From 226a0eb21453c0a4cde29b82339adba006dd21a8 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 22 Aug 2023 15:50:45 +0800 Subject: [PATCH] update for galaxymacau --- chrome_tixcraft.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/chrome_tixcraft.py b/chrome_tixcraft.py index 30b4539..ae22631 100644 --- a/chrome_tixcraft.py +++ b/chrome_tixcraft.py @@ -54,7 +54,7 @@ import webbrowser import argparse import chromedriver_autoinstaller -CONST_APP_VERSION = "MaxBot (2023.08.19)" +CONST_APP_VERSION = "MaxBot (2023.08.20)" CONST_MAXBOT_CONFIG_FILE = "settings.json" CONST_MAXBOT_LAST_URL_FILE = "MAXBOT_LAST_URL.txt" @@ -9042,6 +9042,9 @@ def hkticketing_content_refresh(driver, url, config_dict): , "We will check for the next available purchase slot" , "please stay on this page and do not refresh" , "Please be patient and wait a few minutes before trying again" + , "Server Error in '/' Application" + , "The target principal name is incorrect" + , "Cannot generate SSPI context" ] if is_check_access_deined: domain_name = url.split('/')[2]