Update events
This commit is contained in:
parent
579abe6468
commit
919305c6a4
@ -1,17 +1,17 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Google CTF 2020",
|
"name": "Google CTF 2020",
|
||||||
"upcoming":true,
|
"upcoming":false,
|
||||||
"date": {
|
"date": {
|
||||||
"start": "2020-08-22",
|
"start": "2020-08-22",
|
||||||
"end": "2020-08-23"
|
"end": "2020-08-23"
|
||||||
},
|
},
|
||||||
"team": {
|
"team": {
|
||||||
"yes": false,
|
"yes": true,
|
||||||
"url":""
|
"url":"https://capturetheflag.withgoogle.com"
|
||||||
},
|
},
|
||||||
"url":"https://capturetheflag.withgoogle.com",
|
"url":"https://capturetheflag.withgoogle.com",
|
||||||
"info":""
|
"info":"In progress"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Ludum Dare 46",
|
"name": "Ludum Dare 46",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user