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