diff --git a/Quantumult/Global.conf b/Quantumult/Global.conf index 3619461..5f16890 100644 --- a/Quantumult/Global.conf +++ b/Quantumult/Global.conf @@ -63,7 +63,6 @@ server=119.29.29.29 # 本地 DNS 映射 address=/mtalk.google.com/108.177.125.188 -address=/t.cn/203.107.55.116 ;server=8.8.4.4:53 ;server=/example0.com/system diff --git a/Quantumult/Rewrite/General.conf b/Quantumult/Rewrite/General.conf index 1cb86c9..82e64be 100644 --- a/Quantumult/Rewrite/General.conf +++ b/Quantumult/Rewrite/General.conf @@ -14,6 +14,9 @@ hostname = www.google.cn,api.abema.io ^(http|https):\/\/(www.)?suning\.com\/ url 302 https://suning.com/ ^(http|https):\/\/(www.)?yhd\.com\/ url 302 https://yhd.com/ +# Weibo Short URL +^http:\/\/t\.cn url 302 https://sinaurl.cn + # Redirect False to True # > IGN China to IGN Global ^(http|https):\/\/(www.)?ign\.xn--fiqs8s\/ url 302 http://cn.ign.com/ccpref/us diff --git a/Surge/Global.conf b/Surge/Global.conf index 1ca6fe6..99b86ff 100644 --- a/Surge/Global.conf +++ b/Surge/Global.conf @@ -189,7 +189,6 @@ FINAL,🧭Final,dns-failed [Host] mtalk.google.com = 108.177.125.188 -t.cn = 203.107.55.116 # CUSTOM HOST [Header Rewrite] @@ -210,6 +209,9 @@ t.cn = 203.107.55.116 ^(http|https):\/\/(www.)?suning\.com\/ https://suning.com/ 302 ^(http|https):\/\/(www.)?yhd\.com\/ https://yhd.com/ 302 +# Weibo Short URL +^http:\/\/t\.cn https://sinaurl.cn 302 + # Redirect False to True # > IGN China to IGN Global ^(http|https):\/\/(www.)?ign\.xn--fiqs8s\/ http://cn.ign.com/ccpref/us 302 diff --git a/Surge/Global2.conf b/Surge/Global2.conf index c53c84f..b90c4e2 100644 --- a/Surge/Global2.conf +++ b/Surge/Global2.conf @@ -2078,7 +2078,6 @@ FINAL,🧭Final,dns-failed [Host] mtalk.google.com = 108.177.125.188 -t.cn = 203.107.55.116 # CUSTOM HOST [Header Rewrite] @@ -2100,6 +2099,9 @@ t.cn = 203.107.55.116 ^(http|https):\/\/(www.)?suning\.com\/ https://suning.com/ 302 ^(http|https):\/\/(www.)?yhd\.com\/ https://yhd.com/ 302 +# Weibo Short URL +^http:\/\/t\.cn https://sinaurl.cn 302 + # Redirect False to True # > IGN China to IGN Global ^(http|https):\/\/(www.)?ign\.xn--fiqs8s\/ http://cn.ign.com/ccpref/us 302