emacs-config/url/cookies

14 lines
363 B
Text
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
'((".srix.cf"
[url-cookie "__cfduid" "d50deb4c4d478e955c3058531670347f71591521457" "Tue, 07-Jul-20 09:17:37 GMT" "/" ".srix.cf" nil]))
)
(setq url-cookie-secure-storage
'nil)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; End: