update phrack magazine doc zh/en
This commit is contained in:
parent
04381990be
commit
60b09c91cc
|
|
@ -85,6 +85,7 @@ pageClass: routes
|
|||
### 文章
|
||||
|
||||
<Route author="CitrusIce" example="/phrack" path="/phrack" />
|
||||
|
||||
## WordPress
|
||||
|
||||
<Route author="Lonor" example="/blogs/wordpress/lawrence.code.blog" path="/blogs/wordpress/:domain/:https?" :paramsDesc="['WordPress 博客域名', '默认 https 协议。填写 `http`或`https`']"/>
|
||||
|
|
|
|||
|
|
@ -31,3 +31,9 @@ pageClass: routes
|
|||
### Essays
|
||||
|
||||
<RouteEn author="Maecenas" example="/blogs/paulgraham" path="/blogs/paulgraham"/>
|
||||
|
||||
## Phrack Magazine
|
||||
|
||||
### 文章
|
||||
|
||||
<Route author="CitrusIce" example="/phrack" path="/phrack" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue