mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-12 08:10:32 +08:00
feat(route): add 笔趣阁 (#10147)
* feat(route): add 笔趣阁 * fix: radar * fix typo
This commit is contained in:
@@ -1164,26 +1164,26 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
},
|
||||
'biquge5200.com': {
|
||||
www: [
|
||||
{
|
||||
title: 'biquge5200.com',
|
||||
docs: 'https://docs.rsshub.app/reading.html#bi-qu-ge-biquge5200-com',
|
||||
source: '/:id',
|
||||
target: '/novel/biquge/:id',
|
||||
},
|
||||
],
|
||||
},
|
||||
'biquge.info': {
|
||||
www: [
|
||||
{
|
||||
title: 'biquge.info',
|
||||
docs: 'https://docs.rsshub.app/reading.html#bi-qu-ge-biquge-info',
|
||||
source: '/:id',
|
||||
target: '/novel/biqugeinfo/:id',
|
||||
},
|
||||
],
|
||||
},
|
||||
// 'biquge5200.com': {
|
||||
// www: [
|
||||
// {
|
||||
// title: 'biquge5200.com',
|
||||
// docs: 'https://docs.rsshub.app/reading.html#bi-qu-ge-biquge5200-com',
|
||||
// source: '/:id',
|
||||
// target: '/novel/biquge/:id',
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
// 'biquge.info': {
|
||||
// www: [
|
||||
// {
|
||||
// title: 'biquge.info',
|
||||
// docs: 'https://docs.rsshub.app/reading.html#bi-qu-ge-biquge-info',
|
||||
// source: '/:id',
|
||||
// target: '/novel/biqugeinfo/:id',
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
'matters.news': {
|
||||
_name: 'Matters',
|
||||
'.': [
|
||||
|
||||
Reference in New Issue
Block a user