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