diff options
Diffstat (limited to 'home/xyz/.config/newsboat/config')
-rw-r--r-- | home/xyz/.config/newsboat/config | 1 |
1 files changed, 1 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\"" |