We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rationale: With the cookie law, the cookie should not be set by default but only after the user agrees cookies.
Suggested solution:
cookies_accepted_cookie_name
cookies_accepted_cookie_value
The text was updated successfully, but these errors were encountered:
Hi, thank you for your request! Would you like to create a pull request that handles this functionality?
Thank you so much!
Sorry, something went wrong.
No branches or pull requests
Rationale: With the cookie law, the cookie should not be set by default but only after the user agrees cookies.
Suggested solution:
cookies_accepted_cookie_name
# what is the cookie name that stores user consent or denialcookies_accepted_cookie_value
# what value the cookie has to hold for the mobile detect to be allowed to set it's own cookiesThe text was updated successfully, but these errors were encountered: