From 298d30897b8eed790bbf10f63450ee2ff67eca4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ante=20Br=C3=A4hler?= <58339175+antebrl@users.noreply.github.com> Date: Sat, 12 Apr 2025 16:28:56 +0200 Subject: [PATCH] Create resend._domainkey.ante.json --- domains/resend._domainkey.ante.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/resend._domainkey.ante.json diff --git a/domains/resend._domainkey.ante.json b/domains/resend._domainkey.ante.json new file mode 100644 index 000000000..2cb95b7c8 --- /dev/null +++ b/domains/resend._domainkey.ante.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "antebrl", + "email": "ahcwnh@gmail.com" + }, + "record": { + "TXT": ["p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrwZyojtcNVKIEV258MoPimYCFNqQkIfUhvHXnBMuhTchV+NyWO2BKlLktz7eCDxwiLBEqBWqnfFT13Dimq5Xf2gPuc118Zua+2ZyIv2eC/kUo/dKY9EnZdqcvQOPPRs4PzDeXL7cDChrbvfNw9Pct9DG1PYdpe9vHYz+/2gINbwIDAQAB"] + } +}