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?
First click popups (gunggo)
First click popups (gunggo)
Last edited by P4N on Sat Jun 20, 2015 12:47 pm, edited 1 time in total.
Re: First click popups
example pages where you get those go4up ?
upload also some screenshots with such ads (use imgur.com for uploading then post here the links)
upload also some screenshots with such ads (use imgur.com for uploading then post here the links)
Re: First click popups
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.

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.

Re: First click popups
test this filter
Code: Select all
||go4up.com/download/forwardd
Re: First click popups
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.
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.