diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..6bef239 Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index 1993c72..46f1d5d 100644 --- a/index.html +++ b/index.html @@ -89,28 +89,14 @@ color: #7b7b7b; position: relative; align-self: flex-start; - } + .tips p, .example p { + margin-left: 1em; + } + .example { - margin-left: 10em; - } - .tips { - margin-left: 7.5em; - } - - .tips > p:first-child::before { - position: absolute; - left: -3em; - content: "PS:"; - color: #7b7b7b; - } - - .example > p:first-child::before { - position: absolute; - left: -8em; - content: "合法输入示例:"; - color: #7b7b7b; + margin-top: -3em; } @@ -124,6 +110,7 @@ return false; } + GitHub 文件加速(PHP版本) @@ -167,6 +154,7 @@
+

输入示例:

分支源码:https://github.com/tlanyan/ghproxy/archive/main.zip

release源码:https://github.com/tlanyan/yii2/archive/2.0.4.zip @@ -178,6 +166,7 @@

API请求:https://api.github.com/repos/reactphp/http/releases/latest

+

注意事项:

右键复制出来的链接都是符合标准的。

@@ -186,10 +175,7 @@

- 本项目为 gh-proxy 的PHP版本,基于 ReactPHP 开发,开源于GitHub - tlanyan/ghproxy + 本项目为 gh-proxy 的PHP版本,由 tlanyan 基于 ReactPHP 开发