diff --git a/config.mjs b/config.mjs index 24daa2e..a0b6ce8 100644 --- a/config.mjs +++ b/config.mjs @@ -38,10 +38,10 @@ let configs = { //可选项参考官方文档:https://ulixee.org/docs/hero/basic-client/hero botOptions: { - showChrome: true, - showChromeInteractions: true, - showDevtools: true, - showChromeAlive: true, + showChrome: false, + showChromeInteractions: false, + showDevtools: false, + showChromeAlive: false, }, viewports: {