mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-31 01:01:11 +08:00
docs: fix (#2753)
This commit is contained in:
@@ -604,11 +604,11 @@ pageClass: routes
|
||||
|
||||
### 分区
|
||||
|
||||
<Route author="ma6254" example="/lkong/forum/60" path="/lkong/forum/:id?" :paramsDesc="['分区 id, 可在分区的URL里找到']">
|
||||
<Route author="ma6254" example="/lkong/forum/60" path="/lkong/forum/:id?" :paramsDesc="['分区 id, 可在分区的URL里找到']"/>
|
||||
|
||||
### 帖子
|
||||
|
||||
<Route author="ma6254" example="/lkong/thread/2356933" path="/lkong/thread/:id?" :paramsDesc="['帖子 id, 可在帖子的URL里找到']">
|
||||
<Route author="ma6254" example="/lkong/thread/2356933" path="/lkong/thread/:id?" :paramsDesc="['帖子 id, 可在帖子的URL里找到']"/>
|
||||
|
||||
## 龙腾网
|
||||
|
||||
|
||||
Reference in New Issue
Block a user