diff options
| author | xyz <gky44px1999@gmail.com> | 2021-09-19 01:35:28 -0700 | 
|---|---|---|
| committer | xyz <gky44px1999@gmail.com> | 2021-09-19 01:35:28 -0700 | 
| commit | b5f77fc137dd52b12987ffc9c6b87c4f01138c5e (patch) | |
| tree | 41f337d8d701b564af27bdcd66ef1dbfe1bfedfa | |
| parent | 77ab8486580bd1776700c511871007bb03018e33 (diff) | |
refactor
| -rw-r--r-- | .config/newsboat/urls | 15 | 
1 files changed, 7 insertions, 8 deletions
| diff --git a/.config/newsboat/urls b/.config/newsboat/urls index b6d23734..c1e430b0 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -1,5 +1,12 @@  # https://newsboat.org/releases/2.24/docs/newsboat.html#_tagging +# recreation +https://www.youtube.com/feeds/videos.xml?channel_id=UCz4iS6GAEXoFB1gJEmQFcvw recreation +https://www.youtube.com/feeds/videos.xml?channel_id=UCccannnI4dtZNufDdO0wXRQ recreation +https://www.youtube.com/feeds/videos.xml?channel_id=UCrSDd0eAroiLGZ2DGkwOTCA recreation +https://www.youtube.com/feeds/videos.xml?channel_id=UCD6VugMZKRhSyzWEWA9W2fg recreation +http://keygenmusic.net/rss.php recreation +  # computer misc  https://suckless.org/atom.xml  https://ryf.fsf.org/news/rss.xml @@ -17,11 +24,3 @@ https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=clo&project=0  # qmmp  https://sourceforge.net/p/qmmp-dev/tickets/590/feed.atom  https://sourceforge.net/p/qmmp-dev/tickets/714/feed.atom - -# recreation -http://keygenmusic.net/rss.php recreation -https://www.youtube.com/feeds/videos.xml?channel_id=UCz4iS6GAEXoFB1gJEmQFcvw recreation -https://www.youtube.com/feeds/videos.xml?channel_id=UCccannnI4dtZNufDdO0wXRQ recreation -https://www.youtube.com/feeds/videos.xml?channel_id=UCrSDd0eAroiLGZ2DGkwOTCA recreation -https://www.youtube.com/feeds/videos.xml?channel_id=UCD6VugMZKRhSyzWEWA9W2fg recreation - | 
