CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Description
Describe the issue
https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js?ver=2.1.1
is being blocked by uBlock in medium mode, yet cloudflare.com
is not (usually) appearing in the dynamic filtering pane so that I can unblock it.
One or more specific URLs where the issue occurs
https://chicagoweathercenter.com/
Screenshot in which the issue can be seen
Note cloudflare.com does not appear in the dynamic filtering pane:
Steps for anyone to reproduce the issue
- Create a fresh Chrome profile.
- Install uBlock Origin.
- Update all third party filter lists.
- Turn on medium mode per the instructions: check "I am an advanced user," enable the "uBlock experimental" list (all others for medium mode are enabled by default), and add the two dynamic filtering rules given there.
- Visit https://chicagoweathercenter.com.
- Click the uBlock button on the toolbar.
Expected results: see cloudflare.com in the dynamic filtering pane, so that I can noop it.
Observed results: cloudflare.com is not listed in uBlock's dynamic filtering pane.
Other notes:
Chrome developer tools console shows https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js?ver=2.1.1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
.
Disabling uBlock for the domain by hitting the big friendly disable button allows jQuery to be loaded from Cloudflare on this site.
I have tested this several times, and I have finally gone so far as to blow away all of ~/Library/Application Support/Google/Chrome*
on my Mac just to make sure this wasn't something unique to my profile. The problem is still happening on a really new and fresh Chrome profile.
Regrettably, I must say that, sometimes the first time I load this page in a new profile I will see cloudflare.com in the dynamic filtering pane, as I expect. However, if I simply reload the page (e.g. cmd-r), it will no longer appear in the dynamic filtering pane from that point forward. I have seen this at least once.
Your settings
- Browser/version: Chrome 53.0.2785.143 (64-bit) on Mac OS X 10.11.6
- uBlock Origin version: 1.9.10 from Chrome web store, also tested with 1.9.15b0
Changes from the default uBlock settings for medium mode:
-
Checked "I am an advanced user"
-
Enabled "uBlock filters – Experimental" filter list
-
Added the following dynamic filtering rules:
* * 3p-frame block * * 3p-script block
LastPass is installed on my system, so a new Chrome profile automatically gets the LastPass extension installed. I first uninstalled the extension from the new profile with which I reproduced this issue.
Your filter lists
Default filter lists plus "uBlock filters – Experimental."
Your custom filters (if any)
None