0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-10-12 11:18:36 +09:00

Add "Server Status" page

This commit is contained in:
2021-02-13 14:06:05 +09:00
parent c539947854
commit 1feacae0f0
6 changed files with 132 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
{
"status": "Server Status",
"location": "Location",
"tottori": "Tottori, Japan",
"hiroshima": "Hiroshima, Japan"
}

View File

@@ -0,0 +1,6 @@
{
"status": "サーバー情報",
"location": "場所",
"tottori": "日本, 鳥取県",
"hiroshima": "日本, 広島県"
}