RSSHub/lib/v2/hameln/radar.js

14 lines
346 B
JavaScript

module.exports = {
'syosetu.org': {
_name: 'hameln',
'.': [
{
title: '章节更新',
docs: 'https://docs.rsshub.app/routes/reading#hameln-zhang-jie-geng-xin',
source: ['/novel/:id'],
target: '/hameln/chapter/:id',
},
],
},
};