diff --git a/domains/_minecraft._tcp.mc.neonsmp.json b/domains/_minecraft._tcp.mc.neonsmp.json new file mode 100644 index 0000000000..03ee9bfd98 --- /dev/null +++ b/domains/_minecraft._tcp.mc.neonsmp.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "Ne0nt1" + }, + "records": { + "SRV": [ + { + "priority": 1, + "weight": 1, + "port": 23607, + "target": "wisplike-disabled.gl.at.ply.gg" + } + ] + } +} diff --git a/domains/mc.neonsmp.json b/domains/mc.neonsmp.json new file mode 100644 index 0000000000..51ab43dca2 --- /dev/null +++ b/domains/mc.neonsmp.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Ne0nt1" + }, + "records": { + "A": ["147.185.221.19"] + } +} diff --git a/domains/neonsmp.json b/domains/neonsmp.json new file mode 100644 index 0000000000..24786dcf1c --- /dev/null +++ b/domains/neonsmp.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Ne0nt1" + }, + "records": { + "URL": "https://github.com/Ne0nt1" + } +}