diff --git a/domains/malinacode.json b/domains/malinacode.json new file mode 100644 index 00000000000..e9c114f7199 --- /dev/null +++ b/domains/malinacode.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Medenchi", + "email": "atem4513@gmail.com" + }, + "records": { + "A": ["1.1.1.1"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +}