From 8aeb7e8096317a2af966373285799471562e59ce Mon Sep 17 00:00:00 2001 From: anupamroy8 Date: Fri, 9 Oct 2020 18:37:50 +0530 Subject: [PATCH 001/144] anupam.json added to domains folder --- domains/anupam.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anupam.json diff --git a/domains/anupam.json b/domains/anupam.json new file mode 100644 index 000000000..1f98eaa8c --- /dev/null +++ b/domains/anupam.json @@ -0,0 +1,12 @@ +{ + "description": "Anupam's portfolio website", + "repo": "https://github.com/anupamroy8/portfolio", + "owner": { + "username": "anupamroy8", + "email": "anupamroy8@gmail.com" + }, + "record": { + "CNAME": "anupamroy8.github.io/portfolio/", + "URL": "https://anupam.is-a.dev" + } +} From a325cf4430b577618df191502dca7c688de6f901 Mon Sep 17 00:00:00 2001 From: D-Pow Date: Fri, 9 Oct 2020 11:02:07 -0400 Subject: [PATCH 002/144] Add devon.is-a.dev config file --- domains/devon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/devon.json diff --git a/domains/devon.json b/domains/devon.json new file mode 100644 index 000000000..0c0ea255a --- /dev/null +++ b/domains/devon.json @@ -0,0 +1,12 @@ +{ + "description": "Devon Powell is a full-stack software engineer", + "repo": "https://github.com/D-Pow/website", + "owner": { + "username": "D-Pow", + "email": "dpow9373@gmail.com" + }, + "record": { + "ALIAS": "https://d-pow.github.io/website/", + "URL": "https://devon.is-a.dev" + } +} From 8baf34fdfde7e3167d36b3b27589c01b40655a2e Mon Sep 17 00:00:00 2001 From: Anurag Singh Date: Fri, 9 Oct 2020 23:28:40 +0530 Subject: [PATCH 003/144] Create ashleymavericks.json --- domains/ashleymavericks.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ashleymavericks.json diff --git a/domains/ashleymavericks.json b/domains/ashleymavericks.json new file mode 100644 index 000000000..2aa81aab6 --- /dev/null +++ b/domains/ashleymavericks.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio Website", + "repo": "https://github.com/ashleymavericks/Portfolio-Site", + "owner": { + "username": "ashlyemavericks", + "email": "singhanurag024@gmail.com" + }, + "record": { + "URL": "https://anuragsingh.dev" + } +} From 0ab462c9b206e5aacfdf313ff0ffdcb0d7f9d8f1 Mon Sep 17 00:00:00 2001 From: Siddhartha Patki Date: Sun, 11 Oct 2020 01:23:34 +0530 Subject: [PATCH 004/144] Added sid.json --- domains/sid.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sid.json diff --git a/domains/sid.json b/domains/sid.json new file mode 100644 index 000000000..3bef734df --- /dev/null +++ b/domains/sid.json @@ -0,0 +1,12 @@ +{ + "description": "Siddhartha Patki's development portfolio", + "repo": "https://github.com/SiddPatki", + "owner": { + "username": "SiddPatki", + "email": "siddharthapatki@gmail.com" + }, + "record": { + "CNAME": "https://siddpatki.github.io/my-site/", + "URL": "https://sid.is-a.dev" + } +} From cb4698e400ae068917c7ce5ce2ee465da50fba18 Mon Sep 17 00:00:00 2001 From: Anwar Hussain Date: Sun, 11 Oct 2020 15:59:27 +0300 Subject: [PATCH 005/144] Create anwar.json --- domains/anwar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anwar.json diff --git a/domains/anwar.json b/domains/anwar.json new file mode 100644 index 000000000..5451e6598 --- /dev/null +++ b/domains/anwar.json @@ -0,0 +1,11 @@ +{ + "description": "Anwar's personal website", + "repo": "https://github.com/getanwar", + "owner": { + "username": "getanwar", + "email": "say@anwar.im" + }, + "record": { + "URL": "https://anwar.im" + } +} From 5e8abf8b4e04eb0fc2632914459bb59fff4a25a4 Mon Sep 17 00:00:00 2001 From: Vignesh Date: Sun, 11 Oct 2020 20:28:40 +0530 Subject: [PATCH 006/144] vikyaiyer.json added for registering 'is a dev' domain --- domains/vikyaiyer.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/vikyaiyer.json diff --git a/domains/vikyaiyer.json b/domains/vikyaiyer.json new file mode 100644 index 000000000..e01d1c284 --- /dev/null +++ b/domains/vikyaiyer.json @@ -0,0 +1,13 @@ +{ + "description": "Vignesh Aiyer is a Developer!", + "repo": "https://github.com/vikyaiyer/jekyll-theme-minimal-resume", + "owner": { + "username": "vikyaiyer", + "email": "vikyaiyer1997@gmail.com" + }, + "record": { + "CNAME": "https://vikyaiyer.github.io/jekyll-theme-minimal-resume", + "URL": "https://vikyaiyer.is-a.dev" + } + } + \ No newline at end of file From ae8987b4b90af9723e4d165afaff90379ff71c5f Mon Sep 17 00:00:00 2001 From: aswinskumar67 Date: Sun, 11 Oct 2020 22:09:56 +0530 Subject: [PATCH 007/144] Aswin's dev Porfoilio , aswin.json --- domains/aswin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aswin.json diff --git a/domains/aswin.json b/domains/aswin.json new file mode 100644 index 000000000..9ce17190d --- /dev/null +++ b/domains/aswin.json @@ -0,0 +1,12 @@ +{ + "description": "Aswin's personal portfolio", + "repo": "https://github.com/aswinskumar67/iamaswin.github.io", + "owner": { + "username": "aswinskumar67", + "email": "aswin.skumaro2bme@gmail.com" + }, + "record": { + "CNAME": "aswinskumar67.github.io", + "URL": "https://aswin.is-a.dev" + } +} \ No newline at end of file From 80bb86761fa5cc5e4fc2e950a9c44d0c5a3cdd2a Mon Sep 17 00:00:00 2001 From: Muchenski <46984788+HenriqueMuchenski@users.noreply.github.com> Date: Sun, 11 Oct 2020 13:58:49 -0300 Subject: [PATCH 008/144] Create muchenski.json --- domains/muchenski.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/muchenski.json diff --git a/domains/muchenski.json b/domains/muchenski.json new file mode 100644 index 000000000..95b5bff19 --- /dev/null +++ b/domains/muchenski.json @@ -0,0 +1,12 @@ +{ + "description": "Muchenski's personal developer website", + "repo": "https://github.com/HenriqueMuchenski/henriquemuchenski.github.io", + "owner": { + "username": "HenriqueMuchenski", + "email": "hjmuchenski@gmail.com" + }, + "record": { + "CNAME": "henriquemuchenski.github.io", + "URL": "https://muchenski.is-a.dev" + } +} From b609aa95951b3d1e01991e95e93c73a2c88b6151 Mon Sep 17 00:00:00 2001 From: Aaraamasree Sreekumar <54882705+aaraam@users.noreply.github.com> Date: Sun, 11 Oct 2020 22:31:57 +0530 Subject: [PATCH 009/144] Create aaraam.json --- domains/aaraam.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aaraam.json diff --git a/domains/aaraam.json b/domains/aaraam.json new file mode 100644 index 000000000..f75b6b11d --- /dev/null +++ b/domains/aaraam.json @@ -0,0 +1,12 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/aaraam/aaraam.github.io", + "owner": { + "username": "aaraam", + "email": "aaraam.goblin@gmail.com" + }, + "record": { + "CNAME": "aaraam.github.io", + "URL": "https://aaraam.is-a.dev" + } +} From ff7e029237e657ce4849f5658131d1323e20ca4c Mon Sep 17 00:00:00 2001 From: hemanth Date: Sun, 11 Oct 2020 22:33:35 +0530 Subject: [PATCH 010/144] Added hemanth.json --- domains/hemanth.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/hemanth.json diff --git a/domains/hemanth.json b/domains/hemanth.json new file mode 100644 index 000000000..9e35a8ef8 --- /dev/null +++ b/domains/hemanth.json @@ -0,0 +1,13 @@ +{ + "description": "Hemanth's developer portfolio", + "repo": "https://github.com/Hemanthwarrier/hemanth.github.io", + "owner": { + "username": "Hemanthwarrier", + "email": "hemanthwarrier@gmail.com" + }, + "record": { + "CNAME": "Hemanthwarrier.github.io", + "URL": "https://hemanth.is-a.dev" + } + } + \ No newline at end of file From 5b38e7d902b5a76d8f4d31cbd4172c19d828dbc4 Mon Sep 17 00:00:00 2001 From: Sumedhaa Date: Sun, 11 Oct 2020 23:01:42 +0530 Subject: [PATCH 011/144] Create sumedhaa.json --- domains/sumedhaa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sumedhaa.json diff --git a/domains/sumedhaa.json b/domains/sumedhaa.json new file mode 100644 index 000000000..c05a0796b --- /dev/null +++ b/domains/sumedhaa.json @@ -0,0 +1,12 @@ +{ + "description": "Sumedhaa's Portfolio", + "repo": "https://github.com/misticorion/misticorion.github.io", + "owner": { + "username": "misticorion", + "email": "mistic.orion@gmail.com" + }, + "record": { + "CNAME": "misticorion.github.io", + "URL": "https://sumedhaa.is-a.dev" + } +} From 7549a3e2f877995534cdc2a47d8686dfbb2d6cbd Mon Sep 17 00:00:00 2001 From: Lok Gubhaju Date: Sun, 11 Oct 2020 23:50:24 +0200 Subject: [PATCH 012/144] Create lok.json --- domains/lok.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lok.json diff --git a/domains/lok.json b/domains/lok.json new file mode 100644 index 000000000..750f9104e --- /dev/null +++ b/domains/lok.json @@ -0,0 +1,12 @@ +{ + "description": "Lok's portfolio website", + "repo": "https://github.com/lokgubhaju/lokgubhaju.github.io", + "owner": { + "username": "lokgubhaju", + "email": "lok.gubhaju@gmail.com" + }, + "record": { + "CNAME": "lokgubhaju.github.io", + "URL": "https://lok.is-a.dev" + } +} From 25155ec52789943134006a3350096e40cf5271d6 Mon Sep 17 00:00:00 2001 From: Mickael Daniel Date: Sun, 11 Oct 2020 23:56:29 +0200 Subject: [PATCH 013/144] Create mk.json --- domains/mk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mk.json diff --git a/domains/mk.json b/domains/mk.json new file mode 100644 index 000000000..cc0b5df23 --- /dev/null +++ b/domains/mk.json @@ -0,0 +1,11 @@ +{ + "description": "mklabs' website", + "repo": "https://github.com/mklabs/mklabs.github.com", + "owner": { + "username": "mklabs", + "email": "daniel.mickael@gmail.com" + }, + "record": { + "CNAME": "mklabs.github.io" + } +} From ce9224ea1ba056432fe8ea75480276ad2d32a4ea Mon Sep 17 00:00:00 2001 From: Homemadestea58 <44537298+Homemadestea58@users.noreply.github.com> Date: Mon, 12 Oct 2020 11:37:19 +1100 Subject: [PATCH 014/144] Create homemadestea58.json --- domains/homemadestea58.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/homemadestea58.json diff --git a/domains/homemadestea58.json b/domains/homemadestea58.json new file mode 100644 index 000000000..dd84fe377 --- /dev/null +++ b/domains/homemadestea58.json @@ -0,0 +1,11 @@ +{ + "description": "Add some description", + "repo": "https://github.com/Homemadestea58homemadestea58.github.io/", + "owner": { + "username": "Homemadestea58", + "email": "44537298+Homemadestea58@users.noreply.github.com" + }, + "record": { + "CNAME": "homemadestea58.github.io" + } +} From b4b504b386398eb94f38e46955e50f06971c80dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ANIL=20=C5=9EAH=C4=B0N?= Date: Mon, 12 Oct 2020 12:57:04 +0300 Subject: [PATCH 015/144] Create anil.json --- domains/anlshn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anlshn.json diff --git a/domains/anlshn.json b/domains/anlshn.json new file mode 100644 index 000000000..de011c57c --- /dev/null +++ b/domains/anlshn.json @@ -0,0 +1,12 @@ +{ + "description": "Anil's personal developer website", + "repo": "https://github.com/anilsahindev", + "owner": { + "username": "anilsahindev", + "email": "anilsahindev@gmail.com" + }, + "record": { + "CNAME": "anlshn.com", + "URL": "https://anil.is-a.dev" + } +} \ No newline at end of file From 38b5b5c16bee13703622425c9fe228e68e251c62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ANIL=20=C5=9EAH=C4=B0N?= Date: Mon, 12 Oct 2020 12:57:54 +0300 Subject: [PATCH 016/144] Create anil.json --- domains/anlshn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anlshn.json b/domains/anlshn.json index de011c57c..59668eb06 100644 --- a/domains/anlshn.json +++ b/domains/anlshn.json @@ -9,4 +9,4 @@ "CNAME": "anlshn.com", "URL": "https://anil.is-a.dev" } -} \ No newline at end of file +} From 5be92b3d1e9d5fdb476d9cccb50ab82b8579050c Mon Sep 17 00:00:00 2001 From: Daria Trainor Date: Mon, 12 Oct 2020 22:48:36 +1100 Subject: [PATCH 017/144] Create daria.json (#1) --- domains/daria.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/daria.json diff --git a/domains/daria.json b/domains/daria.json new file mode 100644 index 000000000..83fa7e075 --- /dev/null +++ b/domains/daria.json @@ -0,0 +1,11 @@ +{ + "description": "Daria is a dev", + "repo": "https://github.com/dariatrainor/dariatrainor.github.io", + "owner": { + "username": "dariatrainor", + "email": "dariasu@gmail.com" + }, + "record": { + "CNAME": "dariatrainor.github.io" + } +} From a25e825ac08251a48414989c08f4dce78550a4d8 Mon Sep 17 00:00:00 2001 From: "frankie.tech" <26461046+frankie-tech@users.noreply.github.com> Date: Mon, 12 Oct 2020 09:06:20 -0400 Subject: [PATCH 018/144] Create frankie.json --- domains/frankie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/frankie.json diff --git a/domains/frankie.json b/domains/frankie.json new file mode 100644 index 000000000..146dfc7a4 --- /dev/null +++ b/domains/frankie.json @@ -0,0 +1,11 @@ +{ + "description": "Now that's a spicy 404 page!", + "repo": "https://github.com/github-username/", + "owner": { + "username": "github-username", + "email": "any@email" + }, + "record": { + "CNAME": "github-username.github.io" + } +} From 9672380bcd2b985e36ca9a14d511e5dd5f31cc7d Mon Sep 17 00:00:00 2001 From: "frankie.tech" <26461046+frankie-tech@users.noreply.github.com> Date: Mon, 12 Oct 2020 09:16:15 -0400 Subject: [PATCH 019/144] Update frankie.json --- domains/frankie.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/frankie.json b/domains/frankie.json index 146dfc7a4..446b7420b 100644 --- a/domains/frankie.json +++ b/domains/frankie.json @@ -1,11 +1,11 @@ { "description": "Now that's a spicy 404 page!", - "repo": "https://github.com/github-username/", + "repo": "https://github.com/frankie-tech/frankie-tech.github.io", "owner": { - "username": "github-username", - "email": "any@email" + "username": "frankie-tech", + "email": "26461046+frankie-tech@users.noreply.github.com" }, "record": { - "CNAME": "github-username.github.io" + "CNAME": "frankie-tech.github.io" } } From 20b0f19e85aa7afa7695e57269e981cdf6d6d67e Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Mon, 12 Oct 2020 18:59:12 +0530 Subject: [PATCH 020/144] Create thesct22.json --- domains/thesct22.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thesct22.json diff --git a/domains/thesct22.json b/domains/thesct22.json new file mode 100644 index 000000000..b4eb81fde --- /dev/null +++ b/domains/thesct22.json @@ -0,0 +1,12 @@ +{ + "description": "Social media website project", + "repo": "https://github.com/thesct22", + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "CNAME": "34.67.228.107.xip.io", + "URL": "http://sharath.is-a.dev" + } +} From 4693099df8758d10b5ff7cc166038eacb0e55692 Mon Sep 17 00:00:00 2001 From: Shambhavi Mishra <42893001+ShambhaviCodes@users.noreply.github.com> Date: Mon, 12 Oct 2020 20:20:44 +0530 Subject: [PATCH 021/144] Create shambhavi.json --- domains/shambhavi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shambhavi.json diff --git a/domains/shambhavi.json b/domains/shambhavi.json new file mode 100644 index 000000000..d55b56f53 --- /dev/null +++ b/domains/shambhavi.json @@ -0,0 +1,11 @@ +{ + "description": "Shambhavi's Web-Dev Home", + "repo": "https://github.com/ShambhaviCodes/ShambhaviCodes.github.io", + "owner": { + "username": "ShambhaviCodes", + "email": "shambhavimishra26@gmail.com" + }, + "record": { + "CNAME": "shambhavicodes.github.io" + } +} From c2d55c1115b976f458c31f6c59ab0a8b5d129743 Mon Sep 17 00:00:00 2001 From: Kiran Nambiar <14028003+sudopower@users.noreply.github.com> Date: Mon, 12 Oct 2020 20:28:44 +0530 Subject: [PATCH 022/144] Create kirann.json --- domains/kirann.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kirann.json diff --git a/domains/kirann.json b/domains/kirann.json new file mode 100644 index 000000000..7fd93f279 --- /dev/null +++ b/domains/kirann.json @@ -0,0 +1,11 @@ +{ + "description": "Kiran's personal developer website", + "repo": "https://github.com/sudopower", + "owner": { + "username": "sudopower", + "email": "nkirandroid@gmail.com" + }, + "record": { + "URL": "http://sudopower.com" + } +} From 2c8dc0656b90fa880cb7c3ff1920279d7d22dfa3 Mon Sep 17 00:00:00 2001 From: allsyed Date: Mon, 12 Oct 2020 16:50:20 +0000 Subject: [PATCH 023/144] Create allsyed.json --- domains/allsyed.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/allsyed.json diff --git a/domains/allsyed.json b/domains/allsyed.json new file mode 100644 index 000000000..e6d1c9981 --- /dev/null +++ b/domains/allsyed.json @@ -0,0 +1,12 @@ +{ + "description": "Allsyed's personal website", + "repo": "https://github.com/allsyed", + "owner": { + "username": "allsyed", + "email": "allsyed@pm.me" + }, + "record": { + "CNAME": "allsyed.com", + "URL": "https://allsyed.is-a.dev" + } +} From 310412fcf12f9d6228e769aac02304f9f90b2da3 Mon Sep 17 00:00:00 2001 From: Bhargav <56338974+Bhargav252000@users.noreply.github.com> Date: Mon, 12 Oct 2020 23:28:34 +0530 Subject: [PATCH 024/144] Create Bhargav-gohil.json --- domains/Bhargav-gohil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Bhargav-gohil.json diff --git a/domains/Bhargav-gohil.json b/domains/Bhargav-gohil.json new file mode 100644 index 000000000..e10d14a8a --- /dev/null +++ b/domains/Bhargav-gohil.json @@ -0,0 +1,12 @@ +{ + "description": "Bhargav Gohil's personal developer website", + "repo": "https://github.com/yuks/bhargav252000.github.io", + "owner": { + "username": "bhargav252000", + "email": "bhargavgohil25@gmail.com" + }, + "record": { + "CNAME": "bhargav252000.github.io", + "URL": "https://Bhargav-gohil.is-a.dev" + } +} From bb931451d9ea76b430549908f8745260cb45079c Mon Sep 17 00:00:00 2001 From: Bhargav <56338974+Bhargav252000@users.noreply.github.com> Date: Mon, 12 Oct 2020 23:29:37 +0530 Subject: [PATCH 025/144] Update Bhargav-gohil.json --- domains/Bhargav-gohil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Bhargav-gohil.json b/domains/Bhargav-gohil.json index e10d14a8a..37572b607 100644 --- a/domains/Bhargav-gohil.json +++ b/domains/Bhargav-gohil.json @@ -1,6 +1,6 @@ { "description": "Bhargav Gohil's personal developer website", - "repo": "https://github.com/yuks/bhargav252000.github.io", + "repo": "https://github.com/bhargav252000.github.io", "owner": { "username": "bhargav252000", "email": "bhargavgohil25@gmail.com" From a9399f24f3a946ff3d72678d642b29a32e54cc95 Mon Sep 17 00:00:00 2001 From: Forsas <53380023+forsas@users.noreply.github.com> Date: Mon, 12 Oct 2020 22:08:38 +0300 Subject: [PATCH 026/144] Add forsas --- domains/forsas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/forsas.json diff --git a/domains/forsas.json b/domains/forsas.json new file mode 100644 index 000000000..7398d4ec7 --- /dev/null +++ b/domains/forsas.json @@ -0,0 +1,12 @@ +{ + "description": "Forsas website and blog", + "repo": "https://github.com/forsas/forsas.github.io", + "owner": { + "username": "forsas", + "email": "forsaslt@gmail.com" + }, + "record": { + "CNAME": "forsas.github.io", + "URL": "https://forsas.is-a.dev" + } +} From 52970ca78dc49f160de6f8f6e667b8b2fdc6dda4 Mon Sep 17 00:00:00 2001 From: Leandro Nunes Date: Mon, 12 Oct 2020 16:30:55 -0300 Subject: [PATCH 027/144] Add lnfnunes domain --- domains/lnfnunes.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lnfnunes.json diff --git a/domains/lnfnunes.json b/domains/lnfnunes.json new file mode 100644 index 000000000..063c01ba1 --- /dev/null +++ b/domains/lnfnunes.json @@ -0,0 +1,11 @@ +{ + "description": "Little Big Nunes", + "repo": "https://github.com/lnfnunes", + "owner": { + "username": "lnfnunes", + "email": "dr1design@gmail.com" + }, + "record": { + "URL": "https://lnfnunes.com.br" + } +} From b60836b9f581863a0376e452b02ec40da37bcc5c Mon Sep 17 00:00:00 2001 From: dotiful Date: Tue, 13 Oct 2020 03:01:37 +0300 Subject: [PATCH 028/144] Create art.json --- domains/art.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/art.json diff --git a/domains/art.json b/domains/art.json new file mode 100644 index 000000000..101fcb894 --- /dev/null +++ b/domains/art.json @@ -0,0 +1,11 @@ +{ + "description": "Art's personal developer website", + "repo": "https://github.com/dotiful", + "owner": { + "username": "dotiful", + "email": "dots.util@gmail.com", + }, + "record": { + "CNAME": "dotiful.github.io" + } +} From a08e0676cd97c1b29589583a63895a77045e3cf6 Mon Sep 17 00:00:00 2001 From: Dots Util Date: Tue, 13 Oct 2020 03:07:55 +0300 Subject: [PATCH 029/144] Update art.json fix typo --- domains/art.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/art.json b/domains/art.json index 101fcb894..fbfcc4a11 100644 --- a/domains/art.json +++ b/domains/art.json @@ -3,7 +3,7 @@ "repo": "https://github.com/dotiful", "owner": { "username": "dotiful", - "email": "dots.util@gmail.com", + "email": "dots.util@gmail.com" }, "record": { "CNAME": "dotiful.github.io" From 5dcb7cfcfce84232bcb425b74e862144b17612d2 Mon Sep 17 00:00:00 2001 From: Sharath Cherian Thomas Date: Tue, 13 Oct 2020 08:41:59 +0530 Subject: [PATCH 030/144] Update thesct22.json --- domains/thesct22.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thesct22.json b/domains/thesct22.json index b4eb81fde..d431e0139 100644 --- a/domains/thesct22.json +++ b/domains/thesct22.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "34.67.228.107.xip.io", - "URL": "http://sharath.is-a.dev" + "URL": "http://thesct.is-a.dev" } } From b1d58a631e49f0fdc0e5039c3464859cb725e910 Mon Sep 17 00:00:00 2001 From: reuben-x <44024454+reuben-x@users.noreply.github.com> Date: Tue, 13 Oct 2020 09:49:19 +0530 Subject: [PATCH 031/144] Create reuben.json --- domains/reuben.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/reuben.json diff --git a/domains/reuben.json b/domains/reuben.json new file mode 100644 index 000000000..936d6c44e --- /dev/null +++ b/domains/reuben.json @@ -0,0 +1,13 @@ + +{ + "description": "Personal Page", + "repo": "https://github.com/reuben-x/reuben-x.github.io", + "owner": { + "username": "reuben-x", + "email": "reubenthomaspeter@gmail.com" + }, + "record": { + "CNAME": "reuben-x.github.io", + "URL": "https://reuben.is-a.dev" + } +} From 1d4d877f2e2633a9691f4d99b471cea1b86f923e Mon Sep 17 00:00:00 2001 From: Athira L I Date: Tue, 13 Oct 2020 12:59:59 +0530 Subject: [PATCH 032/144] Create athira-li.json --- domains/athira-li.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/athira-li.json diff --git a/domains/athira-li.json b/domains/athira-li.json new file mode 100644 index 000000000..62a1ec2c1 --- /dev/null +++ b/domains/athira-li.json @@ -0,0 +1,11 @@ +{ + "description": "Athira's Web-Dev Home", + "repo": "https://github.com/Athira-L-I/Athira-L-I.github.io", + "owner": { + "username": "Athira-L-I", + "email": "athirali4582@gmail.com" + }, + "record": { + "CNAME": "Athira-L-I.github.io" + } +} From c1cd843b44099ad59084869288d7556a72dbae42 Mon Sep 17 00:00:00 2001 From: Dennis van der Vlag Date: Tue, 13 Oct 2020 10:38:08 +0200 Subject: [PATCH 033/144] Create dennis.json --- domains/dennis.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dennis.json diff --git a/domains/dennis.json b/domains/dennis.json new file mode 100644 index 000000000..f87f47642 --- /dev/null +++ b/domains/dennis.json @@ -0,0 +1,12 @@ +{ + "description": "Dennis is a Dev", + "repo": "https://github.com/dvandervlag/dvandervlag.github.io", + "owner": { + "username": "dvandervlag", + "email": "dvandervlag@gmail.com" + }, + "record": { + "CNAME": "dvandervlag.github.io", + "URL": "https://dennis.is-a.dev" + } +} From c59a5de89c893bb9420ea74b5c87dc2427081de9 Mon Sep 17 00:00:00 2001 From: Sooraj Ep Date: Tue, 13 Oct 2020 16:32:18 +0530 Subject: [PATCH 034/144] Create epsooraj.json --- domains/epsooraj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/epsooraj.json diff --git a/domains/epsooraj.json b/domains/epsooraj.json new file mode 100644 index 000000000..a0b237de3 --- /dev/null +++ b/domains/epsooraj.json @@ -0,0 +1,11 @@ +{ + "description": "Sooraj Ep's website", + "owner": { + "username": "epsooraj", + "email": "epsooraj4@gmail.com" + }, + "record": { + "CNAME": "epsooraj.com", + "URL": "https://epsooraj.is-a.dev" + } +} From 868435b96f1a88c006637c0a92a36ab0ff856d68 Mon Sep 17 00:00:00 2001 From: ksvkabra <35252448+ksvkabra@users.noreply.github.com> Date: Tue, 13 Oct 2020 17:01:43 +0530 Subject: [PATCH 035/144] Create ksvkabra.json --- domains/ksvkabra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ksvkabra.json diff --git a/domains/ksvkabra.json b/domains/ksvkabra.json new file mode 100644 index 000000000..f45f93bd9 --- /dev/null +++ b/domains/ksvkabra.json @@ -0,0 +1,11 @@ +{ + "description": "Keshav Kabra's website", + "owner": { + "username": "ksvkabra", + "email": "ksvkabra@gmail.com" + }, + "record": { + "CNAME": "ksvkabra.github.io", + "URL": "https://ksvkabra.is-a.dev" + } +} From 47c6db1d087d445bfd1dff560926b1b95ffb71db Mon Sep 17 00:00:00 2001 From: Jeevan Anga Date: Tue, 13 Oct 2020 20:34:29 +0800 Subject: [PATCH 036/144] Added jeevan --- domains/jeevan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jeevan.json diff --git a/domains/jeevan.json b/domains/jeevan.json new file mode 100644 index 000000000..3079ba37e --- /dev/null +++ b/domains/jeevan.json @@ -0,0 +1,12 @@ +{ + "description": "Jeevan's Portfolio", + "repo":"https://github.com/jeevan900929/jeevan900929.github.io", + "owner": { + "username": "jeevan900929", + "email": "jeevan.900929@gmail.com" + }, + "record": { + "CNAME":"jeevan900929.github.io", + "URL": "https://jeevan.is-a.dev" + } +} \ No newline at end of file From 88d854949f4b8ad26e2c5ded7d1caa78b3eccee1 Mon Sep 17 00:00:00 2001 From: Austin Young Date: Tue, 13 Oct 2020 07:28:11 -1000 Subject: [PATCH 037/144] Create austin.json --- domains/austin.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/austin.json diff --git a/domains/austin.json b/domains/austin.json new file mode 100644 index 000000000..8b4f10207 --- /dev/null +++ b/domains/austin.json @@ -0,0 +1,13 @@ +{ + "description": "Austin's personal developer website", + "repo": "https://github.com/austindyoung", + "owner": { + "username": "austindyoung", + "email": "austin@doesweb.dev", + "twitter": "" + }, + "record": { + "URL": "austindyoung.github.io" + } + } + From 96ac24ea605564bd1bf52c862fa7fc84fab5f13e Mon Sep 17 00:00:00 2001 From: Austin Young Date: Tue, 13 Oct 2020 08:44:18 -1000 Subject: [PATCH 038/144] Create god.json --- domains/god.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/god.json diff --git a/domains/god.json b/domains/god.json new file mode 100644 index 000000000..cc9bc27be --- /dev/null +++ b/domains/god.json @@ -0,0 +1,12 @@ +{ + "description": "Austin's personal developer website", + "repo": "https://github.com/austindyoung", + "owner": { + "username": "austindyoung", + "email": "austin@doesweb.dev", + "twitter": "" + }, + "record": { + "URL": "austindyoung.github.io" + } + } From d0a7597b680a722a14dab988315b0650bab2a061 Mon Sep 17 00:00:00 2001 From: Raphael Udoka Chinenye <46021662+Rapixar@users.noreply.github.com> Date: Tue, 13 Oct 2020 22:03:55 +0100 Subject: [PATCH 039/144] Create rapixar.json --- domains/rapixar.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/rapixar.json diff --git a/domains/rapixar.json b/domains/rapixar.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/rapixar.json @@ -0,0 +1 @@ + From e7cf0d645b449e57aab4181e3471756c93e4c452 Mon Sep 17 00:00:00 2001 From: Chinmay Mulay Date: Wed, 14 Oct 2020 10:40:19 +0530 Subject: [PATCH 040/144] Create cmulay.json --- domains/cmulay.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cmulay.json diff --git a/domains/cmulay.json b/domains/cmulay.json new file mode 100644 index 000000000..1879a5de4 --- /dev/null +++ b/domains/cmulay.json @@ -0,0 +1,12 @@ +{ + "description": "Chinmay Mulay's Portfolio", + "repo": "https://github.com/cmulay/cmulay.github.io", + "owner": { + "username": "cmulay", + "email": "codewithchin@gmail.com" + }, + "record": { + "CNAME": "cmulay.github.io", + "URL": "https://cmulay.is-a.dev" + } + } \ No newline at end of file From 17d6403037c44cfee256667424ba6b711e118ffd Mon Sep 17 00:00:00 2001 From: sachin-in1 Date: Wed, 14 Oct 2020 11:00:20 +0530 Subject: [PATCH 041/144] Create sachin's domain request --- domains/sachin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sachin.json diff --git a/domains/sachin.json b/domains/sachin.json new file mode 100644 index 000000000..032e8bbbf --- /dev/null +++ b/domains/sachin.json @@ -0,0 +1,12 @@ +{ + "description": "Sachin's portfolio", + "repo": "https://github.com/sachin-in1", + "owner": { + "username": "sachin-in1", + "email": "sachin.here01@gmail.com" + }, + "record": { + "CNAME": "sachin-in1.github.io", + "URL": "https://sachin.is-a.dev" + } +} From 422d94e511e7bce188f5f16151c2cefc9514140b Mon Sep 17 00:00:00 2001 From: Hisham Ali P <46087887+hishamalip@users.noreply.github.com> Date: Wed, 14 Oct 2020 11:41:59 +0530 Subject: [PATCH 042/144] Created hisham.json --- domains/hisham.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hisham.json diff --git a/domains/hisham.json b/domains/hisham.json new file mode 100644 index 000000000..7b3b6561f --- /dev/null +++ b/domains/hisham.json @@ -0,0 +1,11 @@ +{ + "description": "Hisham is a dev", + "repo": "https://github.com/hishamalip/hishamalip.github.io", + "owner": { + "username": "hishamalip", + "email": "hishamalip@gmail.com" + }, + "record": { + "CNAME": "hishamalip.github.io" + } +} From c5bcc4982b2f0de8598045792638590b55296bfc Mon Sep 17 00:00:00 2001 From: Mike Verhees Date: Wed, 14 Oct 2020 08:23:07 +0200 Subject: [PATCH 043/144] Delete mverhees.json --- domains/mverhees.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/mverhees.json diff --git a/domains/mverhees.json b/domains/mverhees.json deleted file mode 100644 index 19b6d3678..000000000 --- a/domains/mverhees.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Mike's website", - "repo": "https://github.com/MikeVerhees/MikeVerhees.github.io", - "owner": { - "username": "MikeVerhees", - "email": "mikeverhees95@gmail.com" - }, - "record": { - "CNAME": "MikeVerhees.github.io", - "URL": "https://mverhees.is-a.dev" - } -} From 18e58e63e184797b2c7f5e19cbcb6d19db490092 Mon Sep 17 00:00:00 2001 From: Vignesh Aiyer Date: Wed, 14 Oct 2020 13:31:44 +0530 Subject: [PATCH 044/144] Update vikyaiyer.json fix: updated the url as requested --- domains/vikyaiyer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/vikyaiyer.json b/domains/vikyaiyer.json index e01d1c284..da1996966 100644 --- a/domains/vikyaiyer.json +++ b/domains/vikyaiyer.json @@ -6,8 +6,8 @@ "email": "vikyaiyer1997@gmail.com" }, "record": { - "CNAME": "https://vikyaiyer.github.io/jekyll-theme-minimal-resume", + "CNAME": "https://vikyaiyer.github.io", "URL": "https://vikyaiyer.is-a.dev" } } - \ No newline at end of file + From 0d7253f1ee660b3b0b7fa7621e32ed1c8b444453 Mon Sep 17 00:00:00 2001 From: Sandeep Vattapparambil Date: Wed, 14 Oct 2020 14:01:14 +0530 Subject: [PATCH 045/144] updated CNAME --- domains/sandeepv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sandeepv.json b/domains/sandeepv.json index be12d1570..80dbd6c77 100644 --- a/domains/sandeepv.json +++ b/domains/sandeepv.json @@ -5,7 +5,7 @@ "email": "sandeepv68@gmail.com" }, "record": { - "CNAME": "sandeepv.in", + "CNAME": "sandeepvattapparambil.github.io", "URL": "https://sandeepv.is-a.dev" } } From 3b6ee2ccbb8564c7815e2ca6c69f007229ef3762 Mon Sep 17 00:00:00 2001 From: Raphael Udoka Chinenye <46021662+Rapixar@users.noreply.github.com> Date: Wed, 14 Oct 2020 10:13:27 +0100 Subject: [PATCH 046/144] Update rapixar.json --- domains/rapixar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/domains/rapixar.json b/domains/rapixar.json index 8b1378917..d7d949262 100644 --- a/domains/rapixar.json +++ b/domains/rapixar.json @@ -1 +1,13 @@ +{ + "description": "The awesome portfolio site for Chinenye Raphael", + "repo": "https://github.com/rapixar/rapixar.github.io", + "owner": { + "username": "Rapixar", + "email": "cudraphael@gmail.com" + }, + "record": { + "CNAME": "rapixar.github.io", + "URL": "https://rapixar.is-a.dev" + } + } From bc47be0f4f59db657ba0db6b23acd7ac52891150 Mon Sep 17 00:00:00 2001 From: Muzammil Thottathil <45489799+taqnar@users.noreply.github.com> Date: Wed, 14 Oct 2020 16:06:18 +0530 Subject: [PATCH 047/144] Added muzammil.json --- domains/muzammil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/muzammil.json diff --git a/domains/muzammil.json b/domains/muzammil.json new file mode 100644 index 000000000..7226d4245 --- /dev/null +++ b/domains/muzammil.json @@ -0,0 +1,11 @@ +{ + "description": "Muzammil's Portfolio Website", + "owner": { + "username": "taqnar", + "email": "muzammilthottathil.official@gmail.com" + }, + "record": { + "CNAME": "taqnar.github.io", + "URL": "https://muzammil.is-a.dev" + } +} From 2c1a4467eebffbfc689aab2e4f1e8708339aa454 Mon Sep 17 00:00:00 2001 From: Blaine Date: Wed, 14 Oct 2020 16:06:24 +0530 Subject: [PATCH 048/144] Blaine was here --- domains/blaine.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/blaine.json diff --git a/domains/blaine.json b/domains/blaine.json new file mode 100644 index 000000000..e4fe83375 --- /dev/null +++ b/domains/blaine.json @@ -0,0 +1,13 @@ +{ + "description": "The face of Blaine, on the web", + "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", + "owner": { + "username": "Blakeinstein", + "email": "rishi1998@gmail.com" + }, + "record": { + "CNAME": "Blakeinstein.github.io", + "URL": "https://blaine.is-a.dev" + } + } + \ No newline at end of file From c5ed4f3cb5f07154b0d3bab043c6942cc9242509 Mon Sep 17 00:00:00 2001 From: Hari Krishnan U Date: Wed, 14 Oct 2020 16:24:38 +0530 Subject: [PATCH 049/144] Create harikrishnan.json --- domains/harikrishnan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harikrishnan.json diff --git a/domains/harikrishnan.json b/domains/harikrishnan.json new file mode 100644 index 000000000..85a5d05d6 --- /dev/null +++ b/domains/harikrishnan.json @@ -0,0 +1,11 @@ +{ + "description": "Hari's Portfolio Website", + "owner": { + "username": "Harikrishnan6336", + "email": "harikrishnan6336@gmail.com" + }, + "record": { + "CNAME": "Harikrishnan6336.github.io", + "URL": "https://harikrishnan.is-a.dev" + } +} From 05f2ef6b8117f5ac8f0991dec2914f8327ff801b Mon Sep 17 00:00:00 2001 From: Rohith Prakash <58965913+rohithp7777@users.noreply.github.com> Date: Wed, 14 Oct 2020 16:52:43 +0530 Subject: [PATCH 050/144] Create rohith.json --- domains/rohith.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/rohith.json diff --git a/domains/rohith.json b/domains/rohith.json new file mode 100644 index 000000000..fbc3f3b57 --- /dev/null +++ b/domains/rohith.json @@ -0,0 +1,13 @@ + +{ + "description": "Rohith's personal website", + "repo": "https://github.com/rohithp7777", + "owner": { + "username": "rohithp7777", + "email": "rohithp8899@gmail.com" + }, + "record": { + "CNAME": "https://rohithp7777.github.io", + "URL": "https://rohith.is-a.dev" + } +} From b4a762451ee9e9e8722d7b809986c6674313e5aa Mon Sep 17 00:00:00 2001 From: Augustin Jose <44978968+AugustinJose1221@users.noreply.github.com> Date: Wed, 14 Oct 2020 17:24:39 +0530 Subject: [PATCH 051/144] Create augustin.json --- domains/augustin.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/augustin.json diff --git a/domains/augustin.json b/domains/augustin.json new file mode 100644 index 000000000..a560f904e --- /dev/null +++ b/domains/augustin.json @@ -0,0 +1 @@ +#Sectumsempra From 7bfcc33372ed2ef1b2e46cab47c2a4e6f1dc20b0 Mon Sep 17 00:00:00 2001 From: Augustin Jose <44978968+AugustinJose1221@users.noreply.github.com> Date: Wed, 14 Oct 2020 17:27:54 +0530 Subject: [PATCH 052/144] Update augustin.json --- domains/augustin.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/augustin.json b/domains/augustin.json index a560f904e..73a5319b9 100644 --- a/domains/augustin.json +++ b/domains/augustin.json @@ -1 +1,12 @@ -#Sectumsempra +{ + "description": "Augustin's personal developer website", + "repo": "https://github.com/AugustinJose1221", + "owner": { + "username": "AugustinJose", + "email": "aaron@lolsup.com" + }, + "record": { + "CNAME": "https://github.com/AugustinJose1221", + "URL": "https://augustin.is-a.dev" + } +} From 663f9031488877c7dde3152bf6d850a31fe1f68f Mon Sep 17 00:00:00 2001 From: Augustin Jose <44978968+AugustinJose1221@users.noreply.github.com> Date: Wed, 14 Oct 2020 17:30:04 +0530 Subject: [PATCH 053/144] Update augustin.json --- domains/augustin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/augustin.json b/domains/augustin.json index 73a5319b9..6920bcdef 100644 --- a/domains/augustin.json +++ b/domains/augustin.json @@ -2,11 +2,11 @@ "description": "Augustin's personal developer website", "repo": "https://github.com/AugustinJose1221", "owner": { - "username": "AugustinJose", - "email": "aaron@lolsup.com" + "username": "AugustinJose1221", + "email": "augustinjose1221@gmail.com" }, "record": { - "CNAME": "https://github.com/AugustinJose1221", + "CNAME": "www.augustinjose.com", "URL": "https://augustin.is-a.dev" } } From 135bf884fc791395ee535ec2e468f0b92c2ab399 Mon Sep 17 00:00:00 2001 From: Nagaraj Gond Date: Wed, 14 Oct 2020 17:33:17 +0530 Subject: [PATCH 054/144] Create nagarajgond.json --- domains/nagarajgond.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nagarajgond.json diff --git a/domains/nagarajgond.json b/domains/nagarajgond.json new file mode 100644 index 000000000..4bc78a8c8 --- /dev/null +++ b/domains/nagarajgond.json @@ -0,0 +1,12 @@ +{ + "description": "Nagaraj's Dev website", + "repo": "https://github.com/NagarajGond/NagarajGond.github.io", + "owner": { + "username": "nagarajgond", + "email": "nagarajgond@live.com" + }, + "record": { + "CNAME": "NagarajGond.github.io", + "URL": "https://nagarajgond.is-a.dev" + } + } From a0321d0de725231593321cf3086285a9b390f143 Mon Sep 17 00:00:00 2001 From: K Harishankar <48408097+Haritronic909@users.noreply.github.com> Date: Wed, 14 Oct 2020 17:50:32 +0530 Subject: [PATCH 055/144] Create hari.json --- domains/hari.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hari.json diff --git a/domains/hari.json b/domains/hari.json new file mode 100644 index 000000000..ed8299115 --- /dev/null +++ b/domains/hari.json @@ -0,0 +1,12 @@ +{ + "description": "Hari's portfolio", + "repo": "https://github.com/Haritronic909/Haritronic909.github.io", + "owner": { + "username": "Haritronic909", + "email": "hari2menon1234@gmail.com" + }, + "record": { + "CNAME": "Haritronic909.github.io", + "URL": "https://hari.is-a.dev" + } +} From 408b542ae741faacfe35bfec27a309d8327c0dec Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 14 Oct 2020 18:38:17 +0530 Subject: [PATCH 056/144] Adds cname record validation --- tests/domain-utils.test.js | 2 ++ utils/domain.js | 12 +++++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/tests/domain-utils.test.js b/tests/domain-utils.test.js index 8dfbbacb8..d3a1357f0 100644 --- a/tests/domain-utils.test.js +++ b/tests/domain-utils.test.js @@ -34,6 +34,8 @@ describe('validateDomainData', () => { { ...defaultDomain, owner: {}, }, { ...defaultDomain, owner: { username: 'hwelo', }, }, { ...defaultDomain, owner: { email: 'hwelo' }, }, + { ...defaultDomain, record: { CNAME: 'http://foobar.com' } }, + { ...defaultDomain, record: { CNAME: 'https://foobar.com' } }, ]; const validCases = [ diff --git a/utils/domain.js b/utils/domain.js index f7819f02a..e56c59fab 100644 --- a/utils/domain.js +++ b/utils/domain.js @@ -17,6 +17,7 @@ const getDomains = () => }))); const between = (min, max) => num => num >= min && num <= max; +const testRegex = regex => str => !!(str && str.match(regex)); const validate = pattern => data => R.compose( invalidPairs => invalidPairs.length ? { errors: invalidPairs, valid: false } : { errors: [], valid: true }, @@ -24,9 +25,10 @@ const validate = pattern => data => R.compose( R.toPairs, )(pattern); -const validateNameRecord = type => R.allPass([ - R.compose(R.equals(1), R.length, R.reject(R.equals('URL')), R.keys), +const validateCnameRecord = type => R.allPass([ R.propSatisfies(R.is(String), type), + R.compose(R.equals(1), R.length, R.reject(R.equals('URL')), R.keys), + R.propSatisfies(R.complement(testRegex(/^https?:\/\//ig)), type), ]); const validateDomainData = validate({ @@ -36,7 +38,7 @@ const validateDomainData = validate({ R.equals('@'), R.allPass([ R.compose(between(2, 100), R.length), - str => str && str.match(/^[a-z0-9\-]+$/ig), + testRegex(/^[a-z0-9\-]+$/g), ]) ]), }, @@ -54,12 +56,12 @@ const validateDomainData = validate({ ]), }, record: { - reason: 'Invalid record', + reason: 'Invalid record. CNAME records have to be a host name and A records has to be a list of ips', fn: R.allPass([ R.is(Object), R.compose(R.isEmpty, R.flip(R.difference)(VALID_RECORD_TYPES), R.keys), R.cond([ - [R.prop('CNAME'), validateNameRecord('CNAME')], + [R.prop('CNAME'), validateCnameRecord('CNAME')], [R.prop('A'), R.propSatisfies(R.is(Array), 'A')], [R.prop('URL'), R.propSatisfies(R.is(String), 'URL')], [R.T, R.T], From c242535a511231ea954c07a9d9a201ba6f518b8c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 14 Oct 2020 18:43:27 +0530 Subject: [PATCH 057/144] improves a record validation --- tests/domain-utils.test.js | 2 ++ utils/domain.js | 13 +++++++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/tests/domain-utils.test.js b/tests/domain-utils.test.js index d3a1357f0..ad231b281 100644 --- a/tests/domain-utils.test.js +++ b/tests/domain-utils.test.js @@ -31,6 +31,8 @@ describe('validateDomainData', () => { })), { ...defaultDomain, record: { CNAME: 'sd', A: ['121,3213'] } }, { ...defaultDomain, record: { A: ['121', '12'], FOOBAR: ['sd'] } }, + { ...defaultDomain, record: { A: [] } }, + { ...defaultDomain, record: { A: ['11122'], URL: 'foobar' } }, { ...defaultDomain, owner: {}, }, { ...defaultDomain, owner: { username: 'hwelo', }, }, { ...defaultDomain, owner: { email: 'hwelo' }, }, diff --git a/utils/domain.js b/utils/domain.js index e56c59fab..452aab658 100644 --- a/utils/domain.js +++ b/utils/domain.js @@ -25,10 +25,15 @@ const validate = pattern => data => R.compose( R.toPairs, )(pattern); -const validateCnameRecord = type => R.allPass([ - R.propSatisfies(R.is(String), type), +const validateCnameRecord = key => R.allPass([ + R.propSatisfies(R.is(String), key), R.compose(R.equals(1), R.length, R.reject(R.equals('URL')), R.keys), - R.propSatisfies(R.complement(testRegex(/^https?:\/\//ig)), type), + R.propSatisfies(R.complement(testRegex(/^https?:\/\//ig)), key), +]); + +const validateARecord = key => R.allPass([ + R.compose(R.equals(1), R.length, R.keys), + R.propSatisfies(R.compose(R.gte(R.__, 1), R.length), key), ]); const validateDomainData = validate({ @@ -62,7 +67,7 @@ const validateDomainData = validate({ R.compose(R.isEmpty, R.flip(R.difference)(VALID_RECORD_TYPES), R.keys), R.cond([ [R.prop('CNAME'), validateCnameRecord('CNAME')], - [R.prop('A'), R.propSatisfies(R.is(Array), 'A')], + [R.prop('A'), validateARecord('A')], [R.prop('URL'), R.propSatisfies(R.is(String), 'URL')], [R.T, R.T], ]), From 39b5d293cfa85a4d67ff63bf25fb0f8039eadb79 Mon Sep 17 00:00:00 2001 From: nagln Date: Wed, 14 Oct 2020 19:43:41 +0530 Subject: [PATCH 058/144] Create laxminag.json --- domains/laxminag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/laxminag.json diff --git a/domains/laxminag.json b/domains/laxminag.json new file mode 100644 index 000000000..6a6cfe5e6 --- /dev/null +++ b/domains/laxminag.json @@ -0,0 +1,11 @@ +{ + "description": "nagln's personal website", + "repo": "https://github.com/laxminagln/laxminagln.github.io", + "owner": { + "username": "laxminagln", + "email": "laxminagln@gmail.com" + }, + "record": { + "CNAME": "laxminagln.github.io" + } +} From c80ec686eec2ca48647c66d0c2c8a39908c79a8c Mon Sep 17 00:00:00 2001 From: nagln Date: Wed, 14 Oct 2020 19:44:47 +0530 Subject: [PATCH 059/144] Update laxminag.json --- domains/laxminag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/laxminag.json b/domains/laxminag.json index 6a6cfe5e6..04ec58d4b 100644 --- a/domains/laxminag.json +++ b/domains/laxminag.json @@ -6,6 +6,6 @@ "email": "laxminagln@gmail.com" }, "record": { - "CNAME": "laxminagln.github.io" + "CNAME": "www.laxminagln.me" } } From 30b556175e08b7c0d89ea0a01c499e11faeedc8a Mon Sep 17 00:00:00 2001 From: Val Delchev Date: Wed, 14 Oct 2020 17:36:12 +0300 Subject: [PATCH 060/144] Create val.json --- domains/val.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/val.json diff --git a/domains/val.json b/domains/val.json new file mode 100644 index 000000000..a819d3c27 --- /dev/null +++ b/domains/val.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/Btwonu/portfolio", + "owner": { + "username": "Btwonu", + "email": "btwonu@gmail.com" + }, + "record": { + "CNAME": "btwonu.github.io", + "URL": "https://val.is-a.dev" + } +} From 382bd3a05fd772bcbb3fecf489411e8a85cc08b5 Mon Sep 17 00:00:00 2001 From: Anupam Roy Date: Wed, 14 Oct 2020 21:12:23 +0530 Subject: [PATCH 061/144] Update domains/anupam.json Co-authored-by: Akshay Nair --- domains/anupam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anupam.json b/domains/anupam.json index 1f98eaa8c..20d42352f 100644 --- a/domains/anupam.json +++ b/domains/anupam.json @@ -6,7 +6,7 @@ "email": "anupamroy8@gmail.com" }, "record": { - "CNAME": "anupamroy8.github.io/portfolio/", + "CNAME": "anupamroy8.github.io", "URL": "https://anupam.is-a.dev" } } From 25b8a6b1aa305363ebdea35e2c43e56e5e2d2bb8 Mon Sep 17 00:00:00 2001 From: Blaine Date: Wed, 14 Oct 2020 16:06:24 +0530 Subject: [PATCH 062/144] Blaine was here --- domains/blaine.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/blaine.json diff --git a/domains/blaine.json b/domains/blaine.json new file mode 100644 index 000000000..e4fe83375 --- /dev/null +++ b/domains/blaine.json @@ -0,0 +1,13 @@ +{ + "description": "The face of Blaine, on the web", + "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", + "owner": { + "username": "Blakeinstein", + "email": "rishi1998@gmail.com" + }, + "record": { + "CNAME": "Blakeinstein.github.io", + "URL": "https://blaine.is-a.dev" + } + } + \ No newline at end of file From 1b59027d4efb48ebc10dc854081651efefdfbebc Mon Sep 17 00:00:00 2001 From: Blaine Date: Wed, 14 Oct 2020 21:24:18 +0530 Subject: [PATCH 063/144] Added requested changes --- domains/blaine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blaine.json b/domains/blaine.json index e4fe83375..7b7e510d2 100644 --- a/domains/blaine.json +++ b/domains/blaine.json @@ -6,7 +6,7 @@ "email": "rishi1998@gmail.com" }, "record": { - "CNAME": "Blakeinstein.github.io", + "CNAME": "https://blakeinstein.github.io", "URL": "https://blaine.is-a.dev" } } From 1325185af0eb744507b10edfcc68df49d2d439f1 Mon Sep 17 00:00:00 2001 From: Samanyu13 Date: Wed, 14 Oct 2020 22:49:45 +0530 Subject: [PATCH 064/144] Create samanyu.json --- domains/samanyu.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/samanyu.json diff --git a/domains/samanyu.json b/domains/samanyu.json new file mode 100644 index 000000000..bd5d079fd --- /dev/null +++ b/domains/samanyu.json @@ -0,0 +1,14 @@ +{ + "description": "They call me Soman", + "repo": "https://github.com/Samanyu13", + "owner": { + "username": "Samanyu13", + "email": "samanyusaji18@gmail.com" + }, + "record": { + "CNAME": "samanyu.dev", + "URL": "https://samanyu.is-a.dev" + } +} + + From 5e39dde7e54a88ac3fc8193c94360cfc9b72f99d Mon Sep 17 00:00:00 2001 From: Harikrishnan PS Date: Wed, 14 Oct 2020 23:02:06 +0530 Subject: [PATCH 065/144] Create harikrishnanps --- domains/harikrishnanps | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/harikrishnanps diff --git a/domains/harikrishnanps b/domains/harikrishnanps new file mode 100644 index 000000000..690843632 --- /dev/null +++ b/domains/harikrishnanps @@ -0,0 +1,12 @@ + +{ + "description": "superjedi", + "repo": "https://github.com/super-jedi/super-jedi.github.io", + "owner": { + "username": "super-jedi", + "email": "harikrishnan.ps@hotmail.com" + }, + "record": { + "CNAME": "super-jedi.github.io" + } + } From d8c7b454a5a1f1d45664d69ce2248f36a725c550 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 00:23:52 +0530 Subject: [PATCH 066/144] Update domains/anlshn.json --- domains/anlshn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anlshn.json b/domains/anlshn.json index 59668eb06..58b12cac2 100644 --- a/domains/anlshn.json +++ b/domains/anlshn.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "anlshn.com", - "URL": "https://anil.is-a.dev" + "URL": "https://anlshn.is-a.dev" } } From 0c2dfae128c9033c592e90a1de467019b3b22e0a Mon Sep 17 00:00:00 2001 From: "frankie.tech" <26461046+frankie-tech@users.noreply.github.com> Date: Wed, 14 Oct 2020 14:59:12 -0400 Subject: [PATCH 067/144] Removes email, adds twitter handle --- domains/frankie.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/frankie.json b/domains/frankie.json index 446b7420b..bbba813a8 100644 --- a/domains/frankie.json +++ b/domains/frankie.json @@ -3,7 +3,8 @@ "repo": "https://github.com/frankie-tech/frankie-tech.github.io", "owner": { "username": "frankie-tech", - "email": "26461046+frankie-tech@users.noreply.github.com" + "email": "", + "twitter":"this_frankie" }, "record": { "CNAME": "frankie-tech.github.io" From 775dc7c1fa3599de6d02840461846332ab576a36 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 00:31:11 +0530 Subject: [PATCH 068/144] Update domains/allsyed.json --- domains/allsyed.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/allsyed.json b/domains/allsyed.json index e6d1c9981..f12be2194 100644 --- a/domains/allsyed.json +++ b/domains/allsyed.json @@ -6,7 +6,6 @@ "email": "allsyed@pm.me" }, "record": { - "CNAME": "allsyed.com", - "URL": "https://allsyed.is-a.dev" + "CNAME": "allsyed.com" } } From d3e277252edce47c94cb251e192f70f2e09c278c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 00:49:57 +0530 Subject: [PATCH 069/144] Update domains/god.json --- domains/god.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/god.json b/domains/god.json index cc9bc27be..57ab5108b 100644 --- a/domains/god.json +++ b/domains/god.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": { - "URL": "austindyoung.github.io" + "URL": "https://austindyoung.github.io" } } From 88a283e22faa6332c2065f8c15093743652b9ece Mon Sep 17 00:00:00 2001 From: johan12345 Date: Wed, 14 Oct 2020 21:22:27 +0200 Subject: [PATCH 070/144] add johan.json --- domains/johan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johan.json diff --git a/domains/johan.json b/domains/johan.json new file mode 100644 index 000000000..139aa7dc4 --- /dev/null +++ b/domains/johan.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of Johan von Forstner", + "repo": "https://github.com/johan12345/johan12345.github.io", + "owner": { + "username": "johan12345", + "email": "johan.forstner@gmail.com" + }, + "record": { + "URL": "https://johan.vonforst.net/" + } + } From a4b17b42ea2b25cea0d76fa1ddafc86b2d614429 Mon Sep 17 00:00:00 2001 From: Homemadestea58 <44537298+Homemadestea58@users.noreply.github.com> Date: Thu, 15 Oct 2020 06:34:27 +1100 Subject: [PATCH 071/144] Update homemadestea58.json --- domains/homemadestea58.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/homemadestea58.json b/domains/homemadestea58.json index dd84fe377..f645884c3 100644 --- a/domains/homemadestea58.json +++ b/domains/homemadestea58.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Homemadestea58homemadestea58.github.io/", "owner": { "username": "Homemadestea58", - "email": "44537298+Homemadestea58@users.noreply.github.com" + "email": "conor.collins+isadev@dbbstu.catholic.edu.au" }, "record": { "CNAME": "homemadestea58.github.io" From f7f6749d4fff3c39c911e185fa522bacf188f326 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 01:06:04 +0530 Subject: [PATCH 072/144] Update domains/blaine.json --- domains/blaine.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/blaine.json b/domains/blaine.json index 7b7e510d2..38f0f6ea4 100644 --- a/domains/blaine.json +++ b/domains/blaine.json @@ -6,8 +6,8 @@ "email": "rishi1998@gmail.com" }, "record": { - "CNAME": "https://blakeinstein.github.io", + "CNAME": "blakeinstein.github.io", "URL": "https://blaine.is-a.dev" } } - \ No newline at end of file + From 0be7cd00f1c230d488d2bfd58bfdd61b8ac4813f Mon Sep 17 00:00:00 2001 From: Yinier Rojas Date: Wed, 14 Oct 2020 16:37:30 -0500 Subject: [PATCH 073/144] add yiro.json --- domains/yiro.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yiro.json diff --git a/domains/yiro.json b/domains/yiro.json new file mode 100644 index 000000000..aa6384100 --- /dev/null +++ b/domains/yiro.json @@ -0,0 +1,12 @@ +{ + "description": "Yinier's personal developer website", + "repo": "https://github.com/yrmartinez/yrmartinez.github.io", + "owner": { + "username": "yrmartinez", + "email": "yiromartinez91@gmail.com" + }, + "record": { + "CNAME": "yrmartinez.github.io", + "URL": "https://yiro.is-a.dev" + } +} From a182e09e417fcc4950c70f5e1506376393ad0bf5 Mon Sep 17 00:00:00 2001 From: Siddhartha Patki Date: Thu, 15 Oct 2020 03:11:50 +0530 Subject: [PATCH 074/144] Updated as per changes by @phenax CNAME records cannot be a full URL. It has to be a hostname. I'd suggest you rename your repo from https://siddpatki.github.io/my-site/ --->> to siddpatki.github.io --- domains/sid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sid.json b/domains/sid.json index 3bef734df..a551045fb 100644 --- a/domains/sid.json +++ b/domains/sid.json @@ -6,7 +6,7 @@ "email": "siddharthapatki@gmail.com" }, "record": { - "CNAME": "https://siddpatki.github.io/my-site/", + "CNAME": "siddpatki.github.io", "URL": "https://sid.is-a.dev" } } From 2bbba2cdd296df16a3b8daaa6fa77e23b794d427 Mon Sep 17 00:00:00 2001 From: Bhargav Gohil <56338974+Bhargav252000@users.noreply.github.com> Date: Thu, 15 Oct 2020 03:34:22 +0530 Subject: [PATCH 075/144] Update and rename Bhargav-gohil.json to bhargav-gohil.json --- domains/{Bhargav-gohil.json => bhargav-gohil.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Bhargav-gohil.json => bhargav-gohil.json} (86%) diff --git a/domains/Bhargav-gohil.json b/domains/bhargav-gohil.json similarity index 86% rename from domains/Bhargav-gohil.json rename to domains/bhargav-gohil.json index 37572b607..fbaa0c02e 100644 --- a/domains/Bhargav-gohil.json +++ b/domains/bhargav-gohil.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "bhargav252000.github.io", - "URL": "https://Bhargav-gohil.is-a.dev" + "URL": "https://bhargav-gohil.is-a.dev" } } From fcd5cea78c137ab32b9312401f264188b8b18fd0 Mon Sep 17 00:00:00 2001 From: Govinda Date: Thu, 15 Oct 2020 01:12:12 +0200 Subject: [PATCH 076/144] Added govinda.json --- domains/govinda.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/govinda.json diff --git a/domains/govinda.json b/domains/govinda.json new file mode 100644 index 000000000..5fca3a05f --- /dev/null +++ b/domains/govinda.json @@ -0,0 +1,12 @@ +{ + "description": "Govinda Khabas Website", + "repo": "https://github.com/gkhabas76/gkhabas76.github.io", + "owner": { + "username": "gkhabas76", + "email": "gkhabas76@gmail.com" + }, + "record": { + "CNAME": "gkhabas76.github.io.github.io", + "URL": "https://govinda.is-a.dev" + } +} From a64bf6c46331fc8686ccaed5a910ebd2a2e63df2 Mon Sep 17 00:00:00 2001 From: Govinda Date: Thu, 15 Oct 2020 01:27:55 +0200 Subject: [PATCH 077/144] Removed extra value / text on CNAME --- domains/govinda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/govinda.json b/domains/govinda.json index 5fca3a05f..ff58d0dee 100644 --- a/domains/govinda.json +++ b/domains/govinda.json @@ -6,7 +6,7 @@ "email": "gkhabas76@gmail.com" }, "record": { - "CNAME": "gkhabas76.github.io.github.io", + "CNAME": "gkhabas76.github.io", "URL": "https://govinda.is-a.dev" } } From 85b94a4d1516213b991550811a4bb71b10e6f6cb Mon Sep 17 00:00:00 2001 From: Samanyu13 Date: Thu, 15 Oct 2020 08:32:52 +0530 Subject: [PATCH 078/144] Changed the CNAME --- domains/samanyu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/samanyu.json b/domains/samanyu.json index bd5d079fd..d27240e65 100644 --- a/domains/samanyu.json +++ b/domains/samanyu.json @@ -6,7 +6,7 @@ "email": "samanyusaji18@gmail.com" }, "record": { - "CNAME": "samanyu.dev", + "CNAME": "https://samanyu13.github.io/", "URL": "https://samanyu.is-a.dev" } } From 765c11612c1abb45537297ebf4958ea6d11c9455 Mon Sep 17 00:00:00 2001 From: Bhargav Gohil <56338974+Bhargav252000@users.noreply.github.com> Date: Thu, 15 Oct 2020 11:36:45 +0530 Subject: [PATCH 079/144] Update bhargav-gohil.json --- domains/bhargav-gohil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bhargav-gohil.json b/domains/bhargav-gohil.json index fbaa0c02e..32ab130f4 100644 --- a/domains/bhargav-gohil.json +++ b/domains/bhargav-gohil.json @@ -1,6 +1,6 @@ { "description": "Bhargav Gohil's personal developer website", - "repo": "https://github.com/bhargav252000.github.io", + "repo": "https://github.com/bhargav252000/bhargav252000.github.io", "owner": { "username": "bhargav252000", "email": "bhargavgohil25@gmail.com" From 725dca459280a73d803cf1f0e9993b2ff2efbc31 Mon Sep 17 00:00:00 2001 From: Val Delchev Date: Thu, 15 Oct 2020 11:32:40 +0300 Subject: [PATCH 080/144] Update val.json Changed repo name --- domains/val.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/val.json b/domains/val.json index a819d3c27..cff300076 100644 --- a/domains/val.json +++ b/domains/val.json @@ -1,6 +1,6 @@ { "description": "Portfolio website", - "repo": "https://github.com/Btwonu/portfolio", + "repo": "https://github.com/Btwonu/btwonu.github.io", "owner": { "username": "Btwonu", "email": "btwonu@gmail.com" From 7e31d25244c0f90725ccc768713de704fa046884 Mon Sep 17 00:00:00 2001 From: Johannes Date: Thu, 15 Oct 2020 11:09:34 +0200 Subject: [PATCH 081/144] Create jite.json --- domains/jite.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jite.json diff --git a/domains/jite.json b/domains/jite.json new file mode 100644 index 000000000..68d3a2fce --- /dev/null +++ b/domains/jite.json @@ -0,0 +1,11 @@ +{ + "description": "Jite - Dev blog", + "owner": { + "username": "Johannestegner", + "email": "jitedev@gmail.com" + }, + "record": { + "CNAME": "jite.eu", + "URL": "https://jite.is-a.dev" + } +} From a3b705b73e196db8307352036a0a35f7c9dada5f Mon Sep 17 00:00:00 2001 From: Adrian von Gegerfelt Date: Thu, 15 Oct 2020 11:15:02 +0200 Subject: [PATCH 082/144] Create designer.json --- domains/designer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/designer.json diff --git a/domains/designer.json b/domains/designer.json new file mode 100644 index 000000000..d7a54ba2b --- /dev/null +++ b/domains/designer.json @@ -0,0 +1,12 @@ +{ + "description": "Designer Slash Developer", + "repo": "https://github.com/designbyadrian", + "owner": { + "username": "designbyadrian", + "email": "adrian@designbyadrian.com" + }, + "record": { + "CNAME": "designbyadrian.com", + "URL": "https://designer.is-a.dev" + } + } From a77993e369565268c1f91f7a48ff95849a3ce18b Mon Sep 17 00:00:00 2001 From: Harikrishnan PS Date: Thu, 15 Oct 2020 15:00:37 +0530 Subject: [PATCH 083/144] Rename harikrishnanps to harikrishnanps.json --- domains/{harikrishnanps => harikrishnanps.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{harikrishnanps => harikrishnanps.json} (100%) diff --git a/domains/harikrishnanps b/domains/harikrishnanps.json similarity index 100% rename from domains/harikrishnanps rename to domains/harikrishnanps.json From 77433dfd954467725f52d74c9535ab8cb9fb235d Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 15:48:26 +0530 Subject: [PATCH 084/144] Update SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 4ddac2b32..b382809f4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -3,4 +3,4 @@ ## Reporting a Vulnerability You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repo. -For higher severity vulnerabilities and bugs, kindly email them to me at [phenax5@gmail.com](mailto:phenax5@gmail.com). +For higher severity vulnerabilities and bugs, kindly email them to me at [akshay-n0@protonmail.com](mailto:akshay-n0@protonmail.com). From 596eaec55cba339cb88889d8d87461c3427f7754 Mon Sep 17 00:00:00 2001 From: Ivan Melnik <53442741+derMelnik@users.noreply.github.com> Date: Thu, 15 Oct 2020 14:51:06 +0200 Subject: [PATCH 085/144] Create dermelnik.json --- domains/dermelnik.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/dermelnik.json diff --git a/domains/dermelnik.json b/domains/dermelnik.json new file mode 100644 index 000000000..c3f23fd29 --- /dev/null +++ b/domains/dermelnik.json @@ -0,0 +1,13 @@ + +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/derMelnik/derMelnik.github.io", + "owner": { + "username": "derMelnik", + "email": "dermelnik@pm.me" + }, + "record": { + "CNAME": "derMelnik.github.io", + "URL": "https://dermelnik.is-a.dev" + } +} From 38d2ccd4ea0833cdf8162fcd8834a013abb31ed9 Mon Sep 17 00:00:00 2001 From: thedemonium Date: Thu, 15 Oct 2020 16:00:14 +0300 Subject: [PATCH 086/144] Create demonium.json --- domains/demonium.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/demonium.json diff --git a/domains/demonium.json b/domains/demonium.json new file mode 100644 index 000000000..60b108c0b --- /dev/null +++ b/domains/demonium.json @@ -0,0 +1,12 @@ +{ + "description": "Demonium's is-a.dev domain", + "repo": "https://github.com/thedemonium/demonium.github.io", + "owner": { + "username": "thedemonium", + "email": "tbapbing@gmail.com" + }, + "record": { + "CNAME": "demonium.github.io", + "URL": "https://demonium.is-a.dev" + } +} From 35c4baa117b30319b086b9d1cdc5acd54e5be9c8 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 20:57:53 +0530 Subject: [PATCH 087/144] Adds line for edit api calls --- tests/domain-service.test.js | 12 ++++++------ utils/domain-service.js | 9 +++++---- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/tests/domain-service.test.js b/tests/domain-service.test.js index 19154db6e..9b774f117 100644 --- a/tests/domain-service.test.js +++ b/tests/domain-service.test.js @@ -120,8 +120,8 @@ describe('Domain service', () => { it('should resolve with a redirections', async () => { const zones = [ - { name: 'xx', type: 'CNAME', address: 'fck.com.' }, - { name: 'xx', type: 'A', address: '111.1.1212.1' }, + { line: '111', name: 'xx', type: 'CNAME', address: 'fck.com.' }, + { line: '112', name: 'xx', type: 'A', address: '111.1.1212.1' }, ]; const redirections = [ { domain: 'foo.booboo.xyz', destination: 'https://google.com' }, @@ -133,10 +133,10 @@ describe('Domain service', () => { const list = await mockDomainService.getHosts(); expect(list).toEqual([ - { name: 'xx', type: 'CNAME', address: 'fck.com' }, - { name: 'xx', type: 'A', address: '111.1.1212.1' }, - { name: 'foo', type: 'URL', address: 'https://google.com' }, - { name: 'foo1', type: 'URL', address: 'https://duck.com' }, + { id: '111', name: 'xx', type: 'CNAME', address: 'fck.com' }, + { id: '112', name: 'xx', type: 'A', address: '111.1.1212.1' }, + { id: `foo.${DOMAIN_DOMAIN}`, name: 'foo', type: 'URL', address: 'https://google.com' }, + { id: `foo1.${DOMAIN_DOMAIN}`, name: 'foo1', type: 'URL', address: 'https://duck.com' }, ]); }); }); diff --git a/utils/domain-service.js b/utils/domain-service.js index 733ca29b6..5d4467501 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -11,8 +11,8 @@ const recordToRedirection = ({ name, address }) => ({ redirect_wildcard: 1, redirect_www: 1, }); -const recordToZone = ({ name, type, address, ...rec }) => ({ - ...rec, //line +const recordToZone = ({ name, type, address, id }) => ({ + line: id, name, type, address, @@ -21,13 +21,14 @@ const recordToZone = ({ name, type, address, ...rec }) => ({ const cleanName = name => `${name}`.replace(new RegExp(`\.${DOMAIN_DOMAIN}\.?$`), '').toLowerCase(); -const zoneToRecord = ({ name, type, cname, address, record, ...host }) => ({ - ...host, +const zoneToRecord = ({ name, type, cname, address, record, line: id }) => ({ + id, name: cleanName(name), type: `${type}`, address: `${cname || address || record}`.replace(/\.$/g, '').toLowerCase(), }); const redirectionToRecord = ({ domain, destination }) => ({ + id: domain, name: cleanName(domain), type: 'URL', address: `${destination}`.replace(/\/$/g, ''), From ab22b70c6a631d7f3aeebe6adafbab1625190402 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 21:02:12 +0530 Subject: [PATCH 088/144] Fixes austin.json --- domains/austin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/austin.json b/domains/austin.json index 8b4f10207..8434a99aa 100644 --- a/domains/austin.json +++ b/domains/austin.json @@ -7,7 +7,7 @@ "twitter": "" }, "record": { - "URL": "austindyoung.github.io" + "URL": "http://austindyoung.github.io/" } } From 1241ef85f82905507d8f25d0c32e410ddad0cdd0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 21:11:45 +0530 Subject: [PATCH 089/144] Adds logging for each record --- utils/domain-service.js | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/utils/domain-service.js b/utils/domain-service.js index 5d4467501..34a40c60c 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -67,6 +67,8 @@ const diffRecords = (oldRecords, newRecords) => { }, { add: [], edit: [] }); }; +const print = fn => x => log(fn(x)) || x; + const lazyTask = fn => data => () => fn(data); const batchLazyTasks = count => tasks => tasks.reduce((batches, task) => { @@ -101,10 +103,26 @@ const getDomainService = ({ cpanel }) => { const fetchZoneRecords = () => cpanel.zone.fetch().then(R.map(zoneToRecord)); const fetchRedirections = () => cpanel.redirection.fetch().then(R.map(redirectionToRecord)); - const addZoneRecord = lazyTask(R.compose(cpanel.zone.add, recordToZone)); - const editZoneRecord = lazyTask(R.compose(cpanel.zone.edit, recordToZone)); - const addRedirection = lazyTask(R.compose(cpanel.redirection.add, recordToRedirection)); - const editRedirection = lazyTask(R.compose(cpanel.redirection.edit, recordToRedirection)); + const addZoneRecord = lazyTask(R.compose( + cpanel.zone.add, + recordToZone, + print(({ name }) => `Adding zone for ${name}...`), + )); + const editZoneRecord = lazyTask(R.compose( + cpanel.zone.edit, + recordToZone, + print(({ name }) => `Editing zone for ${name}...`), + )); + const addRedirection = lazyTask(R.compose( + cpanel.redirection.add, + recordToRedirection, + print(({ name }) => `Adding redirection for ${name}`), + )); + const editRedirection = lazyTask(R.compose( + cpanel.redirection.edit, + recordToRedirection, + print(({ name }) => `Editing redirection for ${name}`), + )); const getHosts = async () => { if (hostList.length) return hostList; @@ -118,7 +136,7 @@ const getDomainService = ({ cpanel }) => { const BATCH_SIZE = 1; const addRecords = R.compose(batchLazyTasks(BATCH_SIZE), R.filter(Boolean), R.map(R.cond([ - [ R.propEq('name', 'www'), () => null ], + [ R.propEq('name', 'www'), R.always(null) ], [ R.propEq('type', 'URL'), addRedirection ], [ R.T, addZoneRecord ], ]))); From b1da8a3ecc79b6adb5d82665f826cc3057c620f7 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 22:13:01 +0530 Subject: [PATCH 090/144] Replaces cpanel edit with remove --- tests/cpanel.test.js | 52 ++++++++++++++++++++++++++++++++++++++++++++ utils/lib/cpanel.js | 9 ++++---- 2 files changed, 57 insertions(+), 4 deletions(-) diff --git a/tests/cpanel.test.js b/tests/cpanel.test.js index f92ce51d3..d2fbd35a3 100644 --- a/tests/cpanel.test.js +++ b/tests/cpanel.test.js @@ -88,6 +88,33 @@ describe('Cpanel client', () => { }); }); + describe('addzonerecord', () => { + it('should make the correct request', async () => { + const fetch = mockFetch((url, request) => { + expect(url).toBe('https://example.com:2000/json-api/cpanel?domain=a.b&line=500&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=remove_zone_record&cpanel_jsonapi_apiversion=2'); + expect(request).toEqual({ + headers: { + Authorization: 'cpanel boy:boybyebye', + }, + rejectUnauthorized: false, + }); + }); + + const cpanel = CpanelClient({ + host: 'example.com', + port: 2000, + username: 'boy', + apiKey: 'boybyebye', + domain: 'a.b', + dependencies: { fetch }, + }); + + await cpanel.zone.remove({ + line: 500, + }); + }); + }); + describe('fetchredirections', () => { it('should make the correct request', async () => { const fetch = mockFetch((url, request) => { @@ -139,5 +166,30 @@ describe('Cpanel client', () => { }); }); }); + + describe('deleteredirection', () => { + it('should make the correct request', async () => { + const fetch = mockFetch((url, request) => { + expect(url).toBe('https://example.com:2000/execute/Mime/delete_redirect?domain=googo&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=Mime&cpanel_jsonapi_func=delete_redirect&cpanel_jsonapi_apiversion=2'); + expect(request).toEqual({ + headers: { + Authorization: 'cpanel boy:boybyebye', + }, + rejectUnauthorized: false, + }); + }); + + const cpanel = CpanelClient({ + host: 'example.com', + port: 2000, + username: 'boy', + apiKey: 'boybyebye', + domain: 'a.b', + dependencies: { fetch }, + }); + + await cpanel.redirection.remove({ domain: 'googo' }); + }); + }); }); diff --git a/utils/lib/cpanel.js b/utils/lib/cpanel.js index c29c10145..397a677a7 100644 --- a/utils/lib/cpanel.js +++ b/utils/lib/cpanel.js @@ -45,10 +45,9 @@ const CpanelClient = (options) => { // { name, type(A|CNAME), cname, address, ttl } // -> {} add: api2('ZoneEdit', 'add_zone_record', { domain: options.domain }), - - // { name, type(A|CNAME), cname, address, ttl } + // { line } // -> {} - edit: api2('ZoneEdit', 'edit_zone_record', { domain: options.domain }), + remove: api2('ZoneEdit', 'remove_zone_record', { domain: options.domain }), }, redirection: { // {} @@ -61,7 +60,9 @@ const CpanelClient = (options) => { // { domain, redirect, type(permanent|tmp), redirect_wildcard(0|1), redirect(0|1|2) } // -> {} add: uapi('Mime', 'add_redirect'), - edit: uapi('Mime', 'add_redirect'), // NOTE: adding new updates exisiting + // { domain } + // -> {} + remove: uapi('Mime', 'delete_redirect'), }, }; }; From b23aace2dd1cccbbc5f4a8f8d61ce634a1a53caa Mon Sep 17 00:00:00 2001 From: Samyak Prajapati <33672904+djsamyak@users.noreply.github.com> Date: Thu, 15 Oct 2020 20:44:27 +0400 Subject: [PATCH 091/144] Added samosa.json --- domains/samosa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/samosa.json diff --git a/domains/samosa.json b/domains/samosa.json new file mode 100644 index 000000000..b1438debf --- /dev/null +++ b/domains/samosa.json @@ -0,0 +1,12 @@ +{ + "description": "Samosa needs to be on the Web", + "repo": "https://github.com/djsamyak/djsamyak.github.io", + "owner": { + "username": "djsamyak", + "email": "djsamyak@gmail.com" + }, + "record": { + "CNAME": "djsamyak.github.io", + "URL": "https://samosa.is-a.dev" + } +} \ No newline at end of file From 41679b937dd4785a5c794eb292ed4e7fb6ef4a3f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 22:38:04 +0530 Subject: [PATCH 092/144] Changes diff to add/delete actions --- tests/domain-service.test.js | 129 +++++++++++++++++++++++------------ utils/domain-service.js | 58 ++++++---------- 2 files changed, 107 insertions(+), 80 deletions(-) diff --git a/tests/domain-service.test.js b/tests/domain-service.test.js index 9b774f117..d51c0916f 100644 --- a/tests/domain-service.test.js +++ b/tests/domain-service.test.js @@ -2,16 +2,16 @@ const R = require('ramda'); const { getDomainService, diffRecords } = require('../utils/domain-service'); const {DOMAIN_DOMAIN} = require('../utils/constants'); -const getCpanel = ({ zone, addZone, editZone, redir, addRedir, editRedir } = {}) => ({ +const getCpanel = ({ zone, addZone, removeZone, redir, addRedir, removeRedir } = {}) => ({ zone: { fetch: (_) => zone(), add: (rec) => addZone(rec), - edit: (rec) => editZone(rec), + remove: (rec) => removeZone(rec), }, redirection: { fetch: (_) => redir(), add: (rec) => addRedir(rec), - edit: (rec) => editRedir(rec), + remove: (rec) => removeRedir(rec), }, }); @@ -29,7 +29,7 @@ describe('diffRecords', () => { const result = diffRecords(oldRecords, newRecords); expect(result).toEqual({ - edit: [], + remove: [], add: [ { name: 'boo', type: 'CNAME', address: 'x.com' }, ], @@ -48,10 +48,12 @@ describe('diffRecords', () => { const result = diffRecords(oldRecords, newRecords); expect(result).toEqual({ - edit: [ + remove: [ + { name: 'xa', type: 'A', address: '111.1.1212.1' }, + ], + add: [ { name: 'xa', type: 'A', address: '69.69.69.69' }, ], - add: [], }); }); @@ -68,36 +70,67 @@ describe('diffRecords', () => { const result = diffRecords(oldRecords, newRecords); expect(result).toEqual({ - edit: [], + remove: [], add: [ { name: 'xa', type: 'A', address: '69.69.4.20' }, ], }); }); + + it('should diff complex changes', () => { + const oldRecords = [ + { name: 'a', type: 'CNAME', address: 'fck.com.' }, + { name: 'b', type: 'A', address: '69.69.69.69' }, + { name: '111', type: 'CNAME', address: 'x' }, + { name: 'd', type: 'A', address: '69.69.4.20' }, + ]; + const newRecords = [ + { name: '111', type: 'CNAME', address: 'x' }, + { name: 'd', type: 'CNAME', address: 'duck.com' }, + { name: 'a', type: 'CNAME', address: 'og.com' }, + { name: 'b', type: 'A', address: '69.69.69.69' }, + { name: 'b', type: 'A', address: '69.69.4.20' }, + { name: 'c', type: 'CNAME', address: 'ccc.cc' }, + ]; + + const result = diffRecords(oldRecords, newRecords); + expect(result).toEqual({ + remove: [ + { name: 'a', type: 'CNAME', address: 'fck.com.' }, + { name: 'd', type: 'A', address: '69.69.4.20' }, + ], + add: [ + { name: 'd', type: 'CNAME', address: 'duck.com' }, + { name: 'a', type: 'CNAME', address: 'og.com' }, + { name: 'b', type: 'A', address: '69.69.4.20' }, + { name: 'c', type: 'CNAME', address: 'ccc.cc' }, + ], + }); + }); }); describe('Domain service', () => { const addZone = jest.fn(async () => ({})); - const editZone = jest.fn(async () => ({})); + const removeZone = jest.fn(async () => ({})); const addRedir = jest.fn(async () => ({})); - const editRedir = jest.fn(async () => ({})); + const removeRedir = jest.fn(async () => ({})); const mockDS = ({ zones, redirections }) => getDomainService({ cpanel: getCpanel({ zone: async () => zones, redir: async () => redirections, addZone, addRedir, - editZone, - editRedir, + removeZone, + removeRedir, }) }); - const getRecordCalls = recfn => recfn.mock.calls.map(R.head).map(R.pick(['name', 'type', 'address', 'redirect', 'domain'])); + const getRecordCalls = recfn => recfn.mock.calls.map(R.head).map(R.pick(['name', 'type', 'address', 'redirect', 'domain', 'line'])); beforeEach(() => { addZone.mockClear(); - editZone.mockClear(); + removeZone.mockClear(); addRedir.mockClear(); - editRedir.mockClear(); + removeRedir.mockClear(); }); describe('getHosts', () => { @@ -144,8 +177,8 @@ describe('Domain service', () => { describe('updateHosts', () => { it('should append new hosts with existing ones and set it', async () => { const zones = [ - { someid: 1, name: 'a', type: 'CNAME', address: 'boo' }, - { someid: 2, name: 'b', type: 'CNAME', address: 'goo' }, + { line: 1, name: 'a', type: 'CNAME', address: 'boo' }, + { line: 2, name: 'b', type: 'CNAME', address: 'goo' }, ]; const redirections = []; @@ -160,13 +193,13 @@ describe('Domain service', () => { expect(getRecordCalls(addZone)).toEqual([ { name: 'c', type: 'A', address: '12.131321.213' }, ]); - expect(editZone).toBeCalledTimes(0); + expect(removeZone).toBeCalledTimes(0); }); it('should update matching host and set it', async () => { const zones = [ - { someid: 1, name: 'a', type: 'CNAME', address: 'boo' }, - { someid: 2, name: 'b', type: 'CNAME', address: 'goo' }, + { line: 1, name: 'a', type: 'CNAME', address: 'boo' }, + { line: 2, name: 'b', type: 'CNAME', address: 'goo' }, ]; const redirections = []; @@ -176,18 +209,21 @@ describe('Domain service', () => { { name: 'b', type: 'CNAME', address: 'googoogaga' }, ]); - expect(addZone).toBeCalledTimes(0); - expect(editZone).toBeCalledTimes(1); - expect(getRecordCalls(editZone)).toEqual([ + expect(addZone).toBeCalledTimes(1); + expect(getRecordCalls(addZone)).toEqual([ { name: 'b', type: 'CNAME', address: 'googoogaga' }, ]); + expect(removeZone).toBeCalledTimes(1); + expect(getRecordCalls(removeZone)).toEqual([ + { line: 2 }, + ]); }); it('should update matching host and set it', async () => { const zones = [ - { someid: 1, name: 'a', type: 'CNAME', address: 'boo' }, - { someid: 2, name: 'b', type: 'CNAME', address: 'goo' }, - { someid: 2, name: 'b', type: 'CNAME', address: 'xaa' }, + { line: 1, name: 'a', type: 'CNAME', address: 'boo' }, + { line: 2, name: 'b', type: 'CNAME', address: 'goo' }, + { line: 3, name: 'b', type: 'CNAME', address: 'xaa' }, ]; const redirections = []; @@ -198,20 +234,24 @@ describe('Domain service', () => { { name: 'b', type: 'CNAME', address: 'farboo' }, ]); - expect(addZone).toBeCalledTimes(0); - expect(editZone).toBeCalledTimes(2); - expect(getRecordCalls(editZone)).toEqual([ + expect(addZone).toBeCalledTimes(2); + expect(getRecordCalls(addZone)).toEqual([ { name: 'b', type: 'CNAME', address: 'googoogaga' }, { name: 'b', type: 'CNAME', address: 'farboo' }, ]); + expect(removeZone).toBeCalledTimes(2); + expect(getRecordCalls(removeZone)).toEqual([ + { line: 2 }, + { line: 3 }, + ]); }); it('should workout this complex example', async () => { const zones = [ - { someid: 1, name: 'a', type: 'CNAME', address: 'world' }, - { someid: 2, name: 'b', type: 'A', address: '1' }, - { someid: 2, name: 'b', type: 'A', address: '2' }, - { someid: 2, name: 'c', type: 'CNAME', address: 'hello.com' }, + { line: 1, name: 'a', type: 'CNAME', address: 'world' }, + { line: 2, name: 'b', type: 'A', address: '1' }, + { line: 3, name: 'b', type: 'A', address: '2' }, + { line: 4, name: 'c', type: 'CNAME', address: 'hello.com' }, ]; const redirections = [ { domain: `b.${DOMAIN_DOMAIN}`, destination: 'https://foobar.com' }, @@ -233,24 +273,27 @@ describe('Domain service', () => { { name: 'x', type: 'URL', address: 'https://example69.com' }, ]); - expect(addZone).toBeCalledTimes(2); - expect(editZone).toBeCalledTimes(1); - expect(addRedir).toBeCalledTimes(1); - expect(editRedir).toBeCalledTimes(2); + expect(addZone).toBeCalledTimes(3); expect(getRecordCalls(addZone)).toEqual([ - { name: 'b', type: 'A', address: '3' }, - { name: 'd', type: 'CNAME', address: 'helo.com' } - ]); - expect(getRecordCalls(editZone)).toEqual([ { name: 'a', type: 'CNAME', address: 'boo' }, + { name: 'b', type: 'A', address: '3' }, + { name: 'd', type: 'CNAME', address: 'helo.com' }, ]); + expect(removeZone).toBeCalledTimes(1); + expect(getRecordCalls(removeZone)).toEqual([ + { line: 1 }, + ]); + expect(addRedir).toBeCalledTimes(3); expect(getRecordCalls(addRedir)).toEqual([ - { domain: `d.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://hhh.com' }, - ]); - expect(getRecordCalls(editRedir)).toEqual([ { domain: `b.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://wowow.com' }, + { domain: `d.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://hhh.com' }, { domain: `x.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://example69.com' }, ]); + expect(removeRedir).toBeCalledTimes(2); + expect(getRecordCalls(removeRedir)).toEqual([ + { domain: `b.${DOMAIN_DOMAIN}` }, + { domain: `x.${DOMAIN_DOMAIN}` }, + ]); }); }); }); diff --git a/utils/domain-service.js b/utils/domain-service.js index 34a40c60c..6aa6649f8 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -34,37 +34,16 @@ const redirectionToRecord = ({ domain, destination }) => ({ address: `${destination}`.replace(/\/$/g, ''), }); -const getHostKey = host => `${host.name}##${host.type}`; - -const toHostMap = hosts => hosts.reduce((acc, host) => { - const key = getHostKey(host); - return { ...acc, [key]: [ ...(acc[key] || []), host ] }; -}, {}); +const getHostKey = host => `${host.name}##${host.type}##${host.address}`; const diffRecords = (oldRecords, newRecords) => { - const remoteHostMap = toHostMap(oldRecords); - const localHostMap = toHostMap(newRecords); + const isMatchingRecord = (a, b) => getHostKey(a) === getHostKey(b); - return R.toPairs(localHostMap).reduce((acc, [key, local]) => { - const remote = remoteHostMap[key]; + const remove = R.differenceWith(isMatchingRecord, oldRecords, newRecords); + const add = R.differenceWith(isMatchingRecord, newRecords, oldRecords) + .filter(r => !['www', '@'].includes(r.name)); - if (remote) { - let adds = []; - let edits = []; - - const diff = R.differenceWith((a, b) => a.address === b.address, local, remote); - - if (diff.length === local.length - remote.length) { - adds = diff; - } else { - edits = diff; - } - - return { ...acc, add: acc.add.concat(adds), edit: acc.edit.concat(edits) }; - } - - return { ...acc, add: acc.add.concat(local) }; - }, { add: [], edit: [] }); + return { add, remove }; }; const print = fn => x => log(fn(x)) || x; @@ -108,8 +87,9 @@ const getDomainService = ({ cpanel }) => { recordToZone, print(({ name }) => `Adding zone for ${name}...`), )); - const editZoneRecord = lazyTask(R.compose( - cpanel.zone.edit, + const removeZoneRecord = lazyTask(R.compose( + cpanel.zone.remove, + R.pick(['line']), recordToZone, print(({ name }) => `Editing zone for ${name}...`), )); @@ -118,8 +98,9 @@ const getDomainService = ({ cpanel }) => { recordToRedirection, print(({ name }) => `Adding redirection for ${name}`), )); - const editRedirection = lazyTask(R.compose( - cpanel.redirection.edit, + const removeRedirection = lazyTask(R.compose( + cpanel.redirection.remove, + R.pick(['domain']), recordToRedirection, print(({ name }) => `Editing redirection for ${name}`), )); @@ -140,17 +121,20 @@ const getDomainService = ({ cpanel }) => { [ R.propEq('type', 'URL'), addRedirection ], [ R.T, addZoneRecord ], ]))); - const editRecords = R.compose(batchLazyTasks(BATCH_SIZE), R.map(R.cond([ - [ R.propEq('type', 'URL'), editRedirection ], - [ R.T, editZoneRecord ], + const removeRecords = R.compose(batchLazyTasks(BATCH_SIZE), R.map(R.cond([ + [ R.propEq('type', 'URL'), removeRedirection ], + [ R.T, removeZoneRecord ], ]))); const updateHosts = async hosts => { const remoteHostList = await getHosts(); - const { add, edit } = diffRecords(remoteHostList, hosts); + const { add, remove } = diffRecords(remoteHostList, hosts); - await executeBatch(addRecords(add).concat(editRecords(edit))); - return { additions: add.length, edits: edit.length }; + await executeBatch([ + ...removeRecords(remove), + ...addRecords(add), + ]); + return { added: add.length, removed: remove.length }; }; return { getHosts, updateHosts }; From 12640247c3e8d19fcb135b5a7b756bc7dd0a7c56 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 15 Oct 2020 22:41:26 +0530 Subject: [PATCH 093/144] Fixed broken test case --- tests/register.test.js | 38 +++++++++++++++++++------------------- utils/domain-service.js | 4 ++-- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/tests/register.test.js b/tests/register.test.js index 0a87f2f4e..68c15e5be 100644 --- a/tests/register.test.js +++ b/tests/register.test.js @@ -3,16 +3,16 @@ const { toHostList, registerDomains } = require('../scripts/register-domains'); const { TTL, DOMAIN_DOMAIN } = require('../utils/constants'); const { getDomainService } = require('../utils/domain-service'); -const getCpanel = ({ zone, addZone, editZone, redir, addRedir, editRedir } = {}) => ({ +const getCpanel = ({ zone, addZone, removeZone, redir, addRedir, removeRedir } = {}) => ({ zone: { fetch: (_) => zone(), add: (rec) => addZone(rec), - edit: (rec) => editZone(rec), + remove: (rec) => removeZone(rec), }, redirection: { fetch: (_) => redir(), add: (rec) => addRedir(rec), - edit: (rec) => editRedir(rec), + remove: (rec) => removeRedir(rec), }, }); @@ -36,24 +36,24 @@ describe('toHostList', () => { describe('registerDomains', () => { const addZone = jest.fn(async () => ({})); - const editZone = jest.fn(async () => ({})); + const removeZone = jest.fn(async () => ({})); const addRedir = jest.fn(async () => ({})); - const editRedir = jest.fn(async () => ({})); + const removeRedir = jest.fn(async () => ({})); const mockDS = ({ zones, redirections }) => getDomainService({ cpanel: getCpanel({ zone: async () => zones, redir: async () => redirections, addZone, addRedir, - editZone, - editRedir, + removeZone, + removeRedir, }) }); beforeEach(() => { addZone.mockClear(); - editZone.mockClear(); + removeZone.mockClear(); addRedir.mockClear(); - editRedir.mockClear(); + removeRedir.mockClear(); }); it('should register the new set of hosts generated from domains list', async () => { @@ -62,9 +62,9 @@ describe('registerDomains', () => { { name: 'b', record: { CNAME: 'xaa' } }, ]; const remoteHosts = [ - { someididk: 1, name: 'a', type: 'CNAME', address: 'hello' }, - { someididk: 2, name: 'b', type: 'CNAME', address: 'goo' }, - { someididk: 2, name: 'b', type: 'CNAME', address: 'xaa' }, + { line: 1, name: 'a', type: 'CNAME', address: 'hello' }, + { line: 2, name: 'b', type: 'CNAME', address: 'goo' }, + { line: 3, name: 'b', type: 'CNAME', address: 'xaa' }, ]; const remoteRedirections = []; @@ -72,9 +72,9 @@ describe('registerDomains', () => { await registerDomains({ getDomains: async () => localHosts, domainService }); expect(addZone).toBeCalledTimes(0); - expect(editZone).toBeCalledTimes(0); + expect(removeZone).toBeCalledTimes(1); expect(addRedir).toBeCalledTimes(0); - expect(editRedir).toBeCalledTimes(0); + expect(removeRedir).toBeCalledTimes(0); }); it('should add the new set hosts', async () => { @@ -84,8 +84,8 @@ describe('registerDomains', () => { { name: 'c', record: { CNAME: 'yello', URL: 'https://google.com' } }, ]; const remoteHosts = [ - { someididk: 1, name: 'a', type: 'CNAME', address: 'boo' }, - { someididk: 2, name: 'b', type: 'CNAME', address: 'xaa' }, + { line: 1, name: 'a', type: 'CNAME', address: 'boo' }, + { line: 2, name: 'b', type: 'CNAME', address: 'xaa' }, ]; const remoteRedirections = [ { domain: `b.${DOMAIN_DOMAIN}`, destination: 'x' }, @@ -96,9 +96,9 @@ describe('registerDomains', () => { await registerDomains({ getDomains: async () => localHosts, domainService }); expect(addZone).toBeCalledTimes(1); - expect(editZone).toBeCalledTimes(0); - expect(addRedir).toBeCalledTimes(1); - expect(editRedir).toBeCalledTimes(1); + expect(removeZone).toBeCalledTimes(0); + expect(addRedir).toBeCalledTimes(2); + expect(removeRedir).toBeCalledTimes(1); }); }); diff --git a/utils/domain-service.js b/utils/domain-service.js index 6aa6649f8..5d495c202 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -91,7 +91,7 @@ const getDomainService = ({ cpanel }) => { cpanel.zone.remove, R.pick(['line']), recordToZone, - print(({ name }) => `Editing zone for ${name}...`), + print(({ name }) => `Deleting zone for ${name}...`), )); const addRedirection = lazyTask(R.compose( cpanel.redirection.add, @@ -102,7 +102,7 @@ const getDomainService = ({ cpanel }) => { cpanel.redirection.remove, R.pick(['domain']), recordToRedirection, - print(({ name }) => `Editing redirection for ${name}`), + print(({ name }) => `Deleting redirection for ${name}`), )); const getHosts = async () => { From 418ab2d7fc33abf3e8fcee3ec74642984a4717a6 Mon Sep 17 00:00:00 2001 From: "King Doge, Evaluator of Codes" Date: Thu, 15 Oct 2020 23:01:43 +0530 Subject: [PATCH 094/144] Create amalsr.json --- domains/amalsr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amalsr.json diff --git a/domains/amalsr.json b/domains/amalsr.json new file mode 100644 index 000000000..1729c3da8 --- /dev/null +++ b/domains/amalsr.json @@ -0,0 +1,11 @@ +{ + "description": "A very simple but stupid website", + "repo": "https://github.com/asr1191/asr1191.github.io", + "owner": { + "username": "asr1191", + "email": "amalsraj95@gmail.com" + }, + "record": { + "CNAME": "asr1191.github.io" + } +} From 053cb78ec273c796c5cda47c9704a4d70e267755 Mon Sep 17 00:00:00 2001 From: Sergii Shyran Date: Thu, 15 Oct 2020 21:32:09 +0300 Subject: [PATCH 095/144] Create shyran.json --- domains/shyran.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/shyran.json diff --git a/domains/shyran.json b/domains/shyran.json new file mode 100644 index 000000000..d94f23b17 --- /dev/null +++ b/domains/shyran.json @@ -0,0 +1 @@ +shyran From 5915f8bc1ae4648652108a525ebb3c02ad884b7d Mon Sep 17 00:00:00 2001 From: Rohith Prakash <58965913+rohithp7777@users.noreply.github.com> Date: Fri, 16 Oct 2020 00:13:37 +0530 Subject: [PATCH 096/144] Update rohith.json firebase link --- domains/rohith.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohith.json b/domains/rohith.json index fbc3f3b57..56cde669b 100644 --- a/domains/rohith.json +++ b/domains/rohith.json @@ -8,6 +8,6 @@ }, "record": { "CNAME": "https://rohithp7777.github.io", - "URL": "https://rohith.is-a.dev" + "URL": "https://rohith-1c974.web.app/" } } From 83acc54dae5ba6ade857469b2c3ca382ec9aabc0 Mon Sep 17 00:00:00 2001 From: Sergii Shyran Date: Thu, 15 Oct 2020 21:55:07 +0300 Subject: [PATCH 097/144] Update shyran.json --- domains/shyran.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/shyran.json b/domains/shyran.json index d94f23b17..036bd440a 100644 --- a/domains/shyran.json +++ b/domains/shyran.json @@ -1 +1,12 @@ -shyran +{ + "description": "Sergii Shyran - WebDev, Arch", + "repo": "https://github.com/sshyran/shyran.github.io", + "owner": { + "username": "sshyran", + "email": "s.shyran@gmail.com" + }, + "record": { + "CNAME": "shyran.github.io", + "URL": "https://shyran.is-a.dev" + } + } From d1f1b7683ff6855bb32be67831bb114a7964ad62 Mon Sep 17 00:00:00 2001 From: D-Pow Date: Thu, 15 Oct 2020 15:17:04 -0400 Subject: [PATCH 098/144] Rename repo and record fields to reflect repository move --- domains/devon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/devon.json b/domains/devon.json index 0c0ea255a..d718b077d 100644 --- a/domains/devon.json +++ b/domains/devon.json @@ -1,12 +1,12 @@ { "description": "Devon Powell is a full-stack software engineer", - "repo": "https://github.com/D-Pow/website", + "repo": "https://github.com/D-Pow/d-pow.github.io", "owner": { "username": "D-Pow", "email": "dpow9373@gmail.com" }, "record": { - "ALIAS": "https://d-pow.github.io/website/", + "ALIAS": "d-pow.github.io", "URL": "https://devon.is-a.dev" } } From 63e39fcf52561422353739a9c6af8908970ded87 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 00:47:04 +0530 Subject: [PATCH 099/144] Migrate script changed to remove https redirection --- scripts/migrate.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/migrate.js b/scripts/migrate.js index e5da7ebf5..ed2d87185 100644 --- a/scripts/migrate.js +++ b/scripts/migrate.js @@ -1,13 +1,13 @@ const fs = require('fs'); const path = require('path'); const R = require('ramda'); -const { DOMAINS_PATH } = require('./utils/constants'); +const { DOMAINS_PATH } = require('../utils/constants'); const migrate = ([file, domain]) => [ file, { ...domain, - record: /\.github\.io$/.test(domain.record.CNAME || '') + record: /\.is-a\.dev$/.test(domain.record.URL || '') ? R.dissoc('URL', domain.record) : domain.record, } From 8ba53429ebdab1b99ffc090a6693b50f9ac0c523 Mon Sep 17 00:00:00 2001 From: D-Pow Date: Thu, 15 Oct 2020 15:17:56 -0400 Subject: [PATCH 100/144] Replace ALIAS with CNAME in record ALIAS is no longer supported by is-a.dev, so use a CNAME instead --- domains/devon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devon.json b/domains/devon.json index d718b077d..7c4acbaff 100644 --- a/domains/devon.json +++ b/domains/devon.json @@ -6,7 +6,7 @@ "email": "dpow9373@gmail.com" }, "record": { - "ALIAS": "d-pow.github.io", + "CNAME": "d-pow.github.io", "URL": "https://devon.is-a.dev" } } From 3bc0dd526fcbcaf033afb1a32dda0e989356c3d5 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 00:48:47 +0530 Subject: [PATCH 101/144] Migrates all domain records to remove force https redirection --- domains/@.json | 6 ++---- domains/aaraam.json | 5 ++--- domains/aaron.json | 21 ++++++++++----------- domains/aashutosh.json | 21 ++++++++++----------- domains/abdulrshaikh.json | 21 ++++++++++----------- domains/abhay.json | 3 +-- domains/abhinavdalal.json | 5 ++--- domains/abhishek.json | 21 ++++++++++----------- domains/abishek.json | 5 ++--- domains/adarsh.json | 5 ++--- domains/adarshs.json | 21 ++++++++++----------- domains/adrian.json | 19 +++++++++---------- domains/ahmadeyamin.json | 5 ++--- domains/ahsan.json | 5 ++--- domains/akas.json | 5 ++--- domains/akash.json | 5 ++--- domains/akshay-ashok.json | 5 ++--- domains/akshay.json | 5 ++--- domains/alan.json | 21 ++++++++++----------- domains/alestor123.json | 21 ++++++++++----------- domains/alex.json | 21 ++++++++++----------- domains/alexander.json | 5 ++--- domains/alexjoseph.json | 5 ++--- domains/alexlykesas.json | 20 ++++++++++---------- domains/allan.json | 5 ++--- domains/allsyed.json | 20 ++++++++++---------- domains/amal.json | 21 ++++++++++----------- domains/andrew.json | 5 ++--- domains/andros.json | 2 +- domains/andy.json | 5 ++--- domains/anlshn.json | 5 ++--- domains/anoop.json | 21 ++++++++++----------- domains/anthony.json | 5 ++--- domains/anupam.json | 5 ++--- domains/anwar.json | 20 ++++++++++---------- domains/art.json | 2 +- domains/arya.json | 5 ++--- domains/asad-khan.json | 5 ++--- domains/ashish.json | 21 ++++++++++----------- domains/ashleymavericks.json | 2 +- domains/aswin.json | 19 +++++++++---------- domains/atechadventurer.json | 2 +- domains/athira-li.json | 2 +- domains/atlas.json | 5 ++--- domains/augustin.json | 21 ++++++++++----------- domains/augustine.json | 5 ++--- domains/austin.json | 21 ++++++++++----------- domains/b45i.json | 19 +++++++++---------- domains/bae.json | 19 ++++++++----------- domains/ben.json | 19 +++++++++---------- domains/bhadra.json | 5 ++--- domains/biplob.json | 5 ++--- domains/blaine.json | 20 +++++++++----------- domains/bradley.json | 2 +- domains/brandon.json | 5 ++--- domains/bree.json | 19 +++++++++---------- domains/charlie.json | 5 ++--- domains/chetanbasuray.json | 3 +-- domains/chris.json | 6 ++---- domains/cmulay.json | 21 ++++++++++----------- domains/codefoster.json | 2 +- domains/codethoma.json | 21 ++++++++++----------- domains/dan-habot.json | 5 ++--- domains/danilofuchs.json | 5 ++--- domains/daria.json | 2 +- domains/davish.json | 5 ++--- domains/dennis.json | 9 ++++----- domains/derek-briggs.json | 17 ++++++++--------- domains/dino.json | 21 ++++++++++----------- domains/ecalzo.json | 21 ++++++++++----------- domains/edwin.json | 18 +++++++++--------- domains/epgeroy.json | 6 ++---- domains/epsooraj.json | 5 ++--- domains/eric.json | 5 ++--- domains/ericp3reira.json | 5 ++--- domains/ezedinff.json | 21 ++++++++++----------- domains/farzan.json | 5 ++--- domains/fityan.json | 21 ++++++++++----------- domains/fjavierlh.json | 21 ++++++++++----------- domains/forsas.json | 23 +++++++++++------------ domains/frankie.json | 4 ++-- domains/ganesh.json | 5 ++--- domains/garlic-os.json | 5 ++--- domains/gaurav.json | 5 ++--- domains/george.json | 20 ++++++++++---------- domains/georgekaran.json | 2 +- domains/getify.json | 6 ++++-- domains/gilad.json | 5 ++--- domains/gkr.json | 2 +- domains/gkucmierz.json | 2 +- domains/glpzzz.json | 5 ++--- domains/god.json | 20 ++++++++++---------- domains/gokul.json | 5 ++--- domains/govind.json | 21 ++++++++++----------- domains/guptasiddhant.json | 2 +- domains/h3r3t1c.json | 5 ++--- domains/harikrishnan.json | 5 ++--- domains/harry.json | 6 +++--- domains/harsh-patel.json | 19 +++++++++---------- domains/haseena.json | 5 ++--- domains/hemanth.json | 20 +++++++++----------- domains/hisham.json | 2 +- domains/hjmao.json | 2 +- domains/homemadestea58.json | 2 +- domains/ireknazm.json | 5 ++--- domains/ivolimasilva.json | 5 ++--- domains/jackiso.json | 17 ++++++++--------- domains/jacob.json | 5 ++--- domains/jeevan.json | 5 ++--- domains/jimscope.json | 5 ++--- domains/johan.json | 18 +++++++++--------- domains/josh.json | 5 ++--- domains/justin.json | 21 ++++++++++----------- domains/kaguwo.json | 19 +++++++++---------- domains/keli5.json | 2 +- domains/kevin.json | 16 ++++++++-------- domains/kiran.json | 5 ++--- domains/kirann.json | 20 ++++++++++---------- domains/kiss.json | 5 ++--- domains/ksvkabra.json | 5 ++--- domains/lacti.json | 5 ++--- domains/laxminag.json | 2 +- domains/leon.json | 7 ++----- domains/liancg.json | 5 ++--- domains/lnfnunes.json | 2 +- domains/lok.json | 5 ++--- domains/m42e.json | 21 ++++++++++----------- domains/madhan.json | 5 ++--- domains/madhav.json | 5 ++--- domains/mamun.json | 5 ++--- domains/mark.json | 3 +-- domains/martial.json | 5 ++--- domains/masood.json | 5 ++--- domains/matheus.json | 5 ++--- domains/mayur.json | 5 ++--- domains/melwyn.json | 21 ++++++++++----------- domains/michael.json | 20 +++++++++----------- domains/mike.json | 19 +++++++++---------- domains/mk.json | 2 +- domains/mpy.json | 3 +-- domains/mrthundergod.json | 21 ++++++++++----------- domains/muchenski.json | 5 ++--- domains/muzammil.json | 5 ++--- domains/nagarajgond.json | 19 +++++++++---------- domains/nand.json | 15 +++++++-------- domains/nils.json | 2 +- domains/nimish.json | 21 ++++++++++----------- domains/nishant.json | 5 ++--- domains/owain.json | 5 ++--- domains/paranoiasystem.json | 3 +-- domains/parshnt.json | 21 ++++++++++----------- domains/peris.json | 21 ++++++++++----------- domains/picklerick.json | 3 +-- domains/piyush.json | 2 +- domains/proghead00.json | 5 ++--- domains/rabbi-shuki.json | 5 ++--- domains/rahul.json | 21 ++++++++++----------- domains/rapixar.json | 20 +++++++++----------- domains/rayvid.json | 22 ++++++++++------------ domains/reed.json | 19 +++++++++---------- domains/reuben.json | 6 ++---- domains/roy.json | 5 ++--- domains/rusiru.json | 21 ++++++++++----------- domains/rwithik.json | 5 ++--- domains/sachin.json | 21 ++++++++++----------- domains/sailesh.json | 2 +- domains/saisandeepvaddi.json | 6 ++++-- domains/sandeepv.json | 18 ++++++++---------- domains/sarath.json | 21 ++++++++++----------- domains/savio.json | 7 +++---- domains/shajanjp.json | 5 ++--- domains/shalom.json | 5 ++--- domains/shambhavi.json | 2 +- domains/shane.json | 5 ++--- domains/sharath.json | 5 ++--- domains/sharifclick.json | 5 ++--- domains/shenjunru.json | 5 ++--- domains/shibiliya.json | 21 ++++++++++----------- domains/siful.json | 21 ++++++++++----------- domains/snaildos.json | 5 ++--- domains/steven.json | 5 ++--- domains/sumedhaa.json | 5 ++--- domains/swanny.json | 5 ++--- domains/sycured.json | 16 ++++++++-------- domains/tharindu.json | 21 ++++++++++----------- domains/thesct22.json | 5 ++--- domains/tim.json | 2 +- domains/tjr.json | 16 ++++++++-------- domains/tjrgg.json | 16 ++++++++-------- domains/tokyo.json | 5 ++--- domains/tom.json | 2 +- domains/tomas.json | 18 +++++++++--------- domains/tsull360.json | 21 ++++++++++----------- domains/tyler.json | 19 +++++++++---------- domains/vaskian.json | 2 +- domains/vivekkumar.json | 20 +++++++++----------- domains/www.json | 2 +- domains/yorodm.json | 5 ++--- domains/yujia.json | 21 ++++++++++----------- domains/yuksel.json | 5 ++--- domains/yusuf.json | 5 ++--- 201 files changed, 924 insertions(+), 1092 deletions(-) diff --git a/domains/@.json b/domains/@.json index 36cd14e7b..1a088239e 100644 --- a/domains/@.json +++ b/domains/@.json @@ -5,7 +5,5 @@ "username": "phenax", "email": "phenax5@gmail.com" }, - "record": { - "URL": "http://www.is-a.dev" - } -} + "record": {} +} \ No newline at end of file diff --git a/domains/aaraam.json b/domains/aaraam.json index f75b6b11d..a09e08e94 100644 --- a/domains/aaraam.json +++ b/domains/aaraam.json @@ -6,7 +6,6 @@ "email": "aaraam.goblin@gmail.com" }, "record": { - "CNAME": "aaraam.github.io", - "URL": "https://aaraam.is-a.dev" + "CNAME": "aaraam.github.io" } -} +} \ No newline at end of file diff --git a/domains/aaron.json b/domains/aaron.json index 9778d9150..07bd90141 100644 --- a/domains/aaron.json +++ b/domains/aaron.json @@ -1,12 +1,11 @@ { - "description": "Aaron's personal developer website", - "repo": "https://github.com/aaron-harvey", - "owner": { - "username": "aaronharvey", - "email": "aaron@lolsup.com" - }, - "record": { - "CNAME": "lolsup.com", - "URL": "https://aaron.is-a.dev" - } -} + "description": "Aaron's personal developer website", + "repo": "https://github.com/aaron-harvey", + "owner": { + "username": "aaronharvey", + "email": "aaron@lolsup.com" + }, + "record": { + "CNAME": "lolsup.com" + } +} \ No newline at end of file diff --git a/domains/aashutosh.json b/domains/aashutosh.json index 2399d7be0..fd1694fef 100644 --- a/domains/aashutosh.json +++ b/domains/aashutosh.json @@ -1,11 +1,10 @@ -{ - "description": "Aashutosh Rathi's Space on Web", - "owner": { - "username": "aashutoshrathi", - "email": "me@aashutosh.dev" - }, - "record": { - "CNAME": "aashutosh.dev", - "URL": "https://aashutosh.is-a.dev" - } -} +{ + "description": "Aashutosh Rathi's Space on Web", + "owner": { + "username": "aashutoshrathi", + "email": "me@aashutosh.dev" + }, + "record": { + "CNAME": "aashutosh.dev" + } +} \ No newline at end of file diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json index 94621368c..e564aa53c 100644 --- a/domains/abdulrshaikh.json +++ b/domains/abdulrshaikh.json @@ -1,12 +1,11 @@ { - "description": "Abdul's personal developer website", - "repo": "https://github.com/ariskycode/ariskycode.github.io", - "owner": { - "username": "ariskycode", - "email": "arirfanshaikh23@gmail.com" - }, - "record": { - "CNAME": "ariskycode.github.io", - "URL": "https://abdulrshaikh.is-a.dev" - } -} + "description": "Abdul's personal developer website", + "repo": "https://github.com/ariskycode/ariskycode.github.io", + "owner": { + "username": "ariskycode", + "email": "arirfanshaikh23@gmail.com" + }, + "record": { + "CNAME": "ariskycode.github.io" + } +} \ No newline at end of file diff --git a/domains/abhay.json b/domains/abhay.json index 1e722675c..3d4575e51 100644 --- a/domains/abhay.json +++ b/domains/abhay.json @@ -6,7 +6,6 @@ "email": "returnofking04@gmail.com" }, "record": { - "CNAME": "codeinator.me", - "URL": "https://abhay.is-a.dev" + "CNAME": "codeinator.me" } } \ No newline at end of file diff --git a/domains/abhinavdalal.json b/domains/abhinavdalal.json index b6cc7b99c..f6937454e 100644 --- a/domains/abhinavdalal.json +++ b/domains/abhinavdalal.json @@ -6,7 +6,6 @@ "email": "abhinavdalal@gmail.com" }, "record": { - "CNAME": "b-om.github.io", - "URL": "https://abhinavdalal.is-a.dev" + "CNAME": "b-om.github.io" } -} +} \ No newline at end of file diff --git a/domains/abhishek.json b/domains/abhishek.json index 22545cd82..0a8fb0ec5 100644 --- a/domains/abhishek.json +++ b/domains/abhishek.json @@ -1,12 +1,11 @@ { - "description": "Abhishek's personal website", - "repo": "https://github.com/nullpointxr", - "owner": { - "username": "nullpointxr", - "email": "abhishek.sankar.in@protonmail.com" - }, - "record": { - "CNAME": "nullpointxr.github.io", - "URL": "https://abhishek.is-a.dev" - } -} + "description": "Abhishek's personal website", + "repo": "https://github.com/nullpointxr", + "owner": { + "username": "nullpointxr", + "email": "abhishek.sankar.in@protonmail.com" + }, + "record": { + "CNAME": "nullpointxr.github.io" + } +} \ No newline at end of file diff --git a/domains/abishek.json b/domains/abishek.json index 3fde17249..292ee6ab6 100644 --- a/domains/abishek.json +++ b/domains/abishek.json @@ -6,7 +6,6 @@ "email": "abigosearch@gmail.com" }, "record": { - "CNAME": "vj-abishek.github.io", - "URL": "https://abishek.is-a.dev" + "CNAME": "vj-abishek.github.io" } -} +} \ No newline at end of file diff --git a/domains/adarsh.json b/domains/adarsh.json index 4abb316bd..2963fd9ce 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -6,7 +6,6 @@ "email": "adarshguptamaurya@gmail.com" }, "record": { - "CNAME": "adarsh-portfolio.github.io", - "URL": "https://adarsh.is-a.dev" + "CNAME": "adarsh-portfolio.github.io" } -} +} \ No newline at end of file diff --git a/domains/adarshs.json b/domains/adarshs.json index 47670879b..7d5f00845 100644 --- a/domains/adarshs.json +++ b/domains/adarshs.json @@ -1,12 +1,11 @@ { - "description": "The portfolio of Adarsh S", - "repo": "https://github.com/adarshsuresh07", - "owner": { - "username": "adarshsuresh07", - "email": "adarshsuresh@cet.ac.in" - }, - "record": { - "CNAME":"adarshsuresh07.github.io", - "URL": "https://adarshs.is-a.dev" - } -} + "description": "The portfolio of Adarsh S", + "repo": "https://github.com/adarshsuresh07", + "owner": { + "username": "adarshsuresh07", + "email": "adarshsuresh@cet.ac.in" + }, + "record": { + "CNAME": "adarshsuresh07.github.io" + } +} \ No newline at end of file diff --git a/domains/adrian.json b/domains/adrian.json index d2873ec12..3515ea404 100644 --- a/domains/adrian.json +++ b/domains/adrian.json @@ -1,12 +1,11 @@ { - "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" - } + "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" } +} \ No newline at end of file diff --git a/domains/ahmadeyamin.json b/domains/ahmadeyamin.json index 1e8007a2c..ee9c885d5 100644 --- a/domains/ahmadeyamin.json +++ b/domains/ahmadeyamin.json @@ -6,7 +6,6 @@ "email": "ahmadeyamin@gmail.com" }, "record": { - "CNAME": "ahmadeyamin.github.io", - "URL": "https://ahmadeyamin.is-a.dev" + "CNAME": "ahmadeyamin.github.io" } -} +} \ No newline at end of file diff --git a/domains/ahsan.json b/domains/ahsan.json index 00b859025..d81bea988 100644 --- a/domains/ahsan.json +++ b/domains/ahsan.json @@ -5,7 +5,6 @@ "email": "ahsan.qureshi8@gmail.com" }, "record": { - "CNAME": "www.thisisahsan.com", - "URL": "https://ahsan.is-a.dev" + "CNAME": "www.thisisahsan.com" } -} +} \ No newline at end of file diff --git a/domains/akas.json b/domains/akas.json index a0ddc0f4e..e0d0b947e 100644 --- a/domains/akas.json +++ b/domains/akas.json @@ -1,12 +1,11 @@ { "description": "Akas Portfolio", - "repo":"https://github.com/akasrai/akasrai.github.io", + "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" + "CNAME": "akasrai.github.io" } } \ No newline at end of file diff --git a/domains/akash.json b/domains/akash.json index 0fa33a8b3..304746595 100644 --- a/domains/akash.json +++ b/domains/akash.json @@ -6,7 +6,6 @@ "email": "akashsanthosh@icloud.com" }, "record": { - "CNAME": "akash-santhosh.github.io", - "URL": "https://akash.is-a.dev" + "CNAME": "akash-santhosh.github.io" } -} +} \ No newline at end of file diff --git a/domains/akshay-ashok.json b/domains/akshay-ashok.json index 132781ef9..e1d2c56c0 100644 --- a/domains/akshay-ashok.json +++ b/domains/akshay-ashok.json @@ -6,7 +6,6 @@ "email": "aks28id@gmail.com" }, "record": { - "CNAME": "akshay090.github.io", - "URL": "https://akshay-ashok.is-a.dev" + "CNAME": "akshay090.github.io" } -} +} \ No newline at end of file diff --git a/domains/akshay.json b/domains/akshay.json index b5ddaa0bb..4523d9f33 100644 --- a/domains/akshay.json +++ b/domains/akshay.json @@ -6,7 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "CNAME": "phenax.github.io", - "URL": "https://akshay.is-a.dev" + "CNAME": "phenax.github.io" } -} +} \ No newline at end of file diff --git a/domains/alan.json b/domains/alan.json index eb0a1bd31..cc11e2015 100644 --- a/domains/alan.json +++ b/domains/alan.json @@ -1,12 +1,11 @@ { - "description": "Alan's personal developer website", - "repo": "https://github.com/schirrel", - "owner": { - "username": "schirrel", - "email": "alan@schirrel.dev" - }, - "record": { - "CNAME": "schirrel.dev", - "URL": "https://alan.is-a.dev" - } -} + "description": "Alan's personal developer website", + "repo": "https://github.com/schirrel", + "owner": { + "username": "schirrel", + "email": "alan@schirrel.dev" + }, + "record": { + "CNAME": "schirrel.dev" + } +} \ No newline at end of file diff --git a/domains/alestor123.json b/domains/alestor123.json index b9ae0804e..7d4396b78 100644 --- a/domains/alestor123.json +++ b/domains/alestor123.json @@ -1,12 +1,11 @@ { - "description": "A Mortal Web Developer With Immortal Dreams", - "repo": "https://github.com/alestor123/alestor123.github.io", - "owner": { - "username": "alestor123", - "email": "alestoraldous@gmail.com" - }, - "record": { - "CNAME": "alestor123.github.io", - "URL": "https://alestor123.is-a.dev" - } -} + "description": "A Mortal Web Developer With Immortal Dreams", + "repo": "https://github.com/alestor123/alestor123.github.io", + "owner": { + "username": "alestor123", + "email": "alestoraldous@gmail.com" + }, + "record": { + "CNAME": "alestor123.github.io" + } +} \ No newline at end of file diff --git a/domains/alex.json b/domains/alex.json index 1dcc6554b..b6a34c4b3 100644 --- a/domains/alex.json +++ b/domains/alex.json @@ -1,12 +1,11 @@ { - "description": "Alex's personal developer website", - "repo": "https://github.com/alexmorrisnz", - "owner": { - "username": "alexmorrisnz", - "email": "alex@navra.nz" - }, - "record": { - "CNAME": "alexmorris.nz", - "URL": "https://alex.is-a.dev" - } -} + "description": "Alex's personal developer website", + "repo": "https://github.com/alexmorrisnz", + "owner": { + "username": "alexmorrisnz", + "email": "alex@navra.nz" + }, + "record": { + "CNAME": "alexmorris.nz" + } +} \ No newline at end of file diff --git a/domains/alexander.json b/domains/alexander.json index 43758f6d1..3ad4e3874 100644 --- a/domains/alexander.json +++ b/domains/alexander.json @@ -6,7 +6,6 @@ "email": "alexander@alexander.dk" }, "record": { - "CNAME": "alexander.dk", - "URL": "https://alexander.is-a.dev" + "CNAME": "alexander.dk" } -} +} \ No newline at end of file diff --git a/domains/alexjoseph.json b/domains/alexjoseph.json index 01c7cc49e..b9828399a 100644 --- a/domains/alexjoseph.json +++ b/domains/alexjoseph.json @@ -6,7 +6,6 @@ "email": "aj71563@gmail.com" }, "record": { - "CNAME": "alexkjoseph.github.io", - "URL": "https://alexjoseph.is-a.dev" + "CNAME": "alexkjoseph.github.io" } -} +} \ No newline at end of file diff --git a/domains/alexlykesas.json b/domains/alexlykesas.json index 3cf45f5d0..023069a71 100644 --- a/domains/alexlykesas.json +++ b/domains/alexlykesas.json @@ -1,11 +1,11 @@ { - "description": "Alex Lykesas's personal developer website", - "repo": "https://github.com/Alexookah/alexlykesas.com", - "owner": { - "username": "alexookah", - "email": "alexlykesas@gmail.com" - }, - "record": { - "URL": "https://alexlykesas.com" - } -} + "description": "Alex Lykesas's personal developer website", + "repo": "https://github.com/Alexookah/alexlykesas.com", + "owner": { + "username": "alexookah", + "email": "alexlykesas@gmail.com" + }, + "record": { + "URL": "https://alexlykesas.com" + } +} \ No newline at end of file diff --git a/domains/allan.json b/domains/allan.json index 6ca03fa35..0abd35d66 100644 --- a/domains/allan.json +++ b/domains/allan.json @@ -6,7 +6,6 @@ "email": "abarriel@student.42.fr" }, "record": { - "CNAME": "abarriel.github.io", - "URL": "https://allan.is-a.dev" + "CNAME": "abarriel.github.io" } -} +} \ No newline at end of file diff --git a/domains/allsyed.json b/domains/allsyed.json index f12be2194..2f50c42ff 100644 --- a/domains/allsyed.json +++ b/domains/allsyed.json @@ -1,11 +1,11 @@ { - "description": "Allsyed's personal website", - "repo": "https://github.com/allsyed", - "owner": { - "username": "allsyed", - "email": "allsyed@pm.me" - }, - "record": { - "CNAME": "allsyed.com" - } -} + "description": "Allsyed's personal website", + "repo": "https://github.com/allsyed", + "owner": { + "username": "allsyed", + "email": "allsyed@pm.me" + }, + "record": { + "CNAME": "allsyed.com" + } +} \ No newline at end of file diff --git a/domains/amal.json b/domains/amal.json index bbf4685c6..b39951781 100644 --- a/domains/amal.json +++ b/domains/amal.json @@ -1,12 +1,11 @@ { - "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" - } -} + "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" + } +} \ No newline at end of file diff --git a/domains/andrew.json b/domains/andrew.json index ea141e4ae..f5a6c1f4c 100644 --- a/domains/andrew.json +++ b/domains/andrew.json @@ -6,7 +6,6 @@ "email": "hey@andrewnt.dev" }, "record": { - "CNAME": "andrewnt219.github.io", - "URL": "https://andrew.is-a.dev" + "CNAME": "andrewnt219.github.io" } -} +} \ No newline at end of file diff --git a/domains/andros.json b/domains/andros.json index 8d17a744f..995504f5d 100644 --- a/domains/andros.json +++ b/domains/andros.json @@ -9,4 +9,4 @@ "record": { "URL": "https://programadorwebvalencia.com/" } -} +} \ No newline at end of file diff --git a/domains/andy.json b/domains/andy.json index 3b626ef57..9efd093e3 100644 --- a/domains/andy.json +++ b/domains/andy.json @@ -6,7 +6,6 @@ "email": "andyfaizan@gmail.com" }, "record": { - "CNAME": "andyfaizan.github.io", - "URL": "https://andy.is-a.dev" + "CNAME": "andyfaizan.github.io" } -} +} \ No newline at end of file diff --git a/domains/anlshn.json b/domains/anlshn.json index 58b12cac2..a785658cd 100644 --- a/domains/anlshn.json +++ b/domains/anlshn.json @@ -6,7 +6,6 @@ "email": "anilsahindev@gmail.com" }, "record": { - "CNAME": "anlshn.com", - "URL": "https://anlshn.is-a.dev" + "CNAME": "anlshn.com" } -} +} \ No newline at end of file diff --git a/domains/anoop.json b/domains/anoop.json index 53c1c378c..87eaadbff 100644 --- a/domains/anoop.json +++ b/domains/anoop.json @@ -1,12 +1,11 @@ { - "description": "Anoop's blog", - "repo": "https://gitlab.com/anoopmsivadas/anoopmsivadas.gitlab.io", - "owner": { - "username": "anoopmsivadas", - "email": "anoopms@disroot.org" - }, - "record": { - "CNAME": "anoopmsivadas.gitlab.io", - "URL": "https://anoop.is-a.dev" - } -} + "description": "Anoop's blog", + "repo": "https://gitlab.com/anoopmsivadas/anoopmsivadas.gitlab.io", + "owner": { + "username": "anoopmsivadas", + "email": "anoopms@disroot.org" + }, + "record": { + "CNAME": "anoopmsivadas.gitlab.io" + } +} \ No newline at end of file diff --git a/domains/anthony.json b/domains/anthony.json index 76eace375..d222cfebd 100644 --- a/domains/anthony.json +++ b/domains/anthony.json @@ -5,7 +5,6 @@ "email": "admin@thehubble.com.au" }, "record": { - "CNAME": "brisbaneweb.dev", - "URL": "https://anthony.is-a.dev" + "CNAME": "brisbaneweb.dev" } -} +} \ No newline at end of file diff --git a/domains/anupam.json b/domains/anupam.json index 20d42352f..8400310a5 100644 --- a/domains/anupam.json +++ b/domains/anupam.json @@ -6,7 +6,6 @@ "email": "anupamroy8@gmail.com" }, "record": { - "CNAME": "anupamroy8.github.io", - "URL": "https://anupam.is-a.dev" + "CNAME": "anupamroy8.github.io" } -} +} \ No newline at end of file diff --git a/domains/anwar.json b/domains/anwar.json index 5451e6598..e4ae5c5d2 100644 --- a/domains/anwar.json +++ b/domains/anwar.json @@ -1,11 +1,11 @@ { - "description": "Anwar's personal website", - "repo": "https://github.com/getanwar", - "owner": { - "username": "getanwar", - "email": "say@anwar.im" - }, - "record": { - "URL": "https://anwar.im" - } -} + "description": "Anwar's personal website", + "repo": "https://github.com/getanwar", + "owner": { + "username": "getanwar", + "email": "say@anwar.im" + }, + "record": { + "URL": "https://anwar.im" + } +} \ No newline at end of file diff --git a/domains/art.json b/domains/art.json index fbfcc4a11..7de89544d 100644 --- a/domains/art.json +++ b/domains/art.json @@ -8,4 +8,4 @@ "record": { "CNAME": "dotiful.github.io" } -} +} \ No newline at end of file diff --git a/domains/arya.json b/domains/arya.json index 7510a71e2..dc1362e4c 100644 --- a/domains/arya.json +++ b/domains/arya.json @@ -6,7 +6,6 @@ "email": "aryavinodan2000@gmail.com" }, "record": { - "CNAME": "aryavinodan2000.github.io", - "URL": "https://arya.is-a.dev" + "CNAME": "aryavinodan2000.github.io" } -} +} \ No newline at end of file diff --git a/domains/asad-khan.json b/domains/asad-khan.json index fc9c93aa0..886c58efe 100644 --- a/domains/asad-khan.json +++ b/domains/asad-khan.json @@ -6,7 +6,6 @@ "email": "asadkhan1776@gmail.com" }, "record": { - "CNAME": "asadkhan777.github.io", - "URL": "https://asad-khan.is-a.dev" + "CNAME": "asadkhan777.github.io" } -} +} \ No newline at end of file diff --git a/domains/ashish.json b/domains/ashish.json index a1d6e2498..1cad986f4 100644 --- a/domains/ashish.json +++ b/domains/ashish.json @@ -1,12 +1,11 @@ { - "description": "Ashish's personal developer website", - "repo": "https://github.com/ashiishme", - "owner": { - "username": "ashiishme", - "email": "contact@ashiish.me" - }, - "record": { - "CNAME": "ashiish.me", - "URL": "https://ashish.is-a.dev" - } -} + "description": "Ashish's personal developer website", + "repo": "https://github.com/ashiishme", + "owner": { + "username": "ashiishme", + "email": "contact@ashiish.me" + }, + "record": { + "CNAME": "ashiish.me" + } +} \ No newline at end of file diff --git a/domains/ashleymavericks.json b/domains/ashleymavericks.json index 2aa81aab6..361400d1b 100644 --- a/domains/ashleymavericks.json +++ b/domains/ashleymavericks.json @@ -8,4 +8,4 @@ "record": { "URL": "https://anuragsingh.dev" } -} +} \ No newline at end of file diff --git a/domains/aswin.json b/domains/aswin.json index 9ce17190d..03f2fdd95 100644 --- a/domains/aswin.json +++ b/domains/aswin.json @@ -1,12 +1,11 @@ { - "description": "Aswin's personal portfolio", - "repo": "https://github.com/aswinskumar67/iamaswin.github.io", - "owner": { - "username": "aswinskumar67", - "email": "aswin.skumaro2bme@gmail.com" - }, - "record": { - "CNAME": "aswinskumar67.github.io", - "URL": "https://aswin.is-a.dev" - } + "description": "Aswin's personal portfolio", + "repo": "https://github.com/aswinskumar67/iamaswin.github.io", + "owner": { + "username": "aswinskumar67", + "email": "aswin.skumaro2bme@gmail.com" + }, + "record": { + "CNAME": "aswinskumar67.github.io" + } } \ No newline at end of file diff --git a/domains/atechadventurer.json b/domains/atechadventurer.json index 562f3ed46..4be39f357 100644 --- a/domains/atechadventurer.json +++ b/domains/atechadventurer.json @@ -8,4 +8,4 @@ "record": { "URL": "https://github.com/ATechAdventurer" } -} +} \ No newline at end of file diff --git a/domains/athira-li.json b/domains/athira-li.json index 62a1ec2c1..d3ae5c61a 100644 --- a/domains/athira-li.json +++ b/domains/athira-li.json @@ -8,4 +8,4 @@ "record": { "CNAME": "Athira-L-I.github.io" } -} +} \ No newline at end of file diff --git a/domains/atlas.json b/domains/atlas.json index b02d23321..dbf046068 100644 --- a/domains/atlas.json +++ b/domains/atlas.json @@ -6,7 +6,6 @@ "email": "robertdennispersonal@gmail.com" }, "record": { - "CNAME": "robertdennis.netlify.app", - "URL": "https://atlas.is-a.dev" + "CNAME": "robertdennis.netlify.app" } -} +} \ No newline at end of file diff --git a/domains/augustin.json b/domains/augustin.json index 6920bcdef..e1c68df9f 100644 --- a/domains/augustin.json +++ b/domains/augustin.json @@ -1,12 +1,11 @@ { - "description": "Augustin's personal developer website", - "repo": "https://github.com/AugustinJose1221", - "owner": { - "username": "AugustinJose1221", - "email": "augustinjose1221@gmail.com" - }, - "record": { - "CNAME": "www.augustinjose.com", - "URL": "https://augustin.is-a.dev" - } -} + "description": "Augustin's personal developer website", + "repo": "https://github.com/AugustinJose1221", + "owner": { + "username": "AugustinJose1221", + "email": "augustinjose1221@gmail.com" + }, + "record": { + "CNAME": "www.augustinjose.com" + } +} \ No newline at end of file diff --git a/domains/augustine.json b/domains/augustine.json index 83610f675..fbc94cf31 100644 --- a/domains/augustine.json +++ b/domains/augustine.json @@ -6,7 +6,6 @@ "email": "augustineaykara@gmail.com" }, "record": { - "CNAME": "augustine.aykara4.com", - "URL": "https://augustine.is-a.dev" + "CNAME": "augustine.aykara4.com" } -} +} \ No newline at end of file diff --git a/domains/austin.json b/domains/austin.json index 8434a99aa..ddea1afd1 100644 --- a/domains/austin.json +++ b/domains/austin.json @@ -1,13 +1,12 @@ { - "description": "Austin's personal developer website", - "repo": "https://github.com/austindyoung", - "owner": { - "username": "austindyoung", - "email": "austin@doesweb.dev", - "twitter": "" - }, - "record": { - "URL": "http://austindyoung.github.io/" - } + "description": "Austin's personal developer website", + "repo": "https://github.com/austindyoung", + "owner": { + "username": "austindyoung", + "email": "austin@doesweb.dev", + "twitter": "" + }, + "record": { + "URL": "http://austindyoung.github.io/" } - +} \ No newline at end of file diff --git a/domains/b45i.json b/domains/b45i.json index 6e3ef7d7d..fa938cff1 100644 --- a/domains/b45i.json +++ b/domains/b45i.json @@ -1,12 +1,11 @@ { - "description": "B45i - Home Page", - "repo": "https://github.com/B45i/b45i.github.io", - "owner": { - "username": "B45i", - "email": "amalshajan2011@gmail.com" - }, - "record": { - "CNAME": "b45i.github.io", - "URL": "https://b45i.is-a.dev" - } + "description": "B45i - Home Page", + "repo": "https://github.com/B45i/b45i.github.io", + "owner": { + "username": "B45i", + "email": "amalshajan2011@gmail.com" + }, + "record": { + "CNAME": "b45i.github.io" + } } \ No newline at end of file diff --git a/domains/bae.json b/domains/bae.json index bdde25c56..e19dbc5ed 100644 --- a/domains/bae.json +++ b/domains/bae.json @@ -1,13 +1,10 @@ { - "description": "Bae's personal website", - - "owner": { - "username": "ba-e", - "email": "bae.nyom@gmail.com" - }, - - "record": { - "CNAME": "bae.codes", - "URL": "https://bae.is-a.dev" - } + "description": "Bae's personal website", + "owner": { + "username": "ba-e", + "email": "bae.nyom@gmail.com" + }, + "record": { + "CNAME": "bae.codes" + } } \ No newline at end of file diff --git a/domains/ben.json b/domains/ben.json index 482fdfea6..39979ee0f 100644 --- a/domains/ben.json +++ b/domains/ben.json @@ -1,12 +1,11 @@ { - "description": "Ben's personal developer website", - "repo": "https://github.com/stupergenius", - "owner": { - "username": "stupergenius", - "email": "ben@bensnider.com" - }, - "record": { - "CNAME": "bensnider.com", - "URL": "https://ben.is-a.dev" - } + "description": "Ben's personal developer website", + "repo": "https://github.com/stupergenius", + "owner": { + "username": "stupergenius", + "email": "ben@bensnider.com" + }, + "record": { + "CNAME": "bensnider.com" + } } \ No newline at end of file diff --git a/domains/bhadra.json b/domains/bhadra.json index 69b9a8fd1..d68c1a587 100644 --- a/domains/bhadra.json +++ b/domains/bhadra.json @@ -6,7 +6,6 @@ "email": "tomjerryparu@gmail.com" }, "record": { - "CNAME": "BhadraJayakumarSandhya.github.io", - "URL": "https://bhadra.is-a.dev" + "CNAME": "BhadraJayakumarSandhya.github.io" } -} +} \ No newline at end of file diff --git a/domains/biplob.json b/domains/biplob.json index 963b9c3e2..f93e35834 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -6,7 +6,6 @@ "email": "revolutionisme+github@gmail.com" }, "record": { - "CNAME": "revolutionisme.github.io", - "URL": "https://biplob.is-a.dev" + "CNAME": "revolutionisme.github.io" } -} +} \ No newline at end of file diff --git a/domains/blaine.json b/domains/blaine.json index 38f0f6ea4..db6b53eeb 100644 --- a/domains/blaine.json +++ b/domains/blaine.json @@ -1,13 +1,11 @@ { - "description": "The face of Blaine, on the web", - "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", - "owner": { - "username": "Blakeinstein", - "email": "rishi1998@gmail.com" - }, - "record": { - "CNAME": "blakeinstein.github.io", - "URL": "https://blaine.is-a.dev" - } + "description": "The face of Blaine, on the web", + "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", + "owner": { + "username": "Blakeinstein", + "email": "rishi1998@gmail.com" + }, + "record": { + "CNAME": "blakeinstein.github.io" } - +} \ No newline at end of file diff --git a/domains/bradley.json b/domains/bradley.json index 29a3966c1..bac5b9023 100644 --- a/domains/bradley.json +++ b/domains/bradley.json @@ -7,4 +7,4 @@ "record": { "CNAME": "bradleyholbrook.com" } -} +} \ No newline at end of file diff --git a/domains/brandon.json b/domains/brandon.json index b533a756a..45e7d3a4f 100644 --- a/domains/brandon.json +++ b/domains/brandon.json @@ -6,7 +6,6 @@ "email": "brandon.hexsel@gmail.com" }, "record": { - "CNAME": "b-hexsoul.github.io", - "URL": "https://brandon.is-a.dev" + "CNAME": "b-hexsoul.github.io" } -} +} \ No newline at end of file diff --git a/domains/bree.json b/domains/bree.json index d5ce25a31..7d34833d9 100644 --- a/domains/bree.json +++ b/domains/bree.json @@ -1,12 +1,11 @@ { - "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" - } + "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" + } } \ No newline at end of file diff --git a/domains/charlie.json b/domains/charlie.json index 419de86fa..2b829bcc5 100644 --- a/domains/charlie.json +++ b/domains/charlie.json @@ -6,7 +6,6 @@ "email": "charlie.chrisman@gmail.com" }, "record": { - "CNAME": "cachrisman.github.io", - "URL": "https://charlie.is-a.dev" + "CNAME": "cachrisman.github.io" } -} +} \ No newline at end of file diff --git a/domains/chetanbasuray.json b/domains/chetanbasuray.json index 9dcaaf9b1..7bb38c5ed 100644 --- a/domains/chetanbasuray.json +++ b/domains/chetanbasuray.json @@ -6,7 +6,6 @@ "email": "basuraychetan@gmail.com" }, "record": { - "CNAME": "chetanbasuray.github.io", - "URL": "https://chetan-basuray.is-a.dev" + "CNAME": "chetanbasuray.github.io" } } \ No newline at end of file diff --git a/domains/chris.json b/domains/chris.json index 4d2e47310..ae0d41d63 100644 --- a/domains/chris.json +++ b/domains/chris.json @@ -1,4 +1,3 @@ - { "description": "Chris' Site", "repo": "https://github.com/Sp4nd3x/", @@ -7,7 +6,6 @@ "email": "chrisisadev@gmail.com" }, "record": { - "CNAME": "sp4nd3x.github.io", - "URL": "https://chris.is-a.dev" + "CNAME": "sp4nd3x.github.io" } -} +} \ No newline at end of file diff --git a/domains/cmulay.json b/domains/cmulay.json index 1879a5de4..30cbbaefc 100644 --- a/domains/cmulay.json +++ b/domains/cmulay.json @@ -1,12 +1,11 @@ { - "description": "Chinmay Mulay's Portfolio", - "repo": "https://github.com/cmulay/cmulay.github.io", - "owner": { - "username": "cmulay", - "email": "codewithchin@gmail.com" - }, - "record": { - "CNAME": "cmulay.github.io", - "URL": "https://cmulay.is-a.dev" - } - } \ No newline at end of file + "description": "Chinmay Mulay's Portfolio", + "repo": "https://github.com/cmulay/cmulay.github.io", + "owner": { + "username": "cmulay", + "email": "codewithchin@gmail.com" + }, + "record": { + "CNAME": "cmulay.github.io" + } +} \ No newline at end of file diff --git a/domains/codefoster.json b/domains/codefoster.json index a21e921c2..0c7ad3714 100644 --- a/domains/codefoster.json +++ b/domains/codefoster.json @@ -8,4 +8,4 @@ "record": { "URL": "http://codefoster.com" } -} +} \ No newline at end of file diff --git a/domains/codethoma.json b/domains/codethoma.json index baafb82d1..0c346f68b 100644 --- a/domains/codethoma.json +++ b/domains/codethoma.json @@ -1,12 +1,11 @@ { - "description": "The ThunderDome", - "repo": "https://github.com/codethoma/", - "owner": { - "username": "codethoma", - "email": "mrthundergod@gmail.com" - }, - "record": { - "CNAME": "codethoma.github.io", - "URL": "https://codethoma.is-a.dev" - } -} + "description": "The ThunderDome", + "repo": "https://github.com/codethoma/", + "owner": { + "username": "codethoma", + "email": "mrthundergod@gmail.com" + }, + "record": { + "CNAME": "codethoma.github.io" + } +} \ No newline at end of file diff --git a/domains/dan-habot.json b/domains/dan-habot.json index c58d894fd..901d61320 100644 --- a/domains/dan-habot.json +++ b/domains/dan-habot.json @@ -6,7 +6,6 @@ "email": "dan.habot@gmail.com" }, "record": { - "CNAME": "danhab99.github.io", - "URL": "https://dan-habot.is-a.dev" + "CNAME": "danhab99.github.io" } -} +} \ No newline at end of file diff --git a/domains/danilofuchs.json b/domains/danilofuchs.json index 46f2cf52a..1d945ab39 100644 --- a/domains/danilofuchs.json +++ b/domains/danilofuchs.json @@ -6,7 +6,6 @@ "email": "danilo_fuchs@hotmail.com" }, "record": { - "CNAME": "danilofuchs.github.io", - "URL": "https://danilofuchs.is-a.dev" + "CNAME": "danilofuchs.github.io" } -} +} \ No newline at end of file diff --git a/domains/daria.json b/domains/daria.json index 83fa7e075..6c2a834db 100644 --- a/domains/daria.json +++ b/domains/daria.json @@ -8,4 +8,4 @@ "record": { "CNAME": "dariatrainor.github.io" } -} +} \ No newline at end of file diff --git a/domains/davish.json b/domains/davish.json index de8704486..f12f2c018 100644 --- a/domains/davish.json +++ b/domains/davish.json @@ -6,7 +6,6 @@ "email": "akarshashok12@gmail.com" }, "record": { - "CNAME": "akchy.github.io", - "URL": "https://davish.is-a.dev" + "CNAME": "akchy.github.io" } -} +} \ No newline at end of file diff --git a/domains/dennis.json b/domains/dennis.json index f87f47642..985ba3735 100644 --- a/domains/dennis.json +++ b/domains/dennis.json @@ -2,11 +2,10 @@ "description": "Dennis is a Dev", "repo": "https://github.com/dvandervlag/dvandervlag.github.io", "owner": { - "username": "dvandervlag", - "email": "dvandervlag@gmail.com" + "username": "dvandervlag", + "email": "dvandervlag@gmail.com" }, "record": { - "CNAME": "dvandervlag.github.io", - "URL": "https://dennis.is-a.dev" + "CNAME": "dvandervlag.github.io" } -} +} \ No newline at end of file diff --git a/domains/derek-briggs.json b/domains/derek-briggs.json index 9aaa137f7..0dd38c980 100644 --- a/domains/derek-briggs.json +++ b/domains/derek-briggs.json @@ -1,10 +1,9 @@ { - "owner" : { - "username": "Derek52", - "email": "contact@derekbriggs.xyz" - }, - "record": { - "CNAME": "Derek52.github.io", - "URL": "https://Derek52.is-a.dev" - } -} + "owner": { + "username": "Derek52", + "email": "contact@derekbriggs.xyz" + }, + "record": { + "CNAME": "Derek52.github.io" + } +} \ No newline at end of file diff --git a/domains/dino.json b/domains/dino.json index af974a8de..00c086ffb 100644 --- a/domains/dino.json +++ b/domains/dino.json @@ -1,12 +1,11 @@ { - "description": "Vitor Dino is a front-end developer and ui designer", - "repo": "https://github.com/vitordino", - "owner": { - "username": "vitordino", - "email": "me@vitordino.com" - }, - "record": { - "CNAME": "vitordino.com", - "URL": "https://dino.is-a.dev" - } -} + "description": "Vitor Dino is a front-end developer and ui designer", + "repo": "https://github.com/vitordino", + "owner": { + "username": "vitordino", + "email": "me@vitordino.com" + }, + "record": { + "CNAME": "vitordino.com" + } +} \ No newline at end of file diff --git a/domains/ecalzo.json b/domains/ecalzo.json index 1243a68c5..76e0e11f6 100644 --- a/domains/ecalzo.json +++ b/domains/ecalzo.json @@ -1,12 +1,11 @@ { - "description": "Evan's personal developer blog", - "repo": "https://github.com/Ecalzo/ecalzo.github.io", - "owner": { - "username": "ecalzo", - "email": "evancalz@me.com" - }, - "record": { - "CNAME": "ecalzo.github.io", - "URL": "https://ecalzo.is-a.dev" - } -} + "description": "Evan's personal developer blog", + "repo": "https://github.com/Ecalzo/ecalzo.github.io", + "owner": { + "username": "ecalzo", + "email": "evancalz@me.com" + }, + "record": { + "CNAME": "ecalzo.github.io" + } +} \ No newline at end of file diff --git a/domains/edwin.json b/domains/edwin.json index 207976914..b56121dd2 100644 --- a/domains/edwin.json +++ b/domains/edwin.json @@ -1,10 +1,10 @@ { - "description": "My proud is-a.dev website", - "owner": { - "username": "edwinm", - "email": "edwin@bitstorm.org" - }, - "record": { - "CNAME": "bitstorm.org" - } -} + "description": "My proud is-a.dev website", + "owner": { + "username": "edwinm", + "email": "edwin@bitstorm.org" + }, + "record": { + "CNAME": "bitstorm.org" + } +} \ No newline at end of file diff --git a/domains/epgeroy.json b/domains/epgeroy.json index b392aa312..1bdf1bbaf 100644 --- a/domains/epgeroy.json +++ b/domains/epgeroy.json @@ -1,4 +1,3 @@ - { "description": "/home/epgeroy", "repo": "https://github.com/epgeroy/epgeroy.github.io", @@ -7,7 +6,6 @@ "email": "epgeroy@gmail.com" }, "record": { - "CNAME": "epgeroy.github.io", - "URL": "https://epgeroy.is-a.dev" + "CNAME": "epgeroy.github.io" } -} +} \ No newline at end of file diff --git a/domains/epsooraj.json b/domains/epsooraj.json index a0b237de3..dbcbcaa7e 100644 --- a/domains/epsooraj.json +++ b/domains/epsooraj.json @@ -5,7 +5,6 @@ "email": "epsooraj4@gmail.com" }, "record": { - "CNAME": "epsooraj.com", - "URL": "https://epsooraj.is-a.dev" + "CNAME": "epsooraj.com" } -} +} \ No newline at end of file diff --git a/domains/eric.json b/domains/eric.json index ab4967530..4e94937aa 100644 --- a/domains/eric.json +++ b/domains/eric.json @@ -6,7 +6,6 @@ "email": "eric@ericb.me" }, "record": { - "CNAME": "yurrriq.github.io", - "URL": "https://eric.is-a.dev" + "CNAME": "yurrriq.github.io" } -} +} \ No newline at end of file diff --git a/domains/ericp3reira.json b/domains/ericp3reira.json index 8fb80ae9a..879d7f0b5 100644 --- a/domains/ericp3reira.json +++ b/domains/ericp3reira.json @@ -7,7 +7,6 @@ "twitter": "ericp3reira" }, "record": { - "CNAME": "ericp3reira.github.io", - "URL": "https://ericp3reira.is-a.dev" + "CNAME": "ericp3reira.github.io" } -} +} \ No newline at end of file diff --git a/domains/ezedinff.json b/domains/ezedinff.json index 8a10dd6df..4603fd658 100644 --- a/domains/ezedinff.json +++ b/domains/ezedinff.json @@ -1,12 +1,11 @@ { - "description": "Ezedin's personal developer website", - "repo": "https://github.com/ezedinff", - "owner": { - "username": "ezedinff", - "email": "ezedin.fedlu@gmail.com" - }, - "record": { - "CNAME": "black-horse-coder-blog.vercel.app", - "URL": "https://ezedin.is-a.dev" - } -} + "description": "Ezedin's personal developer website", + "repo": "https://github.com/ezedinff", + "owner": { + "username": "ezedinff", + "email": "ezedin.fedlu@gmail.com" + }, + "record": { + "CNAME": "black-horse-coder-blog.vercel.app" + } +} \ No newline at end of file diff --git a/domains/farzan.json b/domains/farzan.json index 535308431..86acdb400 100644 --- a/domains/farzan.json +++ b/domains/farzan.json @@ -6,7 +6,6 @@ "email": "farzanfa007@gmail.com" }, "record": { - "CNAME": "Farzanfa.github.io", - "URL": "https://farzan.is-a.dev" + "CNAME": "Farzanfa.github.io" } -} +} \ No newline at end of file diff --git a/domains/fityan.json b/domains/fityan.json index 1df5f4479..efb26e577 100644 --- a/domains/fityan.json +++ b/domains/fityan.json @@ -1,12 +1,11 @@ { - "description": "Fityan Azizi's portofolio website", - "repo": "https://github.com/fityanazizi/fityanazizi.github.io", - "owner": { - "username": "fityanazizi", - "email": "ftyns57@gmail.com" - }, - "record": { - "CNAME": "fityanazizi.rf.gd", - "URL": "https://fityan.is-a.dev" - } - } \ No newline at end of file + "description": "Fityan Azizi's portofolio website", + "repo": "https://github.com/fityanazizi/fityanazizi.github.io", + "owner": { + "username": "fityanazizi", + "email": "ftyns57@gmail.com" + }, + "record": { + "CNAME": "fityanazizi.rf.gd" + } +} \ No newline at end of file diff --git a/domains/fjavierlh.json b/domains/fjavierlh.json index cb527a766..29dbc8d39 100644 --- a/domains/fjavierlh.json +++ b/domains/fjavierlh.json @@ -1,12 +1,11 @@ { - "description": "F Javier López GitHub profile", - "repo": "https://github.com/fjavierlh/fjavierlh.github.io", - "owner": { - "username": "fjavierlh", - "email": "fjavierlh@gmail.com" - }, - "record": { - "CNAME": "fjavierlh.github.io", - "URL": "https://fjavierlh.is-a.dev" - } - } \ No newline at end of file + "description": "F Javier López GitHub profile", + "repo": "https://github.com/fjavierlh/fjavierlh.github.io", + "owner": { + "username": "fjavierlh", + "email": "fjavierlh@gmail.com" + }, + "record": { + "CNAME": "fjavierlh.github.io" + } +} \ No newline at end of file diff --git a/domains/forsas.json b/domains/forsas.json index 7398d4ec7..c73678c60 100644 --- a/domains/forsas.json +++ b/domains/forsas.json @@ -1,12 +1,11 @@ -{ - "description": "Forsas website and blog", - "repo": "https://github.com/forsas/forsas.github.io", - "owner": { - "username": "forsas", - "email": "forsaslt@gmail.com" - }, - "record": { - "CNAME": "forsas.github.io", - "URL": "https://forsas.is-a.dev" - } -} +{ + "description": "Forsas website and blog", + "repo": "https://github.com/forsas/forsas.github.io", + "owner": { + "username": "forsas", + "email": "forsaslt@gmail.com" + }, + "record": { + "CNAME": "forsas.github.io" + } +} \ No newline at end of file diff --git a/domains/frankie.json b/domains/frankie.json index bbba813a8..727cdf1b9 100644 --- a/domains/frankie.json +++ b/domains/frankie.json @@ -4,9 +4,9 @@ "owner": { "username": "frankie-tech", "email": "", - "twitter":"this_frankie" + "twitter": "this_frankie" }, "record": { "CNAME": "frankie-tech.github.io" } -} +} \ No newline at end of file diff --git a/domains/ganesh.json b/domains/ganesh.json index 3128e3739..0dab36fbf 100644 --- a/domains/ganesh.json +++ b/domains/ganesh.json @@ -6,7 +6,6 @@ "email": "ganeshsekha6@gmail.com" }, "record": { - "CNAME": "iamganeshsekhar.github.io", - "URL": "https://ganesh.is-a.dev" + "CNAME": "iamganeshsekhar.github.io" } -} +} \ No newline at end of file diff --git a/domains/garlic-os.json b/domains/garlic-os.json index 5cc8585dd..455753c0f 100644 --- a/domains/garlic-os.json +++ b/domains/garlic-os.json @@ -6,7 +6,6 @@ "email": "sisdfk@gmail.com" }, "record": { - "CNAME": "the-garlic-os.github.io", - "URL": "https://garlic-os.is-a.dev" + "CNAME": "the-garlic-os.github.io" } -} +} \ No newline at end of file diff --git a/domains/gaurav.json b/domains/gaurav.json index 4a5f346c0..0a2c319cd 100644 --- a/domains/gaurav.json +++ b/domains/gaurav.json @@ -6,7 +6,6 @@ "email": "gauravtewari111@gmail.com" }, "record": { - "CNAME": "tewarig.github.io", - "URL": "https://gaurav.is-a.dev" + "CNAME": "tewarig.github.io" } -} +} \ No newline at end of file diff --git a/domains/george.json b/domains/george.json index 5246589f1..4d6af1590 100644 --- a/domains/george.json +++ b/domains/george.json @@ -1,11 +1,11 @@ { - "description": "George Aykara's personal developer website", - "repo": "https://github.com/aykarageorge", - "owner": { - "username": "aykarageorge", - "email": "aykarageorge@gmail.com" - }, - "record": { - "CNAME": "george.aykara4.com" - } -} + "description": "George Aykara's personal developer website", + "repo": "https://github.com/aykarageorge", + "owner": { + "username": "aykarageorge", + "email": "aykarageorge@gmail.com" + }, + "record": { + "CNAME": "george.aykara4.com" + } +} \ No newline at end of file diff --git a/domains/georgekaran.json b/domains/georgekaran.json index ae89517f2..1eda248d6 100644 --- a/domains/georgekaran.json +++ b/domains/georgekaran.json @@ -8,4 +8,4 @@ "record": { "URL": "https://georgekaran.com" } -} +} \ No newline at end of file diff --git a/domains/getify.json b/domains/getify.json index 4aff2f839..9ef98441a 100644 --- a/domains/getify.json +++ b/domains/getify.json @@ -4,6 +4,8 @@ "email": "domains@dontsend.me" }, "record": { - "A": ["50.116.28.162"] + "A": [ + "50.116.28.162" + ] } -} +} \ No newline at end of file diff --git a/domains/gilad.json b/domains/gilad.json index 612ba57b1..7ebea86f0 100644 --- a/domains/gilad.json +++ b/domains/gilad.json @@ -5,7 +5,6 @@ "email": "gilad@eventov.com" }, "record": { - "CNAME": "gilad.ninja", - "URL": "https://gilad.is-a.dev" + "CNAME": "gilad.ninja" } -} +} \ No newline at end of file diff --git a/domains/gkr.json b/domains/gkr.json index 71f25038f..3c5a17b23 100644 --- a/domains/gkr.json +++ b/domains/gkr.json @@ -6,4 +6,4 @@ "record": { "CNAME": "gautamkrishnar.github.io" } -} +} \ No newline at end of file diff --git a/domains/gkucmierz.json b/domains/gkucmierz.json index 85339e1b2..29b2618bb 100644 --- a/domains/gkucmierz.json +++ b/domains/gkucmierz.json @@ -7,4 +7,4 @@ "record": { "URL": "https://dev.to/gkucmierz" } -} +} \ No newline at end of file diff --git a/domains/glpzzz.json b/domains/glpzzz.json index 0ac165228..83138d71a 100644 --- a/domains/glpzzz.json +++ b/domains/glpzzz.json @@ -6,7 +6,6 @@ "email": "glpz@daxslab.com" }, "record": { - "CNAME": "glpzzz.github.io", - "URL": "https://glpzzz.is-a.dev" + "CNAME": "glpzzz.github.io" } -} +} \ No newline at end of file diff --git a/domains/god.json b/domains/god.json index 57ab5108b..480d70975 100644 --- a/domains/god.json +++ b/domains/god.json @@ -1,12 +1,12 @@ { - "description": "Austin's personal developer website", - "repo": "https://github.com/austindyoung", - "owner": { - "username": "austindyoung", - "email": "austin@doesweb.dev", - "twitter": "" - }, - "record": { - "URL": "https://austindyoung.github.io" - } + "description": "Austin's personal developer website", + "repo": "https://github.com/austindyoung", + "owner": { + "username": "austindyoung", + "email": "austin@doesweb.dev", + "twitter": "" + }, + "record": { + "URL": "https://austindyoung.github.io" } +} \ No newline at end of file diff --git a/domains/gokul.json b/domains/gokul.json index 7032658d2..1f9844071 100644 --- a/domains/gokul.json +++ b/domains/gokul.json @@ -6,7 +6,6 @@ "email": "gokuldskp@gmail.com" }, "record": { - "CNAME": "gkdskp.github.io", - "URL": "https://gokul.is-a.dev" + "CNAME": "gkdskp.github.io" } -} +} \ No newline at end of file diff --git a/domains/govind.json b/domains/govind.json index 32732a21d..9681a8190 100644 --- a/domains/govind.json +++ b/domains/govind.json @@ -1,12 +1,11 @@ { - "description": "Govind's personal developer website", - "repo": "https://github.com/govind-shenoy", - "owner": { - "username": "govind-shenoy", - "email": "govindvshenoy@gmail.com" - }, - "record": { - "CNAME": "govind-shenoy.github.io", - "URL": "https://govind.is-a.dev" - } -} + "description": "Govind's personal developer website", + "repo": "https://github.com/govind-shenoy", + "owner": { + "username": "govind-shenoy", + "email": "govindvshenoy@gmail.com" + }, + "record": { + "CNAME": "govind-shenoy.github.io" + } +} \ No newline at end of file diff --git a/domains/guptasiddhant.json b/domains/guptasiddhant.json index d954107e6..12c965ae2 100644 --- a/domains/guptasiddhant.json +++ b/domains/guptasiddhant.json @@ -8,4 +8,4 @@ "record": { "URL": "http://guptasiddhant.com" } -} +} \ No newline at end of file diff --git a/domains/h3r3t1c.json b/domains/h3r3t1c.json index b984f4a2c..0b258da8f 100644 --- a/domains/h3r3t1c.json +++ b/domains/h3r3t1c.json @@ -6,7 +6,6 @@ "email": "ldominguezvega@gmail.com" }, "record": { - "CNAME": "lfdominguez.github.io", - "URL": "https://h3r3t1c.is-a.dev" + "CNAME": "lfdominguez.github.io" } -} +} \ No newline at end of file diff --git a/domains/harikrishnan.json b/domains/harikrishnan.json index 85a5d05d6..3cb30a6cd 100644 --- a/domains/harikrishnan.json +++ b/domains/harikrishnan.json @@ -5,7 +5,6 @@ "email": "harikrishnan6336@gmail.com" }, "record": { - "CNAME": "Harikrishnan6336.github.io", - "URL": "https://harikrishnan.is-a.dev" + "CNAME": "Harikrishnan6336.github.io" } -} +} \ No newline at end of file diff --git a/domains/harry.json b/domains/harry.json index dc5607be3..311cfbed1 100644 --- a/domains/harry.json +++ b/domains/harry.json @@ -1,11 +1,11 @@ { - "owner": { + "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" } -} +} \ No newline at end of file diff --git a/domains/harsh-patel.json b/domains/harsh-patel.json index 994882b51..a79db5741 100644 --- a/domains/harsh-patel.json +++ b/domains/harsh-patel.json @@ -1,12 +1,11 @@ { - "description": "Harsh's website", - "repo": "https://github.com/harshpat/harshpat.github.io", - "owner": { - "username": "harshpat", - "email": "patel.harsh28@gmail.com" - }, - "record": { - "CNAME": "harshpat.github.io", - "URL": "https://harsh-patel.is-a.dev" - } + "description": "Harsh's website", + "repo": "https://github.com/harshpat/harshpat.github.io", + "owner": { + "username": "harshpat", + "email": "patel.harsh28@gmail.com" + }, + "record": { + "CNAME": "harshpat.github.io" + } } \ No newline at end of file diff --git a/domains/haseena.json b/domains/haseena.json index 8bf324844..777cc5b9b 100644 --- a/domains/haseena.json +++ b/domains/haseena.json @@ -6,7 +6,6 @@ "email": "haseena2199@gmail.com" }, "record": { - "CNAME": "haseena-hassan.github.io", - "URL": "https://haseena.is-a.dev" + "CNAME": "haseena-hassan.github.io" } -} +} \ No newline at end of file diff --git a/domains/hemanth.json b/domains/hemanth.json index 9e35a8ef8..1f9044087 100644 --- a/domains/hemanth.json +++ b/domains/hemanth.json @@ -1,13 +1,11 @@ { - "description": "Hemanth's developer portfolio", - "repo": "https://github.com/Hemanthwarrier/hemanth.github.io", - "owner": { - "username": "Hemanthwarrier", - "email": "hemanthwarrier@gmail.com" - }, - "record": { - "CNAME": "Hemanthwarrier.github.io", - "URL": "https://hemanth.is-a.dev" - } + "description": "Hemanth's developer portfolio", + "repo": "https://github.com/Hemanthwarrier/hemanth.github.io", + "owner": { + "username": "Hemanthwarrier", + "email": "hemanthwarrier@gmail.com" + }, + "record": { + "CNAME": "Hemanthwarrier.github.io" } - \ No newline at end of file +} \ No newline at end of file diff --git a/domains/hisham.json b/domains/hisham.json index 7b3b6561f..58c53d69b 100644 --- a/domains/hisham.json +++ b/domains/hisham.json @@ -8,4 +8,4 @@ "record": { "CNAME": "hishamalip.github.io" } -} +} \ No newline at end of file diff --git a/domains/hjmao.json b/domains/hjmao.json index 33b6cca15..632644f98 100644 --- a/domains/hjmao.json +++ b/domains/hjmao.json @@ -8,4 +8,4 @@ "record": { "CNAME": "huajianmao.github.io" } -} +} \ No newline at end of file diff --git a/domains/homemadestea58.json b/domains/homemadestea58.json index f645884c3..9a35ad967 100644 --- a/domains/homemadestea58.json +++ b/domains/homemadestea58.json @@ -8,4 +8,4 @@ "record": { "CNAME": "homemadestea58.github.io" } -} +} \ No newline at end of file diff --git a/domains/ireknazm.json b/domains/ireknazm.json index 3d5604bb3..dd077a4eb 100644 --- a/domains/ireknazm.json +++ b/domains/ireknazm.json @@ -6,7 +6,6 @@ "email": "ireknazmievirek@gmail.com" }, "record": { - "CNAME": "Nagellan.github.io", - "URL": "https://ireknazm.is-a.dev" + "CNAME": "Nagellan.github.io" } -} +} \ No newline at end of file diff --git a/domains/ivolimasilva.json b/domains/ivolimasilva.json index edf16bcfd..f9c6f41c8 100644 --- a/domains/ivolimasilva.json +++ b/domains/ivolimasilva.json @@ -6,7 +6,6 @@ "email": "ivolimasilva@outlook.com" }, "record": { - "CNAME": "ivolimasilva.xyz", - "URL": "https://ivolimasilva.is-a.dev" + "CNAME": "ivolimasilva.xyz" } -} +} \ No newline at end of file diff --git a/domains/jackiso.json b/domains/jackiso.json index 72ec59ad2..7f989b1b9 100644 --- a/domains/jackiso.json +++ b/domains/jackiso.json @@ -1,11 +1,10 @@ { - "description": "JaCkIsO is a Developer!", - "owner": { - "username": "JaCkIsO", - "email": "jackisodev@gmail.com" - }, - "record": { - "CNAME": "JaCkIsO.github.io", - "URL": "https://jackiso.is-a.dev" - } + "description": "JaCkIsO is a Developer!", + "owner": { + "username": "JaCkIsO", + "email": "jackisodev@gmail.com" + }, + "record": { + "CNAME": "JaCkIsO.github.io" + } } \ No newline at end of file diff --git a/domains/jacob.json b/domains/jacob.json index 230214cee..7178f2f10 100644 --- a/domains/jacob.json +++ b/domains/jacob.json @@ -6,7 +6,6 @@ "email": "jacob13400@gmail.com" }, "record": { - "CNAME": "jacob13400.github.io", - "URL": "https://jacob.is-a.dev" + "CNAME": "jacob13400.github.io" } -} +} \ No newline at end of file diff --git a/domains/jeevan.json b/domains/jeevan.json index 3079ba37e..3f69bfe45 100644 --- a/domains/jeevan.json +++ b/domains/jeevan.json @@ -1,12 +1,11 @@ { "description": "Jeevan's Portfolio", - "repo":"https://github.com/jeevan900929/jeevan900929.github.io", + "repo": "https://github.com/jeevan900929/jeevan900929.github.io", "owner": { "username": "jeevan900929", "email": "jeevan.900929@gmail.com" }, "record": { - "CNAME":"jeevan900929.github.io", - "URL": "https://jeevan.is-a.dev" + "CNAME": "jeevan900929.github.io" } } \ No newline at end of file diff --git a/domains/jimscope.json b/domains/jimscope.json index 127d85814..4c90a5d6c 100644 --- a/domains/jimscope.json +++ b/domains/jimscope.json @@ -6,7 +6,6 @@ "email": "jimscope@protonmail.com" }, "record": { - "CNAME": "jimscope.github.io", - "URL": "https://jimscope.is-a.dev" + "CNAME": "jimscope.github.io" } -} +} \ No newline at end of file diff --git a/domains/johan.json b/domains/johan.json index 139aa7dc4..9e015eb1b 100644 --- a/domains/johan.json +++ b/domains/johan.json @@ -1,11 +1,11 @@ { - "description": "Personal website of Johan von Forstner", - "repo": "https://github.com/johan12345/johan12345.github.io", - "owner": { - "username": "johan12345", - "email": "johan.forstner@gmail.com" - }, - "record": { - "URL": "https://johan.vonforst.net/" - } + "description": "Personal website of Johan von Forstner", + "repo": "https://github.com/johan12345/johan12345.github.io", + "owner": { + "username": "johan12345", + "email": "johan.forstner@gmail.com" + }, + "record": { + "URL": "https://johan.vonforst.net/" } +} \ No newline at end of file diff --git a/domains/josh.json b/domains/josh.json index 8627871fb..97cc53fde 100644 --- a/domains/josh.json +++ b/domains/josh.json @@ -6,7 +6,6 @@ "email": "josh@miltz.co.za" }, "record": { - "CNAME": "joshisadev.miltz.co.za", - "URL": "https://josh.is-a.dev" + "CNAME": "joshisadev.miltz.co.za" } -} +} \ No newline at end of file diff --git a/domains/justin.json b/domains/justin.json index c2fb26afa..2b32049d2 100644 --- a/domains/justin.json +++ b/domains/justin.json @@ -1,12 +1,11 @@ { - "description": "My personal Page", - "repo": "https://github.com/justinjohnymathew/justinjohnymathew.github.io", - "owner": { - "username": "justinjohnymathew", - "email": "justinjohny.jj@gmail.com" - }, - "record": { - "CNAME": "justinjohnymathew.github.io", - "URL": "https://justin.is-a.dev" - } -} + "description": "My personal Page", + "repo": "https://github.com/justinjohnymathew/justinjohnymathew.github.io", + "owner": { + "username": "justinjohnymathew", + "email": "justinjohny.jj@gmail.com" + }, + "record": { + "CNAME": "justinjohnymathew.github.io" + } +} \ No newline at end of file diff --git a/domains/kaguwo.json b/domains/kaguwo.json index a0e384049..66117d741 100644 --- a/domains/kaguwo.json +++ b/domains/kaguwo.json @@ -1,11 +1,10 @@ { - "description": "Kaguwo's Personal Website", - "owner": { - "username": "kaguwomin", - "email": "business@kaguwo.com" - }, - "record": { - "CNAME": "kaguwo.com", - "URL": "https://kaguwo.is-a.dev" - } -} + "description": "Kaguwo's Personal Website", + "owner": { + "username": "kaguwomin", + "email": "business@kaguwo.com" + }, + "record": { + "CNAME": "kaguwo.com" + } +} \ No newline at end of file diff --git a/domains/keli5.json b/domains/keli5.json index 9d505fab2..7145c1a36 100644 --- a/domains/keli5.json +++ b/domains/keli5.json @@ -9,4 +9,4 @@ "record": { "CNAME": "keli5.github.io" } -} +} \ No newline at end of file diff --git a/domains/kevin.json b/domains/kevin.json index d563af887..0b9828f20 100644 --- a/domains/kevin.json +++ b/domains/kevin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KevinBrogan", - "email": "kevin@brogan.ca" - }, - "record": { - "CNAME": "brogan.ca" - } -} + "owner": { + "username": "KevinBrogan", + "email": "kevin@brogan.ca" + }, + "record": { + "CNAME": "brogan.ca" + } +} \ No newline at end of file diff --git a/domains/kiran.json b/domains/kiran.json index e418ae2e0..2ed7edb9e 100644 --- a/domains/kiran.json +++ b/domains/kiran.json @@ -6,7 +6,6 @@ "email": "kiran.hart@live.com" }, "record": { - "CNAME": "kiranhart.github.io", - "URL": "https://kiran.is-a.dev" + "CNAME": "kiranhart.github.io" } -} +} \ No newline at end of file diff --git a/domains/kirann.json b/domains/kirann.json index 7fd93f279..24b0ef4eb 100644 --- a/domains/kirann.json +++ b/domains/kirann.json @@ -1,11 +1,11 @@ { - "description": "Kiran's personal developer website", - "repo": "https://github.com/sudopower", - "owner": { - "username": "sudopower", - "email": "nkirandroid@gmail.com" - }, - "record": { - "URL": "http://sudopower.com" - } -} + "description": "Kiran's personal developer website", + "repo": "https://github.com/sudopower", + "owner": { + "username": "sudopower", + "email": "nkirandroid@gmail.com" + }, + "record": { + "URL": "http://sudopower.com" + } +} \ No newline at end of file diff --git a/domains/kiss.json b/domains/kiss.json index 9f04710c2..e285f862b 100644 --- a/domains/kiss.json +++ b/domains/kiss.json @@ -4,7 +4,6 @@ "email": "filipe@kiss.ink" }, "record": { - "CNAME": "filipe.kiss.ink", - "URL": "https://kiss.is-a.dev" + "CNAME": "filipe.kiss.ink" } -} +} \ No newline at end of file diff --git a/domains/ksvkabra.json b/domains/ksvkabra.json index f45f93bd9..75918f1d7 100644 --- a/domains/ksvkabra.json +++ b/domains/ksvkabra.json @@ -5,7 +5,6 @@ "email": "ksvkabra@gmail.com" }, "record": { - "CNAME": "ksvkabra.github.io", - "URL": "https://ksvkabra.is-a.dev" + "CNAME": "ksvkabra.github.io" } -} +} \ No newline at end of file diff --git a/domains/lacti.json b/domains/lacti.json index 22b589fa9..cd2a17f81 100644 --- a/domains/lacti.json +++ b/domains/lacti.json @@ -6,7 +6,6 @@ "email": "lactrious@gmail.com" }, "record": { - "CNAME": "lacti.github.io", - "URL": "https://lacti.is-a.dev" + "CNAME": "lacti.github.io" } -} +} \ No newline at end of file diff --git a/domains/laxminag.json b/domains/laxminag.json index 04ec58d4b..377ef8492 100644 --- a/domains/laxminag.json +++ b/domains/laxminag.json @@ -8,4 +8,4 @@ "record": { "CNAME": "www.laxminagln.me" } -} +} \ No newline at end of file diff --git a/domains/leon.json b/domains/leon.json index 946310ba2..afbbdb240 100644 --- a/domains/leon.json +++ b/domains/leon.json @@ -1,14 +1,11 @@ { "repo": "https://github.com/LeonskiDev/leonskidev.github.io", "description": "This is my portfolio website, if possible I'll also have bodged.is-a.dev as my blog.", - "owner": { "username": "LeonskiDev", "email": "bodged@pm.me" }, - "record": { - "CNAME": "leonskidev.github.io", - "URL": "https://leonskidev.is-a.dev" + "CNAME": "leonskidev.github.io" } -} +} \ No newline at end of file diff --git a/domains/liancg.json b/domains/liancg.json index d16338e78..a49b13dfe 100644 --- a/domains/liancg.json +++ b/domains/liancg.json @@ -6,7 +6,6 @@ "email": "liancg@gmail.com" }, "record": { - "CNAME": "liancastellon.github.io", - "URL": "https://liancg.is-a.dev" + "CNAME": "liancastellon.github.io" } -} +} \ No newline at end of file diff --git a/domains/lnfnunes.json b/domains/lnfnunes.json index 063c01ba1..2fbabd107 100644 --- a/domains/lnfnunes.json +++ b/domains/lnfnunes.json @@ -8,4 +8,4 @@ "record": { "URL": "https://lnfnunes.com.br" } -} +} \ No newline at end of file diff --git a/domains/lok.json b/domains/lok.json index 750f9104e..ebb6f5571 100644 --- a/domains/lok.json +++ b/domains/lok.json @@ -6,7 +6,6 @@ "email": "lok.gubhaju@gmail.com" }, "record": { - "CNAME": "lokgubhaju.github.io", - "URL": "https://lok.is-a.dev" + "CNAME": "lokgubhaju.github.io" } -} +} \ No newline at end of file diff --git a/domains/m42e.json b/domains/m42e.json index eae93cb4d..a6aa85999 100644 --- a/domains/m42e.json +++ b/domains/m42e.json @@ -1,12 +1,11 @@ { - "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" - } -} + "description": "m42e Homepage", + "repo": "https://github.com/m42e", + "owner": { + "username": "m42e", + "email": "matthias@bilger.info" + }, + "record": { + "CNAME": "bilger.info" + } +} \ No newline at end of file diff --git a/domains/madhan.json b/domains/madhan.json index a4451276c..d03ae7f7b 100644 --- a/domains/madhan.json +++ b/domains/madhan.json @@ -6,7 +6,6 @@ "email": "madhankumaravelu93@gmail.com" }, "record": { - "CNAME": "madhank93.github.io", - "URL": "https://madhan.is-a.dev" + "CNAME": "madhank93.github.io" } -} +} \ No newline at end of file diff --git a/domains/madhav.json b/domains/madhav.json index e66d5f4cb..2158ba669 100644 --- a/domains/madhav.json +++ b/domains/madhav.json @@ -5,7 +5,6 @@ "email": "madhav.v.1996@gmail.com" }, "record": { - "CNAME": "LaBus3.github.io", - "URL": "https://madhav.is-a.dev" + "CNAME": "LaBus3.github.io" } -} +} \ No newline at end of file diff --git a/domains/mamun.json b/domains/mamun.json index 1480b3208..9b4d15d31 100644 --- a/domains/mamun.json +++ b/domains/mamun.json @@ -6,7 +6,6 @@ "email": "mamunhpath@hotmail.com" }, "record": { - "CNAME": "mamunhpath.github.io", - "URL": "https://mamun.is-a.dev" + "CNAME": "mamunhpath.github.io" } -} +} \ No newline at end of file diff --git a/domains/mark.json b/domains/mark.json index 8c79922a8..c8a41bec0 100644 --- a/domains/mark.json +++ b/domains/mark.json @@ -1,4 +1,3 @@ - { "description": "Makr Davydov is a Developer!", "repo": "https://github.com/markrity", @@ -9,4 +8,4 @@ "record": { "URL": "https://www.linkedin.com/in/davydovmark/" } -} +} \ No newline at end of file diff --git a/domains/martial.json b/domains/martial.json index 255ef51be..e558e6df5 100644 --- a/domains/martial.json +++ b/domains/martial.json @@ -6,7 +6,6 @@ "email": "martial.seron@gmail.com" }, "record": { - "CNAME": "martialseron.github.io", - "URL": "https://martial.is-a.dev" + "CNAME": "martialseron.github.io" } -} +} \ No newline at end of file diff --git a/domains/masood.json b/domains/masood.json index 376e62225..e596ac164 100644 --- a/domains/masood.json +++ b/domains/masood.json @@ -6,7 +6,6 @@ "email": "masoodbinmohammad@hotmail.com" }, "record": { - "CNAME": "masoodbinmohammad.github.io", - "URL": "https://masood.is-a.dev" + "CNAME": "masoodbinmohammad.github.io" } -} +} \ No newline at end of file diff --git a/domains/matheus.json b/domains/matheus.json index d5f7196f5..897ac4e07 100644 --- a/domains/matheus.json +++ b/domains/matheus.json @@ -6,7 +6,6 @@ "email": "matheuscosta.dev@yahoo.com" }, "record": { - "CNAME": "mthcsta.github.io", - "URL": "https://matheus.is-a.dev" + "CNAME": "mthcsta.github.io" } -} +} \ No newline at end of file diff --git a/domains/mayur.json b/domains/mayur.json index 6d137b53c..dff7c4633 100644 --- a/domains/mayur.json +++ b/domains/mayur.json @@ -6,7 +6,6 @@ "email": "mayurdange@live.com" }, "record": { - "CNAME": "mayurdange.github.io", - "URL": "https://mayur.is-a.dev" + "CNAME": "mayurdange.github.io" } -} +} \ No newline at end of file diff --git a/domains/melwyn.json b/domains/melwyn.json index f1f0c9044..a49bd24fe 100644 --- a/domains/melwyn.json +++ b/domains/melwyn.json @@ -1,12 +1,11 @@ { - "description": "Melwyn's personal website", - "repo": "https://github.com/melwyn95/melwyn95.github.io", - "owner": { - "username": "melwyn95", - "email": "melwyn95@gmail.com" - }, - "record": { - "CNAME": "melwyn95.github.io", - "URL": "https://melwyn.is-a.dev" - } -} + "description": "Melwyn's personal website", + "repo": "https://github.com/melwyn95/melwyn95.github.io", + "owner": { + "username": "melwyn95", + "email": "melwyn95@gmail.com" + }, + "record": { + "CNAME": "melwyn95.github.io" + } +} \ No newline at end of file diff --git a/domains/michael.json b/domains/michael.json index 8e827e0ed..41e4c2c85 100644 --- a/domains/michael.json +++ b/domains/michael.json @@ -1,13 +1,11 @@ { - "description": "Michael's portfolio website and blog", - "repo": "https://github.com/michaelmano/michaelmano.github.io", - "owner": { - "username": "michaelmano", - "email": "michael.mano26@gmail.com" - }, - "record": { - "CNAME": "michaelmano.github.io", - "URL": "https://michael.is-a.dev" - } + "description": "Michael's portfolio website and blog", + "repo": "https://github.com/michaelmano/michaelmano.github.io", + "owner": { + "username": "michaelmano", + "email": "michael.mano26@gmail.com" + }, + "record": { + "CNAME": "michaelmano.github.io" } - \ No newline at end of file +} \ No newline at end of file diff --git a/domains/mike.json b/domains/mike.json index 7feea0794..52911ae07 100644 --- a/domains/mike.json +++ b/domains/mike.json @@ -1,12 +1,11 @@ { - "description": "Mike's portfolio website and blog", - "repo": "https://github.com/mdrobbins", - "owner": { - "username": "mdrobbins", - "email": "mikedrobbins@gmail.com" - }, - "record": { - "URL": "https://mikerobbins.me" - } + "description": "Mike's portfolio website and blog", + "repo": "https://github.com/mdrobbins", + "owner": { + "username": "mdrobbins", + "email": "mikedrobbins@gmail.com" + }, + "record": { + "URL": "https://mikerobbins.me" } - \ No newline at end of file +} \ No newline at end of file diff --git a/domains/mk.json b/domains/mk.json index cc0b5df23..58be2e129 100644 --- a/domains/mk.json +++ b/domains/mk.json @@ -8,4 +8,4 @@ "record": { "CNAME": "mklabs.github.io" } -} +} \ No newline at end of file diff --git a/domains/mpy.json b/domains/mpy.json index 474c3889b..7672f7d38 100644 --- a/domains/mpy.json +++ b/domains/mpy.json @@ -6,7 +6,6 @@ "email": "mpyebattara@gmail.com" }, "record": { - "CNAME": "mikeattara.github.io", - "URL": "https://mpy.is-a.dev" + "CNAME": "mikeattara.github.io" } } \ No newline at end of file diff --git a/domains/mrthundergod.json b/domains/mrthundergod.json index a7d5f9b20..37a12ba3a 100644 --- a/domains/mrthundergod.json +++ b/domains/mrthundergod.json @@ -1,12 +1,11 @@ { - "description": "The ThunderDome", - "repo": "https://github.com/mrthundergod/", - "owner": { - "username": "mrthundergod", - "email": "mrthundergod@gmail.com" - }, - "record": { - "CNAME": "mrthundergod.github.io", - "URL": "https://mrthundergod.is-a.dev" - } -} + "description": "The ThunderDome", + "repo": "https://github.com/mrthundergod/", + "owner": { + "username": "mrthundergod", + "email": "mrthundergod@gmail.com" + }, + "record": { + "CNAME": "mrthundergod.github.io" + } +} \ No newline at end of file diff --git a/domains/muchenski.json b/domains/muchenski.json index 95b5bff19..e8f860190 100644 --- a/domains/muchenski.json +++ b/domains/muchenski.json @@ -6,7 +6,6 @@ "email": "hjmuchenski@gmail.com" }, "record": { - "CNAME": "henriquemuchenski.github.io", - "URL": "https://muchenski.is-a.dev" + "CNAME": "henriquemuchenski.github.io" } -} +} \ No newline at end of file diff --git a/domains/muzammil.json b/domains/muzammil.json index 7226d4245..fdf7568d8 100644 --- a/domains/muzammil.json +++ b/domains/muzammil.json @@ -5,7 +5,6 @@ "email": "muzammilthottathil.official@gmail.com" }, "record": { - "CNAME": "taqnar.github.io", - "URL": "https://muzammil.is-a.dev" + "CNAME": "taqnar.github.io" } -} +} \ No newline at end of file diff --git a/domains/nagarajgond.json b/domains/nagarajgond.json index 4bc78a8c8..c78ee065f 100644 --- a/domains/nagarajgond.json +++ b/domains/nagarajgond.json @@ -1,12 +1,11 @@ { - "description": "Nagaraj's Dev website", - "repo": "https://github.com/NagarajGond/NagarajGond.github.io", - "owner": { - "username": "nagarajgond", - "email": "nagarajgond@live.com" - }, - "record": { - "CNAME": "NagarajGond.github.io", - "URL": "https://nagarajgond.is-a.dev" - } + "description": "Nagaraj's Dev website", + "repo": "https://github.com/NagarajGond/NagarajGond.github.io", + "owner": { + "username": "nagarajgond", + "email": "nagarajgond@live.com" + }, + "record": { + "CNAME": "NagarajGond.github.io" } +} \ No newline at end of file diff --git a/domains/nand.json b/domains/nand.json index f0960965a..f48692d9c 100644 --- a/domains/nand.json +++ b/domains/nand.json @@ -1,11 +1,10 @@ { - "description" : "Nand's web", - "owner" : { - "username" : "nandkk05", - "email" : "nandkk07@gmail.com" + "description": "Nand's web", + "owner": { + "username": "nandkk05", + "email": "nandkk07@gmail.com" }, - "record" : { - "CNAME" : "nandkk05.github.io", - "URL" : "https://nand.is-a.dev" + "record": { + "CNAME": "nandkk05.github.io" } -} +} \ No newline at end of file diff --git a/domains/nils.json b/domains/nils.json index 4984fdb72..7ad7eb40e 100644 --- a/domains/nils.json +++ b/domains/nils.json @@ -7,4 +7,4 @@ "record": { "URL": "https://noim.io" } -} +} \ No newline at end of file diff --git a/domains/nimish.json b/domains/nimish.json index a8b343dec..f265bd087 100644 --- a/domains/nimish.json +++ b/domains/nimish.json @@ -1,12 +1,11 @@ { - "description": "Nimish's Engineering Diary", - "repo": "https://github.com/nimish-gupta/blog", - "owner": { - "username": "nimish-gupta", - "email": "gnimish03@gmail.com" - }, - "record": { - "CNAME": "nimish-gupta.dev", - "URL": "https://nimish.is-a.dev" - } -} + "description": "Nimish's Engineering Diary", + "repo": "https://github.com/nimish-gupta/blog", + "owner": { + "username": "nimish-gupta", + "email": "gnimish03@gmail.com" + }, + "record": { + "CNAME": "nimish-gupta.dev" + } +} \ No newline at end of file diff --git a/domains/nishant.json b/domains/nishant.json index 8c827c715..f2467ef67 100644 --- a/domains/nishant.json +++ b/domains/nishant.json @@ -6,7 +6,6 @@ "email": "nishantchvedi@gmail.com" }, "record": { - "CNAME": "twistedsoft.com", - "URL": "https://nishant.is-a.dev" + "CNAME": "twistedsoft.com" } -} +} \ No newline at end of file diff --git a/domains/owain.json b/domains/owain.json index 09020668a..cb5e1f69e 100644 --- a/domains/owain.json +++ b/domains/owain.json @@ -5,7 +5,6 @@ "email": "owain.jones74@gmail.com" }, "record": { - "CNAME": "0wain.xyz", - "URL": "https://owain.is-a.dev" + "CNAME": "0wain.xyz" } -} +} \ No newline at end of file diff --git a/domains/paranoiasystem.json b/domains/paranoiasystem.json index 54c2d68ce..6c8d03fc6 100644 --- a/domains/paranoiasystem.json +++ b/domains/paranoiasystem.json @@ -6,7 +6,6 @@ "email": "marcoferraioli@live.com" }, "record": { - "CNAME": "paranoiasystem.github.io", - "URL": "https://paranoiasystem.is-a.dev" + "CNAME": "paranoiasystem.github.io" } } \ No newline at end of file diff --git a/domains/parshnt.json b/domains/parshnt.json index 8319fd350..2e7de223f 100644 --- a/domains/parshnt.json +++ b/domains/parshnt.json @@ -1,12 +1,11 @@ { - "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" - } -} + "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" + } +} \ No newline at end of file diff --git a/domains/peris.json b/domains/peris.json index cf24596f8..d3a73fd04 100644 --- a/domains/peris.json +++ b/domains/peris.json @@ -1,12 +1,11 @@ { - "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 + "description": "Peris's Portfolio", + "repo": "https://github.com/perisrai/perisrai.github.io", + "owner": { + "username": "perisrai", + "email": "perishrai@gmail.com" + }, + "record": { + "CNAME": "perisrai.github.io" + } +} \ No newline at end of file diff --git a/domains/picklerick.json b/domains/picklerick.json index b9d70f69e..f5ee88699 100644 --- a/domains/picklerick.json +++ b/domains/picklerick.json @@ -6,7 +6,6 @@ "email": "pickle@anonemail.net" }, "record": { - "CNAME": "ticklerick.github.io", - "URL": "https://picklerick.is-a.dev" + "CNAME": "ticklerick.github.io" } } \ No newline at end of file diff --git a/domains/piyush.json b/domains/piyush.json index d7d87b331..6c45dd23d 100644 --- a/domains/piyush.json +++ b/domains/piyush.json @@ -7,4 +7,4 @@ "record": { "URL": "https://piyush.codes" } -} +} \ No newline at end of file diff --git a/domains/proghead00.json b/domains/proghead00.json index e647ed5d9..cd7e735fe 100644 --- a/domains/proghead00.json +++ b/domains/proghead00.json @@ -6,7 +6,6 @@ "email": "susnata00@gmail.com" }, "record": { - "CNAME": "proghead00.github.io", - "URL": "https://proghead00.is-a.dev" + "CNAME": "proghead00.github.io" } -} +} \ No newline at end of file diff --git a/domains/rabbi-shuki.json b/domains/rabbi-shuki.json index b834efb75..5c0828b98 100644 --- a/domains/rabbi-shuki.json +++ b/domains/rabbi-shuki.json @@ -6,7 +6,6 @@ "email": "rabbishuki+is-a-dev@gmail.com" }, "record": { - "CNAME": "rabbishuki.github.io", - "URL": "https://rabbi-shuki.is-a.dev" + "CNAME": "rabbishuki.github.io" } -} +} \ No newline at end of file diff --git a/domains/rahul.json b/domains/rahul.json index 7b828647b..622752ba6 100644 --- a/domains/rahul.json +++ b/domains/rahul.json @@ -1,12 +1,11 @@ { - "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" - } -} + "description": "Rahul's personal developer website", + "repo": "https://github.com/rahuldahal", + "owner": { + "username": "rahuldahal", + "email": "rdaahal@gmail.com" + }, + "record": { + "CNAME": "rahuldahal.com.np" + } +} \ No newline at end of file diff --git a/domains/rapixar.json b/domains/rapixar.json index d7d949262..b1c217333 100644 --- a/domains/rapixar.json +++ b/domains/rapixar.json @@ -1,13 +1,11 @@ - { - "description": "The awesome portfolio site for Chinenye Raphael", - "repo": "https://github.com/rapixar/rapixar.github.io", - "owner": { - "username": "Rapixar", - "email": "cudraphael@gmail.com" - }, - "record": { - "CNAME": "rapixar.github.io", - "URL": "https://rapixar.is-a.dev" - } + "description": "The awesome portfolio site for Chinenye Raphael", + "repo": "https://github.com/rapixar/rapixar.github.io", + "owner": { + "username": "Rapixar", + "email": "cudraphael@gmail.com" + }, + "record": { + "CNAME": "rapixar.github.io" } +} \ No newline at end of file diff --git a/domains/rayvid.json b/domains/rayvid.json index 3455bc522..a63861eec 100644 --- a/domains/rayvid.json +++ b/domains/rayvid.json @@ -1,13 +1,11 @@ - { - "description": "Rayvid's website", - "repo": "https://github.com/Rayvid", - "owner": { - "username": "rayvid", - "email": "gin.kisonas@gmail.com" - }, - "record": { - "CNAME": "rayvid.github.io", - "URL": "https://rayvid.is-a.dev" - } -} + "description": "Rayvid's website", + "repo": "https://github.com/Rayvid", + "owner": { + "username": "rayvid", + "email": "gin.kisonas@gmail.com" + }, + "record": { + "CNAME": "rayvid.github.io" + } +} \ No newline at end of file diff --git a/domains/reed.json b/domains/reed.json index 5f70ceda1..396327c12 100644 --- a/domains/reed.json +++ b/domains/reed.json @@ -1,11 +1,10 @@ { - "repo": "https://github.com/reed-jones", - "owner": { - "username": "reed-jones", - "email": "reedjones@reedjones.com" - }, - "record": { - "CNAME": "reedjones.com", - "URL": "https://reed.is-a.dev" - } -} + "repo": "https://github.com/reed-jones", + "owner": { + "username": "reed-jones", + "email": "reedjones@reedjones.com" + }, + "record": { + "CNAME": "reedjones.com" + } +} \ No newline at end of file diff --git a/domains/reuben.json b/domains/reuben.json index 936d6c44e..8f2a9169a 100644 --- a/domains/reuben.json +++ b/domains/reuben.json @@ -1,4 +1,3 @@ - { "description": "Personal Page", "repo": "https://github.com/reuben-x/reuben-x.github.io", @@ -7,7 +6,6 @@ "email": "reubenthomaspeter@gmail.com" }, "record": { - "CNAME": "reuben-x.github.io", - "URL": "https://reuben.is-a.dev" + "CNAME": "reuben-x.github.io" } -} +} \ No newline at end of file diff --git a/domains/roy.json b/domains/roy.json index 678134f47..7d188f89f 100644 --- a/domains/roy.json +++ b/domains/roy.json @@ -6,7 +6,6 @@ "email": "rcrj95@gmail.com" }, "record": { - "CNAME": "rcrj.github.io", - "URL": "https://roy.is-a.dev" + "CNAME": "rcrj.github.io" } -} +} \ No newline at end of file diff --git a/domains/rusiru.json b/domains/rusiru.json index dab934bbb..ffe2ad850 100644 --- a/domains/rusiru.json +++ b/domains/rusiru.json @@ -1,12 +1,11 @@ { - "description": "Rusiru Anupama is a Dev", - "repo": "https://github.com/sparkstark03/register", - "owner": { - "username": "sparkstark03", - "email": "rusirurasanjana@gmail.com" - }, - "record": { - "CNAME": "sparkstark03.github.io", - "URL": "https://rusiru.is-a.dev" - } - } \ No newline at end of file + "description": "Rusiru Anupama is a Dev", + "repo": "https://github.com/sparkstark03/register", + "owner": { + "username": "sparkstark03", + "email": "rusirurasanjana@gmail.com" + }, + "record": { + "CNAME": "sparkstark03.github.io" + } +} \ No newline at end of file diff --git a/domains/rwithik.json b/domains/rwithik.json index 6615c5d68..8f5dfc14c 100644 --- a/domains/rwithik.json +++ b/domains/rwithik.json @@ -6,7 +6,6 @@ "email": "rwithik@gmail.com" }, "record": { - "CNAME": "rwithik.github.io", - "URL": "https://rwithik.is-a.dev" + "CNAME": "rwithik.github.io" } -} +} \ No newline at end of file diff --git a/domains/sachin.json b/domains/sachin.json index 032e8bbbf..d4ae2d153 100644 --- a/domains/sachin.json +++ b/domains/sachin.json @@ -1,12 +1,11 @@ { - "description": "Sachin's portfolio", - "repo": "https://github.com/sachin-in1", - "owner": { - "username": "sachin-in1", - "email": "sachin.here01@gmail.com" - }, - "record": { - "CNAME": "sachin-in1.github.io", - "URL": "https://sachin.is-a.dev" - } -} + "description": "Sachin's portfolio", + "repo": "https://github.com/sachin-in1", + "owner": { + "username": "sachin-in1", + "email": "sachin.here01@gmail.com" + }, + "record": { + "CNAME": "sachin-in1.github.io" + } +} \ No newline at end of file diff --git a/domains/sailesh.json b/domains/sailesh.json index 641f1d263..2157ad257 100644 --- a/domains/sailesh.json +++ b/domains/sailesh.json @@ -7,4 +7,4 @@ "record": { "CNAME": "saileshbro.github.io" } -} +} \ No newline at end of file diff --git a/domains/saisandeepvaddi.json b/domains/saisandeepvaddi.json index 584f761ae..f092dea82 100644 --- a/domains/saisandeepvaddi.json +++ b/domains/saisandeepvaddi.json @@ -5,6 +5,8 @@ "email": "saisandeepvaddi@gmail.com" }, "record": { - "A": ["104.198.14.52"] + "A": [ + "104.198.14.52" + ] } -} +} \ No newline at end of file diff --git a/domains/sandeepv.json b/domains/sandeepv.json index 80dbd6c77..c5decca0a 100644 --- a/domains/sandeepv.json +++ b/domains/sandeepv.json @@ -1,12 +1,10 @@ { - "description": "Sandeep's personal website", - "owner": { - "username": "SandeepVattapparambil", - "email": "sandeepv68@gmail.com" - }, - "record": { - "CNAME": "sandeepvattapparambil.github.io", - "URL": "https://sandeepv.is-a.dev" - } + "description": "Sandeep's personal website", + "owner": { + "username": "SandeepVattapparambil", + "email": "sandeepv68@gmail.com" + }, + "record": { + "CNAME": "sandeepvattapparambil.github.io" } - \ No newline at end of file +} \ No newline at end of file diff --git a/domains/sarath.json b/domains/sarath.json index 757b1183f..10cc6fc2e 100644 --- a/domains/sarath.json +++ b/domains/sarath.json @@ -1,12 +1,11 @@ { - "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 + "description": "Sarath's Website", + "repo": "https://github.com/Sharkaboi/sharkaboi.github.io", + "owner": { + "username": "Sharkaboi", + "email": "sarathsedu@gmail.com" + }, + "record": { + "CNAME": "sharkaboi.github.io" + } +} \ No newline at end of file diff --git a/domains/savio.json b/domains/savio.json index 0bdea966a..a1e234d3d 100644 --- a/domains/savio.json +++ b/domains/savio.json @@ -1,4 +1,4 @@ - { +{ "description": "Savio Martin is a Dev", "repo": "https://github.com/saviomartin/register", "owner": { @@ -6,7 +6,6 @@ "email": "saviomartin2020@gmail.com" }, "record": { - "CNAME": "saviomartin.github.io", - "URL": "https://savio.is-a.dev" + "CNAME": "saviomartin.github.io" } -} +} \ No newline at end of file diff --git a/domains/shajanjp.json b/domains/shajanjp.json index 8d04c0a3d..c09d7f802 100644 --- a/domains/shajanjp.json +++ b/domains/shajanjp.json @@ -6,7 +6,6 @@ "email": "shajanjp@gmail.com" }, "record": { - "CNAME": "shajanjp.github.io", - "URL": "https://shajanjp.is-a.dev" + "CNAME": "shajanjp.github.io" } -} +} \ No newline at end of file diff --git a/domains/shalom.json b/domains/shalom.json index bf7bd8501..afe627255 100644 --- a/domains/shalom.json +++ b/domains/shalom.json @@ -5,7 +5,6 @@ "email": "shalomss525@gmail.com" }, "record": { - "CNAME": "shalom-is-a-dev.netlify.app", - "URL": "https://shalom.is-a.dev" + "CNAME": "shalom-is-a-dev.netlify.app" } -} +} \ No newline at end of file diff --git a/domains/shambhavi.json b/domains/shambhavi.json index d55b56f53..fb9e26bbe 100644 --- a/domains/shambhavi.json +++ b/domains/shambhavi.json @@ -8,4 +8,4 @@ "record": { "CNAME": "shambhavicodes.github.io" } -} +} \ No newline at end of file diff --git a/domains/shane.json b/domains/shane.json index 473adfbbf..99d0eb08a 100644 --- a/domains/shane.json +++ b/domains/shane.json @@ -6,7 +6,6 @@ "email": "vandesm14@gmail.com" }, "record": { - "CNAME": "vandesm14.github.io", - "URL": "https://shane.is-a.dev" + "CNAME": "vandesm14.github.io" } -} +} \ No newline at end of file diff --git a/domains/sharath.json b/domains/sharath.json index c213eb826..5fefa0400 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -6,7 +6,6 @@ "email": "sharathct22@gmail.com" }, "record": { - "CNAME": "thesct22.github.io", - "URL": "http://sharath.is-a.dev" + "CNAME": "thesct22.github.io" } -} +} \ No newline at end of file diff --git a/domains/sharifclick.json b/domains/sharifclick.json index b81e16c03..e8c58272c 100644 --- a/domains/sharifclick.json +++ b/domains/sharifclick.json @@ -6,7 +6,6 @@ "email": "me.sharifahmed@gmail.com" }, "record": { - "CNAME": "sharifclick.github.io", - "URL": "https://sharifclick.is-a.dev" + "CNAME": "sharifclick.github.io" } -} +} \ No newline at end of file diff --git a/domains/shenjunru.json b/domains/shenjunru.json index d521ea054..d12e64a12 100644 --- a/domains/shenjunru.json +++ b/domains/shenjunru.json @@ -6,7 +6,6 @@ "email": "shenjunru@gmail.com" }, "record": { - "CNAME": "shenjunru.github.io", - "URL": "https://shenjunru.is-a.dev" + "CNAME": "shenjunru.github.io" } -} +} \ No newline at end of file diff --git a/domains/shibiliya.json b/domains/shibiliya.json index 4c3104986..8d947df8a 100644 --- a/domains/shibiliya.json +++ b/domains/shibiliya.json @@ -1,12 +1,11 @@ { - "description": "Shibiliya's personal developer website", - "repo": "https://github.com/duaboola", - "owner": { - "username": "duaboola", - "email": "ismailshibiliya@gmail.com" - }, - "record": { - "CNAME": "duaboola.github.io", - "URL": "https://shibiliya.is-a.dev" - } -} + "description": "Shibiliya's personal developer website", + "repo": "https://github.com/duaboola", + "owner": { + "username": "duaboola", + "email": "ismailshibiliya@gmail.com" + }, + "record": { + "CNAME": "duaboola.github.io" + } +} \ No newline at end of file diff --git a/domains/siful.json b/domains/siful.json index 4e0631e67..2be3c4037 100644 --- a/domains/siful.json +++ b/domains/siful.json @@ -1,12 +1,11 @@ { - "description": "Frontend Developer Siful", - "repo": "https://github.com/sifulbd/sifulbd.github.io", - "owner": { - "username": "sifulbd", - "email": "sifulweb@gmail.com" - }, - "record": { - "CNAME": "sifulbd.github.io", - "URL": "https://siful.is-a.dev" - } - } \ No newline at end of file + "description": "Frontend Developer Siful", + "repo": "https://github.com/sifulbd/sifulbd.github.io", + "owner": { + "username": "sifulbd", + "email": "sifulweb@gmail.com" + }, + "record": { + "CNAME": "sifulbd.github.io" + } +} \ No newline at end of file diff --git a/domains/snaildos.json b/domains/snaildos.json index a02f59fa2..19b5635ab 100644 --- a/domains/snaildos.json +++ b/domains/snaildos.json @@ -6,7 +6,6 @@ "email": "" }, "record": { - "CNAME": "snaildos.tk", - "URL": "https://snaildos.is-a.dev" + "CNAME": "snaildos.tk" } -} +} \ No newline at end of file diff --git a/domains/steven.json b/domains/steven.json index 1e798e941..f67873534 100644 --- a/domains/steven.json +++ b/domains/steven.json @@ -6,7 +6,6 @@ "email": "steve.r.frohlich@gmail.com" }, "record": { - "CNAME": "StevenRonnyFrohlich.github.io", - "URL": "https://steven.is-a.dev" + "CNAME": "StevenRonnyFrohlich.github.io" } -} +} \ No newline at end of file diff --git a/domains/sumedhaa.json b/domains/sumedhaa.json index c05a0796b..76ac4fbcc 100644 --- a/domains/sumedhaa.json +++ b/domains/sumedhaa.json @@ -6,7 +6,6 @@ "email": "mistic.orion@gmail.com" }, "record": { - "CNAME": "misticorion.github.io", - "URL": "https://sumedhaa.is-a.dev" + "CNAME": "misticorion.github.io" } -} +} \ No newline at end of file diff --git a/domains/swanny.json b/domains/swanny.json index b59c071c2..12781bf4e 100644 --- a/domains/swanny.json +++ b/domains/swanny.json @@ -6,7 +6,6 @@ "email": "github@andrewswan.net" }, "record": { - "CNAME": "swannyisadev.andrewswan.net", - "URL": "https://swanny.is-a.dev" + "CNAME": "swannyisadev.andrewswan.net" } -} +} \ No newline at end of file diff --git a/domains/sycured.json b/domains/sycured.json index 3f92e4984..bcf4d1df7 100644 --- a/domains/sycured.json +++ b/domains/sycured.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sycured", - "email": "sycured@protonmail.com" - }, - "record": { - "URL": "https://sycured.com" - } -} + "owner": { + "username": "sycured", + "email": "sycured@protonmail.com" + }, + "record": { + "URL": "https://sycured.com" + } +} \ No newline at end of file diff --git a/domains/tharindu.json b/domains/tharindu.json index 455011b92..d801c75c4 100644 --- a/domains/tharindu.json +++ b/domains/tharindu.json @@ -1,12 +1,11 @@ { - "description": "Tharindu's personal developer website", - "repo": "https://github.com/tharindusathis/tharindu", - "owner": { - "username": "tharindusathis", - "email": "tharindu.sathis@gmail.com" - }, - "record": { - "CNAME": "tharindu.vercel.app", - "URL": "https://tharindu.is-a.dev" - } -} + "description": "Tharindu's personal developer website", + "repo": "https://github.com/tharindusathis/tharindu", + "owner": { + "username": "tharindusathis", + "email": "tharindu.sathis@gmail.com" + }, + "record": { + "CNAME": "tharindu.vercel.app" + } +} \ No newline at end of file diff --git a/domains/thesct22.json b/domains/thesct22.json index d431e0139..5d269ac2b 100644 --- a/domains/thesct22.json +++ b/domains/thesct22.json @@ -6,7 +6,6 @@ "email": "sharathct22@gmail.com" }, "record": { - "CNAME": "34.67.228.107.xip.io", - "URL": "http://thesct.is-a.dev" + "CNAME": "34.67.228.107.xip.io" } -} +} \ No newline at end of file diff --git a/domains/tim.json b/domains/tim.json index a0eb45dbb..3fae5e3c5 100644 --- a/domains/tim.json +++ b/domains/tim.json @@ -8,4 +8,4 @@ "record": { "CNAME": "toum.me" } -} +} \ No newline at end of file diff --git a/domains/tjr.json b/domains/tjr.json index 4b4a6010c..c68f38b49 100644 --- a/domains/tjr.json +++ b/domains/tjr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tjrgg", - "email": "hello@tjrgg.co" - }, - "record": { - "URL": "https://tjrgg.co" - } -} + "owner": { + "username": "tjrgg", + "email": "hello@tjrgg.co" + }, + "record": { + "URL": "https://tjrgg.co" + } +} \ No newline at end of file diff --git a/domains/tjrgg.json b/domains/tjrgg.json index 4b4a6010c..c68f38b49 100644 --- a/domains/tjrgg.json +++ b/domains/tjrgg.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tjrgg", - "email": "hello@tjrgg.co" - }, - "record": { - "URL": "https://tjrgg.co" - } -} + "owner": { + "username": "tjrgg", + "email": "hello@tjrgg.co" + }, + "record": { + "URL": "https://tjrgg.co" + } +} \ No newline at end of file diff --git a/domains/tokyo.json b/domains/tokyo.json index fb1814029..b4ed0bda2 100644 --- a/domains/tokyo.json +++ b/domains/tokyo.json @@ -6,7 +6,6 @@ "email": "ahmed.tokyo1@gmail.com" }, "record": { - "CNAME": "a-tokyo.github.io", - "URL": "https://tokyo.is-a.dev" + "CNAME": "a-tokyo.github.io" } -} +} \ No newline at end of file diff --git a/domains/tom.json b/domains/tom.json index f97d865bb..c4d41bfbc 100644 --- a/domains/tom.json +++ b/domains/tom.json @@ -7,4 +7,4 @@ "record": { "URL": "https://github.com/tommitchelmore" } -} +} \ No newline at end of file diff --git a/domains/tomas.json b/domains/tomas.json index b14ef1090..d45dce23e 100644 --- a/domains/tomas.json +++ b/domains/tomas.json @@ -1,10 +1,10 @@ { - "description": "Tomas's personal developer website", - "owner": { - "username": "Tomas Ukrinas", - "email": "tomas@ukrinas.eu" - }, - "record": { - "CNAME": "ukrinas.eu" - } -} + "description": "Tomas's personal developer website", + "owner": { + "username": "Tomas Ukrinas", + "email": "tomas@ukrinas.eu" + }, + "record": { + "CNAME": "ukrinas.eu" + } +} \ No newline at end of file diff --git a/domains/tsull360.json b/domains/tsull360.json index 0bda80bfe..5cb43d254 100644 --- a/domains/tsull360.json +++ b/domains/tsull360.json @@ -1,12 +1,11 @@ { - "description": "Tim's personal website", - "repo": "https://github.com/tsull360/tsull360.github.io", - "owner": { - "username": "tsull360", - "email": "tsull360@outlook.com" - }, - "record": { - "CNAME": "tsull360.github.io", - "URL": "https://tsull360.is-a.dev" - } -} + "description": "Tim's personal website", + "repo": "https://github.com/tsull360/tsull360.github.io", + "owner": { + "username": "tsull360", + "email": "tsull360@outlook.com" + }, + "record": { + "CNAME": "tsull360.github.io" + } +} \ No newline at end of file diff --git a/domains/tyler.json b/domains/tyler.json index 804841038..e4845cd36 100644 --- a/domains/tyler.json +++ b/domains/tyler.json @@ -1,12 +1,11 @@ { - "description": "Tyler McCarthy is a Developer!", - "repo": "https://github.com/tmccarthyj", - "owner": { - "username": "tmccarthyj", - "email": "tyler@tjm.dev" - }, - "record": { - "CNAME": "tjm.dev", - "URL": "https://tyler.is-a.dev" - } + "description": "Tyler McCarthy is a Developer!", + "repo": "https://github.com/tmccarthyj", + "owner": { + "username": "tmccarthyj", + "email": "tyler@tjm.dev" + }, + "record": { + "CNAME": "tjm.dev" + } } \ No newline at end of file diff --git a/domains/vaskian.json b/domains/vaskian.json index f3d371e95..cc082b284 100644 --- a/domains/vaskian.json +++ b/domains/vaskian.json @@ -8,4 +8,4 @@ "record": { "URL": "https://vaskian.me/" } -} +} \ No newline at end of file diff --git a/domains/vivekkumar.json b/domains/vivekkumar.json index c7048deaa..8883bdcd0 100644 --- a/domains/vivekkumar.json +++ b/domains/vivekkumar.json @@ -1,13 +1,11 @@ { - "description": "Vivek's portfolio website", - "repo": "https://github.com/VivekKumarNeu/VivekKumarNeu.github.io", - "owner": { - "username": "vivekkumarneu", - "email": "vivek-kumar@live.in" - }, - "record": { - "CNAME": "VivekKumarNeu.github.io", - "URL": "https://vivekkumar.is-a.dev" - } + "description": "Vivek's portfolio website", + "repo": "https://github.com/VivekKumarNeu/VivekKumarNeu.github.io", + "owner": { + "username": "vivekkumarneu", + "email": "vivek-kumar@live.in" + }, + "record": { + "CNAME": "VivekKumarNeu.github.io" } - \ No newline at end of file +} \ No newline at end of file diff --git a/domains/www.json b/domains/www.json index 359253458..9a1a0a3b4 100644 --- a/domains/www.json +++ b/domains/www.json @@ -8,4 +8,4 @@ "record": { "CNAME": "is-a-dev.github.io" } -} +} \ No newline at end of file diff --git a/domains/yorodm.json b/domains/yorodm.json index 2c4e81a6d..8c3852dcd 100644 --- a/domains/yorodm.json +++ b/domains/yorodm.json @@ -6,7 +6,6 @@ "email": "yoandy.rmartinez@gmail.com" }, "record": { - "CNAME": "yorodm.github.io", - "URL": "https://yorodm.is-a.dev" + "CNAME": "yorodm.github.io" } -} +} \ No newline at end of file diff --git a/domains/yujia.json b/domains/yujia.json index 4d56109d9..c8fcc98ab 100644 --- a/domains/yujia.json +++ b/domains/yujia.json @@ -1,12 +1,11 @@ -{ - "description": "Yujia's Magic", - "repo": "https://github.com/YujiaY", - "owner": { - "username": "YujiaY", - "email": "aujackyuan@gmail.com" - }, - "record": { - "CNAME": "YujiaY.github.io", - "URL": "https://yujia.is-a.dev" - } +{ + "description": "Yujia's Magic", + "repo": "https://github.com/YujiaY", + "owner": { + "username": "YujiaY", + "email": "aujackyuan@gmail.com" + }, + "record": { + "CNAME": "YujiaY.github.io" + } } \ No newline at end of file diff --git a/domains/yuksel.json b/domains/yuksel.json index 5e110378e..4ae5e5ae9 100644 --- a/domains/yuksel.json +++ b/domains/yuksel.json @@ -6,7 +6,6 @@ "email": "admin@yukselbeyti.com" }, "record": { - "CNAME": "yuks.github.io", - "URL": "https://yuksel.is-a.dev" + "CNAME": "yuks.github.io" } -} +} \ No newline at end of file diff --git a/domains/yusuf.json b/domains/yusuf.json index d69bddd05..3ac0a3074 100644 --- a/domains/yusuf.json +++ b/domains/yusuf.json @@ -6,7 +6,6 @@ "email": "yahumble1@gmail.com" }, "record": { - "CNAME": "yaofficial.github.io", - "URL": "https://yusuf.is-a.dev" + "CNAME": "yaofficial.github.io" } -} +} \ No newline at end of file From 5a363ce92f0dd02a8d4f4782498a04c8fd95b815 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 00:53:47 +0530 Subject: [PATCH 102/144] Fixes url redirection error for executebatch --- 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 5d495c202..560e77853 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -66,7 +66,7 @@ const executeBatch = (batches) => batches.reduce((promise, batch, index) => { const values = await Promise.all(batch.map(fn => fn().catch(e => console.error(e)))); - const results = values.map(R.pathOr({}, ['cpanelresult', 'data', 0])); + const results = values.map(data => R.pathOr({ result: data }, ['cpanelresult', 'data', 0], data)); const failed = results.filter(x => (x.result || {}).status != 1); log(`${values.length - failed.length}/${values.length}`); From 1fa6e2f9c3a5d8a8f337a23f2086de2fe7c0ab7d Mon Sep 17 00:00:00 2001 From: D-Pow Date: Thu, 15 Oct 2020 15:27:16 -0400 Subject: [PATCH 103/144] Remove URL redirection to preserve both GitHub and is-a.dev access Otherwise, d-pow.github.io would always be redirected to devon.is-a.dev --- domains/devon.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/devon.json b/domains/devon.json index 7c4acbaff..c2987a6eb 100644 --- a/domains/devon.json +++ b/domains/devon.json @@ -6,7 +6,6 @@ "email": "dpow9373@gmail.com" }, "record": { - "CNAME": "d-pow.github.io", - "URL": "https://devon.is-a.dev" + "CNAME": "d-pow.github.io" } } From 96d7c554932e70775748684abc5581aa0c26a509 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 01:24:52 +0530 Subject: [PATCH 104/144] Update domains/samanyu.json --- domains/samanyu.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/samanyu.json b/domains/samanyu.json index d27240e65..da816488d 100644 --- a/domains/samanyu.json +++ b/domains/samanyu.json @@ -6,9 +6,7 @@ "email": "samanyusaji18@gmail.com" }, "record": { - "CNAME": "https://samanyu13.github.io/", - "URL": "https://samanyu.is-a.dev" + "CNAME": "samanyu13.github.io" } } - From 4a7b9e4bfb584cb5c70a8d4fc8fb1676b2aa6a26 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 01:42:11 +0530 Subject: [PATCH 105/144] Migrates new entries to remove force https --- domains/amalsr.json | 2 +- domains/bhargav-gohil.json | 5 ++--- domains/designer.json | 19 +++++++++---------- domains/devon.json | 20 ++++++++++---------- domains/govinda.json | 5 ++--- domains/hari.json | 5 ++--- domains/jite.json | 5 ++--- domains/samanyu.json | 3 +-- domains/samosa.json | 21 ++++++++++----------- domains/shyran.json | 19 +++++++++---------- domains/sid.json | 5 ++--- domains/val.json | 5 ++--- domains/yiro.json | 21 ++++++++++----------- 13 files changed, 62 insertions(+), 73 deletions(-) diff --git a/domains/amalsr.json b/domains/amalsr.json index 1729c3da8..2136eff13 100644 --- a/domains/amalsr.json +++ b/domains/amalsr.json @@ -8,4 +8,4 @@ "record": { "CNAME": "asr1191.github.io" } -} +} \ No newline at end of file diff --git a/domains/bhargav-gohil.json b/domains/bhargav-gohil.json index 32ab130f4..5824fbf0d 100644 --- a/domains/bhargav-gohil.json +++ b/domains/bhargav-gohil.json @@ -6,7 +6,6 @@ "email": "bhargavgohil25@gmail.com" }, "record": { - "CNAME": "bhargav252000.github.io", - "URL": "https://bhargav-gohil.is-a.dev" + "CNAME": "bhargav252000.github.io" } -} +} \ No newline at end of file diff --git a/domains/designer.json b/domains/designer.json index d7a54ba2b..f84db942a 100644 --- a/domains/designer.json +++ b/domains/designer.json @@ -1,12 +1,11 @@ { - "description": "Designer Slash Developer", - "repo": "https://github.com/designbyadrian", - "owner": { - "username": "designbyadrian", - "email": "adrian@designbyadrian.com" - }, - "record": { - "CNAME": "designbyadrian.com", - "URL": "https://designer.is-a.dev" - } + "description": "Designer Slash Developer", + "repo": "https://github.com/designbyadrian", + "owner": { + "username": "designbyadrian", + "email": "adrian@designbyadrian.com" + }, + "record": { + "CNAME": "designbyadrian.com" } +} \ No newline at end of file diff --git a/domains/devon.json b/domains/devon.json index c2987a6eb..ba5e49ecf 100644 --- a/domains/devon.json +++ b/domains/devon.json @@ -1,11 +1,11 @@ { - "description": "Devon Powell is a full-stack software engineer", - "repo": "https://github.com/D-Pow/d-pow.github.io", - "owner": { - "username": "D-Pow", - "email": "dpow9373@gmail.com" - }, - "record": { - "CNAME": "d-pow.github.io" - } -} + "description": "Devon Powell is a full-stack software engineer", + "repo": "https://github.com/D-Pow/d-pow.github.io", + "owner": { + "username": "D-Pow", + "email": "dpow9373@gmail.com" + }, + "record": { + "CNAME": "d-pow.github.io" + } +} \ No newline at end of file diff --git a/domains/govinda.json b/domains/govinda.json index ff58d0dee..135bbd522 100644 --- a/domains/govinda.json +++ b/domains/govinda.json @@ -6,7 +6,6 @@ "email": "gkhabas76@gmail.com" }, "record": { - "CNAME": "gkhabas76.github.io", - "URL": "https://govinda.is-a.dev" + "CNAME": "gkhabas76.github.io" } -} +} \ No newline at end of file diff --git a/domains/hari.json b/domains/hari.json index ed8299115..2f0bb59e0 100644 --- a/domains/hari.json +++ b/domains/hari.json @@ -6,7 +6,6 @@ "email": "hari2menon1234@gmail.com" }, "record": { - "CNAME": "Haritronic909.github.io", - "URL": "https://hari.is-a.dev" + "CNAME": "Haritronic909.github.io" } -} +} \ No newline at end of file diff --git a/domains/jite.json b/domains/jite.json index 68d3a2fce..38c39cd52 100644 --- a/domains/jite.json +++ b/domains/jite.json @@ -5,7 +5,6 @@ "email": "jitedev@gmail.com" }, "record": { - "CNAME": "jite.eu", - "URL": "https://jite.is-a.dev" + "CNAME": "jite.eu" } -} +} \ No newline at end of file diff --git a/domains/samanyu.json b/domains/samanyu.json index da816488d..9c7e1af20 100644 --- a/domains/samanyu.json +++ b/domains/samanyu.json @@ -8,5 +8,4 @@ "record": { "CNAME": "samanyu13.github.io" } -} - +} \ No newline at end of file diff --git a/domains/samosa.json b/domains/samosa.json index b1438debf..20766073d 100644 --- a/domains/samosa.json +++ b/domains/samosa.json @@ -1,12 +1,11 @@ -{ - "description": "Samosa needs to be on the Web", - "repo": "https://github.com/djsamyak/djsamyak.github.io", - "owner": { - "username": "djsamyak", - "email": "djsamyak@gmail.com" - }, - "record": { - "CNAME": "djsamyak.github.io", - "URL": "https://samosa.is-a.dev" - } +{ + "description": "Samosa needs to be on the Web", + "repo": "https://github.com/djsamyak/djsamyak.github.io", + "owner": { + "username": "djsamyak", + "email": "djsamyak@gmail.com" + }, + "record": { + "CNAME": "djsamyak.github.io" + } } \ No newline at end of file diff --git a/domains/shyran.json b/domains/shyran.json index 036bd440a..c5b91f833 100644 --- a/domains/shyran.json +++ b/domains/shyran.json @@ -1,12 +1,11 @@ { - "description": "Sergii Shyran - WebDev, Arch", - "repo": "https://github.com/sshyran/shyran.github.io", - "owner": { - "username": "sshyran", - "email": "s.shyran@gmail.com" - }, - "record": { - "CNAME": "shyran.github.io", - "URL": "https://shyran.is-a.dev" - } + "description": "Sergii Shyran - WebDev, Arch", + "repo": "https://github.com/sshyran/shyran.github.io", + "owner": { + "username": "sshyran", + "email": "s.shyran@gmail.com" + }, + "record": { + "CNAME": "shyran.github.io" } +} \ No newline at end of file diff --git a/domains/sid.json b/domains/sid.json index a551045fb..c982a39ec 100644 --- a/domains/sid.json +++ b/domains/sid.json @@ -6,7 +6,6 @@ "email": "siddharthapatki@gmail.com" }, "record": { - "CNAME": "siddpatki.github.io", - "URL": "https://sid.is-a.dev" + "CNAME": "siddpatki.github.io" } -} +} \ No newline at end of file diff --git a/domains/val.json b/domains/val.json index cff300076..97c087a35 100644 --- a/domains/val.json +++ b/domains/val.json @@ -6,7 +6,6 @@ "email": "btwonu@gmail.com" }, "record": { - "CNAME": "btwonu.github.io", - "URL": "https://val.is-a.dev" + "CNAME": "btwonu.github.io" } -} +} \ No newline at end of file diff --git a/domains/yiro.json b/domains/yiro.json index aa6384100..373203ecc 100644 --- a/domains/yiro.json +++ b/domains/yiro.json @@ -1,12 +1,11 @@ { - "description": "Yinier's personal developer website", - "repo": "https://github.com/yrmartinez/yrmartinez.github.io", - "owner": { - "username": "yrmartinez", - "email": "yiromartinez91@gmail.com" - }, - "record": { - "CNAME": "yrmartinez.github.io", - "URL": "https://yiro.is-a.dev" - } -} + "description": "Yinier's personal developer website", + "repo": "https://github.com/yrmartinez/yrmartinez.github.io", + "owner": { + "username": "yrmartinez", + "email": "yiromartinez91@gmail.com" + }, + "record": { + "CNAME": "yrmartinez.github.io" + } +} \ No newline at end of file From 74128867e99eea3fa5cef1a8eb9829be3e38a2a7 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 01:48:01 +0530 Subject: [PATCH 106/144] Domains cleanup --- domains/demonium.json | 5 ++--- domains/dermelnik.json | 6 ++---- domains/harikrishnanps.json | 19 +++++++++---------- 3 files changed, 13 insertions(+), 17 deletions(-) diff --git a/domains/demonium.json b/domains/demonium.json index 60b108c0b..1a1e3062b 100644 --- a/domains/demonium.json +++ b/domains/demonium.json @@ -6,7 +6,6 @@ "email": "tbapbing@gmail.com" }, "record": { - "CNAME": "demonium.github.io", - "URL": "https://demonium.is-a.dev" + "CNAME": "demonium.github.io" } -} +} \ No newline at end of file diff --git a/domains/dermelnik.json b/domains/dermelnik.json index c3f23fd29..d63c6b771 100644 --- a/domains/dermelnik.json +++ b/domains/dermelnik.json @@ -1,4 +1,3 @@ - { "description": "This website is a link to my personal developer portfolio.", "repo": "https://github.com/derMelnik/derMelnik.github.io", @@ -7,7 +6,6 @@ "email": "dermelnik@pm.me" }, "record": { - "CNAME": "derMelnik.github.io", - "URL": "https://dermelnik.is-a.dev" + "CNAME": "derMelnik.github.io" } -} +} \ No newline at end of file diff --git a/domains/harikrishnanps.json b/domains/harikrishnanps.json index 690843632..6c6b71f7e 100644 --- a/domains/harikrishnanps.json +++ b/domains/harikrishnanps.json @@ -1,12 +1,11 @@ - { - "description": "superjedi", - "repo": "https://github.com/super-jedi/super-jedi.github.io", - "owner": { - "username": "super-jedi", - "email": "harikrishnan.ps@hotmail.com" - }, - "record": { - "CNAME": "super-jedi.github.io" - } + "description": "superjedi", + "repo": "https://github.com/super-jedi/super-jedi.github.io", + "owner": { + "username": "super-jedi", + "email": "harikrishnan.ps@hotmail.com" + }, + "record": { + "CNAME": "super-jedi.github.io" } +} \ No newline at end of file From 8912584180440df365b02a0b02481e68cb797559 Mon Sep 17 00:00:00 2001 From: Daniel Olili Date: Thu, 15 Oct 2020 23:19:54 +0300 Subject: [PATCH 107/144] create olili.is-a.dev Add olili.json to domains/ --- domains/olili.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/olili.json diff --git a/domains/olili.json b/domains/olili.json new file mode 100644 index 000000000..67bd1e257 --- /dev/null +++ b/domains/olili.json @@ -0,0 +1,11 @@ +{ + "description": "Olili daniel portfolio", + "repo": "https://github.com/Olili2017/olili2017.github.io", + "owner": { + "username": "Olili2017", + "email": "olilidaniel@gmail.com" + }, + "record": { + "CNAME": "olili2017.github.io" + } +} From 7bcdd3cd4ab1071b86ca2f65bbd711e4f3d60226 Mon Sep 17 00:00:00 2001 From: hogakesan <55078169+hogakesan@users.noreply.github.com> Date: Fri, 16 Oct 2020 00:10:48 +0300 Subject: [PATCH 108/144] Add files via upload --- domains/r2d2.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/r2d2.json diff --git a/domains/r2d2.json b/domains/r2d2.json new file mode 100644 index 000000000..e7dd00801 --- /dev/null +++ b/domains/r2d2.json @@ -0,0 +1,12 @@ +{ + "description": "R2D2 website", + "owner": { + "username": "r2d2", + "email": "aereg@ya.ru" + }, + "record": { + "A": [ + "46.32.81.244" + ] + } +} \ No newline at end of file From 6f49be2f15b81c463701b4670eaa75aa60d33597 Mon Sep 17 00:00:00 2001 From: mnsrulz Date: Thu, 15 Oct 2020 17:15:16 -0400 Subject: [PATCH 109/144] Create mnsrulz.json --- domains/mnsrulz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mnsrulz.json diff --git a/domains/mnsrulz.json b/domains/mnsrulz.json new file mode 100644 index 000000000..94afbc24d --- /dev/null +++ b/domains/mnsrulz.json @@ -0,0 +1,11 @@ +{ + "description": "mnsrulz web", + "repo": "https://github.com/mnsrulz/mnsrulz.github.io", + "owner": { + "username": "github-username", + "email": "mnsrulz@gmail.com" + }, + "record": { + "CNAME": "mnsrulz.github.io" + } +} From 6217f4f8b707be3c0285407aca9a1c982df0a9bd Mon Sep 17 00:00:00 2001 From: Sudev Suresh Sreedevi <54617167+GameGodS3@users.noreply.github.com> Date: Fri, 16 Oct 2020 11:55:10 +0530 Subject: [PATCH 110/144] Create sudev.json --- domains/sudev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sudev.json diff --git a/domains/sudev.json b/domains/sudev.json new file mode 100644 index 000000000..33022c303 --- /dev/null +++ b/domains/sudev.json @@ -0,0 +1,11 @@ +{ + "description": "Microsoft Student Ambassador, student at College of Engineering Trivandrum", + "repo": "https://github.com/gamegods3/gamegods3.github.io", + "owner": { + "username": "gamegods3", + "email": "sudevssuresh@gmail.com" + }, + "record": { + "CNAME": "gamegods3.github.io" + } +} From 0632fda314a3c70836760290eb821d3d9de505d5 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 14:17:33 +0530 Subject: [PATCH 111/144] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index fce687fbe..c07fc8320 100644 --- a/README.md +++ b/README.md @@ -19,19 +19,14 @@ Note: This service is currently in **beta** so expect some delays in PR merge an ## Donations -This project is a free service for developers and will stay that way. +This project is a free and open source service for developers and will stay that way. -Donations will be greatly appreciated! +Please consider donating to help me keep this running forever! Buy Me A Coffee Liberapay recurring donation button -## Report abuse -If you think someone is abusing a domain you can report it by creating an issue with the label `report-abuse`. - - - ## License This project is under the [GPL-3.0](./LICENSE) license. From a56b0a02c01caff87d177f1e515279aabb3ea434 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 14:41:29 +0530 Subject: [PATCH 112/144] Update API.md --- API.md | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index 43bc51d64..cbb0a7dfb 100644 --- a/API.md +++ b/API.md @@ -6,8 +6,26 @@ * The changes will take effect soon after the PR gets merged * And that's it +### Simple cname record +* A github pages json file will look something like this - +```json +{ + "description": "Add some description", + "repo": "https://github.com/github-username", + "owner": { + "username": "github-username", + "email": "any@email" + }, + "record": { + "CNAME": "the-domain-you-own.com" + } +} +``` +* After the pull request is merged, configure your server (apache, nginx, whatever) to work with `subdomain.is-a.dev` + + ### For github pages users -* A github pages json file (with cname record and https redirection) will look something like this - +* A github pages json file will look something like this - ```json { "description": "Add some description", @@ -30,8 +48,9 @@ The way you register your own domain name is through a pull request. To register `my-domain.is-a.dev`, you need to create a `domains/my-domain.json` file +### Filename The file name must pass the following criteria - -* Must be alpha numeric with dashes as seperators +* Must be alpha-numeric in lowercase with dashes as seperators * Must be more than 2 characters long @@ -51,6 +70,18 @@ In the owner object, the fields `username` and `email` are required. You can how } ``` +If you don't wish to share your email address here, please share your twitter or any other social media account. +```json +{ + "owner": { + "username": "github-username", + "email": "", + "twitter": "twitter-handle" + }, +} +``` + + ### description Describe your domain name and your usage. This is purely for documentation purpose and is optional. @@ -67,6 +98,7 @@ Currently, only `CNAME`, `A`, `URL` record types are supported. Here's a few different use cases for the given record types - * **CNAME** +CNAME must be a host name (Eg - `something.tld`) ```json { "record": { @@ -76,6 +108,7 @@ Here's a few different use cases for the given record types - ``` * **A record** +A record must be a list of ips ```json { "record": { From aeda0dac06227abf60461d5e4c78144d45c74e3b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 14:42:08 +0530 Subject: [PATCH 113/144] Update API.md --- API.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/API.md b/API.md index cbb0a7dfb..a69ee4984 100644 --- a/API.md +++ b/API.md @@ -1,6 +1,4 @@ -# Documentation - -## How to register +# How to register * First you need to create a pull request with your `domains/my-domain.json` file * This PR will be reviewed * The changes will take effect soon after the PR gets merged @@ -44,7 +42,7 @@ -## Domains json file +# Domains json file The way you register your own domain name is through a pull request. To register `my-domain.is-a.dev`, you need to create a `domains/my-domain.json` file From c742daf33309d836fa320cbd5a53311b8fd156b7 Mon Sep 17 00:00:00 2001 From: Rohith Prakash <58965913+rohithp7777@users.noreply.github.com> Date: Fri, 16 Oct 2020 15:17:32 +0530 Subject: [PATCH 114/144] Update domains/rohith.json Co-authored-by: Akshay Nair --- domains/rohith.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/rohith.json b/domains/rohith.json index 56cde669b..df63c3506 100644 --- a/domains/rohith.json +++ b/domains/rohith.json @@ -7,7 +7,6 @@ "email": "rohithp8899@gmail.com" }, "record": { - "CNAME": "https://rohithp7777.github.io", - "URL": "https://rohith-1c974.web.app/" + "CNAME": "rohith-1c974.web.app" } } From f4d5d1342d09974c6aa33dc7178436a663f54800 Mon Sep 17 00:00:00 2001 From: Jerry Date: Fri, 16 Oct 2020 16:09:41 +0530 Subject: [PATCH 115/144] Added json file --- domains/jerry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jerry.json diff --git a/domains/jerry.json b/domains/jerry.json new file mode 100644 index 000000000..9d6c0ab3c --- /dev/null +++ b/domains/jerry.json @@ -0,0 +1,11 @@ +{ + "description": "Jerry's Portfolio Website", + "repo": "https://github.com/j3rrythomas/j3rrythomas.github.io", + "owner": { + "username": "j3rrythomas", + "email": "jerrythomasjohn9@gmail.com" + }, + "record": { + "CNAME": "j3rrythomas.github.io" + } +} From 4953a33df4b9b4af0b668a350c68eac9206462ac Mon Sep 17 00:00:00 2001 From: hkc Date: Fri, 16 Oct 2020 14:00:28 +0300 Subject: [PATCH 116/144] Added hatkidchan.github.io --- domains/hatkidchan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hatkidchan.json diff --git a/domains/hatkidchan.json b/domains/hatkidchan.json new file mode 100644 index 000000000..2175733c5 --- /dev/null +++ b/domains/hatkidchan.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain of Hat Kid!", + "repo": "https://github.com/hatkidchan/", + "owner": { + "username": "hatkidchan", + "email": "hatkidchan@gmail.com" + }, + "record": { + "CNAME": "hatkidchan.github.io" + } +} From 45d73f382f0eea5300dea34ff44a262d6e41937b Mon Sep 17 00:00:00 2001 From: hkc Date: Fri, 16 Oct 2020 14:02:14 +0300 Subject: [PATCH 117/144] Fixed repo in hatkidchan.github.io --- domains/hatkidchan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hatkidchan.json b/domains/hatkidchan.json index 2175733c5..a1dc26eea 100644 --- a/domains/hatkidchan.json +++ b/domains/hatkidchan.json @@ -1,6 +1,6 @@ { "description": "Subdomain of Hat Kid!", - "repo": "https://github.com/hatkidchan/", + "repo": "https://github.com/hatkidchan/hatkidchan.github.io", "owner": { "username": "hatkidchan", "email": "hatkidchan@gmail.com" From 20766d4cdb521780c99e0c7e7dd7291c96046e03 Mon Sep 17 00:00:00 2001 From: thedemonium Date: Fri, 16 Oct 2020 14:51:15 +0300 Subject: [PATCH 118/144] Update demonium.json --- domains/demonium.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/demonium.json b/domains/demonium.json index 60b108c0b..c55623035 100644 --- a/domains/demonium.json +++ b/domains/demonium.json @@ -6,7 +6,7 @@ "email": "tbapbing@gmail.com" }, "record": { - "CNAME": "demonium.github.io", - "URL": "https://demonium.is-a.dev" + "CNAME": "komposerv.ru", + "URL": "https://komposerv.ru" } } From 93dcbe71b8f0d5c19ea62021c41c21ca74c2939e Mon Sep 17 00:00:00 2001 From: Shuvam Manna Date: Fri, 16 Oct 2020 18:02:04 +0530 Subject: [PATCH 119/144] Added shuvam.json --- domains/shuvam.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shuvam.json diff --git a/domains/shuvam.json b/domains/shuvam.json new file mode 100644 index 000000000..dcd7111bd --- /dev/null +++ b/domains/shuvam.json @@ -0,0 +1,10 @@ +{ + "description": "Shuvam Manna and his Internetoverse", + "owner": { + "username": "shuvammanna", + "email": "shuvam.manna@gmail.com" + }, + "record": { + "CNAME": "shuvam.xyz" + } +} From 9a17857d591f5b9a796ece2560a07523958056d1 Mon Sep 17 00:00:00 2001 From: Vignesh Aiyer Date: Fri, 16 Oct 2020 19:53:50 +0530 Subject: [PATCH 120/144] fix: removed https:// --- domains/vikyaiyer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vikyaiyer.json b/domains/vikyaiyer.json index da1996966..1c8b3a1d1 100644 --- a/domains/vikyaiyer.json +++ b/domains/vikyaiyer.json @@ -6,7 +6,7 @@ "email": "vikyaiyer1997@gmail.com" }, "record": { - "CNAME": "https://vikyaiyer.github.io", + "CNAME": "vikyaiyer.github.io", "URL": "https://vikyaiyer.is-a.dev" } } From 0b4b84cb555cd50ecd822e7600de852fd0a9f124 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 23:37:36 +0530 Subject: [PATCH 121/144] Corrects usernames --- domains/mnsrulz.json | 2 +- domains/r2d2.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mnsrulz.json b/domains/mnsrulz.json index 94afbc24d..f2907c144 100644 --- a/domains/mnsrulz.json +++ b/domains/mnsrulz.json @@ -2,7 +2,7 @@ "description": "mnsrulz web", "repo": "https://github.com/mnsrulz/mnsrulz.github.io", "owner": { - "username": "github-username", + "username": "mnsrulz", "email": "mnsrulz@gmail.com" }, "record": { diff --git a/domains/r2d2.json b/domains/r2d2.json index e7dd00801..021cf63b5 100644 --- a/domains/r2d2.json +++ b/domains/r2d2.json @@ -1,7 +1,7 @@ { "description": "R2D2 website", "owner": { - "username": "r2d2", + "username": "hogakesan", "email": "aereg@ya.ru" }, "record": { @@ -9,4 +9,4 @@ "46.32.81.244" ] } -} \ No newline at end of file +} From aee5a30187f0fc77fd5d07126e2a403f534d9d0e Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 23:53:26 +0530 Subject: [PATCH 122/144] Corrects usernames --- domains/shuvam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuvam.json b/domains/shuvam.json index dcd7111bd..ac511c348 100644 --- a/domains/shuvam.json +++ b/domains/shuvam.json @@ -1,7 +1,7 @@ { "description": "Shuvam Manna and his Internetoverse", "owner": { - "username": "shuvammanna", + "username": "GeekBoySupreme", "email": "shuvam.manna@gmail.com" }, "record": { From 3e60b039705e8f02fa4505f64b4d14d3a8864579 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 00:01:46 +0530 Subject: [PATCH 123/144] Cleanup domains --- domains/hatkidchan.json | 20 ++++++++++---------- domains/jerry.json | 2 +- domains/mnsrulz.json | 2 +- domains/olili.json | 2 +- domains/r2d2.json | 2 +- domains/rohith.json | 21 ++++++++++----------- domains/shuvam.json | 2 +- domains/sudev.json | 2 +- domains/vikyaiyer.json | 20 +++++++++----------- 9 files changed, 35 insertions(+), 38 deletions(-) diff --git a/domains/hatkidchan.json b/domains/hatkidchan.json index a1dc26eea..691e6b053 100644 --- a/domains/hatkidchan.json +++ b/domains/hatkidchan.json @@ -1,11 +1,11 @@ { - "description": "Subdomain of Hat Kid!", - "repo": "https://github.com/hatkidchan/hatkidchan.github.io", - "owner": { - "username": "hatkidchan", - "email": "hatkidchan@gmail.com" - }, - "record": { - "CNAME": "hatkidchan.github.io" - } -} + "description": "Subdomain of Hat Kid!", + "repo": "https://github.com/hatkidchan/hatkidchan.github.io", + "owner": { + "username": "hatkidchan", + "email": "hatkidchan@gmail.com" + }, + "record": { + "CNAME": "hatkidchan.github.io" + } +} \ No newline at end of file diff --git a/domains/jerry.json b/domains/jerry.json index 9d6c0ab3c..93389dbbf 100644 --- a/domains/jerry.json +++ b/domains/jerry.json @@ -8,4 +8,4 @@ "record": { "CNAME": "j3rrythomas.github.io" } -} +} \ No newline at end of file diff --git a/domains/mnsrulz.json b/domains/mnsrulz.json index f2907c144..4bfc76db0 100644 --- a/domains/mnsrulz.json +++ b/domains/mnsrulz.json @@ -8,4 +8,4 @@ "record": { "CNAME": "mnsrulz.github.io" } -} +} \ No newline at end of file diff --git a/domains/olili.json b/domains/olili.json index 67bd1e257..000ea6d2c 100644 --- a/domains/olili.json +++ b/domains/olili.json @@ -8,4 +8,4 @@ "record": { "CNAME": "olili2017.github.io" } -} +} \ No newline at end of file diff --git a/domains/r2d2.json b/domains/r2d2.json index 021cf63b5..a0150c9b5 100644 --- a/domains/r2d2.json +++ b/domains/r2d2.json @@ -9,4 +9,4 @@ "46.32.81.244" ] } -} +} \ No newline at end of file diff --git a/domains/rohith.json b/domains/rohith.json index df63c3506..42651b73d 100644 --- a/domains/rohith.json +++ b/domains/rohith.json @@ -1,12 +1,11 @@ - { - "description": "Rohith's personal website", - "repo": "https://github.com/rohithp7777", - "owner": { - "username": "rohithp7777", - "email": "rohithp8899@gmail.com" - }, - "record": { - "CNAME": "rohith-1c974.web.app" - } -} + "description": "Rohith's personal website", + "repo": "https://github.com/rohithp7777", + "owner": { + "username": "rohithp7777", + "email": "rohithp8899@gmail.com" + }, + "record": { + "CNAME": "rohith-1c974.web.app" + } +} \ No newline at end of file diff --git a/domains/shuvam.json b/domains/shuvam.json index ac511c348..ca393e56f 100644 --- a/domains/shuvam.json +++ b/domains/shuvam.json @@ -7,4 +7,4 @@ "record": { "CNAME": "shuvam.xyz" } -} +} \ No newline at end of file diff --git a/domains/sudev.json b/domains/sudev.json index 33022c303..8bb9f7a3e 100644 --- a/domains/sudev.json +++ b/domains/sudev.json @@ -8,4 +8,4 @@ "record": { "CNAME": "gamegods3.github.io" } -} +} \ No newline at end of file diff --git a/domains/vikyaiyer.json b/domains/vikyaiyer.json index 1c8b3a1d1..235c045ad 100644 --- a/domains/vikyaiyer.json +++ b/domains/vikyaiyer.json @@ -1,13 +1,11 @@ { - "description": "Vignesh Aiyer is a Developer!", - "repo": "https://github.com/vikyaiyer/jekyll-theme-minimal-resume", - "owner": { - "username": "vikyaiyer", - "email": "vikyaiyer1997@gmail.com" - }, - "record": { - "CNAME": "vikyaiyer.github.io", - "URL": "https://vikyaiyer.is-a.dev" - } + "description": "Vignesh Aiyer is a Developer!", + "repo": "https://github.com/vikyaiyer/jekyll-theme-minimal-resume", + "owner": { + "username": "vikyaiyer", + "email": "vikyaiyer1997@gmail.com" + }, + "record": { + "CNAME": "vikyaiyer.github.io" } - +} \ No newline at end of file From 05ba1e244c01e3539fc5f9baeea3ea4b261be456 Mon Sep 17 00:00:00 2001 From: Bae <50950966+ba-e@users.noreply.github.com> Date: Fri, 16 Oct 2020 22:23:20 +0300 Subject: [PATCH 124/144] Update bae.json --- domains/bae.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/bae.json b/domains/bae.json index bdde25c56..7379a3058 100644 --- a/domains/bae.json +++ b/domains/bae.json @@ -7,7 +7,6 @@ }, "record": { - "CNAME": "bae.codes", - "URL": "https://bae.is-a.dev" + "URL": "https://bae.codes" } -} \ No newline at end of file +} From 7ce8d1269ffbbfbfaa0c2d780c4808d8e58493d3 Mon Sep 17 00:00:00 2001 From: Bruno Henrique Paiva Date: Fri, 16 Oct 2020 16:46:10 -0300 Subject: [PATCH 125/144] Add bruno.json --- domains/bruno.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bruno.json diff --git a/domains/bruno.json b/domains/bruno.json new file mode 100644 index 000000000..1a0c9060e --- /dev/null +++ b/domains/bruno.json @@ -0,0 +1,10 @@ +{ + "description": "Bruno Henrique Paiva's personal website", + "owner": { + "username": "brunohpaiva", + "email": "bruno@sigane.com.br" + }, + "record": { + "URL": "https://bruno.codes" + } +} From 6dc6a5ff11afc8714c846bdae0ec9ef23d96cfd5 Mon Sep 17 00:00:00 2001 From: WindTR <43916344+WindTR@users.noreply.github.com> Date: Fri, 16 Oct 2020 22:51:55 +0300 Subject: [PATCH 126/144] wind.json --- domains/wind.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wind.json diff --git a/domains/wind.json b/domains/wind.json new file mode 100644 index 000000000..59f3baf85 --- /dev/null +++ b/domains/wind.json @@ -0,0 +1,10 @@ +{ + "description": "WindTR's Website", + "owner": { + "username": "WindTR", + "email": "westselim20@gmail.com" + }, + "record": { + "URL": "https://wind.js.org" + } +} From 09c069d636b8e098685dec434bde2a289d8eee02 Mon Sep 17 00:00:00 2001 From: ScarVite Date: Fri, 16 Oct 2020 22:32:17 +0200 Subject: [PATCH 127/144] Create scarvite.json My Website Is Currently Being Developed and is hosted in the branch rewrite --- domains/scarvite.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/scarvite.json diff --git a/domains/scarvite.json b/domains/scarvite.json new file mode 100644 index 000000000..f66fb0be8 --- /dev/null +++ b/domains/scarvite.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/ScarVite/scarvite.de", + "owner": { + "username": "ScarVite", + "email": "admin@ScarVite.de", + "twitter": "ScarVite" + }, + "record": { + "CNAME": "https://scarvite.de/" + } +} From 73910d50d52f399cd88a1ad738a172fae75eb5e5 Mon Sep 17 00:00:00 2001 From: ScarVite Date: Fri, 16 Oct 2020 23:02:06 +0200 Subject: [PATCH 128/144] Fix Requirement --- domains/scarvite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/scarvite.json b/domains/scarvite.json index f66fb0be8..1b7d576b3 100644 --- a/domains/scarvite.json +++ b/domains/scarvite.json @@ -7,6 +7,6 @@ "twitter": "ScarVite" }, "record": { - "CNAME": "https://scarvite.de/" + "CNAME": "scarvite.de" } } From c2583cde607acad93c63d27431dba72f29a1a6b8 Mon Sep 17 00:00:00 2001 From: martinthampi <69423299+martinthampi@users.noreply.github.com> Date: Sat, 17 Oct 2020 09:31:39 +0530 Subject: [PATCH 129/144] Create saviomartin.json --- domains/saviomartin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saviomartin.json diff --git a/domains/saviomartin.json b/domains/saviomartin.json new file mode 100644 index 000000000..52c6c2409 --- /dev/null +++ b/domains/saviomartin.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/martinthampi/martinthampi.github.io", + "owner": { + "username": "martinthampi", + "email": "martinthampi@gmail.com" + }, + "record": { + "CNAME": "martinthampi.github.io" + } +} From c9996901a9b4a7fa92f04f0628292f92f3d17a1c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 20:51:31 +0530 Subject: [PATCH 130/144] cname validation + some refactoring --- tests/domain-utils.test.js | 2 +- utils/domain.js | 22 +++++++++++++--------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/tests/domain-utils.test.js b/tests/domain-utils.test.js index ad231b281..daf298efd 100644 --- a/tests/domain-utils.test.js +++ b/tests/domain-utils.test.js @@ -50,7 +50,7 @@ describe('validateDomainData', () => { ...defaultDomain, description: getstroflen(99), }, - { ...defaultDomain, record: { CNAME: 'sd', URL: '121,3213' } }, + { ...defaultDomain, record: { CNAME: 'aa.sd', URL: '121,3213' } }, ]; it('should return false for invalid data', () => { diff --git a/utils/domain.js b/utils/domain.js index 452aab658..583fbfd56 100644 --- a/utils/domain.js +++ b/utils/domain.js @@ -25,13 +25,17 @@ const validate = pattern => data => R.compose( R.toPairs, )(pattern); -const validateCnameRecord = key => R.allPass([ +const or = R.anyPass; +const and = R.allPass; + +const validateCnameRecord = key => and([ R.propSatisfies(R.is(String), key), R.compose(R.equals(1), R.length, R.reject(R.equals('URL')), R.keys), + R.propSatisfies(R.compose(R.gte(R.__, 3), R.length), key), R.propSatisfies(R.complement(testRegex(/^https?:\/\//ig)), key), ]); -const validateARecord = key => R.allPass([ +const validateARecord = key => and([ R.compose(R.equals(1), R.length, R.keys), R.propSatisfies(R.compose(R.gte(R.__, 1), R.length), key), ]); @@ -39,9 +43,9 @@ const validateARecord = key => R.allPass([ const validateDomainData = validate({ name: { reason: 'The name of the file is invalid', - fn: R.anyPass([ + fn: or([ R.equals('@'), - R.allPass([ + and([ R.compose(between(2, 100), R.length), testRegex(/^[a-z0-9\-]+$/g), ]) @@ -51,7 +55,7 @@ const validateDomainData = validate({ repo: { reason: '', fn: R.T, }, owner: { reason: '`owner` needs username and email properties', - fn: R.allPass([ + fn: and([ R.is(Object), R.complement(R.isEmpty), R.where({ @@ -62,13 +66,13 @@ const validateDomainData = validate({ }, record: { reason: 'Invalid record. CNAME records have to be a host name and A records has to be a list of ips', - fn: R.allPass([ + fn: and([ R.is(Object), R.compose(R.isEmpty, R.flip(R.difference)(VALID_RECORD_TYPES), R.keys), R.cond([ - [R.prop('CNAME'), validateCnameRecord('CNAME')], - [R.prop('A'), validateARecord('A')], - [R.prop('URL'), R.propSatisfies(R.is(String), 'URL')], + [R.has('CNAME'), validateCnameRecord('CNAME')], + [R.has('A'), validateARecord('A')], + [R.has('URL'), R.propSatisfies(R.is(String), 'URL')], [R.T, R.T], ]), ]), From 08c7e5c65adae6f1da9ce461c5f5ab0e5cccaff6 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 21:21:44 +0530 Subject: [PATCH 131/144] Refactors validations --- tests/domain-utils.test.js | 66 +---------------------------------- tests/domains.test.js | 3 +- tests/validations.test.js | 66 +++++++++++++++++++++++++++++++++++ utils/domain.js | 71 ++------------------------------------ utils/helpers.js | 20 +++++++++++ utils/validations.js | 56 ++++++++++++++++++++++++++++++ 6 files changed, 148 insertions(+), 134 deletions(-) create mode 100644 tests/validations.test.js create mode 100644 utils/helpers.js create mode 100644 utils/validations.js diff --git a/tests/domain-utils.test.js b/tests/domain-utils.test.js index daf298efd..2d6868b8d 100644 --- a/tests/domain-utils.test.js +++ b/tests/domain-utils.test.js @@ -1,4 +1,4 @@ -const { getDomains, validateDomainData } = require('../utils/domain'); +const { getDomains } = require('../utils/domain'); describe('getDomains', () => { it('should resolve with the list of domains', async () => { @@ -7,67 +7,3 @@ describe('getDomains', () => { }); }); -const defaultDomain = { - name: 'aaa', - record: { - A: ['121.121.121.121'] - }, - owner: { - username: 'betsy', - email: 'betsyfuckyoassup@foobar.com', - }, -}; - -const getstroflen = len => Array(len).fill('a').join(''); - -describe('validateDomainData', () => { - const invalidCases = [ - {}, - { name: 'helo' }, - { name: 'wwow', record: { A: ['12312'] } }, - ...['', ' ', undefined, 'hlo wld', 'g32++13', 'ajsdD_123yq', 'khsda%', '122*dsd', getstroflen(101)].map(name => ({ - ...defaultDomain, - name, - })), - { ...defaultDomain, record: { CNAME: 'sd', A: ['121,3213'] } }, - { ...defaultDomain, record: { A: ['121', '12'], FOOBAR: ['sd'] } }, - { ...defaultDomain, record: { A: [] } }, - { ...defaultDomain, record: { A: ['11122'], URL: 'foobar' } }, - { ...defaultDomain, owner: {}, }, - { ...defaultDomain, owner: { username: 'hwelo', }, }, - { ...defaultDomain, owner: { email: 'hwelo' }, }, - { ...defaultDomain, record: { CNAME: 'http://foobar.com' } }, - { ...defaultDomain, record: { CNAME: 'https://foobar.com' } }, - ]; - - const validCases = [ - defaultDomain, - ...['hello', 'hello-world', '11111111111', '--wow--', 'wow--', '--wow'].map(name => ({ - ...defaultDomain, - name, - })), - { - ...defaultDomain, - description: getstroflen(99), - }, - { ...defaultDomain, record: { CNAME: 'aa.sd', URL: '121,3213' } }, - ]; - - it('should return false for invalid data', () => { - invalidCases.forEach(data => { - const { valid, errors } = validateDomainData(data); - expect(valid).toBe(false); - expect(errors.length).toBeGreaterThan(0); - }); - }); - - it('should return true if the name is valid', () => { - validCases.forEach(data => { - const { valid, errors } = validateDomainData(data); - if (!valid) console.log(errors); - expect(valid).toBe(true); - expect(errors).toEqual([]); - }); - }); -}); - diff --git a/tests/domains.test.js b/tests/domains.test.js index 7f219fec4..fd80c3f43 100644 --- a/tests/domains.test.js +++ b/tests/domains.test.js @@ -1,6 +1,7 @@ const R = require('ramda'); const fs = require('fs'); -const { getDomains, validateDomainData } = require('../utils/domain'); +const { getDomains } = require('../utils/domain'); +const { validateDomainData } = require('../utils/validations'); const { DOMAINS_PATH } = require('../utils/constants'); describe('Domains', () => { diff --git a/tests/validations.test.js b/tests/validations.test.js new file mode 100644 index 000000000..057ffc3c8 --- /dev/null +++ b/tests/validations.test.js @@ -0,0 +1,66 @@ +const { validateDomainData } = require('../utils/validations'); + +const defaultDomain = { + name: 'aaa', + record: { + A: ['121.121.121.121'] + }, + owner: { + username: 'betsy', + email: 'betsyfuckyoassup@foobar.com', + }, +}; + +const getstroflen = len => Array(len).fill('a').join(''); + +describe('validateDomainData', () => { + const invalidCases = [ + {}, + { name: 'helo' }, + { name: 'wwow', record: { A: ['12312'] } }, + ...['', ' ', undefined, 'hlo wld', 'g32++13', 'ajsdD_123yq', 'khsda%', '122*dsd', getstroflen(101)].map(name => ({ + ...defaultDomain, + name, + })), + { ...defaultDomain, record: { CNAME: 'sd', A: ['121,3213'] } }, + { ...defaultDomain, record: { A: ['121', '12'], FOOBAR: ['sd'] } }, + { ...defaultDomain, record: { A: [] } }, + { ...defaultDomain, record: { A: ['11122'], URL: 'foobar' } }, + { ...defaultDomain, owner: {}, }, + { ...defaultDomain, owner: { username: 'hwelo', }, }, + { ...defaultDomain, owner: { email: 'hwelo' }, }, + { ...defaultDomain, record: { CNAME: 'http://foobar.com' } }, + { ...defaultDomain, record: { CNAME: 'https://foobar.com' } }, + ]; + + const validCases = [ + defaultDomain, + ...['hello', 'hello-world', '11111111111', '--wow--', 'wow--', '--wow'].map(name => ({ + ...defaultDomain, + name, + })), + { + ...defaultDomain, + description: getstroflen(99), + }, + { ...defaultDomain, record: { CNAME: 'aa.sd', URL: '121,3213' } }, + ]; + + it('should return false for invalid data', () => { + invalidCases.forEach(data => { + const { valid, errors } = validateDomainData(data); + expect(valid).toBe(false); + expect(errors.length).toBeGreaterThan(0); + }); + }); + + it('should return true if the name is valid', () => { + validCases.forEach(data => { + const { valid, errors } = validateDomainData(data); + if (!valid) console.log(errors); + expect(valid).toBe(true); + expect(errors).toEqual([]); + }); + }); +}); + diff --git a/utils/domain.js b/utils/domain.js index 583fbfd56..e932aafff 100644 --- a/utils/domain.js +++ b/utils/domain.js @@ -1,13 +1,11 @@ const fs = require('fs'); const path = require('path'); const R = require('ramda'); -const { VALID_RECORD_TYPES, DOMAINS_PATH } = require('./constants'); - -const log = m => x => console.log(m, x) || x; +const { DOMAINS_PATH } = require('./constants'); const toDomain = str => path.join(DOMAINS_PATH, str); -const toDomainData = R.compose(require, toDomain); +const toDomainData = R.compose(JSON.parse, R.toString, fs.readFileSync, toDomain); const getDomains = () => fs.promises.readdir(DOMAINS_PATH, {}) @@ -16,67 +14,4 @@ const getDomains = () => name: name.replace(/\.json$/, ''), }))); -const between = (min, max) => num => num >= min && num <= max; -const testRegex = regex => str => !!(str && str.match(regex)); - -const validate = pattern => data => R.compose( - invalidPairs => invalidPairs.length ? { errors: invalidPairs, valid: false } : { errors: [], valid: true }, - R.filter(([key, { fn }]) => fn ? !fn(data[key]) : false), - R.toPairs, -)(pattern); - -const or = R.anyPass; -const and = R.allPass; - -const validateCnameRecord = key => and([ - R.propSatisfies(R.is(String), key), - R.compose(R.equals(1), R.length, R.reject(R.equals('URL')), R.keys), - R.propSatisfies(R.compose(R.gte(R.__, 3), R.length), key), - R.propSatisfies(R.complement(testRegex(/^https?:\/\//ig)), key), -]); - -const validateARecord = key => and([ - R.compose(R.equals(1), R.length, R.keys), - R.propSatisfies(R.compose(R.gte(R.__, 1), R.length), key), -]); - -const validateDomainData = validate({ - name: { - reason: 'The name of the file is invalid', - fn: or([ - R.equals('@'), - and([ - R.compose(between(2, 100), R.length), - testRegex(/^[a-z0-9\-]+$/g), - ]) - ]), - }, - description: { reason: '', fn: R.T, }, - repo: { reason: '', fn: R.T, }, - owner: { - reason: '`owner` needs username and email properties', - fn: and([ - R.is(Object), - R.complement(R.isEmpty), - R.where({ - username: R.is(String), - email: R.is(String), - }), - ]), - }, - record: { - reason: 'Invalid record. CNAME records have to be a host name and A records has to be a list of ips', - fn: and([ - R.is(Object), - R.compose(R.isEmpty, R.flip(R.difference)(VALID_RECORD_TYPES), R.keys), - R.cond([ - [R.has('CNAME'), validateCnameRecord('CNAME')], - [R.has('A'), validateARecord('A')], - [R.has('URL'), R.propSatisfies(R.is(String), 'URL')], - [R.T, R.T], - ]), - ]), - }, -}); - -module.exports = { getDomains, validateDomainData }; +module.exports = { getDomains }; diff --git a/utils/helpers.js b/utils/helpers.js new file mode 100644 index 000000000..713a06797 --- /dev/null +++ b/utils/helpers.js @@ -0,0 +1,20 @@ +const R = require('ramda'); + +const log = m => x => console.log(m, x) || x; + +const between = (min, max) => num => num >= min && num <= max; +const testRegex = regex => str => !!(str && str.match(regex)); + +const validate = pattern => data => R.compose( + invalidPairs => invalidPairs.length ? { errors: invalidPairs, valid: false } : { errors: [], valid: true }, + R.filter(([key, { fn }]) => fn ? !fn(data[key]) : false), + R.toPairs, +)(pattern); + +const or = R.anyPass; +const and = R.allPass; + +const then = fn => p => p.then(fn); + +module.exports = { or, and, validate, between, testRegex, log, then }; + diff --git a/utils/validations.js b/utils/validations.js new file mode 100644 index 000000000..cd5acdb8e --- /dev/null +++ b/utils/validations.js @@ -0,0 +1,56 @@ +const R = require('ramda'); +const { VALID_RECORD_TYPES } = require('./constants'); +const { or, and, validate, between, testRegex } = require('./helpers'); + +const validateCnameRecord = key => and([ + R.propSatisfies(R.is(String), key), + R.compose(R.equals(1), R.length, R.reject(R.equals('URL')), R.keys), + R.propSatisfies(R.compose(R.gte(R.__, 3), R.length), key), + R.propSatisfies(R.complement(testRegex(/^https?:\/\//ig)), key), +]); + +const validateARecord = key => and([ + R.compose(R.equals(1), R.length, R.keys), + R.propSatisfies(R.compose(R.gte(R.__, 1), R.length), key), +]); + +const validateDomainData = validate({ + name: { + reason: 'The name of the file is invalid', + fn: or([ + R.equals('@'), + and([ + R.compose(between(2, 100), R.length), + testRegex(/^[a-z0-9\-]+$/g), + ]) + ]), + }, + description: { reason: '', fn: R.T, }, + repo: { reason: '', fn: R.T, }, + owner: { + reason: '`owner` needs username and email properties', + fn: and([ + R.is(Object), + R.complement(R.isEmpty), + R.where({ + username: R.is(String), + email: R.is(String), + }), + ]), + }, + record: { + reason: 'Invalid record. CNAME records have to be a host name and A records has to be a list of ips', + fn: and([ + R.is(Object), + R.compose(R.isEmpty, R.flip(R.difference)(VALID_RECORD_TYPES), R.keys), + R.cond([ + [R.has('CNAME'), validateCnameRecord('CNAME')], + [R.has('A'), validateARecord('A')], + [R.has('URL'), R.propSatisfies(R.is(String), 'URL')], + [R.T, R.T], + ]), + ]), + }, +}); + +module.exports = { validateDomainData }; From 7155beb00c1e82a61b9c85cd1ee70b41b4262ab7 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 21:21:59 +0530 Subject: [PATCH 132/144] Refactors out some of the helpers --- scripts/register-domains.js | 2 +- tests/domain-utils.test.js | 2 +- tests/domains.test.js | 2 +- utils/domain-service.js | 33 +++++------------------------- utils/{domain.js => get-domain.js} | 0 utils/helpers.js | 18 ++++++++++++++-- 6 files changed, 24 insertions(+), 33 deletions(-) rename utils/{domain.js => get-domain.js} (100%) diff --git a/scripts/register-domains.js b/scripts/register-domains.js index 00626092f..69435063c 100644 --- a/scripts/register-domains.js +++ b/scripts/register-domains.js @@ -1,7 +1,7 @@ const R = require('ramda'); const { VALID_RECORD_TYPES, TTL, ENV } = require('../utils/constants'); const { domainService: dc } = require('../utils/domain-service'); -const { getDomains: gd } = require('../utils/domain'); +const { getDomains: gd } = require('../utils/get-domain'); const getRecords = R.compose(R.toPairs, R.pick(VALID_RECORD_TYPES)); diff --git a/tests/domain-utils.test.js b/tests/domain-utils.test.js index 2d6868b8d..077896726 100644 --- a/tests/domain-utils.test.js +++ b/tests/domain-utils.test.js @@ -1,4 +1,4 @@ -const { getDomains } = require('../utils/domain'); +const { getDomains } = require('../utils/get-domain'); describe('getDomains', () => { it('should resolve with the list of domains', async () => { diff --git a/tests/domains.test.js b/tests/domains.test.js index fd80c3f43..6c58d7037 100644 --- a/tests/domains.test.js +++ b/tests/domains.test.js @@ -1,6 +1,6 @@ const R = require('ramda'); const fs = require('fs'); -const { getDomains } = require('../utils/domain'); +const { getDomains } = require('../utils/get-domain'); const { validateDomainData } = require('../utils/validations'); const { DOMAINS_PATH } = require('../utils/constants'); diff --git a/utils/domain-service.js b/utils/domain-service.js index 560e77853..76d511a0f 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -1,8 +1,9 @@ const R = require('ramda'); const { cpanel } = require('./lib/cpanel'); const { DOMAIN_DOMAIN, IS_TEST } = require('./constants'); +const { log, print, lazyTask, batchLazyTasks } = require('./helpers'); -const log = IS_TEST ? () => {} : console.log; +const BATCH_SIZE = 1; const recordToRedirection = ({ name, address }) => ({ domain: `${name}.${DOMAIN_DOMAIN}`, @@ -46,20 +47,6 @@ const diffRecords = (oldRecords, newRecords) => { return { add, remove }; }; -const print = fn => x => log(fn(x)) || x; - -const lazyTask = fn => data => () => fn(data); - -const batchLazyTasks = count => tasks => tasks.reduce((batches, task) => { - if (batches.length === 0) return [[task]]; - - const full = R.init(batches); - const last = R.last(batches); - - if (last.length >= count) return [...batches, [task]]; - return [...full, [...last, task]]; -}, []); - const executeBatch = (batches) => batches.reduce((promise, batch, index) => { return promise.then(async () => { log('>>> Running batch number:', index + 1, `(size: ${batch.length})`); @@ -77,8 +64,6 @@ const executeBatch = (batches) => batches.reduce((promise, batch, index) => { }, Promise.resolve()); const getDomainService = ({ cpanel }) => { - let hostList = []; - const fetchZoneRecords = () => cpanel.zone.fetch().then(R.map(zoneToRecord)); const fetchRedirections = () => cpanel.redirection.fetch().then(R.map(redirectionToRecord)); @@ -105,19 +90,11 @@ const getDomainService = ({ cpanel }) => { print(({ name }) => `Deleting redirection for ${name}`), )); - const getHosts = async () => { - if (hostList.length) return hostList; - - const list = await Promise.all([fetchZoneRecords(), fetchRedirections()]).then(R.flatten); - - hostList = list; - return list; - }; - - const BATCH_SIZE = 1; + const getHosts = () => + Promise.all([fetchZoneRecords(), fetchRedirections()]).then(R.flatten); const addRecords = R.compose(batchLazyTasks(BATCH_SIZE), R.filter(Boolean), R.map(R.cond([ - [ R.propEq('name', 'www'), R.always(null) ], + [ R.propEq('name', 'www'), R.always(null) ], // Ignore www [ R.propEq('type', 'URL'), addRedirection ], [ R.T, addZoneRecord ], ]))); diff --git a/utils/domain.js b/utils/get-domain.js similarity index 100% rename from utils/domain.js rename to utils/get-domain.js diff --git a/utils/helpers.js b/utils/helpers.js index 713a06797..2c1f61351 100644 --- a/utils/helpers.js +++ b/utils/helpers.js @@ -1,6 +1,8 @@ const R = require('ramda'); +const { IS_TEST } = require('./constants'); -const log = m => x => console.log(m, x) || x; +const log = IS_TEST ? () => {} : console.log; +const print = fn => x => log(fn(x)) || x; const between = (min, max) => num => num >= min && num <= max; const testRegex = regex => str => !!(str && str.match(regex)); @@ -16,5 +18,17 @@ const and = R.allPass; const then = fn => p => p.then(fn); -module.exports = { or, and, validate, between, testRegex, log, then }; +const lazyTask = fn => data => () => fn(data); + +const batchLazyTasks = count => tasks => tasks.reduce((batches, task) => { + if (batches.length === 0) return [[task]]; + + const full = R.init(batches); + const last = R.last(batches); + + if (last.length >= count) return [...batches, [task]]; + return [...full, [...last, task]]; +}, []); + +module.exports = { or, and, validate, between, testRegex, log, print, then, lazyTask, batchLazyTasks }; From b2ba3c7c73f1f68fa9cead417435b986a64c5262 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 21:24:25 +0530 Subject: [PATCH 133/144] Some more refactoring --- utils/domain-service.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/utils/domain-service.js b/utils/domain-service.js index 76d511a0f..41aecef1a 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -1,7 +1,7 @@ const R = require('ramda'); const { cpanel } = require('./lib/cpanel'); -const { DOMAIN_DOMAIN, IS_TEST } = require('./constants'); -const { log, print, lazyTask, batchLazyTasks } = require('./helpers'); +const { DOMAIN_DOMAIN } = require('./constants'); +const { then, log, print, lazyTask, batchLazyTasks } = require('./helpers'); const BATCH_SIZE = 1; @@ -64,8 +64,8 @@ const executeBatch = (batches) => batches.reduce((promise, batch, index) => { }, Promise.resolve()); const getDomainService = ({ cpanel }) => { - const fetchZoneRecords = () => cpanel.zone.fetch().then(R.map(zoneToRecord)); - const fetchRedirections = () => cpanel.redirection.fetch().then(R.map(redirectionToRecord)); + const fetchZoneRecords = R.compose(then(R.map(zoneToRecord)), cpanel.zone.fetch); + const fetchRedirections = R.compose(then(R.map(redirectionToRecord)), cpanel.redirection.fetch); const addZoneRecord = lazyTask(R.compose( cpanel.zone.add, From 92e02ef996952c4931089dcd98e13b7f52b3662d Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 21:33:08 +0530 Subject: [PATCH 134/144] Adds linter for scripts --- .eslintrc.json | 21 ++ package.json | 9 + scripts/reply.js | 6 +- utils/domain-service.js | 2 +- utils/validations.js | 2 +- yarn.lock | 418 ++++++++++++++++++++++++++++++++++++++-- 6 files changed, 442 insertions(+), 16 deletions(-) create mode 100644 .eslintrc.json diff --git a/.eslintrc.json b/.eslintrc.json new file mode 100644 index 000000000..61b4916de --- /dev/null +++ b/.eslintrc.json @@ -0,0 +1,21 @@ +{ + "extends": [ + "eslint:recommended", + "plugin:node/recommended" + ], + "parserOptions": { + "ecmaVersion": 2020 + }, + "rules": { + "node/exports-style": ["error", "module.exports"], + "node/file-extension-in-import": ["error", "always"], + "node/prefer-global/buffer": ["error", "always"], + "node/prefer-global/console": ["error", "always"], + "node/prefer-global/process": ["error", "always"], + "node/prefer-global/url-search-params": ["error", "always"], + "node/prefer-global/url": ["error", "always"], + "node/prefer-promises/dns": "error", + "node/prefer-promises/fs": "error", + "no-process-exit": [0] + } +} diff --git a/package.json b/package.json index 8a92a77a1..9155ff64a 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,12 @@ "name": "is-a-dev-core", "version": "1.0.0", "description": "Register *.is-a.dev domains for free", + "engines": { + "node": ">=11.14.0" + }, "scripts": { "test": "ENV=test jest", + "lint": "eslint utils scripts", "publish-records": "node ./scripts/register-domains.js" }, "repository": { @@ -19,6 +23,11 @@ "dotenv": "^8.2.0", "jest": "^26.4.2", "node-fetch": "^2.6.1", + "qs": "^6.9.4", "ramda": "^0.27.1" + }, + "devDependencies": { + "eslint": "^7.11.0", + "eslint-plugin-node": "^11.1.0" } } diff --git a/scripts/reply.js b/scripts/reply.js index 9c5fc11b2..b7d10841e 100644 --- a/scripts/reply.js +++ b/scripts/reply.js @@ -2,7 +2,7 @@ const getInstructions = () => ` The changes have been published!! It should reflect in less than 24 hours. -## Here\'s what you need to do next +## Here's what you need to do next If your domain points to a server you own, add \`domain-name.is-a.dev\` to your server config. For https, you will have to configure ssl certificate to allow the new subdomain. @@ -16,13 +16,13 @@ If your domain points to a server you own, add \`domain-name.is-a.dev\` to your ## Need support with your domain? -If you are having trouble setting up your domain, [create an issue](https://github.com/is-a-dev/register/issues/new/choose). I\'ll try my best to get back to you asap! +If you're having trouble setting up your domain, [create an issue](https://github.com/is-a-dev/register/issues/new/choose). I'll try my best to get back to you asap! ## Love/Hate the service? **Love it?** Leave it a **star**! Also consider **[donating](https://github.com/is-a-dev/register#donations)** so that I can keep this service running forever. -**Hate it?** Please leave your feedback by [creating an issue](https://github.com/is-a-dev/register/issues/new/choose). I\'d really like to keep improving this service for developers. +**Hate it?** Please leave your feedback by [creating an issue](https://github.com/is-a-dev/register/issues/new/choose). I'd really like to keep improving this service for developers. `; module.exports = { diff --git a/utils/domain-service.js b/utils/domain-service.js index 41aecef1a..984d274cb 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -20,7 +20,7 @@ const recordToZone = ({ name, type, address, id }) => ({ ...(type === 'CNAME' ? { cname: address } : {}), }); -const cleanName = name => `${name}`.replace(new RegExp(`\.${DOMAIN_DOMAIN}\.?$`), '').toLowerCase(); +const cleanName = name => `${name}`.replace(new RegExp(`\\.${DOMAIN_DOMAIN}\\.?$`), '').toLowerCase(); const zoneToRecord = ({ name, type, cname, address, record, line: id }) => ({ id, diff --git a/utils/validations.js b/utils/validations.js index cd5acdb8e..57767769a 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -21,7 +21,7 @@ const validateDomainData = validate({ R.equals('@'), and([ R.compose(between(2, 100), R.length), - testRegex(/^[a-z0-9\-]+$/g), + testRegex(/^[a-z0-9-]+$/g), ]) ]), }, diff --git a/yarn.lock b/yarn.lock index fb8f6f11e..a14509ba4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -271,6 +271,22 @@ exec-sh "^0.3.2" minimist "^1.2.0" +"@eslint/eslintrc@^0.1.3": + version "0.1.3" + resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.1.3.tgz#7d1a2b2358552cc04834c0979bd4275362e37085" + integrity sha512-4YVwPkANLeNtRjMekzux1ci8hIaH5eGKktGqR0d3LWsKNn5B2X/1Z6Trxy7jQXl9EBGE6Yj02O+t09FMeRllaA== + dependencies: + ajv "^6.12.4" + debug "^4.1.1" + espree "^7.3.0" + globals "^12.1.0" + ignore "^4.0.6" + import-fresh "^3.2.1" + js-yaml "^3.13.1" + lodash "^4.17.19" + minimatch "^3.0.4" + strip-json-comments "^3.1.1" + "@istanbuljs/load-nyc-config@^1.0.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced" @@ -581,6 +597,11 @@ acorn-globals@^6.0.0: acorn "^7.1.1" acorn-walk "^7.1.1" +acorn-jsx@^5.2.0: + version "5.3.1" + resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b" + integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng== + acorn-walk@^7.1.1: version "7.2.0" resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc" @@ -591,6 +612,21 @@ acorn@^7.1.1: resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c" integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w== +acorn@^7.4.0: + version "7.4.1" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" + integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== + +ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.4: + version "6.12.6" + resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" + integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== + dependencies: + fast-deep-equal "^3.1.1" + fast-json-stable-stringify "^2.0.0" + json-schema-traverse "^0.4.1" + uri-js "^4.2.2" + ajv@^6.12.3: version "6.12.5" resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.5.tgz#19b0e8bae8f476e5ba666300387775fb1a00a4da" @@ -601,6 +637,11 @@ ajv@^6.12.3: json-schema-traverse "^0.4.1" uri-js "^4.2.2" +ansi-colors@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348" + integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== + ansi-escapes@^4.2.1: version "4.3.1" resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.1.tgz#a5c47cc43181f1f38ffd7076837700d395522a61" @@ -608,12 +649,17 @@ ansi-escapes@^4.2.1: dependencies: type-fest "^0.11.0" +ansi-regex@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997" + integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== + ansi-regex@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75" integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg== -ansi-styles@^3.2.1: +ansi-styles@^3.2.0, ansi-styles@^3.2.1: version "3.2.1" resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== @@ -688,6 +734,11 @@ assign-symbols@^1.0.0: resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367" integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c= +astral-regex@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9" + integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg== + asynckit@^0.4.0: version "0.4.0" resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" @@ -1016,7 +1067,7 @@ cross-spawn@^6.0.0: shebang-command "^1.2.0" which "^1.2.9" -cross-spawn@^7.0.0: +cross-spawn@^7.0.0, cross-spawn@^7.0.2: version "7.0.3" resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6" integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== @@ -1065,7 +1116,7 @@ debug@^2.2.0, debug@^2.3.3: dependencies: ms "2.0.0" -debug@^4.1.0, debug@^4.1.1: +debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: version "4.2.0" resolved "https://registry.yarnpkg.com/debug/-/debug-4.2.0.tgz#7f150f93920e94c58f5574c2fd01a3110effe7f1" integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg== @@ -1087,7 +1138,7 @@ decode-uri-component@^0.2.0: resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU= -deep-is@~0.1.3: +deep-is@^0.1.3, deep-is@~0.1.3: version "0.1.3" resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34" integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ= @@ -1134,6 +1185,13 @@ diff-sequences@^26.3.0: resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.3.0.tgz#62a59b1b29ab7fd27cef2a33ae52abe73042d0a2" integrity sha512-5j5vdRcw3CNctePNYN0Wy2e/JbWT6cAYnXv5OuqPhDpyCGc0uLu2TK0zOCJWNB9kOIfYMSpIulRaDgIi4HJ6Ig== +doctrine@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961" + integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w== + dependencies: + esutils "^2.0.2" + domexception@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/domexception/-/domexception-2.0.1.tgz#fb44aefba793e1574b0af6aed2801d057529f304" @@ -1159,6 +1217,11 @@ emittery@^0.7.1: resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.7.1.tgz#c02375a927a40948c0345cc903072597f5270451" integrity sha512-d34LN4L6h18Bzz9xpoku2nPwKxCPlPMr3EEKTkoEBi+1/+b0lcRkRJ1UVyyZaKNeqGR3swcGl6s390DNO4YVgQ== +emoji-regex@^7.0.1: + version "7.0.3" + resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156" + integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA== + emoji-regex@^8.0.0: version "8.0.0" resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" @@ -1171,6 +1234,13 @@ end-of-stream@^1.1.0: dependencies: once "^1.4.0" +enquirer@^2.3.5: + version "2.3.6" + resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d" + integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg== + dependencies: + ansi-colors "^4.1.1" + error-ex@^1.3.1: version "1.3.2" resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf" @@ -1200,16 +1270,132 @@ escodegen@^1.14.1: optionalDependencies: source-map "~0.6.1" +eslint-plugin-es@^3.0.0: + version "3.0.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz#75a7cdfdccddc0589934aeeb384175f221c57893" + integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ== + dependencies: + eslint-utils "^2.0.0" + regexpp "^3.0.0" + +eslint-plugin-node@^11.1.0: + version "11.1.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz#c95544416ee4ada26740a30474eefc5402dc671d" + integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g== + dependencies: + eslint-plugin-es "^3.0.0" + eslint-utils "^2.0.0" + ignore "^5.1.1" + minimatch "^3.0.4" + resolve "^1.10.1" + semver "^6.1.0" + +eslint-scope@^5.1.1: + version "5.1.1" + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" + integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== + dependencies: + esrecurse "^4.3.0" + estraverse "^4.1.1" + +eslint-utils@^2.0.0, eslint-utils@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27" + integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg== + dependencies: + eslint-visitor-keys "^1.1.0" + +eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e" + integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== + +eslint-visitor-keys@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8" + integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== + +eslint@^7.11.0: + version "7.11.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.11.0.tgz#aaf2d23a0b5f1d652a08edacea0c19f7fadc0b3b" + integrity sha512-G9+qtYVCHaDi1ZuWzBsOWo2wSwd70TXnU6UHA3cTYHp7gCTXZcpggWFoUVAMRarg68qtPoNfFbzPh+VdOgmwmw== + dependencies: + "@babel/code-frame" "^7.0.0" + "@eslint/eslintrc" "^0.1.3" + ajv "^6.10.0" + chalk "^4.0.0" + cross-spawn "^7.0.2" + debug "^4.0.1" + doctrine "^3.0.0" + enquirer "^2.3.5" + eslint-scope "^5.1.1" + eslint-utils "^2.1.0" + eslint-visitor-keys "^2.0.0" + espree "^7.3.0" + esquery "^1.2.0" + esutils "^2.0.2" + file-entry-cache "^5.0.1" + functional-red-black-tree "^1.0.1" + glob-parent "^5.0.0" + globals "^12.1.0" + ignore "^4.0.6" + import-fresh "^3.0.0" + imurmurhash "^0.1.4" + is-glob "^4.0.0" + js-yaml "^3.13.1" + json-stable-stringify-without-jsonify "^1.0.1" + levn "^0.4.1" + lodash "^4.17.19" + minimatch "^3.0.4" + natural-compare "^1.4.0" + optionator "^0.9.1" + progress "^2.0.0" + regexpp "^3.1.0" + semver "^7.2.1" + strip-ansi "^6.0.0" + strip-json-comments "^3.1.0" + table "^5.2.3" + text-table "^0.2.0" + v8-compile-cache "^2.0.3" + +espree@^7.3.0: + version "7.3.0" + resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.0.tgz#dc30437cf67947cf576121ebd780f15eeac72348" + integrity sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw== + dependencies: + acorn "^7.4.0" + acorn-jsx "^5.2.0" + eslint-visitor-keys "^1.3.0" + esprima@^4.0.0, esprima@^4.0.1: version "4.0.1" resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== -estraverse@^4.2.0: +esquery@^1.2.0: + version "1.3.1" + resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.3.1.tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57" + integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ== + dependencies: + estraverse "^5.1.0" + +esrecurse@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921" + integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== + dependencies: + estraverse "^5.2.0" + +estraverse@^4.1.1, estraverse@^4.2.0: version "4.3.0" resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== +estraverse@^5.1.0, estraverse@^5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880" + integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ== + esutils@^2.0.2: version "2.0.3" resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" @@ -1332,7 +1518,7 @@ fast-json-stable-stringify@^2.0.0: resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== -fast-levenshtein@~2.0.6: +fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6: version "2.0.6" resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= @@ -1344,6 +1530,13 @@ fb-watchman@^2.0.0: dependencies: bser "2.1.1" +file-entry-cache@^5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-5.0.1.tgz#ca0f6efa6dd3d561333fb14515065c2fafdf439c" + integrity sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g== + dependencies: + flat-cache "^2.0.1" + fill-range@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7" @@ -1369,6 +1562,20 @@ find-up@^4.0.0, find-up@^4.1.0: locate-path "^5.0.0" path-exists "^4.0.0" +flat-cache@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-2.0.1.tgz#5d296d6f04bda44a4630a301413bdbc2ec085ec0" + integrity sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA== + dependencies: + flatted "^2.0.0" + rimraf "2.6.3" + write "1.0.3" + +flatted@^2.0.0: + version "2.0.2" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138" + integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA== + for-in@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80" @@ -1405,6 +1612,11 @@ fsevents@^2.1.2: resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e" integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ== +functional-red-black-tree@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" + integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= + gensync@^1.0.0-beta.1: version "1.0.0-beta.1" resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.1.tgz#58f4361ff987e5ff6e1e7a210827aa371eaac269" @@ -1446,6 +1658,13 @@ getpass@^0.1.1: dependencies: assert-plus "^1.0.0" +glob-parent@^5.0.0: + version "5.1.1" + resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229" + integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ== + dependencies: + is-glob "^4.0.1" + glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4: version "7.1.6" resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6" @@ -1463,6 +1682,13 @@ globals@^11.1.0: resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== +globals@^12.1.0: + version "12.4.0" + resolved "https://registry.yarnpkg.com/globals/-/globals-12.4.0.tgz#a18813576a41b00a24a97e7f815918c2e19925f8" + integrity sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg== + dependencies: + type-fest "^0.8.1" + graceful-fs@^4.2.4: version "4.2.4" resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz#2256bde14d3632958c465ebc96dc467ca07a29fb" @@ -1565,6 +1791,24 @@ iconv-lite@0.4.24: dependencies: safer-buffer ">= 2.1.2 < 3" +ignore@^4.0.6: + version "4.0.6" + resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" + integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== + +ignore@^5.1.1: + version "5.1.8" + resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57" + integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw== + +import-fresh@^3.0.0, import-fresh@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.2.1.tgz#633ff618506e793af5ac91bf48b72677e15cbe66" + integrity sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ== + dependencies: + parent-module "^1.0.0" + resolve-from "^4.0.0" + import-local@^3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.0.2.tgz#a8cfd0431d1de4a2199703d003e3e62364fa6db6" @@ -1676,6 +1920,16 @@ is-extendable@^1.0.1: dependencies: is-plain-object "^2.0.4" +is-extglob@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" + integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI= + +is-fullwidth-code-point@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f" + integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8= + is-fullwidth-code-point@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d" @@ -1686,6 +1940,13 @@ is-generator-fn@^2.0.0: resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118" integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ== +is-glob@^4.0.0, is-glob@^4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc" + integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg== + dependencies: + is-extglob "^2.1.1" + is-number@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195" @@ -2245,6 +2506,11 @@ json-schema@0.2.3: resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13" integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM= +json-stable-stringify-without-jsonify@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" + integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= + json-stringify-safe@~5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" @@ -2301,6 +2567,14 @@ leven@^3.1.0: resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2" integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A== +levn@^0.4.1: + version "0.4.1" + resolved "https://registry.yarnpkg.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade" + integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== + dependencies: + prelude-ls "^1.2.1" + type-check "~0.4.0" + levn@~0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee" @@ -2326,7 +2600,7 @@ lodash.sortby@^4.7.0: resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438" integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg= -lodash@^4.17.19: +lodash@^4.17.14, lodash@^4.17.19: version "4.17.20" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== @@ -2426,6 +2700,13 @@ mixin-deep@^1.2.0: for-in "^1.0.2" is-extendable "^1.0.1" +mkdirp@^0.5.1: + version "0.5.5" + resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def" + integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== + dependencies: + minimist "^1.2.5" + ms@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" @@ -2585,6 +2866,18 @@ optionator@^0.8.1: type-check "~0.3.2" word-wrap "~1.2.3" +optionator@^0.9.1: + version "0.9.1" + resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.1.tgz#4f236a6373dae0566a6d43e1326674f50c291499" + integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw== + dependencies: + deep-is "^0.1.3" + fast-levenshtein "^2.0.6" + levn "^0.4.1" + prelude-ls "^1.2.1" + type-check "^0.4.0" + word-wrap "^1.2.3" + p-each-series@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/p-each-series/-/p-each-series-2.1.0.tgz#961c8dd3f195ea96c747e636b262b800a6b1af48" @@ -2614,6 +2907,13 @@ p-try@^2.0.0: resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6" integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== +parent-module@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2" + integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== + dependencies: + callsites "^3.0.0" + parse-json@^5.0.0: version "5.1.0" resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.1.0.tgz#f96088cdf24a8faa9aea9a009f2d9d942c999646" @@ -2688,6 +2988,11 @@ posix-character-classes@^0.1.0: resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab" integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs= +prelude-ls@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" + integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== + prelude-ls@~1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" @@ -2703,6 +3008,11 @@ pretty-format@^26.4.2: ansi-styles "^4.0.0" react-is "^16.12.0" +progress@^2.0.0: + version "2.0.3" + resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" + integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== + prompts@^2.0.1: version "2.3.2" resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.3.2.tgz#480572d89ecf39566d2bd3fe2c9fccb7c4c0b068" @@ -2729,6 +3039,11 @@ punycode@^2.1.0, punycode@^2.1.1: resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec" integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== +qs@^6.9.4: + version "6.9.4" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.9.4.tgz#9090b290d1f91728d3c22e54843ca44aea5ab687" + integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ== + qs@~6.5.2: version "6.5.2" resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36" @@ -2771,6 +3086,11 @@ regex-not@^1.0.0, regex-not@^1.0.2: extend-shallow "^3.0.2" safe-regex "^1.1.0" +regexpp@^3.0.0, regexpp@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2" + integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q== + remove-trailing-separator@^1.0.1: version "1.1.0" resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef" @@ -2845,6 +3165,11 @@ resolve-cwd@^3.0.0: dependencies: resolve-from "^5.0.0" +resolve-from@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6" + integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== + resolve-from@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" @@ -2855,7 +3180,7 @@ resolve-url@^0.2.1: resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= -resolve@^1.10.0, resolve@^1.17.0, resolve@^1.3.2: +resolve@^1.10.0, resolve@^1.10.1, resolve@^1.17.0, resolve@^1.3.2: version "1.17.0" resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444" integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w== @@ -2867,6 +3192,13 @@ ret@~0.1.10: resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc" integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg== +rimraf@2.6.3: + version "2.6.3" + resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab" + integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA== + dependencies: + glob "^7.1.3" + rimraf@^3.0.0: version "3.0.2" resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" @@ -2928,12 +3260,12 @@ saxes@^5.0.0: resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== -semver@^6.0.0, semver@^6.3.0: +semver@^6.0.0, semver@^6.1.0, semver@^6.3.0: version "6.3.0" resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== -semver@^7.3.2: +semver@^7.2.1, semver@^7.3.2: version "7.3.2" resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938" integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ== @@ -2997,6 +3329,15 @@ slash@^3.0.0: resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== +slice-ansi@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-2.1.0.tgz#cacd7693461a637a5788d92a7dd4fba068e81636" + integrity sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ== + dependencies: + ansi-styles "^3.2.0" + astral-regex "^1.0.0" + is-fullwidth-code-point "^2.0.0" + snapdragon-node@^2.0.1: version "2.1.1" resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b" @@ -3147,6 +3488,15 @@ string-length@^4.0.1: char-regex "^1.0.2" strip-ansi "^6.0.0" +string-width@^3.0.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/string-width/-/string-width-3.1.0.tgz#22767be21b62af1081574306f69ac51b62203961" + integrity sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w== + dependencies: + emoji-regex "^7.0.1" + is-fullwidth-code-point "^2.0.0" + strip-ansi "^5.1.0" + string-width@^4.1.0, string-width@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5" @@ -3156,6 +3506,13 @@ string-width@^4.1.0, string-width@^4.2.0: is-fullwidth-code-point "^3.0.0" strip-ansi "^6.0.0" +strip-ansi@^5.1.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae" + integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA== + dependencies: + ansi-regex "^4.1.0" + strip-ansi@^6.0.0: version "6.0.0" resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532" @@ -3178,6 +3535,11 @@ strip-final-newline@^2.0.0: resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad" integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA== +strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" + integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== + supports-color@^5.3.0: version "5.5.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" @@ -3205,6 +3567,16 @@ symbol-tree@^3.2.4: resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2" integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== +table@^5.2.3: + version "5.4.6" + resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e" + integrity sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug== + dependencies: + ajv "^6.10.2" + lodash "^4.17.14" + slice-ansi "^2.1.0" + string-width "^3.0.0" + terminal-link@^2.0.0: version "2.1.1" resolved "https://registry.yarnpkg.com/terminal-link/-/terminal-link-2.1.1.tgz#14a64a27ab3c0df933ea546fba55f2d078edc994" @@ -3222,6 +3594,11 @@ test-exclude@^6.0.0: glob "^7.1.4" minimatch "^3.0.4" +text-table@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" + integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= + throat@^5.0.0: version "5.0.0" resolved "https://registry.yarnpkg.com/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b" @@ -3305,6 +3682,13 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0: resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= +type-check@^0.4.0, type-check@~0.4.0: + version "0.4.0" + resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" + integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== + dependencies: + prelude-ls "^1.2.1" + type-check@~0.3.2: version "0.3.2" resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72" @@ -3384,6 +3768,11 @@ uuid@^8.3.0: resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea" integrity sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ== +v8-compile-cache@^2.0.3: + version "2.1.1" + resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz#54bc3cdd43317bca91e35dcaf305b1a7237de745" + integrity sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ== + v8-to-istanbul@^5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/v8-to-istanbul/-/v8-to-istanbul-5.0.1.tgz#0608f5b49a481458625edb058488607f25498ba5" @@ -3481,7 +3870,7 @@ which@^2.0.1, which@^2.0.2: dependencies: isexe "^2.0.0" -word-wrap@~1.2.3: +word-wrap@^1.2.3, word-wrap@~1.2.3: version "1.2.3" resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== @@ -3510,6 +3899,13 @@ write-file-atomic@^3.0.0: signal-exit "^3.0.2" typedarray-to-buffer "^3.1.5" +write@1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/write/-/write-1.0.3.tgz#0800e14523b923a387e415123c865616aae0f5c3" + integrity sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig== + dependencies: + mkdirp "^0.5.1" + ws@^7.2.3: version "7.3.1" resolved "https://registry.yarnpkg.com/ws/-/ws-7.3.1.tgz#d0547bf67f7ce4f12a72dfe31262c68d7dc551c8" From 39ca2e530cd108368f49bf3ee1e5f1e64e4fcf1c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 21:38:48 +0530 Subject: [PATCH 135/144] Adds json linting and adds lint to ci --- .eslintrc.json | 4 +++- .github/workflows/checks.yml | 4 ++++ domains/@.json | 2 +- package.json | 3 ++- yarn.lock | 44 ++++++++++++++++++++++++++++++++++++ 5 files changed, 54 insertions(+), 3 deletions(-) diff --git a/.eslintrc.json b/.eslintrc.json index 61b4916de..33dc25fe3 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,12 +1,14 @@ { "extends": [ "eslint:recommended", - "plugin:node/recommended" + "plugin:node/recommended", + "plugin:json/recommended" ], "parserOptions": { "ecmaVersion": 2020 }, "rules": { + "indent": ["error", 2], "node/exports-style": ["error", "module.exports"], "node/file-extension-in-import": ["error", "always"], "node/prefer-global/buffer": ["error", "always"], diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 6ff9fe1cd..2e43a9291 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -15,6 +15,10 @@ jobs: uses: borales/actions-yarn@v2.0.0 with: cmd: install + - name: Linting + uses: borales/actions-yarn@v2.0.0 + with: + cmd: lint - name: Running tests uses: borales/actions-yarn@v2.0.0 with: diff --git a/domains/@.json b/domains/@.json index 1a088239e..60b51ee6c 100644 --- a/domains/@.json +++ b/domains/@.json @@ -6,4 +6,4 @@ "email": "phenax5@gmail.com" }, "record": {} -} \ No newline at end of file +} diff --git a/package.json b/package.json index 9155ff64a..fcdd4252f 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ }, "scripts": { "test": "ENV=test jest", - "lint": "eslint utils scripts", + "lint": "eslint utils scripts domains --ext .json,.js", "publish-records": "node ./scripts/register-domains.js" }, "repository": { @@ -28,6 +28,7 @@ }, "devDependencies": { "eslint": "^7.11.0", + "eslint-plugin-json": "^2.1.2", "eslint-plugin-node": "^11.1.0" } } diff --git a/yarn.lock b/yarn.lock index a14509ba4..52437eede 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1278,6 +1278,14 @@ eslint-plugin-es@^3.0.0: eslint-utils "^2.0.0" regexpp "^3.0.0" +eslint-plugin-json@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz#5bc1c221984583c0c5ff21c488386e8263a6bbb7" + integrity sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q== + dependencies: + lodash "^4.17.19" + vscode-json-languageservice "^3.7.0" + eslint-plugin-node@^11.1.0: version "11.1.0" resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz#c95544416ee4ada26740a30474eefc5402dc671d" @@ -2523,6 +2531,11 @@ json5@^2.1.2: dependencies: minimist "^1.2.5" +jsonc-parser@^2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-2.3.1.tgz#59549150b133f2efacca48fe9ce1ec0659af2342" + integrity sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg== + jsprim@^1.2.2: version "1.4.1" resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2" @@ -3799,6 +3812,37 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" +vscode-json-languageservice@^3.7.0: + version "3.9.1" + resolved "https://registry.yarnpkg.com/vscode-json-languageservice/-/vscode-json-languageservice-3.9.1.tgz#f72b581f8cd2bd9b47445ccf8b0ddcde6aba7483" + integrity sha512-oJkknkdCVitQ5XPSRa0weHjUxt8eSCptaL+MBQQlRsa6Nb8XnEY0S5wYnLUFHzEvKzwt01/LKk8LdOixWEXkNA== + dependencies: + jsonc-parser "^2.3.1" + vscode-languageserver-textdocument "^1.0.1" + vscode-languageserver-types "3.16.0-next.2" + vscode-nls "^5.0.0" + vscode-uri "^2.1.2" + +vscode-languageserver-textdocument@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.1.tgz#178168e87efad6171b372add1dea34f53e5d330f" + integrity sha512-UIcJDjX7IFkck7cSkNNyzIz5FyvpQfY7sdzVy+wkKN/BLaD4DQ0ppXQrKePomCxTS7RrolK1I0pey0bG9eh8dA== + +vscode-languageserver-types@3.16.0-next.2: + version "3.16.0-next.2" + resolved "https://registry.yarnpkg.com/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz#940bd15c992295a65eae8ab6b8568a1e8daa3083" + integrity sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q== + +vscode-nls@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/vscode-nls/-/vscode-nls-5.0.0.tgz#99f0da0bd9ea7cda44e565a74c54b1f2bc257840" + integrity sha512-u0Lw+IYlgbEJFF6/qAqG2d1jQmJl0eyAGJHoAJqr2HT4M2BNuQYSEiSE75f52pXHSJm8AlTjnLLbBFPrdz2hpA== + +vscode-uri@^2.1.2: + version "2.1.2" + resolved "https://registry.yarnpkg.com/vscode-uri/-/vscode-uri-2.1.2.tgz#c8d40de93eb57af31f3c715dd650e2ca2c096f1c" + integrity sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A== + w3c-hr-time@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd" From b8ba0eab7cea585b2f6530235dca11e43b22058a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 21:43:56 +0530 Subject: [PATCH 136/144] Adds test to publish record workflow --- .github/workflows/checks.yml | 2 -- .github/workflows/publish-records.yml | 20 ++++++++++++-------- package.json | 4 ++-- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 2e43a9291..f35be82a3 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -1,5 +1,3 @@ -# https://github.com/actions/labeler - name: Checks on: [pull_request_target] diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index e4b02e011..41f919882 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -7,20 +7,24 @@ on: jobs: publish: runs-on: ubuntu-latest - env: - CI: 1 - ENV: production - DOMAIN_USER: ${{ secrets.DOMAIN_USER }} - DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} - DOMAIN_API_HOST: ${{ secrets.DOMAIN_API_HOST }} - DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} - DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} steps: - uses: actions/checkout@v2 - uses: borales/actions-yarn@v2.0.0 with: cmd: install + - name: Running tests + uses: borales/actions-yarn@v2.0.0 + with: + cmd: test - name: Publishing records + env: + CI: 1 + ENV: production + DOMAIN_USER: ${{ secrets.DOMAIN_USER }} + DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} + DOMAIN_API_HOST: ${{ secrets.DOMAIN_API_HOST }} + DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} + DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} uses: borales/actions-yarn@v2.0.0 with: cmd: publish-records diff --git a/package.json b/package.json index fcdd4252f..fef02d225 100644 --- a/package.json +++ b/package.json @@ -12,10 +12,10 @@ }, "repository": { "type": "git", - "url": "https://github.com/is-a.dev/register-domain" + "url": "https://github.com/is-a-dev/register" }, "keywords": [ - "__" + "subdomain" ], "author": "Akshay Nair ", "license": "GPL-3.0", From 757013690877ec49b31e7dcb6a6869f9ee3b50bb Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 21:57:22 +0530 Subject: [PATCH 137/144] Changes validations --- utils/validations.js | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/utils/validations.js b/utils/validations.js index 57767769a..ad32d88e1 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -1,17 +1,19 @@ const R = require('ramda'); const { VALID_RECORD_TYPES } = require('./constants'); const { or, and, validate, between, testRegex } = require('./helpers'); +const withLengthGte = n => R.compose(R.gte(R.__, n), R.length); +const withLengthEq = n => R.compose(R.equals(n), R.length); const validateCnameRecord = key => and([ R.propSatisfies(R.is(String), key), - R.compose(R.equals(1), R.length, R.reject(R.equals('URL')), R.keys), - R.propSatisfies(R.compose(R.gte(R.__, 3), R.length), key), + R.compose(withLengthEq(1), R.reject(R.equals('URL')), R.keys), + R.propSatisfies(withLengthGte(3), key), R.propSatisfies(R.complement(testRegex(/^https?:\/\//ig)), key), ]); const validateARecord = key => and([ - R.compose(R.equals(1), R.length, R.keys), - R.propSatisfies(R.compose(R.gte(R.__, 1), R.length), key), + R.compose(withLengthEq(1), R.keys), + R.propSatisfies(withLengthGte(1), key), ]); const validateDomainData = validate({ @@ -33,7 +35,7 @@ const validateDomainData = validate({ R.is(Object), R.complement(R.isEmpty), R.where({ - username: R.is(String), + username: and([ R.is(String), withLengthGte(1) ]), email: R.is(String), }), ]), From 732f76a557e12892d2b3871fe78de9bd964f20d8 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 22:03:12 +0530 Subject: [PATCH 138/144] Cleanup --- .eslintrc.json | 6 ++++++ utils/constants.js | 8 +++++++- utils/helpers.js | 22 ++++++++++++++++++++-- utils/validations.js | 4 +--- 4 files changed, 34 insertions(+), 6 deletions(-) diff --git a/.eslintrc.json b/.eslintrc.json index 33dc25fe3..89af53aa3 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -9,6 +9,12 @@ }, "rules": { "indent": ["error", 2], + "max-len": ["error", { + "code": 100, + "ignoreStrings": true, + "ignoreTemplateLiterals": true, + "ignoreTrailingComments": true + }], "node/exports-style": ["error", "module.exports"], "node/file-extension-in-import": ["error", "always"], "node/prefer-global/buffer": ["error", "always"], diff --git a/utils/constants.js b/utils/constants.js index 086bb0f29..f3ef2b6ac 100644 --- a/utils/constants.js +++ b/utils/constants.js @@ -6,7 +6,13 @@ if (!CI) { require('dotenv').config({ path: path.resolve(`.env.${ENV}`) }); } -const { DOMAIN_USER, DOMAIN_API_KEY, DOMAIN_DOMAIN, DOMAIN_API_HOST, DOMAIN_API_PORT } = process.env; +const { + DOMAIN_USER, + DOMAIN_API_KEY, + DOMAIN_DOMAIN, + DOMAIN_API_HOST, + DOMAIN_API_PORT, +} = process.env; const IS_TEST = ENV === 'test'; diff --git a/utils/helpers.js b/utils/helpers.js index 2c1f61351..171dce8cc 100644 --- a/utils/helpers.js +++ b/utils/helpers.js @@ -8,7 +8,9 @@ const between = (min, max) => num => num >= min && num <= max; const testRegex = regex => str => !!(str && str.match(regex)); const validate = pattern => data => R.compose( - invalidPairs => invalidPairs.length ? { errors: invalidPairs, valid: false } : { errors: [], valid: true }, + invalidPairs => invalidPairs.length + ? { errors: invalidPairs, valid: false } + : { errors: [], valid: true }, R.filter(([key, { fn }]) => fn ? !fn(data[key]) : false), R.toPairs, )(pattern); @@ -30,5 +32,21 @@ const batchLazyTasks = count => tasks => tasks.reduce((batches, task) => { return [...full, [...last, task]]; }, []); -module.exports = { or, and, validate, between, testRegex, log, print, then, lazyTask, batchLazyTasks }; +const withLengthGte = n => R.compose(R.gte(R.__, n), R.length); +const withLengthEq = n => R.compose(R.equals(n), R.length); + +module.exports = { + or, + and, + validate, + between, + testRegex, + log, + print, + then, + lazyTask, + batchLazyTasks, + withLengthEq, + withLengthGte, +}; diff --git a/utils/validations.js b/utils/validations.js index ad32d88e1..cf0c872ec 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -1,8 +1,6 @@ const R = require('ramda'); const { VALID_RECORD_TYPES } = require('./constants'); -const { or, and, validate, between, testRegex } = require('./helpers'); -const withLengthGte = n => R.compose(R.gte(R.__, n), R.length); -const withLengthEq = n => R.compose(R.equals(n), R.length); +const { or, and, validate, between, testRegex, withLengthEq, withLengthGte } = require('./helpers'); const validateCnameRecord = key => and([ R.propSatisfies(R.is(String), key), From 194e4700c6b515c20bb92ab4a382c08c62fd95fc Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 22:12:24 +0530 Subject: [PATCH 139/144] refactors validation --- utils/validations.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/validations.js b/utils/validations.js index cf0c872ec..cb8943692 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -42,7 +42,7 @@ const validateDomainData = validate({ reason: 'Invalid record. CNAME records have to be a host name and A records has to be a list of ips', fn: and([ R.is(Object), - R.compose(R.isEmpty, R.flip(R.difference)(VALID_RECORD_TYPES), R.keys), + R.compose(R.isEmpty, R.difference(R.__, VALID_RECORD_TYPES), R.keys), R.cond([ [R.has('CNAME'), validateCnameRecord('CNAME')], [R.has('A'), validateARecord('A')], From 9fdc1fac73708d289b54eada86e636c2b99c9c91 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 22:16:02 +0530 Subject: [PATCH 140/144] Adds better validation messages --- utils/validations.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/validations.js b/utils/validations.js index cb8943692..4d0444816 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -16,7 +16,7 @@ const validateARecord = key => and([ const validateDomainData = validate({ name: { - reason: 'The name of the file is invalid', + reason: 'The name of the file is invalid. It must be lowercased, alphanumeric and more than 2 characters long', fn: or([ R.equals('@'), and([ @@ -28,7 +28,7 @@ const validateDomainData = validate({ description: { reason: '', fn: R.T, }, repo: { reason: '', fn: R.T, }, owner: { - reason: '`owner` needs username and email properties', + reason: '`owner` needs valid username and email properties', fn: and([ R.is(Object), R.complement(R.isEmpty), From bc9bb941c806dc03d1b07d831e5f6c69896d6d1c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 22:21:51 +0530 Subject: [PATCH 141/144] Adds ignore engines --- .github/workflows/checks.yml | 2 +- .github/workflows/publish-records.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index f35be82a3..dfddde85f 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -12,7 +12,7 @@ jobs: - name: Installing dependencies uses: borales/actions-yarn@v2.0.0 with: - cmd: install + cmd: install --ignore-engines - name: Linting uses: borales/actions-yarn@v2.0.0 with: diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index 41f919882..dca09caf6 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -11,7 +11,7 @@ jobs: - uses: actions/checkout@v2 - uses: borales/actions-yarn@v2.0.0 with: - cmd: install + cmd: install --ignore-engines - name: Running tests uses: borales/actions-yarn@v2.0.0 with: From 7a651a1fcfbcbfafdf2fdfaf5572f141603f7906 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 22:23:16 +0530 Subject: [PATCH 142/144] Removes linter frm checks --- .github/workflows/checks.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index dfddde85f..14e1a8387 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -13,10 +13,6 @@ jobs: uses: borales/actions-yarn@v2.0.0 with: cmd: install --ignore-engines - - name: Linting - uses: borales/actions-yarn@v2.0.0 - with: - cmd: lint - name: Running tests uses: borales/actions-yarn@v2.0.0 with: From ab7d7b938d7abb9a82cee69acc3285c4998c256c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 22:24:26 +0530 Subject: [PATCH 143/144] Removes engine --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index fef02d225..210d2b343 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,6 @@ "name": "is-a-dev-core", "version": "1.0.0", "description": "Register *.is-a.dev domains for free", - "engines": { - "node": ">=11.14.0" - }, "scripts": { "test": "ENV=test jest", "lint": "eslint utils scripts domains --ext .json,.js", From b690570b0e2e3f46c79a733618bdb105a9fab6cd Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 17 Oct 2020 22:48:07 +0530 Subject: [PATCH 144/144] Updates reply.js --- scripts/reply.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/reply.js b/scripts/reply.js index b7d10841e..78942784a 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' checkbox below the input +* Check the **Enforce HTTPS** checkbox below the input * Give it some time to reflect and you should be good to go