Add PROCESS-NAME rules for CFW

对于 Clash for Windows v0.11.5 及以上版本,使用PROCESS-NAME规则需要匹配完整的进程名(包括可执行文件后缀)方可生效。
考虑到IDM被广泛用于Google Drive等境外存储服务,默认不作匹配。
pull/423/head
Optimus Primal 4 years ago committed by GitHub
parent 0e3c2095a5
commit 5a4746ca0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,6 +54,18 @@ payload:
- DOMAIN-SUFFIX,xunlei.com - DOMAIN-SUFFIX,xunlei.com
# > Download # > Download
- PROCESS-NAME,aria2c.exe
- PROCESS-NAME,BitComet.exe
- PROCESS-NAME,fdm.exe
# - PROCESS-NAME,IDMan.exe
- PROCESS-NAME,NetTransport.exe
- PROCESS-NAME,qbittorrent.exe
- PROCESS-NAME,Thunder.exe
- PROCESS-NAME,ThunderVIP.exe
- PROCESS-NAME,transmission-daemon.exe
- PROCESS-NAME,transmission-qt.exe
- PROCESS-NAME,uTorrent.exe
- PROCESS-NAME,WebTorrent.exe
- PROCESS-NAME,aria2c - PROCESS-NAME,aria2c
- PROCESS-NAME,fdm - PROCESS-NAME,fdm
- PROCESS-NAME,Folx - PROCESS-NAME,Folx

Loading…
Cancel
Save