Merge pull request #14562 from Real-Yash/patch-2

Update realyash.json
This commit is contained in:
CuteDog5695
2024-06-23 21:54:53 +03:00
committed by GitHub
+18 -8
View File
@@ -1,10 +1,20 @@
{
"repo": "https://github.com/Real-Yash/yash",
"owner": {
"username": "Real-Yash",
"email": "tempyuva00@gmail.com"
},
"record": {
"CNAME": "real-yash.github.io"
}
"repo": "https://github.com/Real-Yash/yash",
"owner": {
"username": "Real-Yash",
"email": "tempyuva00@gmail.com"
},
"record": {
"A": [
"185.199.111.153",
"185.199.109.153",
"185.199.108.153",
"185.199.110.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}