From 1450466f107196d4cb28274fa0c09bcbeff07b7a Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Thu, 17 Nov 2022 16:57:25 +0000 Subject: [PATCH 1/2] Added privacy --- domains/privacy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/privacy.json diff --git a/domains/privacy.json b/domains/privacy.json new file mode 100644 index 000000000..941688b2e --- /dev/null +++ b/domains/privacy.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "is-a-dev-bot", + "email": "null" + }, + "record": { + "MX": ["mx.mailtie.com"] + } + } + \ No newline at end of file From 5d82fae767c1e956cf4f38478ecaa255b088e407 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Thu, 17 Nov 2022 17:01:30 +0000 Subject: [PATCH 2/2] Update privacy.json --- domains/privacy.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/privacy.json b/domains/privacy.json index 941688b2e..de61a4e2d 100644 --- a/domains/privacy.json +++ b/domains/privacy.json @@ -5,7 +5,8 @@ "email": "null" }, "record": { - "MX": ["mx.mailtie.com"] + "MX": ["mx.mailtie.com"], + "TXT": "mailtie={https://webhook.site/70e831dc-3cbf-4e4d-ab88-b10e8f80136b}?format=raw" } } - \ No newline at end of file +