Files
RSSHub/lib/v2/95mm/maintainer.js
Ethan Shen ef2e78f546 fix(route): MM范 (#8701)
* fix(route): MM范

* fix: add radar

* fix: use art-template
2022-02-26 23:56:20 +08:00

6 lines
123 B
JavaScript

module.exports = {
'/tab/:tab?': ['nczitzk'],
'/tag/:tag': ['nczitzk'],
'/category/:category': ['nczitzk'],
};