mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 11:07:54 +08:00
6 lines
134 B
JavaScript
6 lines
134 B
JavaScript
module.exports = {
|
|
'/xxgk/:category': ['TonyRL'],
|
|
'/zdyz/:category': ['TonyRL'],
|
|
'/:channel/:category': ['Fatpandac'],
|
|
};
|