From 0167afff210eaa1334f8628928bf3cd66a904a10 Mon Sep 17 00:00:00 2001 From: Cot <54806075+StalkerMeyr@users.noreply.github.com> Date: Thu, 11 Feb 2021 13:41:43 +0300 Subject: [PATCH 1/9] Rename cit.json to space.json --- domains/{cit.json => space.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{cit.json => space.json} (98%) diff --git a/domains/cit.json b/domains/space.json similarity index 98% rename from domains/cit.json rename to domains/space.json index efe7377ac..e862da34b 100644 --- a/domains/cit.json +++ b/domains/space.json @@ -9,4 +9,4 @@ "185.87.48.199" ] } -} \ No newline at end of file +} From ed06741e4c7f148b505880da42efa505f57ffe6a Mon Sep 17 00:00:00 2001 From: Evaldas Date: Thu, 11 Feb 2021 15:59:14 +0200 Subject: [PATCH 2/9] Create evaldas.json --- domains/evaldas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/evaldas.json diff --git a/domains/evaldas.json b/domains/evaldas.json new file mode 100644 index 000000000..994ca46cd --- /dev/null +++ b/domains/evaldas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "evaldas", + "email": "evabur@icloud.com" + }, + "record": { + "CNAME": "burlingis.com" + } +} From 921b9632092a9e8260e4f2d560584a6f521280c0 Mon Sep 17 00:00:00 2001 From: 0vn <75097279+0vn@users.noreply.github.com> Date: Thu, 11 Feb 2021 12:41:51 -0500 Subject: [PATCH 3/9] Rename link.json to loud.json I want to change my domain name from link.is-a.dev to loud.is-a.dev, please. Thanks! --- domains/{link.json => loud.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{link.json => loud.json} (98%) diff --git a/domains/link.json b/domains/loud.json similarity index 98% rename from domains/link.json rename to domains/loud.json index 511a83586..be01860dc 100644 --- a/domains/link.json +++ b/domains/loud.json @@ -6,4 +6,4 @@ "record": { "CNAME": "6498c941-9031-4e57-9fc0-12716fa187f4.repl.co" } -} \ No newline at end of file +} From 633c793d6b0548fb55a29747f9cc2eac43037c95 Mon Sep 17 00:00:00 2001 From: Justus Dietrich <37590567+Justus-D@users.noreply.github.com> Date: Fri, 12 Feb 2021 11:53:33 +0100 Subject: [PATCH 4/9] Update justus.json --- domains/justus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/justus.json b/domains/justus.json index c62cff4c5..0a9f2bc11 100644 --- a/domains/justus.json +++ b/domains/justus.json @@ -4,6 +4,6 @@ "email": "justus.is-a.dev@herrblauzahn.de" }, "record": { - "CNAME": "justus-d.github.io" + "CNAME": "is-a-dev.justus-d.de" } -} \ No newline at end of file +} From 54ca9d8f553191e4ed2b9d6e9d6eb3aa4d9e62af Mon Sep 17 00:00:00 2001 From: Stephan Strate Date: Fri, 12 Feb 2021 20:02:43 +0100 Subject: [PATCH 5/9] 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 6/9] 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 7/9] 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 14633aeae61e3a9a2c9dd7ce37cd5425c59ba8a7 Mon Sep 17 00:00:00 2001 From: Nebula Date: Sat, 13 Feb 2021 20:48:48 -0500 Subject: [PATCH 8/9] 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 9/9] 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" + } +}