Skip to content

Commit b3819b8

Browse files
chore: auto build DIYgod/RSSHub@997485a
1 parent d263af1 commit b3819b8

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

src/routes/reading.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,12 @@ Eg: `https://ncode.syosetu.com/n1976ey/`
192192

193193
<Route namespace="tongli" :data='{"path":"/news/:type","categories":["reading"],"example":"/tongli/news/6","parameters":{"type":"分類,可以在“新聞”鏈接中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新聞","maintainers":["CokeMine"],"location":"news.ts"}' :test='{"code":0}' />
194194

195+
## 番茄小说 <Site url="fanqienovel.com"/>
196+
197+
### 小说更新 <Site url="fanqienovel.com" size="sm" />
198+
199+
<Route namespace="fanqienovel" :data='{"path":"/page/:bookId","example":"/fanqienovel/page/6621052928482348040","parameters":{"bookId":"小说 ID,可在 URL 中找到"},"maintainers":["TonyRL"],"name":"小说更新","radar":[{"source":["fanqienovel.com/page/:bookId"]}],"location":"page.ts"}' :test='undefined' />
200+
195201
## 欢乐书客 <Site url="hbooker.com"/>
196202

197203
### 章节 <Site url="hbooker.com" size="sm" />

src/routes/social-media.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,9 +385,9 @@
385385

386386
<Route namespace="discord" :data='{"path":"/channel/:channelId","categories":["social-media"],"example":"/discord/channel/950465850056536084","parameters":{"channelId":"Channel ID"},"features":{"requireConfig":[{"name":"DISCORD_AUTHORIZATION","description":""}],"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["discord.com/channels/:guildId/:channelId/:messageID","discord.com/channels/:guildId/:channelId"]}],"name":"Channel Messages","maintainers":["TonyRL"],"location":"channel.ts"}' :test='undefined' />
387387

388-
## fanbox <Site url="https://www.fanbox.cc"/>
388+
## fanbox <Site url="www.fanbox.cc"/>
389389

390-
### Creator <Site url="https://www.fanbox.cc" size="sm" />
390+
### Creator <Site url="www.fanbox.cc" size="sm" />
391391

392392
<Route namespace="fanbox" :data='{"path":"/:creator","categories":["social-media"],"example":"/fanbox/official","parameters":{"creator":"fanbox user name"},"maintainers":["KarasuShin"],"name":"Creator","features":{"requireConfig":[{"name":"FANBOX_SESSION_ID","description":"Required for private posts. Can be found in browser DevTools -> Application -> Cookies -> https://www.fanbox.cc -> FANBOXSESSID","optional":true}]},"location":"index.ts"}' :test='{"code":0}' />
393393

src/zh/routes/reading.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,12 @@ Eg: `https://ncode.syosetu.com/n1976ey/`
192192

193193
<Route namespace="tongli" :data='{"path":"/news/:type","categories":["reading"],"example":"/tongli/news/6","parameters":{"type":"分類,可以在“新聞”鏈接中找到"},"features":{"requireConfig":false,"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"name":"新聞","maintainers":["CokeMine"],"location":"news.ts"}' :test='{"code":0}' />
194194

195+
## 番茄小说 <Site url="fanqienovel.com"/>
196+
197+
### 小说更新 <Site url="fanqienovel.com" size="sm" />
198+
199+
<Route namespace="fanqienovel" :data='{"path":"/page/:bookId","example":"/fanqienovel/page/6621052928482348040","parameters":{"bookId":"小说 ID,可在 URL 中找到"},"maintainers":["TonyRL"],"name":"小说更新","radar":[{"source":["fanqienovel.com/page/:bookId"]}],"location":"page.ts"}' :test='undefined' />
200+
195201
## 欢乐书客 <Site url="hbooker.com"/>
196202

197203
### 章节 <Site url="hbooker.com" size="sm" />

src/zh/routes/social-media.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,9 +385,9 @@
385385

386386
<Route namespace="discord" :data='{"path":"/channel/:channelId","categories":["social-media"],"example":"/discord/channel/950465850056536084","parameters":{"channelId":"Channel ID"},"features":{"requireConfig":[{"name":"DISCORD_AUTHORIZATION","description":""}],"requirePuppeteer":false,"antiCrawler":false,"supportBT":false,"supportPodcast":false,"supportScihub":false},"radar":[{"source":["discord.com/channels/:guildId/:channelId/:messageID","discord.com/channels/:guildId/:channelId"]}],"name":"Channel Messages","maintainers":["TonyRL"],"location":"channel.ts"}' :test='undefined' />
387387

388-
## fanbox <Site url="https://www.fanbox.cc"/>
388+
## fanbox <Site url="www.fanbox.cc"/>
389389

390-
### Creator <Site url="https://www.fanbox.cc" size="sm" />
390+
### Creator <Site url="www.fanbox.cc" size="sm" />
391391

392392
<Route namespace="fanbox" :data='{"path":"/:creator","categories":["social-media"],"example":"/fanbox/official","parameters":{"creator":"fanbox user name"},"maintainers":["KarasuShin"],"name":"Creator","features":{"requireConfig":[{"name":"FANBOX_SESSION_ID","description":"Required for private posts. Can be found in browser DevTools -> Application -> Cookies -> https://www.fanbox.cc -> FANBOXSESSID","optional":true}]},"location":"index.ts"}' :test='{"code":0}' />
393393

0 commit comments

Comments
 (0)