Update GetQuanty cookies list
This commit is contained in:
parent
98b02b0bdd
commit
ebe44e2972
|
|
@ -3027,7 +3027,7 @@ tarteaucitron.services.getquanty = {
|
||||||
"name": "GetQuanty",
|
"name": "GetQuanty",
|
||||||
"uri": "https://www.getquanty.com/mentions-legales/",
|
"uri": "https://www.getquanty.com/mentions-legales/",
|
||||||
"needConsent": true,
|
"needConsent": true,
|
||||||
"cookies": [],
|
"cookies": ['_first_pageview', 'eqy_sessionid', 'eqy_siteid','cluid','eqy_company', 'cluid', 'gq_utm', '_jsuid'],
|
||||||
"js": function () {
|
"js": function () {
|
||||||
"use strict";
|
"use strict";
|
||||||
if (tarteaucitron.user.getguanty === undefined) {
|
if (tarteaucitron.user.getguanty === undefined) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue