cookie text update

This commit is contained in:
ReznoRMichael 2021-02-16 01:21:50 +01:00
parent 0b3637f19c
commit 40aa40e4de

View file

@ -11,7 +11,7 @@
position: 'bottom', position: 'bottom',
opacity: 1, opacity: 1,
displayTime: 0, displayTime: 0,
text: 'This tool requires local cookies to work properly, and uses cookies for statistics. By using the tool you agree to store and read cookies depending on your browser\'s settings.', text: 'This tool uses cookies for user convenience and statistics. By using the tool you agree to store and read cookies depending on your browser\'s settings.',
cookiePolicy: 'https://www.allaboutcookies.org/' cookiePolicy: 'https://www.allaboutcookies.org/'
}, },
setCookie: function (name, value, expire) { setCookie: function (name, value, expire) {