mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-11 15:47:48 +08:00
6 lines
113 B
JavaScript
6 lines
113 B
JavaScript
module.exports = {
|
|
'/category/:category?': ['nczitzk'],
|
|
'/latest': ['nczitzk'],
|
|
'/': ['nczitzk'],
|
|
};
|