diff --git a/domains/cfp.json b/domains/cfp.json index 4b3810a67..88dc84c38 100644 --- a/domains/cfp.json +++ b/domains/cfp.json @@ -1,9 +1,10 @@ { "owner": { "username": "cfpwastaken", - "email": "chaosflo44plus@gmail.com" + "email": "", + "discord": "cfp" }, "record": { "CNAME": "cfp.gotdns.ch" } -} +} \ No newline at end of file diff --git a/domains/scfp.json b/domains/scfp.json new file mode 100644 index 000000000..362cf3124 --- /dev/null +++ b/domains/scfp.json @@ -0,0 +1,11 @@ +{ + "description": "Cfp Short Service", + "owner": { + "username": "cfpwastaken", + "email": "", + "discord": "cfp" + }, + "record": { + "CNAME": "cfp.gotdns.ch" + } +} \ No newline at end of file