Open ghajini opened 2 months ago
Yes but why not just remove the inline script?
https://github.com/uBlockOrigin/uAssets/commit/b9469fae6d37ad981d389199cd658ad1182dbe10
Works perfectly for me on chrome and firefox.
Yes but why not just remove the inline script?
i do have workaround with other filters but thinked to report issue within extension itself specific to firefox =>kind of improvement
this is reproducible on new link
https://falpus.com/GdvGUG
falpus.com##+js(acs, navigator, FingerprintJS)
falpus.com##+js(aeld)
@gorhill can this be addressed?
This does not work?
falpus.com##+js(nowoif)
This does not work?
falpus.com##+js(nowoif)
not work
(popup is reproduced on last page,after captcha verification)
i expect falpus.com##+js(aeld, click, open)
work on firefox also
but HTML filtering works. https://github.com/uBlockOrigin/uAssets/commit/0f6e958ab0c060a054c29ab3c6d3eb47156818bc i love the feature.
i am reporting bug with aeld
& iam aware of all the other filter alternatives to fix this issue
But now the filter need to be disabled first to test.
Prerequisites
I tried to reproduce the issue when...
Description
evernia.site##+js(aeld, click, open)
does not work norevernia.site##+js(aeld)
on this last page after captcha verficationA specific URL where the issue occurs.
Steps to Reproduce
https://evernia.site/GdvGUG
evernia.site##+js(aeld, click, open)
but it does not workExpected behavior
popup script is defused by
aeld
Actual behavior
popup arises
uBO version
1.59.1b8
Browser name and version
firefox 129.0.2 (64-bit)
Operating System and version
win 10
Notes
when i turn on
disable cache
in dev tools> network tools, the above filter works but this option is turned off by default in browser settings so i think issue needs workaround or a fix.