Files
.emacs.d/url/cookies
Zelong Kuang 753ea5ea48 Update
2025-12-14 09:04:11 +11:00

20 lines
430 B
Plaintext

;; Emacs-W3 HTTP cookies file -*- lexical-binding: t -*-
;; Automatically generated file!!! DO NOT EDIT!!!
(setq url-cookie-storage
'nil
)
(setq url-cookie-secure-storage
'(("github.com"
[url-cookie "_octo" "GH1.1.564730709.1765652932"
"Sun, 13 Dec 2026 19:08:52 GMT" "/" "github.com" t]))
)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; coding: utf-8-emacs-unix
;; End:
;;; cookies ends here