diff --git a/domains/shock.json b/domains/shock.json new file mode 100644 index 000000000..90d1fbd6e --- /dev/null +++ b/domains/shock.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} diff --git a/domains/shockbs.json b/domains/shockbs.json new file mode 100644 index 000000000..b55fbc4a7 --- /dev/null +++ b/domains/shockbs.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "A": ["69.30.249.53"], + "MX": ["mail.is-a.dev"] + } +}