diff --git a/Quantumult/Rewrite/General.conf b/Quantumult/Rewrite/General.conf index 4bfc78a..6d4bb61 100644 --- a/Quantumult/Rewrite/General.conf +++ b/Quantumult/Rewrite/General.conf @@ -15,7 +15,7 @@ hostname = www.google.cn,api.abema.io ^(http|https):\/\/(www.)?yhd\.com\/ url 302 https://yhd.com/ # Weibo Short URL -^http:\/\/t\.cn url 302 https://sinaurl.cn +^http:\/\/t\.cn url 302 http://sinaurl.cn # Redirect False to True # > IGN China to IGN Global diff --git a/Surge/Module/General.sgmodule b/Surge/Module/General.sgmodule index dfbaedd..41e9f0b 100644 --- a/Surge/Module/General.sgmodule +++ b/Surge/Module/General.sgmodule @@ -17,7 +17,7 @@ ^(http|https):\/\/(www.)?yhd\.com\/ https://yhd.com/ 302 # Weibo Short URL -^http:\/\/t\.cn https://sinaurl.cn 302 +^http:\/\/t\.cn http://sinaurl.cn 302 # Redirect False to True # > IGN China to IGN Global diff --git a/Surge/Outbound.conf b/Surge/Outbound.conf index 2051d08..aa84170 100644 --- a/Surge/Outbound.conf +++ b/Surge/Outbound.conf @@ -33,7 +33,7 @@ wifi-access-socks5-port = 6153 # 兼容模式 # compatibility-mode = 0 # 跳过代理 -skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local +skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local, passenger.t3go.cn # 排除简单主机名 exclude-simple-hostnames = true # SSID 组策略 @@ -206,7 +206,7 @@ dl.l.google.com = server:119.29.29.29 ^(http|https):\/\/(www.)?yhd\.com\/ https://yhd.com/ 302 # Weibo Short URL -^http:\/\/t\.cn https://sinaurl.cn 302 +^http:\/\/t\.cn http://sinaurl.cn 302 # Redirect False to True # > IGN China to IGN Global