diff --git a/domains/tpglitch.json b/domains/tpglitch.json new file mode 100644 index 000000000..0364bc2ca --- /dev/null +++ b/domains/tpglitch.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "tpglitch", + "email": "tylerkinney50@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file