mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 18:34:46 +00:00
fix: add KeePassXC new bundle id to protection list (#285)
This commit is contained in:
@@ -85,8 +85,9 @@ readonly DATA_PROTECTED_BUNDLES=(
|
||||
"com.lastpass.*" # LastPass
|
||||
"com.dashlane.*" # Dashlane
|
||||
"com.bitwarden.*" # Bitwarden
|
||||
"com.keepassx.*" # KeePassXC
|
||||
"org.keepassx.*" # KeePassX
|
||||
"com.keepassx.*" # KeePassXC (Legacy)
|
||||
"org.keepassx.*" # KeePassX
|
||||
"org.keepassxc.*" # KeePassXC
|
||||
"com.authy.*" # Authy
|
||||
"com.yubico.*" # YubiKey Manager
|
||||
|
||||
|
||||
Reference in New Issue
Block a user