RSSHub/lib/v2/hellogithub/maintainer.js

10 lines
293 B
JavaScript

module.exports = {
'/article/:sort?/:id?': ['moke8', 'nczitzk'],
'/hot/:id?': ['nczitzk'],
'/last/:id?': ['nczitzk'],
'/month': ['moke8', 'nczitzk'],
'/ranking/:type?': ['moke8', 'nczitzk'],
'/report/:type?': ['nczitzk'],
'/volume': ['nczitzk', 'CaoMeiYouRen'],
};