おいPGいるか? 会社から上海に繋ぐ時だけ自宅串通すようにpac書いたが繋がらん どこが間違ってるか教えろ function FindProxyForURL(url, host) { if (isPlainHostName(host) || dnsDomainIs(host, "qwerty.on.arena.ne.jp") || return "proxy jitaku.dyndns.org:8080"; else return "direct";