From 18fd95c2def39b1067960eef70404a7b4f3435c4 Mon Sep 17 00:00:00 2001 From: AriezzYT Date: Sat, 8 Oct 2022 17:22:37 +0100 Subject: [PATCH 1/4] feat: Added domain programatically --- domains/ariez.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ariez.json diff --git a/domains/ariez.json b/domains/ariez.json new file mode 100644 index 000000000..d026cbeb3 --- /dev/null +++ b/domains/ariez.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "AriezzYT", + "email": "ttkeaton@outlook.com" + }, + + "record": { + "A": ["185.199.108.153 185.199.109.153 185.199.110.153 \t185.199.111.153"] + } + } + \ No newline at end of file From b82547564cadc6b71a413e7734c534077777709a Mon Sep 17 00:00:00 2001 From: ariez <111437912+AriezzYT@users.noreply.github.com> Date: Sat, 8 Oct 2022 17:24:27 +0100 Subject: [PATCH 2/4] Update ariez.json --- domains/ariez.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ariez.json b/domains/ariez.json index d026cbeb3..73a77e5da 100644 --- a/domains/ariez.json +++ b/domains/ariez.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["185.199.108.153 185.199.109.153 185.199.110.153 \t185.199.111.153"] + "A": ["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"] } } - \ No newline at end of file + From 0c9f426074cb72177be66d9bd194d1e4ef954fff Mon Sep 17 00:00:00 2001 From: ariez <111437912+AriezzYT@users.noreply.github.com> Date: Sun, 9 Oct 2022 01:23:49 +0100 Subject: [PATCH 3/4] Update ariez.json --- domains/ariez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ariez.json b/domains/ariez.json index 73a77e5da..1c51902a6 100644 --- a/domains/ariez.json +++ b/domains/ariez.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"] + "CNAME": ["ariezzyt.github.io"] } } From 01f85f957f2b2c6cb9f1a29cdd865fa536a8cb76 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 16 Oct 2022 13:36:06 +0700 Subject: [PATCH 4/4] Update ariez.json --- domains/ariez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ariez.json b/domains/ariez.json index 1c51902a6..43f83461f 100644 --- a/domains/ariez.json +++ b/domains/ariez.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": ["ariezzyt.github.io"] + "CNAME": "ariezzyt.github.io" } }