What filter can I add for blocking the whole site (no text, no images, no content etc) so that site can't be opened at all and no pages of it can't be opened.
I googled and found in one blog that addition of ##* to address will block the whole site, but it doesn't work or maybe I applied it wrong?

Also how to block the same site but when viewing through online anonimizer
Code: Select all
Example. I want to block siteA.com and all pages containing *siteA.com* (like start.siteA.com, siteA.com/mail etc)
For blocking anonimizer when url is like anonA.com/browseurl=url_encoded_string should I create only one filter for anonA.com and it will work?