emacs/.emacs.d/url/cookies

16 lines
619 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;; 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: