From f659d9a06cbed523c53fecb4bf9978a64cc6e0ec Mon Sep 17 00:00:00 2001 From: alainsdev <159730633+alainsdev@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:14:48 +0400 Subject: [PATCH 01/11] Register alain.is-a.dev --- domains/alain.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alain.json diff --git a/domains/alain.json b/domains/alain.json new file mode 100644 index 000000000..edabb6341 --- /dev/null +++ b/domains/alain.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "alainsdev", + "email": "ghghello30@gmail.com", + "discord": "970325505989574656" + }, + + "record": { + "CNAME": "https://testroom.000.pe/portfolio/" + } + } + \ No newline at end of file From ca6586fc64133684e1327024c8954d8ccc7d5b97 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:42:28 -0500 Subject: [PATCH 02/11] Update lua.json --- domains/lua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lua.json b/domains/lua.json index 3778f152d..2f4113c91 100644 --- a/domains/lua.json +++ b/domains/lua.json @@ -5,6 +5,6 @@ "email": "notxlua@gmail.com" }, "record": { - "CNAME": "xmw2.wordpress.com" + "CNAME": "www.xmw2.wordpress.com" } } From beeab57237448ee703f26374a484684d40372100 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:43:08 -0500 Subject: [PATCH 03/11] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..57af3d493 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +lua.is-a.dev \ No newline at end of file From e0aff5964d9d6d34dcf3fa7240dd3fd3bc69bc24 Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:00:42 -0500 Subject: [PATCH 04/11] Update lua.json --- domains/lua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lua.json b/domains/lua.json index 2f4113c91..3778f152d 100644 --- a/domains/lua.json +++ b/domains/lua.json @@ -5,6 +5,6 @@ "email": "notxlua@gmail.com" }, "record": { - "CNAME": "www.xmw2.wordpress.com" + "CNAME": "xmw2.wordpress.com" } } From ba2fb5cd5bdc6aa601eb8758886cbe9247c7c9c8 Mon Sep 17 00:00:00 2001 From: Skyy-Development Date: Mon, 15 Apr 2024 21:04:01 +0200 Subject: [PATCH 05/11] feat(domain): sky-development .is-a.dev --- domains/sky-development .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sky-development .json diff --git a/domains/sky-development .json b/domains/sky-development .json new file mode 100644 index 000000000..84fd3064e --- /dev/null +++ b/domains/sky-development .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Skyy-Development", + "email": "strikefn143@gmail.com" + }, + "record": { + "CNAME": "statuspage.betteruptime.com" + } +} From 4e5d535eb6a92fac84a95e24f7121d87778976da Mon Sep 17 00:00:00 2001 From: notxlua <167039839+notxlua@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:09:28 -0500 Subject: [PATCH 06/11] Update lua.json Updated lua.json to work with my URL, https:// enpoint for wordpress since I want the dev domain to just redirect people as opposed to being it's own standalone sub/domain. --- domains/lua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lua.json b/domains/lua.json index 3778f152d..c9ebb09f9 100644 --- a/domains/lua.json +++ b/domains/lua.json @@ -5,6 +5,6 @@ "email": "notxlua@gmail.com" }, "record": { - "CNAME": "xmw2.wordpress.com" +"URL": "https://xmw2.wordpress.com" } } From 2d19421194b9182d016c1ed3f78f353b3ae3c9e8 Mon Sep 17 00:00:00 2001 From: Sky <107429264+Skyy-Development@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:30:14 +0200 Subject: [PATCH 07/11] Update sky-development .json --- domains/sky-development .json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sky-development .json b/domains/sky-development .json index 84fd3064e..58b6110c5 100644 --- a/domains/sky-development .json +++ b/domains/sky-development .json @@ -1,9 +1,9 @@ { "owner": { - "username": "Skyy-Development", - "email": "strikefn143@gmail.com" + "username":"Skyy-Development", + "email":"strikefn143@gmail.com" }, "record": { - "CNAME": "statuspage.betteruptime.com" + "CNAME":"statuspage.betteruptime.com" } } From c6607da9f3ba9f5683e5eb0efebf176523591fd4 Mon Sep 17 00:00:00 2001 From: Sky <107429264+Skyy-Development@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:30:49 +0200 Subject: [PATCH 08/11] Update sky-development .json --- domains/sky-development .json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/sky-development .json b/domains/sky-development .json index 58b6110c5..cd0db5103 100644 --- a/domains/sky-development .json +++ b/domains/sky-development .json @@ -1,9 +1,9 @@ { - "owner": { - "username":"Skyy-Development", - "email":"strikefn143@gmail.com" +"owner": { +"username":"Skyy-Development", +"email":"strikefn143@gmail.com" }, - "record": { - "CNAME":"statuspage.betteruptime.com" +"record": { +"CNAME":"statuspage.betteruptime.com" } } From b1a8fdc0a34b615136c721aca7109c2dc88b8392 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 15 Apr 2024 22:32:26 +0300 Subject: [PATCH 09/11] Update and rename sky-development .json to sky-development.json --- domains/sky-development .json | 9 --------- domains/sky-development.json | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 domains/sky-development .json create mode 100644 domains/sky-development.json diff --git a/domains/sky-development .json b/domains/sky-development .json deleted file mode 100644 index cd0db5103..000000000 --- a/domains/sky-development .json +++ /dev/null @@ -1,9 +0,0 @@ -{ -"owner": { -"username":"Skyy-Development", -"email":"strikefn143@gmail.com" - }, -"record": { -"CNAME":"statuspage.betteruptime.com" - } -} diff --git a/domains/sky-development.json b/domains/sky-development.json new file mode 100644 index 000000000..c9aa80a6d --- /dev/null +++ b/domains/sky-development.json @@ -0,0 +1,9 @@ +{ +"owner": { + "username":"Skyy-Development", + "email":"strikefn143@gmail.com" + }, +"record": { + "CNAME":"statuspage.betteruptime.com" + } +} From 2929911796042049c4269fa15359a42d95e6876d Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 15 Apr 2024 22:36:49 +0300 Subject: [PATCH 10/11] Update alain.json --- domains/alain.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alain.json b/domains/alain.json index edabb6341..464aee85d 100644 --- a/domains/alain.json +++ b/domains/alain.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://testroom.000.pe/portfolio/" + "CNAME": "testroom.000.pe" } } - \ No newline at end of file + From b99cc38de92672ffa30449a50a441e0ecff43e37 Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Mon, 15 Apr 2024 22:37:37 +0300 Subject: [PATCH 11/11] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 57af3d493..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -lua.is-a.dev \ No newline at end of file