From 71162dc73098207756a5c0c06edd2f56648f5c61 Mon Sep 17 00:00:00 2001 From: JustDeveloper <176615419+JustDeveloper1@users.noreply.github.com> Date: Sun, 23 Mar 2025 16:43:19 +0300 Subject: [PATCH] Create mc.js.json --- domains/mc.js.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mc.js.json diff --git a/domains/mc.js.json b/domains/mc.js.json new file mode 100644 index 000000000..697099ead --- /dev/null +++ b/domains/mc.js.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "JustDeveloper1", + "email": "dev@j.is-a.dev" + }, + "record": { + "NS": [ + "galileo.aternos.org", + "columbus.aternos.org" + ] + } +}