Merge pull request #8632 from MatrixCoder0101/patch-2

Update matrixcoder.json
This commit is contained in:
DIBSTER
2023-10-14 23:45:17 -04:00
committed by GitHub
+10 -3
View File
@@ -1,14 +1,21 @@
{
"description": "For my Personal Portfolio.",
"repo": "https://github.com/MatrixCoder0101/MatrixCoder0101.github.io",
"owner": {
"username": "MatrixCoder0101",
"email": "tkgoutamm625@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"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 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all"
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}
}