From 6571f5e704d6de9a649eb3f399b26471198b8a5a Mon Sep 17 00:00:00 2001 From: kenpem Date: Thu, 22 Oct 2020 11:56:13 +0100 Subject: [PATCH 1/9] Create ken.json --- domains/ken.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ken.json diff --git a/domains/ken.json b/domains/ken.json new file mode 100644 index 000000000..3052e8455 --- /dev/null +++ b/domains/ken.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ken Pemberton", + "email": "kenpem@gmail.com" + }, + "record": { + "CNAME": "grumpyoldfart.org" + } +} From 0817e684d329f27b10ec6a2d57fa7b34476fe699 Mon Sep 17 00:00:00 2001 From: Tristan Date: Thu, 22 Oct 2020 13:19:39 +0200 Subject: [PATCH 2/9] Add tristan.json --- domains/tristan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tristan.json diff --git a/domains/tristan.json b/domains/tristan.json new file mode 100644 index 000000000..44416c51b --- /dev/null +++ b/domains/tristan.json @@ -0,0 +1,11 @@ +{ + "description": "Tristans personal Website", + "repo": "https://github.com/holymarcell", + "owner": { + "username": "holymarcell", + "email": "is-a.dev@holy-mail.de" + }, + "record": { + "URL": "https://holy-mail.de" + } +} From aad47ef49a5a2ca276cad861cd60400c6241e482 Mon Sep 17 00:00:00 2001 From: mozartrafi <40928387+mozartrafi@users.noreply.github.com> Date: Thu, 22 Oct 2020 20:03:23 +0700 Subject: [PATCH 3/9] Create zhycorp.json --- domains/zhycorp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zhycorp.json diff --git a/domains/zhycorp.json b/domains/zhycorp.json new file mode 100644 index 000000000..5d082b41c --- /dev/null +++ b/domains/zhycorp.json @@ -0,0 +1,11 @@ +{ + "description": "A simple non-static site for Zhycorp", + "repo": "https://github.com/zhycorp", + "owner": { + "username": "zhycorp", + "email": "support@zhycorp.xyz" + }, + "record": { + "CNAME": "rd73mzgq7jp59yq0.preview.edgeapp.net" + } +} From 3154f92fdd1b46743fd1f9ab4cbd38d46637c373 Mon Sep 17 00:00:00 2001 From: Ahsw7 <58834629+Ahsw7@users.noreply.github.com> Date: Thu, 22 Oct 2020 23:15:07 +0700 Subject: [PATCH 4/9] Create ahsw.json --- domains/ahsw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ahsw.json diff --git a/domains/ahsw.json b/domains/ahsw.json new file mode 100644 index 000000000..7ef2f05c3 --- /dev/null +++ b/domains/ahsw.json @@ -0,0 +1,11 @@ +{ + "description": "Ahsw Personal Website", + "repo": "https://github.com/Ahsw7", + "owner": { + "username": "Ahsw", + "email": "jasjusjambu.segar@gmail.com" + }, + "record": { + "URL": "rd73mzgq78p59yq0.preview.edgeapp.net" + } +} From fbfdffb4e957cb24a944b2a25e50236462b7c71c Mon Sep 17 00:00:00 2001 From: Hadi Ka <35663745+Nystrex@users.noreply.github.com> Date: Thu, 22 Oct 2020 16:04:38 -0400 Subject: [PATCH 5/9] Create hadi --- domains/hadi | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hadi diff --git a/domains/hadi b/domains/hadi new file mode 100644 index 000000000..eaad5f94d --- /dev/null +++ b/domains/hadi @@ -0,0 +1,11 @@ +{ + "description": "Nystrex's Personal Website", + "repo": "https://github.com/Nystrex", + "owner": { + "username": "Nystrex", + "email": "hadi@nystrex.com" + }, + "record": { + "CNAME": "nystrex.com" + } +} From e88f178a666d18c4dc2bff066416a91d35427bb7 Mon Sep 17 00:00:00 2001 From: Hadi Ka <35663745+Nystrex@users.noreply.github.com> Date: Thu, 22 Oct 2020 16:06:30 -0400 Subject: [PATCH 6/9] Rename hadi to hadi.json --- domains/{hadi => hadi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{hadi => hadi.json} (100%) diff --git a/domains/hadi b/domains/hadi.json similarity index 100% rename from domains/hadi rename to domains/hadi.json From 89e1a9e9567bd7efcb6c4b39522f2e8b3ca8d12b Mon Sep 17 00:00:00 2001 From: Rafael Santana Date: Thu, 22 Oct 2020 20:44:24 -0300 Subject: [PATCH 7/9] create rafalmeida73.json --- domains/rafalmeida73.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rafalmeida73.json diff --git a/domains/rafalmeida73.json b/domains/rafalmeida73.json new file mode 100644 index 000000000..d2621e401 --- /dev/null +++ b/domains/rafalmeida73.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/rafalmeida73/rafalmeida73.github.io", + "owner": { + "username": "rafalmeida73", + "email": "rafaelsantana7213@gmail.com" + }, + "record": { + "CNAME": "rafalmeida73.github.io" + } +} From 96af6e9569b7ca97f07824d41c9a91e91b6ef924 Mon Sep 17 00:00:00 2001 From: Ahsw7 <58834629+Ahsw7@users.noreply.github.com> Date: Fri, 23 Oct 2020 09:31:24 +0700 Subject: [PATCH 8/9] Update ahsw.json --- domains/ahsw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahsw.json b/domains/ahsw.json index 7ef2f05c3..5a9ab36d7 100644 --- a/domains/ahsw.json +++ b/domains/ahsw.json @@ -6,6 +6,6 @@ "email": "jasjusjambu.segar@gmail.com" }, "record": { - "URL": "rd73mzgq78p59yq0.preview.edgeapp.net" + "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net" } } From d444ff43de38725b73d2501e50e48e33ac144438 Mon Sep 17 00:00:00 2001 From: Meong Date: Fri, 23 Oct 2020 15:24:19 +0700 Subject: [PATCH 9/9] Add new subdomain --- domains/meong.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/meong.json diff --git a/domains/meong.json b/domains/meong.json new file mode 100644 index 000000000..855e808fa --- /dev/null +++ b/domains/meong.json @@ -0,0 +1,11 @@ + { + "description": "Meong github page using .is-a.dev subdomain", + "repo": "https://github.com/Fauzannnnh/fauzannnnh.github.io", + "owner": { + "username": "Fauzannnnh", + "email": "fauzan@eenthlh.xyz" + }, + "record": { + "CNAME": "fauzannnnh.github.io" + } +}