From 058ee3d34a62e245bded958b14221d88b9fea3a1 Mon Sep 17 00:00:00 2001 From: !Lixi! <101387561+Lixi002@users.noreply.github.com> Date: Tue, 9 Jan 2024 09:03:22 +0100 Subject: [PATCH] lixi.json aktualisieren --- domains/lixi.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/domains/lixi.json b/domains/lixi.json index 501a6bbaf..908c0925c 100644 --- a/domains/lixi.json +++ b/domains/lixi.json @@ -1 +1,15 @@ - \ No newline at end of file + +{ + "owner": { + "username": "Lixi002", + "email": "felixlixi09@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file