From ccaccae3097bf98f7371d791a663b045786b32f5 Mon Sep 17 00:00:00 2001 From: Anoop M S Date: Fri, 9 Oct 2020 12:49:00 +0530 Subject: [PATCH 01/15] Add anoop.json --- domains/anoop.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anoop.json diff --git a/domains/anoop.json b/domains/anoop.json new file mode 100644 index 000000000..53c1c378c --- /dev/null +++ b/domains/anoop.json @@ -0,0 +1,12 @@ +{ + "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" + } +} From 20cd478043bd754d60007b9cac805b1fb45e165d Mon Sep 17 00:00:00 2001 From: Abishek PY <43115551+vj-abishek@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:50:23 +0530 Subject: [PATCH 02/15] Create abishek.json --- domains/abishek.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abishek.json diff --git a/domains/abishek.json b/domains/abishek.json new file mode 100644 index 000000000..3fde17249 --- /dev/null +++ b/domains/abishek.json @@ -0,0 +1,12 @@ +{ + "description": "Abishek's portfolio website", + "repo": "https://github.com/vj-abishek/vj-abishek.github.io", + "owner": { + "username": "vj-abishek", + "email": "abigosearch@gmail.com" + }, + "record": { + "CNAME": "vj-abishek.github.io", + "URL": "https://abishek.is-a.dev" + } +} From 1649403303f0cbeb2ff460d75f2af933eddafbca Mon Sep 17 00:00:00 2001 From: Shibiliya Ismail <50785323+duaboola@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:54:15 +0530 Subject: [PATCH 03/15] Testing --- domains/shibiliya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shibiliya.json diff --git a/domains/shibiliya.json b/domains/shibiliya.json new file mode 100644 index 000000000..d6390a4a6 --- /dev/null +++ b/domains/shibiliya.json @@ -0,0 +1,11 @@ +{ + "description": "Shibiliya's personal developer website", + "repo": "https://github.com/duaboola", + "owner": { + "username": "duaboola", + "email": "ismailshibiliya@gmail.com" + }, + "record": { + "ALIAS": "https://duaboola.github.io/ShibiliyaIsmail.github.io/" + } +} From af8fe8059f6c504af35a7830da3415a985ed9240 Mon Sep 17 00:00:00 2001 From: Gautam krishna R Date: Fri, 9 Oct 2020 12:56:07 +0530 Subject: [PATCH 04/15] Added gkr.is-a.dev --- domains/gkr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gkr.json diff --git a/domains/gkr.json b/domains/gkr.json new file mode 100644 index 000000000..fed031e3c --- /dev/null +++ b/domains/gkr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gautamkrishnar", + "email": "hello@gautamkrishnar.com" + }, + "record": { + "A": ["185.224.138.125"] + } +} From d870ad1931b258a848b195ed6a7dd033704571f4 Mon Sep 17 00:00:00 2001 From: Govind V Shenoy Date: Fri, 9 Oct 2020 13:00:51 +0530 Subject: [PATCH 05/15] added domain govind.is-a.dev --- domains/govind.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/govind.json diff --git a/domains/govind.json b/domains/govind.json new file mode 100644 index 000000000..3073c3601 --- /dev/null +++ b/domains/govind.json @@ -0,0 +1,12 @@ +{ + "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" + } +} From 4876cac1a1afba79fcb1016d5869f08672ed7f62 Mon Sep 17 00:00:00 2001 From: justinjohnymathew Date: Fri, 9 Oct 2020 13:07:53 +0530 Subject: [PATCH 06/15] added justin.is-a.dev --- domains/justin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/justin.json diff --git a/domains/justin.json b/domains/justin.json new file mode 100644 index 000000000..6101efb31 --- /dev/null +++ b/domains/justin.json @@ -0,0 +1,12 @@ +{ + "description": "My personal Page", + "repo": "https://github.com/justinjohnymathew/justinjohnymathew.github.io", + "owner": { + "username": "justinjohnymathew", + "email": "justinjohny.jj@gmail.com" + }, + "record": { + "CNAME": "https://justinjohnymathew.github.io/", + "URL": "https://justin.is-a.dev" + } + \ No newline at end of file From 35828c7b92565345fd405d3cc84095e07d05be54 Mon Sep 17 00:00:00 2001 From: Bhadra Jayakumar Sandhya <46893827+BhadraJayakumarSandhya@users.noreply.github.com> Date: Fri, 9 Oct 2020 13:07:54 +0530 Subject: [PATCH 07/15] Create bhadra.json --- domains/bhadra.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/bhadra.json diff --git a/domains/bhadra.json b/domains/bhadra.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/bhadra.json @@ -0,0 +1 @@ + From 081668b6ec1e1cf0004909f55e47fec727597a0a Mon Sep 17 00:00:00 2001 From: Bhadra Jayakumar Sandhya <46893827+BhadraJayakumarSandhya@users.noreply.github.com> Date: Fri, 9 Oct 2020 13:14:46 +0530 Subject: [PATCH 08/15] Update bhadra.json --- domains/bhadra.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/bhadra.json b/domains/bhadra.json index 8b1378917..69b9a8fd1 100644 --- a/domains/bhadra.json +++ b/domains/bhadra.json @@ -1 +1,12 @@ - +{ + "description": "Personal Website", + "repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io", + "owner": { + "username": "BhadraJayakumarSandhya", + "email": "tomjerryparu@gmail.com" + }, + "record": { + "CNAME": "BhadraJayakumarSandhya.github.io", + "URL": "https://bhadra.is-a.dev" + } +} From 53a4a25ecd0183557eb2acaa767418ce77ffb9dc Mon Sep 17 00:00:00 2001 From: "F. Kiss" Date: Fri, 9 Oct 2020 09:51:55 +0200 Subject: [PATCH 09/15] Create kiss.json --- domains/kiss.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kiss.json diff --git a/domains/kiss.json b/domains/kiss.json new file mode 100644 index 000000000..9f04710c2 --- /dev/null +++ b/domains/kiss.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "filipekiss", + "email": "filipe@kiss.ink" + }, + "record": { + "CNAME": "filipe.kiss.ink", + "URL": "https://kiss.is-a.dev" + } +} From 69dd89e57eb36697592ba44ae7711bbd92a9001d Mon Sep 17 00:00:00 2001 From: Shibiliya Ismail <50785323+duaboola@users.noreply.github.com> Date: Fri, 9 Oct 2020 13:35:57 +0530 Subject: [PATCH 10/15] Update shibiliya.json --- domains/shibiliya.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shibiliya.json b/domains/shibiliya.json index d6390a4a6..12a349f9f 100644 --- a/domains/shibiliya.json +++ b/domains/shibiliya.json @@ -6,6 +6,7 @@ "email": "ismailshibiliya@gmail.com" }, "record": { - "ALIAS": "https://duaboola.github.io/ShibiliyaIsmail.github.io/" + "CNAME": "duaboola.github.io", + "URL": "https://ShibiliyaIsmail.is-a.dev" } } From 1fa42fec8219c51702f2c942a4baf77d348ea59a Mon Sep 17 00:00:00 2001 From: Steven Frohlich Date: Fri, 9 Oct 2020 10:18:13 +0200 Subject: [PATCH 11/15] Create steven.json --- domains/steven.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/steven.json diff --git a/domains/steven.json b/domains/steven.json new file mode 100644 index 000000000..1e798e941 --- /dev/null +++ b/domains/steven.json @@ -0,0 +1,12 @@ +{ + "description": "Steven Frohlich's portfolio", + "repo": "https://github.com/StevenRonnyFrohlich/StevenRonnyFrohlich.github.io", + "owner": { + "username": "StevenRonnyFrohlich", + "email": "steve.r.frohlich@gmail.com" + }, + "record": { + "CNAME": "StevenRonnyFrohlich.github.io", + "URL": "https://steven.is-a.dev" + } +} From 22f58b67f43dacb4871ec746736eca3b1646806b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 22:19:50 +0530 Subject: [PATCH 12/15] Update domains/shibiliya.json --- domains/shibiliya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shibiliya.json b/domains/shibiliya.json index 12a349f9f..4c3104986 100644 --- a/domains/shibiliya.json +++ b/domains/shibiliya.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "duaboola.github.io", - "URL": "https://ShibiliyaIsmail.is-a.dev" + "URL": "https://shibiliya.is-a.dev" } } From 58152cc1cb60d686a19bd59f0c14744eeec582a2 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 22:20:59 +0530 Subject: [PATCH 13/15] Update domains/govind.json --- domains/govind.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/govind.json b/domains/govind.json index 3073c3601..32732a21d 100644 --- a/domains/govind.json +++ b/domains/govind.json @@ -6,7 +6,7 @@ "email": "govindvshenoy@gmail.com" }, "record": { - "CNAME": "govind-shenoy.github.io/", + "CNAME": "govind-shenoy.github.io", "URL": "https://govind.is-a.dev" } } From a26e3c6d7bc520b73f05460c1c1326dc943ecfa8 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 22:31:52 +0530 Subject: [PATCH 14/15] Update domains/justin.json --- domains/justin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/justin.json b/domains/justin.json index 6101efb31..33969d7fb 100644 --- a/domains/justin.json +++ b/domains/justin.json @@ -6,7 +6,7 @@ "email": "justinjohny.jj@gmail.com" }, "record": { - "CNAME": "https://justinjohnymathew.github.io/", + "CNAME": "justinjohnymathew.github.io", "URL": "https://justin.is-a.dev" } - \ No newline at end of file + From 4c00d0e85ed45283c1c2e27b35f505b21fb19acd Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 22:33:46 +0530 Subject: [PATCH 15/15] Update justin.json --- domains/justin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/justin.json b/domains/justin.json index 33969d7fb..c2fb26afa 100644 --- a/domains/justin.json +++ b/domains/justin.json @@ -9,4 +9,4 @@ "CNAME": "justinjohnymathew.github.io", "URL": "https://justin.is-a.dev" } - +}