We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f763522 commit 3da3ab0Copy full SHA for 3da3ab0
index.html
@@ -83,7 +83,7 @@ <h5 class="card-title"></h5>
83
84
<label>高级参数 (不懂就不要动)</label>
85
<div class="input-group mb-3">
86
- <span class="input-group-text">Github Proxy</span>
+ <span class="input-group-text">Github Proxy 后端</span>
87
<input type="text" class="form-control" id="ghproxy" aria-describedby="basic-addon3" value="https://ghproxy.crazypeace.workers.dev/" />
88
<button class="btn btn-info" type="button" onclick="getLocalUrl()" id="localUrlBtn">使用本页</button>
89
</div>
0 commit comments