From eea2dea83540f4f2c4813e3d71f553fc7547ae8e Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:02:38 +0530 Subject: [PATCH 01/21] Update 0xarchit.json Added Nameserver for using cloudflare tunneling --- domains/0xarchit.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index cc3476cd2..f527cf852 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,6 +4,7 @@ "email": "0xarchit@proton.me" }, "record": { + "NS": ["brenna.ns.cloudflare.com", "cartman.ns.cloudflare.com"], "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], "TXT": [ "v=spf1 include:zohomail.in ~all", From 3ce0761c505d0314a12263d6ca517b66c93c4043 Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:04:24 +0530 Subject: [PATCH 02/21] Delete domains/api.0xarchit.json --- domains/api.0xarchit.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/api.0xarchit.json diff --git a/domains/api.0xarchit.json b/domains/api.0xarchit.json deleted file mode 100644 index 4a5b7a150..000000000 --- a/domains/api.0xarchit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0xarchit", - "email": "0xarchit@proton.me" - }, - "record": { - "CNAME": "status.cron-job.org" - } -} From 814735ba3b9801f9e5205a8c562b11c6c8dbe74c Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:06:14 +0530 Subject: [PATCH 03/21] Update 0xarchit.json --- domains/0xarchit.json | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index f527cf852..083aa4a8a 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,14 +4,6 @@ "email": "0xarchit@proton.me" }, "record": { - "NS": ["brenna.ns.cloudflare.com", "cartman.ns.cloudflare.com"], - "MX": ["mx.zoho.in", "mx2.zoho.in", "mx3.zoho.in"], - "TXT": [ - "v=spf1 include:zohomail.in ~all", - "zoho-verification=zb94087787.zmverify.zoho.in", - "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - ], - "CNAME": "0xarchit.pages.dev" - }, - "proxied": true + "NS": ["brenna.ns.cloudflare.com", "cartman.ns.cloudflare.com"] + } } From bb534fc03b9045edc9162b3879b601fca570bdc7 Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:08:24 +0530 Subject: [PATCH 04/21] Delete domains/www.0xarchit.json --- domains/www.0xarchit.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.0xarchit.json diff --git a/domains/www.0xarchit.json b/domains/www.0xarchit.json deleted file mode 100644 index 2283aae72..000000000 --- a/domains/www.0xarchit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0xarchit", - "email": "mail@0xarchit.is-a.dev" - }, - "record": { - "URL": "https://0xarchit.is-a.dev" - } -} From 38d40d98c01d4edb192b5a605bdf59bd2282cd1e Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:08:47 +0530 Subject: [PATCH 05/21] Delete domains/zmail._domainkey.0xarchit.json --- domains/zmail._domainkey.0xarchit.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/zmail._domainkey.0xarchit.json diff --git a/domains/zmail._domainkey.0xarchit.json b/domains/zmail._domainkey.0xarchit.json deleted file mode 100644 index 9e1d85a52..000000000 --- a/domains/zmail._domainkey.0xarchit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0xarchit", - "email": "0xarchit@proton.me" - }, - "record": { - "TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB" - } -} From af06a639bb9c56786b667ac225ba976d3118f19b Mon Sep 17 00:00:00 2001 From: Archit Jain Date: Sun, 30 Mar 2025 22:11:38 +0530 Subject: [PATCH 06/21] Update 0xarchit.json --- domains/0xarchit.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/0xarchit.json b/domains/0xarchit.json index 083aa4a8a..965e8b8ad 100644 --- a/domains/0xarchit.json +++ b/domains/0xarchit.json @@ -4,6 +4,9 @@ "email": "0xarchit@proton.me" }, "record": { - "NS": ["brenna.ns.cloudflare.com", "cartman.ns.cloudflare.com"] + "NS": [ + "brenna.ns.cloudflare.com", + "cartman.ns.cloudflare.com" + ] } } From cb77f79129c760b9c2e1f7dd776540cf47423a4c Mon Sep 17 00:00:00 2001 From: daoch4n Date: Mon, 31 Mar 2025 04:56:30 +0300 Subject: [PATCH 07/21] Add daoch4n.json domain --- domains/daoch4n.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/daoch4n.json diff --git a/domains/daoch4n.json b/domains/daoch4n.json new file mode 100644 index 000000000..6d2c83612 --- /dev/null +++ b/domains/daoch4n.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "daoch4n", + "email": "digitaimadness@pm.me" + }, + "record": { + "CNAME": "daokotube.pages.dev" + } +} \ No newline at end of file From 2f5c1dcaf9f3634baab674c4114306c7e81b0efc Mon Sep 17 00:00:00 2001 From: Rith Banerjee <105077299+Rithb898@users.noreply.github.com> Date: Tue, 1 Apr 2025 11:33:35 +0000 Subject: [PATCH 08/21] Create rith.json --- domains/_vercel.rith.json | 9 +++++++++ domains/rith.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_vercel.rith.json create mode 100644 domains/rith.json diff --git a/domains/_vercel.rith.json b/domains/_vercel.rith.json new file mode 100644 index 000000000..f165ccda7 --- /dev/null +++ b/domains/_vercel.rith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rithb898", + "email": "rithb2004@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=rith.is-a.dev,9233c12a34113300d9af" + } +} \ No newline at end of file diff --git a/domains/rith.json b/domains/rith.json new file mode 100644 index 000000000..15ebde14e --- /dev/null +++ b/domains/rith.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rithb898", + "email": "rithb2004@gmail.com" + }, + "record": { + "CNAME": "rith-portfolio-next-js.vercel.app" + } +} \ No newline at end of file From 36511ccecd5e4f8cbdeb3339d2764b3e3d03a2b2 Mon Sep 17 00:00:00 2001 From: Akshat Date: Wed, 2 Apr 2025 18:23:19 +0530 Subject: [PATCH 09/21] Update _vercel.akshtt.json Requested by vercel, need it to link my akshtt.is-a.dev domain to vercel --- domains/_vercel.akshtt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_vercel.akshtt.json b/domains/_vercel.akshtt.json index 0a681d05c..e9ab85e92 100644 --- a/domains/_vercel.akshtt.json +++ b/domains/_vercel.akshtt.json @@ -6,7 +6,7 @@ }, "record": { - "TXT": "vc-domain-verify=qr.akshtt.is-a.dev,827e057fc258ab24d42c" + "TXT": "vc-domain-verify=akshtt.is-a.dev,456706754e19d95b29f0" } } - \ No newline at end of file + From 25a18b1caec0fe1cdd9b12401704e87b6e89cbd6 Mon Sep 17 00:00:00 2001 From: Jeiel0rbit <72875404+Jeiel0rbit@users.noreply.github.com> Date: Wed, 2 Apr 2025 10:57:16 -0300 Subject: [PATCH 10/21] Update jeielmiranda.json --- domains/jeielmiranda.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/jeielmiranda.json b/domains/jeielmiranda.json index 1f38f558f..0faaba1cb 100644 --- a/domains/jeielmiranda.json +++ b/domains/jeielmiranda.json @@ -1,11 +1,11 @@ { "description": "Personal subdomain", - "repo": "https://github.com/Jetrom17/jetrom17.github.io", + "repo": "https://github.com/Jeiel0rbit/Jeiel0rbit.github.io", "owner": { - "username": "Jetrom17", + "username": "Jeiel0rbit", "email": "jeiel@duck.com" }, "record": { - "CNAME": "jetrom17.github.io" + "CNAME": "Jeiel0rbit.github.io" } } From 41e64b6614e014c8da4e7a5967ed2f88437bb6da Mon Sep 17 00:00:00 2001 From: Akshat Date: Wed, 2 Apr 2025 20:10:56 +0530 Subject: [PATCH 11/21] Update akshtt.json --- domains/akshtt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshtt.json b/domains/akshtt.json index 1768db9b2..2f39cc293 100644 --- a/domains/akshtt.json +++ b/domains/akshtt.json @@ -5,6 +5,6 @@ "discord": "1056531806763102218" }, "record": { - "A": ["173.208.244.13"] + "A": ["76.76.21.21"] } } From 319e827c3785e91d55cc49dbd0f8a158913b8899 Mon Sep 17 00:00:00 2001 From: hitoshi-okada Date: Thu, 3 Apr 2025 06:17:28 +0900 Subject: [PATCH 12/21] Create katidoki.json --- domains/katidoki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/katidoki.json diff --git a/domains/katidoki.json b/domains/katidoki.json new file mode 100644 index 000000000..54be96678 --- /dev/null +++ b/domains/katidoki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hitoshi-okada", + "email": "okada@katidoki.com" + }, + "record": { + "CNAME": "hitoshi-okada.github.io" + } +} From ebcbb1cc730312b767b02fe8c56f06c4936e2a78 Mon Sep 17 00:00:00 2001 From: riteshsargam <113118850+riteshsargam@users.noreply.github.com> Date: Thu, 3 Apr 2025 11:08:03 +0530 Subject: [PATCH 13/21] Create ritesh.json --- domains/ritesh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ritesh.json diff --git a/domains/ritesh.json b/domains/ritesh.json new file mode 100644 index 000000000..d9c84ddf7 --- /dev/null +++ b/domains/ritesh.json @@ -0,0 +1,12 @@ +{ + "description": "For personal portfolio website.", + "repo": "https://github.com/riteshsargam/register", + "owner": { + "username": "riteshsargam", + "email": "ritesh.sargam00@gmail.com" + }, +{ + "record": { + "CNAME": "riteshsargam.github.io" + } +} From 2ca6d1bd8f9b63543952c6e132f4a1473d480069 Mon Sep 17 00:00:00 2001 From: orangci Date: Thu, 3 Apr 2025 08:47:57 +0300 Subject: [PATCH 14/21] refactor: some grammar issues in the readme, and a few edits --- README.md | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 9b4b42f9c..7b66894dc 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,13 @@

