Files
RSSHub/lib/v2/sobooks/maintainer.js
Fatpandac 5146d11295 fix(route): sobooks change domain name and refactor to V2 (#9833)
* fix(route): change domain name and refactor to V2

* docs: fix sobooks
2022-05-27 19:46:31 +08:00

6 lines
117 B
JavaScript

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