From ed1e762b13f2e46086e9729ffec61de81e27816e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=87=AA=E7=94=B1=E4=B8=8A=E7=BD=91?= Date: Tue, 6 Jun 2017 22:10:58 +0800 Subject: [PATCH] Update pac11 --- pac11 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pac11 b/pac11 index f242021..10ab75d 100644 --- a/pac11 +++ b/pac11 @@ -1,4 +1,3 @@ function FindProxyForURL(url, host) { - return "DIRECT; PROXY 47.74.132.157:25; ; + return "PROXY 47.74.132.157:25"; } -