Update QFBJ.php

This commit is contained in:
jdk 2023-02-22 00:40:30 +08:00 committed by GitHub
parent 3658bde14e
commit 4e07689ee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ fclose($handle);
return $list;
}
$list = read('QFBJ.txt');
$list = read('https://jsd.cdn.zzko.cn/gh/QFBJ/ZY@main/P/QFBJ.txt');
$url = $list[array_rand($list)];
header("Location: {$url}");
header("Location: {$url}");