mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-02 10:08:02 +08:00
6 lines
145 B
JavaScript
6 lines
145 B
JavaScript
module.exports = {
|
|
'/depth/:category?': ['nczitzk'],
|
|
'/hot': ['5upernova-heng', 'nczitzk'],
|
|
'/telegraph/:category?': ['nczitzk'],
|
|
};
|