mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-25 01:36:45 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
<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 ".is-a.dev" 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> domain 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.
|
||||
@@ -26,20 +26,20 @@ Not all of these will be posted on GitHub, however they will always be posted in
|
||||
|
||||
- [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://is-a.dev/docs)
|
||||
- [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!
|
||||
|
||||
### 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.
|
||||
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.
|
||||
|
||||
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).
|
||||
In your PR, please explain why you need NS records, including examples, to help mitigate potential abuse. Refer to the [FAQ](https://docs.is-a.dev/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)
|
||||
> 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)!
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anirbaaaan183",
|
||||
"email": "anirbanrc@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=ef12f3d26e5f641e4a2f956c2a208b8da58b5c47"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "admin@is-a.dev"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["dh=d5273eca7d19d9a734f62376816c287bc2613ef7"]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anirbaaaan183",
|
||||
"email": "anirbanrc@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "5f8c296170c0f2cd8aa1089b065900"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "admin@is-a.dev"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "9aed675b73d2147d4bc644c3551ef9"
|
||||
}
|
||||
}
|
||||
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anirbaaaan183",
|
||||
"email": "anirbanrc@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"185.199.108.153",
|
||||
"185.199.109.153",
|
||||
"185.199.110.153",
|
||||
"185.199.111.153"
|
||||
],
|
||||
"AAAA": [
|
||||
"2606:50c0:8000::153",
|
||||
"2606:50c0:8001::153",
|
||||
"2606:50c0:8002::153",
|
||||
"2606:50c0:8003::153"
|
||||
],
|
||||
"MX": [
|
||||
"mx1.improvmx.com",
|
||||
"mx2.improvmx.com"
|
||||
],
|
||||
"TXT": [
|
||||
"v=spf1 include:spf.improvmx.com ~all"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anirbaaaan183",
|
||||
"email": "anirbanrc@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "anirbaaaan183.github.io"
|
||||
}
|
||||
}
|
||||
+3
-2
@@ -6,6 +6,7 @@
|
||||
"email": "admin@is-a.dev"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://is-a.dev/docs"
|
||||
}
|
||||
"CNAME": "is-a.dev"
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "is-a-dev",
|
||||
"email": "admin@is-a.dev"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://is-a.dev"
|
||||
}
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
[
|
||||
"wdhdev",
|
||||
"DEV-DIBSTER"
|
||||
]
|
||||
@@ -58,7 +58,6 @@
|
||||
"mobile",
|
||||
"net",
|
||||
"news",
|
||||
"nic",
|
||||
"noc",
|
||||
"notification",
|
||||
"notifications",
|
||||
|
||||
Reference in New Issue
Block a user