diff --git a/domains/eternal.json b/domains/eternal.json index 95ef7cc3c..c9de9ac55 100644 --- a/domains/eternal.json +++ b/domains/eternal.json @@ -4,6 +4,8 @@ "email": "marcacolwell@gmail.com" }, "record": { - "URL": "https://github.com/thatmarcboi" + "A": ["217.174.245.249"], + "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/krazy.json b/domains/krazy.json index 0b322c817..157b62b8c 100644 --- a/domains/krazy.json +++ b/domains/krazy.json @@ -1,11 +1,11 @@ { "owner": { "username": "KrazyKleb", - "email": "krazyklebyt@gmail.com" + "email": "krazykleb@outlook.com" }, "record": { "A": ["217.174.245.249"], "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/nyx.json b/domains/nyx.json new file mode 100644 index 000000000..77f7eb6c9 --- /dev/null +++ b/domains/nyx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nyxical420", + "email": "xaveegacha7@gmail.com" + }, + "record": { + "A": ["76.223.55.44"] + } +} diff --git a/domains/tariqul.json b/domains/tariqul.json new file mode 100644 index 000000000..862f71aa6 --- /dev/null +++ b/domains/tariqul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tariqultais", + "email": "2201081175@UTTARAUNIVERSITY.EDU.BD" + }, + "record": { + "URL": "https://sites.google.com/view/tariqultais/home" + } +} diff --git a/domains/vbc6.json b/domains/vbc6.json new file mode 100644 index 000000000..c611e589e --- /dev/null +++ b/domains/vbc6.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "tsb3-a2", + "email": "tsb3.a2@proton.me" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file