From a05f4d3052ddd637902f397d8944433e47056c6c Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Thu, 14 Oct 2021 16:59:28 +0200 Subject: [PATCH] Rename studizz --- tarteaucitron.services.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tarteaucitron.services.js b/tarteaucitron.services.js index d7f576a..3e49e0b 100644 --- a/tarteaucitron.services.js +++ b/tarteaucitron.services.js @@ -4870,7 +4870,7 @@ tarteaucitron.services.webtvnu = { tarteaucitron.services.studizz = { "key": "studizz", "type": "other", - "name": "studizz", + "name": "Studizz Chatbot", "uri": "https://group.studizz.fr/", "needConsent": true, "cookies": [], @@ -4884,3 +4884,4 @@ tarteaucitron.services.studizz = { tarteaucitron.addScript('https://webchat.studizz.fr/webchat.js?token=' + tarteaucitron.user.studizzToken); } }; +