diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-09 22:39:27 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-03-09 22:39:27 +0100 |
commit | e99503212cdc28226ee99e9488de5cd5500f46cb (patch) | |
tree | 273862ad88e7374784a95bbaaa4220e9b4f8ad71 /config/common/newsboat | |
parent | 55aaddc6ca3a4056f92de86f29a04baaaef183ca (diff) |
added multimc release feed
Diffstat (limited to 'config/common/newsboat')
-rw-r--r-- | config/common/newsboat/urls | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/common/newsboat/urls b/config/common/newsboat/urls index 0e9aee1..743b55e 100644 --- a/config/common/newsboat/urls +++ b/config/common/newsboat/urls @@ -3,6 +3,7 @@ https://hackaday.com/blog/feed/ https://thisweek.gnome.org/index.xml https://itsfoss.com/rss https://archlinux.org/feeds/news/ +https://www.hln.be/home/rss.xml "---VIDEOS---" https://www.youtube.com/feeds/videos.xml?channel_id=UCngn7SVujlvskHRvRKc1cTw https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg @@ -28,3 +29,4 @@ https://github.com/hrsh7th/nvim-cmp/releases.atom https://github.com/L3MON4D3/LuaSnip/releases.atom https://github.com/alacritty/alacritty/releases.atom https://github.com/umlaeute/v4l2loopback/releases.atom +https://github.com/MultiMC/Launcher/releases.atom |