diff --git a/domains/borismoreno.json b/domains/borismoreno.json new file mode 100644 index 000000000..5245ccf27 --- /dev/null +++ b/domains/borismoreno.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "borismoreno", + "email": "boris_marco_moreno@hotmail.com" + }, + "record": { + "CNAME": "borismoreno.com" + } +} \ No newline at end of file diff --git a/domains/ishh.json b/domains/ishh.json index d4ef01652..6ac82e27e 100644 --- a/domains/ishh.json +++ b/domains/ishh.json @@ -6,6 +6,8 @@ "email": "ishh-xd@proton.me" }, "record": { - "CNAME": "ishh-xd.github.io" - } + "A": ["185.199.111.153", "185.199.110.153", "185.199.108.153", "185.199.109.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } } diff --git a/domains/mardino.json b/domains/mardino.json new file mode 100644 index 000000000..c1b801ae9 --- /dev/null +++ b/domains/mardino.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zdienos", + "email": "zdienos@yahoo.com" + }, + "record": { + "CNAME": "zdienos.com" + } +} diff --git a/domains/sujal.json b/domains/sujal.json new file mode 100644 index 000000000..3cfa3d825 --- /dev/null +++ b/domains/sujal.json @@ -0,0 +1,10 @@ +{ + "repo":"https://github.com/SuzalShrestha/register", + "owner": { + "username": "suzalshrestha", + "email": "sujalshresthawork@gmail.com" + }, + "record": { + "CNAME": "sujalshrestha.vercel.app" + } +}