Update010920251648
This commit is contained in:
parent
4055e3ae54
commit
29e3a85eae
6 changed files with 162 additions and 36 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue