Update vvebo.php

This commit is contained in:
T00700
2023-01-15 12:12:40 +08:00
committed by GitHub
parent 0395d19bb6
commit 92a297b007
+9 -1
View File
@@ -1,3 +1,11 @@
<?php
Header("Location:https://ghproxy.com/https://raw.githubusercontent.com/T00700/TVBoxSE/master/vvebo.json");
$url="https://ghproxy.com/https://raw.githubusercontent.com/T00700/TVBoxSE/master/vvebo.json";
echo"<scriptlanguage='javascript'type='text/javascript'>";
echo"window.location.href='$url'";
echo"</script>";
?>