index.html 687 B

123456789101112131415
  1. <!DOCTYPE html>
  2. <html>
  3. <header>
  4. <title>Flipper Zero Hats</title>
  5. </header>
  6. <body>
  7. <h1>Flipper Zero Mayhem</h1>
  8. <iframe width="560" height="315" src="https://www.youtube.com/embed/KbBgIg76SMw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
  9. <ul>
  10. <li><a href="http://webinstaller/">Flash the firmware</a> and faps</li>
  11. <li>Github <a href="http://github.com/eried/flipperzero-mayhem/">repo</a>&nbsp;(you will be redirected here in few seconds)</li>
  12. <li><a href="http://github.com/eried/flipperzero-mayhem/wiki">Documentation</a></li>
  13. </ul>
  14. </body>
  15. </html>