Files
RSSHub/lib/v2/coomer/maintainer.js
Ethan Shen c9e423b8f1 feat(route): add Coomer (#9610)
* feat(route): add Coomer

* fix typo
2022-04-25 08:56:03 +08:00

5 lines
81 B
JavaScript

module.exports = {
'/artist/:id': ['nczitzk'],
'/posts': ['nczitzk'],
};