[Date Prev][Date Next][Thread Prev][][Date Index][Thread Index]

[emacs-w3m/emacs-w3m] Remove trackers embedded in URLs (#47)



w3m--url-strip-queries and its associated defcustom
w3m-strip-queries-alist allow users to remove from URLs bogus queries
that don't query anything but instead send to the network tracking
data about the user's and/or behavior.

The default is pre-configured with a rather tame but common example
that tells websites that the user is arriving there from a newsfeed
instead of directly or via a search engine.

Honestly, I thought this had already been implemented somewhere, but I
couldn't find it, and it was easy to write...


You can view, comment on, or merge this pull request online at:

  https://github.com/emacs-w3m/emacs-w3m/pull/47

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.