Update sc.json

changed records
This commit is contained in:
SC
2024-09-04 00:56:57 +05:30
committed by GitHub
parent 15e38ab254
commit 933d45642e
+13 -3
View File
@@ -5,7 +5,17 @@
"username": "SC136",
"email": "swarchuri06@gmail.com"
},
"record": {
"CNAME": "SC136.github.io"
}
"record": {
"A": [
"185.199.108.153",
"185.199.109.153",
"185.199.110.153",
"185.199.111.153"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}