generated from Aleks/xxaazza2z
12 lines
154 B
PHP
12 lines
154 B
PHP
<?php
|
|
|
|
//重定向浏览器
|
|
|
|
header("Location: https://gittea.dev/dongge/tvbox/raw/branch/master/5/10/main.json");
|
|
|
|
//跳转至网址
|
|
|
|
exit;
|
|
|
|
?>
|