Skip to content

Loading…

Blink ads (ABP ok) #939

Closed
pvlb opened this Issue · 2 comments

2 participants

@pvlb

In all pages www.opennet.ru on first entry flashes/blink ads (for ABP ok), next opening appears to be normal.
For example: http://www.opennet.ru/opennews/art.shtml?num=41787

µBlock v0.8.9.1
Chromium 43.0.2322.0 (64-bit) and Firefox 36

@gorhill

By design.

Solution: create cosmetic filters for these ads. For example:

www.opennet.ru##form > table > tbody > tr:nth-of-type(1) > td:nth-of-type(3)

Etc.

@gorhill gorhill closed this
@gorhill

Regarding "ABP ok":

Yes, at the cost of holding back page load while it injects 14,000 (20,000+ if using Fanboy Social, more if more lists, etc.) CSS rules in the page + each frame on the page. And there is no workaround in ABP to prevent this.

There is a workaround in uBlock to ensure the proper cosmetic filter is injected before the page loads.

@ahmadassaf ahmadassaf pushed a commit to ahmadassaf/uBlock that referenced this issue
@gorhill gorhill this fixes #939 c05183c
@ahmadassaf ahmadassaf added a commit to ahmadassaf/uBlock that referenced this issue
@ahmadassaf ahmadassaf Merge branch 'master' of https://github.com/gorhill/uBlock
* 'master' of https://github.com/gorhill/uBlock: (173 commits)
  code review
  this fixes nationalreview.com
  added silkenthreadiness.info to privacy filters
  this fixes #939
  reversing fix to #868: does not work with latest FF/Nightly
  translation work from https://crowdin.com/project/ublock
  this addresses https://www.reddit.com/r/uBlockOrigin/comments/3sizv9/help_hiding_elements_on_spiegelde/
  translation work from https://crowdin.com/project/ublock
  Update README.md
  oops (last commit)
  neutralize blocker detector
  code review: make onHeadersReceive() able to cancel responses
  stray character
  Remove link to scam project: there is no support of Safari uBlock either
  compatible with Seemonkey 2.39
  code review
  #906: comment to document fix
  this fixes #906
  minor changes
  translation work from https://crowdin.com/project/ublock
  ...
f6660ec
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.