diff --git a/domains/akshat.json b/domains/akshat.json index 6c49d0a86..6d539a535 100644 --- a/domains/akshat.json +++ b/domains/akshat.json @@ -4,6 +4,9 @@ "email": "maillegendop@gmail.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "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/beady.json b/domains/beady.json new file mode 100644 index 000000000..f7aef9b4f --- /dev/null +++ b/domains/beady.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + + "record": { + "MX": ["mail.is-a.dev"] + } + } + \ No newline at end of file diff --git a/domains/contact.foxsophia.json b/domains/contact.foxsophia.json index 2f0167ebd..5f6d4230c 100644 --- a/domains/contact.foxsophia.json +++ b/domains/contact.foxsophia.json @@ -1,6 +1,6 @@ { "owner": { - "username": "anushkshape", + "username": "foxsophia", "email": "cchirrpy@outlook.com" }, "record": { @@ -9,4 +9,4 @@ "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/foxsophia.json b/domains/foxsophia.json index 87c0d0645..f87d580fc 100644 --- a/domains/foxsophia.json +++ b/domains/foxsophia.json @@ -1,6 +1,6 @@ { "owner": { - "username": "anushkshape", + "username": "foxsophia", "email": "cchirrpy@outlook.com" }, "record": { diff --git a/domains/futurex.json b/domains/futurex.json index 805ef4a64..9e6c0dd97 100644 --- a/domains/futurex.json +++ b/domains/futurex.json @@ -5,8 +5,7 @@ }, "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" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} diff --git a/domains/kiir0n.json b/domains/kiir0n.json deleted file mode 100644 index afa2c8d34..000000000 --- a/domains/kiir0n.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "kiir0n.is-a.dev", - "repo": "https://github.com/kiir0n/kiir0n.github.io", - "owner": { - "username": "Kiir0n", - "email": "kiir0n@outlook.com" - }, - "record": { - "CNAME": "kiir0n.github.io" - } -}