worldwidetorrents.eu

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
forallpurposes
New Member
New Member
Posts: 8
Joined: Mon Nov 14, 2016 3:36 pm

worldwidetorrents.eu

Post by forallpurposes »

When you click on Search (or anywhere on any page, really), a pop-under tab opens. In my case, it goes to an AliExpress page.

Code: Select all

https://worldwidetorrents.eu/
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

add

Code: Select all

@@||bambergerkennanchitinous.com/.adframesrc.|$script,domain=worldwidetorrents.eu
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

try

Code: Select all

worldwidetorrents.eu##a[href^="http://hilltopads.net/out"]
@@||bambergerkennanchitinous.com/.adframesrc.$script,domain=worldwidetorrents.eu
worldwidetorrents.eu##[id*=ScriptRoot]
for me does not work always, in this case (probably you are using ABP) you should use uBo.
forallpurposes
New Member
New Member
Posts: 8
Joined: Mon Nov 14, 2016 3:36 pm

Post by forallpurposes »

Forgot to say that I'm using uBo 1.13.8 on Chrome 60.

Tried both suggestions but I'm still getting the same pop-under.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Yep, you get it, but it's automatically closed or remains opened ?
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

try these filters

Code: Select all

worldwidetorrents.eu##script:inject(abort-on-property-read.js, __htapop)
worldwidetorrents.eu##script:inject(abort-on-property-read.js, window.spot_code)
worldwidetorrents.eu##a[href^="http://hilltopads.net/out"]
@@||bambergerkennanchitinous.com/.adframesrc.$script,domain=worldwidetorrents.eu
worldwidetorrents.eu##[id*=ScriptRoot]
okiehsch
uBlock Origin Author
uBlock Origin Author
Posts: 98
Joined: Wed Oct 12, 2016 9:00 pm

Post by okiehsch »

If you use uBO the filter

Code: Select all

worldwidetorrents.eu##script:inject(abort-on-property-write.js, spot_code)
will fix the popunder-issue.

And just fyi you don't need to use window. for abort-on-property, it is implicit.
forallpurposes
New Member
New Member
Posts: 8
Joined: Mon Nov 14, 2016 3:36 pm

Post by forallpurposes »

okiehsch's suggestion seems to have worked.

Thank you everyone for all the help and prompt response (as usual).
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

:roll: Did you try my last filters and don't work ?
okiehsch
uBlock Origin Author
uBlock Origin Author
Posts: 98
Joined: Wed Oct 12, 2016 9:00 pm

Post by okiehsch »

Your filters also work, I was just pointing out a single filter that will fix the popunder issue.
forallpurposes
New Member
New Member
Posts: 8
Joined: Mon Nov 14, 2016 3:36 pm

Post by forallpurposes »

I'm also using part of intense's filter to block the ScriptRoot banner space at the top of that website. So everyone helped. :lol:
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Code: Select all

##a[href^="http://hilltopads.net/"]

Code: Select all

##style + div[id*="ScriptRootC"]
##[id*="ScriptRootC"] > [id*="PreloadC"]
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked