RSSHub/lib/v2/bbc/maintainer.js

5 lines
99 B
JavaScript

module.exports = {
'/:channel': ['HenryQW', 'DIYgod'],
'/:lang/:channel?': ['HenryQW'],
};