Update vvebo.php

This commit is contained in:
T00700
2023-01-15 12:01:52 +08:00
committed by GitHub
parent ab20883bb0
commit 64e8b87a0d
+2 -1
View File
@@ -1,4 +1,5 @@
<?php <?php
header("Location:https://ghproxy.com/https://raw.githubusercontent.com/T00700/TVBoxSE/master/vvebo.json"); $url=$_GET['url'];
Header("Location:$url=https://ghproxy.com/https://raw.githubusercontent.com/T00700/TVBoxSE/master/vvebo.json");
exit; exit;
?> ?>