summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-02-01 20:29:05 -0800
committerXiao Pan <gky44px1999@gmail.com>2023-02-01 20:29:05 -0800
commiteb06624ada4f6ae73ce3ebc0529ffc997fa0b3c3 (patch)
treebacb01cb4f699453a9021a17ed68717081659a13 /home
parent8b99f9b8808434d6f212d358592591c27ccfb85e (diff)
update
Diffstat (limited to 'home')
-rw-r--r--home/xyz/.config/newsboat/config6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config
index 1967cb86..e7812908 100644
--- a/home/xyz/.config/newsboat/config
+++ b/home/xyz/.config/newsboat/config
@@ -20,8 +20,8 @@ macro y set browser "echo %u | xsel -ib"; open-in-browser; set browser "$BROWSER
# 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 !~ \"wildmidi|aur.*(rss|feed)|(rss|feed).*aur|firejail\""
-ignore-article "https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=edit&project=0" "title !~ \"FS#(47508|71501|71453|70113|69492)|wildmidi|aur.*(rss|feed)|(rss|feed).*aur|firejail\""
-ignore-article "https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=clo&project=0" "title !~ \"FS#(47508|71501|71453|70113|69492)|wildmidi|aur.*(rss|feed)|(rss|feed).*aur|firejail\""
+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\""
# vim: ft=sh