mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
13 lines
362 B
HTML
13 lines
362 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Redirecting to shapez.io</title>
|
||
|
<meta http-equiv="refresh" content="0; URL=https://shapez.io" />
|
||
|
</head>
|
||
|
|
||
|
<body style="background: #333438; color: #eee;">
|
||
|
Redirecting you to
|
||
|
<a href="https://shapez.io" style="color: #39f; text-decoration: none;">shapez.io</a>
|
||
|
</body>
|
||
|
</html>
|