Merge pull request #18869 from hamid1882/main

Configuration Files for Subdomain - Hafeez
This commit is contained in:
21Z
2025-01-30 13:34:11 +04:00
committed by GitHub
2 changed files with 20 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "hamid1882",
"email": "hussainhafeez1100@gmail.com",
"discord": "hamid1882"
},
"record": {
"TXT": "vc-domain-verify=hafeez.is-a.dev,2a3f79f801934e7298bf"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "hamid1882",
"email": "hussainhafeez1100@gmail.com",
"discord": "hamid1882"
},
"record": {
"CNAME": "hafeez-delta.vercel.app"
}
}