mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-07 13:39:35 +08:00
feat: add aptonic Dropzone action (#2545)
* feat: add aptonic Dropzone action * doc: aptonic Dropzone action
This commit is contained in:
@@ -1467,4 +1467,7 @@ router.get('/tprtc/news', require('./routes/tprtc/news'));
|
||||
// ArchDaily
|
||||
router.get('/archdaily', require('./routes/archdaily/home'));
|
||||
|
||||
// aptonic Dropzone actions
|
||||
router.get('/aptonic/action', require('./routes/aptonic/action'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user