From 1dfaf20afee414e71078193beabd973a9086359a Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 14 May 2025 15:56:18 +0300 Subject: [PATCH] Update the NoAgenda feed URL. --- poca.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poca.xml b/poca.xml index 7a613e4..b980f2c 100644 --- a/poca.xml +++ b/poca.xml @@ -26,7 +26,7 @@ </subscription> <subscription> <title>No Agenda</title> - <url>http://feed.nashownotes.com/rss.xml</url> + <url>https://feeds.noagendaassets.com/noagenda.xml</url> <max_number>10</max_number> </subscription> <subscription> -- GitLab