mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 19:16:52 +08:00
6 lines
146 B
JavaScript
6 lines
146 B
JavaScript
module.exports = {
|
|
'/contest': ['prnake'],
|
|
'/daily/:id?': ['LogicJake ', 'prnake ', 'nczitzk'],
|
|
'/user/feed/:uid': ['solstice23'],
|
|
};
|