RSSHub/lib/v2/qoo-app/maintainer.js

12 lines
400 B
JavaScript

module.exports = {
'/apps/:lang?/card/:id': ['TonyRL'],
'/apps/:lang?/comment/:id': ['TonyRL'],
'/apps/:lang?/note/:id': ['TonyRL'],
'/apps/:lang?/post/:id': ['TonyRL'],
'/notes/:lang?/note/:id': ['TonyRL'],
'/notes/:lang?/topic/:topic': ['TonyRL'],
'/notes/:lang?/user/:uid': ['TonyRL'],
'/news/:lang?': ['TonyRL'],
'/user/:lang?/appComment/:uid': ['TonyRL'],
};