10 lines
399 B
HTML
10 lines
399 B
HTML
<!doctype html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>503 Fools Tooter</title>
|
|
</head>
|
|
<body>
|
|
<h1>503 Service Unavailable</h1>
|
|
TheDeskは2017年12月30日 23:59に終了したCroudiaというSNSのクライアントから始まりました。<br>
|
|
<a onclick="localStorage.setItem('sincere','true'); location.href='index.html';" style="cursor:pointer;">TheDeskに戻る</a>
|
|
</body> |