From 65d2778fda6316c1fb585897b7efeeb3c4784f9c Mon Sep 17 00:00:00 2001 From: KarolChang Date: Sat, 16 Apr 2022 23:42:46 +0800 Subject: [PATCH] deploy --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index afbfc34..87d947f 100644 --- a/index.html +++ b/index.html @@ -24,6 +24,7 @@ history.replaceState(null, null, redirect) } })() + chrome_options.add_argument('--log-level=1')