From cb132b0756c53ea807b385c0c7d15e65cdacd067 Mon Sep 17 00:00:00 2001 From: Milad Xandi Date: Sun, 25 Oct 2020 05:34:08 +0330 Subject: [PATCH 1/3] Rotic --- src/drivers/webextension/images/icons/Rotic.png | Bin 0 -> 1150 bytes src/technologies.json | 13 +++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Rotic.png diff --git a/src/drivers/webextension/images/icons/Rotic.png b/src/drivers/webextension/images/icons/Rotic.png new file mode 100644 index 0000000000000000000000000000000000000000..45a6073cd87cf0d8bd7511e9d5e4fa365181a080 GIT binary patch literal 1150 zcmV-^1cCdBP)#!XHaU@oq<-}JW?+|A(;RE()9Y7Q@s$OiN+uknVxlNSL-5 zCi}4Bh4`Ps(M2%E6t;sD(6sR0y96?~Y;d*1DB8dOz(Qd{0T8{6Tm+u7t|4bRJR?03c?J}|uDr|Gx4B(Iv#GBCqXEKN9LwR|m zZgQn?dSr$tfDtsL($bP=Iglit4UM9IqKH?bZ%*gs{f~Jb$k#V!G6y8fSGOh-P7R1CeL=z-d43`1CvImW6V$h)TJPzJWmu zIGw0gDyUVf807!=eD(wOo{p>+rh+7zgef8|p5xu!9PCFw;i30G#iJj5hC}cFfR^{Z z$FrY&iRVB43a#(|h#g(Q=HaFIFm{mGKv{A~z3esy7& z$*`Hl?)AeoB8d%#6?L49l%n={^I;mrb`mm78we{)VI{MbFpWv#{|YY>3>W{8uu>EZ zcWgLJTMygn5DYsQ4*Zv4B|r{wUf;A}*g>5Pmo^$E6{gLFOVmk@-PV-&6CV&ns$!!F QnE(I)07*qoM6N<$f;aviasU7T literal 0 HcmV?d00001 diff --git a/src/technologies.json b/src/technologies.json index 2c77f6fa2..04cf4bca1 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11268,6 +11268,19 @@ ], "website": "https://rollbar.com/" }, + "Rotic": { + "cats": [ + 5, + 10, + 32, + 52, + 58 + ], + "description": "Rotic is a conversion chatbot that understands your users, and curates information, answers questions, captures contacts, and books meetings instantly.", + "icon": "Rotic.png", + "scripts": "rotic\\(?:-min)?\\.js", + "website": "https://rotic.ir" + }, "RoundCube": { "cats": [ 30 From 33471fb7c440a148f8937ec9a86576b130e6998e Mon Sep 17 00:00:00 2001 From: Milad Xandi Date: Sun, 25 Oct 2020 06:12:08 +0330 Subject: [PATCH 2/3] Rotic --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 04cf4bca1..8cab10aa3 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11278,7 +11278,7 @@ ], "description": "Rotic is a conversion chatbot that understands your users, and curates information, answers questions, captures contacts, and books meetings instantly.", "icon": "Rotic.png", - "scripts": "rotic\\(?:-min)?\\.js", + "scripts": "https://rotic.ir/api/v1/enterprise//\\S+//widget/\\S+/", "website": "https://rotic.ir" }, "RoundCube": { From 5b61badd3e73667f117ccef5a5d9707dcfca0ede Mon Sep 17 00:00:00 2001 From: Milad Xandi Date: Sun, 25 Oct 2020 06:27:13 +0330 Subject: [PATCH 3/3] Rotic --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 8cab10aa3..5d882cdb3 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11278,7 +11278,7 @@ ], "description": "Rotic is a conversion chatbot that understands your users, and curates information, answers questions, captures contacts, and books meetings instantly.", "icon": "Rotic.png", - "scripts": "https://rotic.ir/api/v1/enterprise//\\S+//widget/\\S+/", + "scripts": "https://rotic.ir/api/v1/enterprise/\\S+/widget/\\S+", "website": "https://rotic.ir" }, "RoundCube": {