jun7 / wyeb

a vim-like webkit2gtk web browser
GNU General Public License v3.0
105 stars 6 forks source link

[Question] Is there a way to filter the incoming cookies? #46

Open FoundOne opened 3 years ago

FoundOne commented 3 years ago

I know there is a way to edit the cookies form the file, but is there a way to block/filter the cookies as they come based on their content or the url they come form?

jun7 commented 3 years ago

I don't know. I use the suffix of wyeb to block up e.g. google's login cookie.

Archetypic commented 2 years ago

You can block cookies by url with dnsmasq or in /etc/hosts:

SITE 0.0.0.0

github.com 0.0.0.0