From e9e615cc5a459904b12754455ab802e4ac1a72b0 Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 21 Feb 2021 22:42:07 +0000 Subject: Few RSS filter and feed changes --- .config/newsboat/config | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/newsboat/config') diff --git a/.config/newsboat/config b/.config/newsboat/config index 8a00dc0..3041104 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -16,8 +16,10 @@ bind-key m toggle-show-read-feeds macro m set browser "comicviewer %u" ; open-in-browser-and-mark-read ; set browser "$BROWSER %u" # filters +ignore-article "https://hackaday.com/feed/" "title =~ \"Podcast\"" ignore-article "https://store.steampowered.com/feeds/news.xml" "title =~ \"Update\"" ignore-article "https://uncommoncore.co/feed/" "title =~ \"Transcript\"" +ignore-article "https://www.anandtech.com/rss/" "title =~ \"Sponsored\"" ignore-article "https://www.hetzner-status.de/en.atom" "title =~ \"database\"" ignore-article "https://www.youtube.com/feeds/videos.xml?channel_id=UCLXo7UDZvByw2ixzpQCufnA" "title =~ \"Advertiser\"" ignore-article "https://www.youtube.com/feeds/videos.xml?channel_id=UCSc16oMxxlcJSb9SXkjwMjA" "title =~ \"YMS Commentary\"" -- cgit v1.2.3