Update chrome_tixcraft.py

master
Max 2023-11-29 10:46:28 +08:00 committed by GitHub
parent fa270fd7b7
commit b4e21726d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: