diff --git a/domains/mc.notanicepenguin.json b/domains/mc.notanicepenguin.json new file mode 100644 index 000000000..356322d00 --- /dev/null +++ b/domains/mc.notanicepenguin.json @@ -0,0 +1,13 @@ +{ + "owner": { + "github": "notanicepenguin" + }, + "record": { + "SRV": { + "_minecraft._tcp": { + "port": 26009, + "target": "notanicepenguin.aternos.me" + } + } + } +}