RSSHub/lib/v2/1point3acres/maintainer.js

10 lines
349 B
JavaScript

module.exports = {
'/blog/:category?': ['nczitzk'],
'/category/:id?/:type?/:order?': ['nczitzk'],
'/offer/:year?/:major?/:school?': ['NavePnow'],
'/post/:type?/:order?': ['NavePnow', 'DIYgod', 'nczitzk'],
'/section/:id?/:type?/:order?': ['nczitzk'],
'/user/:id/posts': ['Maecenas'],
'/user/:id/threads': ['Maecenas'],
};