Files
08/xm/tiaoz.php
T
2025-07-31 12:28:52 +00:00

12 lines
174 B
PHP

<?php
//重定向浏览器
header("Location: http://192.168.0.123:3000/yeyin/0821/raw/branch/main/XYQTVBox/%E8%87%AA%E7%94%A8.json");
//跳转至网址
exit;
?>