1
0
mirror of https://github.com/Daichimarukana/uwuzu.git synced 2026-06-04 19:14:41 +00:00

uwuzu version 1.2.12

This commit is contained in:
daichimarukana
2023-08-27 00:17:49 +09:00
parent 4ebbb1ca82
commit 86ff1e6bc8
22 changed files with 406 additions and 78 deletions
+3 -3
View File
@@ -19,7 +19,7 @@ $termsdata = file_get_contents($termsfile);
<html lang="ja">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../css/home.css">
<link rel="stylesheet" href="/css/home.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>400 Bad Request - <?php echo file_get_contents($servernamefile);?></title>
</head>
@@ -28,7 +28,7 @@ $termsdata = file_get_contents($termsfile);
<div class="topbox">
<div class="logo">
<img src="../img/uwuzulogo.svg">
<img src="/img/uwuzulogo.svg">
</div>
</div>
@@ -42,7 +42,7 @@ $termsdata = file_get_contents($termsfile);
<p><(_ _)><br>はいっ!エラーです!!!<br>原因はわかりません!!!!!!!!</p>
</div>
<a href="../home/" class="irobutton">ホームへ行く</a>
<a href="/home/" class="irobutton">ホームへ行く</a>
</div>
+3 -3
View File
@@ -19,7 +19,7 @@ $termsdata = file_get_contents($termsfile);
<html lang="ja">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../css/home.css">
<link rel="stylesheet" href="/css/home.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>401 Unauthorized - <?php echo file_get_contents($servernamefile);?></title>
</head>
@@ -28,7 +28,7 @@ $termsdata = file_get_contents($termsfile);
<div class="topbox">
<div class="logo">
<img src="../img/uwuzulogo.svg">
<img src="/img/uwuzulogo.svg">
</div>
</div>
@@ -42,7 +42,7 @@ $termsdata = file_get_contents($termsfile);
<p>...(* ̄0 ̄)< アクセス権が無いようです()<br>サービス管理者によってアクセス権の変更をされた可能性がございます。</p>
</div>
<a href="../home/" class="irobutton">ホームへ行く</a>
<a href="/home/" class="irobutton">ホームへ行く</a>
</div>
+3 -3
View File
@@ -19,7 +19,7 @@ $termsdata = file_get_contents($termsfile);
<html lang="ja">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../css/home.css">
<link rel="stylesheet" href="/css/home.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>403 Forbidden - <?php echo file_get_contents($servernamefile);?></title>
</head>
@@ -28,7 +28,7 @@ $termsdata = file_get_contents($termsfile);
<div class="topbox">
<div class="logo">
<img src="../img/uwuzulogo.svg">
<img src="/img/uwuzulogo.svg">
</div>
</div>
@@ -42,7 +42,7 @@ $termsdata = file_get_contents($termsfile);
<p>...(* ̄0 ̄)< 閲覧権限が無いようです()<br>サービス管理者によって閲覧権限の変更をされた可能性がございます。</p>
</div>
<a href="../home/" class="irobutton">ホームへ行く</a>
<a href="/home/" class="irobutton">ホームへ行く</a>
</div>
+3 -3
View File
@@ -19,7 +19,7 @@ $termsdata = file_get_contents($termsfile);
<html lang="ja">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../css/home.css">
<link rel="stylesheet" href="/css/home.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>404 Not found - <?php echo file_get_contents($servernamefile);?></title>
</head>
@@ -28,7 +28,7 @@ $termsdata = file_get_contents($termsfile);
<div class="topbox">
<div class="logo">
<img src="../img/uwuzulogo.svg">
<img src="/img/uwuzulogo.svg">
</div>
</div>
@@ -42,7 +42,7 @@ $termsdata = file_get_contents($termsfile);
<p>申し訳ございませんがお探しのページは見つかりませんでした!<br>ページの移動や削除が行われた可能性がございます。</p>
</div>
<a href="../home/" class="irobutton">ホームへ行く</a>
<a href="/home/" class="irobutton">ホームへ行く</a>
</div>
+3 -3
View File
@@ -19,7 +19,7 @@ $termsdata = file_get_contents($termsfile);
<html lang="ja">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../css/home.css">
<link rel="stylesheet" href="/css/home.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>500 Internal Server Error - <?php echo file_get_contents($servernamefile);?></title>
</head>
@@ -28,7 +28,7 @@ $termsdata = file_get_contents($termsfile);
<div class="topbox">
<div class="logo">
<img src="../img/uwuzulogo.svg">
<img src="/img/uwuzulogo.svg">
</div>
</div>
@@ -42,7 +42,7 @@ $termsdata = file_get_contents($termsfile);
<p>(^o^)<br>サーバーオワタ☆</p>
</div>
<a href="../home/" class="irobutton">ホームへ行く</a>
<a href="/home/" class="irobutton">ホームへ行く</a>
</div>
+3 -3
View File
@@ -19,7 +19,7 @@ $termsdata = file_get_contents($termsfile);
<html lang="ja">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="../css/home.css">
<link rel="stylesheet" href="/css/home.css">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>503 Service Unavailable - <?php echo file_get_contents($servernamefile);?></title>
</head>
@@ -28,7 +28,7 @@ $termsdata = file_get_contents($termsfile);
<div class="topbox">
<div class="logo">
<img src="../img/uwuzulogo.svg">
<img src="/img/uwuzulogo.svg">
</div>
</div>
@@ -42,7 +42,7 @@ $termsdata = file_get_contents($termsfile);
<p>(´。_。`;)< サーバーに過負荷がかかっているようです...<br>時間をおいてから再度アクセスしてください!</p>
</div>
<a href="../home/" class="irobutton">ホームへ行く</a>
<a href="/home/" class="irobutton">ホームへ行く</a>
</div>