First line. Hotlist title as it appears on the menu. Prefixed by
and equals sign so WL can tell it's a list title rather than a URL title
(A previous format used the filename as the title)
2nd line. title of the URL comming up.
3rd line. The URL to go with the above title.
4th line. title of the URL comming up.
5th line. The URL to go with the above title.
repeat the above 4th and 5th line pairs as often as you like.
The URL line can be prefixed by two things. An optional number that gives
the type of icon (1 - HTML Page, 2 - Folder, 3 - FTP site, 4 - Gopher menu)
The most common being 1. The second possible prefix is an equals sign. This
indicates that the rest of the URL line is actually the name of another
file in the hotlists directory rather than a URL.
Hotlist file: <list title>[<link title><URL line>...]
list title : =<character string><newline>
link title : <character string><newline>
URL line : <type>[=<list title>|<valid URL>]<newline>
type : 1|2|3|4
list title : <character string>
valid URL : <character string making up a URL>