mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 05:59:00 +08:00
feat: 删除 Artand, 官方已有源 (#2714)
This commit is contained in:
@@ -1563,9 +1563,6 @@ router.get('/getitfree/search/:keyword?', require('./routes/getitfree/search.js'
|
||||
// 万联网
|
||||
router.get('/10000link/news/:category?', require('./routes/10000link/news'));
|
||||
|
||||
// Artand
|
||||
router.get('/artand/user/work/:uid', require('./routes/artand/user/work'));
|
||||
|
||||
// 站酷
|
||||
router.get('/zcool/recommend/:type', require('./routes/zcool/recommend'));
|
||||
router.get('/zcool/top', require('./routes/zcool/top'));
|
||||
|
||||
Reference in New Issue
Block a user