diff --git a/domains/brpro.json b/domains/brpro.json new file mode 100644 index 000000000..1727d584e --- /dev/null +++ b/domains/brpro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raxidbou4nja", + "email": "rachid.boughnja@gmail.com" + }, + "record": { + "A": ["150.136.61.251"] + } +} diff --git a/domains/chris8889.json b/domains/chris8889.json index 9f2669de9..9d7d56c98 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -1,9 +1,11 @@ { "owner": { "username": "Chris8889", - "email": "chris88892@protonmail.com" + "email": "chris12089@protonmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index a3c4f0fe8..6eee783e6 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "217.174.245.249" + "84.46.245.191" ], "MX": [ "mx1.forwardemail.net", diff --git a/domains/gbot.json b/domains/gbot.json new file mode 100644 index 000000000..a944cebb0 --- /dev/null +++ b/domains/gbot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@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" + } +} \ No newline at end of file diff --git a/domains/imdew.json b/domains/imdew.json new file mode 100644 index 000000000..332facee4 --- /dev/null +++ b/domains/imdew.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dewiscool", + "email": "zerolikecyber.2005@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" + } +} \ No newline at end of file diff --git a/domains/itzhenry.json b/domains/itzhenry.json index 1cbc73803..5eedd240c 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -1,11 +1,10 @@ { + "repo": "https://github.com/ItzHenry1/itzhenry1.github.io", "owner": { "username": "ItzHenry1", "email": "trscrus@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "itzhenry1.github.io" } -} \ No newline at end of file +} diff --git a/domains/mail.neki.json b/domains/mail.neki.json new file mode 100644 index 000000000..cf94fe408 --- /dev/null +++ b/domains/mail.neki.json @@ -0,0 +1,10 @@ +{ + "description": "Mail de Santiago", + "owner": { + "username": "PinkLittleKitty", + "email": "santyfisela@gmail.com" + }, + "record": { + "TXT": "zoho-verification=zb84078345.zmverify.zoho.com" + } +} diff --git a/domains/neki.json b/domains/neki.json index 07025aa32..db15b1adf 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -5,6 +5,16 @@ "email": "santyfisela@gmail.com" }, "record": { - "CNAME": "PinkLittleKitty.github.io" + "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" } } diff --git a/domains/nelson.json b/domains/nelson.json new file mode 100644 index 000000000..c08ae220d --- /dev/null +++ b/domains/nelson.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nelsonGX", + "email": "hi@nelsongx.com" + }, + "record": { + "URL": "https://nelsongx.com" + } +} diff --git a/domains/rmd.json b/domains/rmd.json new file mode 100644 index 000000000..6b45b409f --- /dev/null +++ b/domains/rmd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "danknessdra", + "email": "danknessdra@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" + } +} \ No newline at end of file