Add dns TXT record detection

main
Chris 2 years ago
parent 9975cc0d04
commit e01ff2e91f

@ -3254,6 +3254,10 @@
"dns": {
"MX": [
"mail\\.icloud\\.com"
],
"TXT": [
"apple-domain",
"v=spf1 redirect=icloud.com"
]
},
"icon": "Apple.svg",