Files
RSSHub/lib/v2/thecatcity/maintainer.js
Tony ed08cefe30 feat(route): thecatcity (#11092)
* feat(route): thecatcity

* fix: radar

* fix: default title
2022-10-14 22:24:07 +08:00

4 lines
49 B
JavaScript

module.exports = {
'/:term?': ['TonyRL'],
};