mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 14:07:54 +08:00
6 lines
123 B
JavaScript
6 lines
123 B
JavaScript
module.exports = {
|
|
'/tab/:tab?': ['nczitzk'],
|
|
'/tag/:tag': ['nczitzk'],
|
|
'/category/:category': ['nczitzk'],
|
|
};
|