From 7286e982227483c1b12e1df1184b6e8df5e555f5 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 3 May 2026 00:27:04 +0800 Subject: fix: new itsfoss rss url Old https://news.itsfoss.com/latest/rss/ url seems not working anymore These two urls seems both work for now --- home/xyz/.config/newsboat/urls | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/xyz/.config/newsboat/urls b/home/xyz/.config/newsboat/urls index 3b7ecd15..b48d78ff 100644 --- a/home/xyz/.config/newsboat/urls +++ b/home/xyz/.config/newsboat/urls @@ -68,7 +68,8 @@ https://zh.wikinews.org/w/index.php?title=Special:NewsFeed&feed=atom&Category:pu #https://www.eff.org/rss/updates.xml #https://act.eff.org/action.atom # https://itsfoss.com/policies/ -https://news.itsfoss.com/latest/rss/ +#https://itsfoss.com/rss +https://feed.itsfoss.com # https://monero.observer/about/ # https://monero.observer/rss/ #https://monero.observer/feed-mini.xml -- cgit v1.3