comment freecookies

This commit is contained in:
2022-01-03 15:05:32 +02:00
parent 61e5dd6b0f
commit 7867c04ad0

View File

@@ -12,13 +12,13 @@
<!-- Cookie Consent by https://www.FreePrivacyPolicy.com --> <!-- Cookie Consent by https://www.FreePrivacyPolicy.com -->
<script type="text/javascript" src="//www.freeprivacypolicy.com/public/cookie-consent/4.0.0/cookie-consent.js" <!-- <script type="text/javascript" src="//www.freeprivacypolicy.com/public/cookie-consent/4.0.0/cookie-consent.js"
charset="UTF-8"></script> charset="UTF-8"></script>
<script type="text/javascript" charset="UTF-8"> <script type="text/javascript" charset="UTF-8">
document.addEventListener('DOMContentLoaded', function () { document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({ "notice_banner_type": "headline", "consent_type": "express", "palette": "light", "language": "en", "page_load_consent_levels": ["strictly-necessary"], "notice_banner_reject_button_hide": false, "preferences_center_close_button_hide": false, "website_name": "https://threefold.io/", "website_privacy_policy_url": "https://library.threefold.me/info/legal/#/legal__privacypolicy" }); cookieconsent.run({ "notice_banner_type": "headline", "consent_type": "express", "palette": "light", "language": "en", "page_load_consent_levels": ["strictly-necessary"], "notice_banner_reject_button_hide": false, "preferences_center_close_button_hide": false, "website_name": "https://threefold.io/", "website_privacy_policy_url": "https://library.threefold.me/info/legal/#/legal__privacypolicy" });
}); });
</script> </script> -->
<!-- Google Tag Manager --> <!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) { <script>(function (w, d, s, l, i) {
@@ -52,7 +52,7 @@
<!-- Crisp --> <!-- Crisp -->
<script type="text/plain" cookie-consent="tracking"> <script type="text/javascript" cookie-consent="tracking">
window.$crisp = []; window.$crisp = [];
window.CRISP_WEBSITE_ID = "1a5a5241-91cb-4a41-8323-5ba5ec574da0"; window.CRISP_WEBSITE_ID = "1a5a5241-91cb-4a41-8323-5ba5ec574da0";
(function () { (function () {
@@ -80,8 +80,8 @@
})(); })();
</script> --> </script> -->
<noscript>Cookie Consent by <a href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/" <!-- <noscript>Cookie Consent by <a href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/"
rel="nofollow noopener">Free Privacy Policy website</a></noscript> rel="nofollow noopener">Free Privacy Policy website</a></noscript> -->
<!-- End Cookie Consent --> <!-- End Cookie Consent -->
<!-- MailerLite Universal --> <!-- MailerLite Universal -->