is-a.dev

-

is-a.dev is a service that allows developers to get a sweet-looking .is-a.dev domain for their personal websites.

+

is-a.dev is a service that allows developers to get a sweet-looking .is-a.dev subdomain for their personal websites.

## Announcements & Status Updates -Please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for announcements, updates & upgrades, and downtimes regarding the service. -Not all of these will be posted on GitHub, however they will always be posted in our Discord server. +Please join our [Discord server](https://discord.gg/is-a-dev-830872854677422150) for announcements, updates & upgrades, and downtime notifications regarding the service. +Not all of these will be posted on GitHub[^1], however they will always be posted in our Discord server. + +[^1]: We usually only post announcements on GitHub in the case of a serious incident. In that case, you'll likely see it at the top of this README file. Discord Server @@ -23,13 +25,13 @@ Not all of these will be posted on GitHub, however they will always be posted in ## How to Register > If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). -- [Fork](https://github.com/is-a-dev/register/fork) this repository -- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev` -- [Read the documentation](https://docs.is-a.dev) +- [Fork](https://github.com/is-a-dev/register/fork) this repository. +- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. +- [Read the documentation](https://docs.is-a.dev). - If you are applying for NS records please read [this](#ns-records). -- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* -- After the pull request is merged, please allow up to 24 hours for the changes to propagate -- Enjoy your new `.is-a.dev` domain! Please consider leaving us a star ⭐️ to help support us! +- Your pull request will be reviewed and merged. *Make sure to keep an eye on it in case we need you to make any changes!* +- After the pull request is merged, please allow up to 24 hours for the changes to propagate. +- Enjoy your new `.is-a.dev` subdomain! Please consider leaving us a star ⭐️ to help support us! ### NS Records When applying for NS records, please be aware we already support a [wide range of DNS records](https://docs.is-a.dev/faq/#which-records-are-supported), so you may not need them. @@ -41,15 +43,17 @@ In your PR, please explain why you need NS records, including examples, to help > Also see: [Why are you so strict with NS records?](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records) > [!NOTE] -> 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)! +> You can bypass these requirements[^2] 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 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. +[^2]: Requests deemed to be made with malicious intent may be denied, with a refund provided. ## Report Abuse 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. +If there is something *sensitive* you'd like to discuss with us, please send an email to `security@is-a.dev`. Pinging a maintainer to request a private discussion in the Discord server is also acceptable. + --- We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖 From c9ae91abf73577251bc925605a4e8d6a7d1e2eb9 Mon Sep 17 00:00:00 2001 From: orangci Date: Thu, 3 Apr 2025 08:52:13 +0300 Subject: [PATCH 15/21] fix: a grammar issue i missed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b66894dc..4d2a9e7ad 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ In your PR, please explain why you need NS records, including examples, to help ***Pull requests adding NS records without sufficient reasoning will be closed.*** -> Also see: [Why are you so strict with NS records?](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records) +> Also see: [Why are you so strict with NS records](https://docs.is-a.dev/faq/#why-are-you-so-strict-with-ns-records)? > [!NOTE] > You can bypass these requirements[^2] 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)! From 67991502c556a9ff2a1bc924cbca3816720f5b8f Mon Sep 17 00:00:00 2001 From: orangc Date: Thu, 3 Apr 2025 08:53:54 +0300 Subject: [PATCH 16/21] Update ritesh.json --- domains/ritesh.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/ritesh.json b/domains/ritesh.json index d9c84ddf7..17521b68f 100644 --- a/domains/ritesh.json +++ b/domains/ritesh.json @@ -5,8 +5,7 @@ "username": "riteshsargam", "email": "ritesh.sargam00@gmail.com" }, -{ - "record": { - "CNAME": "riteshsargam.github.io" - } + "record": { + "CNAME": "riteshsargam.github.io" + } } From f06e5d0444e93bb7e0931ef17addc1e7346505db Mon Sep 17 00:00:00 2001 From: orangci Date: Thu, 3 Apr 2025 08:56:01 +0300 Subject: [PATCH 17/21] feat: how does flexing these look --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4d2a9e7ad..0d8dae8be 100644 --- a/README.md +++ b/README.md @@ -52,12 +52,14 @@ In your PR, please explain why you need NS records, including examples, to help ## Report Abuse 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. -If there is something *sensitive* you'd like to discuss with us, please send an email to `security@is-a.dev`. Pinging a maintainer to request a private discussion in the Discord server is also acceptable. +If there is something *sensitive* you'd like to discuss with us, please send an email to security@is-a.dev. You can also ping a maintainer in the Discord server to request a private discussion. --- -We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖 - - - Cloudflare Logo - +
+

