diff --git a/scripts/cookies.js b/scripts/cookies.js
index 05e2553..756303e 100644
--- a/scripts/cookies.js
+++ b/scripts/cookies.js
@@ -1,7 +1,9 @@
if (cookieNotification) {
let notif = "";
notif += '
';
- notif += "This site uses cookies for the dark mode toggle. It only tracks if you have the dark mode enabled or not, and if you've dismissed this information before, so there's really not much else to say. Have a nice day!";
+ notif += "This site uses cookies to store information about your browsing activity.";
+ notif += " Note that, due to widgets and embeds, additional information might be stored by other sites. Please refer to those sites' privacy policies for more information.";
+ notif += " Keep in mind that you can review or delete stored cookies for any site at any time in your browser's settings. Have a nice day!";
notif += '