diff --git a/domains/deko.json b/domains/deko.json index bc1d5a55f..f49d98ccb 100644 --- a/domains/deko.json +++ b/domains/deko.json @@ -4,6 +4,6 @@ "email": "u8k50850@gmail.com" }, "record": { - "CNAME": "ukrioo.github.io" + "URL": "https://ukrioo.github.io" } } diff --git a/domains/h4sh.json b/domains/h4sh.json new file mode 100644 index 000000000..ff328e34c --- /dev/null +++ b/domains/h4sh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Master290", + "email": "contact@rzx.lol" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/lucid.json b/domains/lucid.json new file mode 100644 index 000000000..309b76cc2 --- /dev/null +++ b/domains/lucid.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Lucideds", + "email": "lucideds@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file diff --git a/domains/sameerk.json b/domains/sameerk.json index 3f06172ba..362af19db 100644 --- a/domains/sameerk.json +++ b/domains/sameerk.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "sameer0022", - "email": "sameermalikst6@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "owner": { + "username": "sameer0022", + "email": "sameermalikst6@gmail.com", + "discord": "937701712293163118" + }, + + "record": { + "A": ["185.199.108.153","185.199.109.153","185.199.110.153","185.199.111.153"] + } } -} \ No newline at end of file + \ No newline at end of file diff --git a/domains/ukrio.json b/domains/ukrio.json index bc1d5a55f..92431fb1c 100644 --- a/domains/ukrio.json +++ b/domains/ukrio.json @@ -1,9 +1,27 @@ { "owner": { "username": "ukrioo", - "email": "u8k50850@gmail.com" + "email": "u8k50850@gmail.com", + "discord": "ukrio", + "twitter": "@ukrio" }, "record": { - "CNAME": "ukrioo.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA": [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } }