update checkdata.js

This commit is contained in:
2023-03-27 07:52:21 +02:00
parent a03e35c9e2
commit d0a3b10cfe
83 changed files with 1608 additions and 825 deletions

View File

@@ -1,7 +1,5 @@
{"UUID":"ants",
"publickey":"123",
"status":"open",
"domain":["antsnation.mooo.com"],
"svg":"",
"towns":["hill"]
{
"nationId":"ants",
"dtcreate":"2023-03-19T14:05:00+02:00",
"contracts":"socialworld/contracts/nation_base.js"
}

View File

@@ -1,5 +0,0 @@
{"UUID":"escape",
"publickey":"123",
"status":"open",
"towns":["game"]
}

View File

@@ -0,0 +1,6 @@
{"ants":{
"nationId":"ants",
"publickey":"123",
"status":"unchain",
"svg":""
}}

View File

@@ -1 +0,0 @@
["escapenation"]

View File

@@ -1 +0,0 @@
{"archilinea":["escapenation","game"]}