deploy: weather patch

This commit is contained in:
2026-05-27 13:40:56 +00:00
parent 1b06a29e53
commit 46cd4f77c9
2 changed files with 7 additions and 5 deletions
+2
View File
@@ -803,6 +803,8 @@ def launch_chrome():
"--disable-extensions",
"--disable-gpu",
"--disable-dev-shm-usage",
"--disable-web-security",
"--allow-file-access-from-files",
f"--user-data-dir={profile_dir}",
f"--remote-debugging-port={CDP_PORT}",
"--remote-allow-origins=*",