Files
box/tz.php
T
2025-08-23 14:55:00 +02:00

12 lines
154 B
PHP

<?php
//重定向浏览器
header("Location: https://gittea.dev/dongge/tvbox/raw/branch/master/5/10/main.json");
//跳转至网址
exit;
?>