mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 04:11:26 +08:00
* Gcores tagging * Gcore tags * Comfort v2 * Update router * Update router.js * refactor: use cache.tryGet
5 lines
122 B
JavaScript
5 lines
122 B
JavaScript
module.exports = {
|
|
'/category/:category': ['MoguCloud', 'StevenRCE0'],
|
|
'/tag/:tag/:category?': ['StevenRCE0'],
|
|
};
|