RSSHub/lib/v2/dcard/maintainer.js

5 lines
101 B
JavaScript

module.exports = {
'/posts/:type?': ['DIYgod'], // alias
'/:section/:type?': ['HenryQW'],
};