This commit is contained in:
Henry 2020-11-17 23:26:33 +00:00
parent 31a34b6bef
commit f9b6b56ec0
No known key found for this signature in database
GPG Key ID: 5B3C7E38D81D924D
1 changed files with 1 additions and 1 deletions

View File

@ -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