From bca910f8d230493ca178e0dfa02bbee9ea6bae41 Mon Sep 17 00:00:00 2001 From: Nand Kishor Date: Fri, 9 Oct 2020 11:09:18 +0530 Subject: [PATCH 01/38] 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/38] 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/38] 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/38] 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/38] 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/38] 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/38] 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/38] 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/38] 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/38] 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/38] 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 eabf5e8ca6df886d5340101c1acb0563eb5961ea Mon Sep 17 00:00:00 2001 From: fityan Date: Sun, 11 Oct 2020 05:50:34 +0700 Subject: [PATCH 12/38] add fityan.json --- domains/fityan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fityan.json diff --git a/domains/fityan.json b/domains/fityan.json new file mode 100644 index 000000000..1df5f4479 --- /dev/null +++ b/domains/fityan.json @@ -0,0 +1,12 @@ +{ + "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 From 4f4fd680bb3fa360b4a11bfc8b15ec9213eced31 Mon Sep 17 00:00:00 2001 From: Tharindu Sathischandra Date: Sun, 11 Oct 2020 07:14:15 +0530 Subject: [PATCH 13/38] Add tharindu.is-a.dev --- domains/tharindu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tharindu.json diff --git a/domains/tharindu.json b/domains/tharindu.json new file mode 100644 index 000000000..455011b92 --- /dev/null +++ b/domains/tharindu.json @@ -0,0 +1,12 @@ +{ + "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" + } +} From dea712d98934a7cab07d4af2644a3ffaa9243c4c Mon Sep 17 00:00:00 2001 From: "jaeyoung.choi" Date: Sun, 11 Oct 2020 11:23:09 +0900 Subject: [PATCH 14/38] Add lacti.json --- domains/lacti.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lacti.json diff --git a/domains/lacti.json b/domains/lacti.json new file mode 100644 index 000000000..22b589fa9 --- /dev/null +++ b/domains/lacti.json @@ -0,0 +1,12 @@ +{ + "description": "Lacti's blog", + "repo": "https://github.com/lacti/lacti.github.io", + "owner": { + "username": "lacti", + "email": "lactrious@gmail.com" + }, + "record": { + "CNAME": "lacti.github.io", + "URL": "https://lacti.is-a.dev" + } +} From 52b0d2029cfa540f75f57222d4664d97497ea35c Mon Sep 17 00:00:00 2001 From: Rusiru Anupama <46560077+sparkstark03@users.noreply.github.com> Date: Sun, 11 Oct 2020 09:33:47 +0530 Subject: [PATCH 15/38] Create rusiru.json Updated my profile details to my repo --- domains/rusiru.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rusiru.json diff --git a/domains/rusiru.json b/domains/rusiru.json new file mode 100644 index 000000000..dab934bbb --- /dev/null +++ b/domains/rusiru.json @@ -0,0 +1,12 @@ +{ + "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 From 747cbe77c693bf2a87b11e70d65bdd8092a4fd90 Mon Sep 17 00:00:00 2001 From: Kiran Hart Date: Sun, 11 Oct 2020 00:07:22 -0400 Subject: [PATCH 16/38] Create kiran.json --- domains/kiran.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kiran.json diff --git a/domains/kiran.json b/domains/kiran.json new file mode 100644 index 000000000..e418ae2e0 --- /dev/null +++ b/domains/kiran.json @@ -0,0 +1,12 @@ +{ + "description": "My very own is a dev domain for github pages", + "repo": "https://github.com/kiranhart/kiranhart.github.io", + "owner": { + "username": "kiranhart", + "email": "kiran.hart@live.com" + }, + "record": { + "CNAME": "kiranhart.github.io", + "URL": "https://kiran.is-a.dev" + } +} From fa5078df1c35090160fd28fe244d926217b6df3b Mon Sep 17 00:00:00 2001 From: Madhan Date: Sun, 11 Oct 2020 11:10:30 +0530 Subject: [PATCH 17/38] Create madhan.json --- domains/madhan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/madhan.json diff --git a/domains/madhan.json b/domains/madhan.json new file mode 100644 index 000000000..a4451276c --- /dev/null +++ b/domains/madhan.json @@ -0,0 +1,12 @@ +{ + "description": "Madhan's portfolio", + "repo": "https://github.com/madhank93/madhank93.github.io", + "owner": { + "username": "madhank93", + "email": "madhankumaravelu93@gmail.com" + }, + "record": { + "CNAME": "madhank93.github.io", + "URL": "https://madhan.is-a.dev" + } +} From 57208d156c96c83610a8977976805a711486896a Mon Sep 17 00:00:00 2001 From: shajanjp Date: Sun, 11 Oct 2020 11:22:46 +0530 Subject: [PATCH 18/38] create shajanjp.json --- domains/shajanjp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shajanjp.json diff --git a/domains/shajanjp.json b/domains/shajanjp.json new file mode 100644 index 000000000..8d04c0a3d --- /dev/null +++ b/domains/shajanjp.json @@ -0,0 +1,12 @@ +{ + "description": "Full Stack Software Engineer", + "repo": "https://github.com/shajanjp/shajanjp.github.io", + "owner": { + "username": "shajanjp", + "email": "shajanjp@gmail.com" + }, + "record": { + "CNAME": "shajanjp.github.io", + "URL": "https://shajanjp.is-a.dev" + } +} From 60c233bdfdebfe137c05e24a3b850d773f86cb0f Mon Sep 17 00:00:00 2001 From: fjavierlh Date: Sun, 11 Oct 2020 13:31:26 +0200 Subject: [PATCH 19/38] fjavierlh.json added --- domains/fjavierlh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fjavierlh.json diff --git a/domains/fjavierlh.json b/domains/fjavierlh.json new file mode 100644 index 000000000..cb527a766 --- /dev/null +++ b/domains/fjavierlh.json @@ -0,0 +1,12 @@ +{ + "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 From dc75a9e8312970473d291418d68ac868308aa197 Mon Sep 17 00:00:00 2001 From: SnailDOS <46210117+snaildos@users.noreply.github.com> Date: Sun, 11 Oct 2020 19:31:28 +0800 Subject: [PATCH 20/38] Create snaildos.json --- domains/snaildos.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/snaildos.json diff --git a/domains/snaildos.json b/domains/snaildos.json new file mode 100644 index 000000000..a02f59fa2 --- /dev/null +++ b/domains/snaildos.json @@ -0,0 +1,12 @@ +{ + "description": "My Site", + "repo": "https://github.com/snaildos", + "owner": { + "username": "snaildos", + "email": "" + }, + "record": { + "CNAME": "snaildos.tk", + "URL": "https://snaildos.is-a.dev" + } +} From e6098a632e3369f72be34ab51fbc8a54a99b814f Mon Sep 17 00:00:00 2001 From: Siful Islam Date: Sun, 11 Oct 2020 19:21:45 +0600 Subject: [PATCH 21/38] siful sub domain added --- domains/siful.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/siful.json diff --git a/domains/siful.json b/domains/siful.json new file mode 100644 index 000000000..4e0631e67 --- /dev/null +++ b/domains/siful.json @@ -0,0 +1,12 @@ +{ + "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 From f88c1f1bf21c3a8ec17ca7742ab64028d034d9ce Mon Sep 17 00:00:00 2001 From: Adarsh Gupta Date: Sun, 11 Oct 2020 18:59:02 +0530 Subject: [PATCH 22/38] Create adarsh.json --- domains/adarsh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adarsh.json diff --git a/domains/adarsh.json b/domains/adarsh.json new file mode 100644 index 000000000..4abb316bd --- /dev/null +++ b/domains/adarsh.json @@ -0,0 +1,12 @@ +{ + "description": "Adarsh's personal developer website", + "repo": "https://github.com/Adarsh1999/adarsh-portfolio.github.io", + "owner": { + "username": "Adarsh1999", + "email": "adarshguptamaurya@gmail.com" + }, + "record": { + "CNAME": "adarsh-portfolio.github.io", + "URL": "https://adarsh.is-a.dev" + } +} From 1048e1fc28c4fddf2e6915f94122fa1be76962f7 Mon Sep 17 00:00:00 2001 From: Huajian Mao Date: Sun, 11 Oct 2020 22:18:20 +0800 Subject: [PATCH 23/38] add hjmao.json to register --- domains/hjmao.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hjmao.json diff --git a/domains/hjmao.json b/domains/hjmao.json new file mode 100644 index 000000000..33b6cca15 --- /dev/null +++ b/domains/hjmao.json @@ -0,0 +1,11 @@ +{ + "description": "hjmao.is-a.dev", + "repo": "https://github.com/huajianmao/huajianmao.github.io", + "owner": { + "username": "huajianmao", + "email": "huajianmao@gmail.com" + }, + "record": { + "CNAME": "huajianmao.github.io" + } +} From 4ca5051aec7e8ba4e9517aca32c1fbf26f24cd1b Mon Sep 17 00:00:00 2001 From: Abdul Rahim Shaikh Date: Sun, 11 Oct 2020 20:39:48 +0530 Subject: [PATCH 24/38] Added abdulrshaikh.is-a-dev to domains list --- domains/abdulrshaikh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abdulrshaikh.json diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json new file mode 100644 index 000000000..94621368c --- /dev/null +++ b/domains/abdulrshaikh.json @@ -0,0 +1,12 @@ +{ + "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" + } +} From e65ed0dd006c0fe9f56f622c4c03d0ac36732406 Mon Sep 17 00:00:00 2001 From: Abdul Rahim Shaikh Date: Sun, 11 Oct 2020 20:47:52 +0530 Subject: [PATCH 25/38] Fixed CNAME --- domains/abdulrshaikh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json index 94621368c..329ab84fb 100644 --- a/domains/abdulrshaikh.json +++ b/domains/abdulrshaikh.json @@ -6,7 +6,7 @@ "email": "arirfanshaikh23@gmail.com" }, "record": { - "CNAME": "ariskycode.github.io", + "CNAME": "https://ariskycode.github.io", "URL": "https://abdulrshaikh.is-a.dev" } } From 47c091e304332e3d11da1e6ff4bee9a018824edf Mon Sep 17 00:00:00 2001 From: iamganeshsekhar <30338747+iamganeshsekhar@users.noreply.github.com> Date: Sun, 11 Oct 2020 21:51:46 +0530 Subject: [PATCH 26/38] Create ganesh.json --- domains/ganesh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ganesh.json diff --git a/domains/ganesh.json b/domains/ganesh.json new file mode 100644 index 000000000..3128e3739 --- /dev/null +++ b/domains/ganesh.json @@ -0,0 +1,12 @@ +{ + "description": "Ganesh Sekhar's Personal Portfolio", + "repo": "https://github.com/iamganeshsekhar/iamganeshsekhar.github.io", + "owner": { + "username": "iamganeshsekhar", + "email": "ganeshsekha6@gmail.com" + }, + "record": { + "CNAME": "iamganeshsekhar.github.io", + "URL": "https://ganesh.is-a.dev" + } +} From e5be3c06b662971c1db1621bc4131af1f39aeedf Mon Sep 17 00:00:00 2001 From: Eric Pereira Date: Mon, 12 Oct 2020 20:49:45 +0100 Subject: [PATCH 27/38] 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 28/38] 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 29/38] 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 30/38] 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 31/38] 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 32/38] 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 33/38] 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 34/38] 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 35/38] 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 36/38] 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" } } From 39e5cffe56169cd6ce8fe1c71a1b92989afad108 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 13 Oct 2020 22:26:36 +0530 Subject: [PATCH 37/38] Update domains/abdulrshaikh.json --- domains/abdulrshaikh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json index 329ab84fb..94621368c 100644 --- a/domains/abdulrshaikh.json +++ b/domains/abdulrshaikh.json @@ -6,7 +6,7 @@ "email": "arirfanshaikh23@gmail.com" }, "record": { - "CNAME": "https://ariskycode.github.io", + "CNAME": "ariskycode.github.io", "URL": "https://abdulrshaikh.is-a.dev" } } From 230a9b01db7aca36f4641efebc77aa6c82fbd9cd Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Tue, 13 Oct 2020 22:47:25 +0530 Subject: [PATCH 38/38] Create SECURITY.md --- SECURITY.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..4ddac2b32 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,6 @@ +# Security Policy + +## 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).