Files
tvbox/tz.php
2025-07-16 14:45:35 +02:00

12 lines
138 B
PHP

<?php
//重定向浏览器
header("Location: https://神器每日推送.tk/pz.json");
//跳转至网址
exit;
?>