From 15b5b60dfe10267fd5d0bc25fdbbc10f5b241b24 Mon Sep 17 00:00:00 2001 From: Jabin <118082374+Jab11n@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:52:24 -0500 Subject: [PATCH 01/16] fix my information after username change --- domains/jabin.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/jabin.json b/domains/jabin.json index 6f1becbd5..e1727936a 100644 --- a/domains/jabin.json +++ b/domains/jabin.json @@ -1,9 +1,11 @@ { "owner": { - "username": "jabinstech", - "email": "jabinstech.net@gmail.com" + "username": "jab11n", + "twitter": "@jab11n", + "github": "jab11n", + "email": "iad-contact@rdr.lol" }, "record": { - "CNAME": "jabinstech.github.io" + "CNAME": "jab11n.github.io" } } From 7da09ec582a061a9b9af102173dd56e4e954f188 Mon Sep 17 00:00:00 2001 From: Jabin <118082374+Jab11n@users.noreply.github.com> Date: Fri, 3 Jan 2025 21:44:30 -0500 Subject: [PATCH 02/16] Update domains/jabin.json Co-authored-by: William Harrison <87287585+wdhdev@users.noreply.github.com> --- domains/jabin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jabin.json b/domains/jabin.json index e1727936a..62252d6bd 100644 --- a/domains/jabin.json +++ b/domains/jabin.json @@ -1,7 +1,7 @@ { "owner": { "username": "jab11n", - "twitter": "@jab11n", + "twitter": "jab11n", "github": "jab11n", "email": "iad-contact@rdr.lol" }, From 2356efaebb4c490efc32f7c5fcfcc508b5a76a4c Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:40:53 +0200 Subject: [PATCH 03/16] Create panel.devmatei.json --- domains/panel.devmatei.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/panel.devmatei.json diff --git a/domains/panel.devmatei.json b/domains/panel.devmatei.json new file mode 100644 index 000000000..9c144d162 --- /dev/null +++ b/domains/panel.devmatei.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": [ + "176.100.37.70" + ] + }, + +} From 970053578d6605c614ea43ded7ac37999b7e3745 Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:42:08 +0700 Subject: [PATCH 04/16] Create _vercel.nine.json --- domains/_vercel.nine.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/_vercel.nine.json diff --git a/domains/_vercel.nine.json b/domains/_vercel.nine.json new file mode 100644 index 000000000..728a4876c --- /dev/null +++ b/domains/_vercel.nine.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "NineLEL" + }, + "record": { + "TXT": ["vc-domain-verify=nine.is-a.dev,787b08b6c27017d410df"] + } +} From 46bdb6ddc5463e42401c4fbdd98375bb1b2d182f Mon Sep 17 00:00:00 2001 From: iostpa Date: Sat, 4 Jan 2025 20:44:10 +0200 Subject: [PATCH 05/16] Update domains/panel.devmatei.json --- domains/panel.devmatei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/panel.devmatei.json b/domains/panel.devmatei.json index 9c144d162..9426b4aa6 100644 --- a/domains/panel.devmatei.json +++ b/domains/panel.devmatei.json @@ -7,6 +7,6 @@ "A": [ "176.100.37.70" ] - }, + } } From 032b27882ec57e71f41800e73e7d9e85b4acd52b Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:45:04 +0700 Subject: [PATCH 06/16] Update nine.json --- domains/nine.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/nine.json b/domains/nine.json index 626fa06b4..c177a80e0 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -4,7 +4,6 @@ "email": "notninelel@gmail.com" }, "record": { - "A": ["76.223.55.44"], - "TXT": "deta-verification=DyZWThRbwVx1vudpA5oB8DEekn58LG75" + "A": ["76.76.21.21"] } } From 1b79f1daaee3a1bed4a8778628f580160db9187c Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 01:58:13 +0700 Subject: [PATCH 07/16] Update _vercel.nine.json --- domains/_vercel.nine.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_vercel.nine.json b/domains/_vercel.nine.json index 728a4876c..98e167692 100644 --- a/domains/_vercel.nine.json +++ b/domains/_vercel.nine.json @@ -1,6 +1,7 @@ { "owner": { - "username": "NineLEL" + "username": "NineLEL", + "email": "notninelel@gmail.com" }, "record": { "TXT": ["vc-domain-verify=nine.is-a.dev,787b08b6c27017d410df"] From 3b087c7ec1ce70f04f27413b6cd287c8d6dbbdd2 Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 02:58:06 +0700 Subject: [PATCH 08/16] Update nine.json --- domains/nine.json | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/domains/nine.json b/domains/nine.json index c177a80e0..c52046951 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -1,9 +1,19 @@ { - "owner": { - "username": "NineLEL", - "email": "notninelel@gmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } + "owner": { + "username": "NineLEL", + "email": "notninelel@gmail.com" + }, + "record": { + "A": [ + "76.76.21.21" + ], + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ], + "TXT": [ + "zoho-verification=zb97979784.zmverify.zoho.com" + ] + } } From 1321b7a476d08914c4f2843ac3b2c375be581570 Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Sun, 5 Jan 2025 03:01:44 +0700 Subject: [PATCH 09/16] Update nine.json (Update TXT) --- domains/nine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nine.json b/domains/nine.json index c52046951..1187ad82d 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -13,7 +13,7 @@ "mx3.zoho.eu" ], "TXT": [ - "zoho-verification=zb97979784.zmverify.zoho.com" + "zoho-verification=zb50940916.zmverify.zoho.com" ] } } From 9f450da4faaf0f4ab909cd7db645bca643ad4778 Mon Sep 17 00:00:00 2001 From: April Hall <134935244+arithefirst@users.noreply.github.com> Date: Sat, 4 Jan 2025 19:05:43 -0500 Subject: [PATCH 10/16] Create april.json --- domains/april.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/april.json diff --git a/domains/april.json b/domains/april.json new file mode 100644 index 000000000..74870a2d5 --- /dev/null +++ b/domains/april.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/arithefirst/portfolio", + "owner": { + "username": "arithefirst", + "email": "ari@arithefirst.com", + }, + "record": { + "URL": "https://www.arithefirst.com" + } +} From 7460bba771316c67957227bff8bce6de905bfc75 Mon Sep 17 00:00:00 2001 From: April Hall <134935244+arithefirst@users.noreply.github.com> Date: Sat, 4 Jan 2025 19:09:04 -0500 Subject: [PATCH 11/16] Remove trailing comma --- domains/april.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/april.json b/domains/april.json index 74870a2d5..d2171486d 100644 --- a/domains/april.json +++ b/domains/april.json @@ -2,7 +2,7 @@ "repo": "https://github.com/arithefirst/portfolio", "owner": { "username": "arithefirst", - "email": "ari@arithefirst.com", + "email": "ari@arithefirst.com" }, "record": { "URL": "https://www.arithefirst.com" From 55f81556ee18416546b60aa5c65c6fece7b8b861 Mon Sep 17 00:00:00 2001 From: ajtabjs <134237782+ajtabjs@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:18:11 -0800 Subject: [PATCH 12/16] Update ajtabs.json --- domains/ajtabs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ajtabs.json b/domains/ajtabs.json index 5cb58c59c..d022ee1f0 100644 --- a/domains/ajtabs.json +++ b/domains/ajtabs.json @@ -4,6 +4,6 @@ "email": "oro10jua@gmail.com" }, "record": { - "CNAME": "ajtabjs.github.io" + "CNAME": "aj-swag-portfolio.pages.dev" } } From b2c581a0f14c918d81af0a13dd54b7a4f13b3f6a Mon Sep 17 00:00:00 2001 From: Denis Klimenko Date: Sun, 5 Jan 2025 12:28:24 +0100 Subject: [PATCH 13/16] Create denisklimenko.json Added new JSON to request a subdomain --- domains/denisklimenko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/denisklimenko.json diff --git a/domains/denisklimenko.json b/domains/denisklimenko.json new file mode 100644 index 000000000..78592746b --- /dev/null +++ b/domains/denisklimenko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DenisKlimenko", + "email": "denis.klimenko.92@gmail.com" + }, + "record": { + "NS": ["destiny.ns.cloudflare.com", "kirk.ns.cloudflare.com"] + } +} From 15833bae07dcc6e0d3ac98c98ac2ffbd850a59c7 Mon Sep 17 00:00:00 2001 From: Kah Seng Date: Sun, 5 Jan 2025 20:56:36 +0800 Subject: [PATCH 14/16] Create json --- domains/kahseng.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kahseng.json diff --git a/domains/kahseng.json b/domains/kahseng.json new file mode 100644 index 000000000..4e7967b3b --- /dev/null +++ b/domains/kahseng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kahseng-dev", + "email": "kahseng.chew@protonmail.com" + }, + "record": { + "CNAME": "kahseng.pages.dev" + } +} From c77e63be85015cc59014f027a6832d7385a17204 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Sun, 5 Jan 2025 20:59:02 +0800 Subject: [PATCH 15/16] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 26f1e4f70..168de17ab 100644 --- a/README.md +++ b/README.md @@ -35,19 +35,21 @@ Not all of these will be posted on GitHub, however they will always be posted in ### NS Records When applying for NS records, please be aware we already support a [wide range of DNS records](https://is-a.dev/docs/faq/#which-records-are-supported), so you may not need them. -In your PR, please provide sufficient reasoning of why you need NS records, to help us mitigate potential abuse. It is helpful to refer to the [FAQ](https://is-a.dev/docs/faq/#who-can-use-ns-records) to see if you will likely be approved for NS records or not. You can see a good example of a request for NS records [here](https://github.com/is-a-dev/register/pull/17592). +In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://is-a.dev/docs/faq/#who-can-use-ns-records) for guidelines on allowed usage. Good examples of NS record requests are [#17592](https://github.com/is-a-dev/register/pull/17592) and [#18026](https://github.com/is-a-dev/register/pull/18026). ***Pull requests adding NS records without sufficient reasoning will be closed.*** > Also see: [Why are you so strict with NS records?](https://is-a.dev/docs/faq/#why-are-you-so-strict-with-ns-records) > [!NOTE] -> You may bypass these requirements by [donating](https://wdh.gg/pvNCdvs) a small amount of $2 (you can also donate via [GitHub Sponsors](https://wdh.gg/sponsor)). You also get a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! +> You can bypass these requirements[^1] by donating just $2 [here](https://wdh.gg/pvNCdvs), or via [GitHub Sponsors](https://wdh.gg/sponsor). As a thank-you, you'll also receive a special role in our [Discord server](https://discord.gg/is-a-dev-830872854677422150)! > -> If you decide to donate, please email william@is-a.dev (or DM `@williamharrison` on Discord) with your payment receipt and your pull request link. +> If you donate, email william@is-a.dev or DM `@williamharrison` on Discord with your receipt and PR link. + +[^1]: Requests deemed to be made with malicious intent may be denied, with a refund provided. ## Report Abuse -If you find any subdomains being abused, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. +If you find any subdomains being used for abusive purposes, please report them by [creating an issue](https://github.com/is-a-dev/register/issues/new?assignees=&labels=report-abuse&projects=&template=report-abuse.md&title=Report+abuse) with the relevant evidence. --- From eab05efd7a2e9f1dae960c8c954e65a008e83029 Mon Sep 17 00:00:00 2001 From: DevMatei <100729096+DevMatei@users.noreply.github.com> Date: Sun, 5 Jan 2025 16:10:22 +0200 Subject: [PATCH 16/16] Create node.devmatei.json --- domains/node.devmatei.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/node.devmatei.json diff --git a/domains/node.devmatei.json b/domains/node.devmatei.json new file mode 100644 index 000000000..9426b4aa6 --- /dev/null +++ b/domains/node.devmatei.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DevMatei", + "email": "matei.thoma@gmail.com" + }, + "record": { + "A": [ + "176.100.37.70" + ] + } + +}