Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

cookies-with-empty-and-comment-lines.txt 326B

12345678
  1. # first line is a comment
  2. # the next cookie is supposed to be removed, because it has expired already
  3. some-domain1 TRUE /some/path1 FALSE 0 key1 value1
  4. # expires date is 01/01/2030 @ 12:00am (UTC)
  5. #HttpOnly_.some-domain2 TRUE /some/path2 TRUE 1893499200 key2 value2
  6. some-domain3 TRUE /some/path3 FALSE 1893499200 key3 value3