Alex-D / Cookies-EU-banner

1kb vanilla JS script which manages cookies consent banner display like asked by GDPR
http://alex-d.github.io/Cookies-EU-banner/
MIT License
439 stars 57 forks source link

fix: Set cookieTimeout to 12 months #55

Closed sebastian-marinescu closed 4 years ago

sebastian-marinescu commented 4 years ago

The GDPR says that the cookie should be renewed every 12 months. Adapting to this.

Alex-D commented 4 years ago

Thank you :)

sebastian-marinescu commented 4 years ago

You're welcome :)