From e55d7c2cf8fbb3bc426b03b4938854734bb1141c Mon Sep 17 00:00:00 2001 From: gabriela4152 Date: Tue, 27 Feb 2024 19:09:56 -0400 Subject: [PATCH 01/35] feat(domain): gabriela.is-a.dev --- domains/gabriela.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gabriela.json diff --git a/domains/gabriela.json b/domains/gabriela.json new file mode 100644 index 000000000..6af3fb907 --- /dev/null +++ b/domains/gabriela.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gabriela4152", + "email": "gabriela4152@gmail.com" + }, + "record": { + "CNAME": "gabriela4152.github.io" + } +} From a7a50ea26a6b6170253852c5f17f0d343ea166bc Mon Sep 17 00:00:00 2001 From: Snupai Date: Mon, 4 Mar 2024 22:17:42 +0100 Subject: [PATCH 02/35] feat(domain): snupai.is-a.dev --- domains/snupai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snupai.json diff --git a/domains/snupai.json b/domains/snupai.json new file mode 100644 index 000000000..cbf972ec5 --- /dev/null +++ b/domains/snupai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Snupai", + "email": "yannluca@naeher.eu" + }, + "record": { + "URL": "snupai.me" + } +} From dc58239d70f1f84ee628b110d61deee0bece38d1 Mon Sep 17 00:00:00 2001 From: joao-zanutto Date: Wed, 6 Mar 2024 13:59:59 -0800 Subject: [PATCH 03/35] feat(domain): joaoz.is-a.dev --- domains/joaoz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joaoz.json diff --git a/domains/joaoz.json b/domains/joaoz.json new file mode 100644 index 000000000..7e2b6dd55 --- /dev/null +++ b/domains/joaoz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joao-zanutto", + "email": "jpberno@gmail.com" + }, + "record": { + "CNAME": "https://joao-zanutto.github.io/portfolio" + } +} From 1dccf1495529dd0e39e7ed59008ce4b8b0e5b818 Mon Sep 17 00:00:00 2001 From: Snupai Date: Thu, 7 Mar 2024 14:34:18 +0100 Subject: [PATCH 04/35] Update snupai.json --- domains/snupai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/snupai.json b/domains/snupai.json index cbf972ec5..9031aed0d 100644 --- a/domains/snupai.json +++ b/domains/snupai.json @@ -4,6 +4,6 @@ "email": "yannluca@naeher.eu" }, "record": { - "URL": "snupai.me" + "URL": "https://snupai.me" } } From 52765476b06801491e21c24074430b3fbc8c3954 Mon Sep 17 00:00:00 2001 From: Joao Pedro Zanutto Date: Sat, 9 Mar 2024 10:23:59 -0800 Subject: [PATCH 05/35] fix CNAME value --- domains/joaoz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/joaoz.json b/domains/joaoz.json index 7e2b6dd55..5b6dad4ad 100644 --- a/domains/joaoz.json +++ b/domains/joaoz.json @@ -4,6 +4,6 @@ "email": "jpberno@gmail.com" }, "record": { - "CNAME": "https://joao-zanutto.github.io/portfolio" + "CNAME": "joao-zanutto.github.io" } } From e2ced3d43c8495bf5715a01ba393e5545b8c567f Mon Sep 17 00:00:00 2001 From: vxsualized Date: Sun, 10 Mar 2024 00:13:15 +0100 Subject: [PATCH 06/35] feat(domain): vxsualized.is-a.dev --- domains/vxsualized.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vxsualized.json diff --git a/domains/vxsualized.json b/domains/vxsualized.json new file mode 100644 index 000000000..100647626 --- /dev/null +++ b/domains/vxsualized.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vxsualized", + "email": "vncntwbr0207@gmail.com" + }, + "record": { + "URL": "https://www.youtube.com/watch?v=dqw4w9wgxcq" + } +} From 8774cb958e940af66b51c1f3642cd60cfd976378 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Sun, 10 Mar 2024 15:18:35 +0000 Subject: [PATCH 07/35] Update yunexiz.json --- domains/yunexiz.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 080ec0522..aaeb3849a 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -5,5 +5,7 @@ }, "record": { "A": ["109.71.252.37"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } } From 971811ca30b874720545dc747628259da3540eb5 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 11 Mar 2024 01:24:15 +0000 Subject: [PATCH 08/35] Update domains/yunexiz.json Co-authored-by: Vaibhav --- domains/yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index aaeb3849a..21360abc9 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -5,7 +5,7 @@ }, "record": { "A": ["109.71.252.37"] - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } } From 53f86b28466d8a8204c6fb0cdef74da87ac3fa15 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Mon, 11 Mar 2024 01:33:29 +0000 Subject: [PATCH 09/35] Update yunexiz.json --- domains/yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index 21360abc9..e6421d858 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -4,7 +4,7 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["109.71.252.37"] + "A": ["109.71.252.37"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } From 8cbd4423c2dd3d4e66d02ca4aacd51707c729fbc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Mar 2024 18:44:20 +0800 Subject: [PATCH 10/35] Update yunexiz.json --- domains/yunexiz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yunexiz.json b/domains/yunexiz.json index e6421d858..7c3b9b074 100644 --- a/domains/yunexiz.json +++ b/domains/yunexiz.json @@ -6,6 +6,6 @@ "record": { "A": ["109.71.252.37"], "TXT": ["v=spf1 include:spf.improvmx.com ~all"], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From fc1d1250901f280ae54271d27525de3bd0bd91c6 Mon Sep 17 00:00:00 2001 From: polarfreez Date: Mon, 11 Mar 2024 09:05:58 -0300 Subject: [PATCH 11/35] feat(domain): polar.is-a.dev --- domains/polar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/polar.json diff --git a/domains/polar.json b/domains/polar.json new file mode 100644 index 000000000..f7bd4a613 --- /dev/null +++ b/domains/polar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polarfreez", + "email": "rafaelbraun5@hotmail.com" + }, + "record": { + "CNAME": "https://polarfreez.github.io" + } +} From a5ed17836b3a2fbf83b9950e902b8b5f68713342 Mon Sep 17 00:00:00 2001 From: Polar <83966759+polarfreez@users.noreply.github.com> Date: Mon, 11 Mar 2024 10:34:55 -0300 Subject: [PATCH 12/35] Update polar.json --- domains/polar.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/polar.json b/domains/polar.json index f7bd4a613..52bf068a2 100644 --- a/domains/polar.json +++ b/domains/polar.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "polarfreez", - "email": "rafaelbraun5@hotmail.com" - }, - "record": { - "CNAME": "https://polarfreez.github.io" - } + "owner": { + "username": "polarfreez", + "email": "rafaelbraun5@hotmail.com" + }, + "repo": "https://github.com/polarfreez/polarfreez.github.io", + "record": { + "CNAME": "polarfreez.github.io" + } } From 6b9fe2b92c161862ac02b7ed52aa8b4de804b2f1 Mon Sep 17 00:00:00 2001 From: ecoplayer07 Date: Mon, 11 Mar 2024 15:52:11 +0200 Subject: [PATCH 13/35] feat(domain): ecoplayer07.is-a.dev --- domains/ecoplayer07.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ecoplayer07.json diff --git a/domains/ecoplayer07.json b/domains/ecoplayer07.json new file mode 100644 index 000000000..f3a6491a8 --- /dev/null +++ b/domains/ecoplayer07.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecoplayer07", + "email": "kareemehab910@gmail.com" + }, + "record": { + "CNAME": "ecoplayer07.github.io" + } +} From bd09fd6e9b49c3c802e36d42b5de277e372107a0 Mon Sep 17 00:00:00 2001 From: ecoplayer07 Date: Mon, 11 Mar 2024 16:20:57 +0200 Subject: [PATCH 14/35] feat(domain): ecoplayer.is-a.dev --- domains/ecoplayer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ecoplayer.json diff --git a/domains/ecoplayer.json b/domains/ecoplayer.json new file mode 100644 index 000000000..f3a6491a8 --- /dev/null +++ b/domains/ecoplayer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ecoplayer07", + "email": "kareemehab910@gmail.com" + }, + "record": { + "CNAME": "ecoplayer07.github.io" + } +} From 1a9c20c0e1f1e4cd9f8112323949f31e6c6bf8ef Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:33:06 -0400 Subject: [PATCH 15/35] Update mail.boolean44.json --- domains/mail.boolean44.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 037ce5ceb..53ac22f27 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -4,6 +4,7 @@ "email": "serenitypalmer10@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], + "TXT": {"v=spf1 include:spf.improvmx.com ~all"} } } From dec141b6edc7dfcb02722cac2afa8a468c2455e2 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:34:42 -0400 Subject: [PATCH 16/35] Update mail.boolean44.json --- domains/mail.boolean44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 53ac22f27..c3985eaf2 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -4,7 +4,7 @@ "email": "serenitypalmer10@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": {"v=spf1 include:spf.improvmx.com ~all"} } } From 1743145f1e5cc8af253e7b9bf89370a3f2e40d71 Mon Sep 17 00:00:00 2001 From: Riley <84996070+boolean44-repos@users.noreply.github.com> Date: Mon, 11 Mar 2024 11:40:23 -0400 Subject: [PATCH 17/35] Update mail.boolean44.json --- domains/mail.boolean44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index c3985eaf2..87119aae9 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -5,6 +5,6 @@ }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": {"v=spf1 include:spf.improvmx.com ~all"} + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From d5d79f96ee664e3bdcb017807d4d8573e1ee7c5c Mon Sep 17 00:00:00 2001 From: Nova Notepad Date: Sat, 9 Mar 2024 10:15:42 +1000 Subject: [PATCH 18/35] Create nova.json --- domains/nova.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nova.json diff --git a/domains/nova.json b/domains/nova.json new file mode 100644 index 000000000..ff8c80144 --- /dev/null +++ b/domains/nova.json @@ -0,0 +1,11 @@ +{ + "description": "nova.is-a.dev", + "owner": { + "username": "LunarN0v4", + "email": "zeus@zeusteam.dev", + "discord": "7un4r" + }, + "record": { + "CNAME": ["webmail.zeusteam.dev"] + } +} From adec37b7c397a8e6821a1cd452fb95e24d320805 Mon Sep 17 00:00:00 2001 From: Nova Notepad Date: Mon, 11 Mar 2024 21:35:31 +1000 Subject: [PATCH 19/35] Update nova.json --- domains/nova.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nova.json b/domains/nova.json index ff8c80144..6e894d830 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -6,6 +6,6 @@ "discord": "7un4r" }, "record": { - "CNAME": ["webmail.zeusteam.dev"] + "CNAME": "webmail.zeusteam.dev" } } From 83b7f56d76e938bdcacdc8b1aa46a5568c6d0670 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 01:19:50 +0100 Subject: [PATCH 20/35] Create spotify.stefdp.json --- domains/spotify.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/spotify.stefdp.json diff --git a/domains/spotify.stefdp.json b/domains/spotify.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/domains/spotify.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 290c3c266791c2088d5d849ac0495dc5ac66a983 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 11:24:17 +0100 Subject: [PATCH 21/35] Create api.spotify.stefdp.json --- domains/api.spotify.stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/api.spotify.stefdp.json diff --git a/domains/api.spotify.stefdp.json b/domains/api.spotify.stefdp.json new file mode 100644 index 000000000..e2b559f3c --- /dev/null +++ b/domains/api.spotify.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229", + "github_id": 81536172 + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 2e2cd427700fc1cc5878cc181d0da95ff3ae0155 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 11:47:06 +0100 Subject: [PATCH 22/35] Create dockge.stefdp.json --- domains/dockge.stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dockge.stefdp.json diff --git a/domains/dockge.stefdp.json b/domains/dockge.stefdp.json new file mode 100644 index 000000000..e2b559f3c --- /dev/null +++ b/domains/dockge.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229", + "github_id": 81536172 + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 5568fbd10376832d77059e1534ac5f083b81bf04 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 11:47:58 +0100 Subject: [PATCH 23/35] Create portainer.stefdp.json --- domains/portainer.stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/portainer.stefdp.json diff --git a/domains/portainer.stefdp.json b/domains/portainer.stefdp.json new file mode 100644 index 000000000..e2b559f3c --- /dev/null +++ b/domains/portainer.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229", + "github_id": 81536172 + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From 459e66978a2035554d335a19f1eb7e0e72f60b1a Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Tue, 12 Mar 2024 19:14:24 +0000 Subject: [PATCH 24/35] Update yunus.json --- domains/yunus.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/yunus.json b/domains/yunus.json index 3580311b0..7c3b9b074 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -4,6 +4,8 @@ "email": "yunexiz@aol.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["109.71.252.37"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From 43e828e99f68a6bc303a1ad50182137f2238f650 Mon Sep 17 00:00:00 2001 From: Yunus Rahman <141266522+Yunexiz@users.noreply.github.com> Date: Tue, 12 Mar 2024 19:33:52 +0000 Subject: [PATCH 25/35] Update yunus.json --- domains/yunus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/yunus.json b/domains/yunus.json index 7c3b9b074..2a5c1fde3 100644 --- a/domains/yunus.json +++ b/domains/yunus.json @@ -5,7 +5,7 @@ }, "record": { "A": ["109.71.252.37"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "TXT": ["forward-email=yunexiz@aol.com"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } } From e3dac8138b0432a827abfaef398f0032536edcd9 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 23:43:00 +0100 Subject: [PATCH 26/35] Create dash.stefdp.json --- domains/dash.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dash.stefdp.json diff --git a/domains/dash.stefdp.json b/domains/dash.stefdp.json new file mode 100644 index 000000000..37f29b109 --- /dev/null +++ b/domains/dash.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "proxy.stefdp.is-a.dev" + } +} From b729c5dea649c7398f5ee98da6b5d4108cb595b5 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Mar 2024 23:43:47 +0100 Subject: [PATCH 27/35] Delete domains/test.stefdp.json --- domains/test.stefdp.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/test.stefdp.json diff --git a/domains/test.stefdp.json b/domains/test.stefdp.json deleted file mode 100644 index 41ac1081b..000000000 --- a/domains/test.stefdp.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "MX": [ - "mail.stefdp.is-a.dev" - ] - } -} From 3dd6defb654a04f63d81c1515d7dc904a0abb519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:06:04 +0700 Subject: [PATCH 28/35] Update code.trung.json --- domains/code.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/code.trung.json b/domains/code.trung.json index 8958e6c03..c082da16e 100644 --- a/domains/code.trung.json +++ b/domains/code.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["37.114.37.132"] } } From 5ed61e9d8603cd18230e1b5c1982b70962e4f461 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:06:42 +0700 Subject: [PATCH 29/35] Update uptime.trung.json --- domains/uptime.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json index c372c8070..c082da16e 100644 --- a/domains/uptime.trung.json +++ b/domains/uptime.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } } From 28138d13719206e3b5d0dd901e9bd4e786c83b06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:06:59 +0700 Subject: [PATCH 30/35] Update manage.uptime.trung.json --- domains/manage.uptime.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manage.uptime.trung.json b/domains/manage.uptime.trung.json index 8958e6c03..c082da16e 100644 --- a/domains/manage.uptime.trung.json +++ b/domains/manage.uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["37.114.37.132"] } } From d0a9158e8f925944235b7c4621ebe1cfb34b85cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:07:15 +0700 Subject: [PATCH 31/35] Update status.trung.json --- domains/status.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/status.trung.json b/domains/status.trung.json index c372c8070..c082da16e 100644 --- a/domains/status.trung.json +++ b/domains/status.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } } From 917a535a7bcfc0e3b8961cb9e89fdcf45a36b5db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:07:32 +0700 Subject: [PATCH 32/35] Update cdn.trung.json --- domains/cdn.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/cdn.trung.json b/domains/cdn.trung.json index c372c8070..c082da16e 100644 --- a/domains/cdn.trung.json +++ b/domains/cdn.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } } From ad7250607a0d254773240dea0150eebaba19e112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:07:52 +0700 Subject: [PATCH 33/35] Update links.trung.json --- domains/links.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/links.trung.json b/domains/links.trung.json index c372c8070..c082da16e 100644 --- a/domains/links.trung.json +++ b/domains/links.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } } From 978e14bf3a63412b54d3fd08d17b5769559b903d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:08:29 +0700 Subject: [PATCH 34/35] Update mystic.trung.json --- domains/mystic.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/mystic.trung.json b/domains/mystic.trung.json index c372c8070..c082da16e 100644 --- a/domains/mystic.trung.json +++ b/domains/mystic.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } } From c50bfdcfde60af573407ee7b89e9da771964c371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Th=C3=A0nh=20Trung?= <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:08:49 +0700 Subject: [PATCH 35/35] Update mongodb.trung.json --- domains/mongodb.trung.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/mongodb.trung.json b/domains/mongodb.trung.json index c372c8070..c082da16e 100644 --- a/domains/mongodb.trung.json +++ b/domains/mongodb.trung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "A": ["69.30.249.53"] - } + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["37.114.37.132"] + } }