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