diff --git a/domains/dexo.json b/domains/dexo.json index 8274fd193..15ff08cfb 100644 --- a/domains/dexo.json +++ b/domains/dexo.json @@ -1,11 +1,9 @@ { - "description": "Ce cauti ma aici?", "owner": { "username": "DeXoHigh", - "email": "dexocash@gmail.com" + "email": "dexo1337@pm.me" }, "record": { - "A": ["185.141.25.116"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/host.dexo.json b/domains/host.dexo.json new file mode 100644 index 000000000..ba35b3c3c --- /dev/null +++ b/domains/host.dexo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DeXoHigh", + "email": "dexo1337@pm.me" + }, + "record": { + "A": ["54.93.225.90"] + } +}