explore/view.php

1 line
92 B
PHP

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