mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-18 04:28:02 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anirbaaaan183",
|
||||
"email": "anirbanrc@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=ef12f3d26e5f641e4a2f956c2a208b8da58b5c47"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "s8rr"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["dh=02cb947f7961bbd1816cb3aa4d2d47854665515c"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anirbaaaan183",
|
||||
"email": "anirbanrc@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "5f8c296170c0f2cd8aa1089b065900"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "R3tr0LastKnight"
|
||||
},
|
||||
"record": {
|
||||
"TXT": ["vc-domain-verify=shubh.is-a.dev,ec236054bf6268762e7e"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "hdmquan",
|
||||
"email": "hdmquan@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"75.2.60.5"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "anirbaaaan183",
|
||||
"email": "anirbanrc@proton.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "anirbaaaan183.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "AcronicalYT",
|
||||
"email": "acronicalbusiness@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"138.68.133.84"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"description": "Website for ChromeSEC a guide for admins to secure their chromeOS devices",
|
||||
"repo": "https://github.com/CaenJones/ChromeSEC",
|
||||
"owner": {
|
||||
"username": "CaenJones",
|
||||
"email": "cj@caenjones.com",
|
||||
"twitter": ""
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://caenjones.is-a.dev/ChromeSEC"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "dyikes",
|
||||
"email": "f@power.slmail.me"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dyikes.duckdns.org"
|
||||
}
|
||||
}
|
||||
@@ -4,6 +4,6 @@
|
||||
"email": "erdogan.sad@windowslive.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["194.87.246.134"]
|
||||
"CNAME": "erdogans.space"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "riskyprsty"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "riskyprsty.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Samuraiflamesf",
|
||||
"email": "Samuraiflamesf@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": [
|
||||
"100.42.189.124"
|
||||
]
|
||||
}
|
||||
}
|
||||
+2
-6
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"description": "tan.is-a.dev",
|
||||
"owner": {
|
||||
"username": "cuno92",
|
||||
"email": "hoangvannhattan@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "white-hill-030c00b00.4.azurestaticapps.net"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "tortilla.is-a.dev",
|
||||
"owner": {
|
||||
"username": "Colbster937",
|
||||
"email": "colbster937@colbster937.dev"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dns.tortillagames.org"
|
||||
},
|
||||
"proxied": true
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "lehuutrung1412",
|
||||
"email": "me@lehuutrung.dev"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://lehuutrung.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "dot-tsu",
|
||||
"email": "lucanahtsu@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "dot-tsu.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "CodeTitan7",
|
||||
"email": "octavius1983bc@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://vdevanarayan.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "vurihuang",
|
||||
"email": "vengeancehuang@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "vurihuang.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "YoussefDevPro"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "youssefdevpro.github.io"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user