mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-02 10:08:02 +08:00
9 lines
235 B
JavaScript
9 lines
235 B
JavaScript
module.exports = {
|
|
'/ac/comic/:id': ['nczitzk'],
|
|
'/ac/rank/:type?/:time?': ['nczitzk'],
|
|
'/fact': ['hoilc'],
|
|
'/kg/:userId': ['zhangxiang012'],
|
|
'/kg/reply/:playId': ['zhangxiang012'],
|
|
'/live/:id': ['nczitzk'],
|
|
};
|