remove hardware acceleration

This commit is contained in:
Hongbo Wu
2023-08-02 16:07:43 +08:00
parent a97fcd1e88
commit 4eab6ea6d2
2 changed files with 2 additions and 6 deletions

View File

@ -112,14 +112,12 @@ async function fetchSource(url, callbackFn) {
'--disk-cache-size=33554432',
'--enable-features=SharedArrayBuffer',
'--hide-scrollbars',
'--ignore-gpu-blocklist',
'--in-process-gpu',
'--disable-gpu'
'--mute-audio',
'--no-default-browser-check',
'--no-pings',
'--no-sandbox',
'--no-zygote',
'--use-gl=swiftshader',
'--window-size=1920,1080',
],
defaultViewport: {