RSSHub/lib/v2/zcool/maintainer.js

8 lines
270 B
JavaScript

module.exports = {
'/discover/:type?': ['junbaor', 'nczitzk'],
'/discover/:query?': ['nczitzk'],
'/discover/:query?/:subCate?/:hasVideo?/:city?/:college?/:recommendLevel?/:sort?': ['nczitzk'],
'/top/:type': ['mexunco'],
'/user/:uid': ['junbaor'],
};