You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -258,7 +258,7 @@ const myXCrawl = xCrawl({
258
258
})
259
259
```
260
260
261
-
The enableRandomFingerprint option defaults to true.
261
+
The enableRandomFingerprint option defaults to false.
262
262
263
263
- true: Enable random device fingerprinting. The fingerprint configuration of the target can be specified through advanced configuration or detailed target configuration.
264
264
- false: Turns off random device fingerprinting, does not affect the fingerprint configuration specified for the target by advanced configuration or detailed target configuration.
0 commit comments