diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-01-18 21:38:13 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-01-18 21:38:13 -0800 |
commit | 54627f92a15fcc7d95076febc3ab3b048a1895a2 (patch) | |
tree | 972d1be46aef5cc0d6cc8e5b8b6e4e0b0c373e5b /home/xyz/.config/newsboat/urls | |
parent | 80f12c8e79aca2dd4695444ece45034a453cd301 (diff) |
newsboat add wikinews urls
Diffstat (limited to 'home/xyz/.config/newsboat/urls')
-rw-r--r-- | home/xyz/.config/newsboat/urls | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/home/xyz/.config/newsboat/urls b/home/xyz/.config/newsboat/urls index 543caf1f..67f8cddd 100644 --- a/home/xyz/.config/newsboat/urls +++ b/home/xyz/.config/newsboat/urls @@ -28,3 +28,11 @@ https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=clo&project=0 # qmmp https://sourceforge.net/p/qmmp-dev/tickets/590/feed.atom https://sourceforge.net/p/qmmp-dev/tickets/714/feed.atom + +# news +https://en.wikinews.org/w/index.php?title=Special:NewsFeed&feed=atom&categories=Published +https://zh.wikinews.org/w/index.php?title=Special:NewsFeed&feed=atom&Category:published +# from https://en.wikinews.org/wiki/Wikinews:Syndication +#https://en.wikinews.org/w/index.php?title=Special:NewsFeed&feed=atom&categories=Published%7CSports&namespace=0&count=15&stablepages=only +# from https://en.wikinews.org/wiki/Main_Page latest news +#https://en.wikinews.org/w/index.php?title=Special:NewsFeed&feed=atom&categories=Published¬categories=No%20publish%7CArchived%7CAutoArchived%7Cdisputed&namespace=0&count=30&hourcount=124&ordermethod=categoryadd&stablepages=only |