mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-10 23:34:38 +08:00
6 lines
117 B
JavaScript
6 lines
117 B
JavaScript
module.exports = {
|
|
'/tag/:id?': ['nczitzk'],
|
|
'/date/:date?': ['nczitzk'],
|
|
'/:category?': ['nczitzk'],
|
|
};
|