12 lines
358 B
JavaScript
12 lines
358 B
JavaScript
module.exports = {
|
|
'/exclusive/:id?': ['nczitzk'],
|
|
'/ds/:id': ['luyuhuang'],
|
|
'/dy/:id': ['HendricksZheng'],
|
|
'/dy2/:id': ['mjysci'],
|
|
'/news/rank/:category?/:type?/:time?': ['nczitzk'],
|
|
'/news/special/:type?': ['nczitzk'],
|
|
'/open/vip': ['hoilc'],
|
|
'/renjian/:category?': ['nczitzk'],
|
|
'/today/:need_content?': ['nczitzk'],
|
|
};
|