Skip to content

Loading…

Fails to load youtube object in chrome #1360

Closed
akarapatis opened this Issue · 3 comments

3 participants

@akarapatis

When plugin enabled in the following link it fails to load the youtube object:

http://tedxtalks.ted.com/video/TEDxACADEMY-Toli-Lerios-The-Sil

uBlock 0.9.4.0
Chrome Version 42.0.2311.135 (64-bit)
OS: Ubuntu 14.04 64bit
Default settings

@chrisaljoudi
Owner

The following filter is in EasyPrivacy:

_stats.js?

which causes the page to break (due to its reliance on a script named magnify_stats.js).

The solution to make TEDx work again is to add an exception filter; something like:

@@||ted.com^/*/magnify_stats.js$script,domain=ted.com

However, this is an issue with EasyPrivacy, not uBlock itself. I've reported it to the list maintainers, so this should be fixed soon via an update to the list.

@akarapatis

Thx for the reply. I also show the log that a rule was blocking but didn't how to fix it.
I 'll keep an eye in the future and see if similar things occur from the filters.
Thx

@akarapatis akarapatis closed this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.