mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-06 05:03:44 +08:00
5 lines
131 B
JavaScript
5 lines
131 B
JavaScript
module.exports = {
|
|
'/:journal/latest': ['Derekmini', 'sunwolf-swb'],
|
|
'/:journal/vol/:id': ['Derekmini', 'sunwolf-swb'],
|
|
};
|