diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-07-29 18:04:12 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-07-29 18:04:12 -0700 |
commit | db95f497fc7458127bdf725cf29f8b4007180466 (patch) | |
tree | eb587f70bab8f9ef8a8e268e046677a44cd87c8f /home | |
parent | 93c673f9174803c689abce7f72955a09c1202831 (diff) |
update
Diffstat (limited to 'home')
-rw-r--r-- | home/xyz/.config/newsboat/config | 1 | ||||
-rw-r--r-- | home/xyz/.config/newsboat/urls | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config index 7f2fcb1e..d56beedc 100644 --- a/home/xyz/.config/newsboat/config +++ b/home/xyz/.config/newsboat/config @@ -23,6 +23,7 @@ macro y set browser "echo %u | xsel -ib"; open-in-browser; set browser "$BROWSER ignore-article "https://bugs.archlinux.org/feed.php?feed_type=rss2&project=0" "title !~ \"firejail\"" ignore-article "https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=edit&project=0" "title !~ \"firejail\"" ignore-article "https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=clo&project=0" "title !~ \"firejail\"" +ignore-article "https://zh.wikinews.org/w/index.php?title=Special:NewsFeed&feed=atom&Category:published" "title =~ \"^[0-9]{4,}年[0-9]{1,2}月[0-9]{1,2}日中文報紙頭條$\"" ignore-article "https://github.blog/feed/" "title !~ \"game\"" diff --git a/home/xyz/.config/newsboat/urls b/home/xyz/.config/newsboat/urls index c9ec21f6..35be87fd 100644 --- a/home/xyz/.config/newsboat/urls +++ b/home/xyz/.config/newsboat/urls @@ -27,6 +27,7 @@ https://linmob.net/feed.xml https://momi.ca/feed.xml https://thelinuxcast.org/feed/feed.xml https://sfconservancy.org/feeds/omnibus +https://creativecommons.org/feed/ ---Arch_Linux--- https://archlinux.org/feeds/news/ @@ -44,12 +45,14 @@ https://sourceforge.net/p/qmmp-dev/tickets/714/feed.atom ---News--- #https://stallman.org/rss/rss.xml +# cc-by 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 +https://globalvoices.org/feed/ # low priority ---Videos--- |