mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-03 08:11:11 +08:00
update page to fix something wrong
This commit is contained in:
parent
6f050d38ac
commit
a537c09491
1 changed files with 1 additions and 1 deletions
|
|
@ -472,7 +472,7 @@
|
|||
<p>当前位置: <span id="visitor-country"></span> <img id="visitor-flag" src="" alt="" width="24" height="16"></p>
|
||||
</div>
|
||||
<script>
|
||||
fetch('https://ip.1888866.xyz/ip-lookup')
|
||||
fetch('https://ip.1888866.xyz/api/ip-lookup')
|
||||
.then(response => {
|
||||
if (!response.ok) {
|
||||
throw new Error('网络响应失败');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue