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

Add assets and add iogames.space backlink

This commit is contained in:
tobspr
2020-05-21 17:34:39 +02:00
parent bf04485c80
commit e1ae61e0f5
24 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>shapez.io</title>
<meta http-equiv="Refresh" content="0; url=https://shapez.io?embed=armorgames" />
</head>
</html>
<body>
You will be redirected soon
<script type="text/javascript">
window.location.href = "https://shapez.io?embed=armorgames";
</script>
</body>