From 4110dbfe4b5338a3ec78c95d3db7f9135dcd5422 Mon Sep 17 00:00:00 2001 From: khagdev Date: Tue, 28 Nov 2023 11:19:05 +0700 Subject: [PATCH 01/22] feat(domain): khag.is-a.dev --- domains/khag.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/khag.json b/domains/khag.json index be7f8a334..386c30496 100644 --- a/domains/khag.json +++ b/domains/khag.json @@ -4,6 +4,9 @@ "email": "nguyendaikhang2000@gmail.com" }, "record": { - "A": ["103.97.126.26"] + "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 89b61b11b1d72fc924ab309fe909d736a9d9378b Mon Sep 17 00:00:00 2001 From: Akdipukhan Date: Tue, 28 Nov 2023 12:14:22 +0600 Subject: [PATCH 02/22] feat(domain): friendslikebd.is-a.dev --- domains/friendslikebd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/friendslikebd.json diff --git a/domains/friendslikebd.json b/domains/friendslikebd.json new file mode 100644 index 000000000..f39141d24 --- /dev/null +++ b/domains/friendslikebd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Akdipukhan", + "email": "Akdipu258@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 7b7b7da82ad39b014b17e65687d60483ccba0029 Mon Sep 17 00:00:00 2001 From: DynoW Date: Tue, 28 Nov 2023 20:02:22 +0200 Subject: [PATCH 03/22] feat(domain): stefan.is-a.dev --- domains/stefan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stefan.json diff --git a/domains/stefan.json b/domains/stefan.json new file mode 100644 index 000000000..8dc2fc614 --- /dev/null +++ b/domains/stefan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DynoW", + "email": "stefan.chirila.phone@gmail.com" + }, + "record": { + "CNAME": "dynow.pages.dev" + } +} From 7d87a1998e3788b61e6eba02486bf69625fe39ca Mon Sep 17 00:00:00 2001 From: Danutz <104089032+DynoW@users.noreply.github.com> Date: Tue, 28 Nov 2023 20:06:45 +0200 Subject: [PATCH 04/22] added contact information --- domains/stefan.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/stefan.json b/domains/stefan.json index 8dc2fc614..c27d3f872 100644 --- a/domains/stefan.json +++ b/domains/stefan.json @@ -1,9 +1,10 @@ { "owner": { "username": "DynoW", - "email": "stefan.chirila.phone@gmail.com" + "email": "naffets0@gmail.com", + "discord": "455608238335983617" }, "record": { "CNAME": "dynow.pages.dev" - } -} + } +} \ No newline at end of file From 49210ec7cd47f005fcd9ecb8782a334e6953a93b Mon Sep 17 00:00:00 2001 From: nav <34748927+nxvvvv@users.noreply.github.com> Date: Wed, 29 Nov 2023 04:29:05 +0700 Subject: [PATCH 05/22] Update nav.json --- domains/nav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nav.json b/domains/nav.json index 83a2d7830..50a0a7a66 100644 --- a/domains/nav.json +++ b/domains/nav.json @@ -4,6 +4,6 @@ "email": "navaneethkm004@gmail.com" }, "record": { - "CNAME": "nxvvvv.github.io" + "CNAME": "navaneethkm.me" } } From e619e29a141381d7afdc5ae5284dd7e2d1526864 Mon Sep 17 00:00:00 2001 From: iammelvink Date: Wed, 29 Nov 2023 00:26:52 +0200 Subject: [PATCH 06/22] feat(domain): iammelvink.is-a.dev --- domains/iammelvink.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/iammelvink.json diff --git a/domains/iammelvink.json b/domains/iammelvink.json new file mode 100644 index 000000000..88d63d1b0 --- /dev/null +++ b/domains/iammelvink.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "iammelvink", + "email": "iammelvink@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 b354f7e57f539ce5d5a8f22c9cf1fb04590e5530 Mon Sep 17 00:00:00 2001 From: Melvin K <46846457+iammelvink@users.noreply.github.com> Date: Wed, 29 Nov 2023 00:28:08 +0200 Subject: [PATCH 07/22] Update iammelvink.json --- domains/iammelvink.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/iammelvink.json b/domains/iammelvink.json index 88d63d1b0..6e5d6eb95 100644 --- a/domains/iammelvink.json +++ b/domains/iammelvink.json @@ -1,7 +1,7 @@ { "owner": { "username": "iammelvink", - "email": "iammelvink@gmail.com" + "email": "46846457+iammelvink@users.noreply.github.com" }, "record": { "A": ["217.174.245.249"], @@ -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 +} From bd955f56baf224c06310047de231b7f38a073c18 Mon Sep 17 00:00:00 2001 From: BrownVinci Date: Wed, 29 Nov 2023 15:06:36 +0600 Subject: [PATCH 08/22] feat(domain): brownvinci.is-a.dev --- domains/brownvinci.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/brownvinci.json diff --git a/domains/brownvinci.json b/domains/brownvinci.json new file mode 100644 index 000000000..f48018e76 --- /dev/null +++ b/domains/brownvinci.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "BrownVinci", + "email": "DigitalBrownVinci@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 b35554d1fccc797c7d37674b36642cec3aef7a97 Mon Sep 17 00:00:00 2001 From: prakhillohiya Date: Wed, 29 Nov 2023 15:53:20 +0530 Subject: [PATCH 09/22] feat(domain): prakhillohiya.is-a.dev --- domains/prakhillohiya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prakhillohiya.json diff --git a/domains/prakhillohiya.json b/domains/prakhillohiya.json new file mode 100644 index 000000000..fbc287623 --- /dev/null +++ b/domains/prakhillohiya.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "prakhillohiya", + "email": "prakhillohiya@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 286340aedb7b7590f4faa1e02b9a631c860d02e3 Mon Sep 17 00:00:00 2001 From: NotRana <76933059+NotRana@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:43:03 +0500 Subject: [PATCH 10/22] Update notrana.json --- domains/notrana.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/notrana.json b/domains/notrana.json index bb2c6c916..cb050c83e 100644 --- a/domains/notrana.json +++ b/domains/notrana.json @@ -4,9 +4,6 @@ "email": "benyameen75@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" + "CNAME": "notrana.github.io" } -} \ No newline at end of file +} From 55dba1668bd6cf93b302603eadcd5bbb99fe6caa Mon Sep 17 00:00:00 2001 From: N3rcy Date: Wed, 29 Nov 2023 18:42:29 +0200 Subject: [PATCH 11/22] feat(domain): n3rcy.is-a.dev --- domains/n3rcy.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/n3rcy.json b/domains/n3rcy.json index 761614f96..afbc11955 100644 --- a/domains/n3rcy.json +++ b/domains/n3rcy.json @@ -3,8 +3,10 @@ "username": "N3rcy", "email": "nercysvoboda@gmail.com" }, - "record": { - "CNAME": "n3rcy.xyz" + "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 2a8c3bad3e89b8e8723b0b12afbced3708a83a3e Mon Sep 17 00:00:00 2001 From: felipehasantos Date: Wed, 29 Nov 2023 16:06:30 -0300 Subject: [PATCH 12/22] feat(domain): felipesantos.is-a.dev --- domains/felipesantos.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/felipesantos.json diff --git a/domains/felipesantos.json b/domains/felipesantos.json new file mode 100644 index 000000000..eb2f5bb3a --- /dev/null +++ b/domains/felipesantos.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "felipehasantos", + "email": "felipehasantosbusiness@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 cad0e64559bee6dab38241ecfecfae640eb2e685 Mon Sep 17 00:00:00 2001 From: parth-panchal Date: Wed, 29 Nov 2023 18:41:06 -0500 Subject: [PATCH 13/22] feat(domain): parthpanchal.is-a.dev --- domains/parthpanchal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/parthpanchal.json diff --git a/domains/parthpanchal.json b/domains/parthpanchal.json new file mode 100644 index 000000000..d7bbd58f7 --- /dev/null +++ b/domains/parthpanchal.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "parth-panchal", + "email": "parth.sdis@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 51bf4e92b88f267217f9164269760b1a9bbdbee7 Mon Sep 17 00:00:00 2001 From: khagdev Date: Thu, 30 Nov 2023 12:41:39 +0700 Subject: [PATCH 14/22] feat(domain): khagx.is-a.dev --- domains/khagx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/khagx.json diff --git a/domains/khagx.json b/domains/khagx.json new file mode 100644 index 000000000..64a2e0f29 --- /dev/null +++ b/domains/khagx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khagdev", + "email": "nguyendaikhang2000@gmail.com" + }, + "record": { + "A": ["114.29.237.131"] + } +} From c10016c41bf31c893084482ce236233ed750f359 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 30 Nov 2023 16:18:02 +0700 Subject: [PATCH 15/22] Update trung.json --- domains/trung.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/domains/trung.json b/domains/trung.json index 4f2eae8a5..b8c78ecb4 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,13 +4,6 @@ "email": "vuthanhtrungsuper@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" - - - + "CNAME": "bots-website.pages.dev" } -} \ No newline at end of file +} From d55ca6289827e8198a7c9265ca4dab520cd3f85b Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 30 Nov 2023 16:20:23 +0700 Subject: [PATCH 16/22] Update trung.json --- domains/trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trung.json b/domains/trung.json index b8c78ecb4..ccc6c6635 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "CNAME": "bots-website.pages.dev" + "CNAME": "dev-website-emr.pages.dev/" } } From b768a360b14d50e43c8551fd120e141ca72122f1 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 30 Nov 2023 16:35:57 +0700 Subject: [PATCH 17/22] Update trung.json --- domains/trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trung.json b/domains/trung.json index ccc6c6635..fd93ed512 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "CNAME": "dev-website-emr.pages.dev/" + "CNAME": "dev-website-emr.pages.dev" } } From 62573fbc3d68a10d0fd68265c0a99da9a0966df1 Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 30 Nov 2023 18:45:46 +0530 Subject: [PATCH 18/22] Delete domains/discordbots.semant.json --- domains/discordbots.semant.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/discordbots.semant.json diff --git a/domains/discordbots.semant.json b/domains/discordbots.semant.json deleted file mode 100644 index 4400e91e0..000000000 --- a/domains/discordbots.semant.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Discord bot dashboard", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" - }, - "record": { - "CNAME": "b0f6dfb1-f219-4a6b-8505-eccaa29200ea.id.repl.co" - } -} From 140f44b32ad4061918aa1471d85862d2ca4f872a Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 30 Nov 2023 18:47:18 +0530 Subject: [PATCH 19/22] Update api.semant.json --- domains/api.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.semant.json b/domains/api.semant.json index e10b2f2ac..2320f5723 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -6,6 +6,6 @@ "discord": "445073800850046977" }, "record": { - "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" + "CNAME": "proxy.private.danbot.host" } } From 491eff480c02cee44a9c8136e14de67ddbf3c672 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 30 Nov 2023 15:55:57 +0200 Subject: [PATCH 20/22] Update cutedog5695.json --- domains/cutedog5695.json | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index a8529a544..04e39c760 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,16 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "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" - } + "CNAME": "cutedog5695.pages.dev" + } } From a351c353423e176539a03d71713a20ac3c509f1a Mon Sep 17 00:00:00 2001 From: fromNoWhere Date: Thu, 30 Nov 2023 19:10:55 +0100 Subject: [PATCH 21/22] feat(domain): shmeeseeks.is-a.dev --- domains/shmeeseeks.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shmeeseeks.json diff --git a/domains/shmeeseeks.json b/domains/shmeeseeks.json new file mode 100644 index 000000000..e539ba661 --- /dev/null +++ b/domains/shmeeseeks.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "fromNoWhere", + "email": "lyaacoubi.othmane8@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 983c601eb59d076a2b92aa7d706e5a6a501c3a93 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 1 Dec 2023 06:04:43 +0800 Subject: [PATCH 22/22] chore: remove invalid TXT --- domains/gattinhosbot.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 724d362f9..a3c4f0fe8 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -13,8 +13,7 @@ "mx2.forwardemail.net" ], "TXT": [ - "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev", - "forward-email=/^(?!support\\.gattinhosbot$).*/:gattinhosbot@mail.stefdp.is-a.dev" + "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev" ] } }