module.exports = {
'/category/:id': ['sanmmm', 'nczitzk'],
'/tag/:id': ['nczitzk'],
'/search/:keyword': ['sanmmm', 'nczitzk'],
};