Last active
October 25, 2024 04:49
-
-
Save rennokki/ac841ef2864f13a8bd70a2da53977f56 to your computer and use it in GitHub Desktop.
RSS Feeds
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
default_template: | | |
**{title}** | |
{snippet} | |
{link} (via {name}) | |
feeds: | |
- url: https://hnrss.org/frontpage | |
name: HackerNews | |
channels: | |
- telegram:technews | |
- url: https://www.spaceweatherlive.com/rss_news.xml | |
name: SpaceWeatherLive | |
channels: | |
- telegram:flare_alerts | |
- url: https://blog.voyageai.com/feed | |
name: VoyageAI | |
channels: | |
- telegram:ainews | |
- url: https://docs.digitalocean.com/release-notes/index.xml | |
name: DigitalOcean Release Notes | |
channels: | |
- telegram:technews | |
- url: https://www.helpnetsecurity.com/tag/open_source/feed/ | |
name: Help Net Sec — Open Source | |
channels: | |
- telegram:technews | |
- url: https://opensource.com/feed | |
name: OpenSource.com | |
channels: | |
- telegram:technews |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment