Merge pull request #2749 from omxpro/main

Added Email forwarding to Discord
This commit is contained in:
Hackermon
2022-07-04 05:46:01 -04:00
committed by GitHub
+19
View File
@@ -0,0 +1,19 @@
{
"repo": "https://github.com/omxpro/portfolio-cf",
"description": "My email forwarder to discord",
"owner": {
"username": "omxpro",
"email": "omsenjalia+email@gmail.com",
"discord": "OmxproYT#1165"
},
"record": {
"A": [
"198.27.83.178"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
],
"TXT": "v=spf1 include:spf.improvmx.com ~all"
}
}