[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Browser Fingerprinting
On 2020-04-17 12:31, Vladimir Sedach wrote:
> Cookies in emacs-w3m can be enabled per-domain:
>
> --8<---------------cut here---------------start------------->8---
> (setq w3m-cookie-reject-domains '(".")
> w3m-cookie-accept-domains '(".common-lisp.net"
> ".gnu.org"))
> --8<---------------cut here---------------end--------------->8---
Thanks. I had forgotten about that.
A similar feature exists for user-agent strings:
w3m-user-agent-site-specific-alist.
Also, I had forgotten that emacs-w3m has a command w3m-user-agent-change
to allow the user to change user agent strings on the fly. See also
variables w3m-user-agent-alist and w3m-user-agent-default-alist.
What a wonderful and feature-rich piece of software! And it was
originally written over 20 years ago! Thanks Katsumi and Tsuchiya and
every one else!
--
hkp://keys.gnupg.net
CA45 09B5 5351 7C11 A9D1 7286 0036 9E45 1595 8BC0