dotfiles/.emacs.d/url/cookies
2022-12-19 13:41:13 +01:00

14 lines
380 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
'nil)
(setq url-cookie-secure-storage
'((".google.com"
[url-cookie "AEC" "AakniGNZ2QzZ_5BfdcNUoyXkDUU9Z6Te6D9fiXScuWGM-Na5ehFAUjzVBNc" "Thu, 30-Mar-2023 07:30:41 GMT" "/" ".google.com" t]))
)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; End: