Anonymous 3D Imageboard http://cyberia.digital/
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

25 linhas
987B

  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta property="og:image" content="http://snuffchan.com/dungeon/assets/img/preview.jpeg">
  6. <title>AnonIB💀3D</title>
  7. <meta name="description" content="Snuffchan is the very first anonymous imageboard sharing video game, in 3D, fully running in the web browser, and this without any form of subricption.">
  8. <base href="/">
  9. <meta name="viewport" content="width=device-width, initial-scale=1">
  10. <link rel="icon" type="image/x-icon" href="favicon.ico">
  11. <script src="https://code.jquery.com/pep/0.4.3/pep.js"></script>
  12. </head>
  13. <body>
  14. <div class="wrapper">
  15. <main>
  16. <app-root></app-root>
  17. </main>
  18. </div>
  19. <script type="text/javascript" src="runtime.js"></script><script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="styles.js"></script><script type="text/javascript" src="vendor.js"></script><script type="text/javascript" src="main.js"></script></body>
  20. </html>