From a717eb4cfa5367ca128358adedf1bbde040f07ed Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 13 Mar 2022 21:35:58 +0700 Subject: [PATCH] Create too-obvious-that.maskduck.json --- domains/too-obvious-that.maskduck.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/too-obvious-that.maskduck.json diff --git a/domains/too-obvious-that.maskduck.json b/domains/too-obvious-that.maskduck.json new file mode 100644 index 000000000..9d6673904 --- /dev/null +++ b/domains/too-obvious-that.maskduck.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "reddit": "u/maskduck", + "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +}