we're implementing a simple HOSTS-file based website blockign scheme here because way too many ppl are spending way too much time on orkut and other stupid sites instead of working...
so what we do for instance is:
127.0.0.1 www.orkut.com
127.0.0.1 www.uol.com.br
127.0.0.1 www.bol.uol.com.br
127.0.0.1 www.bol.com.br
127.0.0.1 email.uol.com.br
127.0.0.1 email.bol.com.br
now, is there any way to use wildcards or something and block EVERYTHING ending in 'uol.com.br' instead of having to add 'email.uol.com.br' and 'bol.uol.com.br' and variations thereof over and over?
thanks!
so what we do for instance is:
127.0.0.1 www.orkut.com
127.0.0.1 www.uol.com.br
127.0.0.1 www.bol.uol.com.br
127.0.0.1 www.bol.com.br
127.0.0.1 email.uol.com.br
127.0.0.1 email.bol.com.br
now, is there any way to use wildcards or something and block EVERYTHING ending in 'uol.com.br' instead of having to add 'email.uol.com.br' and 'bol.uol.com.br' and variations thereof over and over?
thanks!