We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖

+ + + Cloudflare Logo + +
From c645aad90d2697367c0bf3295cb90db25d3feec9 Mon Sep 17 00:00:00 2001 From: orangci Date: Thu, 3 Apr 2025 08:57:49 +0300 Subject: [PATCH 18/21] feat: remove useless header --- README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0d8dae8be..0101524ca 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,7 @@ Not all of these will be posted on GitHub[^1], however they will always be poste Discord Server # Register -## How to Register -> If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). +If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). - [Fork](https://github.com/is-a-dev/register/fork) this repository. - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. @@ -56,10 +55,8 @@ If there is something *sensitive* you'd like to discuss with us, please send an --- -
-

We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖

- - - Cloudflare Logo - -
+We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖 + + + Cloudflare Logo + From e17bfc740738a518e38a7fcd16e0b16348f91e08 Mon Sep 17 00:00:00 2001 From: orangci Date: Thu, 3 Apr 2025 09:00:37 +0300 Subject: [PATCH 19/21] undo this --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0101524ca..36ab40258 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Not all of these will be posted on GitHub[^1], however they will always be poste Discord Server # Register -If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). +> If you want a more visual guide, check out [this blog post](https://wdh.gg/tX3ghge). - [Fork](https://github.com/is-a-dev/register/fork) this repository. - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. @@ -51,8 +51,6 @@ In your PR, please explain why you need NS records, including examples, to help ## Report Abuse 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. -If there is something *sensitive* you'd like to discuss with us, please send an email to security@is-a.dev. You can also ping a maintainer in the Discord server to request a private discussion. - --- We are proud to announce that we are supported by Cloudflare's [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria) sponsorship program. We would not be able to operate without their help! 💖 From 2b54e8106760eed599f9c4030800c69fb1c7f80e Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 3 Apr 2025 16:10:38 +0800 Subject: [PATCH 20/21] publish _redirect txt's for reserved domains --- dnsconfig.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dnsconfig.js b/dnsconfig.js index 2e056ad43..f36b854fd 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -149,6 +149,7 @@ for (var i = 0; i < reserved.length; i++) { subdomainName !== "ns4" ) { records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); + records.push(TXT("_redirect." + subdomainName, "\"https://is-a.dev/reserved\"")); } } From 2f9e6ea3955782a1c5e08304207b148bd2767101 Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Thu, 3 Apr 2025 16:13:39 +0800 Subject: [PATCH 21/21] Update dnsconfig.js --- dnsconfig.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dnsconfig.js b/dnsconfig.js index f36b854fd..c2f151bc2 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -149,8 +149,9 @@ for (var i = 0; i < reserved.length; i++) { subdomainName !== "ns4" ) { records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON)); - records.push(TXT("_redirect." + subdomainName, "\"https://is-a.dev/reserved\"")); } + + records.push(TXT("_redirect." + subdomainName, "\"https://is-a.dev/reserved\"")); } var options = {