From a124d6b8967c17754d0f2580b73fd7c8674b1827 Mon Sep 17 00:00:00 2001 From: unknown <2303063@ad.nchc.org.tw> Date: Wed, 10 Jan 2024 08:24:56 +0800 Subject: [PATCH] change maxbot plus version code to 1.0.2 --- webdriver/Maxbotplus_1.0.0/manifest.json | 2 +- webdriver/Maxbotplus_1.0.0/modules/heartbeatconnect.js | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/webdriver/Maxbotplus_1.0.0/manifest.json b/webdriver/Maxbotplus_1.0.0/manifest.json index 506d5b8..789cf3d 100644 --- a/webdriver/Maxbotplus_1.0.0/manifest.json +++ b/webdriver/Maxbotplus_1.0.0/manifest.json @@ -189,5 +189,5 @@ "js" : [ "jquery.min.js", "js/common.js", "js/kktix_registrations_reload.js" ] } ], - "version": "1.0.1" + "version": "1.0.2" } \ No newline at end of file diff --git a/webdriver/Maxbotplus_1.0.0/modules/heartbeatconnect.js b/webdriver/Maxbotplus_1.0.0/modules/heartbeatconnect.js index 3285a27..94773d3 100644 --- a/webdriver/Maxbotplus_1.0.0/modules/heartbeatconnect.js +++ b/webdriver/Maxbotplus_1.0.0/modules/heartbeatconnect.js @@ -4,7 +4,6 @@ const http_url="https://"; class HeartBeatConnector { constructor() { - this.crypto_decrypt = null; } start() {