update phrack magazine doc zh/en

This commit is contained in:
user 2021-01-12 15:40:07 +08:00
parent 04381990be
commit 60b09c91cc
2 changed files with 7 additions and 0 deletions

View File

@ -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`']"/>

View File

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