diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-02-10 14:59:54 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-02-10 14:59:54 -0800 |
commit | 1e7c6534ae88f3fe3970b7939b53eb41fc5a0a07 (patch) | |
tree | d1d23475268655221076c2867fc07b3d3f4ffe2d /home/xyz/.config/newsboat | |
parent | 7322904f10af894d7a21323557da26ff6763f33f (diff) |
update
Diffstat (limited to 'home/xyz/.config/newsboat')
-rw-r--r-- | home/xyz/.config/newsboat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config index d56beedc..2f92142f 100644 --- a/home/xyz/.config/newsboat/config +++ b/home/xyz/.config/newsboat/config @@ -23,7 +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://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\"" |