mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-01 17:48:15 +08:00
6 lines
153 B
JavaScript
6 lines
153 B
JavaScript
module.exports = {
|
|
'/article/:categoryId/:sortType?/:timeRange?': ['TonyRL'],
|
|
'/bangumi/:id': ['xyqfer'],
|
|
'/user/video/:uid': ['wdssmq'],
|
|
};
|