mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 05:36:08 +08:00
6 lines
160 B
JavaScript
6 lines
160 B
JavaScript
module.exports = {
|
|
'/renjian/:category?': ['nczitzk'],
|
|
'/today/:need_content?': ['nczitzk'],
|
|
'/news/rank/:category?/:type?/:time?': ['nczitzk'],
|
|
};
|