Skip to content
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

FireFox Not Work #28

Closed
mashirozx opened this issue Mar 4, 2018 · 5 comments
Closed

FireFox Not Work #28

mashirozx opened this issue Mar 4, 2018 · 5 comments

Comments

@mashirozx
Copy link

mashirozx commented Mar 4, 2018

image

FireFox 58

But it does work on chrome in my computer.

@MaxMadcc
Copy link

MaxMadcc commented Mar 8, 2018

Firefox 58.0.2
20180308183230

Me too.Too much error in console.

@ivysrono
Copy link

ivysrono commented Mar 9, 2018

+1

@fnscar
Copy link

fnscar commented Mar 16, 2018

firefox 57.0.4 with tampermonkey 4.6 does NOT work,too.

@liqi0816
Copy link
Owner

liqi0816 commented Apr 1, 2018

Thank you for your feedback. In 54f39c4, I added a regex with lookbehind assertion

.replace(/(?<=\d+)-\d+(?=(?:-\d+)?\.flv)/, '')

Though V8 implemented it two years ago, this feature was not standardized until ES2018. There is a bugzilla report on this, but I do not know when they will fix it.

The new develop version removed this lookbehind assertion. Please try it out
https://github.com/liqi0816/bilitwin/raw/develop/biliTwin.user.js

@mashirozx
Copy link
Author

Firefox problem solved, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants