From fd360ebabb6e14131e1f9e4dd6e019b27ad25091 Mon Sep 17 00:00:00 2001 From: DoxrGitHub <132623420+DoxrGitHub@users.noreply.github.com> Date: Fri, 7 Jul 2023 23:25:26 -0500 Subject: [PATCH] Update shadow.json Please don't use CNAME when you talk about Replit site. A is what you should use, otherwise it will fail. --- domains/shadow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shadow.json b/domains/shadow.json index a1eb095e1..7bc7a0a75 100644 --- a/domains/shadow.json +++ b/domains/shadow.json @@ -5,6 +5,6 @@ }, "description": "Official shadowv2 team page", "record": { - "CNAME": "ec7a6f39-6070-4d8c-a1a3-ab81fa6a2b85.id.repl.co" + "A": ["34.132.134.162", "34.132.134.162", "34.132.134.162", "34.132.134.162"] } }