-
Notifications
You must be signed in to change notification settings - Fork 435
Background redirects not blocked #1294
Comments
Please provide a specific test case where this occurs (popups not being blocked), and we can more appropriately diagnose the issue then. |
[also reported in https://forums.lanik.us/viewtopic.php?f=62&t=21495&p=69619#p69619] The Pornhub NETWORK is full of popup redirects that appear in uBlock with EasyList enabled, but they are blocked by Adblock Plus. I'm not sure why Adblock Plus and uBlock behave different in this regard but maybe you know? Pornhub NETWORK domains with popups: |
@flyingzebras What browser/version? This is important to mention. |
@gorhill IceCat 31.6.0 (based on Firefox ESR 31.6.0). |
@flyingzebras You also need to provide URLs from where the popups occur. The first thing to do for a dev is to reproduce the problem, without this, no fix possible. You enumerate URLs of popups, but from where did you get them? |
I am skeptical of this. I tested one site, and I did get a "popunder" (which is also an issue for ABP). However, it happens only once, apparently the site sets a cookie and once this cookie is present it won't trigger another popup. Try your test again with ABP but first clear all the cookies for the site, and then open a page where the popups occur. If uBlock and ABP have the same filter lists enabled, there won't be more popups with uBlock, or less popups with ABP. The popup blocker in uBlock is pretty solid, it passes tests that ABP won't pass, for example, ABP fails 9. and 10. here. So it's all in the filters, and it's also how you conduct your tests: you may get a popup with the first blocker you test, then no popup with the other one on the same page, because the page sets cookies (probably to delay the next popup, to not badger the users with too many popups.) |
The ones you encounter are probably the popunder ones, which are not currently blocked by ABP or uBlock: uBlock: gorhill/uBlock#99 |
You can't block popunder currently, that's why it still is an open issue. |
Popup domain: tube8.com |
I tried |
@gorhill I would really appreciate if you participated in https://forums.lanik.us/viewtopic.php?f=62&t=21495&p=69619#p69619 |
Looking at it, your popup with URL |
@flyingzebras You are making this very difficult by not focusing on a very specific issue, and by not providing information only on what I am asking here. So please, focus only on this: Your issue:
Can you confirm this is your issue? If so, please provide the details I asked above, and only these. All else is noise making the whole thing very confusing to follow. |
URL: tube8.com |
|
@gorhill I'm using uBlock 0.9.1.0 with default settings ("Reset to default settings..." clicked) with updated filter lists ("Update now" in 3rd-party filters clicked). |
As said, I can't reproduce your issue, popups are blocked when I try to reproduce. However that is with latest release of uBlock and latest release of Firefox. |
@gorhill What is the difference between |
Off the top of my head, as of writing, mostly:
That's what comes to mind. Otherwise all is the same, no difference in performance (I have seen this claimed in the Firefox's AMO, it's baseless). |
I see now why |
@gorhill What is the purpose of uBlock Origin? Why not just add these features to uBlock for Firefox without enable them (the GNU filters are not enabled in uBlock Origin by the way)? |
https://github.com/gorhill/uBlock, scroll down to readme.md |
@alejandrolemus Thank you. |
Does this commit help? |
@ryanbr No. |
[Moved to https://github.com/gorhill/uBlock/issues/99]
The text was updated successfully, but these errors were encountered: