From bca910f8d230493ca178e0dfa02bbee9ea6bae41 Mon Sep 17 00:00:00 2001 From: Nand Kishor Date: Fri, 9 Oct 2020 11:09:18 +0530 Subject: [PATCH 01/21] Add nand.json --- domains/nand.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nand.json diff --git a/domains/nand.json b/domains/nand.json new file mode 100644 index 000000000..c4c206f30 --- /dev/null +++ b/domains/nand.json @@ -0,0 +1,11 @@ +{ + "description": "Nand's web" + "owner": { + "username": "nandkk05 + "email": "nandkk07@gmail.com" + }, + "record": { + "CNAME": "nandkk05.github.io" + "URL": "https://nand.is-a.dev" + } +} From d1201a7653361ad979b652691b84d31d42da0d32 Mon Sep 17 00:00:00 2001 From: Tim Simon Date: Fri, 9 Oct 2020 16:48:58 +0200 Subject: [PATCH 02/21] Add Tim --- domains/tim.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tim.json diff --git a/domains/tim.json b/domains/tim.json new file mode 100644 index 000000000..53cfe086d --- /dev/null +++ b/domains/tim.json @@ -0,0 +1,12 @@ +{ + "description": "Tim is a Dev", + "owner": { + "username": "xorob0", + "email": "xorob0@toum" + }, + "repo": "https://github.com/xorob0/register", + "record": { + "URL": "https://github.com/tommitchelmore", + "CNAME": "https://toum.me" + } +} From fbb3829def8e79df1ed2a5eecfb2985745d8e81b Mon Sep 17 00:00:00 2001 From: Yusuf <37335718+YAOfficial@users.noreply.github.com> Date: Fri, 9 Oct 2020 22:15:35 +0100 Subject: [PATCH 03/21] Create yusuf.json --- domains/yusuf.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/yusuf.json diff --git a/domains/yusuf.json b/domains/yusuf.json new file mode 100644 index 000000000..4d911fbfa --- /dev/null +++ b/domains/yusuf.json @@ -0,0 +1,13 @@ +{ + "description": "My Github pages portfolio", + "repo": "https://github.com/YAOfficial/portfolio/tree/gh-pages", + "owner": { + "username": "YAOfficial", + "email": "yahumble1@gmail.com" + }, + "record": { + "CNAME": "https://yaofficial.github.io/portfolio/", + "URL": "https://yusuf.is-a.dev" + } +} + From 65338b07965c53ea68062c6059f12b269b0a6480 Mon Sep 17 00:00:00 2001 From: Edwin Martin Date: Sat, 10 Oct 2020 00:20:51 +0200 Subject: [PATCH 04/21] Add edwin.is-a.dev --- domains/edwin.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 domains/edwin.json diff --git a/domains/edwin.json b/domains/edwin.json new file mode 100644 index 000000000..e69de29bb From b63a453e4aa00dd0c392bf2794acad32eaff79e0 Mon Sep 17 00:00:00 2001 From: sycured <60801403+sycured@users.noreply.github.com> Date: Fri, 9 Oct 2020 23:05:29 -0500 Subject: [PATCH 05/21] add sycured --- domains/sycured.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sycured.json diff --git a/domains/sycured.json b/domains/sycured.json new file mode 100644 index 000000000..3f92e4984 --- /dev/null +++ b/domains/sycured.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sycured", + "email": "sycured@protonmail.com" + }, + "record": { + "URL": "https://sycured.com" + } +} From cfc1d29a09d2df1e078043bc790dd1bf23d79ca2 Mon Sep 17 00:00:00 2001 From: Nils Bergmann Date: Sat, 10 Oct 2020 14:24:33 +0200 Subject: [PATCH 06/21] Create nils.json --- domains/nils.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nils.json diff --git a/domains/nils.json b/domains/nils.json new file mode 100644 index 000000000..4984fdb72 --- /dev/null +++ b/domains/nils.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheNoim", + "email": "nilsbergmann@noim.io" + }, + "description": "Use as alias for noim.io (My private webpage)", + "record": { + "URL": "https://noim.io" + } +} From bcea877440c171b280d024b962ca2a8f32cf3e5d Mon Sep 17 00:00:00 2001 From: Eric Pereira Date: Sat, 10 Oct 2020 14:18:32 +0100 Subject: [PATCH 07/21] Add ericp3reira.is-a.dev --- domains/ericp3reira.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ericp3reira.json diff --git a/domains/ericp3reira.json b/domains/ericp3reira.json new file mode 100644 index 000000000..470f7b9e6 --- /dev/null +++ b/domains/ericp3reira.json @@ -0,0 +1,12 @@ +{ + "description": "Frontend Engineer", + "repo": "https://github.com/ericp3reira/ericp3reira.github.io", + "owner": { + "username": "ericp3reira", + "email": "domains@dontsend.me" + }, + "record": { + "CNAME": "ericp3reira.github.io", + "URL": "https://ericp3reira.is-a.dev" + } +} \ No newline at end of file From ac5c4c3a566784923621f38b8ff3dfacfa1fe5a5 Mon Sep 17 00:00:00 2001 From: Leon Davis Date: Sat, 10 Oct 2020 18:47:57 +0100 Subject: [PATCH 08/21] Create leon.json --- domains/leon.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/leon.json diff --git a/domains/leon.json b/domains/leon.json new file mode 100644 index 000000000..946310ba2 --- /dev/null +++ b/domains/leon.json @@ -0,0 +1,14 @@ +{ + "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" + } +} From f22cccb37cfebe14a4c19607848fc826374fd241 Mon Sep 17 00:00:00 2001 From: Ainuddin Faizan Date: Sat, 10 Oct 2020 22:59:02 +0200 Subject: [PATCH 09/21] Create andy.json --- domains/andy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andy.json diff --git a/domains/andy.json b/domains/andy.json new file mode 100644 index 000000000..3b626ef57 --- /dev/null +++ b/domains/andy.json @@ -0,0 +1,12 @@ +{ + "description": "Andy's portfolio website", + "repo": "https://github.com/andyfaizan/andyfaizan.github.io", + "owner": { + "username": "andyfaizan", + "email": "andyfaizan@gmail.com" + }, + "record": { + "CNAME": "andyfaizan.github.io", + "URL": "https://andy.is-a.dev" + } +} From 1238fb10c26f4a61b4c861305ec23903886f5085 Mon Sep 17 00:00:00 2001 From: Biplob Biswas Date: Sat, 10 Oct 2020 23:03:10 +0200 Subject: [PATCH 10/21] Add domain name for biplob --- domains/biplob.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/biplob.json diff --git a/domains/biplob.json b/domains/biplob.json new file mode 100644 index 000000000..963b9c3e2 --- /dev/null +++ b/domains/biplob.json @@ -0,0 +1,12 @@ +{ + "description": "Biplob's website", + "repo": "https://github.com/revolutionisme/revolutionisme.github.io", + "owner": { + "username": "revolutionisme", + "email": "revolutionisme+github@gmail.com" + }, + "record": { + "CNAME": "revolutionisme.github.io", + "URL": "https://biplob.is-a.dev" + } +} From ecb5272d6ea2ceb8e043b3cd614a6f30daba4144 Mon Sep 17 00:00:00 2001 From: Marco Date: Sat, 10 Oct 2020 23:52:05 +0200 Subject: [PATCH 11/21] add paranoiasystem domain --- domains/paranoiasystem.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/paranoiasystem.json diff --git a/domains/paranoiasystem.json b/domains/paranoiasystem.json new file mode 100644 index 000000000..54c2d68ce --- /dev/null +++ b/domains/paranoiasystem.json @@ -0,0 +1,12 @@ +{ + "description": "ParanoiaSystem's Domain", + "repo": "https://github.com/paranoiasystem/paranoiasystem.github.io", + "owner": { + "username": "paranoiasystem", + "email": "marcoferraioli@live.com" + }, + "record": { + "CNAME": "paranoiasystem.github.io", + "URL": "https://paranoiasystem.is-a.dev" + } +} \ No newline at end of file From e5be3c06b662971c1db1621bc4131af1f39aeedf Mon Sep 17 00:00:00 2001 From: Eric Pereira Date: Mon, 12 Oct 2020 20:49:45 +0100 Subject: [PATCH 12/21] Update domains/ericp3reira.json --- domains/ericp3reira.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ericp3reira.json b/domains/ericp3reira.json index 470f7b9e6..8fb80ae9a 100644 --- a/domains/ericp3reira.json +++ b/domains/ericp3reira.json @@ -3,10 +3,11 @@ "repo": "https://github.com/ericp3reira/ericp3reira.github.io", "owner": { "username": "ericp3reira", - "email": "domains@dontsend.me" + "email": "", + "twitter": "ericp3reira" }, "record": { "CNAME": "ericp3reira.github.io", "URL": "https://ericp3reira.is-a.dev" } -} \ No newline at end of file +} From 2c7c74043cde9f0077fd20a5c6402a9480bf969d Mon Sep 17 00:00:00 2001 From: Edwin Martin Date: Tue, 13 Oct 2020 00:19:34 +0200 Subject: [PATCH 13/21] add edwin --- domains/edwin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/domains/edwin.json b/domains/edwin.json index e69de29bb..9eb8bd6cb 100644 --- a/domains/edwin.json +++ b/domains/edwin.json @@ -0,0 +1,12 @@ +{ + "description": "My proud is-a.dev website", + "owner": { + "username": "edwinm", + "email": "edwin@bitstorm.org" + }, + "record": { + "CNAME": [ + "bitstorm.org" + ] + } +} From e7e686e1d4875974452659e1459db346eca0e4b0 Mon Sep 17 00:00:00 2001 From: Nand Kishor Date: Tue, 13 Oct 2020 10:57:26 +0530 Subject: [PATCH 14/21] Update nand.json --- domains/nand.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nand.json b/domains/nand.json index c4c206f30..9cb9d02f3 100644 --- a/domains/nand.json +++ b/domains/nand.json @@ -1,7 +1,7 @@ { "description": "Nand's web" "owner": { - "username": "nandkk05 + "username": "nandkk05" "email": "nandkk07@gmail.com" }, "record": { From adc26a23b2853a2804dc5aa5dc651d7b934ba77c Mon Sep 17 00:00:00 2001 From: Nand Kishor Date: Tue, 13 Oct 2020 10:58:17 +0530 Subject: [PATCH 15/21] Update nand.json --- domains/nand.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/nand.json b/domains/nand.json index 9cb9d02f3..631987d47 100644 --- a/domains/nand.json +++ b/domains/nand.json @@ -1,11 +1,11 @@ { - "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" + "URL" : "https://nand.is-a.dev" } } From 0d417f05b8923a6485fe3411dad972c63ffedc64 Mon Sep 17 00:00:00 2001 From: Nand Kishor Date: Tue, 13 Oct 2020 10:59:52 +0530 Subject: [PATCH 16/21] Update nand.json --- domains/nand.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/nand.json b/domains/nand.json index 631987d47..f0960965a 100644 --- a/domains/nand.json +++ b/domains/nand.json @@ -1,11 +1,11 @@ { - "description" : "Nand's web" + "description" : "Nand's web", "owner" : { - "username" : "nandkk05" + "username" : "nandkk05", "email" : "nandkk07@gmail.com" }, "record" : { - "CNAME" : "nandkk05.github.io" + "CNAME" : "nandkk05.github.io", "URL" : "https://nand.is-a.dev" } } From 2be30204db2f40fee5881210b1c7842e70109b5c Mon Sep 17 00:00:00 2001 From: Timothee Simon Date: Tue, 13 Oct 2020 08:28:21 +0200 Subject: [PATCH 17/21] Update domains/tim.json Co-authored-by: Akshay Nair --- domains/tim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tim.json b/domains/tim.json index 53cfe086d..c536e4e1b 100644 --- a/domains/tim.json +++ b/domains/tim.json @@ -7,6 +7,6 @@ "repo": "https://github.com/xorob0/register", "record": { "URL": "https://github.com/tommitchelmore", - "CNAME": "https://toum.me" + "CNAME": "toum.me" } } From 3b3e3b120d02eb7492959464710cca55623423a4 Mon Sep 17 00:00:00 2001 From: Timothee Simon Date: Tue, 13 Oct 2020 08:28:27 +0200 Subject: [PATCH 18/21] Update domains/tim.json Co-authored-by: Akshay Nair --- domains/tim.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/tim.json b/domains/tim.json index c536e4e1b..a0eb45dbb 100644 --- a/domains/tim.json +++ b/domains/tim.json @@ -6,7 +6,6 @@ }, "repo": "https://github.com/xorob0/register", "record": { - "URL": "https://github.com/tommitchelmore", "CNAME": "toum.me" } } From ee6624f0f6dfb19a0f322434ebe3c91fddb11ab6 Mon Sep 17 00:00:00 2001 From: Gautam krishna R Date: Tue, 13 Oct 2020 15:46:32 +0530 Subject: [PATCH 19/21] use github pages for gkr.is-a.dev --- domains/gkr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gkr.json b/domains/gkr.json index fed031e3c..71f25038f 100644 --- a/domains/gkr.json +++ b/domains/gkr.json @@ -4,6 +4,6 @@ "email": "hello@gautamkrishnar.com" }, "record": { - "A": ["185.224.138.125"] + "CNAME": "gautamkrishnar.github.io" } } From 99348d0732d3b4b605e2c847d0179e61e0a43b2c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 13 Oct 2020 21:28:25 +0530 Subject: [PATCH 20/21] Update domains/yusuf.json --- domains/yusuf.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/yusuf.json b/domains/yusuf.json index 4d911fbfa..d69bddd05 100644 --- a/domains/yusuf.json +++ b/domains/yusuf.json @@ -6,8 +6,7 @@ "email": "yahumble1@gmail.com" }, "record": { - "CNAME": "https://yaofficial.github.io/portfolio/", + "CNAME": "yaofficial.github.io", "URL": "https://yusuf.is-a.dev" } } - From 34c77a2a3f94993d315925bca4bfa8b720ae5e09 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 13 Oct 2020 21:32:42 +0530 Subject: [PATCH 21/21] Update domains/edwin.json --- domains/edwin.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/edwin.json b/domains/edwin.json index 9eb8bd6cb..207976914 100644 --- a/domains/edwin.json +++ b/domains/edwin.json @@ -5,8 +5,6 @@ "email": "edwin@bitstorm.org" }, "record": { - "CNAME": [ - "bitstorm.org" - ] + "CNAME": "bitstorm.org" } }