Here I found adblock regex explanation. I wish to block all images containing "bbelements" in their url, but neither "bbelements" nor "*bbelements*" worked for me. Surely it must be something very trivial, but I can't figure it out. So how to hide images with bbelements in their url?

link|improve this question
feedback

migrated from stackoverflow.com Oct 29 '10 at 20:32

This question came from our site for professional and enthusiast programmers.

1 Answer

I don't think this user even exists anymore, but I still wanted to answer the Q.

Adblock outlines how it works in the FAQ here and then deep dives into code here.

Phew, I feel better now that this Q is A-ed.

link|improve this answer
Re "I don't think this user even exists anymore": It might have never existed here; the question was originally posted on StackOverflow. – grawity Jul 7 '11 at 14:06
It's a good answer though, so feel free to check it if you have god powers on here :) – mjb Jul 7 '11 at 16:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.