blob: 3aaba671252dbb5ccde8e9b5f8752c5ebc29799b [file] [log] [blame]
<?php header("X-XSS-Protection: 1"); ?>
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<script>document.write(unescape(window.location));</script>
</body>
</html>