* feat(route): add supercell game blog routes - Add support for 5 supercell games (Clash Royale, Brawl Stars, Clash of Clans, Boom Beach, Hay Day) - Support 12 languages (en, zh, zh-hans, fr, de, id, it, ja, ko, pt, ru, es) - Extract blog posts from __NEXT_DATA__ JSON - Cache full article content with fallback to summary * feat: add Supercell game blog route * fix(supercell): use regex to extract __NEXT_DATA__ JSON, remove cheerio dependency * fix(supercell): use bodyCollection to render content, fix namespace capitalization * fix: improve supercell blog route to extract full content from bodyCollection - Implement renderRichText and renderNodeContent functions to properly parse rich text JSON format - Handle both TextBlock and FeatureBlock types from bodyCollection - Support text formatting marks (bold, italic, underline, code) - Add proper type annotations to handler function and variables - Use Next.js JSON endpoint instead of HTML parsing for better performance - Add error handling with fallback to description if full content extraction fails * feat(supercell): add ImageBlock and CarouselBlock support for multi-game content extraction * fix(supercell): use else-if chain and for-of loop for block handling * refactor(supercell): extract renderBlock function to reduce complexity * fix(supercell): use switch statement for block type handling |
||
|---|---|---|
| .devcontainer | ||
| .github | ||
| .husky | ||
| .idx | ||
| assets | ||
| eslint-plugins | ||
| lib | ||
| logs | ||
| patches | ||
| plugins | ||
| scripts | ||
| .codecov.yml | ||
| .dockerignore | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .puppeteerrc.cjs | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| SECURITY.md | ||
| app.json | ||
| babel.config.js | ||
| docker-compose.yml | ||
| eslint.config.mjs | ||
| fly.toml | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsdown-lib.config.ts | ||
| tsdown-vercel.config.ts | ||
| tsdown.config.ts | ||
| vitest.config.ts | ||
README.md
RSSHub
🧡 Everything is RSSible
Introduction
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.
Documentation | Telegram Group | Telegram Channel | X (Twitter)
Related Projects
- RSSHub Radar | A browser extension that can help you quickly discover and subscribe to the RSS and RSSHub of current websites.
- RSSBud | RSSHub Radar for iOS platform, designed specifically for mobile ecosystem optimization.
- RSSAid | RSSHub Radar for Android platform built with Flutter.
- DocSearch | Link RSSHub DocSearch into Raycast
Contribute
We welcome all pull requests. Suggestions and feedback are also welcomed here.
Refer to Quick Start
Deployment
Refer to Deployment
Special Thanks
Author
RSSHub © DIYgod, Released under the MIT License.
Authored and maintained by DIYgod with help from contributors (list).
Blog @DIYgod · GitHub @DIYgod · X (Twitter) @DIYgod · Telegram Channel @awesomeDIYgod


