Create w3teal.json

This commit is contained in:
W3Teal
2025-02-28 18:37:23 +07:00
committed by GitHub
parent c584d70a73
commit 08a6792eb9
+19
View File
@@ -0,0 +1,19 @@
{
"description": "Used for my W3Teal's blog website, Keyoxide verification and ImprovMX.",
"repo": "https://github.com/w3teal/w3teal.github.io",
"owner": {
"username": "w3teal",
"email": "w3teal@gmail.com"
},
"record": {
"A": ["76.76.21.21"],
"TXT": [
"aspe:keyoxide.org:YM7J2J5UIVYRWSHRSOTYFYJ2HQ",
"v=spf1 include:spf.improvmx.com ~all"
],
"MX": [
"mx1.improvmx.com",
"mx2.improvmx.com"
]
}
}