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/_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/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/thetommylong.json b/domains/thetommylong.json new file mode 100644 index 000000000..58cf0d557 --- /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": { + "A": ["75.2.60.5"] + } +} 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/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" + } +}