RSSHub/lib/v2/huxiu/maintainer.js

12 lines
413 B
JavaScript

module.exports = {
'/article': ['HenryQW', 'nczitzk'],
'/briefcolumn/:id': ['Fatpandac', 'nczitzk'],
'/channel/:id?': ['nczitzk'],
'/club/:id': ['nczitzk'],
'/collection/:id': ['AlexdanerZe', 'nczitzk'],
'/member/:id/:type?': ['HenryQW', 'nczitzk'],
'/moment': ['nczitzk'],
'/search/:keyword': ['xyqfer', 'HenryQW', 'nczitzk'],
'/tag/:id': ['xyqfer', 'HenryQW', 'nczitzk'],
};