Page 1 of 1

First click popups (gunggo)

Posted: Wed Jun 17, 2015 4:06 pm
by P4N
I was wondering if it's even possible how to stop first click popups. Many pages seem to deploy this now, some are dubious sited, so I won't list them as examples but others didn't do that before.

Popups open but they get terminated (blank page) most likely because of ABP or ScriptSafe rules (ERR_BLOCKED_BY_CLIENT).

Ex. go4up... go4up.com/dl/39fec61d5e55, popup gets blocked but I still see the window for a split second and I have to click twice on what I want to pick.

How do I stop that completely, so that popups don't trigger?

Re: First click popups

Posted: Wed Jun 17, 2015 4:10 pm
by mapx
example pages where you get those go4up ?
upload also some screenshots with such ads (use imgur.com for uploading then post here the links)

Re: First click popups

Posted: Thu Jun 18, 2015 1:46 am
by P4N
It's a TV Show site with HDTV rips from US...
The link is there in my post, as an example with several hosts loaded into it... it needs js to properly list all available hosts for that file.

When clicking on anywhere in the page it blocks the popup in the end, but the two click effect happens, which I can't capture, in which the popup loads and quickly closes and I have to click again on a link.

Image

Re: First click popups

Posted: Thu Jun 18, 2015 8:57 am
by mapx
test this filter

Code: Select all

||go4up.com/download/forwardd

Re: First click popups

Posted: Sat Jun 20, 2015 12:46 pm
by P4N
It works... so gunggo is the culprit?

How do I find it in other pages that use it?
Just recently 1fichier (from that list of hosts) added it too... I could not find it as a certain script, but I did find something in //storage.googleapis.com/prototype-lib/bin.js

Thanks for the help!

Edit: made a filter for that bin.js based on the example above and 1fichier's popups stopped.