v2.1.15-20240513

This commit is contained in:
MI15\Win
2024-05-13 14:44:55 +08:00
parent f77a33581b
commit 2d152489af
59 changed files with 50 additions and 33084 deletions

View File

@@ -522,7 +522,7 @@ function other_services(){
if(is_subscribe('bool')){
$Res = ccurl('http://service.twonav.cn/service.php',$overtime,true,data_encryption('get_new_ver',['ver'=>SysVer]));
}else{
$Res = ccurl('http://tznb.gitee.io/twonav_resource/Notice.json',$overtime);
$Res = ccurl('http://gitee.com/tznb/TwoNav_Resource/raw/master/Notice.json',$overtime);
}
$new_data = json_decode($Res['content'], true);
if($new_data["code"] == 200 ){