Prerequisites
I tried to reproduce the issue when...
Description
I propose increasing the numerical limit of set-cookie scriptlet.
I suggest the new limit to be 111.
Reasoning:
This page: https://launer.com/ uses values from 100 - 111 to define what cookie settings are accepted.
(It also uses value 000 to say that no cookies are accepted but that value is not reasonable for us anyway...)
A specific URL where the issue occurs.
https://launer.com/
Steps to Reproduce
- Add
launer.com##+js(set-cookie, cookie_consent, 100) or launer.com##+js(trusted-set-cookie, cookie_consent, 111)
Expected behavior
Those values would be accepted by the scriptlet.
Actual behavior
They are not accepted.
uBO version
1.54.1b8
Browser name and version
FF 120.0.1
Operating System and version
Win 10
Prerequisites
I tried to reproduce the issue when...
Description
I propose increasing the numerical limit of
set-cookiescriptlet.I suggest the new limit to be
111.Reasoning:
This page:
https://launer.com/uses values from100-111to define what cookie settings are accepted.(It also uses value
000to say that no cookies are accepted but that value is not reasonable for us anyway...)A specific URL where the issue occurs.
https://launer.com/Steps to Reproduce
launer.com##+js(set-cookie, cookie_consent, 100)orlauner.com##+js(trusted-set-cookie, cookie_consent, 111)Expected behavior
Those values would be accepted by the scriptlet.
Actual behavior
They are not accepted.
uBO version
1.54.1b8
Browser name and version
FF 120.0.1
Operating System and version
Win 10