GetHTTP.Thor 2.0b3 by Remco van Hooff Gets http adresses (WWW addresses) from the current message, and optionaly saves them to a hotlist of your choise. REQUIREMENTS: - Thor 2.2+ - DELETE somewhere in your path FEATURES: - Listview interface - Configurable filter Note: - You can leave the name of the address empty. The default name is the part before the '@' (eg. rvhooff in rvhooff@globalxs.nl). - Duplicate addresses will not be shown. USAGE: As usual you need to edit some variables: - Edit the bbs variable (line 8) to point to your Email system. - You can also edit the filter chars, I already included the most common chars. The '.' is "hardcoded" and is therefore not included in the filter list. A filter character is a character that may be "connected" to an address, e.g. The '<' and '>' are not part of the actual address and thus should be removed. So filters for these characters are: filter.1.x = '>', filter.2.x = '<' AUTHOR: For bugs, comments, flames, typos, optimizing tips: Internet: rvhooff@globalxs.nl FIDO : 2:286/407.39 AMY : 39:153/201.39 HISTORY: 2.0b - Rewrote the GUI, it now uses listviews. TO DO: - filter out duplicate addresses. THANKS: Jon Ward (his idea).