fix: Revert version to 2.56.2 in package.json; enhance fingerprint injection error handling and configuration options

This commit is contained in:
2025-11-10 19:51:34 +01:00
parent 103312e0d2
commit aeaffeb7ca
4 changed files with 51 additions and 20 deletions

View File

@@ -96,7 +96,9 @@
"saveFingerprint": {
"mobile": true,
"desktop": true
}
},
// Set to false if you encounter "session closed" errors with fingerprint injection
"enableInjection": true
},
// === PROXY ===