mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 13:39:35 +08:00
feat: add 酷安 (#4261)
This commit is contained in:
@@ -2380,6 +2380,9 @@ router.get('/moxingfans', require('./routes/moxingfans'));
|
||||
// Chiphell
|
||||
router.get('/chiphell/forum/:forumId?', require('./routes/chiphell/forum'));
|
||||
|
||||
// 酷安
|
||||
router.get('/coolapk/tuwen', require('./routes/coolapk/tuwen'));
|
||||
|
||||
// CTFHub Event Calendar
|
||||
router.get('/ctfhub/calendar/:limit?/:form?/:class?/:title?', require('./routes/ctfhub'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user