Switch chatbot to support
This commit is contained in:
parent
c5cc1a2eac
commit
cc689bdde8
|
|
@ -78,7 +78,7 @@ tarteaucitron.services.leadforensics = {
|
||||||
// ubib
|
// ubib
|
||||||
tarteaucitron.services.ubib = {
|
tarteaucitron.services.ubib = {
|
||||||
"key": "ubib",
|
"key": "ubib",
|
||||||
"type": "other",
|
"type": "support",
|
||||||
"name": "Ubib Chatbot",
|
"name": "Ubib Chatbot",
|
||||||
"uri": "https://ubib.libanswers.com/",
|
"uri": "https://ubib.libanswers.com/",
|
||||||
"needConsent": true,
|
"needConsent": true,
|
||||||
|
|
@ -120,7 +120,7 @@ tarteaucitron.services.wysistathightrack = {
|
||||||
// robofabrica
|
// robofabrica
|
||||||
tarteaucitron.services.robofabrica = {
|
tarteaucitron.services.robofabrica = {
|
||||||
"key": "robofabrica",
|
"key": "robofabrica",
|
||||||
"type": "other",
|
"type": "support",
|
||||||
"name": "Robo Fabrica Chatbot",
|
"name": "Robo Fabrica Chatbot",
|
||||||
"uri": "https://robofabrica.tech/charte-vie-privee/",
|
"uri": "https://robofabrica.tech/charte-vie-privee/",
|
||||||
"needConsent": true,
|
"needConsent": true,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue