Merge branch 'main' into main

This commit is contained in:
om
2024-05-28 14:32:37 +05:30
committed by GitHub
6 changed files with 56 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ Unless explicitly specified otherwise by a **maintainer** or in the requirement
Please note that we reserve the rights not to accept any domain at our own discretion.
- [ ] The file is in the `domains` folder and is in the JSON format.
- [ ] The file's name is all lowercased and alphanumeric. <!-- Your file's name is yourname.json, not YourName.json or your_name.json. -->
- [ ] You have completed your website. <!-- This is not required if the domain you're registering is for emails. -->
- [ ] The website is reachable. <!-- This is not required if the domain you're registering is for emails. -->
- [ ] You're not using Vercel or Netlify. <!-- This is not required if you're using an URL record. -->
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "SRPVT",
"email": "syedyaseeralirayan@gmail.com"
},
"record": {
"TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ItzArman09",
"email": "itz.armxn@outlook.com"
},
"record": {
"A": ["45.140.142.112"]
}
}
+13
View File
@@ -0,0 +1,13 @@
{
"description": "A sub-subdomain for use with a mail-forwarder, because the main subdomain zvdxc.is-a.dev has a CNAME and doesnt work",
"owner": {
"username": "zvdxc",
"email": "zvdxc11@gmail.com"
},
"record": {
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Hello",
"repo": "https://github.com/huukhoa04/resolved-io",
"owner": {
"username": "huukhoa04",
"email": "huukhoa04@gmail.com",
"twitter": "huukhoa004"
},
"record": {
"CNAME": "huukhoa04.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"owner": {
"username": "TalinTheDev",
"email": "talinsharma.dev@gmail.com",
"discord": "1010508154481676329"
},
"record": {
"CNAME": "tic-tac-toe-175c5.web.app"
}
}