28 lines
1.0 KiB
JavaScript
28 lines
1.0 KiB
JavaScript
module.exports = {
|
|
'/book/latest': ['fengkx'],
|
|
'/book/rank/:type?': ['xyqfer', 'queensferryme'],
|
|
'/bookstore': ['xyqfer'],
|
|
'/celebrity/:id/:sort?': ['minimalistrojan'],
|
|
'/channel/:id/:nav?': ['umm233'],
|
|
'/channel/:id/subject/:nav': ['umm233'],
|
|
'/commercialpress/latest': ['xyqfer'],
|
|
'/doulist/:id': ['LogicJake'],
|
|
'/event/hot/:locationId': ['xyqfer'],
|
|
'/explore': ['clarkzsd'],
|
|
'/explore_column/:id': ['LogicJake'],
|
|
'/group/:groupid/:type?': ['DIYgod'],
|
|
'/jobs/:type': ['Fatpandac'],
|
|
'/movie/classification/:sort?/:score?/:tags?': ['zzwab'],
|
|
'/movie/later': ['DIYgod'],
|
|
'/movie/playing': ['DIYgod'],
|
|
'/movie/playing/:score': ['DIYgod'],
|
|
'/movie/ustop': ['DIYgod'],
|
|
'/movie/weekly/:type?': ['numm233', 'nczitzk'],
|
|
'/music/latest/:area?': ['fengkx', 'xyqfer'],
|
|
'/people/:userid/status/:routeParams': ['alfredcai'],
|
|
'/people/:userid/wish/:routeParams?': ['exherb'],
|
|
'/replied/:uid': ['nczitzk'],
|
|
'/replies/:uid': ['nczitzk'],
|
|
'/topic/:id/:sort?': ['LogicJake'],
|
|
};
|