RSSHub/lib/v2/zhihu/maintainer.js

26 lines
967 B
JavaScript

module.exports = {
'/bookstore/newest': ['xyqfer'],
'/collection/:id/:getAll?': ['huruji', 'Colin-XKL', 'Fatpandac'],
'/daily': ['DHPO'],
'/daily/section/:sectionId': ['ccbikai'],
'/hot/:category?': ['nczitzk'],
'/hotlist': ['DIYgod'],
'/people/activities/:id': ['DIYgod'],
'/people/answers/:id': ['DIYgod', 'prnake'],
'/people/pins/:id': ['xyqfer'],
'/pin/daily': ['xyqfer'],
'/pin/hotlist': ['xyqfer'],
'/posts/:usertype/:id': ['whtsky', 'Colin-XKL'],
'/question/:questionId': ['xyqfer', 'hacklu'],
'/timeline': ['SeanChao'],
'/topic/:topicId': ['xyqfer'],
'/weekly': ['LogicJake'],
'/xhu/collection/:id': ['JimenezLi'],
'/xhu/people/activities/:hexId': ['JimenezLi'],
'/xhu/people/answers/:hexId': ['JimenezLi'],
'/xhu/question/:questionId/:sortBy?': ['JimenezLi'],
'/xhu/topic/:topicId': ['JimenezLi'],
'/xhu/zhuanlan/:id': ['JimenezLi'],
'/zhuanlan/:id': ['DIYgod'],
};