mirror of
https://github.com/SrIzan10/redirect.git
synced 2026-06-06 01:06:53 +00:00
6 lines
119 B
HTML
6 lines
119 B
HTML
<html>
|
|
<body>
|
|
<!--Redirect boiiii-->
|
|
<meta http-equiv="refresh" content="0; url=http://example.com/" />
|
|
</body>
|
|
</html> |