diff --git a/domains/magniquick.json b/domains/magniquick.json index fa8a1abfd..9f3b669ee 100644 --- a/domains/magniquick.json +++ b/domains/magniquick.json @@ -6,14 +6,7 @@ "email": "", "discord": "Magniquick#5003" }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "record": { + "CNAME": "magniquick.github.io" + } } diff --git a/domains/navon.json b/domains/navon.json new file mode 100644 index 000000000..e6a5f141f --- /dev/null +++ b/domains/navon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Magniquick", + "email": "navonjohnlukose@gmail.com" + }, + "record": { + "CNAME": "magniquick.github.io" + } +}