Merge pull request #230 from eltociear/patch-1

Update chrome_tixcraft.py
master
Max 2024-04-25 02:44:14 +08:00 committed by GitHub
commit 09dfb6b9cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -8154,7 +8154,7 @@ def hkticketing_content_refresh(driver, url, config_dict):
, "System.ComponentModel.Win32Exception" , "System.ComponentModel.Win32Exception"
, "Access Denied" , "Access Denied"
, "Your attempt to access the web site has been blocked by" , "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: if is_check_access_deined:
domain_name = url.split('/')[2] domain_name = url.split('/')[2]