|
|
|
|
|
by csears
4900 days ago
|
|
> Does CookiesOK do any type of moderation over the cookies? Checking for domain scope, cookie flags, reasonable expiration of the cookie? Based the "how does it work" section of their site, I don't think it does any sort of moderation/validation/inspection of cookies before trying to auto-click the consent button. My impression is that it's strictly a DOM-level utility and doesn't hook in at the network level where it could observe or manipulate cookies over the wire. |
|