mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-04 19:59:54 +08:00
feat(route): add 腾讯云云+社区专栏 (#9952)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
module.exports = (router) => {
|
||||
router.get('/qq/sdk/changelog/:platform', require('./qq/sdk/changelog'));
|
||||
router.get('/cloud/column/:id?/:tag?', require('./cloud/column'));
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user