From 7e769d79d22bb367a9939a1bb79c9f1dc67633b8 Mon Sep 17 00:00:00 2001 From: deb-cod Date: Fri, 18 Oct 2024 15:21:23 +0530 Subject: [PATCH 1/4] PEF-5903 | PS-4296 | Add the chatbot to the speedtest site --- docker/standalone.php | 12 ++++++++++++ index.html | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/docker/standalone.php b/docker/standalone.php index ed714faf8..8c8e7c525 100755 --- a/docker/standalone.php +++ b/docker/standalone.php @@ -732,6 +732,18 @@ function initUI() { initUI(); }, 100); + + \ No newline at end of file diff --git a/index.html b/index.html index 7cca020c0..08f5bdd12 100755 --- a/index.html +++ b/index.html @@ -733,5 +733,17 @@

Data removal

initUI(); }, 100); + + From 9f54b60d6c9acbb45ce79af05e0570967e6e313e Mon Sep 17 00:00:00 2001 From: deb-cod Date: Fri, 18 Oct 2024 15:31:05 +0530 Subject: [PATCH 2/4] format fixes --- docker/standalone.php | 16 ++++++++-------- index.html | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docker/standalone.php b/docker/standalone.php index 8c8e7c525..3c55f02a6 100755 --- a/docker/standalone.php +++ b/docker/standalone.php @@ -733,16 +733,16 @@ function initUI() { }, 100); diff --git a/index.html b/index.html index 08f5bdd12..cfa141a15 100755 --- a/index.html +++ b/index.html @@ -737,7 +737,7 @@

Data removal

window.embeddedChatbotConfig = { chatbotId: "-bDQdBAoEWAettWmMb2-C", domain: "www.chatbase.co" - } + }; + defer + > From ceb3ed2dbf13c32678642fbf76c07b80c6003bbe Mon Sep 17 00:00:00 2001 From: deb-cod Date: Fri, 18 Oct 2024 15:34:30 +0530 Subject: [PATCH 4/4] format fixes 3 --- docker/standalone.php | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/docker/standalone.php b/docker/standalone.php index 3c55f02a6..2dedcff79 100755 --- a/docker/standalone.php +++ b/docker/standalone.php @@ -734,16 +734,12 @@ function initUI() { - + + \ No newline at end of file