diff --git a/domains/mc.3gee.json b/domains/mc.3gee.json index f785b8768..86f19ed67 100644 --- a/domains/mc.3gee.json +++ b/domains/mc.3gee.json @@ -4,6 +4,15 @@ "email": "egemacun@gmail.com" }, "record": { + "SRV": [ + { + "name": "_minecraft._tcp", + "priority": 0, + "weight": 5, + "port": 32279, + "target": "gold.magmanode.com" + } + ], "CNAME": "gold.magmanode.com" } }