mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-16 22:21:58 +00:00
11 lines
219 B
JSON
11 lines
219 B
JSON
{
|
|
"description": "Enables DMARC policy",
|
|
"owner": {
|
|
"username": "phenax",
|
|
"email": "phenax5@gmail.com"
|
|
},
|
|
"record": {
|
|
"TXT": "v=DMARC1; p=quarantine; sp=quarantine; rf=afrf; pct=100; ri=86400"
|
|
}
|
|
}
|