.htaccess
ErrorDocument 410 /index.html
RewriteEngine on
RewriteCond %{REQUEST_URI} !^/index.html$
RewriteCond %{REQUEST_URI} !^/gone.png$
RewriteRule ^.*$ "-" [G,NC]
index.html
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8">
<title>410 Gone - social.hyuki.net</title>
<style>
.fullfit {
width: auto;
height: auto;
max-width: 30%;
max-height: 30%;
}</style>
</head>
<body style="margin: 2% 10% 10% 10%">
<h1>social.hyuki.netは運用を停止しています。</h1>
<p>
おひとりさまインスタンス social.hyuki.net は運用を停止しています。</p><p>
再開の予定はありません。</p>
<p style="text-align: left">
<img class="fullfit" src="gone.png">
</p>
<p>
<a href="https://mstdn.jp/@hyuki0000">mstdn.jp/@hyuki0000</a>がメインになります(更新はあまりありませんけれど)。
結城浩のMastodonアカウントは</p>
<p>
<a href="https://twitter.com/hyuki">hyuki</a>です。
結城浩のTwitterアカウントは</p>
</body>
</html>
結城浩のマストドン、再開しました。