Merge pull request #17734 from ArnavBarway/main

I updated the subdomain and added some records for vercel
This commit is contained in:
William Harrison
2024-12-16 22:13:10 +11:00
committed by GitHub
3 changed files with 20 additions and 20 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"owner": {
"username": "ArnavBarway",
"email": "arnav@sagaraga.com"
},
"record": {
"TXT": [
"vc-domain-verify=arnxv.is-a.dev,2b36da5314d05cea9737"
]
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"owner": {
"username": "ArnavBarway",
"email": "arnav@sagaraga.com"
},
"record": {
"CNAME": "cname.vercel-dns.com"
}
}
-20
View File
@@ -1,20 +0,0 @@
{
"owner": {
"username": "ArnavBarway",
"email": "playnav.yt@gmail.com"
},
"record": {
"A": [
"185.199.111.153",
"185.199.108.153",
"185.199.110.153",
"185.199.109.153"
],
"MX": [
"mx1.improvmc.com"
],
"TXT": [
"v=spf1 include:spf.improvmx.com ~all"
]
}
}