7 lines
120 B
HTML
7 lines
120 B
HTML
<html>
|
|
<body>
|
|
<script type="text/javascript" charset="utf-8">
|
|
location.href += '?navigated'
|
|
</script>
|
|
</body>
|
|
</html>
|