Merge pull request #15914 from SC136/patch-3

Update sc.json
This commit is contained in:
DIBSTER
2024-09-03 16:18:01 -04:00
committed by GitHub
+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"
}
}