From f0bc35be31c12460ff7894c828c48c3477e37516 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Mon, 6 May 2024 09:54:25 -0300 Subject: [PATCH] Create fptbb.json --- domains/fptbb.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/fptbb.json diff --git a/domains/fptbb.json b/domains/fptbb.json new file mode 100644 index 000000000..4ade2216c --- /dev/null +++ b/domains/fptbb.json @@ -0,0 +1,13 @@ +{ + "owner":{ + "username":"Fptbb", + "email":"lucas@fptbb.com" + }, + "record":{ + "URL":"https://fptbb.com", + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +}