diff options
author | xyz <gky44px1999@gmail.com> | 2021-08-06 03:14:00 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-08-06 03:14:00 -0700 |
commit | 2c33f580ab26cd645dc03f89c3d692f0669b9672 (patch) | |
tree | f059983d60eca4b9629c4078d06c76e7478d4f5d /.config/newsboat/urls | |
parent | 2118966295b4487966c0025c52c642b9d3a3d69f (diff) |
newsboat add arch linux all projects rss feed, ignore all expected interested
Diffstat (limited to '.config/newsboat/urls')
-rw-r--r-- | .config/newsboat/urls | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/.config/newsboat/urls b/.config/newsboat/urls index c2bebeb2..60b39d0f 100644 --- a/.config/newsboat/urls +++ b/.config/newsboat/urls @@ -4,13 +4,17 @@ http://keygenmusic.net/rss.php recreation # computer misc -https://suckless.org/atom.xml "computer misc" +https://suckless.org/atom.xml # arch linux -https://archlinux.org/feeds/news/ "Arch Linux" -https://bbs.archlinux.org/extern.php?action=feed&tid=260286&type=atom "Arch Linux" -https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=edit&project=1 "Arch Linux" +https://archlinux.org/feeds/news/ +https://bbs.archlinux.org/extern.php?action=feed&tid=260286&type=atom +https://aur.archlinux.org/rss/ +# arch linux development feeds: all projects +https://bugs.archlinux.org/feed.php?feed_type=rss2&project=0 +https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=edit&project=0 +https://bugs.archlinux.org/feed.php?feed_type=rss2&topic=clo&project=0 # qmmp -https://sourceforge.net/p/qmmp-dev/tickets/590/feed.atom qmmp -https://sourceforge.net/p/qmmp-dev/tickets/714/feed.atom qmmp +https://sourceforge.net/p/qmmp-dev/tickets/590/feed.atom +https://sourceforge.net/p/qmmp-dev/tickets/714/feed.atom |