summaryrefslogtreecommitdiff
path: root/home/xyz/.config/newsboat/config
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-04-14 04:01:05 -0700
committerXiao Pan <gky44px1999@gmail.com>2023-04-25 22:28:49 -0700
commit6e10eae085fc4a9a773a51c144d574a07174cdd1 (patch)
tree103cd75896c19e54c67e764a2b9b727e9b35501b /home/xyz/.config/newsboat/config
parent0549a0999954146bf279fa5d46164fb194f5e948 (diff)
newsboat add github blog, only show title with game, for game bytes
Diffstat (limited to 'home/xyz/.config/newsboat/config')
-rw-r--r--home/xyz/.config/newsboat/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/home/xyz/.config/newsboat/config b/home/xyz/.config/newsboat/config
index e7812908..821ea3d1 100644
--- a/home/xyz/.config/newsboat/config
+++ b/home/xyz/.config/newsboat/config
@@ -24,4 +24,7 @@ ignore-article "https://bugs.archlinux.org/feed.php?feed_type=rss2&project=0" "t
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://github.blog/feed/" "title !~ \"game\""
+
+
# vim: ft=sh