Skip to content

uBlock blocking domain but not showing it in the dynamic filtering pane #2053

@dsedivec

Description

@dsedivec

Describe the issue

http://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

http://chicagoweathercenter.com/

Screenshot in which the issue can be seen

Note cloudflare.com does not appear in the dynamic filtering pane:

image

Steps for anyone to reproduce the issue

  1. Create a fresh Chrome profile.
  2. Install uBlock Origin.
  3. Update all third party filter lists.
  4. 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.
  5. Visit http://chicagoweathercenter.com.
  6. 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 http://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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions