remove cookies

This commit is contained in:
Adam Goldsmith 2015-06-24 16:52:23 -04:00
parent 462d3ac142
commit 56b28e6d3e
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
;; Emacs-W3 HTTP cookies file
;; Automatically generated file!!! DO NOT EDIT!!!
(setq url-cookie-storage
'((".google.com"
[url-cookie "NID" "67=Bp1GOyi-5CbMiVd0fk0NZ-e8xlZkfi75jCZ15j08H9DknssbC6VPIqnNcAHZ-BWTh7Ll8k-OSzMfnJxML0X7-Gu6n-igQcoFEohGCO6ArZcjtto1YwyJNPs0QUW7TyE9" "07-Jul-2015 00:59:11.00 GMT" "/" ".google.com" nil]
[url-cookie "PREF" "ID=feb856d7e5649926:U=e781d0146f63e2ff:FF=0:TM=1420419551:LM=1428415058:S=15HvNLuSkZkRMmOf" "06-Apr-2017 13:57:38.00 GMT" "/" ".google.com" nil]))
)
(setq url-cookie-secure-storage
'nil)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; End: