From 96fb302322a8e670082dcc17ce3db9faaba48a86 Mon Sep 17 00:00:00 2001 From: dskprt <59660013+dskprt@users.noreply.github.com> Date: Tue, 26 Oct 2021 15:00:31 +0200 Subject: [PATCH] Create mofuru.json --- domains/mofuru.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/mofuru.json diff --git a/domains/mofuru.json b/domains/mofuru.json new file mode 100644 index 000000000..68b04323e --- /dev/null +++ b/domains/mofuru.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "dskprt", + "email": "", + "reddit": "dskprt" + }, + "record": { + "A": [ + "136.243.156.120" + ], + "MX": [ + "mail.ct8.pl" + ], + "TXT": "v=spf1 mx a include:spf.ct8.pl -all" + } +}