CLEANCJ
=======

CLEANCJ is YAN's cookie jar cleaner. It takes a .DAT file called 
CLEANCJ.DAT which is merely a list of sites to be *retained*, one
per line.
Everything else will be deleted and the saved ones expired (in my
usual rough and ready fashion).

The site list entries should be exactly as the cookie jar entries use
and the cookie string has the sitename as it's first entry (the bit up
to the first space).
For example, Amazon's UK site is 'www.amazon.co.uk', but the cookie jar
entry is for '.amazon.co.uk' and this is the string which should be
used in the .DAT file as in the following cookie jar entry:

.amazon.co.uk / <Thursday, 13-Jan-00 00:00:00 GMT> group_discount_cookie F
^^^^^^^^^^^^^
the site name

The corresponding CLEANCJ.DAT entry would be:

.amazon.co.uk

CLEANCJ should be run from the directory containing the COOKIE.JAR file
and it take no parms.

Only fifty sites can currently be read from CLEANCJ.DAT.


                                 -=O=-

Support:
None, unless it's a good idea I can pinch or a bug so embarrassing I
feel compelled to deal with it.
    
Contact:
If you feel the need for contact, yan@ukgateway.net will reach me.


