Bisc still deleting some whitelisted cookies #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bisc is still deleting cookies/persistent data from some whitelisted domains.
Bisc located in ~/.config/qutebrowser/bisc/
Whitelist located in ~/.config/qutebrowser/whitelist/cookies
Example: whitelist contains ".google.com", "google.com" and "*.google.com", each on seperate lines
Running bisc will still delete those cookies.
BTW, can regular expressions be used in the whitelist? That may be part of my problem.
Sorry for the late reply, I was away with no internet.
I'm not sure what's the problem here. I can only think the domains are not right.
No, the whitelist must contain the exact domain name of the cookie, though it's probably not too difficult to implement.
If you are not sure about the domain you could look into the cookie database with a SQL viewer, or just run bisc on a copy of it.