This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 355
ReferenceError: __uv$config is not defined #25
Comments
try clearing site cookies, and check if https://pyth0n.software/bare/ isnt blocked by the firewall at your school |
is it bad that https://pyth0n.software/bare/ is blocked by my school... |
by the firewall? |
if it is, host https://github.com/dragon731012/dm-unbl0cker-bare-server and put it into the uv.config.js |
Clearing the cookies had no effect. It happens on different devices, and on my home wifi too so nothing is blocking it. It also happens on multiple websites I tried on, across different hosts (A2 Hosting & Hostgator). I also tried hosting a bare server and that didn't fix it either. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Downloaded the github repo and uploaded it to my webserver so I can use this at my school since the other domains are blocked.
Everything works except the home page/search page, where I get "ReferenceError: __uv$config is not defined" upon loading the page.
Console gives these errors, and I know no javascript whatsoever:
Uncaught SyntaxError: invalid range in character class
392 https://my.domain.com/uv/uv.bundle.js:1
Uncaught ReferenceError: Ultraviolet is not defined
https://my.domain.com/uv/uv.config.js:4
ncaught (in promise) ReferenceError: __uv$config is not defined
registerSW https://my.domain.com/register-sw.js:28
loadsw https://my.domain.com/scripts/load.js:3
https://my.domain.com/scripts/load.js:44
The text was updated successfully, but these errors were encountered: