Merge pull request #16596 from alvinsjoy/main

Add google and discord verification
This commit is contained in:
CuteDog5695
2024-10-15 18:49:35 +03:00
committed by GitHub
3 changed files with 14 additions and 2 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"owner": {
"username": "alvinsjoy",
"email": "",
"discord": "825382504353234954"
},
"record": {
"TXT": "dh=2e0d11ef77e37336649b42cd76be7681008ac30a"
}
}
+2 -1
View File
@@ -5,6 +5,7 @@
"discord": "825382504353234954"
},
"record": {
"A": ["76.76.21.21"]
"A": ["76.76.21.21"],
"TXT": ["google-site-verification=OFAPUslqNNZEkB5-UDAC1K1QjXCwDW_e3flhEchoobM"]
}
}
+2 -1
View File
@@ -5,6 +5,7 @@
"discord": "825382504353234954"
},
"record": {
"A": ["76.76.21.21"]
"A": ["76.76.21.21"],
"TXT": ["google-site-verification=OFAPUslqNNZEkB5-UDAC1K1QjXCwDW_e3flhEchoobM"]
}
}