http 代理链接 - 先锋续费

This commit is contained in:
“wanyongkang”
2024-02-26 11:38:54 +08:00
parent abbef158af
commit 2346378547
2 changed files with 6 additions and 10 deletions

View File

@@ -671,7 +671,7 @@
}
},
create_api_link(){
this.api_link = 'https://get.ip.juip.com/get/ip?';
this.api_link = 'http://get.ip.juip.com/get/ip?';
var regions_list = this.regions.join(",");
for (let key in this.api_link_item) {