From 9e5bdbf1d5accc069626bb5a7a99255c492ada8d Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:30:55 +0300 Subject: [PATCH] feat(domain): amazingdevels.is-a.dev --- domains/amazingdevels.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazingdevels.json diff --git a/domains/amazingdevels.json b/domains/amazingdevels.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazingdevels.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file