Skip to content

Commit 626196a

Browse files
committed
chore: replace ghproxy.com with mirror.ghproxy.com
1 parent 5a19133 commit 626196a

File tree

20 files changed

+31
-31
lines changed

20 files changed

+31
-31
lines changed

README-zh_CN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,20 +239,20 @@ go build -o nginx-ui -v main.go
239239
**安装或升级**
240240

241241
```shell
242-
bash <(curl -L -s https://ghproxy.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/master/install.sh) install -r https://ghproxy.com/
242+
bash <(curl -L -s https://mirror.ghproxy.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/master/install.sh) install -r https://mirror.ghproxy.com/
243243
```
244244
一键安装脚本默认设置的监听端口为 `9000`,HTTP Challenge 端口默认为 `9180`,如果出现端口冲突请进入 `/usr/local/etc/nginx-ui/app.ini` 修改,并使用 `systemctl restart nginx-ui` 重启 Nginx UI 服务。
245245

246246
**卸载 Nginx UI 但保留配置和数据库文件**
247247

248248
```shell
249-
bash <(curl -L -s https://ghproxy.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/master/install.sh) remove
249+
bash <(curl -L -s https://mirror.ghproxy.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/master/install.sh) remove
250250
```
251251

252252
### 更多用法
253253

254254
````shell
255-
bash <(curl -L -s https://ghproxy.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/master/install.sh) help
255+
bash <(curl -L -s https://mirror.ghproxy.com/https://raw.githubusercontent.com/0xJacky/nginx-ui/master/install.sh) help
256256
````
257257

258258
## Nginx 反向代理配置示例

app/src/language/en/app.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ msgid "Check again"
240240
msgstr ""
241241

242242
#: src/views/preference/BasicSettings.vue:36
243-
msgid "Chinese user: https://ghproxy.com/"
243+
msgid "Chinese user: https://mirror.ghproxy.com/"
244244
msgstr ""
245245

246246
#: src/language/constants.ts:17

app/src/language/es/app.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ msgid "Check again"
237237
msgstr "Intentar nuevamente"
238238

239239
#: src/views/preference/BasicSettings.vue:36
240-
msgid "Chinese user: https://ghproxy.com/"
241-
msgstr "Usuario chino: https://ghproxy.com/"
240+
msgid "Chinese user: https://mirror.ghproxy.com/"
241+
msgstr "Usuario chino: https://mirror.ghproxy.com/"
242242

243243
#: src/language/constants.ts:17
244244
msgid "Cleaning environment variables"

app/src/language/fr_FR/app.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,8 @@ msgid "Check again"
238238
msgstr "Revérifier"
239239

240240
#: src/views/preference/BasicSettings.vue:36
241-
msgid "Chinese user: https://ghproxy.com/"
242-
msgstr "Utilisateur chinois : https://ghproxy.com/"
241+
msgid "Chinese user: https://mirror.ghproxy.com/"
242+
msgstr "Utilisateur chinois : https://mirror.ghproxy.com/"
243243

244244
#: src/language/constants.ts:17
245245
msgid "Cleaning environment variables"

app/src/language/messages.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ msgid "Check again"
231231
msgstr ""
232232

233233
#: src/views/preference/BasicSettings.vue:36
234-
msgid "Chinese user: https://ghproxy.com/"
234+
msgid "Chinese user: https://mirror.ghproxy.com/"
235235
msgstr ""
236236

237237
#: src/language/constants.ts:17

app/src/language/ru_RU/app.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ msgid "Check again"
240240
msgstr "Проверить повторно"
241241

242242
#: src/views/preference/BasicSettings.vue:36
243-
msgid "Chinese user: https://ghproxy.com/"
243+
msgid "Chinese user: https://mirror.ghproxy.com/"
244244
msgstr ""
245245

246246
#: src/language/constants.ts:17

app/src/language/vi_VN/app.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@ msgid "Check again"
240240
msgstr "Kiểm tra lại"
241241

242242
#: src/views/preference/BasicSettings.vue:36
243-
msgid "Chinese user: https://ghproxy.com/"
244-
msgstr "Người dùng Trung Quốc: https://ghproxy.com/"
243+
msgid "Chinese user: https://mirror.ghproxy.com/"
244+
msgstr "Người dùng Trung Quốc: https://mirror.ghproxy.com/"
245245

246246
#: src/language/constants.ts:17
247247
msgid "Cleaning environment variables"

app/src/language/zh_CN/app.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ msgid "Check again"
231231
msgstr "重新检查"
232232

233233
#: src/views/preference/BasicSettings.vue:36
234-
msgid "Chinese user: https://ghproxy.com/"
235-
msgstr "中国用户:https://ghproxy.com/"
234+
msgid "Chinese user: https://mirror.ghproxy.com/"
235+
msgstr "中国用户:https://mirror.ghproxy.com/"
236236

237237
#: src/language/constants.ts:17
238238
msgid "Cleaning environment variables"

app/src/language/zh_TW/app.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,8 @@ msgid "Check again"
237237
msgstr "再次檢查"
238238

239239
#: src/views/preference/BasicSettings.vue:36
240-
msgid "Chinese user: https://ghproxy.com/"
241-
msgstr "中國使用者:https://ghproxy.com/"
240+
msgid "Chinese user: https://mirror.ghproxy.com/"
241+
msgstr "中國使用者:https://mirror.ghproxy.com/"
242242

243243
#: src/language/constants.ts:17
244244
msgid "Cleaning environment variables"

app/src/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"2.0.0-beta.9","build_id":102,"total_build":306}
1+
{"version":"2.0.0-beta.9","build_id":103,"total_build":307}

0 commit comments

Comments
 (0)