Compare commits
2 Commits
8bb14d3e41
...
84d6601101
Author | SHA1 | Date |
---|---|---|
legion | 84d6601101 | |
legion | 87f39aba76 |
6
aae.json
6
aae.json
|
@ -306,6 +306,12 @@
|
|||
"imagewidth":32,
|
||||
"margin":0,
|
||||
"name":"black",
|
||||
"properties":[
|
||||
{
|
||||
"name":"tilesetCopyright",
|
||||
"type":"string",
|
||||
"value":"CC-BY-SA 4.0 - franconian.net - (it is black)"
|
||||
}],
|
||||
"spacing":0,
|
||||
"tilecount":1,
|
||||
"tileheight":32,
|
||||
|
|
22
ctf.json
22
ctf.json
|
@ -54,7 +54,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/DUMMY"
|
||||
"value":"https:\/\/challenges.franconian.net\/DUMMY/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -72,7 +72,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/DUMMY"
|
||||
"value":"https:\/\/challenges.franconian.net\/DUMMY/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -90,7 +90,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/DUMMY"
|
||||
"value":"https:\/\/challenges.franconian.net\/DUMMY/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -108,7 +108,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/DUMMY"
|
||||
"value":"https:\/\/challenges.franconian.net\/DUMMY/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -126,7 +126,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/DUMMY"
|
||||
"value":"https:\/\/challenges.franconian.net\/DUMMY/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -144,7 +144,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/easyone"
|
||||
"value":"https:\/\/challenges.franconian.net\/easyone/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -162,7 +162,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/authUser2"
|
||||
"value":"https:\/\/challenges.franconian.net\/authUser2/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -180,7 +180,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/authUser"
|
||||
"value":"https:\/\/challenges.franconian.net\/authUser/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -198,7 +198,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/chess"
|
||||
"value":"https:\/\/challenges.franconian.net\/chess/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -216,7 +216,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/truth"
|
||||
"value":"https:\/\/challenges.franconian.net\/truth/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
@ -234,7 +234,7 @@
|
|||
{
|
||||
"name":"openWebsite",
|
||||
"type":"string",
|
||||
"value":"https:\/\/challenges.franconian.net\/under_construction"
|
||||
"value":"https:\/\/challenges.franconian.net\/under_construction/"
|
||||
}],
|
||||
"type":"tilelayer",
|
||||
"visible":true,
|
||||
|
|
Loading…
Reference in New Issue