From 6ad93a394c867bfd6044736660e7f6579591120c Mon Sep 17 00:00:00 2001 From: Abiel0 <162965717+Abiel0@users.noreply.github.com> Date: Tue, 5 Nov 2024 13:06:25 +0000 Subject: [PATCH 1/2] Create abiels.json --- domains/abiels.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/abiels.json diff --git a/domains/abiels.json b/domains/abiels.json new file mode 100644 index 000000000..24a1e141f --- /dev/null +++ b/domains/abiels.json @@ -0,0 +1,15 @@ +{ + "subdomain": "abiels", + "owner": { + "email": "usagecomputer1@gmail.com", + "username": "Abiel0" + }, + "record": { + "CNAME": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 30793fcec215a61aefac1f5df3e9d4320283166a Mon Sep 17 00:00:00 2001 From: orangc Date: Fri, 8 Nov 2024 09:39:13 +0300 Subject: [PATCH 2/2] Update abiels.json --- domains/abiels.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/abiels.json b/domains/abiels.json index 24a1e141f..53d0546fc 100644 --- a/domains/abiels.json +++ b/domains/abiels.json @@ -1,11 +1,10 @@ { - "subdomain": "abiels", "owner": { "email": "usagecomputer1@gmail.com", "username": "Abiel0" }, "record": { - "CNAME": [ + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153",