From af3f725fd3323771036e5d863badd2f60e105662 Mon Sep 17 00:00:00 2001 From: Magnus Kokk Date: Fri, 3 Feb 2023 18:05:39 +0200 Subject: [PATCH] Add extension to repositories.json --- repositories.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repositories.json b/repositories.json index b6cf0a3..ff19e92 100644 --- a/repositories.json +++ b/repositories.json @@ -61,4 +61,7 @@ }, { "url": "https://github.com/aidistan/freshrss-extensions", "type": "git" +}, { + "url": "https://github.com/mgnsk/FreshRSS-AutoTTL", + "type": "git" }]