ImageBam Detects Adblock, Can't Block NEW Warning Message

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

ImageBam Detects Adblock, Can't Block NEW Warning Message

Post by Paul R. »

ImageBam.com has a new warning message directed to Adblock users, which it displays when Adblock is installed:

Image

(You can see it for yourself here: http://www.imagebam.com/image/e3d1dc76897906)

The techniques listed here, which worked last year, no longer work:

forum/viewtopic.php?f=1&t=3479
forum/viewtopic.php?f=2&t=3476

I tried using the Element Hider, and came up with this:
imagebam.com##DIV[style="border: 1px solid rgb(249, 155, 5); margin: 5px auto; width: 885px; background-color: rgb(255, 238, 202); line-height: 24px; text-align: center; font-size: 16px; padding-top: 14px; padding-bottom: 14px;"]
However, the folks who run ImageBam found a way around that by changing the size of the DIV box if you reload the page.

So, can anyone figure out a way to block this annoying warning box?
Michael
Posts: 1361
Joined: Sat Dec 19, 2009 12:29 pm

Re: ImageBam Detects Adblock, Can't Block NEW Warning Message

Post by Michael »

The most generic filter that appears to work is:

Code: Select all

imagebam.com##div[style]:first-child:last-child
tlu
Posts: 5
Joined: Sat Aug 15, 2009 6:26 pm

Re: ImageBam Detects Adblock, Can't Block NEW Warning Message

Post by tlu »

I don't get this message - but that's perhaps due to a new feature in Noscript:
v 1.9.9.95rc1
==========================================================================
+ imagebam surrogate kills popups over images and popunders on click
+ imagehaven surrogate kills popups over images and popunders on click
Paul R.

Re: ImageBam Detects Adblock, Can't Block NEW Warning Message

Post by Paul R. »

Michael wrote:The most generic filter that appears to work is:

Code: Select all

imagebam.com##div[style]:first-child:last-child
Michael

On the surface that code DOES appear to work, but it screws things up if you have an account on the site. When logged in, the images on the "Image Organizer" and "Gallery Organizer" pages don't load when that code is active. So another solution needs to be found.
--
Yours Truly,
Paul R. from Spook Central: The Ghostbusters Companion
temp

Re: ImageBam Detects Adblock, Can't Block NEW Warning Message

Post by temp »

tlu wrote:I don't get this message - but that's perhaps due to a new feature in Noscript:
v 1.9.9.95rc1
==========================================================================
+ imagebam surrogate kills popups over images and popunders on click
+ imagehaven surrogate kills popups over images and popunders on click
Star!
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: ImageBam Detects Adblock, Can't Block NEW Warning Message

Post by fanboy »

The Imagebam warning is better than it was before I complained to the webmaster. I'll be leaving this alone.
CPO_sharkey
Posts: 1
Joined: Sun Oct 31, 2010 12:53 am

Re: ImageBam Detects Adblock, Can't Block NEW Warning Message

Post by CPO_sharkey »

It looks like they've done a one-upsmanship on trying to thwart adblock users. Now, they even block the displaying of the image until you disable adblock.

Hopefully the authors of adblock will counter this next step in this never ending arms race.
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Re: ImageBam Detects Adblock, Can't Block NEW Warning Message

Post by fanboy »

Okay I've cleaned it up, though I did give the webmaster of Imagebam a warning last time to avoid this... I guess we're back to hiding its ads.

http://code.google.com/p/fanboy-adblock ... 7bb4259d34
Locked