添加简介

This commit is contained in:
2022-12-07 23:20:52 +08:00
parent 2c21d2ac74
commit 5070a3c139
5 changed files with 1 additions and 31 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);