Update proxyServiceValidator.js

This commit is contained in:
Quite A Fancy Emerald 2024-07-11 08:48:52 -07:00 committed by GitHub
parent 0c9118ba01
commit 76076e075a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,7 @@ const testServerResponse = async () => {
"http://localhost:8080/assets/js/csel.js", "http://localhost:8080/assets/js/csel.js",
"http://localhost:8080/assets/js/particlesjs/particles.js", "http://localhost:8080/assets/js/particlesjs/particles.js",
"http://localhost:8080/baremux/index.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/epoxy/index.mjs",
"http://localhost:8080/uv/uv.bundle.js", "http://localhost:8080/uv/uv.bundle.js",
"http://localhost:8080/uv/uv.config.js", "http://localhost:8080/uv/uv.config.js",