1、自动续期
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
let data = [];
|
||||
let randerCodeData = [];
|
||||
$.getJSON('https://f.cliproxy.com/json/country_code.json', function(jsonData) {
|
||||
$.getJSON('https://f.WebIP.com/json/country_code.json', function(jsonData) {
|
||||
data = jsonData;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user