From 5848eeaf4dc40c8ada20a0d0e89d87460863acca Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 25 Apr 2024 00:49:10 +0900 Subject: [PATCH] Update chrome_tixcraft.py requset -> request --- chrome_tixcraft.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome_tixcraft.py b/chrome_tixcraft.py index f81e85a..95de2c9 100644 --- a/chrome_tixcraft.py +++ b/chrome_tixcraft.py @@ -8154,7 +8154,7 @@ def hkticketing_content_refresh(driver, url, config_dict): , "System.ComponentModel.Win32Exception" , "Access Denied" , "Your attempt to access the web site has been blocked by" - , "This requset was blocked by" + , "This request was blocked by" ] if is_check_access_deined: domain_name = url.split('/')[2]