opening new tab ads ..

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
User avatar
swathigrate
Posts: 25
Joined: Sat Sep 24, 2016 1:10 pm

opening new tab ads ..

Post by swathigrate »

Hello sir ,

i'm facing a small problem with a site

Code: Select all

http://downloadhub.net
when i click on next page . automatimally open a new tab and opening ads ,,

following code showing in new tab ,,
javascript:setTimeout(function(){window.location.href='http://parserwords.info/NHBhSWkLVhUgDQl ... bw=='},250)
please solve this ... thanks you
User avatar
smed79
Posts: 1224
Joined: Thu Jan 14, 2010 11:51 pm
Location: EasyList Forum
Contact:

Re: opening new tab ads ..

Post by smed79 »

add

Code: Select all

|javascript^$popup
||cloudfront.net^$domain=downloadhub.net
||amazonaws.com^$domain=downloadhub.net
downloadhub.net##img[width="728"][height="90"]
downloadhub.net##img[width="300"][height="300"]
##A[href^="http://modescrips.info/"]
User avatar
swathigrate
Posts: 25
Joined: Sat Sep 24, 2016 1:10 pm

Re: opening new tab ads ..

Post by swathigrate »

smed79 wrote:add

Code: Select all

|javascript^$popup
||cloudfront.net^$domain=downloadhub.net
||amazonaws.com^$domain=downloadhub.net
downloadhub.net##img[width="728"][height="90"]
downloadhub.net##img[width="300"][height="300"]
##A[href^="http://modescrips.info/"]

thanks very much @smed79 .... working very neatly ..
Post Reply