diff options
| author | Xiao Pan <xyz@flylightning.xyz> | 2026-05-03 00:27:04 +0800 |
|---|---|---|
| committer | Xiao Pan <xyz@flylightning.xyz> | 2026-05-03 00:27:04 +0800 |
| commit | 7286e982227483c1b12e1df1184b6e8df5e555f5 (patch) | |
| tree | e00de6b7fa14c3f4b40f6583d639f1d7c9bba423 /home/xyz/.config/newsboat/urls | |
| parent | 6f2e957e232a44142988740483162c944dfca823 (diff) | |
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
Diffstat (limited to 'home/xyz/.config/newsboat/urls')
| -rw-r--r-- | home/xyz/.config/newsboat/urls | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
