--- title: RSSHub emoji: 📰 colorFrom: red colorTo: blue sdk: docker app_port: 7860 pinned: false license: agpl-3.0 --- # RSSHub on Hugging Face Spaces This Space runs [RSSHub](https://github.com/DIYgod/RSSHub) using the official Docker image published by the upstream project. ## Usage - Home: `/` - Example feed: `/bilibili/user/video/2267573` - Documentation: [docs.rsshub.app](https://docs.rsshub.app) ## Notes - The container listens on port `7860` for Hugging Face Spaces compatibility. - Most RSSHub configuration can be added later through the Space's Variables and Secrets settings. - Source code and license: [DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)