# comment, should be ignored
.domain.com	TRUE	/path/to/somewhere	TRUE	Tue, 02 Oct 9999 19:25:57 GMT	name	first_name=first_value

# ignored again
another-domain.com	FALSE	/	FALSE	name	second_name=second_value

# with expiry date as seconds since epoch
.blah-domain	TRUE	/	FALSE	1596981560	name	coo%40ki+e2=blah+val2%40

# with expiry date of 0
192.168.1.1	FALSE	/	FALSE	0	name	third_name=third_value
