diff --git a/README.md b/README.md index b02203545..a3a0b68d7 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Not all of these will be posted on GitHub[^1], however they will always be poste - 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. +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 likely do not 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://docs.is-a.dev/faq/#who-can-use-ns-records) for guidelines on allowed usage. @@ -41,13 +41,6 @@ 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[^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. - -[^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. diff --git a/domains/00001.json b/domains/00001.json deleted file mode 100644 index eaf369328..000000000 --- a/domains/00001.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "SatyamV7.is-a.dev", - "repo": "https://github.com/SatyamV7/SatyamV7.github.io", - "owner": { - "username": "SatyamV7", - "email": "satyamverma46@outlook.com" - }, - "records": { - "CNAME": "satyamv7.github.io" - } -} diff --git a/domains/_autodiscover._tcp.stefdp.json b/domains/_autodiscover._tcp.stefdp.json new file mode 100644 index 000000000..12c5d424f --- /dev/null +++ b/domains/_autodiscover._tcp.stefdp.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "Stef-00012", + "discord": "694986201739952229" + }, + "records": { + "SRV": [ + { + "priority": 0, + "weight": 65535, + "port": 443, + "target": "mail.stefdp.com" + } + ] + } +} diff --git a/domains/_discord.sabidzpro.json b/domains/_discord.sabidzpro.json index 21cde4195..f09b58f91 100644 --- a/domains/_discord.sabidzpro.json +++ b/domains/_discord.sabidzpro.json @@ -4,6 +4,6 @@ "email": "syaiful.osd@yahoo.com" }, "records": { - "TXT": "a25a4d7cffc472b9402e6544f5f79f84c001e563" + "TXT": "dh=a25a4d7cffc472b9402e6544f5f79f84c001e563" } } diff --git a/domains/_discord.thetommylong.json b/domains/_discord.thetommylong.json new file mode 100644 index 000000000..a3f5cafe9 --- /dev/null +++ b/domains/_discord.thetommylong.json @@ -0,0 +1,10 @@ +{ + "description": "Currently used for portfolio website and SMTP mail server", + "owner": { + "username": "TheTommylongIsHeree", + "discord": "thetommylong" + }, + "records": { + "TXT": "dh=112935453eef7c160175f5248382ad40924848b0" + } +} diff --git a/domains/_vercel.zpleum.json b/domains/_vercel.zpleum.json new file mode 100644 index 000000000..3a8394122 --- /dev/null +++ b/domains/_vercel.zpleum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpleum", + "email": "wiraphat.makwong@gmail.com" + }, + "records": { + "TXT": "vc-domain-verify=zpleum.is-a.dev,34df59a5daf8df76e183" + } +} diff --git a/domains/andro.json b/domains/andro.json new file mode 100644 index 000000000..23f001ea9 --- /dev/null +++ b/domains/andro.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "DevAndro-eg" + }, + "records": { + "A": ["192.204.223.100"], + "MX": [ + { + "target": "mail6.serv00.com", + "priority": 10 + } + ] + } +} diff --git a/domains/angela-caldas.json b/domains/angela-caldas.json index d79ca3646..25f741902 100644 --- a/domains/angela-caldas.json +++ b/domains/angela-caldas.json @@ -4,6 +4,6 @@ "email": "aes.caldas@gmail.com" }, "records": { - "URL": "https://angelacaldas.netlify.app/" + "A": ["75.2.60.5"] } -} +} \ No newline at end of file diff --git a/domains/autoconfig.stefdp.json b/domains/autoconfig.stefdp.json new file mode 100644 index 000000000..2bcaa7999 --- /dev/null +++ b/domains/autoconfig.stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "discord": "694986201739952229" + }, + "records": { + "CNAME": "mail.stefdp.com" + } +} diff --git a/domains/autodiscover.stefdp.json b/domains/autodiscover.stefdp.json new file mode 100644 index 000000000..2bcaa7999 --- /dev/null +++ b/domains/autodiscover.stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "discord": "694986201739952229" + }, + "records": { + "CNAME": "mail.stefdp.com" + } +} diff --git a/domains/c.json b/domains/c.json index 7bccbf406..78c1b0b2c 100644 --- a/domains/c.json +++ b/domains/c.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "records": { - "NS": ["nucum.ns.cloudflare.com", "tate.ns.cloudflare.com"] + "URL": "https://orangc.net" } } diff --git a/domains/eldho.json b/domains/eldho.json new file mode 100644 index 000000000..9c8a36ea2 --- /dev/null +++ b/domains/eldho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "odinson123456", + "email":"itzmeeldhobaby@gmail.com" + }, + "records": { + "CNAME": "portfolio-9k8.pages.dev" + } +} diff --git a/domains/hieu.json b/domains/hieu.json index 33bf285e2..2d62ef9ca 100644 --- a/domains/hieu.json +++ b/domains/hieu.json @@ -6,5 +6,6 @@ }, "records": { "A": ["76.76.21.21"] - } + }, + "proxied": true } diff --git a/domains/imsun.json b/domains/imsun.json new file mode 100644 index 000000000..5fe8bd684 --- /dev/null +++ b/domains/imsun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jkjoy", + "email": "jkjoy@live.cn" + }, + "records": { + "CNAME": "jkjoy.github.io" + }, + "proxied": false +} diff --git a/domains/irfann.json b/domains/irfann.json new file mode 100644 index 000000000..f745bf347 --- /dev/null +++ b/domains/irfann.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio", + "repo": "https://github.com/IrfanAnsarii/IrfanAnsarii.github.io", + "owner": { + "username": "IrfanAnsarii", + "email": "irfangittech@gmail.com" + }, + "records": { + "A": ["89.117.157.47"] + }, + "proxied": true +} diff --git a/domains/mailjet._d298bc98.thetommylong.json b/domains/mailjet._d298bc98.thetommylong.json new file mode 100644 index 000000000..35c7c6181 --- /dev/null +++ b/domains/mailjet._d298bc98.thetommylong.json @@ -0,0 +1,10 @@ +{ + "description": "Currently used for portfolio website and SMTP mail server", + "owner": { + "username": "TheTommylongIsHeree", + "discord": "thetommylong" + }, + "records": { + "TXT": "d298bc98f2e641f0e05df3bb66eac4c3" + } +} diff --git a/domains/orangc.json b/domains/orangc.json index 7bccbf406..78c1b0b2c 100644 --- a/domains/orangc.json +++ b/domains/orangc.json @@ -4,6 +4,6 @@ "discord": "orangc" }, "records": { - "NS": ["nucum.ns.cloudflare.com", "tate.ns.cloudflare.com"] + "URL": "https://orangc.net" } } diff --git a/domains/ryz.json b/domains/ryz.json index ccc7c561e..f86d37108 100644 --- a/domains/ryz.json +++ b/domains/ryz.json @@ -6,6 +6,7 @@ "discord": "4ryz" }, "records": { - "NS": ["betty.ns.cloudflare.com", "cody.ns.cloudflare.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } diff --git a/domains/s.json b/domains/s.json new file mode 100644 index 000000000..fcaf25162 --- /dev/null +++ b/domains/s.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "discord": "694986201739952229" + }, + "records": { + "URL": "https://stefdp.com" + } +} diff --git a/domains/securesandbox.json b/domains/securesandbox.json index 16a8aee12..d15d119ca 100644 --- a/domains/securesandbox.json +++ b/domains/securesandbox.json @@ -6,7 +6,10 @@ "discord": "crowleycrowd" }, "records": { - "MX": ["feedback-smtp.us-east-1.amazonses.com"], + "MX": [ + "feedback-smtp.us-east-1.amazonses.com", + "mx.smtp.dev" + ], "TXT": [ "v=spf1 include:amazonses.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCqstJSWbINtFx1fSomoSdFnVgLNt9dQgSrwrBQKyWqVd/FCUJxSKftjXAUthTCddxGwggtlrm3nbj8/fwNUpTDJ0znmG3JnuSmZ3Ac/HBrnySZjyQw152/A9eW+wMYMsk4DjACYfkGubdIx12i5LS4YFeBbYjtAVHkf4Oy7Xj2EQIDAQAB", diff --git a/domains/shiinay.json b/domains/shiinay.json new file mode 100644 index 000000000..c275a5f0b --- /dev/null +++ b/domains/shiinay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shiinay1337", + "email": "privetnarkov@gmail.com" + }, + "records": { + "CNAME": "shiinay1337.github.io" + } +} diff --git a/domains/stefdp.json b/domains/stefdp.json index cdfa49a14..346160efb 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -4,6 +4,12 @@ "discord": "694986201739952229" }, "records": { - "NS": ["jonah.ns.cloudflare.com", "mary.ns.cloudflare.com"] + "URL": "https://stefdp.com", + "MX": [ + "mail.stefdp.com" + ], + "TXT": [ + "v=spf1 mx ~all" + ] } } diff --git a/domains/superstrellaa.json b/domains/superstrellaa.json new file mode 100644 index 000000000..e69f9ee4b --- /dev/null +++ b/domains/superstrellaa.json @@ -0,0 +1,11 @@ +{ + "description": "My personal portfolio", + "repo": "https://github.com/superstrellaa/superstrellaa.github.io", + "owner": { + "username": "superstrellaa", + "email": "superstrellayt@gmail.com" + }, + "records": { + "CNAME": "superstrellaa.github.io" + } +} diff --git a/domains/thetommylong.json b/domains/thetommylong.json new file mode 100644 index 000000000..49292fc38 --- /dev/null +++ b/domains/thetommylong.json @@ -0,0 +1,10 @@ +{ + "description": "Currently used for portfolio website and SMTP mail server", + "owner": { + "username": "TheTommylongIsHeree", + "discord": "thetommylong" + }, + "records": { + "CNAME": "cool-sorbet-8aff60.netlify.app" + } +} diff --git a/domains/tio.json b/domains/tio.json index b81c57b2d..aa023489b 100644 --- a/domains/tio.json +++ b/domains/tio.json @@ -1,7 +1,7 @@ { "owner": { - "username": "hostinger-bot", - "email": "hostingerbalance@gmail.com" + "username": "BOTCAHX", + "email": "tioclkp02@gmail.com" }, "records": { "A": ["75.2.60.5"] diff --git a/domains/velocated.json b/domains/velocated.json new file mode 100644 index 000000000..05ec76508 --- /dev/null +++ b/domains/velocated.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "velocated", + "email": "vemcfr@gmail.com", + "discord": "velocated" + }, + "records": { + "CNAME": "velocated.pages.dev" + } +} diff --git a/domains/wissembagga.json b/domains/wissembagga.json new file mode 100644 index 000000000..3d4b71b63 --- /dev/null +++ b/domains/wissembagga.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Wissem1111" + }, + "records": { + "CNAME": "wissembagga.vercel.app" + } +} diff --git a/domains/wwr.json b/domains/wwr.json new file mode 100644 index 000000000..1bcb00b30 --- /dev/null +++ b/domains/wwr.json @@ -0,0 +1,11 @@ +{ + "description": "wwr.icu", + "owner": { + "username": "wwricu", + "email": "me@wwr.icu" + }, + "records": { + "URL": "https://wwr.icu" + } + } + \ No newline at end of file diff --git a/domains/xvannn07.json b/domains/xvannn07.json index 029b3ae65..f7672bbf2 100644 --- a/domains/xvannn07.json +++ b/domains/xvannn07.json @@ -1,10 +1,8 @@ { "owner": { - "email": "xvannn07@example.com", "username": "Xvannn07" }, "records": { - "CNAME": "silly-arithmetic-ef452c.netlify.app" - }, - "proxy": false + "CNAME": "portfolio-six-alpha-70.vercel.app" + } } diff --git a/domains/zpleum.json b/domains/zpleum.json new file mode 100644 index 000000000..55c2e85e5 --- /dev/null +++ b/domains/zpleum.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zpleum", + "email": "wiraphat.makwong@gmail.com" + }, + "records": { + "CNAME": "zpleum.vercel.app" + } +}