i want to block all images of a site except the image starting with 'topic'.
i tried the following :
http://www.mountainbike.be/afbeeldingen/*
http://www.mountainbike.be/afbeeldingen/@@topic.gif
but this does not work. Addblocks still blocks every 'afbeelding/*', also the afbeelding/topic.gif
Can anyone help me pleaase.
thanks
exception rule
Code: Select all
http://www.mountainbike.be/afbeeldingen/$image
@@http://www.mountainbike.be/afbeeldingen*/topic$image
- Adblock Plus Fan
- Posts: 1255
- Joined: Sat Feb 24, 2007 11:08 am
Re: exception rule
What you want is these two:gast belgium wrote:i want to block all images of a site except the image starting with 'topic'.
i tried the following :
http://www.mountainbike.be/afbeeldingen/*
http://www.mountainbike.be/afbeeldingen/@@topic.gif
Code: Select all
http://www.mountainbike.be/afbeeldingen/*
@@http://www.mountainbike.be/*topic.gif|
http://www.mountainbike.be/afbeeldingen/* may be a bit aggressive.
I analysed the site for you. If you want an alternative to the http://www.mountainbike.be/afbeeldingen/* filter try these in its place:
Code: Select all
@@http://www.mountainbike.be/*topic.gif|
mountainbike.be/afbeeldingen/*.gif
mountainbike.be/afbeeldingen/banner
mountainbike.be/afbeeldingen/sunparks
mountainbike.be/afbeeldingen/mountainbike
mountainbike.be/afbeeldingen/lcmt
mountainbike.be/afbeeldingen/BMT
mountainbike.be/illustrations/advertentie-img.gif
mountainbike.be#TD(bgcolor=#dededf)
mountainbike.be##TD[width="20%"][style="border-right: 1px dotted rgb(118, 151, 189);"]
Last edited by Adblock Plus Fan on Mon Aug 06, 2007 12:45 am, edited 3 times in total.
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
Yeah I know. I was a few minutes too slow and by the time I posted I did not know you already answered.
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
I edited my post and altered mountainbike.be#TR(bgcolor=#ffffff) into mountainbike.be#TD(width=20%) and then altered a 2nd time into mountainbike.be##TD[width="20%"][style="border-right: 1px dotted rgb(118, 151, 189);"]
to avoid false positives in the calender and the photo album.
I also removed the http://www. part of the blacklist filters because the same ads in the forum does not include the www even if you use the www in the main site. I normally do not do this but in this case the domain is very specific so I thought it was okay.
to avoid false positives in the calender and the photo album.
I also removed the http://www. part of the blacklist filters because the same ads in the forum does not include the www even if you use the www in the main site. I normally do not do this but in this case the domain is very specific so I thought it was okay.
ABP video download trick / Want to help? Test new builds/report bugs you find.
exeption rules
Thank you Rick and Fan for your solutions.
My problem is solved and, whats more, i learned something on addblock. (just using it since yesterday and not being an IT boy, things are noy that easy for me..)
My problem is solved and, whats more, i learned something on addblock. (just using it since yesterday and not being an IT boy, things are noy that easy for me..)