mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-09 23:00:48 +08:00
7 lines
145 B
JavaScript
7 lines
145 B
JavaScript
module.exports = {
|
|
'/data/:id?': ['nczitzk'],
|
|
'/kuaixun/:id?': ['nczitzk'],
|
|
'/stock/:id?': ['nczitzk'],
|
|
'/:id?': ['nczitzk'],
|
|
};
|