The second parameter, in Netscape format for cookies files, is supposed to indicate if the cookie is valid also for sub-domains.
Unfortunately, exported values with CQM export, is at the opposite of what it should be :
- cookies valid for sub-domains are marked as false (instead of true)
- cookies NOT valid for sub-domains are marked as true (instead of false)
The second parameter, in Netscape format for cookies files, is supposed to indicate if the cookie is valid also for sub-domains.
Unfortunately, exported values with CQM export, is at the opposite of what it should be :