From 97bcb2b6f2419d453d7c768e95d1a4425f0d8f8d Mon Sep 17 00:00:00 2001 From: AndreasFxPro <47606652+AndreasFxPro@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:50:16 +0300 Subject: [PATCH 1/2] Create afp.json --- domains/afp.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/afp.json diff --git a/domains/afp.json b/domains/afp.json new file mode 100644 index 000000000..cf6895572 --- /dev/null +++ b/domains/afp.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "AndreasFxPro", + "email:" "", + "discord": "423906482904629268" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": [ + "v=spf1 include:spf.improvmx.com ~all" + ] + } +} From 11e43ced643081ad78b42e001768e0196385259b Mon Sep 17 00:00:00 2001 From: AndreasFxPro <47606652+AndreasFxPro@users.noreply.github.com> Date: Sat, 8 Jun 2024 17:52:40 +0300 Subject: [PATCH 2/2] Update afp.json --- domains/afp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/afp.json b/domains/afp.json index cf6895572..9a7f0a88b 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -1,7 +1,7 @@ { "owner": { "username": "AndreasFxPro", - "email:" "", + "email": "", "discord": "423906482904629268" }, "record": {