anilife update 2022.10.23(01.)

This commit is contained in:
2022-10-24 00:49:35 +09:00
parent 11a933a4f6
commit 5ff663e288
2 changed files with 438 additions and 296 deletions

View File

@@ -603,6 +603,8 @@ class LogicAniLife(LogicModuleBase):
options.add_argument("start-maximized")
options.add_argument("--headless")
options.add_argument("--no-sandbox")
options.add_argument("window-size=1920x1080")
options.add_argument("disable-gpu")
# options.add_argument('--no-sandbox')
options.add_argument("--disable-dev-shm-usage")
options.add_experimental_option("excludeSwitches", ["enable-automation"])