First click popups (gunggo)

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
P4N
Posts: 3
Joined: Wed Jun 17, 2015 4:01 pm

First click popups (gunggo)

Post 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?
Last edited by P4N on Sat Jun 20, 2015 12:47 pm, edited 1 time in total.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: First click popups

Post 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)
P4N
Posts: 3
Joined: Wed Jun 17, 2015 4:01 pm

Re: First click popups

Post 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
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: First click popups

Post by mapx »

test this filter

Code: Select all

||go4up.com/download/forwardd
P4N
Posts: 3
Joined: Wed Jun 17, 2015 4:01 pm

Re: First click popups

Post 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.
Locked