Files
RSSHub/lib/v2/tju/maintainer.js
SUPER 73e4d079bb feat(route): tju news (#10240)
* feat(route): tju news

* chore: update

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* chore: update date format

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* chore: update

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* doc: update
2022-07-18 22:04:44 +08:00

7 lines
173 B
JavaScript

module.exports = {
'/cic/:type?': ['SuperPung'],
'/news/:type?': ['SuperPung'],
'/oaa/:type?': ['AmosChenYQ', 'SuperPung'],
'/yzb/:type?': ['SuperPung'],
};