-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathloon.conf
488 lines (444 loc) · 52.6 KB
/
loon.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
#==============UserScript==============#
# @Autor chxm1023
# @TgChannel https://t.me/chxm1023
#======================================#
# 更新日期:2023-07-26
# 本配置地址:https://raw.githubusercontent.com/chxm1023/Script_X/main/Loon.conf
# Loon插件大全地址:https://too.st/5bm
# 解锁网易云灰色音乐,获取证书链接二选一即可:
# https://raw.githubusercontent.com/nondanee/UnblockNeteaseMusic/master/ca.crt
# https://cdn.jsdelivr.net/gh/nondanee/UnblockNeteaseMusic@master/ca.crt
# 利用描述文件屏蔽IOS更新提醒:https://app.initnil.com/tvOS.mobileconfig
# 以 “#” 开头的行为注释行
#======================================#
[General]
geoip-url = https://github.com/P3TERX/GeoLite.mmdb/raw/download/GeoLite2-Country.mmdb
bypass-tun = - api.revenuecat.com - buy.itunes.apple.com
skip-proxy = - api.revenuecat.com - buy.itunes.apple.com
doq-server = quic://4e36dee5.d.adguard-dns.com
doh-server = https://d.adguard-dns.com/dns-query/4e36dee5
disable-stun = true
fast-switch = false
sni-sniffing = false
# 资源解析器(以下二选一即可,去掉"#"启用)
#resource-parser = https://gitlab.com/lodepuly/vpn_tool/-/raw/main/Resource/Script/Sub-Store/sub-store-parser_for_loon.js
resource-parser = https://github.com/sub-store-org/Sub-Store/releases/latest/download/sub-store-parser.loon.min.js
# GeoIP数据库(以下二选一即可,去掉"#"启用)
#geoip-url = https://raw.githubusercontent.com/Loyalsoldier/geoip/release/Country.mmdb
# IPv6支持(默认开启,启用:true,关闭:false)
ipv6 = true
# 跳过代理
# 旁路隧道
# 解决一些ip请求无法匹配域名类规则的问题。real-ip指定的域名将不返回fake ip响应,直接将dns请求发往目标dns服务器
# Real-Ip
# dns服务器
dns-server = system,223.5.5.5,202.141.176.93,202.141.178.13,117.50.10.10,119.28.28.28,8.8.8.8,119.29.29.29,114.114.114.114,45.90.28.223,45.90.30.223
# 允许 wifi 访问
allow-udp-proxy = false
allow-wifi-access = false
wifi-access-http-port = 7222
wifi-access-socks5-port = 7221
# 节点延迟测试,proxy-test-url指定的网址进行相应测试,以确认节点的可用性,以下选一个就行
#proxy-test-url = http://cp.cloudflare.com/generate_204
proxy-test-url = http://www.gstatic.com/generate_204
internet-test-url = http://www.gstatic.com/generate_204
#proxy-test-url = http://captive.apple.com/generate_204
#proxy-test-url = http://www.google.com/generate_204
# 测试超时
test-timeout = 1
# 接口模式
interface-mode = auto
#======================================#
# 👇Host
# 可以指定一下四种模式:
# 1、指定域名使用对应的IP地址
# 2、将域名指向另一个域名
# 3、指定域名请求DNS时使用特定的DNS服务器,格式为:google.com = server:8.8.8.8 或者 *.baidu.com = server:https://example.com/dns-query
# 4、指定具体的SSID环境下使用特定的DNS服务器
[Host]
#======================================#
# 👇本地节点
[Proxy]
Singapore🇸🇬 = trojan,139.162.49.215,443,"b3965d2d-3b82-45cc-927b-1336aca3f3fe",transport=tcp,sni=support.snapchat.com,skip-cert-verify=true,path=/,host=support.snapchat.com,udp=true
Github_sshocean-sshocean1ss_tcp-3475797956 = trojan,us1.trojanvpn.de,2053,"4449e883-3643-41c2-b15e-3083cf7092c8",transport=tcp,sni=support.snapchat.com,skip-cert-verify=true,path=/,host=support.snapchat.com,udp=true
Github_🔒 TR-TCP-TLS 🇫🇷 FR-13.39.229.6:22222 📡 PING-087.87-MS = trojan,13.39.229.6,22222,"telegram-id-directvpn",transport=tcp,sni=m.facebook.com,skip-cert-verify=true,path=/,host=m.facebook.com,udp=true,alpn=http/1.1
🇺🇸US-138.197.5.103-0733 = trojan,us.blazeppn.info,443,"xxoo",transport=tcp,sni=support.snapchat.com,path=/,host=support.snapchat.com,udp=true,alpn=h2
🇺🇸US-138.197.5.103-0733 = trojan,us.blazeppn.info,443,"xxoo",transport=tcp,sni=support.snapchat.com,path=/,host=support.snapchat.com,udp=true,alpn=h2,http/1.1
https://github.com/mahdibland/V2RayAggregator/raw/master/Eternity.txt_🇺🇸US-45.152.84.131-0229 = vmess,45.152.84.131,38409,chacha20-ietf-poly1305,"d66c585d-a91b-42a5-ca25-c1c331c23d09",transport=ws,alterId=0,path=/,udp=true,over-tls=false
🇺🇸US-45.9.10.103-6195 = trojan,45.9.10.103,443,"WpfQAbO2wg",transport=tcp,sni=Support.snapchat.com,skip-cert-verify=true,udp=true
🇺🇸US-23.247.137.70-4574 = trojan,23.247.137.70,3389,"d4e41ff772c7fd45",transport=tcp,sni=Support.snapchat.com,skip-cert-verify=true,udp=true
🇺🇸 United States of America 172 = vmess,91.199.82.78,8080,auto,"bdd22841-c4d2-4aa8-acf2-95aa9125f159",transport=ws,alterId=-1,path=/,udp=true,over-tls=true,sni=Google.com
https://789.st/BxLJp8S_🇺🇸 Relay_🇺🇸US-🇬🇧GB_277 | 2.27Mb = Vmess,index.zhaal.ir,2086,chacha20-ietf-poly1305,"e690ff9e-1676-4be3-d136-dcae586cb1e7",transport=ws,alterId=0,path=/,host=index.zhaal.ir,udp=true,over-tls=false
https://789.st/BxLJp8S_CA_107 | 2.72Mb = Vmess,198.57.27.212,22324,chacha20-ietf-poly1305,"04621bae-ab36-11ec-b909-0242ac120002",transport=tcp,alterId=0,path=/,host=CA.GOV.SA,udp=true,over-tls=false
https://789.st/BxLJp8S_CA_107 | 2.72Mb = Vmess,198.57.27.212,22324,chacha20-ietf-poly1305,"04621bae-ab36-11ec-b909-0242ac120002",transport=tcp,alterId=0,path=/,host=Support.snapchat.com,udp=true,over-tls=false
vless-ws-tls11 = VLESS,us2-full.privateip.net,443,"c7c8cc65-a0a1-4d52-8d9f-626915f385b7",transport=ws,path=/VLESS,udp=true,over-tls=true,sni=Support.snapchat.com
vless-ws-tls11 = VLESS,us2-full.privateip.net,443,"c7c8cc65-a0a1-4d52-8d9f-626915f385b7",transport=ws,path=/VLESS,udp=true,over-tls=true,sni=Support.snapchat.com
sg.servergo.pw-ntls = vmess,vm.sg.servergo.pw,80,chacha20-ietf-poly1305,"04172802-83a7-451d-85ca-ddba035edcb4",transport=ws,alterId=0,path=/v2ray-vmess/ntls,host=sg.servergo.pw,udp=true,over-tls=true,sni=sg.servergo.pw
sg.servergo.pw-ntls = vmess,vm.sg.servergo.pw,80,chacha20-ietf-poly1305,"04172802-83a7-451d-85ca-ddba035edcb4",transport=ws,alterId=0,path=/v2ray-vmess/ntls,host=sg.servergo.pw,udp=true,over-tls=false
sg.servergo.pw-tls-lionssh_qpidpat = vmess,vm.sg.servergo.pw,443,chacha20-ietf-poly1305,"04172802-83a7-451d-85ca-ddba035edcb4",transport=ws,alterId=0,path=/v2ray-vmess/tls,host=sg.servergo.pw,udp=true,over-tls=true,sni=Support.snapchat.com
sg.servergo.pw-tls-lionssh_qpidpat = vmess,vm.sg.servergo.pw,443,chacha20-ietf-poly1305,"04172802-83a7-451d-85ca-ddba035edcb4",transport=ws,alterId=0,path=/v2ray-vmess/tls,host=sg.servergo.pw,udp=true,over-tls=true,sni=Support.snapchat.com
sg.servergo.pw-tls-lionssh_qpidpat = vmess,vm.sg.servergo.pw,443,chacha20-ietf-poly1305,"04172802-83a7-451d-85ca-ddba035edcb4",transport=ws,alterId=0,path=/v2ray-vmess/tls,host=sg.servergo.pw,udp=true,over-tls=true,sni=Support.snapchat.com
vless-ws-tls = VLESS,us2-full.privateip.net,443,"c7c8cc65-a0a1-4d52-8d9f-626915f385b7",transport=ws,path=/VLESS,udp=true,over-tls=true,sni=Google.com
vless-ws-tls = VLESS,us2-full.privateip.net,443,"c7c8cc65-a0a1-4d52-8d9f-626915f385b7",transport=ws,path=/VLESS,udp=true,over-tls=true,sni=Google.com
greenssh-sultan1 = VLESS,fr1-xray.greenssh.xyz,80,"0641234d-1a1c-455e-82d1-a378d8734118",transport=ws,path=/websocket,host=fr1-xray.greenssh.xyz,udp=true,over-tls=false
jsvpn/jsproxy/dev/vs/v2.txt_美国+Amazon数据中心 = Trojan,18.170.172.72,22222,"telegram-id-privatevpns",transport=tcp,sni=Google.com,skip-cert-verify=true,path=/,udp=true
jsvpn/jsproxy/dev/vs/v2.txt_爱尔兰都柏林亚马逊云 = Trojan,3.254.25.108,22222,"telegram-id-privatevpns",transport=tcp,sni=Google.com,skip-cert-verify=true,path=/,udp=true
trojam_🇺🇸US-170.178.183.18-5209 = trojan,ap-northeast-1.openssl3.com,443,"tune7jerky7HAYRICK",transport=tcp,sni=Support.snapchat.com,skip-cert-verify=true,path=/,udp=true
🇺🇸 US-142.4.97.74-1849 | 14.63MB = vmess,142.4.97.74,38000,auto,"418048af-a293-4b99-9b0c-98ca3580dd24",transport=ws,alterId=-1,path=/,udp=true,over-tls=true,sni=Support.snapchat.com,skip-cert-verify=true
vmess-ws-tls = vmess,us2-full.privateip.net,443,chacha20-ietf-poly1305,"c7c8cc65-a0a1-4d52-8d9f-626915f385b7",transport=ws,alterId=0,path=/RACEVPN,udp=true,over-tls=true,sni=Support.snapchat.com,skip-cert-verify=true
策略选择_🇺🇸US-104.165.241.58-0715 = vmess,104.165.241.58,46711,chacha20-ietf-poly1305,"4ec7beb9-6c8c-4c02-a83e-f4a444be5c5b",transport=ws,alterId=0,path=/,udp=true,over-tls=false
jsvpn/jsproxy/dev/vs/v2.txt_美国 CloudFlare节点7 = vmess,104.21.237.26,80,auto,"d31c39e0-e614-11ee-b333-205c6d5f5d78",transport=ws,alterId=0,path=/?ed=2048,host=hDIgP.cnbete.life,udp=true,over-tls=false
🇺🇸 US-138.197.5.103-0106 | 79.909MB = trojan,138.197.5.103,443,"xxoo",transport=tcp,sni=support.snapchat.com,skip-cert-verify=true,path=/,host=support.snapchat.com,udp=true
🇺🇸 US-138.197.5.103-0106 | 79.909MB = trojan,138.197.5.103,443,"xxoo",transport=tcp,sni=support.snapchat.com,skip-cert-verify=true,path=/,host=support.snapchat.com,udp=true
🇺🇸US-38.14.107.243-1464 = vmess,38.14.107.243,38001,auto,"418048af-a293-4b99-9b0c-98ca3580dd24",transport=ws,alterId=-1,path=/path/153428133302,host=www.23179753.xyz,udp=true,over-tls=true,sni=support.snapchat.com,skip-cert-verify=true
🇺🇸US-38.14.107.243-1464 = vmess,38.14.107.243,38001,auto,"418048af-a293-4b99-9b0c-98ca3580dd24",transport=ws,alterId=-1,path=/path/153428133302,host=www.23179753.xyz,udp=true,over-tls=true,sni=support.snapchat.com,skip-cert-verify=true
Sultan-globalssh_vmess_ws_tls = vmess,vmess-dis-nl01.globalssh.xyz,443,chacha20-ietf-poly1305,"33594d93-66fe-45bf-b894-6391de4d9e87",transport=ws,alterId=0,path=/vmess-ws,host=vmess-dis-nl01.globalssh.xyz,udp=true,over-tls=true,sni=support.snapchat.com,skip-cert-verify=true
策略选择_乌克兰+V2CROSS.COM = Trojan,kz-full.privateip.net,443,"62011b3d-2706-4a97-98b7-9986003c5fe0",transport=tcp,sni=Google.com,udp=true
策略选择_乌克兰+V2CROSS.COM = Trojan,kz-full.privateip.net,443,"62011b3d-2706-4a97-98b7-9986003c5fe0",transport=tcp,sni=Google.com,skip-cert-verify=true,udp=true
jsvpn/jsproxy/dev/vs/v2.txt_乌克兰+V2CROSS.COM = Trojan,kz-full.privateip.net,443,"62011b3d-2706-4a97-98b7-9986003c5fe0",transport=tcp,sni=m.whatsapp.com,udp=true
https://subs.zeabur.app/clash_🇺🇸 US-CF-WARP-9 = WireGuard,interface-ip=172.16.0.2,private-key="kOeymlq+1gqKeUmpJrL0co8XPxORf4ijquknNjU2pV4=",mtu=1280,keepalive=45,peers=[{public-key="bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",allowed-ips="0.0.0.0/0,::/0",endpoint=162.159.192.213:1843}]
#======================================#
# 👇远程节点
[Remote Proxy]
telegram-configs-collector/us/mixed = https://raw.githubusercontent.com/soroushmirzaei/telegram-configs-collector/main/countries/us/mixed,udp=true,fast-open=false,vmess-aead=true,enabled=true
main/subscribe/protocols/trojan = https://github.com/soroushmirzaei/telegram-configs-collector/raw/main/subscribe/protocols/trojan,parser-enabled = true,udp=true,fast-open=true,vmess-aead=true,enabled=true
V2RayAggregator/trojan.txt = https://raw.githubusercontent.com/mahdibland/V2RayAggregator/master/sub/splitted/trojan.txt,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://raw.githubusercontent.com/sultan1sa/Guides/master/t = https://raw.githubusercontent.com/sultan1sa/Guides/master/t,parser-enabled = true,udp=true,fast-open=false,vmess-aead=true,enabled=true
GitHub will = https://sub.store/download/Github%20sni?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.store/download/Github%20sni?target=Loon = https://sub.store/download/Github%20sni?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.store/download/collection/Trojan?target=Loon = https://sub.store/download/collection/Trojan?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.store/download/Mahdi0024?target=Loon = https://sub.store/download/Mahdi0024?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://www.nameless13.com/sub?target=v2ray&url=https%3A%2F%2Fraw.luolix.top%2Fgo4sharing%2Fsub%2Fmain%2Fsub.yaml&expand=true = https://www.nameless13.com/sub?target=v2ray&url=https%3A%2F%2Fraw.luolix.top%2Fgo4sharing%2Fsub%2Fmain%2Fsub.yaml&expand=true,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://proxypool.link/clash/proxies?c=US = https://proxypool.link/clash/proxies?c=US,parser-enabled = true,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.store/download/zeabur?target=Loon = https://sub.store/download/zeabur?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://www.nameless13.com/sub?target=loon&url=https%3A%2F%2Fraw.luolix.top%2Faiboboxx%2Fv2rayfree%2Fmain%2Fv2&expand=true = https://www.nameless13.com/sub?target=loon&url=https%3A%2F%2Fraw.luolix.top%2Faiboboxx%2Fv2rayfree%2Fmain%2Fv2&expand=true,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.store/download/collection/Us?target=Loon = https://sub.store/download/collection/Us?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.store/download/collection/Us?target=Loon = https://sub.store/download/collection/Us?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.store/download/collection/Full?target=Loon = https://sub.store/download/collection/Full?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.store/download/collection/Us?target=Loon = https://sub.store/download/collection/Us?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.store/download/V2RayAggregator?target=Loon = https://sub.store/download/V2RayAggregator?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.store/download/collection/Sun?target=Loon = https://sub.store/download/collection/Sun?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.store/download/collection/Sun?target=Loon = https://sub.store/download/collection/Sun?target=Loon,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://789.st/BxLJp8S = https://789.st/BxLJp8S,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.xn--mesv7f5toqlp.com/api/v1/client/subscribe?token=aff91a4d25b7fb01d1175e0f2a4d5fae = https://sub.xn--mesv7f5toqlp.com/api/v1/client/subscribe?token=aff91a4d25b7fb01d1175e0f2a4d5fae,parser-enabled = true,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.xn--mesv7f5toqlp.com/api/v1/client/subscribe?token=aff91a4d25b7fb01d1175e0f2a4d5fae = https://sub.xn--mesv7f5toqlp.com/api/v1/client/subscribe?token=aff91a4d25b7fb01d1175e0f2a4d5fae,udp=true,fast-open=false,vmess-aead=true,enabled=true
https://sub.789.st/sub?target=clash&url=https://raw.githubusercontent.com/go4sharing/sub/main/sub.yaml&sort=true&_=1704069064804 = https://sub.789.st/sub?target=clash&url=https://raw.githubusercontent.com/go4sharing/sub/main/sub.yaml&sort=true&_=1704069064804,parser-enabled = true,udp=true,fast-open=false,vmess-aead=true,enabled=true
#======================================#
# 👇策略组
[Proxy Group]
usaa = select,US_美国,url = http://www.gstatic.com/generate_204,img-url = square.and.arrow.down.on.square
usa = load-balance,telegram-configs-collector/us/mixed,url = http://www.gstatic.com/generate_204,interval = 5,max-timeout = 3,algorithm = random
Github = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,DIRECT,https://raw.githubusercontent.com/sultan1sa/Guides/master/t,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/GitHub.png
$$全部节点 = select,https://subs.zeabur.app/clash_🇺🇸 US-CF-WARP-9,策略选择_乌克兰+V2CROSS.COM,jsvpn/jsproxy/dev/vs/v2.txt_乌克兰+V2CROSS.COM,🇺🇸 US-138.197.5.103-0106 | 79.909MB,🇺🇸US-38.14.107.243-1464,策略选择_🇺🇸US-104.165.241.58-0715,jsvpn/jsproxy/dev/vs/v2.txt_美国 CloudFlare节点7,vmess-ws-tls,🇺🇸 US-142.4.97.74-1849 | 14.63MB,trojam_🇺🇸US-170.178.183.18-5209,greenssh-sultan1,jsvpn/jsproxy/dev/vs/v2.txt_美国+Amazon数据中心,jsvpn/jsproxy/dev/vs/v2.txt_爱尔兰都柏林亚马逊云,vless-ws-tls11,sg.servergo.pw-ntls,sg.servergo.pw-tls-lionssh_qpidpat,vless-ws-tls,https://789.st/BxLJp8S_CA_107 | 2.72Mb,🇺🇸US-23.247.137.70-4574,https://789.st/BxLJp8S_🇺🇸 Relay_🇺🇸US-🇬🇧GB_277 | 2.27Mb,🇺🇸US-45.9.10.103-6195,🇺🇸 United States of America 172,Sultan-globalssh_vmess_ws_tls,DIRECT,usaa,usa,Github,策略选择,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/chxm1023/Script_X/main/icon/Loon/Loon_1.png
策略选择 = select,$$全部节点,US_美国,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Back.png
Emby = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,策略选择,直连模式,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Emby.png
TikTok = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,策略选择,DIRECT,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/chxm1023/Script_X/main/icon/TikTok_1.png
Google = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,策略选择,DIRECT,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Google_Search.png
Spotify = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,策略选择,DIRECT,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Spotify.png
Twitter = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,策略选择,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Twitter.png
Netflix = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,策略选择,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Netflix_Letter.png
Disney = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,策略选择,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Disney+.png
YouTube = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,策略选择,DIRECT,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/YouTube.png
ChatGPT = select,美国节点,$$全部节点,策略选择,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/chxm1023/Script_X/main/icon/ChatGPT/ChatGPT4.png
Telegram = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,策略选择,DIRECT,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Telegram.png
Instagram = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,策略选择,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Instagram.png
Facebook = select,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,策略选择,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Facebook.png
微软服务 = select,直连模式,策略选择,香港节点,台湾节点,日本节点,韩国节点,狮城节点,美国节点,$$全部节点,ca,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Microsoft.png
苹果服务 = select,直连模式,策略选择,DIRECT,$$全部节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Apple.png
系统更新 = select,拦截模式,直连模式,$$全部节点,DIRECT,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Apple_Update.png
国际代理 = select,策略选择,$$全部节点,香港节点,台湾节点,日本节点,韩国节点,美国节点,狮城节点,DIRECT,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Airport.png
全球加速 = select,策略选择,$$全部节点,直连模式,香港节点,台湾节点,日本节点,韩国节点,美国节点,狮城节点,DIRECT,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Global.png
延迟最低 = url-test,$$全部节点,全部_节点,url = http://cp.cloudflare.com/generate_204,interval = 600,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Download.png
负载均衡 = load-balance,全部_节点,url = http://cp.cloudflare.com/generate_204,interval = 600,max-timeout = 3000,algorithm = pcc,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/SSID.png
直连模式 = select,DIRECT,策略选择,$$全部节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Proxy.png
拦截模式 = select,REJECT,DIRECT,$$全部节点,url = http://cp.cloudflare.com/generate_204,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Reject.png
香港节点 = url-test,HK_香港,url = http://cp.cloudflare.com/generate_204,interval = 600,tolerance = 100,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Hong_Kong.png
台湾节点 = url-test,TW_台湾,url = http://cp.cloudflare.com/generate_204,interval = 600,tolerance = 100,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/China.png
日本节点 = url-test,JP_日本,url = http://cp.cloudflare.com/generate_204,interval = 600,tolerance = 100,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Japan.png
韩国节点 = url-test,KR_韩国,url = http://cp.cloudflare.com/generate_204,interval = 600,tolerance = 100,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Korea.png
狮城节点 = url-test,SG_新加坡,url = http://cp.cloudflare.com/generate_204,interval = 600,tolerance = 100,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Singapore.png
美国节点 = url-test,US_美国,url = http://cp.cloudflare.com/generate_204,interval = 600,tolerance = 100,img-url = https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/United_States.png
#======================================#
# 👇策略过滤筛选
# 筛选节点,筛选后的结果可加入到策略组中,目前支持三种筛选方式
# NodeSelect: 使用在UI上选择的节点。
# NameKeyword: 根据提供的关键词对订阅中所有节点的名称进行筛选,使用筛选后的节点。
# NameRegex: 根据提供的正则表达式对订阅中所有节点的名称进行筛选,使用筛选后的节点。
# 全部_节点 = NameRegex, FilterKey = "|"
# 全部节点(排除网易云音乐节点)
[Remote Filter]
usa = NameRegex, FilterKey = "(?=.*(美国|美國|US|洛杉矶|西雅图|(?i)States|American))^((?!(香港|台湾|日本|新加坡|韩国|狮城|南朝鲜|SG|JP|KR|HK|TW|台灣|韓國|獅城)).)*$"
ca = NameRegex, FilterKey = "ca |🇨🇦"
全部_节点 = NameRegex, FilterKey = "^((?!(网易|网易云|网易云音乐|音乐|云音乐|官网|流量|加群|订阅|获取|刷新|鸡场|机场|订购|购买|套餐|重置|分享|网址|邀请|公众号|Netease|Music|𝐌𝐮𝐬𝐢𝐜|Unbolck|Update|music|🎵|🎶|🎧)).)*$"
网易云_节点 = NameRegex, FilterKey = "(?i)(网易|网易云|网易云音乐|音乐|云音乐|Netease|Music|𝐌𝐮𝐬𝐢𝐜|Unbolck|music|🎵|🎶|🎧)"
HK_香港 = NameRegex, FilterKey = "(?=.*((?i)🇭🇰|香|港|香港|香江|香岛|湾仔|港仔|九龙|铜锣湾|旺角|HK|Hong|HongKong))^((?!(台|日|韩|新|美|英|平|邀|群|刷新|网|网易|网易云|网易云音乐|音乐|云音乐|Netease|Music|𝐌𝐮𝐬𝐢𝐜|Unbolck|Update|music|🎵|🎶|🎧)).)*$"
TW_台湾 = NameRegex, FilterKey = "(?=.*((?i)🇨🇳|台|台湾|台北|新北|桃园|台中|台南|高雄|基隆|新竹|嘉义|苗栗|彰化|南投|云林|屏东|台东|花莲|宜兰|澎湖|金门|连江|TW|Taiwan))^((?!(港|日|韩|新|美|英|平|邀|群|刷新|网|网易|网易云|网易云音乐|音乐|云音乐|Netease|Music|𝐌𝐮𝐬𝐢𝐜|Unbolck|Update|music|🎵|🎶|🎧)).)*$"
JP_日本 = NameRegex, FilterKey = "(?=.*((?i)🇯🇵|日|日本|川日|东京|大阪|泉日|埼玉|沪日|深日|JP|Japan|名古屋|福冈|仙台|京都|Japan))^((?!(港|台|韩|新|美|英|平|邀|群|刷新|网|网易|网易云|网易云音乐|音乐|云音乐|Netease|Music|𝐌𝐮𝐬𝐢𝐜|Unbolck|Update|music|🎵|🎶|🎧)).)*$"
KR_韩国 = NameRegex, FilterKey = "(?=.*((?i)🇰🇷|韩|韩国|南韩|南朝鲜|高丽|大韩民国|首尔|世宗|济州市|水原|釜山|大邱|仁川|光州|大田|蔚山|KR|Korea|Korean|South Korea))^((?!(港|台|日|新|美|英|平|邀|群|刷新|网|网易|网易云|网易云音乐|音乐|云音乐|Netease|Music|𝐌𝐮𝐬𝐢𝐜|Unbolck|Update|music|🎵|🎶|🎧)).)*$"
SG_新加坡 = NameRegex, FilterKey = "(?=.*((?i)🇸🇬|新|狮|獅|坡|新加坡|星|星加坡|星洲|狮城|SG|Singapore))^((?!(港|台|日|韩|美|英|平|邀|群|刷新|网|网易|网易云|网易云音乐|音乐|云音乐|Netease|Music|𝐌𝐮𝐬𝐢𝐜|Unbolck|Update|music|🎵|🎶|🎧)).)*$"
US_美国 = NameRegex,https://789.st/BxLJp8S,Local,GitHub will,https://raw.githubusercontent.com/sultan1sa/Guides/master/t,telegram-configs-collector/us/mixed,main/subscribe/protocols/trojan,V2RayAggregator/trojan.txt, FilterKey = "(?=.*((?i)🇺🇸|美|美国|美利坚合众国|波特兰|达拉斯|俄勒冈|凤凰城|费利蒙|硅谷|拉斯维加斯|洛杉矶|圣何塞|圣克拉拉|西雅图|芝加哥|华盛顿|内华达|蒙大纳|怀俄明州|菲尼克斯|阿尔伯克基|丹佛|US|United States|States|American))^((?!(港|台|日|韩|新|英|平|邀|群|刷新|网|网易|网易云|网易云音乐|音乐|云音乐|Netease|Music|𝐌𝐮𝐬𝐢𝐜|Unbolck|Update|music|🎵|🎶|🎧)).)*$"
#======================================#
#👇规则分流
[Rule]
DOMAIN-KEYWORD,tiktok,DIRECT
DOMAIN-KEYWORD,yqc-premium,DIRECT
DOMAIN-KEYWORD,yuheng,DIRECT
DOMAIN,ipawind.com,REJECT
DOMAIN,api.ipawind.com,REJECT
DOMAIN,frontier.tiktokv.com,$$全部节点
DOMAIN,ulogs.umengcloud.com,$$全部节点
# 自用AD处理
DOMAIN-KEYWORD,pangolin,拦截模式
DOMAIN-KEYWORD,pglstatp,拦截模式
DOMAIN-KEYWORD,adview,拦截模式
DOMAIN-SUFFIX,gdt.qq.com,拦截模式
# 网易云音乐广告拦截
DOMAIN,admusicpic.music.126.net,拦截模式
DOMAIN,iadmat.nosdn.127.net,拦截模式
DOMAIN,iadmusicmat.music.126.net,拦截模式
DOMAIN,iadmusicmatvideo.music.126.net,拦截模式
# HDOBOX影视App去广告
DOMAIN-SUFFIX,applovin.com,拦截模式
DOMAIN-SUFFIX,applvn.com,拦截模式
# Emby
DOMAIN-KEYWORD,emby,Emby
# TikTok
DOMAIN-KEYWORD,tiktok,$$全部节点
# Github
DOMAIN-KEYWORD,github,Github
# YouTube
# Google
DOMAIN-KEYWORD,google,Google
# Spotify
DOMAIN-KEYWORD,spotify,Spotify
# Twitter
DOMAIN-KEYWORD,twitter,Twitter
# Netflix
DOMAIN-KEYWORD,netflix,Netflix
# Disney
DOMAIN-KEYWORD,disney,Disney
# ChatGPT
DOMAIN-KEYWORD,openai,ChatGPT
DOMAIN-SUFFIX,poe.com,ChatGPT
DOMAIN-SUFFIX,openai.com,ChatGPT
# Telegram
# Instagram
DOMAIN-KEYWORD,instagram,Instagram
# Facebook
# Microsoft
# 系统更新
# 苹果服务
# 搜狗
# 京东
# 美团
# 国际代理
# GeoIP China,直连
# 不在上述规则中(远程以及本地)的剩余请求,将走final 指定的节点/策略,这里即是 → 全球加速, 请根据自己的需求来选择直连或节点、策略
FINAL,$$全部节点
#======================================#
# 👇远程分流规则
[Remote Rule]
http://script.hub/file/_start_/https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/QuantumultX/Apple/Apple.list/_end_/Apple.list.txt?type=rule-set&target=loon-rule-set&del=true, policy=DIRECT, tag=Apple.list.txt, enabled=true
https://raw.githubusercontent.com/mphin/ProxyTools/main/rules/Telegram.list, policy=DIRECT, tag=telegram, enabled=true
https://raw.githubusercontent.com/mphin/ProxyTools/main/rules/ProxyGFWlist.list, policy=$$全部节点, tag=gfw, enabled=true
https://whatshub.top/rule/GitHub.list, policy=$$全部节点, tag=github, enabled=true
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Rule/Copilot.list, policy=DIRECT, tag=cipilot, enabled=true
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Rule/Gemini.list, policy=$$全部节点, tag=Gemini.list, enabled=true
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Rule/ApplePushNotificationService.list, policy=$$全部节点, tag=ApplePushNotificationService.list, enabled=true
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Rule/AppleID.list, policy=$$全部节点, tag=AppleID.list, enabled=true
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Rule/AppStore.list, policy=$$全部节点, tag=AppStore.list, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Speedtest/Speedtest.list, policy=$$全部节点, tag=Speedtest测速, enabled=false
https://raw.githubusercontent.com/NobyDa/ND-AD/master/Surge/AD_Block.txt, policy=拦截模式, tag=AD_Block, enabled=false
https://raw.githubusercontent.com/NobyDa/ND-AD/master/Surge/AD_Block_Plus.txt, policy=REJECT, tag=AD_Block_Plus, enabled=false
https://anti-ad.net/surge.txt, policy=拦截模式, tag=Anti-AD, parser-enable=true, enabled=false
https://raw.githubusercontent.com/limbopro/Adblock4limbo/main/Adblock4limbo.list, policy=拦截模式, tag=毒奶规则, enabled=false
https://raw.githubusercontent.com/NobyDa/Script/master/Surge/AdRule.list, policy=拦截模式, tag=广告拦截, enabled=false
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Hijacking/Hijacking.list, policy=拦截模式, tag=运营劫持, enabled=false
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Privacy/Privacy.list, policy=拦截模式, tag=隐私保护, enabled=false
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Privacy/Privacy_Domain.list, policy=拦截模式, tag=隐私保护, enabled=false
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/GitHub/GitHub.list, policy=Github, tag=GitHub, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/YouTube/YouTube.list, policy=YouTube, tag=YouTube, parser-enable=true, enabled=false
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/YouTubeMusic/YouTubeMusic.list, policy=DIRECT, tag=YouTube Music, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Google/Google.list, policy=Google, tag=Google, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Spotify/Spotify.list, policy=Spotify, tag=Spotify, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Twitter/Twitter.list, policy=Twitter, tag=Twitter, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Netflix/Netflix.list, policy=Netflix, tag=Netflix, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Disney/Disney.list, policy=Disney, tag=Disney, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/OpenAI/OpenAI.list, policy=ChatGPT, tag=ChatGPT, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Telegram/Telegram.list, policy=Telegram, tag=Telegram, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Instagram/Instagram.list, policy=Instagram, tag=Instagram, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Facebook/Facebook.list, policy=Facebook, tag=Facebook, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/NetEaseMusic/NetEaseMusic.list, policy=DIRECT, tag=网易云音乐, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Microsoft/Microsoft.list, policy=微软服务, tag=Microsoft, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Apple/Apple.list, policy=DIRECT, tag=Apple服务, parser-enable=true, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/China/China.list, policy=直连模式, tag=China, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/China/China_Domain.list, policy=直连模式, tag=China_Domain, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/ChinaIPs/ChinaIPs.list, policy=直连模式, tag=ChinaIPs, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Lan/Lan.list, policy=直连模式, tag=局域网地址, enabled=true
https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/ChinaCompanyIp.list, policy=直连模式, tag=China公司, enabled=true
https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/ChinaDomain.list, policy=直连模式, tag=China域名, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/ChinaMedia/ChinaMedia.list, policy=直连模式, tag=ChinaMedia, enabled=true
https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/ProxyMedia.list, policy=国际代理, tag=国际媒体, enabled=true
https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/StreamingMedia/Streaming.list, policy=国际代理, tag=国际媒体, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Global/Global.list, policy=全球加速, tag=全球加速, enabled=true
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Loon/Global/Global_Domain.list, policy=全球加速, tag=全球加速, enabled=true
#======================================#
# 👇本地重写
[Rewrite]
# Google搜索引擎防跳转的重写
^https?:\/\/(www.)?(g|google)\.cn 302 https://www.google.com
#======================================#
# 👇本地脚本
# http-request 处理请求的脚本
# http-response 处理请求响应的脚本
# cron 定时脚本
# network-changed 网络发生变化触发脚本
# generic 通用型脚本,可用在操作节点/策略组中,执行是会带入节点名称和策略组名称,脚本必须在开启NE时
[Script]
http-response ^https?:\/\/v2\.appraven\.net\/appraven\/graphql script-path=https://gist.githubusercontent.com/ddgksf2013/562f8fd6a40be92d7c8b358aa25eab3f/raw/appraven.vip.js, requires-body=true, timeout=10, tag=appraven
#======================================#
# 👇远程脚本
[Remote Script]
https://raw.githubusercontent.com/KringFeng/Loon/Master/Plugin/Script_Ultra.js, tag=Script_Ultra.js, enabled=true
https://github.com/fmz200/wool_scripts/raw/main/Loon/scripts/script_collection.scripts, tag=script_collection.scripts, enabled=true
https://github.com/fmz200/wool_scripts/raw/main/Loon/scripts/unlock_vip.scripts, tag=unlock_vip.scripts, enabled=true
https://raw.githubusercontent.com/Tartarus2014/Loon-Script/master/Cookie.conf, tag=Cookie.conf, enabled=true
https://raw.githubusercontent.com/Tartarus2014/Loon-Script/master/Task.conf, tag=Task.conf, enabled=true
https://raw.githubusercontent.com/Tartarus2014/Loon-Script/master/Fake_Vip.conf, tag=Fake_Vip.conf, enabled=true
https://raw.githubusercontent.com/Tartarus2014/Loon-Script/master/Script.conf, tag=Script.conf, enabled=true
https://gist.githubusercontent.com/Sliverkiss/a7496bd073820942b44a9b36874aaf4c/raw/sliverkiss.loon.conf, tag=sliverkiss.loon.conf, enabled=true
#======================================#
# 👇插件资源
[Plugin]
https://raw.githubusercontent.com/KringFeng/Loon/Master/Plugin/MitM%20All%20Hostnames.plugin, enabled=true
https://raw.githubusercontent.com/KringFeng/Loon/Master/Plugin/startingad.plugin, enabled=true
https://raw.githubusercontent.com/Tartarus2014/Loon-Script/master/Plugin/Block/YouTubeAds.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Marol62926/Quantumultx/main/AI/chai.conf/_end_/chai.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
https://raw.githubusercontent.com/Tartarus2014/For-own-use/master/Loon/Plugin/MitM%20All%20Hostnames.plugin, enabled=true
https://raw.githubusercontent.com/Tartarus2014/For-own-use/master/Loon/Plugin/Profile.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/wf021325/qx/master/js/storm.js/_end_/storm.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/paynexss/Scripts/main/Scripts/StormSnifferHeader.js/_end_/StormSnifferHeader.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=false
http://script.hub/file/_start_/https://raw.githubusercontent.com/paynexss/Scripts/main/Scripts/StormSnifferCrack.js/_end_/StormSnifferCrack.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=false
https://raw.githubusercontent.com/komo1iddin/loon/main/plugins/Surfshark.plugin, enabled=true
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/GitHubRedirect.plugin, enabled=false
https://raw.githubusercontent.com/deezertidal/private/master/plugallery/soundcloud.plugin, enabled=true
https://raw.githubusercontent.com/deezertidal/private/master/plugallery/audiomack.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/ThorJsbox/QuanX/master/Rewrite_local/Gearpro.js/_end_/Gearpro.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Marol62926/QuanX/main/AllinOne/AllinOne.conf/_end_/AllinOne.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=false
https://raw.githubusercontent.com/Sliverkiss/GoodNight/master/Surge/module/githubPrivate.sgmodule, enabled=true
https://github.com/Moli-X/Other/raw/main/Backups/KeLee/Tool/Loon/Plugin/1.1.1.1.plugin, enabled=false
https://whatshub.top/plugin/appraven.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/chxm1023/Rewrite/main/Revenuecat/SexActions.js/_end_/SexActions.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
https://github.com/chengkongyiban/Loon/raw/main/Plugin/stay.plugin, enabled=true
https://raw.githubusercontent.com/Moli-X/Resources/main/Loon/YouTube.plugin, enabled=true
https://raw.githubusercontent.com/deezertidal/private/master/plugallery/aptv.plugin, enabled=true
https://raw.githubusercontent.com/app2smile/rules/master/plugin/youtube.plugin, enabled=false
https://raw.githubusercontent.com/I-am-R-E/Functional-Store-Hub/Master/NodeLinkCheck/Loon.plugin, enabled=false
https://raw.githubusercontent.com/Tartarus2014/Loon-Script/master/Plugin/TF-Download.plugin, enabled=false
https://raw.githubusercontent.com/VirgilClyne/iRingo/main/plugin/Maps.plugin, enabled=true
https://raw.githubusercontent.com/VirgilClyne/iRingo/main/plugin/Location.plugin, enabled=true
https://raw.githubusercontent.com/VirgilClyne/iRingo/main/plugin/TestFlight.plugin, enabled=false
https://raw.githubusercontent.com/zqzess/rule_for_quantumultX/master/Loon/Plugin/Qsearch.plugin, enabled=false
http://script.hub/file/_start_/https://raw.githubusercontent.com/89996462/Quantumult-X/main/ycdz/APTV.js/_end_/APTV.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=false
https://raw.githubusercontent.com/Marol62926/Loon/main/cleanVpn.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Yuheng0101/X/main/Scripts/tidal.js/_end_/tidal.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/ddgksf2013/dev/master/ForOwnUse.conf/_end_/ForOwnUse.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/guzhig/QuantumultX/master/Js_local_WorkingCopy.conf/_end_/Js_local_WorkingCopy.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
https://raw.githubusercontent.com/Tartarus2014/Loon-Script/master/Plugin/For-own-use.plugin, enabled=false
https://raw.githubusercontent.com/deezertidal/private/main/SpotifyPremium.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Guding88/Script/main/statsfm.js/_end_/statsfm.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
https://raw.githubusercontent.com/Script-Hub-Org/Script-Hub/main/modules/script-hub.beta.loon.plugin, enabled=true
https://raw.githubusercontent.com/xream/scripts/main/surge/modules/baidu_input_enhanced/baidu_input_enhanced.loon.plugin, enabled=false
https://raw.githubusercontent.com/deezertidal/private/main/Tidal-HiFi.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Maasea/sgmodule/master/YouTube.Enhance.sgmodule/_end_/YouTube.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/89996462/Quantumult-X/main/Eric.conf/_end_/Eric.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
https://gitlab.com/isous/loonresource/-/raw/main/Plugin/Squirrel_Download_crack.plugin, enabled=false
https://raw.githubusercontent.com/Tartarus2014/For-own-use/master/Loon/Plugin/General.plugin, enabled=false
https://raw.githubusercontent.com/DualSubs/YouTube/main/modules/DualSubs.YouTube.plugin, enabled=false
https://raw.githubusercontent.com/leey668/pyer/main/revenuecat.plugin, enabled=false
https://raw.githubusercontent.com/leey668/pyer/main/revenuecatcatcher.plugin, enabled=true
https://gitlab.com/isous/loonresource/-/raw/main/Plugin/Adobe_Creative_Cloud_crack.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Marol62926/Quantumultx/main/cleanVpn.conf/_end_/cleanVpn.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
https://raw.githubusercontent.com/deezertidal/private/master/plugallery/multisearch.plugin, enabled=false
https://raw.githubusercontent.com/chengkongyiban/Loon/main/Loon-Gallery/Rewrite_to_Loon.plugin, tag=YouTube去广告, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Yu9191/Rewrite/main/spark.js/_end_/spark.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
https://raw.githubusercontent.com/deezertidal/private/master/plugallery/wsgj.plugin, enabled=true
https://raw.githubusercontent.com/deezertidal/private/master/plugallery/AdBlock.plugin, enabled=true
https://raw.githubusercontent.com/deezertidal/private/master/plugallery/mojo.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Yu9191/Rewrite/main/Github.js/_end_/Github.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/SevenCat_remove_ads_with_ssl_unpinning.plugin?ref_type=heads, enabled=true
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/Auto_Join_TF.plugin, policy=DIRECT, enabled=false
https://raw.githubusercontent.com/app2smile/rules/master/plugin/spotify.plugin, enabled=false
https://raw.githubusercontent.com/chxm1023/Script_X/main/Collections.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Guding88/Script/main/APPheji_Guding.sgmodule/_end_/APPheji_Guding.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://github.com/ddgksf2013/Modules/raw/main/BuyiTunes.Vip.sgmodule/_end_/BuyiTunes.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/ddgksf2013/Modules/main/BuyiTunes.Vip.sgmodule/_end_/BuyiTunes.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://github.com/ddgksf2013/Modules/raw/main/RevenueCat.Vip.sgmodule/_end_/RevenueCat.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/ddgksf2013/Modules/main/RevenueCat.Vip.sgmodule/_end_/RevenueCat.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://github.com/Marol62926/Quantumultx/raw/main/AI/chai.conf/_end_/chai.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=false
http://script.hub/file/_start_/https://raw.githubusercontent.com/erdongchanyo/Rules/main/Surge/Module/AllinOne.sgmodule/_end_/AllinOne.plugin?type=surge-module&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/chxm1023/Rewrite/main/Revenuecat/AnimeArt.js/_end_/AnimeArt.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=false
https://raw.githubusercontent.com/czy13724/Quantumult-X/main/Loon/nicegram.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Yu9191/Rewrite/main/Nicegram.js/_end_/Nicegram.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=false
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/WARP_Node_Query.plugin?ref_type=heads, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/ddgksf2013/dev/master/ForOwnUse.conf/_end_/ForOwnUse.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Alex0510/Eric/master/surge/Module/revenucar.sgmodule/_end_/revenucar.plugin?type=surge-module&target=loon-plugin&del=true, enabled=true
https://whatshub.top/plugin/SpotifyPremium.plugin, enabled=false
https://whatshub.top/plugin/youtube.plugin, enabled=true
https://raw.githubusercontent.com/GeQ1an/Rules/master/Loon/Rewrite/Rewrite.plugin, enabled=true
https://raw.githubusercontent.com/Guding88/Script/main/APPheji_Guding.plugin, enabled=true
https://raw.githubusercontent.com/anyehttp/quantumult-x/main/beta/ghs-loon.plugin, enabled=false
https://github.com/Peng-YM/QuanX/raw/master/Rewrites/GithubPrivate/github-private-repo.plugin, enabled=true
https://github.com/Tartarus2014/For-own-use/raw/master/Loon/Plugin/Profile.plugin, enabled=true
https://raw.githubusercontent.com/Yuheng0101/X/main/Scripts/PFDSP/pfdsp.plugin, enabled=true
https://whatshub.top/plugin/bzdsrf.plugin, enabled=true
https://raw.githubusercontent.com/NobyDa/Script/master/Loon/Loon_TF_Account.plugin, enabled=true
https://raw.githubusercontent.com/NobyDa/Script/master/Loon/Loon_TF_Download.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/chxm1023/Rewrite/main/iTunes/fanyijia.js/_end_/fanyijia.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=false
https://raw.githubusercontent.com/VirgilClyne/Cloudflare/main/modules/Cloudflare.1.1.1.1.plugin, enabled=true
https://raw.githubusercontent.com/chavyleung/scripts/master/box/rewrite/boxjs.rewrite.loon.plugin, policy=$$全部节点, enabled=true
https://cdn.statically.io/gh/lailaazmi/Lailaazmi/master/Plugin/spotify.plugin, enabled=true
https://whatshub.top/plugin/multisearch.plugin, enabled=true
http://script.hub/file/_start_/https://raw.githubusercontent.com/Yu9191/Rewrite/main/Revenuecat.js/_end_/Revenuecat.plugin?type=qx-rewrite&target=loon-plugin&del=true, enabled=true
https://github.com/Tartarus2014/Loon-Script/raw/master/Plugin/Q-Search_All_in_one.plugin, enabled=true
https://github.com/Script-Hub-Org/Script-Hub/raw/main/modules/script-hub.loon.plugin, policy=DIRECT, enabled=false
https://gist.githubusercontent.com/Sliverkiss/a7496bd073820942b44a9b36874aaf4c/raw/sliverkiss.loon.plugin, enabled=false
https://whatshub.top/plugin/spark.plugin, enabled=true
https://raw.githubusercontent.com/Peng-YM/Loon-Gallery/master/loon-gallery.plugin, enabled=true
https://github.com/Moli-X/Resources/raw/main/Loon/Collection.plugin, enabled=false
https://raw.githubusercontent.com/chengkongyiban/Loon/main/Loon-Gallery/Rewrite_to_Loon.plugin, enabled=false
https://whatshub.top/plugin/4in1.plugin, enabled=false
https://raw.githubusercontent.com/deezertidal/private/master/plugallery/GeoLocation.plugin, enabled=true
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/BoxJS.plugin, policy=$$全部节点, enabled=true
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/LoonGallery.plugin, policy=$$全部节点, enabled=true
https://gitlab.com/lodepuly/vpn_tool/-/raw/master/Tool/Loon/Plugin/YouTubeSubtitlesTranslation.plugin, enabled=false
#======================================#
# 👇中间人攻击,证书,主机名
[Mitm]
enable = true
skip-server-cert-verify = true
hostname = *buy.itunes.apple.com
hostname =
- api.revenuecat.com
- buy.itunes.apple.com
- api.picsart.com
- api-account.kinemasters.com
- us-central1-alight-creative.cloudfunctions.net
- api.adapty.io
- carrotweather.herokuapp.com
- order.creativeappnow.com
- api.mwm-users.com
- us-central1-muslim-pro-app.cloudfunctions.net
- prod.studysmarter.de
- api.qonversion.io
- subscription.grammarly.com
- api.esound.app
- api.purchasely.io
- api.sandbox.love
- subscriptions.songshift.com
- api.adblockpro.app
- mobile-api.adguard.org
#########################################
# ca-passphrase和ca-p12代为证书&主机名部分,可去UI界面自行生成并安装证书,会在此生成对应信息,也可在更新配置前可把旧的配置中ca-passphrase和ca-p12代码拷贝下来, 导入新的配置文件把内容粘贴在对应位置就不用重装证书。
ca-passphrase = 51DK8BEW
ca-p12 = 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