mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
22 lines
1.1 KiB
HTML
22 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>SM64-JS - Mirrors</title>
|
|
<link rel="stylesheet" href="../style.css">
|
|
</head>
|
|
<body>
|
|
<a class="back" href="../">back</a>
|
|
<h1 class="center">What are mirrors?</h1>
|
|
<hr></hr>
|
|
<h3 class="center">Mirrors are copies of SM64-JS, Most schools have this website blocked so we are giving you other websites that arent blocked.</h1>
|
|
<hr></hr>
|
|
<h1 class="center">How to create a mirror?</h1>
|
|
<hr></hr>
|
|
<h3 class="center">Download the code for this REPL and host it on your website. Your mirror can be added to the list but your REPL won't be added to the list if:<br>It is hosted on a code sharing platform<br>It is hosted on a freenom domain (tk, ml, ga, cf, gq) as it could redirect to spam or it would shut down if it gets popular.<br>The mirror was made via a local tunnel software (ngrok, loca.lt, etc)<br>Once you have made the mirror and followed the Guidelines above then we will add you to the list.</h3>
|
|
<hr></hr>
|
|
<h1 class="center">Mirror List</h1>
|
|
<hr></hr>
|
|
<center><iframe style="background-color:white;" src="./mirrors.txt" width="30%" height="35%"></iframe></center>
|
|
</body>
|
|
</html>
|