Skip to content

Commit

Permalink
Merge pull request #1 from DIYgod/master
Browse files Browse the repository at this point in the history
[pull] master from diygod:master
  • Loading branch information
pull[bot] authored Jan 17, 2024
2 parents dd29e6e + 7301082 commit ccbfad3
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions website/docs/routes/anime.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@

### 用户想看 {#bangumi-fan-zu-ji-hua-yong-hu-xiang-kan}

<Route author="honue" example="/bangumi/tv/user/wish/23333" path="/bangumi/tv/user/wish/:id" paramsDesc={['用户 id, 在用户页面地址栏查看']} radar="1" notOperational="1" />
<Route author="honue" example="/bangumi/tv/user/wish/sai" path="/bangumi/tv/user/wish/:id" paramsDesc={['用户 id, 在用户页面地址栏查看']} radar="1" />

### 成员关注动画榜 {#bangumi-fan-zu-ji-hua-cheng-yuan-guan-zhu-dong-hua-bang}

Expand Down Expand Up @@ -225,7 +225,7 @@

### Ci-en Creators' Article {#dlsite-ci-en-creators-article}

<Route author="nczitzk" example="/dlsite/ci-en/:id/article" path="/dlsite/ci-en/7400/article" paramsDesc={['Creator id, can be found in URL']} notOperational="1" />
<Route author="nczitzk" example="/dlsite/ci-en/7400/article" path="/dlsite/ci-en/:id/article" paramsDesc={['Creator id, can be found in URL']} />

## ebb.io {#ebb-io}

Expand Down
8 changes: 4 additions & 4 deletions website/docs/routes/bbs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ If you opt to enable `fulltext` feature, consider adding `limit` parameter to yo

### User {#pikabu-user}

<Route author="TonyRL" example="/pikabu/user/@Eujenu" path="/pikabu/user/:name" paramsDesc={['User name']} radar="1" notOperational="1" />
<Route author="TonyRL" example="/pikabu/user/@bula.dragon" path="/pikabu/user/:name" paramsDesc={['User name']} radar="1" />

## PKMer {#pkmer}

Expand Down Expand Up @@ -392,11 +392,11 @@ If you opt to enable `fulltext` feature, consider adding `limit` parameter to yo

### 帖子动态 {#bai-du-tie-ba-tie-zi-dong-tai}

<Route author="u3u" example="/baidu/tieba/post/5853240586" path="/baidu/tieba/post/:id" paramsDesc={['帖子 ID']} radar="1" notOperational="1" />
<Route author="u3u" example="/baidu/tieba/post/686961453" path="/baidu/tieba/post/:id" paramsDesc={['帖子 ID']} radar="1" />

### 楼主动态 {#bai-du-tie-ba-lou-zhu-dong-tai}

<Route author="u3u" example="/baidu/tieba/post/lz/5853240586" path="/baidu/tieba/post/lz/:id" paramsDesc={['帖子 ID']} radar="1" notOperational="1" />
<Route author="u3u" example="/baidu/tieba/post/lz/529691897" path="/baidu/tieba/post/lz/:id" paramsDesc={['帖子 ID']} radar="1" />

### 用户帖子 {#bai-du-tie-ba-yong-hu-tie-zi}

Expand Down Expand Up @@ -1010,7 +1010,7 @@ If you opt to enable `fulltext` feature, consider adding `limit` parameter to yo

### 回帖 {#zhi-bo-ba-hui-tie}

<Route author="LogicJake" example="/zhibo8/post/3022946" path="/zhibo8/post/:id" paramsDesc={['帖子 id,可在帖子 URL 找到']} radar="1" notOperational="1" />
<Route author="LogicJake" example="/zhibo8/post/3050708" path="/zhibo8/post/:id" paramsDesc={['帖子 id,可在帖子 URL 找到']} radar="1" />

### 滚动新闻 {#zhi-bo-ba-gun-dong-xin-wen}

Expand Down
2 changes: 1 addition & 1 deletion website/docs/routes/live.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

### Stream Schedule {#twitch-stream-schedule}

<Route author="hoilc" path="/twitch/schedule/:login" example="/twitch/schedule/riotgames" paramsDesc={['Twitch username']} radar="1" notOperational="1" />
<Route author="hoilc" path="/twitch/schedule/:login" example="/twitch/schedule/riotgames" paramsDesc={['Twitch username']} radar="1" />

## Yoasobi Official {#yoasobi-official}

Expand Down

0 comments on commit ccbfad3

Please sign in to comment.