nrdli/static/index.html
2023-07-22 02:07:36 -05:00

32 lines
1.7 KiB
HTML

<html lang='en'>
<head>
<meta charset='utf-8'>
<meta content='width=device-width,initial-scale=1' name='viewport'>
<meta content='IE=edge' http-equiv='X-UA-Compatible'>
<meta content='yes' name='apple-mobile-web-app-capable'>
<title>nrd.li</title>
<meta content='nrd.li' property='og:site_name'>
<meta content='website' property='og:type'>
<meta content='nrd.li' property='og:title'>
<meta content='A former Mastodon instance.' property='og:description'>
<meta content='https://nrd.li/mastodon-logo.png' property='og:image'>
<meta content='400' property='og:image:width'>
<meta content='400' property='og:image:height'>
<meta content='summary' property='twitter:card'>
<link href='/mastodonish.css' rel='stylesheet'>
</head>
<body>
<div class='wrapper'>
<h1>
<img alt='Mastodon Logo' src='/mastodon-logo.png'> nrd.li </h1>
<h3>What happened to nrd.li?</h3>
<p>Nobody was using it. It was severely out of date (and needed significant changes to be rebased). It was not working right. I didn't have time to maintain it. </p>
<p>Ultimately, it was not useful and presented a security risk.</p>
<h3>Is there an alternative?</h3>
<p>There is an <a href="https://akkoma.nrd.li/">Akkoma instance</a> if you want a microblogging-focused fediverse server, and there is also a <a href="https://lemmy.nrd.li/">Lemmy instance</a> if you are looking for a reddit alternative. These are running without modifications and are substantially easier to maintain than Mastodon, so are likely to stick around longer than the original.</p>
<h3>How can I get my data?</h3>
<p>You can't, all data from the nrd.li Mastodon instance has been deleted.</p>
</div>
</body>
</html>