Merge pull request #54 from ch1lam/feat-add-rsshub

feat: add RSSHub
This commit is contained in:
Mauricio Siu
2025-04-02 00:46:09 -06:00
committed by GitHub
4 changed files with 75 additions and 0 deletions

View File

@@ -2553,5 +2553,22 @@
"community",
"privacy"
]
},
{
"id": "rsshub",
"name": "RSSHub",
"version": "1.0.0",
"description": "RSSHub is the world's largest RSS network, consisting of over 5,000 global instances.RSSHub delivers millions of contents aggregated from all kinds of sources, our vibrant open source community is ensuring the deliver of RSSHub's new routes, new features and bug fixes.",
"logo": "rsshub.png",
"links": {
"github": "https://github.com/DIYgod/RSSHub",
"website": "https://rsshub.app/",
"docs": "https://docs.rsshub.app/"
},
"tags": [
"rss",
"api",
"self-hosted"
]
}
]