diff options
author | Tyler Davis <tyler@gluecode.net> | 2023-11-13 16:01:19 +0000 |
---|---|---|
committer | Tyler Davis <tyler@gluecode.net> | 2023-11-13 16:01:19 +0000 |
commit | 9c729860b399a9c405382cec6e76452ae4e724f8 (patch) | |
tree | 93cd856bdf2b12491f74b6bba69bea3ab453d13d /.config/newsboat | |
parent | 7558b64cf2ad53af5467d824fe2c03ddcd2cdb2d (diff) | |
download | dotfiles-9c729860b399a9c405382cec6e76452ae4e724f8.tar.gz dotfiles-9c729860b399a9c405382cec6e76452ae4e724f8.zip |
rss: remove unread, git: add git repo
Diffstat (limited to '.config/newsboat')
-rw-r--r-- | .config/newsboat/urls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/newsboat/urls b/.config/newsboat/urls index 0495d72..5333004 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -1,4 +1,4 @@ -"query:All Unread Articles:unread = \"yes\"" +#"query:All Unread Articles:unread = \"yes\"" #https://www.questionablecontent.net/QCRSS.xml "~Questionable Content" #https://xkcd.com/rss.xml "~XKCD" #http://www.egscomics.com/rss.php "~EGS Comics" @@ -14,7 +14,7 @@ https://daringfireball.net/feeds/main "~Daring Fireball" https://krebsonsecurity.com/feed/ "~Krebs On Security" #https://techcrunch.com/feed/ "~TechCrunch" https://www.vox.com/rss/index.xml "~Vox" -#https://www.patreon.com/rss/fivefourpod?auth=cLaTdedYzJE9KOVX-FFR3sfYxwacnRUp "~5-4 Podcast" #https://archlinux.org/feeds/news/ "~Archlinux" https://www.youtube.com/feeds/videos.xml?channel_id=UCsXVk37bltHxD1rDPwtNM8Q "~Kurzgesagt YT" https://www.youtube.com/feeds/videos.xml?channel_id=UCJm2TgUqtK1_NLBrjNQ1P-w "~Second Thought YT" +#https://www.patreon.com/rss/fivefourpod?auth=cLaTdedYzJE9KOVX-FFR3sfYxwacnRUp "~5-4 Podcast" |