RSSHub/lib/v2/hameln/router.js

2 lines
82 B
JavaScript

module.exports = (router) => router.get('/chapter/:id', require('./chapter.js'));