How to block that kind of ad?

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

How to block that kind of ad?

Post by Guest »

Hi all,

I need a little help. I want to get rid of that kind of ad and I don't know how. :(
I guess it's something about DIV but I'm lost here...
Any help will be appreciated.
Thanks in advance.

Image

And a link, maybe it's usefull...
ecjs
Posts: 170
Joined: Sun Jun 11, 2006 7:39 pm

Post by ecjs »

It looks like spam.
guest

Post by guest »

No it is not spam (but ads are spam, so it is spam... ;) ).
It is a bot which adds a post after the first post. I already saw it at another board. They used google-ads there, so they were not visible. But a blank post remained.

I these ads are not blockable. Even CSS/element hiding will not be successful, because it's a normal posting. :x
adum
Posts: 131
Joined: Fri Jun 09, 2006 7:39 pm

Post by adum »

One thing you can remove easily is the link, by using
#*(href*=pagename.com)
at least you will sure you never click on this link
Guest

Post by Guest »

Oh, and other forums start to do this. :(

Image Image

Nothing to do? Only to remove the link? And I remain with an ad between posts? :(
Fox
Posts: 300
Joined: Sat Jun 10, 2006 3:05 pm
Location: Finland

Post by Fox »

Guest wrote:Oh, and other forums start to do this. :(

Image Image

Nothing to do? Only to remove the link? And I remain with an ad between posts? :(
Looks like you don't want help, because you did not give site url.
IceDogg
Posts: 909
Joined: Fri Jun 09, 2006 11:22 pm

Post by IceDogg »

The last one with an ad between post I'm sure could be blocked with element hiding (if you give us a link). But the first one is a spam post and you can't block it without blocking other peoples post on the forum. That's why it's up to the forum mods to take care of that type of ad/spam.
Guest

Post by Guest »

http://www.xtrempc.ro/forum/viewtopic.php?t=54765
http://www.computergames.ro/forum/forumdisplay.php?f=2
Sorry for missing links. :(
@IceDogg Problem is that forums admins/mods wants that kind of advertising. :(
IceDogg
Posts: 909
Joined: Fri Jun 09, 2006 11:22 pm

Post by IceDogg »

1st link

xtrempc.ro#td(class=inlinead)
Will block the in line ad that is between the post. I looked around quite a bit and didn't see any issue with it, but I can't read the language so I can't be for sure. Someone else may have a better way to handle it, but this one does work. I would also use *trafic.ro* so the site will be a little faster. It hangs trying to log the site's hits. Again I don't know if this one has issue with other parts of site for sure.

2nd link
*computergames.ro/cg/forum/banner/*
*ad2.ip.ro* (this one is also need for the first link)

That the best I can do.. lots of time finding those for me. I'm not the best at this. But I'm learning. Hope this helps. Use these at your own risk. Remove them if the site messes up.
IceDogg
Posts: 909
Joined: Fri Jun 09, 2006 11:22 pm

Post by IceDogg »

Guest wrote:@IceDogg Problem is that forums admins/mods wants that kind of advertising. :(
Then there isn't anything can be done with the spam ones. There is no way to tell it from a regular post, best I can tell. Sorry.
Guest

Post by Guest »

Thanks. Flawless for xtrempc.ro, no more inline ads, but I remain with others two. I think that I'm forced to get use to them...
IceDogg
Posts: 909
Joined: Fri Jun 09, 2006 11:22 pm

Post by IceDogg »

Sorry I could be more help. Maybe someone else can see this and give them a try.
Fox
Posts: 300
Joined: Sat Jun 10, 2006 3:05 pm
Location: Finland

Post by Fox »

Guest wrote:..but I remain with others two. I think that I'm forced to get use to them...
Open your Adblock Plus sidebar, do you see green items.
If green items show up, it means your filter rules whitelistes them, click those items and fix, disable or delete those whitelisting rules.
Guest

Post by Guest »

It's not impossible to remove the forum post ad, it's just extremely difficult.

I was able to use RIP to remove the post from the page which would have worked if the ad was always the second post on each forum page. The post, however, is at the end which varies from page to page so I don't think RIP (Remove it Permanently) can do it.

Your best bet would be to use Grease Monkey (is it still maintained?) and write a GreaseMonkey script that searches for and removes the last post on that particular forum.

Aha...install GreaseMonkey and install this script. http://userscripts.org/scripts/show/4041

I've had no luck getting GM scripts to work on 1.5
Guest

Post by Guest »

Ah! Thanks alot for Softpedia! It's working flawlessy with Greasemonkey + that script (just change SoftPedia Ad to Softpedia Ad ;)).
Locked