1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-10 08:29:18 +00:00

Enhance the protection of the Clash system.

This commit is contained in:
Tw93
2025-11-16 13:38:16 +08:00
parent 42fa619c5d
commit a1e2958b64
3 changed files with 20 additions and 4 deletions

View File

@@ -1269,6 +1269,12 @@ readonly DATA_PROTECTED_BUNDLES=(
"com.telerik.Fiddler" # Fiddler
"com.usebruno.app" # Bruno (API client)
# Network Proxy & VPN Tools (protect all variants)
"*clash*" # All Clash variants (ClashX, ClashX Pro, Clash Verge, etc)
"*Clash*" # Capitalized variants
"com.nssurge.surge-mac" # Surge
"mihomo*" # Mihomo Party and variants
# ============================================================================
# Development Tools - Git & Version Control
# ============================================================================