module.exports = {
'/': ['nczitzk'],
'/:id?': ['nczitzk'],
'/author/:id': ['nczitzk'],
'/channel/:id?': ['nczitzk'],
'/label/:name': ['nczitzk'],
};