From 3be0604c3d97f53988d9ede79306203d5716d74b Mon Sep 17 00:00:00 2001 From: !omne <123329306+notomne@users.noreply.github.com> Date: Thu, 24 Aug 2023 14:46:20 -0700 Subject: [PATCH 1/2] use tabs --- domains/omne.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/omne.json b/domains/omne.json index 5e19086cc..e26863c7b 100644 --- a/domains/omne.json +++ b/domains/omne.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "notomne", - "email": "charmquark314@proton.me" - }, - "record": { - "A": ["54.245.108.240"] - } + "owner": { + "username": "notomne", + "email": "charmquark314@proton.me" + }, + "record": { + "A": ["54.245.108.240"] + } } From c7e471cc9a6d1e4027f6aae01f5d016af63ee895 Mon Sep 17 00:00:00 2001 From: !omne <123329306+notomne@users.noreply.github.com> Date: Thu, 24 Aug 2023 14:47:02 -0700 Subject: [PATCH 2/2] first time using own server, yay! --- domains/omne.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omne.json b/domains/omne.json index e26863c7b..d47950056 100644 --- a/domains/omne.json +++ b/domains/omne.json @@ -4,6 +4,6 @@ "email": "charmquark314@proton.me" }, "record": { - "A": ["54.245.108.240"] + "A": ["44.240.31.54"] } }