RegEx "(de|fr)" doesn't work?!
Posted: Sat Nov 10, 2007 12:22 pm
Hi there,
got a website I regularly visit, but since some weeks, there's an ad from a service offering game-downloads similar to Steam..
So, I'd like to block that ad-stuff and therefore created a filter-rule like this:
But that just won't work - but if I change it to it will work fine.
Though, the reason I'd prefer to use a filter of the first style, because there might be a website using a folder-name like that and the filter shouldn't block that - just stuff from metaboli.de and metaboli.fr
Thanks in advance,
Martin..
got a website I regularly visit, but since some weeks, there's an ad from a service offering game-downloads similar to Steam..
So, I'd like to block that ad-stuff and therefore created a filter-rule like this:
Code: Select all
metaboli.(de|fr)
Code: Select all
metaboli
Though, the reason I'd prefer to use a filter of the first style, because there might be a website using a folder-name like that and the filter shouldn't block that - just stuff from metaboli.de and metaboli.fr

Thanks in advance,
Martin..
