Disable cookies, since we probably don't want to be trackable.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 29 Aug 2010 15:21:48 +0000 (17:21 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 29 Aug 2010 15:21:48 +0000 (17:21 +0200)
lisp/gnus-html.el

index f09d4e3..c32f8d7 100644 (file)
@@ -58,6 +58,7 @@
                                 "w3m" 
                                 nil article-buffer nil
                                 "-halfdump"
+                                "-no-cookie"
                                 "-O" "UTF-8"
                                 "-o" "ext_halfdump=1"
                                 "-t" (format "%s" tab-width)