Stonly now privacy by design

This commit is contained in:
Amauri CHAMPEAUX 2023-05-19 10:05:40 +02:00 committed by GitHub
parent 722074ea5e
commit 193e0a9cac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2317,9 +2317,9 @@ tarteaucitron.services.simpleanalytics = {
tarteaucitron.services.stonly = { tarteaucitron.services.stonly = {
"key": "stonly", "key": "stonly",
"type": "api", "type": "api",
"name": "Stonly", "name": "Stonly (privacy by design)",
"uri": "https://stonly.com/privacy", "uri": "https://trust.stonly.com/",
"needConsent": true, "needConsent": false,
"cookies": [], "cookies": [],
"js": function () { "js": function () {
"use strict"; "use strict";