RSSHub/lib/v2/showstart/maintainer.js

7 lines
182 B
JavaScript

module.exports = {
'/artist/:id': ['lchtao26'],
'/brand/:id': ['lchtao26'],
'/event/:cityCode/:showStyle?': ['lchtao26'],
'/search/:type/:keyword?': ['lchtao26'],
};