mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-09 14:22:04 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -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. -->
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "SRPVT",
|
||||
"email": "syedyaseeralirayan@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "dh=af0561dc7d2f7eb0ef153cb3a270c0b98fe5c36e"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "ItzArman09",
|
||||
"email": "itz.armxn@outlook.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["45.140.142.112"]
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "TalinTheDev",
|
||||
"email": "talinsharma.dev@gmail.com",
|
||||
"discord": "1010508154481676329"
|
||||
},
|
||||
|
||||
"record": {
|
||||
"CNAME": "tic-tac-toe-175c5.web.app"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user