index.html 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0">
  6. <title>Mirrors Home - Peers</title>
  7. <link rel="shortcut icon" type="image/x-icon" href="./media/hack.png">
  8. <title>The Peers Mirrors</title>
  9. <link rel="stylesheet" id="responsive-style-css" href="/styles.css" type="text/css" media="all" />
  10. </head>
  11. <body>
  12. <article>
  13. <h1>NOTICE</h1>
  14. <p>As of 2018-06-27, the mirrors have shutdown, with two exceptions:</p>
  15. <ul>
  16. <li><a href="./mirrors/librepup/">librepup</a></li>
  17. <li><a href="./mirrors/peerskart/">peerskart</a></li>
  18. </ul>
  19. <h1>The Peers Mirrors</h1>
  20. <p>You may browse and download via HTTP/HTTPS using, for example,
  21. your browser or wget in the command line. We have anonymous
  22. FTP/SFTP and SSH access disabled. For Peers Community members,
  23. please <a href="https://peers.community/#contact">contact us</a>
  24. to gain access.</p>
  25. <p><a href="./mirrors/">View the mirrors in general.</a></p>
  26. <ul>
  27. <li><a href="./dragora/">dragora mirror</a></li>
  28. <li><a href="./gungre.ch/">gungre.ch mirror</a></li>
  29. </ul>
  30. <p><a href="//peers.community/" target="_self">Back to Peers</a></p>
  31. <h1>Other Mirror Websites</h1>
  32. <p>University of Kent has <a href="https://www.mirrorservice.org/">
  33. The UK Mirror Service</a>.</p>
  34. <h1>Everything Else</h1>
  35. <img class="center" src="./media/hack.png" alt="Peers Pride">
  36. </article>
  37. </body>
  38. </html>