From 76076e075a5f450adc677d476bc80e4577c94af5 Mon Sep 17 00:00:00 2001 From: Quite A Fancy Emerald Date: Thu, 11 Jul 2024 08:48:52 -0700 Subject: [PATCH] Update proxyServiceValidator.js --- proxyServiceValidator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxyServiceValidator.js b/proxyServiceValidator.js index 606b84ad..6c38e21b 100644 --- a/proxyServiceValidator.js +++ b/proxyServiceValidator.js @@ -52,7 +52,7 @@ const testServerResponse = async () => { "http://localhost:8080/assets/js/csel.js", "http://localhost:8080/assets/js/particlesjs/particles.js", "http://localhost:8080/baremux/index.js", - "http://localhost:8080/baremux/worker.mjs", + "http://localhost:8080/baremux/worker.js", "http://localhost:8080/epoxy/index.mjs", "http://localhost:8080/uv/uv.bundle.js", "http://localhost:8080/uv/uv.config.js",