|
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'],
|
|
};
|