diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index a3c4f0fe8..6eee783e6 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "217.174.245.249" + "84.46.245.191" ], "MX": [ "mx1.forwardemail.net", diff --git a/domains/gbot.json b/domains/gbot.json new file mode 100644 index 000000000..a944cebb0 --- /dev/null +++ b/domains/gbot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file