Add files via upload

This commit is contained in:
XFlak 2022-04-03 22:44:16 +03:00 committed by GitHub
parent a407eb9d92
commit f52cc6f8e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
letterbomb.html Normal file
View File

@ -0,0 +1,9 @@
<html>
<head>
<title>ModMii</title>
<link rel="icon" type="image/ico" href="Images/icon.ico">
</head>
<body>
<div style="width:50%;"><p style="text-align:center"><font size="6">LetterBomb Instructional Video</font><br><iframe width="480" height="360" src="https://www.youtube-nocookie.com/embed/lL2FgmFgSXQ?rel=0" frameborder="0" allowfullscreen></iframe><br><b>Note:</b> Do not use the MAC Address shown in the video or LetterBomb will not work for you.</p></div>
<iframe style="width:50%;height:100%;border:0;position:absolute;top:0px;right:0px;" src="https://please.hackmii.com"></iframe></body>
</html>