mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 19:59:54 +08:00
5 lines
161 B
JavaScript
5 lines
161 B
JavaScript
module.exports = {
|
|
'/:journal/latest/date/:sortType?': ['Derekmini', 'auto-bot-ty'],
|
|
'/:journal/latest/vol/:sortType?': ['Derekmini', 'auto-bot-ty'],
|
|
};
|