docs: update
This commit is contained in:
parent
bfcdce1b79
commit
a7801876fa
|
|
@ -55,6 +55,12 @@ pageClass: routes
|
|||
|
||||
<RouteEn author="luyuhuang" example="/emi-nitta/news" path="/emi-nitta/news"/>
|
||||
|
||||
## HackerOne
|
||||
|
||||
### HackerOne Hacker Activity
|
||||
|
||||
<Route author="imlonghao" example="/hackerone/hacktivity" path="/hackerone/hacktivity" radar="1"/>
|
||||
|
||||
## Instapaper
|
||||
|
||||
### Personal sharing
|
||||
|
|
|
|||
|
|
@ -43,6 +43,12 @@ pageClass: routes
|
|||
|
||||
<Route author="ntzyz" example="/dhl/12345678" path="/dhl/:shipment_id" :paramsDesc="['运单号']"/>
|
||||
|
||||
## HackerOne
|
||||
|
||||
### HackerOne Hacker Activity
|
||||
|
||||
<Route author="imlonghao" example="/hackerone/hacktivity" path="/hackerone/hacktivity" radar="1"/>
|
||||
|
||||
## Instapaper
|
||||
|
||||
### 个人分享
|
||||
|
|
@ -521,9 +527,3 @@ type 为 all 时,category 参数不支持 cost 和 free
|
|||
### はてな匿名ダイアリー - 人気記事アーカイブ
|
||||
|
||||
<Route author="masakichi" example="/hatena/anonymous_diary/archive" path="/hatena/anonymous_diary/archive"/>
|
||||
|
||||
## HackerOne
|
||||
|
||||
### HackerOne Hacker Activity
|
||||
|
||||
<Route author="imlonghao" example="/hackerone/hacktivity" path="/hackerone/hacktivity" radar="1"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue