mirror of
https://github.com/tw93/Mole.git
synced 2026-02-11 12:59:16 +00:00
feat: Add com.clash.app to the list of recognized proxy application patterns.
This commit is contained in:
@@ -687,7 +687,7 @@ should_protect_data() {
|
||||
com.sublimetext.* | com.sublimehq.* | Cursor | Claude | ChatGPT | Ollama)
|
||||
return 0
|
||||
;;
|
||||
com.nssurge.* | com.v2ray.* | com.clash.* | ClashX* | Surge* | Shadowrocket* | Quantumult*)
|
||||
com.nssurge.* | com.v2ray.* | com.clash.* | com.clash.app | ClashX* | Surge* | Shadowrocket* | Quantumult*)
|
||||
return 0
|
||||
;;
|
||||
clash-* | Clash-* | *-clash | *-Clash | clash.* | Clash.* | clash_* | clashverge* | ClashVerge*)
|
||||
|
||||
Reference in New Issue
Block a user