1
0
mirror of https://github.com/Daichimarukana/uwuzu.git synced 2026-06-05 03:24:41 +00:00

uwuzu version 1.2.25

This commit is contained in:
daichimarukana
2023-10-22 23:45:14 +09:00
parent 0ecf4b9fb1
commit 884f8043a3
33 changed files with 814 additions and 113 deletions
+4
View File
@@ -48,6 +48,10 @@ $termsdata = file_get_contents($termsfile);
<?php }?>
<h1>404 Not found</h1>
<p>申し訳ございませんがお探しのページは見つかりませんでした!<br>ページの移動や削除が行われた可能性がございます。</p>
<p><?php if (rand(1, 100) === 1) {
echo "さがすのがんばれよ...(?)";
}
?></p>
</div>
<a href="/home/" class="irobutton">ホームへ行く</a>