From 5710dad3d5a49e536f57a7ea1b4d879787cca8d5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 18 Oct 2024 10:05:53 +0800 Subject: [PATCH] Delete domains/_dmarc.json --- domains/_dmarc.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_dmarc.json diff --git a/domains/_dmarc.json b/domains/_dmarc.json deleted file mode 100644 index eb9be2da8..000000000 --- a/domains/_dmarc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "" - }, - "record": { - "TXT": "v=DMARC1; p=reject; rua=mailto:b24ae2ebb6744451bec500b161916c03@dmarc-reports.cloudflare.net" - } -}