Files
RSSHub/lib/v2/hackernews/maintainer.js
2022-02-03 21:30:08 +08:00

4 lines
83 B
JavaScript

module.exports = {
'/:section?/:type?/:user?': ['nczitzk', 'xie-dongping'],
};