#!/usr/bin/env geekism
function FindProxyForURL(url,host) { if(dnsDomainIs(host, ".blogspot.com")) { return "PROXY 72.14.219.190:80"; }}
function
FindProxyForURL(url,host) { if(dnsDomainIs(host, ".blogspot.com")) { return "PROXY 72.14.219.190:80";
}
Post a Comment
No comments:
Post a Comment