Merge pull request #16787 from alvinsjoy/main

Request for sub sub domain for my project
This commit is contained in:
CuteDog5695
2024-10-24 21:14:19 +03:00
committed by GitHub
3 changed files with 25 additions and 1 deletions
+5 -1
View File
@@ -5,6 +5,10 @@
"discord": "825382504353234954"
},
"record": {
"TXT": "vc-domain-verify=www.alvin.is-a.dev,8cfb8dfac816eacccf2d"
"TXT": [
"vc-domain-verify=www.alvin.is-a.dev,8cfb8dfac816eacccf2d",
"vc-domain-verify=hive.alvin.is-a.dev,c60034f22ad745c15021",
"vc-domain-verify=www.hive.alvin.is-a.dev,682186731d1f9275c277"
]
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "alvinsjoy",
"email": "",
"discord": "825382504353234954"
},
"record": {
"A": ["76.76.21.21"]
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "alvinsjoy",
"email": "",
"discord": "825382504353234954"
},
"record": {
"A": ["76.76.21.21"]
}
}