mirror of
https://github.com/Steffo99/lihzahrd.git
synced 2024-11-22 08:04:24 +00:00
9 lines
176 B
HTML
9 lines
176 B
HTML
<html>
|
|
<head>
|
|
<script>
|
|
window.onload = function() {
|
|
window.location.replace("html")
|
|
}
|
|
</script>
|
|
</head>
|
|
</html>
|