From 54ca9d8f553191e4ed2b9d6e9d6eb3aa4d9e62af Mon Sep 17 00:00:00 2001 From: Stephan Strate Date: Fri, 12 Feb 2021 20:02:43 +0100 Subject: [PATCH 1/8] add stephan.json --- domains/stephan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stephan.json diff --git a/domains/stephan.json b/domains/stephan.json new file mode 100644 index 000000000..66707ef0c --- /dev/null +++ b/domains/stephan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stephan-strate", + "email": "hello@stephan.codes" + }, + "record": { + "URL": "https://stephan.codes" + } +} From e9667cbbe30e2290241f9f159cdbe25fcc1b317f Mon Sep 17 00:00:00 2001 From: avcado <77250184+avcado@users.noreply.github.com> Date: Fri, 12 Feb 2021 21:57:31 -0600 Subject: [PATCH 2/8] Create avcado.json --- domains/avcado.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/avcado.json diff --git a/domains/avcado.json b/domains/avcado.json new file mode 100644 index 000000000..f41a5092b --- /dev/null +++ b/domains/avcado.json @@ -0,0 +1,10 @@ +{ + "description": "this a link to my website", + "owner": { + "username": "avcado", + "email": "devavcado@gmail.com" + }, + "record": { + "URL": "https://avcado.github.io/" + } +} From c090b9b7b4e63e5a13274155a89d3605f22a4b8d Mon Sep 17 00:00:00 2001 From: RoboticObsession <64986112+RoboticObsession@users.noreply.github.com> Date: Sat, 13 Feb 2021 08:55:48 +0100 Subject: [PATCH 3/8] Create ricardo.json --- domains/ricardo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ricardo.json diff --git a/domains/ricardo.json b/domains/ricardo.json new file mode 100644 index 000000000..ae219a4e6 --- /dev/null +++ b/domains/ricardo.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/RoboticObsession/Website", + "owner": { + "username": "RoboticObsession", + "email": "ricardo@roboticobsession.xyz" + }, + "record": { + "URL": "https://roboticobsession.xyz" + } +} From 2fbddc4922890ecc9742e6306269b4c0071458fb Mon Sep 17 00:00:00 2001 From: RoboticObsession <64986112+RoboticObsession@users.noreply.github.com> Date: Sat, 13 Feb 2021 19:49:26 +0100 Subject: [PATCH 4/8] Create unichord.json --- domains/unichord.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/unichord.json diff --git a/domains/unichord.json b/domains/unichord.json new file mode 100644 index 000000000..b1c380622 --- /dev/null +++ b/domains/unichord.json @@ -0,0 +1,11 @@ +{ + "description": "Unichord Apps website", + "repo": "https://github.com/unichord-apps/unichord-apps.github.io", + "owner": { + "username": "unichord-apps", + "email": "unichord@pm.me" + }, + "record": { + "CNAME": "unichord-apps.github.io" + } +} From 14633aeae61e3a9a2c9dd7ce37cd5425c59ba8a7 Mon Sep 17 00:00:00 2001 From: Nebula Date: Sat, 13 Feb 2021 20:48:48 -0500 Subject: [PATCH 5/8] Create nebula.json --- domains/nebula.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nebula.json diff --git a/domains/nebula.json b/domains/nebula.json new file mode 100644 index 000000000..3cf4c2b94 --- /dev/null +++ b/domains/nebula.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/itsnebulalol/nebulayt.xyz", + "owner": { + "username": "itsnebulalol", + "email": "computerman1229@gmail.com" + }, + "record": { + "CNAME": "itsnebulalol.github.io" + } +} From 7baaba751f830c4b498ea405e1a3b551961fe568 Mon Sep 17 00:00:00 2001 From: Alessandro Eliot <48047221+Diordnas@users.noreply.github.com> Date: Sun, 14 Feb 2021 14:11:35 +1100 Subject: [PATCH 6/8] Create cassie.json --- domains/cassie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cassie.json diff --git a/domains/cassie.json b/domains/cassie.json new file mode 100644 index 000000000..91129c159 --- /dev/null +++ b/domains/cassie.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Diordnas", + "email": "alessandroeliot@gmail.com" + }, + "description": "Personal site, as well as hosting a few tools", + "repo": "https://github.com/diordnas/diordnas.github.io", + "record": { + "CNAME": "diordnas.github.io" + } +} From 10ac6ce7a2d342db1c2c6b5ea88f974913fc0c0b Mon Sep 17 00:00:00 2001 From: Aman Jain Date: Sun, 14 Feb 2021 08:54:13 +0530 Subject: [PATCH 7/8] Update aman.json --- domains/aman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aman.json b/domains/aman.json index 4bc4678ed..861e0de0e 100644 --- a/domains/aman.json +++ b/domains/aman.json @@ -6,6 +6,6 @@ "email": "aman.j@safepath.ai" }, "record": { - "CNAME": "aman.wiki" + "CNAME": "amanwiki.netlify.app" } } From 4b718acd03dd369fdaca2390d6e2a204d7bfed1a Mon Sep 17 00:00:00 2001 From: Avinal Kumar <185067@nith.ac.in> Date: Sun, 14 Feb 2021 19:26:54 +0530 Subject: [PATCH 8/8] Delete avinal.json Deleting domain --- domains/avinal.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/avinal.json diff --git a/domains/avinal.json b/domains/avinal.json deleted file mode 100644 index 120b2c275..000000000 --- a/domains/avinal.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "The Interstellar Twilight", - "repo": "https://github.com/avinal/avinal.github.io", - "owner": { - "username": "avinal", - "email": "185067@nith.ac.in" - }, - "record": { - "CNAME": "avinal.github.io" - } -} \ No newline at end of file