Skip to content

Commit

Permalink
feat(radar): add manhuagui.com (#7284)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdssmq authored May 25, 2021
1 parent b0031d1 commit 3f06caa
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions assets/radar-rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,17 @@
},
],
},
'manhuagui.com': {
_name: '漫画柜',
www: [
{
title: '漫画更新',
docs: 'https://docs.rsshub.app/anime.html#kan-man-hua',
source: '/comic/:id/',
target: '/manhuagui/comic/:id',
},
],
},
'pgyer.com': {
_name: '蒲公英应用分发',
www: [
Expand Down
2 changes: 1 addition & 1 deletion docs/anime.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ pageClass: routes

### 漫画更新

<Route author="MegrezZhu" path="/manhuagui/comic/:id" example="/manhuagui/comic/22942" :paramsDesc="['漫画ID']"/>
<Route author="MegrezZhu" path="/manhuagui/comic/:id" example="/manhuagui/comic/22942" :paramsDesc="['漫画ID']" radar="1" rssbud="1"/>

## 漫画 DB

Expand Down

1 comment on commit 3f06caa

@vercel
Copy link

@vercel vercel bot commented on 3f06caa May 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.