General
: K-Meleon Forum
General discussion about K-Meleon.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=km2] Try this method, maybe.. Just, for things clear out. function FindProxyForURL(url, host) { // variable strings to return var proxy_yes = "PROXY 194.36.10.154:3128"; var proxy_no = "DIRECT"; if (shExpMatch(url, "127.0.0.1")) { return proxy_yes; } if (shExpMatch(url, "*www.*")) { return proxy_yes; } if (shExpMatch(url, "*.*")) { return proxy_yes; } if (shExpMatch(url, "https://*";)) { return proxy_yes; } if (shExpMatch(url, "ftp://*";)) { return proxy_yes; } if (shExpMatch(url, "gopher*")) { return proxy_yes; } return proxy_yes; } save privacy.pac in root c:\ in privacy mode profile preferences, proxy> new configuration> name configuration: privacymode use the following url: file:///c|/privacy.pac then select new privacy proxy from tools>proxy http://kmeleon.sourceforge.net/forum/read.php?9,83391[/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development