Files
RSSHub/lib/v2/lfsyd/maintainer.js
2021-11-27 08:01:38 +00:00

8 lines
177 B
JavaScript

// 旅法师营地
module.exports = {
'/home': ['auto-bot-ty'],
'/old_home': ['auto-bot-ty'],
'/user/:id?': ['auto-bot-ty'],
'/tag/:tagId?': ['auto-bot-ty'],
};