RSSHub/lib/v2/metacritic/maintainer.js

6 lines
158 B
JavaScript

module.exports = {
'/game/:sort?/:filter?': ['HenryQW', 'nczitzk'],
'/movie/:sort?/:filter?': ['nczitzk'],
'/tv/:sort?/:filter?': ['nczitzk'],
};