diff --git a/domains/areen.json b/domains/areen.json new file mode 100644 index 000000000..aa59afaa2 --- /dev/null +++ b/domains/areen.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "areen-c", + "email": "arikucinggila@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/bar.vaibhav.json b/domains/bar.vaibhav.json new file mode 100644 index 000000000..9ac720b45 --- /dev/null +++ b/domains/bar.vaibhav.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.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/elyagoubi.json b/domains/elyagoubi.json new file mode 100644 index 000000000..504da26c5 --- /dev/null +++ b/domains/elyagoubi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdessattarElyagoubi", + "email": "abdeldroid2@gmail.com" + }, + "record": { + "CNAME": "elyagoubis.github.io" + } +} diff --git a/domains/mewwme.json b/domains/mewwme.json index 7b7305fc6..4be4c3e2f 100644 --- a/domains/mewwme.json +++ b/domains/mewwme.json @@ -4,6 +4,11 @@ "email": "lrmn.dev@gmail.com" }, "record": { - "CNAME": "mewwme.github.io" + "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/ry.json b/domains/ry.json new file mode 100644 index 000000000..a81c26b7f --- /dev/null +++ b/domains/ry.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "rylee88", + "email": "ryanlee00@proton.me" + }, + "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/scythe101.json b/domains/scythe101.json new file mode 100644 index 000000000..2634378eb --- /dev/null +++ b/domains/scythe101.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Scythe101", + "email": "julianchenard@icloud.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 index 90d1fbd6e..c634159ab 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,6 +4,9 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.30.249.53"], + "TXT": "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mail.is-a.dev"] + } }