From 030f452f6d9b6cc5bcca91d44b3598d4e4bb5628 Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Thu, 6 Jun 2024 11:42:31 +0530 Subject: [PATCH 01/38] cname update --- domains/shubh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubh.json b/domains/shubh.json index 2b950ba61..5f1cad4ee 100644 --- a/domains/shubh.json +++ b/domains/shubh.json @@ -7,6 +7,6 @@ "twitter": "R3tr0LastKnight" }, "record": { - "CNAME": "r3tr0lastknight.github.io" + "CNAME": "r3tr0lastknight.github.io/Portfoio_v2" } } From c4d0faba4e88951fc86ba61537723d961b192fe8 Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Thu, 6 Jun 2024 12:31:58 +0530 Subject: [PATCH 02/38] update --- domains/shubh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubh.json b/domains/shubh.json index 5f1cad4ee..2b950ba61 100644 --- a/domains/shubh.json +++ b/domains/shubh.json @@ -7,6 +7,6 @@ "twitter": "R3tr0LastKnight" }, "record": { - "CNAME": "r3tr0lastknight.github.io/Portfoio_v2" + "CNAME": "r3tr0lastknight.github.io" } } From 2caae5990a1651ba01b69993b3a02f03e90bd814 Mon Sep 17 00:00:00 2001 From: Colbster937 Date: Sun, 8 Dec 2024 17:36:36 -0600 Subject: [PATCH 03/38] Add Tortilla --- domains/tortilla.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tortilla.json diff --git a/domains/tortilla.json b/domains/tortilla.json new file mode 100644 index 000000000..cbca1d60c --- /dev/null +++ b/domains/tortilla.json @@ -0,0 +1,11 @@ +{ + "description": "tortilla.is-a.dev", + "owner": { + "username": "Colbster937", + "email": "colbster937@colbster937.dev" + }, + "record": { + "CNAME": "dns.tortillagames.org", + "proxied": true + } +} From a250f1cad6f0e4ae80851c1451808022b35e9d62 Mon Sep 17 00:00:00 2001 From: Colbster937 Date: Mon, 9 Dec 2024 09:47:14 -0600 Subject: [PATCH 04/38] Fix Record --- domains/tortilla.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tortilla.json b/domains/tortilla.json index cbca1d60c..2e9209670 100644 --- a/domains/tortilla.json +++ b/domains/tortilla.json @@ -6,6 +6,6 @@ }, "record": { "CNAME": "dns.tortillagames.org", - "proxied": true } + "proxied": true } From 14f911233d1c16850458b04dfc08307487d31aa2 Mon Sep 17 00:00:00 2001 From: dyikes <190483221+dyikes@users.noreply.github.com> Date: Tue, 10 Dec 2024 01:22:44 +0800 Subject: [PATCH 05/38] Create dyikes.json --- domains/dyikes.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dyikes.json diff --git a/domains/dyikes.json b/domains/dyikes.json new file mode 100644 index 000000000..670fb7662 --- /dev/null +++ b/domains/dyikes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dyikes", + "email": "f@power.slmail.me" + }, + "record": { + "CNAME": "dyikes.duckdns.org" + } +} From 4c456ed4e94a2ef882ac28c86d83f7a451c25feb Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Tue, 10 Dec 2024 11:57:46 +0530 Subject: [PATCH 06/38] feat: create txt record for github domain verification --- domains/_github-pages-challenge-anirbaaaan183.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-anirbaaaan183.json diff --git a/domains/_github-pages-challenge-anirbaaaan183.json b/domains/_github-pages-challenge-anirbaaaan183.json new file mode 100644 index 000000000..aef4a9302 --- /dev/null +++ b/domains/_github-pages-challenge-anirbaaaan183.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anirbaaaan183", + "email": "anirbanrc@proton.me" + }, + "record": { + "TXT": "5f8c296170c0f2cd8aa1089b065900" + } +} From 0f5856285e03bd910b5dac9a23eedd8574d1f3bc Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:01:46 +0530 Subject: [PATCH 07/38] feat: create discord domain verification for anirbaaaan domain --- domains/_discord.anirbaaaan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.anirbaaaan.json diff --git a/domains/_discord.anirbaaaan.json b/domains/_discord.anirbaaaan.json new file mode 100644 index 000000000..f7a613430 --- /dev/null +++ b/domains/_discord.anirbaaaan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anirbaaaan183", + "email": "anirbanrc@proton.me" + }, + "record": { + "TXT": "dh=ef12f3d26e5f641e4a2f956c2a208b8da58b5c47" + } +} From 1570925e67da7cb430eb934cccc5d9789ec28e73 Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:03:03 +0530 Subject: [PATCH 08/38] feat: add the anirbaaaan domain --- domains/anirbaaaan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anirbaaaan.json diff --git a/domains/anirbaaaan.json b/domains/anirbaaaan.json new file mode 100644 index 000000000..336288c99 --- /dev/null +++ b/domains/anirbaaaan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anirbaaaan183", + "email": "anirbanrc@proton.me" + }, + "record": { + "CNAME": "anirbaaaan183.github.io" + } +} From 8cad5c84c7db8d1b9678b83695ecf97f9af17d7e Mon Sep 17 00:00:00 2001 From: Bernardo Nogueira <62897976+Samuraiflamesf@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:43:51 -0300 Subject: [PATCH 09/38] Create saftec.json --- domains/saftec.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saftec.json diff --git a/domains/saftec.json b/domains/saftec.json new file mode 100644 index 000000000..1b5d366c3 --- /dev/null +++ b/domains/saftec.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Samuraiflamesf", + "email": "Samuraiflamesf@gmail.com" + }, + "record": { + "A": [ + "100.42.189.124" + ] + } +} From 21b6b3315cb3093b66a08a05745fd46bfc48f42b Mon Sep 17 00:00:00 2001 From: Risky Prsty <66415817+riskyprsty@users.noreply.github.com> Date: Tue, 10 Dec 2024 22:49:16 +0700 Subject: [PATCH 10/38] Create riskyprsty.json --- domains/riskyprsty.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/riskyprsty.json diff --git a/domains/riskyprsty.json b/domains/riskyprsty.json new file mode 100644 index 000000000..a79f3f3e4 --- /dev/null +++ b/domains/riskyprsty.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "riskyprsty" + }, + "record": { + "CNAME": "riskyprsty.github.io" + } +} From bfd0a0660aafc69008264c35b8544df75ecfa48c Mon Sep 17 00:00:00 2001 From: Youssef lmouden <168273055+YoussefDevPro@users.noreply.github.com> Date: Tue, 10 Dec 2024 18:06:34 +0100 Subject: [PATCH 11/38] Create youssef-lmouden.json --- domains/youssef-lmouden.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/youssef-lmouden.json diff --git a/domains/youssef-lmouden.json b/domains/youssef-lmouden.json new file mode 100644 index 000000000..78d48ae49 --- /dev/null +++ b/domains/youssef-lmouden.json @@ -0,0 +1,10 @@ +{ + "domain": "youssef-lmouden.is-a.dev", + "owner": { + "email": "youssef.pro.coding@gmail.com", + "github": "YoussefDevPro" + }, + "record": { + "CNAME": "YoussefDevPro.github.io" + } +} From ea1992a357f10eabc6bba065d43ea2a48a22c241 Mon Sep 17 00:00:00 2001 From: lehuutrung1412 Date: Wed, 11 Dec 2024 00:25:00 +0700 Subject: [PATCH 12/38] feat: add trungz.json --- domains/trungz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/trungz.json diff --git a/domains/trungz.json b/domains/trungz.json new file mode 100644 index 000000000..911383c15 --- /dev/null +++ b/domains/trungz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lehuutrung1412", + "email": "me@lehuutrung.dev" + }, + "record": { + "URL": "https://lehuutrung.dev" + } +} From 406317ee693b29b4886db2f58c1eb66ff1ef0a86 Mon Sep 17 00:00:00 2001 From: R3tr0LastKnight Date: Wed, 11 Dec 2024 02:23:25 +0530 Subject: [PATCH 13/38] vercel update --- domains/_vercel.shubh.json | 8 ++++++++ domains/shubh.json | 8 ++------ 2 files changed, 10 insertions(+), 6 deletions(-) create mode 100644 domains/_vercel.shubh.json diff --git a/domains/_vercel.shubh.json b/domains/_vercel.shubh.json new file mode 100644 index 000000000..79802a66f --- /dev/null +++ b/domains/_vercel.shubh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "R3tr0LastKnight" + }, + "record": { + "TXT": ["vc-domain-verify=shubh.is-a.dev,ec236054bf6268762e7e"] + } +} diff --git a/domains/shubh.json b/domains/shubh.json index 2b950ba61..b4321f5ef 100644 --- a/domains/shubh.json +++ b/domains/shubh.json @@ -1,12 +1,8 @@ { - "description": "personal portfolio website", - "repo": "https://github.com/R3tr0LastKnight/Portfoio_v2.git", "owner": { - "username": "R3tr0LastKnight", - "email": "r3tr0lastknight@gmail.com", - "twitter": "R3tr0LastKnight" + "username": "R3tr0LastKnight" }, "record": { - "CNAME": "r3tr0lastknight.github.io" + "CNAME": "portfoio-v2.vercel.app" } } From 745926d552083b17f67c4db5d9f87e93f2f9d8da Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 10 Dec 2024 19:25:43 -0500 Subject: [PATCH 14/38] Update tortilla.json --- domains/tortilla.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tortilla.json b/domains/tortilla.json index 2e9209670..d3c9a8171 100644 --- a/domains/tortilla.json +++ b/domains/tortilla.json @@ -5,7 +5,7 @@ "email": "colbster937@colbster937.dev" }, "record": { - "CNAME": "dns.tortillagames.org", + "CNAME": "dns.tortillagames.org" } "proxied": true } From ed70b820bba3b62be7bb5434d0b13f89ac599939 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 10 Dec 2024 19:27:17 -0500 Subject: [PATCH 15/38] chore: formatting --- domains/tortilla.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/tortilla.json b/domains/tortilla.json index d3c9a8171..977c39694 100644 --- a/domains/tortilla.json +++ b/domains/tortilla.json @@ -1,11 +1,11 @@ { - "description": "tortilla.is-a.dev", - "owner": { - "username": "Colbster937", - "email": "colbster937@colbster937.dev" - }, - "record": { - "CNAME": "dns.tortillagames.org" - } - "proxied": true + "description": "tortilla.is-a.dev", + "owner": { + "username": "Colbster937", + "email": "colbster937@colbster937.dev" + }, + "record": { + "CNAME": "dns.tortillagames.org" + }, + "proxied": true } From 88df525518e634d8cede9ed05a587a2ad48b41cb Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Wed, 11 Dec 2024 11:16:25 +0800 Subject: [PATCH 16/38] Update README.md --- README.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index db04ad572..6629d8c78 100644 --- a/README.md +++ b/README.md @@ -22,26 +22,23 @@ Not all of these will be posted on GitHub, however they will always be posted in # Register ### NS Records -When applying for NS records, please consider if you *actually* need them. Please provide a detailed reason (with evidence) of why you require NS records. - -9 times out of 10, you do not actually need NS records, and merely want them. We already support a wide range of records, so it is extremely unlikely you will actually require them. +When applying for NS records, please consider if you *actually* need them. +In your PR, please provide *extensive* reasoning, with evidence/examples, of why you need NS records. +You can see a good example of this [here](https://github.com/is-a-dev/register/pull/17592). ***Pull requests adding NS records without valid reasoning will be closed.*** **Instant Denials**: - I don't want to create a pull request everytime I want to update my DNS records. - - Over 3,000 people have to, you can too. -- I want to use Cloudflare's proxy for DDoS protection. - - Simply add `"proxied": true` to your file, to enable Cloudflare's Enterprise-level DDoS protection for your subdomain. - - Note: We *may* allow certain users to register NS records if it would expose their home IP. - -For any questions regarding NS records, feel free to email support@is-a.dev. + - Over 3,000 people have to create PRs for updating their records, you can too. +- It is easier to manage DNS records on *(insert DNS provider name)*. + - It isn't too difficult to open a pull request to update your DNS records. We aim for PRs to be merged with-in 24 hours. +- I want to use DDoS protection. + - You can simply add `"proxied": true` to your file, to enable Cloudflare's Enterprise-level DDoS protection for your subdomain. > [!NOTE] > You can skip these requirements by [supporting the service](https://wdh.gg/pvNCdvs) with a small amount of $2. > -> All donations go towards supporting the service's running costs. -> > If you decide to donate, please email william@is-a.dev with your payment confirmation and your pull request link to receive your NS records. ## Manual Registration From e18024549565f8ab1f9e785b42c0458ec2dd31a6 Mon Sep 17 00:00:00 2001 From: Youssef lmouden <168273055+YoussefDevPro@users.noreply.github.com> Date: Wed, 11 Dec 2024 09:55:10 +0100 Subject: [PATCH 17/38] Update youssef-lmouden.json Could you please help me fix it? --- domains/youssef-lmouden.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/youssef-lmouden.json b/domains/youssef-lmouden.json index 78d48ae49..7f73008a1 100644 --- a/domains/youssef-lmouden.json +++ b/domains/youssef-lmouden.json @@ -1,10 +1,8 @@ { - "domain": "youssef-lmouden.is-a.dev", - "owner": { - "email": "youssef.pro.coding@gmail.com", - "github": "YoussefDevPro" - }, - "record": { - "CNAME": "YoussefDevPro.github.io" - } -} + "owner": { + "username": "YoussefDevPro" + }, + "record": { + "CNAME": "YoussefDevPro.github.io" + } +} From 7d5bd55a5378387feb42376c4335adca858bcf83 Mon Sep 17 00:00:00 2001 From: Tan Hoang Date: Wed, 11 Dec 2024 20:34:05 +0700 Subject: [PATCH 18/38] Create tan.json https://white-hill-030c00b00.4.azurestaticapps.net --- domains/tan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tan.json diff --git a/domains/tan.json b/domains/tan.json new file mode 100644 index 000000000..85ecae11e --- /dev/null +++ b/domains/tan.json @@ -0,0 +1,10 @@ +{ + "description": "tan.is-a.dev", + "owner": { + "username": "cuno92", + "email": "hoangvannhattan@gmail.com" + }, + "record": { + "CNAME": "white-hill-030c00b00.4.azurestaticapps.net" + } +} From cd8883db87eb06fb37c93bfa887fc7afcd9eef58 Mon Sep 17 00:00:00 2001 From: Sabbir <93143691+s8rr@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:20:36 +0600 Subject: [PATCH 19/38] Create _discord.sabbir.json --- domains/_discord.sabbir.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_discord.sabbir.json diff --git a/domains/_discord.sabbir.json b/domains/_discord.sabbir.json new file mode 100644 index 000000000..1ae6b2940 --- /dev/null +++ b/domains/_discord.sabbir.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "s8rr" + }, + "record": { + "TXT": ["dh=02cb947f7961bbd1816cb3aa4d2d47854665515c"] + } +} From ece4b6684730b841369de0486c08860e5db628b1 Mon Sep 17 00:00:00 2001 From: Alan Huynh Date: Thu, 12 Dec 2024 01:20:44 +1100 Subject: [PATCH 20/38] Add alan-huynh entry --- domains/alan-huynh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alan-huynh.json diff --git a/domains/alan-huynh.json b/domains/alan-huynh.json new file mode 100644 index 000000000..660323ea1 --- /dev/null +++ b/domains/alan-huynh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hdmquan", + "email": "hdmquan@gmail.com" + }, + "record": { + "A": [ + "75.2.60.5" + ] + } +} \ No newline at end of file From f67805cc73c984a48346b1859f7e96c0d7b80e92 Mon Sep 17 00:00:00 2001 From: Stefano Del Prete Date: Wed, 11 Dec 2024 15:39:46 +0100 Subject: [PATCH 21/38] convert CNAME to lowercase --- domains/youssef-lmouden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youssef-lmouden.json b/domains/youssef-lmouden.json index 7f73008a1..62c8bf2dc 100644 --- a/domains/youssef-lmouden.json +++ b/domains/youssef-lmouden.json @@ -3,6 +3,6 @@ "username": "YoussefDevPro" }, "record": { - "CNAME": "YoussefDevPro.github.io" + "CNAME": "youssefdevpro.github.io" } } From ac920db10457c9f08cc280f3be4ac9da3306cbe5 Mon Sep 17 00:00:00 2001 From: Caen Kole Jones <131218155+CaenJones@users.noreply.github.com> Date: Wed, 11 Dec 2024 11:21:05 -0500 Subject: [PATCH 22/38] Create chromesec.json --- domains/chromesec.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chromesec.json diff --git a/domains/chromesec.json b/domains/chromesec.json new file mode 100644 index 000000000..3a7a87247 --- /dev/null +++ b/domains/chromesec.json @@ -0,0 +1,12 @@ +{ + "description": "Website for ChromeSEC a guide for admins to secure their chromeOS devices", + "repo": "https://github.com/CaenJones/caenjones.github.io", + "owner": { + "username": "CaenJones", + "email": "cj@caenjones.com", + "twitter": "" + }, + "record": { + "CNAME": "caenjones.github.io/ChromeSEC" + } +} From 58f5882b0d3dcc1c2a7a9d8ea274da5e7a8042c9 Mon Sep 17 00:00:00 2001 From: Caen Kole Jones <131218155+CaenJones@users.noreply.github.com> Date: Wed, 11 Dec 2024 11:26:05 -0500 Subject: [PATCH 23/38] Update chromesec.json --- domains/chromesec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chromesec.json b/domains/chromesec.json index 3a7a87247..049171320 100644 --- a/domains/chromesec.json +++ b/domains/chromesec.json @@ -1,6 +1,6 @@ { "description": "Website for ChromeSEC a guide for admins to secure their chromeOS devices", - "repo": "https://github.com/CaenJones/caenjones.github.io", + "repo": "https://github.com/CaenJones/ChromeSEC", "owner": { "username": "CaenJones", "email": "cj@caenjones.com", From 4d98592febc8f35277680c73cacfa05a339cdc3a Mon Sep 17 00:00:00 2001 From: Caen Kole Jones <131218155+CaenJones@users.noreply.github.com> Date: Wed, 11 Dec 2024 11:29:39 -0500 Subject: [PATCH 24/38] Update chromesec.json --- domains/chromesec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chromesec.json b/domains/chromesec.json index 049171320..d3408715f 100644 --- a/domains/chromesec.json +++ b/domains/chromesec.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": { - "CNAME": "caenjones.github.io/ChromeSEC" + "CNAME": "caenjones.is-a.dev/ChromeSEC" } } From 1ccd7b46b2805bb537e5107c2a7b17855d95e3b6 Mon Sep 17 00:00:00 2001 From: Caen Kole Jones <131218155+CaenJones@users.noreply.github.com> Date: Wed, 11 Dec 2024 11:35:02 -0500 Subject: [PATCH 25/38] Update chromesec.json --- domains/chromesec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chromesec.json b/domains/chromesec.json index d3408715f..ab4cf5c8a 100644 --- a/domains/chromesec.json +++ b/domains/chromesec.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": { - "CNAME": "caenjones.is-a.dev/ChromeSEC" + "URL": "caenjones.is-a.dev/ChromeSEC" } } From fa3b8703f50b03259f3c0530b9ac5341627cfd4b Mon Sep 17 00:00:00 2001 From: Caen Kole Jones <131218155+CaenJones@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:35:39 -0500 Subject: [PATCH 26/38] Update chromesec.json --- domains/chromesec.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chromesec.json b/domains/chromesec.json index ab4cf5c8a..5554d73f5 100644 --- a/domains/chromesec.json +++ b/domains/chromesec.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": { - "URL": "caenjones.is-a.dev/ChromeSEC" + "URL": "https://caenjones.is-a.dev/ChromeSEC" } } From ae92a955c200a009b09444e335bd556833f1fec5 Mon Sep 17 00:00:00 2001 From: Acronical Date: Wed, 11 Dec 2024 20:53:12 +0000 Subject: [PATCH 27/38] Create api.acronical.json --- domains/api.acronical.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/api.acronical.json diff --git a/domains/api.acronical.json b/domains/api.acronical.json new file mode 100644 index 000000000..af196f2a8 --- /dev/null +++ b/domains/api.acronical.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "A": "138.68.133.84" + } +} From 368e0c9e2020420c5293bd9e497da45a6f819da5 Mon Sep 17 00:00:00 2001 From: Acronical Date: Wed, 11 Dec 2024 20:56:46 +0000 Subject: [PATCH 28/38] Update api.acronical.json --- domains/api.acronical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.acronical.json b/domains/api.acronical.json index af196f2a8..fa8380b23 100644 --- a/domains/api.acronical.json +++ b/domains/api.acronical.json @@ -4,6 +4,6 @@ "email": "acronicalbusiness@gmail.com" }, "record": { - "A": "138.68.133.84" + "A": ["138.68.133.84"] } } From 3f43c3c77860a84b922bb5a8e38d00f5ca62057d Mon Sep 17 00:00:00 2001 From: luca Date: Wed, 11 Dec 2024 19:30:08 -0300 Subject: [PATCH 29/38] Create tsu.json --- domains/tsu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tsu.json diff --git a/domains/tsu.json b/domains/tsu.json new file mode 100644 index 000000000..29c62defb --- /dev/null +++ b/domains/tsu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dot-tsu", + "email": "lucanahtsu@gmail.com" + }, + "record": { + "CNAME": "dot-tsu.github.io" + } +} From 130d34a0c90e922b4ae863292b074755ea4e5d8a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:20:00 -0500 Subject: [PATCH 30/38] chore: formatting --- domains/api.acronical.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/api.acronical.json b/domains/api.acronical.json index fa8380b23..335fb70a7 100644 --- a/domains/api.acronical.json +++ b/domains/api.acronical.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "AcronicalYT", - "email": "acronicalbusiness@gmail.com" - }, - "record": { - "A": ["138.68.133.84"] - } + "owner": { + "username": "AcronicalYT", + "email": "acronicalbusiness@gmail.com" + }, + "record": { + "A": [ + "138.68.133.84" + ] + } } From 139a7d61e30293bf065452610eb6e01ed69f871d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erdo=C4=9Fan=20=C5=9Ead?= <60552846+erdogansad@users.noreply.github.com> Date: Thu, 12 Dec 2024 03:25:34 +0300 Subject: [PATCH 31/38] Update erdogan.json --- domains/erdogan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/erdogan.json b/domains/erdogan.json index 262c7b493..97d5fe281 100644 --- a/domains/erdogan.json +++ b/domains/erdogan.json @@ -4,6 +4,6 @@ "email": "erdogan.sad@windowslive.com" }, "record": { - "A": ["87.248.157.245"] + "CNAME": ["erdogans.space"] } } From e80e868e3c969264f40686bd197425dbfa87644d Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 12 Dec 2024 10:25:08 +0300 Subject: [PATCH 32/38] fix(domains/erdogan): CNAMEs are not arrays --- domains/erdogan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/erdogan.json b/domains/erdogan.json index 97d5fe281..99c66a948 100644 --- a/domains/erdogan.json +++ b/domains/erdogan.json @@ -4,6 +4,6 @@ "email": "erdogan.sad@windowslive.com" }, "record": { - "CNAME": ["erdogans.space"] + "CNAME": "erdogans.space" } } From 48dae20cb08ecddea48bdd8dfd270227613a9c89 Mon Sep 17 00:00:00 2001 From: Orange Figure <137558630+Orange-Figure@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:11:05 +0400 Subject: [PATCH 33/38] Register zalex.is-a.dev --- domains/zalex.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zalex.json diff --git a/domains/zalex.json b/domains/zalex.json new file mode 100644 index 000000000..1fafd707a --- /dev/null +++ b/domains/zalex.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Orange-Figure", + "discord": "1212435420776890368", + "OWL": "eyJlbmMiOiJBMTI4Q0JDLUhTMjU2IiwiYWxnIjoiUlNBLU9BRVAiLCJraWQiOiJaa1VsRmRqVThiUEstLXVVM2JJR09PVHFYYVFFS1ZINFVXOW53MTR6WTJnIn0.N0_TVOrIKQHS-dgU5KDDcREwJDAtW1AfGLARAqAZyT-UjrmJz8IUFHg8zYxe6Spa4faQVR_emyVZKwqwlFvdIZZr4yQrWQSED-2WZJ5Z5DXpti6930sHO4CVgszWKjc5LqPW1764QP39iQrC7VtNSFxEmZTWJnmK0i8X_2AOSgu8BTH45vjMVKU4oBRzHjvoBZ-Z_17DCk0Awy2FxWSscZPDVF1-_1ETfQ60Ahcv8gYcMt3ZVs2vrUZR_sopt8LaPf6AQQ9zSgDtRiwBHogpiYWsAZVN_5EHTKosomGhUcxuHfUjhaHFauscXQjHZM6kDOEAEvY8MryV7jRy_gm7fQ.sZCseMTkxIHnGcrpk7SARA.SHzeybFf2FVb38kuLc62-X3zAK2SMpZiL2FlnaU77-UR5bsGoINyEnbJNdvCRd4nLItafWpWtCqu0NyvjBh8BWCNrCUhYMmmLRzg6sBgolI.kE2nsD9RtiZGMS-KFaXmZw" + }, + + "record": { + "CNAME": "zalex.betteruptime.com" + } + } + \ No newline at end of file From c32621e20e5d9511ba9c9b5dd7eabcc60635772f Mon Sep 17 00:00:00 2001 From: V Devanarayan <89205573+CodeTitan7@users.noreply.github.com> Date: Thu, 12 Dec 2024 21:55:05 +0530 Subject: [PATCH 34/38] Create vdevanarayan.json --- domains/vdevanarayan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vdevanarayan.json diff --git a/domains/vdevanarayan.json b/domains/vdevanarayan.json new file mode 100644 index 000000000..91adbc61a --- /dev/null +++ b/domains/vdevanarayan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CodeTitan7", + "email": "octavius1983bc@gmail.com" + }, + "record": { + "URL": "https://vdevanarayan.vercel.app" + } +} From 570da75b020ded55fa0c30dd3def261484e8c155 Mon Sep 17 00:00:00 2001 From: Vuri Date: Fri, 13 Dec 2024 10:19:34 +0800 Subject: [PATCH 35/38] Create vurihuang.json --- domains/vurihuang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vurihuang.json diff --git a/domains/vurihuang.json b/domains/vurihuang.json new file mode 100644 index 000000000..fc7d3838f --- /dev/null +++ b/domains/vurihuang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vurihuang", + "email": "vengeancehuang@gmail.com" + }, + "record": { + "CNAME": "vurihuang.github.io" + } +} From 23c4911131405098295773728701e4f7963459dd Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:00:59 +0530 Subject: [PATCH 36/38] fix: delete file with wrong name --- domains/_github-pages-challenge-anirbaaaan183.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-anirbaaaan183.json diff --git a/domains/_github-pages-challenge-anirbaaaan183.json b/domains/_github-pages-challenge-anirbaaaan183.json deleted file mode 100644 index aef4a9302..000000000 --- a/domains/_github-pages-challenge-anirbaaaan183.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anirbaaaan183", - "email": "anirbanrc@proton.me" - }, - "record": { - "TXT": "5f8c296170c0f2cd8aa1089b065900" - } -} From e34882254797147d91d28a28ed9e9e03881878fd Mon Sep 17 00:00:00 2001 From: anirbaaaan <188557785+anirbaaaan183@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:01:53 +0530 Subject: [PATCH 37/38] feat: create file with correct name --- ..._github-pages-challenge-anirbaaaan183.anirbaaaan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json diff --git a/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json b/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json new file mode 100644 index 000000000..aef4a9302 --- /dev/null +++ b/domains/_github-pages-challenge-anirbaaaan183.anirbaaaan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anirbaaaan183", + "email": "anirbanrc@proton.me" + }, + "record": { + "TXT": "5f8c296170c0f2cd8aa1089b065900" + } +} From d6b0294d3d72a9a1ae6467225214ef6a130139c2 Mon Sep 17 00:00:00 2001 From: Pham Thanh Nghia Date: Fri, 13 Dec 2024 14:33:08 +0700 Subject: [PATCH 38/38] Create phamthanhnghia.json --- domains/phamthanhnghia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/phamthanhnghia.json diff --git a/domains/phamthanhnghia.json b/domains/phamthanhnghia.json new file mode 100644 index 000000000..2378ce50d --- /dev/null +++ b/domains/phamthanhnghia.json @@ -0,0 +1,11 @@ +{ + "description": "phamthanhnghia.is-a.dev", + "repo": "https://github.com/phamthanhnghia/phamthanhnghia.github.io", + "owner": { + "username": "phamthanhnghia", + "email": "phamthanhnghia.it@gmail.com" + }, + "record": { + "CNAME": "phamthanhnghia.github.io" + } +}