Update010920251648

This commit is contained in:
Markus 2025-09-01 16:48:21 +02:00
parent 4055e3ae54
commit 29e3a85eae
6 changed files with 162 additions and 36 deletions

View file

@ -23,7 +23,7 @@
"bodyPosition": "top",
"hashtag": "#tarteaucitron",
"cookieName": "tarteaucitron",
"orientation": "top",
"orientation": "middle",
"groupServices": true,
"showDetailsOnClick": false,
@ -68,4 +68,8 @@
<script>tarteaucitron.user.matomoHost = 'https://matomo.amperion.at/';
tarteaucitron.user.matomoDontTrackPageView = dontTrackPageView (false | true);
tarteaucitron.user.matomoFullTracking = fullTracking (true | false);
</script>
<script>
(tarteaucitron.job = tarteaucitron.job || []).push('hcaptcha');
</script>