forked from piair/MsRewards-Reborn
Merge flags
This commit is contained in:
parent
cbd1ad93a6
commit
db157771de
7
V6.py
7
V6.py
@ -33,10 +33,9 @@ def create_driver(mobile=False):
|
|||||||
"--no-first-run",
|
"--no-first-run",
|
||||||
"--ash-no-nudges",
|
"--ash-no-nudges",
|
||||||
"--no-default-browser-check",
|
"--no-default-browser-check",
|
||||||
"--disable-features=PrivacySandboxSettings4",
|
"--disable-features=PrivacySandboxSettings4,Translate",
|
||||||
f"--user-data-dir={chrome_profile_dir}/",
|
"--disable-search-engine-choice-screen",
|
||||||
"--disable-features=Translate",
|
f"--user-data-dir={chrome_profile_dir}/"
|
||||||
"--disable-search-engine-choice-screen"
|
|
||||||
]
|
]
|
||||||
|
|
||||||
if mobile:
|
if mobile:
|
||||||
|
Loading…
Reference in New Issue
Block a user