mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 05:36:08 +08:00
6 lines
145 B
JavaScript
6 lines
145 B
JavaScript
module.exports = {
|
|
'/characters/:lang?': ['NeverBehave'],
|
|
'/artists/:lang?': ['NeverBehave'],
|
|
'/archive/:lang?': ['NeverBehave'],
|
|
};
|