Update 404.html

This commit is contained in:
2024-05-02 21:32:08 +07:00
parent be29f130a0
commit 0c56c0f6ef
+2 -2
View File
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="vi">
<head>
<title>miti99</title>
<title>Redirect</title>
<script>
window.location.replace("https://tiennm99.github.io");
window.location.hostname = "tiennm99.github.io";
</script>
</head>
<body>