Albirew/nyaa-pantsu
Albirew
/
nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/FAQ.html

95 lignes
4.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Pantsu Nyaa - FAQ</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<!-- Bootstrap -->
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Website CSS -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<nav class="navbar navbar-default">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://nyaa.pantsu.cat">Pantsu Nyaa</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="https://sukebei.pantsu.cat">Sukebei Pantsu</a></li>
<li><a href="https://nyaa.pantsu.cat/faq">Faq</a></li>
</ul>
</div>
</div>
</nav>
<div class="container">
<h1>NOTICE: KEEP SEEDING YOU RETARD</h1>
<h1>Official Nyaapocalypse FAQ</h1>
<h2>Links for the replacement/mirror</h2>
<a href="https://nyaa.pantsu.cat">Nyaa - nyaa.pantsu.cat</a>
<a href="https://sukebei.pantsu.cat">Sukebei - sukebei.pantsu.cat</a>
<h2>What happened?</h2>
<ul>
<li>- nyaa.se and associated domains (such nyaatorrents.info) went offline on May 01, 2017.</li>
<li>- They were deactivated, so it's not a DDoS attack like usual.</li>
<li>- Future prospects for nyaa are not looking good.</li>
<li>- There is a recovery effort taking place.</li>
</ul>
<h2>Is everything Lost?</h2>
<p>In short, No.</p>
<h2>Are some things lost?</h2>
<p>We have a database of the torrents on nyaa up to April 5. That means that everything past April 5 is gone.
Sukebei, however is in worse shape. We only have sukebei databases up to 2016.</p>
<h2>How are we recovering?</h2>
<p>The aforementioned databases are being hosted at nyaa.pantsu.cat and sukebei.pantsu.cat.
There is a search function, and (almost) full nyaa functionality should be coming soon.
Unfortunately, due to the lack of a tracker and no plans to make one,
seeder/leecher statistics will not be restored.</p>
<h2>Are the torrents still working?</h2>
<p>Even if the trackers are down, seeders are still connected to the decentralized DHT network.
As long as the file is listed on the DHT network, business should carry on as usual.</p>
<h2>How do I download the torrents?</h2>
<p>Just use the <b>magnet link</b>. The magnet link will used by your BitTorrent client to look up the file on the
DHT network and it should download just fine.</p>
<p>If your magnet link starts with "magnet:magnet:", delete the first "magnet:". It should look like:
magnet:?xt=urn:btih:[hash]&dn=[name]&tr=[tracker]</p>
<h1>How can I help?</h1>
<p>If you have website development expertise, you can join the #nyaapantsu IRC channel on irc.rizon.net. If you have any current databases, <b>UPLOAD THEM</b>.</p>
<h1>nyaa.pantsu.cat and sukebei.pantsu.cat do not host any files.</h1>
</div>
</body>
</html>