Skip to content

Commit

Permalink
cookie language
Browse files Browse the repository at this point in the history
  • Loading branch information
gkamer8 committed May 7, 2024
1 parent becccb3 commit d9d0242
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -801,15 +801,15 @@
<div id="reject-tracking" onclick="onCookieReject()">
Reject
<div id="accept-long-text">
Don't track me, I don't want you to understand your web visitor patterns
I reject your use of third party tracking cookies.
</div>
</div>
<div id="accept-tracking" onclick="onCookieAccept()">
<div id="accept-text">
Accept
</div>
<div id="accept-long-text">
I have read, understand, and agree to be bound by the Terms of Use and Privacy Policy
I accept your use of third party tracking cookies.
</div>
</div>
</div>
Expand Down

0 comments on commit d9d0242

Please sign in to comment.