From bdd7510372874012db3cd03bb3d19a9c21ba3b67 Mon Sep 17 00:00:00 2001 From: Andrea Licheri <126976233+andrealicheri@users.noreply.github.com> Date: Mon, 10 Apr 2023 19:32:59 +0200 Subject: [PATCH 01/21] Add files via upload --- domains/windfarms.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/windfarms.json diff --git a/domains/windfarms.json b/domains/windfarms.json new file mode 100644 index 000000000..edae40f23 --- /dev/null +++ b/domains/windfarms.json @@ -0,0 +1,12 @@ +{ + "description": "WindFarms offical website", + "repo": "https://github.com/windfarms/windfarms.github.io", + "owner": { + "username": "windfarms", + "email": "windfarms@andrealicheri.anonaddy.com", + "twitter": "i don't have twitter" + }, + "record": { + "CNAME": "windfarms.github.io" + } +} \ No newline at end of file From a0071c4b8b9cb094c7a3e24f3697be2dac907762 Mon Sep 17 00:00:00 2001 From: Firepup650 <74429872+Alexander-Maples@users.noreply.github.com> Date: Tue, 11 Apr 2023 12:00:25 -0500 Subject: [PATCH 02/21] feat(domain): add `firepup650.is-a.dev` --- domains/firepup650.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/firepup650.json diff --git a/domains/firepup650.json b/domains/firepup650.json new file mode 100644 index 000000000..7b0dca3d0 --- /dev/null +++ b/domains/firepup650.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Alexander-Maples", + "email": "mapleale@studentmail.conroeisd.net" + }, + + "record": { + "CNAME": "5828eaa1-491a-4323-9d54-d5e80935eab3.id.repl.co" + } +} From 293c130fa3a3acd1b81b4b2acd1c1f50820f8035 Mon Sep 17 00:00:00 2001 From: r3tr0vw <78304878+kenkodima@users.noreply.github.com> Date: Tue, 11 Apr 2023 19:10:38 +0200 Subject: [PATCH 03/21] added --- domains/r3tr0vw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/r3tr0vw.json diff --git a/domains/r3tr0vw.json b/domains/r3tr0vw.json new file mode 100644 index 000000000..561ffcf85 --- /dev/null +++ b/domains/r3tr0vw.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "r3tr0vw", + "discord": "rΞtr0vw#4441", + "note": "uhh, for my server in any case im making it public" + }, + "description": "ill prob add more here ¯\\_(ツ)_/¯", + "record": { + "CNAME": "88.127.172.169" + } +} From 73ccb0fb663e2321fac3c05c554fcae5717a25d7 Mon Sep 17 00:00:00 2001 From: Praharsh Jain Date: Wed, 12 Apr 2023 11:35:28 +0530 Subject: [PATCH 04/21] feat(domain): add `praharsh.is-a.dev` --- domains/praharsh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/praharsh.json diff --git a/domains/praharsh.json b/domains/praharsh.json new file mode 100644 index 000000000..817615819 --- /dev/null +++ b/domains/praharsh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "praharshjain", + "email": "praharshsamria@gmail.com" + }, + + "record": { + "CNAME": "praharsh.tech" + } +} From 1f088ff53264c3691eeba3539afc608739cd6606 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 12 Apr 2023 15:07:58 +0800 Subject: [PATCH 05/21] fix --- domains/r3tr0vw.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/r3tr0vw.json b/domains/r3tr0vw.json index 561ffcf85..a5a6d74a3 100644 --- a/domains/r3tr0vw.json +++ b/domains/r3tr0vw.json @@ -1,11 +1,10 @@ { "owner": { "username": "r3tr0vw", - "discord": "rΞtr0vw#4441", - "note": "uhh, for my server in any case im making it public" + "email": "", + "discord": "rΞtr0vw#4441" }, - "description": "ill prob add more here ¯\\_(ツ)_/¯", "record": { - "CNAME": "88.127.172.169" + "A": ["88.127.172.169"] } } From 7c16065dc26c5ca8c6818f79698353df35dcffdd Mon Sep 17 00:00:00 2001 From: Dead-Man <82598662+D3ADVAU@users.noreply.github.com> Date: Wed, 12 Apr 2023 14:37:22 +0600 Subject: [PATCH 06/21] Update d3admanbot.json --- domains/d3admanbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/d3admanbot.json b/domains/d3admanbot.json index dd1cdba3c..e1dc46d6b 100644 --- a/domains/d3admanbot.json +++ b/domains/d3admanbot.json @@ -5,6 +5,6 @@ "email": "deadmanofficial247@gmail.com" }, "record": { - "CNAME": "430c6d1d-e841-42d8-ab91-8f7d370b14cd.id.repl.co" + "CNAME": "c3a24528-96a8-4864-b694-033834a8736e.id.repl.co" } } From 663cd860d9074c207379d86be66734384e5d3091 Mon Sep 17 00:00:00 2001 From: r3tr0vw <78304878+kenkodima@users.noreply.github.com> Date: Wed, 12 Apr 2023 13:24:14 +0200 Subject: [PATCH 07/21] Update r3tr0vw.json --- domains/r3tr0vw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/r3tr0vw.json b/domains/r3tr0vw.json index a5a6d74a3..a7ffa8e58 100644 --- a/domains/r3tr0vw.json +++ b/domains/r3tr0vw.json @@ -1,7 +1,7 @@ { "owner": { "username": "r3tr0vw", - "email": "", + "email": "alreadytaken@gmail.com", "discord": "rΞtr0vw#4441" }, "record": { From fd5820b7e76c66019a08471f25cc41a169519739 Mon Sep 17 00:00:00 2001 From: Sam Carson <37749448+samcarsonx@users.noreply.github.com> Date: Wed, 12 Apr 2023 13:35:29 +0100 Subject: [PATCH 08/21] Update samcarson.json --- domains/samcarson.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/samcarson.json b/domains/samcarson.json index a0b843a2f..e4298ee41 100644 --- a/domains/samcarson.json +++ b/domains/samcarson.json @@ -1,9 +1,11 @@ { "owner": { "username": "samcarsonx", - "email": "sam@carson.industries" + "email": "sam@samcarson.co.uk", + "twitter": "samcarsonx" }, "record": { - "CNAME": "isadev.samcarson.co.uk" + "URL": "https://samcarson.co.uk", + "TXT": "working on a separate site for my dev projects" } } From 78e9d36e6a7edabe84eb8f225d0f85bcc68a7696 Mon Sep 17 00:00:00 2001 From: Andrea Licheri <126976233+andrealicheri@users.noreply.github.com> Date: Wed, 12 Apr 2023 14:46:46 +0200 Subject: [PATCH 09/21] Removed useless twitter field Co-authored-by: William Harrison --- domains/windfarms.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/windfarms.json b/domains/windfarms.json index edae40f23..319981ffb 100644 --- a/domains/windfarms.json +++ b/domains/windfarms.json @@ -4,7 +4,6 @@ "owner": { "username": "windfarms", "email": "windfarms@andrealicheri.anonaddy.com", - "twitter": "i don't have twitter" }, "record": { "CNAME": "windfarms.github.io" From e7984f16b20f1300794f724118682246979eccea Mon Sep 17 00:00:00 2001 From: Andrea Licheri <126976233+andrealicheri@users.noreply.github.com> Date: Wed, 12 Apr 2023 14:47:13 +0200 Subject: [PATCH 10/21] Removed dead comma Co-authored-by: William Harrison --- domains/windfarms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/windfarms.json b/domains/windfarms.json index 319981ffb..92117b3db 100644 --- a/domains/windfarms.json +++ b/domains/windfarms.json @@ -3,7 +3,7 @@ "repo": "https://github.com/windfarms/windfarms.github.io", "owner": { "username": "windfarms", - "email": "windfarms@andrealicheri.anonaddy.com", + "email": "windfarms@andrealicheri.anonaddy.com" }, "record": { "CNAME": "windfarms.github.io" From 23a87716ee0c210de508db4ebbb1bbf8695459ae Mon Sep 17 00:00:00 2001 From: Amir-Lotfi <32633447+Amir-Lotfi@users.noreply.github.com> Date: Wed, 12 Apr 2023 18:09:23 +0330 Subject: [PATCH 11/21] Update graphql.json --- domains/graphql.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/graphql.json b/domains/graphql.json index f42ba013e..c8eb4c2b8 100644 --- a/domains/graphql.json +++ b/domains/graphql.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["5.196.130.53"] + "A": ["136.243.109.199"] } } From 5ecd3ca46cb430df7c424da1b9458a183556fa9e Mon Sep 17 00:00:00 2001 From: EnteNico <84995446+EnteNico@users.noreply.github.com> Date: Wed, 12 Apr 2023 20:47:46 +0200 Subject: [PATCH 12/21] feat(domain): add `entenico.is-a.dev` --- domains/entenico.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/entenico.json diff --git a/domains/entenico.json b/domains/entenico.json new file mode 100644 index 000000000..46f3392d5 --- /dev/null +++ b/domains/entenico.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "EnteNico", + "email": "herrtruthahn.ls19@gmail.com" + }, + + "record": { + "A": ["https://github.com/entenico"] + } +} From ad575b8fea7f15c0a1cc9bb6ee21e73f060bd7d2 Mon Sep 17 00:00:00 2001 From: Tom Teck Date: Wed, 12 Apr 2023 21:41:24 +0200 Subject: [PATCH 13/21] Added tomteck --- domains/tomteck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tomteck.json diff --git a/domains/tomteck.json b/domains/tomteck.json new file mode 100644 index 000000000..4b73f129f --- /dev/null +++ b/domains/tomteck.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "shandralor", + "email": "tom.teck@gmail.com" + }, + "record": { + "CNAME": "shandralor.github.io" + } + } + \ No newline at end of file From 0ab633ee06eee2669b11645ac5ee738507ddd6e5 Mon Sep 17 00:00:00 2001 From: Ethereal <121606613+EtherealTheDev@users.noreply.github.com> Date: Wed, 12 Apr 2023 19:12:52 -0700 Subject: [PATCH 14/21] Create ethereal.json --- domains/ethereal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ethereal.json diff --git a/domains/ethereal.json b/domains/ethereal.json new file mode 100644 index 000000000..b3a365ede --- /dev/null +++ b/domains/ethereal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EtherealTheDev", + "email": "", + "twitter": "EtherealTheDev", + "discord": "EtherealTheDev#09088" + }, + "record": { + "CNAME": "etherealthedev.repl.co." + } +} From 43151af788424090ad667de9c093eeeca877de89 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Apr 2023 16:24:16 +0800 Subject: [PATCH 15/21] Update samcarson.json --- domains/samcarson.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/samcarson.json b/domains/samcarson.json index e4298ee41..e9f6d0567 100644 --- a/domains/samcarson.json +++ b/domains/samcarson.json @@ -5,7 +5,6 @@ "twitter": "samcarsonx" }, "record": { - "URL": "https://samcarson.co.uk", - "TXT": "working on a separate site for my dev projects" + "URL": "https://samcarson.co.uk" } } From c5665e35c56849abbbbe7f4084d3c99a1547cccb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Apr 2023 17:31:11 +0800 Subject: [PATCH 16/21] Update ethereal.json --- domains/ethereal.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ethereal.json b/domains/ethereal.json index b3a365ede..8bc82ebaf 100644 --- a/domains/ethereal.json +++ b/domains/ethereal.json @@ -1,11 +1,11 @@ { "owner": { - "username": "EtherealTheDev", + "username": "EtherealTheDev", "email": "", "twitter": "EtherealTheDev", "discord": "EtherealTheDev#09088" }, "record": { - "CNAME": "etherealthedev.repl.co." + "CNAME": "etherealthedev.repl.co" } } From c0efbb832a8054ac4a7a525107a9f0f7ad9ed7e2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Apr 2023 17:31:49 +0800 Subject: [PATCH 17/21] remove invalid discord --- domains/ethereal.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/ethereal.json b/domains/ethereal.json index 8bc82ebaf..b58f0d991 100644 --- a/domains/ethereal.json +++ b/domains/ethereal.json @@ -2,8 +2,7 @@ "owner": { "username": "EtherealTheDev", "email": "", - "twitter": "EtherealTheDev", - "discord": "EtherealTheDev#09088" + "twitter": "EtherealTheDev" }, "record": { "CNAME": "etherealthedev.repl.co" From 4602604bbb73e7eb6d0c16d58987b1f29aa28e38 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Apr 2023 17:33:28 +0800 Subject: [PATCH 18/21] fix record --- domains/entenico.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/entenico.json b/domains/entenico.json index 46f3392d5..d681d2440 100644 --- a/domains/entenico.json +++ b/domains/entenico.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["https://github.com/entenico"] + "URL": "https://github.com/entenico" } } From 5a2cb3ab11019d14dcf4608deeb30e74289e14df Mon Sep 17 00:00:00 2001 From: Leandro <95433938+Lndr2501@users.noreply.github.com> Date: Thu, 13 Apr 2023 11:37:51 +0200 Subject: [PATCH 19/21] Create lndr2501.json --- domains/lndr2501.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lndr2501.json diff --git a/domains/lndr2501.json b/domains/lndr2501.json new file mode 100644 index 000000000..bbf5e3f2f --- /dev/null +++ b/domains/lndr2501.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Lndr2501", + "email": "" + }, + "repo": "https://github.com/Lndr2501/Lndr2501", + "record": { + "CNAME": "lndr2501.github.io" + } +} From 26434ae8fddf45281fb9036e85380fcec840deea Mon Sep 17 00:00:00 2001 From: Yose Marthin Giyay <33504511+yohn-maistre@users.noreply.github.com> Date: Fri, 14 Apr 2023 11:22:45 +0900 Subject: [PATCH 20/21] Add files via upload --- domains/yose.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/yose.json diff --git a/domains/yose.json b/domains/yose.json new file mode 100644 index 000000000..40bf6ca77 --- /dev/null +++ b/domains/yose.json @@ -0,0 +1,13 @@ +{ + "description": "A one-page portfolio website", + "repo": "https://github.com/yohn-maistre/yohn-maistre.github.io", + "owner": { + "username": "yohn-maistre", + "email": "", + "twitter": "jind0sh", + "discord": "jind0sh#5330" + }, + "record": { + "CNAME": "yohn-maistre.github.io" + } +} From 1b5b31a22a39d4c72ca86614462f12e124db1c23 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 14 Apr 2023 19:16:20 +0800 Subject: [PATCH 21/21] Update yose.json --- domains/yose.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yose.json b/domains/yose.json index 40bf6ca77..c717ff345 100644 --- a/domains/yose.json +++ b/domains/yose.json @@ -5,7 +5,7 @@ "username": "yohn-maistre", "email": "", "twitter": "jind0sh", - "discord": "jind0sh#5330" + "discord": "jind0sh#5330" }, "record": { "CNAME": "yohn-maistre.github.io"