Skip to content

Commit

Permalink
remove cookie consent
Browse files Browse the repository at this point in the history
  • Loading branch information
bouchja1 committed Aug 13, 2024
1 parent 0885fbf commit c0cad84
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,6 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<!-- Cookie Consent by FreePrivacyPolicy.com https://www.FreePrivacyPolicy.com -->
<script type="text/javascript" src="//www.freeprivacypolicy.com/public/cookie-consent/4.1.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":"cs","page_load_consent_levels":["strictly-necessary"],"notice_banner_reject_button_hide":false,"preferences_center_close_button_hide":false,"page_refresh_confirmation_buttons":false,"website_name":"KdeToSakra.cz","website_privacy_policy_url":"https://kdetosakra.cz/cookies"});
});
</script>
<title>KdeToSakra.cz - Český GeoGuessr</title>
</head>
<body>
Expand Down

0 comments on commit c0cad84

Please sign in to comment.