mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-01 17:48:15 +08:00
9 lines
336 B
JavaScript
9 lines
336 B
JavaScript
module.exports = {
|
|
'/cloud/column/:id?/:tag?': ['nczitzk'],
|
|
'/news/author/:mid': ['LogicJake', 'miles170'],
|
|
'/news/coronavirus/data/:province?/:city?': ['CaoMeiYouRen'],
|
|
'/news/coronavirus/total': ['CaoMeiYouRen'],
|
|
'/pvp/newsindex/:type': ['Jeason0228', 'HenryQW'],
|
|
'/qq/sdk/changelog/:platform': ['nuomi1'],
|
|
};
|