mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-01-23 05:59:04 +08:00
🚩
This commit is contained in:
parent
bb521bba7b
commit
7c3695f755
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user