From 550452d61fcb1d312c942e4127d43b821c8be4cc Mon Sep 17 00:00:00 2001 From: Green! <81369743+GreenyDEV@users.noreply.github.com> Date: Thu, 6 Oct 2022 14:26:15 -0400 Subject: [PATCH] Update nebulamain.js --- static/resources/nebulamain.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/resources/nebulamain.js b/static/resources/nebulamain.js index d965049..97cde8a 100644 --- a/static/resources/nebulamain.js +++ b/static/resources/nebulamain.js @@ -1358,6 +1358,6 @@ function link(_link) { }, 0200); } else { - location.href = '/service/go/' + __uv$config.encodeUrl('https://radon.games/') + location.href = 'service/go/' + __uv$config.encodeUrl('https://radon.games/') } -} \ No newline at end of file +}