<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
    <link rel="manifest" href="/site.webmanifest">
    <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#008c8c">
    <meta name="msapplication-TileColor" content="#2b5797">
    <meta name="theme-color" content="#ffffff">
    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.0/css/bootstrap.min.css" integrity="sha384-PDle/QlgIONtM1aqA2Qemk5gPOE7wFq8+Em+G/hmo5Iq0CCmYZLv3fVRDJ4MMwEA" crossorigin="anonymous">
    <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous">
    <link rel="stylesheet" href="static/animesuki.css?20190215">
    <title>AnimeSuki</title>
</head>
<body>

<nav class="navbar navbar-expand-md navbar-dark as-logo">
    <div class="container">
        <a class="navbar-brand d-flex align-items-center" href="https://forums.animesuki.com/"><img src="static/images/logo.png" width="25" height="20" alt="AnimeSuki.com" title="AnimeSuki.com"/></a>
    </div>
</nav>

<main class="container rounded">
	<div class="jumbotron rounded text-center mt-2">
	    <h1 class="display-4">Welcome to AnimeSuki</h1>
	    <p class="lead">The main website of AnimeSuki is <b>closed</b> as of February 15, 2019</p>
	</div>	
	
	<p>For many years AnimeSuki tried to be a complete and convenient overview for all unlicensed English anime fansubs available through the file sharing application BitTorrent.
	The advent of anime streaming services like <a href="https://www.crunchyroll.com/">Crunchyroll</a>, <a href="http://www.funimationnow.com/">FunimationNow</a>,
	<a href="https://www.hidive.com/">HIDIVE</a>, <a href="https://www.primevideo.com/">Amazon Prime Video</a> and <a href="https://www.netflix.com/">Netflix</a> (to name a few) has made the site all but obsolete.
	The site was effectively defunct for a number of years now, so its closure was long overdue.</p>

	<p>However, the AnimeSuki Forum remains fully operational and will stay that way! Join the discussion for all things anime &amp; manga related at:<br />
	<div class="container">
		<div class="row no-gutters justify-content-sm-center">
			<div class="col col-md-2"><img src="static/images/animesuki_wiki_logo.png" width="135" height="135" alt="Kairin: AnimeSuki's Mascot" title="Kairin: AnimeSuki's Mascot"></div>
			<div class="col-sm-auto align-self-center"><a href="https://forums.animesuki.com/" class="btn btn-info btn-lg "><strong>forums.animesuki.com</strong></a></div>
			<div class="col col-md-2"></div>
		</div>
	</div>
	</p>

	<p>To remove any potential cause for problems for the future longevity of the forum, please note that we have updated the <a href="https://forums.animesuki.com/faq.php?faq=rules">forum rules</a>.
	If you use the forum, please acquaint yourself with the updated <a href="https://forums.animesuki.com/faq.php?faq=rules#faq_rules_1_1">rule 1.1</a>.
	If you wish to discuss this news or the updated forum rules, please see <a href="https://forums.animesuki.com/showthread.php?t=153333">this thread</a>.</p>

	<p>Thanks to all who have used the site over the years and a special thanks to all who helped to make it successful!</p>

	<p><strong>GHDpro</strong><br />
	<em>Admin, AnimeSuki.com</em></p>

	<div class="text-center"><blockquote class="blockquote text-muted"><em>It’s the end of the world as we know it and I feel fine</em></blockquote></div>
</main>

<footer class="container rounded-bottom text-center">
    <small>Copyright &copy; 2002-2019 AnimeSuki.com</small>
    <h4>
        <a href="https://twitter.com/AnimeSuki"><i class="fab fa-twitter fa-fw"></i></a>
    </h4>
</footer>

</body>
</html>