From af5da1a07bc3214b93c087d42b75d928ef7709f7 Mon Sep 17 00:00:00 2001 From: S4IL <126200245+S4IL21@users.noreply.github.com> Date: Thu, 7 Nov 2024 14:52:30 +0100 Subject: [PATCH 1/5] Create emvas.s4il.json --- domains/emvas.s4il.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/emvas.s4il.json diff --git a/domains/emvas.s4il.json b/domains/emvas.s4il.json new file mode 100644 index 000000000..a8b45b43c --- /dev/null +++ b/domains/emvas.s4il.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io/Submarine-EMVAS" + } +} From b0f0e875a0429eae98ec569e49d4dc8335236211 Mon Sep 17 00:00:00 2001 From: S4IL <126200245+S4IL21@users.noreply.github.com> Date: Thu, 7 Nov 2024 14:54:16 +0100 Subject: [PATCH 2/5] Create 0.json --- domains/0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/0.json diff --git a/domains/0.json b/domains/0.json new file mode 100644 index 000000000..7f27296b9 --- /dev/null +++ b/domains/0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "CNAME": "s4il21.github.io/0" + } +} From c1c3a113e07f99542425216213c359d42d943717 Mon Sep 17 00:00:00 2001 From: S4IL <126200245+S4IL21@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:06:41 +0100 Subject: [PATCH 3/5] Create _discord.s4il.json --- domains/_discord.s4il.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.s4il.json diff --git a/domains/_discord.s4il.json b/domains/_discord.s4il.json new file mode 100644 index 000000000..0bea70580 --- /dev/null +++ b/domains/_discord.s4il.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "S4IL21", + "email": "s4il.is.a.dev@gmail.com" + }, + "record": { + "TXT": "dh=accf8fbd0fd5a197eecbedae299873b421de6430" + } +} From faf62ba20d7f32a642543d97a904068c176a0dc8 Mon Sep 17 00:00:00 2001 From: S4IL <126200245+S4IL21@users.noreply.github.com> Date: Fri, 8 Nov 2024 18:40:54 +0100 Subject: [PATCH 4/5] Update 0.json --- domains/0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/0.json b/domains/0.json index 7f27296b9..e4788bcf6 100644 --- a/domains/0.json +++ b/domains/0.json @@ -4,6 +4,6 @@ "email": "s4il.is.a.dev@gmail.com" }, "record": { - "CNAME": "s4il21.github.io/0" + "CNAME": "s4il21.github.io" } } From cd568e3054c906ac961527c6057569710d7cc60a Mon Sep 17 00:00:00 2001 From: S4IL <126200245+S4IL21@users.noreply.github.com> Date: Fri, 8 Nov 2024 18:41:13 +0100 Subject: [PATCH 5/5] Update emvas.s4il.json --- domains/emvas.s4il.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/emvas.s4il.json b/domains/emvas.s4il.json index a8b45b43c..e4788bcf6 100644 --- a/domains/emvas.s4il.json +++ b/domains/emvas.s4il.json @@ -4,6 +4,6 @@ "email": "s4il.is.a.dev@gmail.com" }, "record": { - "CNAME": "s4il21.github.io/Submarine-EMVAS" + "CNAME": "s4il21.github.io" } }