mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 22:19:40 +08:00
6 lines
119 B
JavaScript
6 lines
119 B
JavaScript
module.exports = {
|
|
'/': ['nczitzk'],
|
|
'/tags/:tag?': ['nczitzk'],
|
|
'/categories/:category?': ['nczitzk'],
|
|
};
|