mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-21 12:49:53 +08:00
6 lines
133 B
JavaScript
6 lines
133 B
JavaScript
module.exports = {
|
|
'/information/:channel?': ['Fatpandac'],
|
|
'/news': ['Fatpandac'],
|
|
'/kepu/:channel?': ['Fatpandac'],
|
|
};
|