Añadir 'view.php'

This commit is contained in:
Luqaska 2021-09-26 20:02:28 +00:00
parent 7e10079e07
commit 00d034cb70
1 changed files with 1 additions and 0 deletions

1
view.php Normal file
View File

@ -0,0 +1 @@
<?php if(isset($_GET["url"])){header("location: t.php?url=tilde%3A%2F%2F".$_GET["url"]);} ?>