From 72823c4de3e5332b4e3dad8b47d80230435d1e99 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Thu, 8 Jun 2023 11:37:35 -0300 Subject: [PATCH 01/19] Create mail.neki.json --- domains/mail.neki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.neki.json 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" + } +} From 1b29b676b2e2b25aa258087b905798158a0f84eb Mon Sep 17 00:00:00 2001 From: ItzHenry <100813971+ItzHenry1@users.noreply.github.com> Date: Thu, 30 Nov 2023 08:18:36 -0500 Subject: [PATCH 02/19] Update itzhenry.json to CNAME --- domains/itzhenry.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/itzhenry.json b/domains/itzhenry.json index 1cbc73803..0c03fcaf2 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -4,8 +4,6 @@ "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 +} From de09484f954b8af62f8dd2a884b15c5c60dfa144 Mon Sep 17 00:00:00 2001 From: ItzHenry <100813971+ItzHenry1@users.noreply.github.com> Date: Fri, 1 Dec 2023 18:20:26 -0500 Subject: [PATCH 03/19] Update itzhenry.json --- domains/itzhenry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/itzhenry.json b/domains/itzhenry.json index 0c03fcaf2..7517e3966 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com//.github.io", "owner": { "username": "ItzHenry1", "email": "trscrus@gmail.com" From ee243096981da8630c27716ce92f7b5b2edf9582 Mon Sep 17 00:00:00 2001 From: ItzHenry <100813971+ItzHenry1@users.noreply.github.com> Date: Fri, 1 Dec 2023 18:22:39 -0500 Subject: [PATCH 04/19] Update itzhenry.json --- domains/itzhenry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itzhenry.json b/domains/itzhenry.json index 7517e3966..c59c260fd 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com//.github.io", + "repo": "https://github.com/ItzHenry1/Mi-pagina", "owner": { "username": "ItzHenry1", "email": "trscrus@gmail.com" From 5cd7fd8d1524f06a3b03b5c2c7096b1a6334dfa1 Mon Sep 17 00:00:00 2001 From: danknessdra Date: Sun, 3 Dec 2023 18:19:55 -0800 Subject: [PATCH 05/19] feat(domain): rmd.is-a.dev --- domains/rmd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rmd.json 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 From 3f6d945fb920492fd4f0e5313d2fc3d7046b7872 Mon Sep 17 00:00:00 2001 From: Chris <67835702+Chris8889@users.noreply.github.com> Date: Fri, 8 Dec 2023 21:26:02 +0000 Subject: [PATCH 06/19] Update chris8889.json --- domains/chris8889.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/chris8889.json b/domains/chris8889.json index 9f2669de9..8a9cd234b 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" + "CNAME": "hosts.is-a.dev", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 include:spf.improvmx.com ~all" } } From 2f24064866f9075dffed4900fcfccb73394f7971 Mon Sep 17 00:00:00 2001 From: Chris <67835702+Chris8889@users.noreply.github.com> Date: Fri, 8 Dec 2023 21:28:24 +0000 Subject: [PATCH 07/19] Update chris8889.json --- domains/chris8889.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chris8889.json b/domains/chris8889.json index 8a9cd234b..53564d5d0 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -6,6 +6,6 @@ "record": { "CNAME": "hosts.is-a.dev", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From f2122a3487b65714c684d3382fc5ac76088cbcb8 Mon Sep 17 00:00:00 2001 From: Chris <67835702+Chris8889@users.noreply.github.com> Date: Fri, 8 Dec 2023 21:34:40 +0000 Subject: [PATCH 08/19] Update chris8889.json --- domains/chris8889.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/chris8889.json b/domains/chris8889.json index 53564d5d0..9d7d56c98 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -4,8 +4,8 @@ "email": "chris12089@protonmail.com" }, "record": { - "CNAME": "hosts.is-a.dev", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 775c37a82823e2f025d4922075df6fd84d5d6b73 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Fri, 8 Dec 2023 18:51:35 -0300 Subject: [PATCH 09/19] Updated for Mail --- domains/neki.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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" } } From ba421b7d38d6fb63e5336c8ebccba14d82487bcd Mon Sep 17 00:00:00 2001 From: dewiscool Date: Sat, 9 Dec 2023 12:12:55 +0700 Subject: [PATCH 10/19] feat(domain): imdew.is-a.dev --- domains/imdew.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/imdew.json 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 From 20e00fd4e49d77704381d7f83fe1b61995e5be71 Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Sat, 9 Dec 2023 13:02:00 +0100 Subject: [PATCH 11/19] feat(domain): gbot.is-a.dev --- domains/gbot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gbot.json 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 From 0e8d9e37fc727e3a02b39c233de1670af34a3599 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Dec 2023 13:03:07 +0100 Subject: [PATCH 12/19] Update stefdp.json --- domains/stefdp.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 62b2bcf6e..1b951ddff 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -13,8 +13,7 @@ "mx2.forwardemail.net" ], "TXT": [ - "forward-email=admin:admin.main@mail.stefdp.is-a.dev", - "forward-email=/^(?!admin$).*/:main@mail.stefdp.is-a.dev" + "forward-email=admin:admin.main@mail.stefdp.is-a.dev" ] } } From 3c97e9df84a17cb9de36d370fa7f1e52b45728fb Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Dec 2023 13:08:06 +0100 Subject: [PATCH 13/19] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 724d362f9..109fbd653 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", From 4c59d76e58d089b00140b170094b329b4c7b89f3 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Dec 2023 13:09:03 +0100 Subject: [PATCH 14/19] Update stefdp.json --- domains/stefdp.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 1b951ddff..62b2bcf6e 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -13,7 +13,8 @@ "mx2.forwardemail.net" ], "TXT": [ - "forward-email=admin:admin.main@mail.stefdp.is-a.dev" + "forward-email=admin:admin.main@mail.stefdp.is-a.dev", + "forward-email=/^(?!admin$).*/:main@mail.stefdp.is-a.dev" ] } } From 9f76f44c86f8e1406b3f4a755e6285dc38010cab Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Dec 2023 13:12:40 +0100 Subject: [PATCH 15/19] Create dashboard.gattinhosbot.json --- domains/dashboard.gattinhosbot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dashboard.gattinhosbot.json diff --git a/domains/dashboard.gattinhosbot.json b/domains/dashboard.gattinhosbot.json new file mode 100644 index 000000000..ac75435d3 --- /dev/null +++ b/domains/dashboard.gattinhosbot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "84.46.245.191" + ] + } +} From eade4e75fcf440a7449ec3b729a08ed2c133a197 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Dec 2023 14:42:42 +0100 Subject: [PATCH 16/19] Delete domains/dashboard.gattinhosbot.json --- domains/dashboard.gattinhosbot.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/dashboard.gattinhosbot.json diff --git a/domains/dashboard.gattinhosbot.json b/domains/dashboard.gattinhosbot.json deleted file mode 100644 index ac75435d3..000000000 --- a/domains/dashboard.gattinhosbot.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "A": [ - "84.46.245.191" - ] - } -} From ee94843115f4faf6108e0d6bea37a49d7ebe9e6e Mon Sep 17 00:00:00 2001 From: ItzHenry <100813971+ItzHenry1@users.noreply.github.com> Date: Sat, 9 Dec 2023 18:39:41 -0500 Subject: [PATCH 17/19] Update itzhenry.json --- domains/itzhenry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itzhenry.json b/domains/itzhenry.json index c59c260fd..5eedd240c 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com/ItzHenry1/Mi-pagina", + "repo": "https://github.com/ItzHenry1/itzhenry1.github.io", "owner": { "username": "ItzHenry1", "email": "trscrus@gmail.com" From 7c46584d8efc7c3a3695a9dace218c3b25bbcfb3 Mon Sep 17 00:00:00 2001 From: raxidbou4nja Date: Sun, 10 Dec 2023 02:25:56 +0100 Subject: [PATCH 18/19] feat(domain): brpro.is-a.dev --- domains/brpro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brpro.json 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"] + } +} From 43a9852b93ce08a5ab3c1571cddc6cb99c0875ff Mon Sep 17 00:00:00 2001 From: nelsonGX Date: Sun, 10 Dec 2023 10:39:39 +0800 Subject: [PATCH 19/19] feat(domain): nelson.is-a.dev --- domains/nelson.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nelson.json 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" + } +}