Update 404.html

This commit is contained in:
2021-10-16 22:12:59 -07:00
committed by GitHub
parent de61b1be78
commit de35deb44f

View File

@ -1 +1,10 @@
<script> window.location.replace("https://sophia.wtf/") </script> <html>
<head>
<meta http-equiv="refresh" content="5;url=https://sophia.wtf/" />
</head>
<body>
<h1>This site is no longer owned by SirTom93 from newgrounds.</h1>
<h1>You are being sent to the domain holders site. (Sophia.wtf)</h1>
<h1>You can find more <a href="https://sophia.wtf/news/sirtom/">here</a> </h1>
</body>
</html>