Sync update: 2026-05-18 15:53:13
This commit is contained in:
@@ -133,7 +133,11 @@ function initWhatsApp() {
|
|||||||
'--no-zygote',
|
'--no-zygote',
|
||||||
'--single-process',
|
'--single-process',
|
||||||
'--disable-gpu',
|
'--disable-gpu',
|
||||||
|
'--disable-web-security',
|
||||||
|
'--disable-features=IsolateOrigins,site-per-process'
|
||||||
],
|
],
|
||||||
|
// Realistic modern desktop user agent to bypass anti-bot detections (detaching frame errors)
|
||||||
|
userAgent: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
|
||||||
};
|
};
|
||||||
|
|
||||||
const possiblePaths = [
|
const possiblePaths = [
|
||||||
|
|||||||
Reference in New Issue
Block a user