module.exports = {
'/author/:uid': ['huhuhang'],
'/courses/:sort/:tag': ['huhuhang'],
'/questions/:id': ['huhuhang'],
};