doc: fix
This commit is contained in:
parent
31a34b6bef
commit
f9b6b56ec0
|
|
@ -338,7 +338,7 @@ Tiny Tiny RSS 会给所有 iframe 元素添加 `sandbox="allow-scripts"` 属性
|
|||
|
||||
### 用户
|
||||
|
||||
<Route author="oppilate" example="/instagram/user/stefaniejoosten" path="/instagram/:category/:key" :paramsDesc="['时间线类别,目前仅支持用户时间线','针对该类别的索引,例如用户时间线里是用户名或用户 ID']"/>
|
||||
<Route author="oppilate" example="/instagram/user/stefaniejoosten" path="/instagram/:category/:key" :paramsDesc="['时间线类别,目前仅支持用户时间线','针对该类别的索引,例如用户时间线里是用户名或用户 ID']" selfhost="1"/>
|
||||
|
||||
## Keep
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue