in progress
This commit is contained in:
1
nationchains/towns/idx/nationId_townId.json
Normal file
1
nationchains/towns/idx/nationId_townId.json
Normal file
@@ -0,0 +1 @@
|
||||
{"ants":["usbfarm","hill","wall"]}
|
1
nationchains/towns/idx/townId_all.json
Normal file
1
nationchains/towns/idx/townId_all.json
Normal file
@@ -0,0 +1 @@
|
||||
{"hill":{"townId":"hill","nationId":"ants","url":"https://hill.ants.mooo.com","IP":"213.32.65.213","mayorid":"123","status":""},"wall":{"townId":"wall","nationid":"ants","url":"https://wall.ants.mooo.com","IP":"213.32.65.213","mayorid":"123","status":""},"usbfarm":{"townId":"usbfarm","nationId":"ants","url":"http://adminapx","IP":"127.0.0.1","mayorid":"philc","status":"unchain"}}
|
@@ -1 +0,0 @@
|
||||
{"ants":["hill","wall"]}
|
@@ -1,16 +0,0 @@
|
||||
{"hill":{
|
||||
"townId":"hill",
|
||||
"nationId":"ants",
|
||||
"url":"https://hill.ants.mooo.com",
|
||||
"IP":"213.32.65.213",
|
||||
"mayorid":"123",
|
||||
"status":""
|
||||
},"wall":{
|
||||
"townId":"wall"
|
||||
"nationid":"ants",
|
||||
"url":"https://wall.ants.mooo.com",
|
||||
"IP":"213.32.65.213",
|
||||
"mayorid":"123",
|
||||
"status":""
|
||||
}
|
||||
}
|
8
nationchains/towns/itm/usbfarm.json
Normal file
8
nationchains/towns/itm/usbfarm.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"townId": "usbfarm",
|
||||
"nationId": "ants",
|
||||
"url": "http://adminapx",
|
||||
"IP": "127.0.0.1",
|
||||
"mayorid": "philc",
|
||||
"status": "unchain"
|
||||
}
|
Reference in New Issue
Block a user