diff --git a/domains/pherngpy.json b/domains/pherngpy.json new file mode 100644 index 000000000..ee9e89993 --- /dev/null +++ b/domains/pherngpy.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} diff --git a/domains/shock.json b/domains/shock.json new file mode 100644 index 000000000..4f99137c2 --- /dev/null +++ b/domains/shock.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file diff --git a/domains/shockbs.json b/domains/shockbs.json new file mode 100644 index 000000000..90d1fbd6e --- /dev/null +++ b/domains/shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +}