mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 05:36:08 +08:00
5 lines
86 B
JavaScript
5 lines
86 B
JavaScript
module.exports = {
|
|
'/lives/:id?': ['nczitzk'],
|
|
'/:category?': ['nczitzk'],
|
|
};
|