From 5db5fb25b4ef8cc3aef98de852f14b896c98596f Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Fri, 9 Oct 2020 11:01:01 +0530 Subject: [PATCH 01/57] Create sharath.json --- domains/sharath.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/sharath.json diff --git a/domains/sharath.json b/domains/sharath.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/sharath.json @@ -0,0 +1 @@ + From c4118219efca55415dafd32fdb25795518d9510e Mon Sep 17 00:00:00 2001 From: Parshant Sharma Date: Fri, 9 Oct 2020 12:44:27 +0530 Subject: [PATCH 02/57] Create parshnt added me :) --- domains/parshnt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/parshnt diff --git a/domains/parshnt b/domains/parshnt new file mode 100644 index 000000000..c5da6609c --- /dev/null +++ b/domains/parshnt @@ -0,0 +1,12 @@ +{ + "description": "YAY, new place for my Portfolio", + "repo": "https://github.com/parshnt", + "owner": { + "username": "parshnt", + "email": "hi.parshant@gmail.com" + }, + "record": { + "CNAME": "parshnt.github.io", + "URL": "https://parshnt.is-a.dev" + } +} From f0fcb2a89ac7aacc933523bed8015bfd7bf90a5f Mon Sep 17 00:00:00 2001 From: Harry Ross Date: Fri, 9 Oct 2020 23:36:49 +1100 Subject: [PATCH 03/57] Create harry.json --- domains/harry.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/harry.json diff --git a/domains/harry.json b/domains/harry.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/harry.json @@ -0,0 +1 @@ + From 2e1b8077ca0c45affbde7973d2b1d875335d6404 Mon Sep 17 00:00:00 2001 From: Harry Ross Date: Fri, 9 Oct 2020 23:43:02 +1100 Subject: [PATCH 04/57] Update harry.json --- domains/harry.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/harry.json b/domains/harry.json index 8b1378917..dc5607be3 100644 --- a/domains/harry.json +++ b/domains/harry.json @@ -1 +1,11 @@ - +{ + "owner": { + "username": "Harry-Ross", + "email": "hazross@hotmail.com" + }, + "description": "Personal site/blog", + "repository": "https://github.com/Harry-Ross/harry-ross.github.io.git", + "record": { + "CNAME": "harry-ross.github.io" + } +} From e1765fbcbb458e25e8c9017bb0cd805ae55ac8c7 Mon Sep 17 00:00:00 2001 From: Sailesh Dahal <43571990+saileshbro@users.noreply.github.com> Date: Fri, 9 Oct 2020 19:14:10 +0545 Subject: [PATCH 05/57] Create sailesh.json --- domains/sailesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sailesh.json diff --git a/domains/sailesh.json b/domains/sailesh.json new file mode 100644 index 000000000..5925a4c00 --- /dev/null +++ b/domains/sailesh.json @@ -0,0 +1,11 @@ +{ + "description": "Sailesh's Personal Website", + "owner": { + "username": "saileshbro", + "email": "saileshbro@gmail.com" + }, + "record": { + "CNAME": "https://saileshbro.github.io/saileshbro/", + "URL": "https://sailesh.is-a.dev" + } +} From 338bf8715c1b0a047472829174dd18ff47d8d5ca Mon Sep 17 00:00:00 2001 From: George S Aykara Date: Fri, 9 Oct 2020 19:47:12 +0530 Subject: [PATCH 06/57] Create george.json --- domains/george.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/george.json diff --git a/domains/george.json b/domains/george.json new file mode 100644 index 000000000..faee02a19 --- /dev/null +++ b/domains/george.json @@ -0,0 +1,12 @@ +{ + "description": "George Aykara's personal developer website", + "repo": "https://github.com/aykarageorge", + "owner": { + "username": "aykarageorge", + "email": "aykarageorge@gmail.com" + }, + "record": { + "CNAME": "george.aykara4.com", + "URL": "https://george.is-a.dev" + } +} From 38667b884395e77f3507458b6ff21d6437871980 Mon Sep 17 00:00:00 2001 From: Augustine S Aykara Date: Fri, 9 Oct 2020 20:08:40 +0530 Subject: [PATCH 07/57] Create augustine.json --- domains/augustine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/augustine.json diff --git a/domains/augustine.json b/domains/augustine.json new file mode 100644 index 000000000..83610f675 --- /dev/null +++ b/domains/augustine.json @@ -0,0 +1,12 @@ +{ + "description": "Augustine's personal developer website", + "repo": "https://github.com/augustineaykara", + "owner": { + "username": "augustineaykara", + "email": "augustineaykara@gmail.com" + }, + "record": { + "CNAME": "augustine.aykara4.com", + "URL": "https://augustine.is-a.dev" + } +} From 80f17433525a668bfaf337878b049770afb7d118 Mon Sep 17 00:00:00 2001 From: Asad Khan Date: Fri, 9 Oct 2020 20:11:38 +0530 Subject: [PATCH 08/57] Create my own `is-a.dev` domain config file This json record is still a work in progress, will update when I have more to add later --- domains/asad-khan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/asad-khan.json diff --git a/domains/asad-khan.json b/domains/asad-khan.json new file mode 100644 index 000000000..fc9c93aa0 --- /dev/null +++ b/domains/asad-khan.json @@ -0,0 +1,12 @@ +{ + "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", + "repo": "https://github.com/asadkhan777", + "owner": { + "username": "asadkhan777", + "email": "asadkhan1776@gmail.com" + }, + "record": { + "CNAME": "asadkhan777.github.io", + "URL": "https://asad-khan.is-a.dev" + } +} From 68218ff95b401bdf0eded047169fd5a76f8cc39a Mon Sep 17 00:00:00 2001 From: Haseena Hassan <43885652+haseena-hassan@users.noreply.github.com> Date: Fri, 9 Oct 2020 20:20:32 +0530 Subject: [PATCH 09/57] Create haseena.json --- domains/haseena.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/haseena.json diff --git a/domains/haseena.json b/domains/haseena.json new file mode 100644 index 000000000..8bf324844 --- /dev/null +++ b/domains/haseena.json @@ -0,0 +1,12 @@ +{ + "description": "Haseena's website", + "repo": "https://github.com/haseena-hassan/is-a-dev", + "owner": { + "username": "haseena-hassan", + "email": "haseena2199@gmail.com" + }, + "record": { + "CNAME": "haseena-hassan.github.io", + "URL": "https://haseena.is-a.dev" + } +} From 724260e9361a7e55277773780a4756aec20f3033 Mon Sep 17 00:00:00 2001 From: akash Date: Fri, 9 Oct 2020 22:07:29 +0545 Subject: [PATCH 10/57] Create akas.json --- domains/akas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akas.json diff --git a/domains/akas.json b/domains/akas.json new file mode 100644 index 000000000..a0ddc0f4e --- /dev/null +++ b/domains/akas.json @@ -0,0 +1,12 @@ +{ + "description": "Akas Portfolio", + "repo":"https://github.com/akasrai/akasrai.github.io", + "owner": { + "username": "akasrai", + "email": "akasky70@gmail.com" + }, + "record": { + "CNAME":"akasrai.github.io", + "URL": "https://akas.is-a.dev" + } +} \ No newline at end of file From 285c73b1781c471a0d4191e0b142cfe0b06a019b Mon Sep 17 00:00:00 2001 From: Alexander Matzen Date: Fri, 9 Oct 2020 18:59:48 +0200 Subject: [PATCH 11/57] Add alexander.json --- domains/alexander.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alexander.json diff --git a/domains/alexander.json b/domains/alexander.json new file mode 100644 index 000000000..43758f6d1 --- /dev/null +++ b/domains/alexander.json @@ -0,0 +1,12 @@ +{ + "description": "Alexander's personal website", + "repo": "https://github.com/amatzen", + "owner": { + "username": "amatzen", + "email": "alexander@alexander.dk" + }, + "record": { + "CNAME": "alexander.dk", + "URL": "https://alexander.is-a.dev" + } +} From c7ae762f7cab5d597489d95af024bc7623a30251 Mon Sep 17 00:00:00 2001 From: Allan Barrielle Date: Fri, 9 Oct 2020 19:31:37 +0200 Subject: [PATCH 12/57] Create allan.json --- domains/allan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/allan.json diff --git a/domains/allan.json b/domains/allan.json new file mode 100644 index 000000000..6ca03fa35 --- /dev/null +++ b/domains/allan.json @@ -0,0 +1,12 @@ +{ + "description": "Allan's personal website", + "repo": "https://github.com/abarriel", + "owner": { + "username": "abarriel", + "email": "abarriel@student.42.fr" + }, + "record": { + "CNAME": "abarriel.github.io", + "URL": "https://allan.is-a.dev" + } +} From 29d64edb0cc22cc5be79d0dd2222144c65a9ec60 Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Fri, 9 Oct 2020 23:03:02 +0530 Subject: [PATCH 13/57] Update sharath.json --- domains/sharath.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/sharath.json b/domains/sharath.json index 8b1378917..5635fc18e 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -1 +1,12 @@ - +{ + "description": "Social media website project", + "repo": "https://github.com/thesct22", + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "CNAME":"http://34.67.228.107.xip.io/" + "URL": "http://sharath.is-a.dev" + } +} From ba40bc1af337a400b5f602eeb365814599da9684 Mon Sep 17 00:00:00 2001 From: Adrian Grimm Date: Fri, 9 Oct 2020 13:36:05 -0400 Subject: [PATCH 14/57] Create adrian.json --- domains/adrian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adrian.json diff --git a/domains/adrian.json b/domains/adrian.json new file mode 100644 index 000000000..d2873ec12 --- /dev/null +++ b/domains/adrian.json @@ -0,0 +1,12 @@ +{ + "description": "The awesome portfolio site for Adrian Grimm", + "repo": "https://github.com/usmcamgrimm/usmcamgrimm.github.io", + "owner": { + "username": "usmcamgrimm", + "email": "usmcamgrimm@gmail.com" + }, + "record": { + "CNAME": "usmcamgrimm.github.io", + "URL": "https://adrian.is-a.dev" + } + } From a8dcd27118201dd712b3f614eccca29a941df413 Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Fri, 9 Oct 2020 23:10:25 +0530 Subject: [PATCH 15/57] Update sharath.json --- domains/sharath.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharath.json b/domains/sharath.json index 5635fc18e..82abb788a 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -6,7 +6,7 @@ "email": "sharathct22@gmail.com" }, "record": { - "CNAME":"http://34.67.228.107.xip.io/" + "CNAME":"http://34.67.228.107.xip.io" "URL": "http://sharath.is-a.dev" } } From cbf40f9cb08d439d8fdf700d3deaa2cd7edf958d Mon Sep 17 00:00:00 2001 From: Yuksel Date: Fri, 9 Oct 2020 20:47:53 +0200 Subject: [PATCH 16/57] Create yuksel.json --- domains/yuksel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yuksel.json diff --git a/domains/yuksel.json b/domains/yuksel.json new file mode 100644 index 000000000..5e110378e --- /dev/null +++ b/domains/yuksel.json @@ -0,0 +1,12 @@ +{ + "description": "Yuksel Beyti's personal developer website", + "repo": "https://github.com/yuks/yuks.github.io", + "owner": { + "username": "yuks", + "email": "admin@yukselbeyti.com" + }, + "record": { + "CNAME": "yuks.github.io", + "URL": "https://yuksel.is-a.dev" + } +} From 33134f9b188b285d86e5ed5fd0eb5285b19c5067 Mon Sep 17 00:00:00 2001 From: Robert Dennis Date: Fri, 9 Oct 2020 15:32:22 -0400 Subject: [PATCH 17/57] Create atlas.json --- domains/atlas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/atlas.json diff --git a/domains/atlas.json b/domains/atlas.json new file mode 100644 index 000000000..b02d23321 --- /dev/null +++ b/domains/atlas.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/robertdrakedennis/portfolio", + "owner": { + "username": "robertdrakedennis", + "email": "robertdennispersonal@gmail.com" + }, + "record": { + "CNAME": "robertdennis.netlify.app", + "URL": "https://atlas.is-a.dev" + } +} From 387401459cc2df721070e4c5bc4ed75c168c916c Mon Sep 17 00:00:00 2001 From: Parshant Sharma Date: Sat, 10 Oct 2020 01:24:50 +0530 Subject: [PATCH 18/57] fixed missing file extension added missing .json file extension --- domains/parshnt | 12 ------------ domains/parshnt.json | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 domains/parshnt create mode 100644 domains/parshnt.json diff --git a/domains/parshnt b/domains/parshnt deleted file mode 100644 index c5da6609c..000000000 --- a/domains/parshnt +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "YAY, new place for my Portfolio", - "repo": "https://github.com/parshnt", - "owner": { - "username": "parshnt", - "email": "hi.parshant@gmail.com" - }, - "record": { - "CNAME": "parshnt.github.io", - "URL": "https://parshnt.is-a.dev" - } -} diff --git a/domains/parshnt.json b/domains/parshnt.json new file mode 100644 index 000000000..8319fd350 --- /dev/null +++ b/domains/parshnt.json @@ -0,0 +1,12 @@ +{ + "description": "YAY, new place for my Portfolio", + "repo": "https://github.com/parshnt", + "owner": { + "username": "parshnt", + "email": "hi.parshant@gmail.com" + }, + "record": { + "CNAME": "parshnt.github.io", + "URL": "https://parshnt.is-a.dev" + } +} From eddd18abaa541b810bb7bedb7670f93098b93133 Mon Sep 17 00:00:00 2001 From: Ahmed Tarek Date: Fri, 9 Oct 2020 23:03:28 +0200 Subject: [PATCH 19/57] =?UTF-8?q?=E2=9C=A8=20add=20domain:=20tokyo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/tokyo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tokyo.json diff --git a/domains/tokyo.json b/domains/tokyo.json new file mode 100644 index 000000000..34eda41b1 --- /dev/null +++ b/domains/tokyo.json @@ -0,0 +1,11 @@ +{ + "description": "tokyo.is-a.dev", + "repo": "https://github.com/is-a-dev/is-a-dev.github.io", + "owner": { + "username": "a-tokyo", + "email": "ahmed.tokyo1@gmail.com" + }, + "record": { + "CNAME": "is-a-dev.github.io" + } +} From 778dcf524eb537551cac71fab66d5b1603c1bcb8 Mon Sep 17 00:00:00 2001 From: Ahmed Tarek Date: Fri, 9 Oct 2020 23:07:46 +0200 Subject: [PATCH 20/57] Update tokyo.json --- domains/tokyo.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/tokyo.json b/domains/tokyo.json index 34eda41b1..ecc49ea6e 100644 --- a/domains/tokyo.json +++ b/domains/tokyo.json @@ -1,11 +1,12 @@ { - "description": "tokyo.is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", + "description": "A-Tokyo's website", + "repo": "https://github.com/a-tokyo/tokyo", "owner": { "username": "a-tokyo", "email": "ahmed.tokyo1@gmail.com" }, "record": { - "CNAME": "is-a-dev.github.io" + "CNAME": "tokyo.is-a-dev.github.io" + "URL": "https://tokyo.is-a.dev" } } From bc874f7709e237352b328c80a0bef8ad18961a26 Mon Sep 17 00:00:00 2001 From: Ahmed Tarek Date: Fri, 9 Oct 2020 23:13:43 +0200 Subject: [PATCH 21/57] Update tokyo.json --- domains/tokyo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tokyo.json b/domains/tokyo.json index ecc49ea6e..a053a2ccd 100644 --- a/domains/tokyo.json +++ b/domains/tokyo.json @@ -6,7 +6,7 @@ "email": "ahmed.tokyo1@gmail.com" }, "record": { - "CNAME": "tokyo.is-a-dev.github.io" + "CNAME": "tokyo.is-a-dev.github.io", "URL": "https://tokyo.is-a.dev" } } From 4735c1d23a487c89202a51b0a1a4866731d06dcb Mon Sep 17 00:00:00 2001 From: tickle Date: Fri, 9 Oct 2020 22:42:34 +0000 Subject: [PATCH 22/57] update domains --- domains/picklerick.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/picklerick.json diff --git a/domains/picklerick.json b/domains/picklerick.json new file mode 100644 index 000000000..b9d70f69e --- /dev/null +++ b/domains/picklerick.json @@ -0,0 +1,12 @@ +{ + "description": "cool stuff", + "repo": "https://github.com/ticklerick/ticklerick.github.io", + "owner": { + "username": "ticklerick", + "email": "pickle@anonemail.net" + }, + "record": { + "CNAME": "ticklerick.github.io", + "URL": "https://picklerick.is-a.dev" + } +} \ No newline at end of file From a5b93e5eed8c602c8bcf8bd5d55b379ee5d5f045 Mon Sep 17 00:00:00 2001 From: Sharkaboi Date: Sat, 10 Oct 2020 08:46:51 +0530 Subject: [PATCH 23/57] Added sarath.json --- domains/sarath.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sarath.json diff --git a/domains/sarath.json b/domains/sarath.json new file mode 100644 index 000000000..757b1183f --- /dev/null +++ b/domains/sarath.json @@ -0,0 +1,12 @@ +{ + "description": "Sarath's Website", + "repo": "https://github.com/Sharkaboi/sharkaboi.github.io", + "owner": { + "username": "Sharkaboi", + "email": "sarathsedu@gmail.com" + }, + "record": { + "CNAME": "sharkaboi.github.io", + "URL": "https://sarath.is-a.dev" + } + } \ No newline at end of file From 5f52ba72011662554e059a3a8935a81871dd553d Mon Sep 17 00:00:00 2001 From: epgeroy Date: Fri, 9 Oct 2020 22:23:01 -0500 Subject: [PATCH 24/57] Create epgeroy.json add epgeroy's domain --- domains/epgeroy.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/epgeroy.json diff --git a/domains/epgeroy.json b/domains/epgeroy.json new file mode 100644 index 000000000..b392aa312 --- /dev/null +++ b/domains/epgeroy.json @@ -0,0 +1,13 @@ + +{ + "description": "/home/epgeroy", + "repo": "https://github.com/epgeroy/epgeroy.github.io", + "owner": { + "username": "epgeroy", + "email": "epgeroy@gmail.com" + }, + "record": { + "CNAME": "epgeroy.github.io", + "URL": "https://epgeroy.is-a.dev" + } +} From e0446e82fbbcf87df95fa04123e1e6dbf9c7ed51 Mon Sep 17 00:00:00 2001 From: Sailesh Dahal <43571990+saileshbro@users.noreply.github.com> Date: Sat, 10 Oct 2020 10:39:11 +0545 Subject: [PATCH 25/57] Update sailesh.json --- domains/sailesh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sailesh.json b/domains/sailesh.json index 5925a4c00..65865984d 100644 --- a/domains/sailesh.json +++ b/domains/sailesh.json @@ -5,7 +5,7 @@ "email": "saileshbro@gmail.com" }, "record": { - "CNAME": "https://saileshbro.github.io/saileshbro/", - "URL": "https://sailesh.is-a.dev" + "CNAME": "saileshbro.github.io", + "URL": "https://saileshbro.github.io/saileshbro/" } } From a013de6cb6fd26f1c500295346a03d12550aeb42 Mon Sep 17 00:00:00 2001 From: Ahmad Eyamin Date: Sat, 10 Oct 2020 10:55:21 +0600 Subject: [PATCH 26/57] Create ahmadeyamin.json --- domains/ahmadeyamin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ahmadeyamin.json diff --git a/domains/ahmadeyamin.json b/domains/ahmadeyamin.json new file mode 100644 index 000000000..1e8007a2c --- /dev/null +++ b/domains/ahmadeyamin.json @@ -0,0 +1,12 @@ +{ + "description": "Eyamin Personal Website", + "repo": "https://github.com/ahmadeyamin/ahmadeyamin.github.io", + "owner": { + "username": "ahmadeyamin", + "email": "ahmadeyamin@gmail.com" + }, + "record": { + "CNAME": "ahmadeyamin.github.io", + "URL": "https://ahmadeyamin.is-a.dev" + } +} From 88ab1b4ddc7ba490e07c966918af60b9633df8e1 Mon Sep 17 00:00:00 2001 From: Rahul Dahal <44515005+rahuldahal@users.noreply.github.com> Date: Sat, 10 Oct 2020 12:15:03 +0545 Subject: [PATCH 27/57] Added rahul.json file --- domains/rahul.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rahul.json diff --git a/domains/rahul.json b/domains/rahul.json new file mode 100644 index 000000000..7b828647b --- /dev/null +++ b/domains/rahul.json @@ -0,0 +1,12 @@ +{ + "description": "Rahul's personal developer website", + "repo": "https://github.com/rahuldahal", + "owner": { + "username": "rahuldahal", + "email": "rdaahal@gmail.com" + }, + "record": { + "CNAME": "rahuldahal.com.np", + "URL": "https://rahul.is-a.dev" + } +} From cb09acfefe77048aec73d00ea456f5dbed2fcd7e Mon Sep 17 00:00:00 2001 From: amalsebs <48290044+amalsebs@users.noreply.github.com> Date: Sat, 10 Oct 2020 15:22:53 +0530 Subject: [PATCH 28/57] added amal.json --- domains/amal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/amal.json diff --git a/domains/amal.json b/domains/amal.json new file mode 100644 index 000000000..bbf4685c6 --- /dev/null +++ b/domains/amal.json @@ -0,0 +1,12 @@ +{ + "description": "Amal's personal developer website", + "repo": "https://github.com/amalsebs/amalsebs.github.io", + "owner": { + "username": "amalsebs", + "email": "amalsebastian48@gmail.com" + }, + "record": { + "CNAME": "amalsebs.github.io", + "URL": "https://amal.is-a.dev" + } +} From da58032fc9c1d3585bad40c19b0ccc65c9f7c473 Mon Sep 17 00:00:00 2001 From: JaCkIsO Date: Sat, 10 Oct 2020 12:58:09 +0300 Subject: [PATCH 29/57] Adding JaCkIsO --- domains/jackiso.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jackiso.json diff --git a/domains/jackiso.json b/domains/jackiso.json new file mode 100644 index 000000000..72ec59ad2 --- /dev/null +++ b/domains/jackiso.json @@ -0,0 +1,11 @@ +{ + "description": "JaCkIsO is a Developer!", + "owner": { + "username": "JaCkIsO", + "email": "jackisodev@gmail.com" + }, + "record": { + "CNAME": "JaCkIsO.github.io", + "URL": "https://jackiso.is-a.dev" + } +} \ No newline at end of file From b4e4c4d639342272d8a55e49383436f258ae5346 Mon Sep 17 00:00:00 2001 From: Sandeep Vattapparambil Date: Sat, 10 Oct 2020 16:22:04 +0530 Subject: [PATCH 30/57] added my domain entry --- domains/sandeepv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sandeepv.json diff --git a/domains/sandeepv.json b/domains/sandeepv.json new file mode 100644 index 000000000..be12d1570 --- /dev/null +++ b/domains/sandeepv.json @@ -0,0 +1,12 @@ +{ + "description": "Sandeep's personal website", + "owner": { + "username": "SandeepVattapparambil", + "email": "sandeepv68@gmail.com" + }, + "record": { + "CNAME": "sandeepv.in", + "URL": "https://sandeepv.is-a.dev" + } + } + \ No newline at end of file From 17fdd7e765d3eee89d11dcee240c82f5089d61e6 Mon Sep 17 00:00:00 2001 From: breekoy Date: Sat, 10 Oct 2020 19:24:03 +0800 Subject: [PATCH 31/57] add bree.json --- domains/bree.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bree.json diff --git a/domains/bree.json b/domains/bree.json new file mode 100644 index 000000000..d5ce25a31 --- /dev/null +++ b/domains/bree.json @@ -0,0 +1,12 @@ +{ + "description": "Bree is a Dev", + "repo": "https://github.com/breekoy/breekoy.github.io", + "owner": { + "username": "breekoy", + "email": "mcwall.breekoy@gmail.com" + }, + "record": { + "CNAME": "breekoy.github.io", + "URL": "https://bree.is-a.dev" + } +} \ No newline at end of file From 17834b30cfccd4c5bfea54f6a94cfe09d079e468 Mon Sep 17 00:00:00 2001 From: Masood Mohammad <45809678+masoodbinmohammad@users.noreply.github.com> Date: Sat, 10 Oct 2020 17:04:21 +0530 Subject: [PATCH 32/57] is a dev PR is a dev PR --- domains/masood.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/masood.json diff --git a/domains/masood.json b/domains/masood.json new file mode 100644 index 000000000..376e62225 --- /dev/null +++ b/domains/masood.json @@ -0,0 +1,12 @@ +{ + "description": "Masood Mohammad's Personal Website", + "repo": "https://github.com/masoodbinmohammad", + "owner": { + "username": "masoodbinmohammad", + "email": "masoodbinmohammad@hotmail.com" + }, + "record": { + "CNAME": "masoodbinmohammad.github.io", + "URL": "https://masood.is-a.dev" + } +} From 6e060db55391732f091faa75ef4c2fe3667c98fc Mon Sep 17 00:00:00 2001 From: Matthias Bilger Date: Sat, 10 Oct 2020 14:32:28 +0200 Subject: [PATCH 33/57] Create m42e.json --- domains/m42e.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/m42e.json diff --git a/domains/m42e.json b/domains/m42e.json new file mode 100644 index 000000000..eae93cb4d --- /dev/null +++ b/domains/m42e.json @@ -0,0 +1,12 @@ +{ + "description": "m42e Homepage", + "repo": "https://github.com/m42e", + "owner": { + "username": "m42e", + "email": "matthias@bilger.info" + }, + "record": { + "CNAME": "bilger.info", + "URL": "https://m42e.is-a.dev" + } +} From c3ba27ee8816b11d7df09cb16d996418bc0a70e9 Mon Sep 17 00:00:00 2001 From: Kaguwo <60431344+kaguwomin@users.noreply.github.com> Date: Sat, 10 Oct 2020 15:48:26 +0300 Subject: [PATCH 34/57] Create kaguwo.json --- domains/kaguwo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kaguwo.json diff --git a/domains/kaguwo.json b/domains/kaguwo.json new file mode 100644 index 000000000..a0e384049 --- /dev/null +++ b/domains/kaguwo.json @@ -0,0 +1,11 @@ +{ + "description": "Kaguwo's Personal Website", + "owner": { + "username": "kaguwomin", + "email": "business@kaguwo.com" + }, + "record": { + "CNAME": "kaguwo.com", + "URL": "https://kaguwo.is-a.dev" + } +} From 6aa510195bfe8a5c932ee692748960f39cc04f56 Mon Sep 17 00:00:00 2001 From: Bae <50950966+ba-e@users.noreply.github.com> Date: Sat, 10 Oct 2020 16:07:31 +0300 Subject: [PATCH 35/57] =?UTF-8?q?domain=20init=20=F0=9F=91=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/bae.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/bae.json diff --git a/domains/bae.json b/domains/bae.json new file mode 100644 index 000000000..bdde25c56 --- /dev/null +++ b/domains/bae.json @@ -0,0 +1,13 @@ +{ + "description": "Bae's personal website", + + "owner": { + "username": "ba-e", + "email": "bae.nyom@gmail.com" + }, + + "record": { + "CNAME": "bae.codes", + "URL": "https://bae.is-a.dev" + } +} \ No newline at end of file From df94803e860063195c85add0ad3f428acbeb4740 Mon Sep 17 00:00:00 2001 From: Peris Rai Date: Sat, 10 Oct 2020 19:00:52 +0545 Subject: [PATCH 36/57] Added peris.json file --- domains/peris.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/peris.json diff --git a/domains/peris.json b/domains/peris.json new file mode 100644 index 000000000..cf24596f8 --- /dev/null +++ b/domains/peris.json @@ -0,0 +1,12 @@ +{ + "description": "Peris's Portfolio", + "repo": "https://github.com/perisrai/perisrai.github.io", + "owner": { + "username": "perisrai", + "email": "perishrai@gmail.com" + }, + "record": { + "CNAME": "perisrai.github.io", + "URL": "https://peris.is-a.dev" + } + } \ No newline at end of file From 9d1c1ff3847e65306dc83895c688c96fd0d6e2f7 Mon Sep 17 00:00:00 2001 From: George S Aykara Date: Sat, 10 Oct 2020 19:37:45 +0530 Subject: [PATCH 37/57] Updated to URL redirection --- domains/george.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/george.json b/domains/george.json index faee02a19..366e408c6 100644 --- a/domains/george.json +++ b/domains/george.json @@ -6,7 +6,6 @@ "email": "aykarageorge@gmail.com" }, "record": { - "CNAME": "george.aykara4.com", - "URL": "https://george.is-a.dev" + "URL": "https://george.aykara4.com" } } From b8e0e468d24bb4f36121f1018a969770a9dbc710 Mon Sep 17 00:00:00 2001 From: Irek Nazmiev Date: Sat, 10 Oct 2020 19:22:22 +0300 Subject: [PATCH 38/57] Create ireknazm.json --- domains/ireknazm.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ireknazm.json diff --git a/domains/ireknazm.json b/domains/ireknazm.json new file mode 100644 index 000000000..3d5604bb3 --- /dev/null +++ b/domains/ireknazm.json @@ -0,0 +1,12 @@ +{ + "description": "The domain will be used for a new version of my portfolio site, later in a future :)", + "repo": "https://github.com/Nagellan/Portfolio-v2", + "owner": { + "username": "Nagellan", + "email": "ireknazmievirek@gmail.com" + }, + "record": { + "CNAME": "Nagellan.github.io", + "URL": "https://ireknazm.is-a.dev" + } +} From 4923ad6e6739e9872424dd0e5406d6f993e4510a Mon Sep 17 00:00:00 2001 From: Shane Vandegrift Date: Sat, 10 Oct 2020 13:35:41 -0400 Subject: [PATCH 39/57] Create shane.json --- domains/shane.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shane.json diff --git a/domains/shane.json b/domains/shane.json new file mode 100644 index 000000000..473adfbbf --- /dev/null +++ b/domains/shane.json @@ -0,0 +1,12 @@ +{ + "description": "Shane Vandegrift, a friendly fullstack developer", + "repo": "https://github.com/vandesm14/vandesm14.github.io", + "owner": { + "username": "Vandesm14", + "email": "vandesm14@gmail.com" + }, + "record": { + "CNAME": "vandesm14.github.io", + "URL": "https://shane.is-a.dev" + } +} From faba306cef385e07f81ab81d1767667962b081a1 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 12 Oct 2020 13:27:17 +0530 Subject: [PATCH 40/57] doc change --- API.md | 2 +- scripts/reply.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index 746f953f1..43bc51d64 100644 --- a/API.md +++ b/API.md @@ -22,7 +22,7 @@ } ``` * After the pull request is merged, you will see a 404 error on `your-domain.is-a.dev`. To fix this go to your github page repo's `Settings > Github pages > Custom domain` and add `your-domain.is-a.dev` in the given field -* If you have added the `URL` record for forced https, check the `Enforce HTTPS` checkbox too +* Check the `Enforce HTTPS` checkbox below the custom domain input diff --git a/scripts/reply.js b/scripts/reply.js index b4fad71ae..9c5fc11b2 100644 --- a/scripts/reply.js +++ b/scripts/reply.js @@ -11,7 +11,7 @@ If your domain points to a server you own, add \`domain-name.is-a.dev\` to your * Open up the **settings** tab * Scroll down to the **Github pages** section * In the **Custom domain** text input, enter the domain you registered (\`domain-name.is-a.dev\`) -* Check the 'Enforce HTTPS' check box if you added the URL record for forced https redirection +* Check the 'Enforce HTTPS' checkbox below the input * Give it some time to reflect and you should be good to go From 96e8e269f135603c4bb7a4fcb8d2e9df70ed6666 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 12 Oct 2020 13:28:28 +0530 Subject: [PATCH 41/57] Removes www for redirection --- utils/domain-service.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/domain-service.js b/utils/domain-service.js index f78652740..733ca29b6 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -9,7 +9,7 @@ const recordToRedirection = ({ name, address }) => ({ redirect: address, type: 'permanent', redirect_wildcard: 1, - redirect_www: 0, + redirect_www: 1, }); const recordToZone = ({ name, type, address, ...rec }) => ({ ...rec, //line From b4dc020d2705ec1c1cbb96a34594224befd88653 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 12 Oct 2020 13:45:49 +0530 Subject: [PATCH 42/57] Adds simple migrate script --- scripts/migrate.js | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 scripts/migrate.js diff --git a/scripts/migrate.js b/scripts/migrate.js new file mode 100644 index 000000000..e5da7ebf5 --- /dev/null +++ b/scripts/migrate.js @@ -0,0 +1,30 @@ +const fs = require('fs'); +const path = require('path'); +const R = require('ramda'); +const { DOMAINS_PATH } = require('./utils/constants'); + +const migrate = ([file, domain]) => [ + file, + { + ...domain, + record: /\.github\.io$/.test(domain.record.CNAME || '') + ? R.dissoc('URL', domain.record) + : domain.record, + } +]; + +const main = async () => { + const domains = await fs.promises.readdir(DOMAINS_PATH).then(R.map(async file => [ + file, + JSON.parse(await fs.promises.readFile(path.join(DOMAINS_PATH, file), 'utf-8')), + ])).then(ps => Promise.all(ps)); + + const newDomains = domains.map(migrate); + + await Promise.all(newDomains.map(([file, json]) => { + return fs.promises.writeFile(path.join(DOMAINS_PATH, file), JSON.stringify(json, null, 2)); + })); +}; + +main(); + From f22cbdb0d81412a109ad536a60927254a8ff1bbf Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Mon, 12 Oct 2020 18:12:01 +0530 Subject: [PATCH 43/57] Update domains/sharath.json Co-authored-by: Akshay Nair --- domains/sharath.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharath.json b/domains/sharath.json index 82abb788a..c85832d1a 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -6,7 +6,7 @@ "email": "sharathct22@gmail.com" }, "record": { - "CNAME":"http://34.67.228.107.xip.io" + "CNAME":"34.67.228.107.xip.io" "URL": "http://sharath.is-a.dev" } } From ab8ba757d52d248ce34f4fc3e289ce877776c7f4 Mon Sep 17 00:00:00 2001 From: Ahmed Tarek Date: Mon, 12 Oct 2020 15:00:04 +0200 Subject: [PATCH 44/57] Update tokyo.json --- domains/tokyo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tokyo.json b/domains/tokyo.json index a053a2ccd..fb1814029 100644 --- a/domains/tokyo.json +++ b/domains/tokyo.json @@ -6,7 +6,7 @@ "email": "ahmed.tokyo1@gmail.com" }, "record": { - "CNAME": "tokyo.is-a-dev.github.io", + "CNAME": "a-tokyo.github.io", "URL": "https://tokyo.is-a.dev" } } From 1c29e2184c295a0e1916d24c25575497a4d49231 Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Mon, 12 Oct 2020 18:50:59 +0530 Subject: [PATCH 45/57] Update sharath.json --- domains/sharath.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharath.json b/domains/sharath.json index c85832d1a..90af294d9 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -6,7 +6,7 @@ "email": "sharathct22@gmail.com" }, "record": { - "CNAME":"34.67.228.107.xip.io" + "CNAME":"34.67.228.107" "URL": "http://sharath.is-a.dev" } } From b7a1a588821fdf5d7e4bfe44dad0efadf0def8e7 Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Mon, 12 Oct 2020 18:53:03 +0530 Subject: [PATCH 46/57] Update sharath.json --- domains/sharath.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharath.json b/domains/sharath.json index 90af294d9..8d1c5b2da 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -6,7 +6,7 @@ "email": "sharathct22@gmail.com" }, "record": { - "CNAME":"34.67.228.107" + "CNAME":"thesct22.github.io" "URL": "http://sharath.is-a.dev" } } From 2ca01b696aad37d9256a1922a17d475002f5a07a Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Mon, 12 Oct 2020 18:53:14 +0530 Subject: [PATCH 47/57] Update sharath.json From 1ffbdee8022564dd9310999cabf7de709f33c6ce Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Mon, 12 Oct 2020 18:56:23 +0530 Subject: [PATCH 48/57] Update sharath.json --- domains/sharath.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharath.json b/domains/sharath.json index 8d1c5b2da..4119e4c5f 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -6,7 +6,7 @@ "email": "sharathct22@gmail.com" }, "record": { - "CNAME":"thesct22.github.io" + "CNAME": "34.67.228.107.xip.io" "URL": "http://sharath.is-a.dev" } } From d081a11a4e38847cc1f8196437cd329aa56ba348 Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Mon, 12 Oct 2020 18:56:56 +0530 Subject: [PATCH 49/57] Update sharath.json --- domains/sharath.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharath.json b/domains/sharath.json index 4119e4c5f..ff0999bac 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -6,7 +6,7 @@ "email": "sharathct22@gmail.com" }, "record": { - "CNAME": "34.67.228.107.xip.io" + "CNAME": "http://34.67.228.107.xip.io", "URL": "http://sharath.is-a.dev" } } From de614340d78a83df8c032de128024bbb8151ed80 Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Mon, 12 Oct 2020 18:57:26 +0530 Subject: [PATCH 50/57] Update sharath.json --- domains/sharath.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharath.json b/domains/sharath.json index ff0999bac..be4039e6d 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -6,7 +6,7 @@ "email": "sharathct22@gmail.com" }, "record": { - "CNAME": "http://34.67.228.107.xip.io", + "CNAME": "https://thesct22.github.io/", "URL": "http://sharath.is-a.dev" } } From c93ad187688d85ef0d9d9a14b65253d78f5a3594 Mon Sep 17 00:00:00 2001 From: Sailesh Dahal <43571990+saileshbro@users.noreply.github.com> Date: Mon, 12 Oct 2020 19:41:19 +0545 Subject: [PATCH 51/57] Update sailesh.json --- domains/sailesh.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/sailesh.json b/domains/sailesh.json index 65865984d..641f1d263 100644 --- a/domains/sailesh.json +++ b/domains/sailesh.json @@ -5,7 +5,6 @@ "email": "saileshbro@gmail.com" }, "record": { - "CNAME": "saileshbro.github.io", - "URL": "https://saileshbro.github.io/saileshbro/" + "CNAME": "saileshbro.github.io" } } From 9b21d327794c78c97e221dc1855e6c80b0127b72 Mon Sep 17 00:00:00 2001 From: George S Aykara Date: Mon, 12 Oct 2020 19:49:48 +0530 Subject: [PATCH 52/57] Updated to CNAME --- domains/george.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/george.json b/domains/george.json index 366e408c6..105a796bf 100644 --- a/domains/george.json +++ b/domains/george.json @@ -6,6 +6,7 @@ "email": "aykarageorge@gmail.com" }, "record": { + "CNAME": "george.aykara4.com", "URL": "https://george.aykara4.com" } } From c2fd4a7e332d38f51e3c488a216c45054cdcab50 Mon Sep 17 00:00:00 2001 From: Nishant Chaturvedi Date: Fri, 9 Oct 2020 23:06:53 +0200 Subject: [PATCH 53/57] Create nishant.json --- domains/nishant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nishant.json diff --git a/domains/nishant.json b/domains/nishant.json new file mode 100644 index 000000000..a6872e8d8 --- /dev/null +++ b/domains/nishant.json @@ -0,0 +1,11 @@ +{ + "description": "Nishant's website and blog", + "repo": "https://github.com/nishch/nishch.github.io", + "owner": { + "username": "nishch", + "email": "nishantchvedi@gmail.com" + }, + "record": { + "URL": "https://twistedsoft.com" + } +} From d1e443811d867be0f64964e39386cb6deb2e0ae0 Mon Sep 17 00:00:00 2001 From: Nishant Chaturvedi Date: Mon, 12 Oct 2020 20:27:28 +0200 Subject: [PATCH 54/57] update nishant.json --- domains/nishant.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/nishant.json b/domains/nishant.json index a6872e8d8..8c827c715 100644 --- a/domains/nishant.json +++ b/domains/nishant.json @@ -6,6 +6,7 @@ "email": "nishantchvedi@gmail.com" }, "record": { - "URL": "https://twistedsoft.com" + "CNAME": "twistedsoft.com", + "URL": "https://nishant.is-a.dev" } } From ceeb5098ef86f5492d23db73e9346f2b683532f1 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 13 Oct 2020 00:22:29 +0530 Subject: [PATCH 55/57] Update domains/sharath.json --- domains/sharath.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharath.json b/domains/sharath.json index be4039e6d..67d1d4fbf 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -6,7 +6,7 @@ "email": "sharathct22@gmail.com" }, "record": { - "CNAME": "https://thesct22.github.io/", + "CNAME": "thesct22.github.io", "URL": "http://sharath.is-a.dev" } } From 2721971bd8fbed5be1a02cc4632c7cb5f36c0cab Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 13 Oct 2020 00:24:03 +0530 Subject: [PATCH 56/57] Update sharath.json --- domains/sharath.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sharath.json b/domains/sharath.json index 67d1d4fbf..c213eb826 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -1,5 +1,5 @@ { - "description": "Social media website project", + "description": "Social media website project.", "repo": "https://github.com/thesct22", "owner": { "username": "thesct22", From 575d71d74cfd7e45430a48893bf231213bfb828c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 13 Oct 2020 00:26:10 +0530 Subject: [PATCH 57/57] Update domains/george.json --- domains/george.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/george.json b/domains/george.json index 105a796bf..5246589f1 100644 --- a/domains/george.json +++ b/domains/george.json @@ -6,7 +6,6 @@ "email": "aykarageorge@gmail.com" }, "record": { - "CNAME": "george.aykara4.com", - "URL": "https://george.aykara4.com" + "CNAME": "george.aykara4.com" } }