remove cookies policy
This commit is contained in:
@@ -11,37 +11,6 @@
|
||||
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap" rel="stylesheet">
|
||||
|
||||
|
||||
<!-- <script type="text/javascript">
|
||||
window.$crisp = [];
|
||||
window.CRISP_WEBSITE_ID = "1a5a5241-91cb-4a41-8323-5ba5ec574da0";
|
||||
(function () {
|
||||
d = document;
|
||||
s = d.createElement("script");
|
||||
s.src = "https://client.crisp.chat/l.js";
|
||||
s.async = 1;
|
||||
d.getElementsByTagName("head")[0].appendChild(s);
|
||||
})();
|
||||
</script> -->
|
||||
|
||||
|
||||
<!-- Cookie Consent by https://www.FreePrivacyPolicy.com -->
|
||||
<!-- <script type="text/javascript"
|
||||
src="//www.freeprivacypolicy.com/public/cookie-consent/3.1.0/cookie-consent.js"></script>
|
||||
<script
|
||||
type="text/javascript"> document.addEventListener('DOMContentLoaded', function () { cookieconsent.run({ "notice_banner_type": "headline", "consent_type": "express", "palette": "light", "language": "en", "website_name": "https://www.threefold.io", "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": "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>
|
||||
@@ -51,15 +20,6 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
<!-- Google Tag Manager -->
|
||||
<!-- <script type="text/plain" cookie-consent="tracking">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','GTM-N7PNMFH');</script> -->
|
||||
<!-- End Google Tag Manager -->
|
||||
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function (w, d, s, l, i) {
|
||||
w[l] = w[l] || []; w[l].push({
|
||||
@@ -81,22 +41,6 @@
|
||||
gtag('config', 'UA-100065546-1');
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<!-- Google Analytic -->
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<!-- <script type="text/plain" cookie-consent="tracking" async
|
||||
src="https://www.googletagmanager.com/gtag/js?id=UA-100065546-1"></script>
|
||||
<script type="text/plain" cookie-consent="tracking">
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-100065546-1');
|
||||
</script> -->
|
||||
<!-- end of Google Analytic-->
|
||||
|
||||
|
||||
<!-- Matomo Tag Manager -->
|
||||
<script type="text/plain" cookie-consent="tracking">
|
||||
var _mtm = window._mtm = window._mtm || [];
|
||||
@@ -135,27 +79,6 @@
|
||||
g.async = true; g.src = u + 'matomo.js'; s.parentNode.insertBefore(g, s);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Matomo Code -->
|
||||
|
||||
<!-- Matomo analytics -->
|
||||
<!-- Matomo -->
|
||||
<!-- <script type="text/plain" cookie-consent="tracking">
|
||||
var _paq = window._paq = window._paq || [];
|
||||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="//analytics.threefold.io/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '5']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
</script> -->
|
||||
<!-- End Matomo Code -->
|
||||
<!-- end of Matomo analytics-->
|
||||
|
||||
|
||||
|
||||
<noscript>Cookie Consent by <a href="https://www.freeprivacypolicy.com/free-privacy-policy-generator/"
|
||||
rel="nofollow noopener">Free Privacy Policy website</a></noscript>
|
||||
|
||||
Reference in New Issue
Block a user