1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Further firefox fixes

This commit is contained in:
tobspr
2020-05-25 12:15:52 +02:00
parent 4170874f3d
commit bf8b3253b9
4 changed files with 11 additions and 6 deletions

View File

@@ -2,11 +2,11 @@
<html>
<head>
<title>Redirecting to shapez.io</title>
<meta http-equiv="refresh" content="0; URL=https://shapez.io" />
<meta http-equiv="refresh" content="0; URL=https://shapez.io?embed=kongregate" />
</head>
<body style="background: #333438; color: #eee;">
Redirecting you to
<a href="https://shapez.io" style="color: #39f; text-decoration: none;">shapez.io</a>
<a href="https://shapez.io?embed=kongregate" style="color: #39f; text-decoration: none;">shapez.io</a>
</body>
</html>