RSSHub/lib/v2/hackernews/maintainer.js

4 lines
83 B
JavaScript

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