20 lines
430 B
Plaintext
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
|