diff options
Diffstat (limited to 'home/xyz/.config/newsboat/config')
-rw-r--r-- | home/xyz/.config/newsboat/config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config index 2f92142f..99ca117a 100644 --- a/home/xyz/.config/newsboat/config +++ b/home/xyz/.config/newsboat/config @@ -19,10 +19,6 @@ macro y set browser "echo %u | xsel -ib"; open-in-browser; set browser "$BROWSER # maybe aur rss feed is broken; maybe arch linux feeds are updated very fast so I can't get the wanted news? # not fully understand the rss feed #ignore-article "https://aur.archlinux.org/rss/" "title !~\"youtube-dlp|yt-dlp\"" -# arch linux development feeds: all project -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\"" |