From 31c2384b7961d52e876c8a7b2cacba64f03c867c Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Sun, 3 Apr 2022 16:45:37 +0200 Subject: [PATCH 1/2] Update web.json --- domains/web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/web.json b/domains/web.json index a4aad46f2..9d6db1238 100644 --- a/domains/web.json +++ b/domains/web.json @@ -4,6 +4,6 @@ "email": "lellis2x@gmail.com" }, "record": { - "CNAME": "vmi629745.contaboserver.net" + "A": ["141.147.97.183"] } } From 6aa624dcbe7bd6b32778877bc560a8b84d238cb7 Mon Sep 17 00:00:00 2001 From: Lellis <75775001+LellisV2@users.noreply.github.com> Date: Sun, 3 Apr 2022 17:04:04 +0200 Subject: [PATCH 2/2] Update web.json --- domains/web.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/web.json b/domains/web.json index 9d6db1238..cac8f43f9 100644 --- a/domains/web.json +++ b/domains/web.json @@ -4,6 +4,6 @@ "email": "lellis2x@gmail.com" }, "record": { - "A": ["141.147.97.183"] + "A": ["144.21.63.181"] } }