module.exports = {
'/topic/text/:id': ['HenryQW'],
'/topic/:id': ['DIYgod', 'prnake'],
'/user/:id': ['DIYgod', 'prnake'],
};