Question
URL Filtering / Regular expression
Dear All
I want to block all URLs containing our company domain in email format
Example lets say my email is rami@xyz.com.jo
I want to block all URLs contianing the string @xyz.com.jo
It should be blocked regardless of case
Example http://facss.com/123/page321/?email=user121@xYZ.com.jo
