mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 14:07:54 +08:00
fix natgeo (page structure change) (#2111)
* fix natgeo (page structure change) * add cache
This commit is contained in:
@@ -422,7 +422,6 @@ router.get('/sexinsex/:id/:type?', require('./routes/sexinsex/index'));
|
||||
router.get('/gcores/category/:category', require('./routes/gcores/category'));
|
||||
|
||||
// 国家地理
|
||||
router.get('/natgeo/dailyphoto', require('./routes/natgeo/dailyphoto'));
|
||||
router.get('/natgeo/:cat/:type?', require('./routes/natgeo/natgeo'));
|
||||
|
||||
// 一个
|
||||
|
||||
Reference in New Issue
Block a user