@kerafb it depends on anti-bot checks, they can be various, fingerprint trying to cover common universal checks, that usually faces browser, but if site has some crazy spoof calls to retrieve real canvas(or maybe some checks where just masking fingerprint values isnt enough, like mouse behaviour), its just unique situation where you need to patch it by hands
FingerprintDetector inside FingerprintMaganer without BAS?
-
It's possible to use FingerprintDetector inside FingerprintMaganer without BAS?
I didn't find any way.
If not, can you implement it?
-
@rakilo said in FingerprintDetector inside FingerprintMaganer without BAS?:
It's possible to use FingerprintDetector inside FingerprintMaganer without BAS?
I didn't find any way.
If not, can you implement it?
Why is this necessary? FingerprintMaganer is designed to manually manage profiles, and FingerprintDetector is designed to detect possible parameters by which the site can identify you (all these parameters are emulated by FingerprintSwitcher)
-
-
-
-
-
Статья про BAS.
Moved Support