mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 19:59:54 +08:00
* fix(route): use GraphQL query in GitHub trending Uses GraphQL to get desired repository data instead of attempting to query it from the repository page. * docs: add `selfhost` attribute to GitHub trending