mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-02-02 19:32:43 +08:00
🐛 一些错误修正
This commit is contained in:
parent
3285195f3a
commit
e92200bc7a
@ -1,13 +1,13 @@
|
||||
[General]
|
||||
loglevel = notify
|
||||
skip-proxy = 192.168.0.0/16, 193.168.0.0/24, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 17.0.0.0/8, 127.0.0.1, localhost, *.local
|
||||
skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 17.0.0.0/8, 127.0.0.1, localhost, *.local
|
||||
bypass-system = true
|
||||
dns-server = 119.29.29.29,223.5.5.5,system
|
||||
allow-wifi-access = false
|
||||
ipv6 = false
|
||||
|
||||
[Proxy]
|
||||
🌕Direct = direct
|
||||
🌐Direct = direct
|
||||
⛔️Reject = reject
|
||||
🇨🇳TheHub = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Rules/core/Surge/SSEncrypt.module
|
||||
🇺🇸LosSantos = custom, 1.2.3.4, 443, chacha20-ietf-poly1305, password, https://raw.githubusercontent.com/DivineEngine/Rules/core/Surge/SSEncrypt.module
|
||||
|
@ -1,16 +1,21 @@
|
||||
[General]
|
||||
loglevel = notify
|
||||
ipv6 = false
|
||||
skip-proxy = 192.168.0.0/16, 193.168.0.0/24, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 17.0.0.0/8, 127.0.0.1, localhost, *.local
|
||||
skip-proxy = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 17.0.0.0/8, 127.0.0.1, localhost, *.local
|
||||
show-error-page-for-reject = true
|
||||
force-http-engine-hosts = data.video.iqiyi.com,123.59.31.1,119.18.193.135,122.14.246.33,175.102.178.52
|
||||
show-error-page-for-reject = true
|
||||
dns-server = 119.29.29.29,223.5.5.5,system
|
||||
|
||||
[Replica]
|
||||
hide-apple-request=0
|
||||
hide-crashlytics-request=1
|
||||
hide-udp=0
|
||||
keyword-filter-type=(null)
|
||||
keyword-filter=(null)
|
||||
|
||||
[Proxy]
|
||||
🌕Direct = direct
|
||||
🌐Direct = direct
|
||||
⛔️Reject = reject
|
||||
🇨🇳TheHub = ss, 1.2.3.4, 443, encrypt-method=chacha20-ietf-poly1305, password=password
|
||||
🇺🇸LosSantos = vmess, v2ray.cool, 443, username=a3482e88-686a-4a58-8126-99c9df64b7bf, tls=true, ws=true, ws-path=/v2ray.cool/
|
||||
@ -18,15 +23,15 @@ hide-crashlytics-request=1
|
||||
|
||||
[Proxy Group]
|
||||
# 白名单模式 PROXY,黑名单模式 DIRECT
|
||||
🧭Final = select,🌑Proxy,🌕Direct
|
||||
🧭Final = select,🌑Proxy,🌐Direct
|
||||
# 节点选项
|
||||
🌑Proxy = select,🧯Fallback,🕹AutoTest
|
||||
# 流媒体服务
|
||||
🎞Streaming = select,🌑Proxy,🕹AutoTest,🦆DuckDuckGo
|
||||
# 流媒体服务特别版(大陆面向港澳台)
|
||||
🎞StreamingSE = select,🌕Direct,🇭🇰Sandbox
|
||||
🎞StreamingSE = select,🌐Direct,🇭🇰Sandbox
|
||||
# 防御
|
||||
🛡Guard = select,⛔️Reject,🌕Direct
|
||||
🛡Guard = select,⛔️Reject,🌐Direct
|
||||
# 可用性自动测试
|
||||
🧯Fallback = fallback,🇺🇸LosSantos,🇨🇳TheHub,url = http://bing.com/
|
||||
# 延迟自动测试
|
||||
@ -39,21 +44,21 @@ hide-crashlytics-request=1
|
||||
|
||||
# Client
|
||||
# > Proxy
|
||||
PROCESS-NAME,v2ray,🌕Direct
|
||||
PROCESS-NAME,ss-local,🌕Direct
|
||||
PROCESS-NAME,v2ray,🌐Direct
|
||||
PROCESS-NAME,ss-local,🌐Direct
|
||||
# > Download
|
||||
PROCESS-NAME,aria2c,🌕Direct
|
||||
PROCESS-NAME,fdm,🌕Direct
|
||||
PROCESS-NAME,Folx,🌕Direct
|
||||
PROCESS-NAME,NetTransport,🌕Direct
|
||||
PROCESS-NAME,Thunder,🌕Direct
|
||||
PROCESS-NAME,Transmission,🌕Direct
|
||||
PROCESS-NAME,uTorrent,🌕Direct
|
||||
PROCESS-NAME,WebTorrent,🌕Direct
|
||||
PROCESS-NAME,WebTorrent Helper,🌕Direct
|
||||
PROCESS-NAME,aria2c,🌐Direct
|
||||
PROCESS-NAME,fdm,🌐Direct
|
||||
PROCESS-NAME,Folx,🌐Direct
|
||||
PROCESS-NAME,NetTransport,🌐Direct
|
||||
PROCESS-NAME,Thunder,🌐Direct
|
||||
PROCESS-NAME,Transmission,🌐Direct
|
||||
PROCESS-NAME,uTorrent,🌐Direct
|
||||
PROCESS-NAME,WebTorrent,🌐Direct
|
||||
PROCESS-NAME,WebTorrent Helper,🌐Direct
|
||||
|
||||
# Unbreak 后续规则修正
|
||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Unbreak.list,🌕Direct
|
||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Unbreak.list,🌐Direct
|
||||
|
||||
# Advertising 广告
|
||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Advertising.list,🛡Guard
|
||||
@ -77,13 +82,13 @@ RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ru
|
||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Global.list,🌑Proxy
|
||||
|
||||
# China 中国直连
|
||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/China.list,🌕Direct
|
||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/China.list,🌐Direct
|
||||
|
||||
# Local Area Network 局域网
|
||||
RULE-SET,LAN,🌕Direct
|
||||
RULE-SET,LAN,🌐Direct
|
||||
|
||||
# GeoIP China
|
||||
GEOIP,CN,🌕Direct
|
||||
GEOIP,CN,🌐Direct
|
||||
|
||||
FINAL,🧭Final,dns-failed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user