mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-02 10:08:02 +08:00
feat(route): add sass/gs/sstmzs (#12159)
* feat(route):add sassorgcn/gs/:type * feat(route):add sassorgcn/gs/:type * update:sassorgcn docs & radar * fix: docs add </Route> tag in /sassorgcn/gs/:type * update: sassorgcn docs * refactor: fix namespace ---------
This commit is contained in:
3
lib/v2/sass/router.js
Normal file
3
lib/v2/sass/router.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = (router) => {
|
||||
router.get('/gs/:type', require('./gs/index'));
|
||||
};
|
||||
Reference in New Issue
Block a user