diff --git a/domains/abv.json b/domains/abv.json index 80ab79b69..e182b420b 100644 --- a/domains/abv.json +++ b/domains/abv.json @@ -4,6 +4,11 @@ "email": "albertonazijew@gmail.com" }, "record": { - "A": ["159.54.140.185"] + "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 diff --git a/domains/manage.uptime.trung.json b/domains/manage.uptime.trung.json new file mode 100644 index 000000000..c372c8070 --- /dev/null +++ b/domains/manage.uptime.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/mokajmc.oxmc.json b/domains/mokajmc.oxmc.json index 8cc2fa8e9..ba37338bc 100644 --- a/domains/mokajmc.oxmc.json +++ b/domains/mokajmc.oxmc.json @@ -5,7 +5,7 @@ "discord": "oxmc7769" }, "record": { - "A": ["198.244.164.183:25568"], + "A": ["198.244.164.183"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" }