Update QFBJ.php
This commit is contained in:
parent
3658bde14e
commit
4e07689ee9
@ -12,7 +12,7 @@ fclose($handle);
|
|||||||
return $list;
|
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)];
|
$url = $list[array_rand($list)];
|
||||||
|
|
||||||
header("Location: {$url}");
|
header("Location: {$url}");
|
Loading…
x
Reference in New Issue
Block a user