From 493922638f8245e15dda46584eea8af9bd922222 Mon Sep 17 00:00:00 2001 From: LegendOP1041 Date: Fri, 22 Dec 2023 10:09:03 +0530 Subject: [PATCH 1/7] feat(domain): mosssdark.is-a.dev --- domains/mosssdark.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/mosssdark.json b/domains/mosssdark.json index 6c49d0a86..6d539a535 100644 --- a/domains/mosssdark.json +++ b/domains/mosssdark.json @@ -4,6 +4,9 @@ "email": "maillegendop@gmail.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From ffb70c2c59fd576e64ccc8ab840145221d5944f4 Mon Sep 17 00:00:00 2001 From: LegendOP1041 Date: Sat, 23 Dec 2023 14:19:09 +0530 Subject: [PATCH 2/7] feat(domain): uptimekuma.akshtt.is-a.dev --- domains/uptimekuma.akshtt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/uptimekuma.akshtt.json diff --git a/domains/uptimekuma.akshtt.json b/domains/uptimekuma.akshtt.json new file mode 100644 index 000000000..6c49d0a86 --- /dev/null +++ b/domains/uptimekuma.akshtt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 15bc1dab972ce22d4c18d6e09750ea7d150fc5f5 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Sat, 23 Dec 2023 14:22:44 +0530 Subject: [PATCH 3/7] Register openx.akshtt.is-a.dev --- domains/openx.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/openx.akshtt.json diff --git a/domains/openx.akshtt.json b/domains/openx.akshtt.json new file mode 100644 index 000000000..3225de2a4 --- /dev/null +++ b/domains/openx.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "CNAME": "proxy.private.danbot.host" + } + } + \ No newline at end of file From 89af9cefe05363946f0a0d47543304021e87e4ba Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Sat, 23 Dec 2023 14:23:40 +0530 Subject: [PATCH 4/7] Delete akshat.is-a.dev --- domains/akshat.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/akshat.json diff --git a/domains/akshat.json b/domains/akshat.json deleted file mode 100644 index 6d539a535..000000000 --- a/domains/akshat.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 8123221de014f399d818a8667bd2944781c186d8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Dec 2023 20:19:03 +0800 Subject: [PATCH 5/7] Discard changes to domains/mosssdark.json --- domains/mosssdark.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/mosssdark.json b/domains/mosssdark.json index 6d539a535..6c49d0a86 100644 --- a/domains/mosssdark.json +++ b/domains/mosssdark.json @@ -4,9 +4,6 @@ "email": "maillegendop@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "proxy.private.danbot.host" } -} \ No newline at end of file +} From f7e8c2aff078f8d22af8023007df69da6c364a29 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Dec 2023 20:19:07 +0800 Subject: [PATCH 6/7] Discard changes to domains/openx.akshtt.json --- domains/openx.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/openx.akshtt.json diff --git a/domains/openx.akshtt.json b/domains/openx.akshtt.json deleted file mode 100644 index 3225de2a4..000000000 --- a/domains/openx.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "CNAME": "proxy.private.danbot.host" - } - } - \ No newline at end of file From 2ffb14143c061bb62ffc98da316ab82ced1f6959 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Dec 2023 20:19:11 +0800 Subject: [PATCH 7/7] Discard changes to domains/uptimekuma.akshtt.json --- domains/uptimekuma.akshtt.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/uptimekuma.akshtt.json diff --git a/domains/uptimekuma.akshtt.json b/domains/uptimekuma.akshtt.json deleted file mode 100644 index 6c49d0a86..000000000 --- a/domains/uptimekuma.akshtt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com" - }, - "record": { - "CNAME": "proxy.private.danbot.host" - } -}