From b4e21726d5adb45e9c78987da57815d0e905a2dc Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 29 Nov 2023 10:46:28 +0800 Subject: [PATCH] Update chrome_tixcraft.py --- chrome_tixcraft.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome_tixcraft.py b/chrome_tixcraft.py index d5d782e..10419f2 100644 --- a/chrome_tixcraft.py +++ b/chrome_tixcraft.py @@ -7480,7 +7480,7 @@ def tixcraft_main(driver, url, config_dict, tixcraft_dict, ocr, Captcha_Browser) break # special case for same event re-open. - if 'https://tixcraft.com/' == url: + if 'https://tixcraft.com/' == url or 'https://tixcraft.com/activity' == url: if "/ticket/area/" in config_dict["homepage"]: if len(config_dict["homepage"].split('/'))==7: try: