general cleanup

This commit is contained in:
Felix Van der Jeugt 2024-07-24 08:35:41 +02:00
parent ffced8fca4
commit 3ffb35cc2e
No known key found for this signature in database
GPG key ID: 58B209295023754D
25 changed files with 149 additions and 120 deletions

View file

@ -13,6 +13,7 @@ feeds() {
feed "Saturday Morning Breakfast Cereal" "https://www.smbc-comics.com/comic/rss"
feed "Minute Physics" "https://www.youtube.com/feeds/videos.xml?channel_id=UCUHW94eEFW7hkUMVaZz4eDg"
feed "Minute Food" "https://www.youtube.com/feeds/videos.xml?channel_id=UCA0g3liRXdpqyhxiQiE55tA"
feed "Minute Earth" "https://www.youtube.com/feeds/videos.xml?channel_id=UCeiYXex_fwgYDonaTcSIk6w"
feed "Primitive Technology" "https://www.youtube.com/feeds/videos.xml?channel_id=UCAL3JXZSzSm8AlZyD3nQdBA"
feed "Nicolaas" "http://feeds.soundcloud.com/users/soundcloud:users:454191234/sounds.rss"
feed "Jolla Blog" "https://blog.jolla.com/feed/"
@ -28,4 +29,6 @@ feeds() {
feed "BE-Alert" "https://www.be-alert.be/nl/rss.xml"
feed "Martanne" "https://www.brain-dump.org/blog/index.xml"
# feed "Instagram T21" "https://bibliogram.snopyta.org/u/tvervack/rss.xml"
feed "Pine64" "https://www.pine64.org/feed/"
feed "Punkt reddit" "https://www.reddit.com/r/Punkt/.rss"
}