Files
RSSHub/lib/v2/chaping/maintainer.js
Fatpandac ea0022cbcf feat(route): add 差评快讯 and refactor to V2 (#9319)
* feat(route): add 差评快讯 and refactor to V2

* fix: parseDate
2022-03-15 02:30:06 +08:00

6 lines
116 B
JavaScript

module.exports = {
'/banner': ['nczitzk'],
'/news/:caty?': ['nczitzk'],
'/newsflash': ['Fatpandac'],
};