id=ad12345
id=Ad12345
class=AD12345
The case of ad is random.
Number is always after ad.
It may use id or class.
The number is random. The length of number is random.
I want to write a generic filter which can block all instances. It would be something like id|class=(ad|Ad|AD) + any number
Please advise.
