From 777a30a31fdc15f61ea485b5452499f94ec5b77e Mon Sep 17 00:00:00 2001 From: QuinceTart10 Date: Tue, 18 Jun 2024 10:45:36 +0200 Subject: [PATCH] Create 104.json --- domains/104.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/104.json diff --git a/domains/104.json b/domains/104.json new file mode 100644 index 000000000..59cca2be0 --- /dev/null +++ b/domains/104.json @@ -0,0 +1,15 @@ +{ + "description": "Email thingy", + "owner": { + "username": "QuinceTart10", + "email": "", + "discord": "862644161156218891" + }, + "record": { + "MX": [ + "a8aacaa795f68ffd.mx1.emailprofi.seznam.cz", + "a8aacaa795f68ffd.mx2.emailprofi.seznam.cz" + ], + "TXT": "v=spf1 include:spf.seznam.cz ~all" + } +}