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