mirror of
https://github.com/tiennm99/tiennm99.github.io.git
synced 2026-05-13 20:58:38 +00:00
12 lines
175 B
HTML
12 lines
175 B
HTML
<!DOCTYPE html>
|
|
<html lang="vi">
|
|
<head>
|
|
<title>Redirect</title>
|
|
<script>
|
|
window.location.hostname = "miti99.com";
|
|
</script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|