From ec014ae61676d0089177a68a032e07fdfc4a7738 Mon Sep 17 00:00:00 2001 From: Devon Hess Date: Tue, 21 Mar 2023 11:29:07 -0400 Subject: [PATCH] Add RSS-Bridge extension --- repositories.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repositories.json b/repositories.json index ff19e92..0f128d6 100644 --- a/repositories.json +++ b/repositories.json @@ -64,4 +64,7 @@ }, { "url": "https://github.com/mgnsk/FreshRSS-AutoTTL", "type": "git" +}, { + "url": "https://github.com/DevonHess/FreshRSS-Extensions", + "type": "git" }]