Merge pull request #1868 from Bad-Boy-Codes/main

This commit is contained in:
Jay Jackson
2022-03-14 11:25:20 -04:00
committed by GitHub
+12 -1
View File
@@ -1,4 +1,6 @@
{
"repo": "https://github.com/Bad-Boy-Codes/contact",
"description": "My email forwarder",
"owner": {
"username": "bad-boy-codes",
"email": "sonupanda078@gmail.com",
@@ -6,7 +8,16 @@
"note": "My Discord ID is 445073800850046977."
},
"record": {
"MX": ["mx1.improvmx.com", "mx2.improvmx.com"],
"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"
}
}