添加简介

This commit is contained in:
2022-12-07 23:19:58 +08:00
parent c9c96e73cc
commit 2c21d2ac74
22 changed files with 31 additions and 278 deletions

View File

@@ -3,7 +3,7 @@
error_reporting(0);
header('Content-Type: text/html; charset=UTF-8');
aaaa
$url = 'https://update.cdnfly.cn/master/upgrades?version_num=';
$data = send_request($url);
$arr = json_decode($data, true);