mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-14 01:00:38 +08:00
6 lines
140 B
JavaScript
6 lines
140 B
JavaScript
module.exports = {
|
|
'/leiphone': ['vlcheng'],
|
|
'/leiphone/category/:catname': ['vlcheng'],
|
|
'/leiphone/newsflash': ['vlcheng'],
|
|
};
|