Set ATInternet as allowed by default
This commit is contained in:
parent
082bbf6d66
commit
b5bed7fbb4
|
|
@ -2369,7 +2369,7 @@ tarteaucitron.services.atinternet = {
|
||||||
"type": "analytic",
|
"type": "analytic",
|
||||||
"name": "AT Internet",
|
"name": "AT Internet",
|
||||||
"uri": "https://www.atinternet.com/societe/rgpd-et-vie-privee/",
|
"uri": "https://www.atinternet.com/societe/rgpd-et-vie-privee/",
|
||||||
"needConsent": true,
|
"needConsent": false,
|
||||||
"cookies": ['atidvisitor', 'atreman', 'atredir', 'atsession', 'atuserid'],
|
"cookies": ['atidvisitor', 'atreman', 'atredir', 'atsession', 'atuserid'],
|
||||||
"js": function () {
|
"js": function () {
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue