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/xyz/.config/newsboat/config | |
parent | 93c673f9174803c689abce7f72955a09c1202831 (diff) |
update
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\"" |