diff --git a/domains/icmecodes.json b/domains/icmecodes.json new file mode 100644 index 000000000..7ef02e980 --- /dev/null +++ b/domains/icmecodes.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "icmecodes", + "email": "icmedev@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