Files
RSSHub/lib/v2/secrss/maintainer.js
水货 383ee72a6d fix: #10799 (#10800)
* fix: #10799

* refactor: migrate to v2
2022-09-16 19:20:54 +08:00

5 lines
99 B
JavaScript

module.exports = {
'/author/:author': ['XinRoom'],
'/category/:category?': ['XinRoom'],
};