-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syntax error (script.js#44(eval)#100) #17
Comments
Please try again, I have set up proxy for domain cdn.stagex.top now |
Thank you for your efforts. I tried to switch networks, but actually I still can't connect. I don't know what to do next😖😭😭 |
You can edit script, at the line 58, put the jsdelivr cdn source at the first place: let sources = [
"https://cdn.jsdelivr.net/gh/StageGuard/SkyAutoPlayerScript/source/SkyAutoplayer.js",
"http://cdn.stagex.top:8090/StageGuard/SkyAutoPlayerScript/raw/master/source/SkyAutoplayer.js",
"https://dl.skyautoplayerscript.stageguard.top/source/SkyAutoplayer.js",
"https://raw.githubusercontent.com/StageGuard/SkyAutoPlayerScript/master/source/SkyAutoplayer.js"
]; Note that this is just a temporary solution. I will close this issue until it is fixed. |
Thanks a lot.That's amazing👍🏻 |
哎我去,你别close啊,解决了我自己close |
Done and received toast: |
You must be deleting the first line:
It is required for auto.js to run script in activity mode |
确实贴漏了。。。 |
log:
SkyAutoPlayer.js#44(eval)#100)
SyntaxError: syntax error
It still worked yesterday😣
The text was updated successfully, but these errors were encountered: