Post Reply 
block all sites except preselected with pac file.
Jan. 18, 2006, 02:21 AM
Post: #1
block all sites except preselected with pac file.
i need help on blocking ALL websites in the pac file except ones i whitelist. I using pac file from schooner. some suggested this forum for help.. Smile!
http://www.wilderssecurity.com/showpost....ostcount=6

I tried obviosu stuff like

// ^((http:\/\/|www\.).*\.[a-z])

var re_webhost = ^((http:\/\/|www\.).*\.[a-z])/i;

|| shExpMatch(url, "*(com?|org|net|us|\wk|gov)*")

// ^(||)

non worked
Quote this message in a reply
Post Reply 


Messages In This Thread
block all sites except preselected with pac file. - Dj FM.AM - Jan. 18, 2006 02:21 AM
[] - z12 - Feb. 06, 2006, 08:47 PM

Forum Jump: