mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 19:59:54 +08:00
6 lines
131 B
JavaScript
6 lines
131 B
JavaScript
module.exports = {
|
|
'/:category?': ['Fatpandac'],
|
|
'/volume/:id': ['huangliangshusheng'],
|
|
'/chapter/:id': ['zsakvo'],
|
|
};
|