module.exports = {
'/community/:name': ['TonyRL'],
'/tag/:name': ['TonyRL'],
'/user/:name': ['TonyRL'],
};