update cookies policy
This commit is contained in:
@@ -32,18 +32,38 @@
|
||||
</script> -->
|
||||
|
||||
<!-- 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>
|
||||
<script type="text/javascript" charset="UTF-8">
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
cookieconsent.run({ "notice_banner_type": "headline", "consent_type": "implied", "palette": "light", "language": "en", "page_load_consent_levels": ["strictly-necessary", "functionality", "tracking", "targeting"], "notice_banner_reject_button_hide": false, "preferences_center_close_button_hide": false, "website_privacy_policy_url": "https://library.threefold.me/info/legal/#/legal__privacypolicy" });
|
||||
});
|
||||
</script> -->
|
||||
|
||||
|
||||
|
||||
<!-- Cookie Consent by https://www.FreePrivacyPolicy.com -->
|
||||
<script type="text/javascript" src="//www.freeprivacypolicy.com/public/cookie-consent/4.0.0/cookie-consent.js"
|
||||
charset="UTF-8"></script>
|
||||
<script type="text/javascript" charset="UTF-8">
|
||||
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" });
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
<!-- Matomo Tag Manager -->
|
||||
<script type="text/plain" cookie-consent="tracking">
|
||||
var _mtm = window._mtm = window._mtm || [];
|
||||
_mtm.push({ 'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start' });
|
||||
var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
|
||||
g.type = 'text/javascript'; g.async = true; g.src = 'https://analytics.threefold.io/js/container_KIcuIdn4.js'; s.parentNode.insertBefore(g, s);
|
||||
</script>
|
||||
<!-- End Matomo Tag Manager -->
|
||||
|
||||
|
||||
<!-- Crisp -->
|
||||
<script type="text/plain" cookie-consent="functionality">
|
||||
<script type="text/plain" cookie-consent="tracking">
|
||||
window.$crisp = [];
|
||||
window.CRISP_WEBSITE_ID = "1a5a5241-91cb-4a41-8323-5ba5ec574da0";
|
||||
(function () {
|
||||
@@ -56,15 +76,7 @@
|
||||
</script>
|
||||
<!-- end of Crisp-->
|
||||
|
||||
<!-- Matomo Tag Manager -->
|
||||
<script type="text/javascript">
|
||||
var _mtm = window._mtm = window._mtm || [];
|
||||
_mtm.push({ 'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start' });
|
||||
var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
|
||||
g.type = 'text/javascript'; g.async = true; g.src = 'https://analytics.threefold.io/js/container_KIcuIdn4.js'; s.parentNode.insertBefore(g, s);
|
||||
</script>
|
||||
<!-- End Matomo Tag Manager -->
|
||||
|
||||
<!-- Matomo analytics -->
|
||||
<!-- Matomo -->
|
||||
<script type="text/plain" cookie-consent="tracking">
|
||||
var _paq = window._paq = window._paq || [];
|
||||
@@ -79,10 +91,13 @@
|
||||
g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
</script>
|
||||
<!-- end of Matomo-->
|
||||
<!-- End Matomo Code -->
|
||||
<!-- end of Matomo analytics-->
|
||||
|
||||
<noscript>Cookie Consent by <a href="https://www.FreePrivacyPolicy.com/free-cookie-consent/"
|
||||
rel="nofollow noopener">FreePrivacyPolicy.com</a></noscript>
|
||||
|
||||
|
||||
<noscript>Cookie Consent by <a href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/"
|
||||
rel="nofollow noopener">Free Privacy Policy website</a></noscript>
|
||||
<!-- End Cookie Consent -->
|
||||
|
||||
<!-- MailerLite Universal -->
|
||||
@@ -142,7 +157,7 @@
|
||||
|
||||
|
||||
|
||||
<!-- Twitter -->
|
||||
<!-- Twitter tracking -->
|
||||
<!-- Twitter universal website tag code -->
|
||||
<script type="text/plain" cookie-consent="tracking">
|
||||
!function(e,t,n,s,u,a){e.twq||(s=e.twq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);
|
||||
@@ -153,7 +168,7 @@ twq('init','o745b');
|
||||
twq('track','PageView');
|
||||
</script>
|
||||
<!-- End Twitter universal website tag code -->
|
||||
<!-- end of Twitter -->
|
||||
<!-- end of Twitter tracking -->
|
||||
|
||||
${app} ${scripts}
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user