Merge branch 'main' into main

This commit is contained in:
Artem Makarov
2025-04-03 12:00:34 +03:00
committed by GitHub
14 changed files with 74 additions and 55 deletions
+14 -13
View File
@@ -11,25 +11,26 @@
<h1 align="center">is-a.dev</h1>
<p align="center"><strong>is-a.dev</strong> is a service that allows developers to get a sweet-looking <code>.is-a.dev</code> domain for their personal websites.</p>
<p align="center"><strong>is-a.dev</strong> is a service that allows developers to get a sweet-looking <code>.is-a.dev</code> subdomain for their personal websites.</p>
## 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.
<a href="https://discord.gg/is-a-dev-830872854677422150"><img alt="Discord Server" src="https://invidget.wdh.app/is-a-dev-830872854677422150"></a>
# Register
## 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.
@@ -38,14 +39,14 @@ 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[^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.
+2
View File
@@ -150,6 +150,8 @@ for (var i = 0; i < reserved.length; i++) {
) {
records.push(A(subdomainName, IP("192.0.2.1"), CF_PROXY_ON));
}
records.push(TXT("_redirect." + subdomainName, "\"https://is-a.dev/reserved\""));
}
var options = {
+5 -9
View File
@@ -4,13 +4,9 @@
"email": "0xarchit@proton.me"
},
"record": {
"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"
]
}
}
+2 -2
View File
@@ -6,7 +6,7 @@
},
"record": {
"TXT": "vc-domain-verify=qr.akshtt.is-a.dev,827e057fc258ab24d42c"
"TXT": "vc-domain-verify=akshtt.is-a.dev,456706754e19d95b29f0"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Rithb898",
"email": "rithb2004@gmail.com"
},
"record": {
"TXT": "vc-domain-verify=rith.is-a.dev,9233c12a34113300d9af"
}
}
+1 -1
View File
@@ -5,6 +5,6 @@
"discord": "1056531806763102218"
},
"record": {
"A": ["173.208.244.13"]
"A": ["76.76.21.21"]
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "0xarchit",
"email": "0xarchit@proton.me"
},
"record": {
"CNAME": "status.cron-job.org"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "daoch4n",
"email": "digitaimadness@pm.me"
},
"record": {
"CNAME": "daokotube.pages.dev"
}
}
+3 -3
View File
@@ -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"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "hitoshi-okada",
"email": "okada@katidoki.com"
},
"record": {
"CNAME": "hitoshi-okada.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "For personal portfolio website.",
"repo": "https://github.com/riteshsargam/register",
"owner": {
"username": "riteshsargam",
"email": "ritesh.sargam00@gmail.com"
},
"record": {
"CNAME": "riteshsargam.github.io"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "Rithb898",
"email": "rithb2004@gmail.com"
},
"record": {
"CNAME": "rith-portfolio-next-js.vercel.app"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "0xarchit",
"email": "mail@0xarchit.is-a.dev"
},
"record": {
"URL": "https://0xarchit.is-a.dev"
}
}
-9
View File
@@ -1,9 +0,0 @@
{
"owner": {
"username": "0xarchit",
"email": "0xarchit@proton.me"
},
"record": {
"TXT": "v=DKIM1; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCIIsclFhtL6ruTL5EClsNzTNxFf7jJBCyWJl+7VW9EXPt+x09GBVsYiaMEcLvNve0PGmuZKKVGv1H19OeJbZOAFg+kd4W7kgW9Bpw2oVklstLNZGPThu1Uv+UXgjpMIOQSwhzuWGo9yFn1k91eLkzqt2NvhMqmGVVqT9OibGwwowIDAQAB"
}
}