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