annoying affiliates
annoying affiliates
Is there a way to block a portion providing text links by blocking comments? drives me crazy sometimes. for example all the stuff in between
<!-- affiliate -->
blah blah blah
<!-- /affiliate -->
<!-- affiliate -->
blah blah blah
<!-- /affiliate -->
- Adblock Plus Fan
- Posts: 1255
- Joined: Sat Feb 24, 2007 11:08 am
Re: annoying affiliates
no, but post a link and point out what you need blocked and maybe we can help.smk wrote:by blocking comments?
ABP video download trick / Want to help? Test new builds/report bugs you find.
thanks for the quick reply
there's many sites that use something like
and the things in between sometimes have no particular pattern
link is http://www.selven.org/
maybe a suggestion

there's many sites that use something like
Code: Select all
<!-- affiliate -->
<SCRIPT language="javascript">
function blurAnchors(){
if(document.getElementsByTagName){
var a = document.getElementsByTagName("a");
for(var i = 0; i < a.length; i++){
a[i].onfocus = function(){this.blur()};
}
}
}
window.onload = blurAnchors;
</script>
<table width="100%" border="0" cellpadding="1" cellspacing="0" class="boxBorder2"><tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td><img src="templates/Selven/images/aff-side.jpg" width="231" height="36"></td>
</tr><tr><td><table width="100%" border="0" cellpadding="0" cellspacing="0" class="sidebox-sub">
<tr><td><table width="100%" border="0" cellpadding="0" cellspacing="0" class="sidebox-aff">
<tr><td>
<a href="http://www.ninjababe.com" class=blackLink>Ninja Babe</a><br><a href="http://www.surfatschool.net" class=blackLink>Surf At School Web Proxy</a><br><a href="http://www.myspaceismylife.net" class=blackLink>Myspace top site</a><br><a href="http://www.tutorial-site.com" class=blackLink>Photoshop Tutorials</a><br><a href="http://www.mmoccforum.com" class=blackLink>MMOCC Forum</a><br><a href="http://www.myspaceismylife.com" class=blackLink>Myspace Layouts</a><br><a href="./link.php?action=out&id=33" class=blackLink>Free Flash Games</a><br><a href="./link.php?action=out&id=76" class=blackLink>Arcade-Freaks</a><br><strong><center><a href=./index.php?page=link_trade style="color: #526272;">Add Link!</a></center></strong>
</td></tr>
</table></td>
<tr><td><img src="templates/Selven/images/bottom-side.jpg" class="sideaff" width="231" height="11"></td>
</tr></table></td>
</tr></table></td></tr></table>
<!-- /affiliate -->
link is http://www.selven.org/
maybe a suggestion
- Adblock Plus Fan
- Posts: 1255
- Joined: Sat Feb 24, 2007 11:08 am
The affiliate thing?
Try this code
If you already didn't know, EHH can find these rules pretty easily.
http://adblockplus.org/en/elemhidehelper
Try this code
Code: Select all
selven.org#TABLE(class=boxBorder2)(width=100%)(cellspacing=0)(cellpadding=1)(border=0)
http://adblockplus.org/en/elemhidehelper
ABP video download trick / Want to help? Test new builds/report bugs you find.
- Adblock Plus Fan
- Posts: 1255
- Joined: Sat Feb 24, 2007 11:08 am
Re:
If you decide you want to try it, I can highly recommend studying these help options: http://adblockplus.org/images/66.gifsmk wrote:never digged that deep into documentation
W and N are very useful to make the red frame target precisely.
V is useful if you want a quick glance at usable attributes.
ABP video download trick / Want to help? Test new builds/report bugs you find.
- Adblock Plus Fan
- Posts: 1255
- Joined: Sat Feb 24, 2007 11:08 am
Re:
It doesn't actually block anyhing, EHH only hides with CSS. So these kind of rules still download your content.smk wrote:does adblock+ block elements by blocking source?
Ask Wladimir if you have any good suggestions.
ABP video download trick / Want to help? Test new builds/report bugs you find.
Re:
smk wrote:Hmmm, appears that only mods can post new topics in future development
Future development:
Discussion of possible Adblock Plus features and changes. Suggestions still go into the general forum and will be moved if necessary
________________________________
ABP Subscriptions
ABP Development Builds
Submit an issue report with Adblock Plus
ABP Subscriptions
ABP Development Builds
Submit an issue report with Adblock Plus