Block popup on go4up.com

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
KrazyRogue

Block popup on go4up.com

Post by KrazyRogue »

How do I block the popups that come from this website? This is a link to a family guy episode (you don't need to download): http://go4up.com/dl/28a5be4543c0 Click on one of the links in the middle to get to the next page and a popup will show up
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block popup on go4up.com

Post by mapx »

add

Code: Select all

||binaryinstructor.com^$popup
||fmdwbsfxf0.com^$popup
go4up.com##[href^="http://fasterol.net"]
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: Block popup on go4up.com

Post by fanboy »

Force an update of the subscriptions.
Krazyrogue

Re: Block popup on go4up.com

Post by Krazyrogue »

Thanks for your help,

It seems to now go to http://bzrvwbsh5o.com so I added ||bzrvwbsh5o.com^$popup and they still pop up.

I also forced an update to subscriptions and they still pop up. If it helps I have Safari and I have it set to open tabs Always.

Thanks again!
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block popup on go4up.com

Post by mapx »

add

Code: Select all

||tradelg.org^$popup
||bzrvwbsh5o.com^$popup
||plexop.net^$popup
Krazyrogue

Re: Block popup on go4up.com

Post by Krazyrogue »

Hmm, it's still popping up. I'm attaching a screenshot to see if I'm doing this right.

http://i.imgur.com/X9KCn9Y.jpg
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block popup on go4up.com

Post by mapx »

if you are saying they are popping up but are closed quickly, then is normal behaviour.
Krazyrogue

Re: Block popup on go4up.com

Post by Krazyrogue »

The tab (popup) opens up and it doesn't close, it stays active.
broxi

Re: Block popup on go4up.com

Post by broxi »

I keep on getting pop ups on this site, every link clicked generates a pop up
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block popup on go4up.com

Post by mapx »

update your lists (easylist), try again
Roninnin
Posts: 98
Joined: Thu Apr 09, 2015 11:14 am

Re: Block popup on go4up.com

Post by Roninnin »

I was still getting popups from go4up. I'd lived with it for a while, but looking though the sources, I found a script which was triggering the popups. I added the filter below, which has done the trick (though it could likely be made more narrow).

Code: Select all

||vo.msecnd.net
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Block popup on go4up.com

Post by mapx »

yes

Code: Select all

||go4up.com/assets/img/*.gif
||msecnd.net^$script,domain=go4up.com
Locked