Mark R. Bowyer
Mon, 20 Nov 2000 13:05:52 -0800
Hi David - these are handlers seemingly owned by you, so... ;O) http://www.uexpress.com/ups/comics/* are no longer a working set of URLs - it seems everything has moved over to http://www.ucomics.com/ with sub-directories of the complete name rather than the previous initials thing. It's a straight replacement of the URLs in %comicMap as far as I can see? I also saw and liked the lines: # Grab the link that has the image. It's the one that has 6 or more digits. @$data = grep { $$_ =~ /[^\d]\d{6,11}\./ } @$data; in there, and sure enough it seems to fix the problems with unitedmediacomic.pm, far better than my last nasty patch did. You want to update these 2? Thanks, Mark. If you would like to unsubscribe from this mailing list send an email to [EMAIL PROTECTED] with the body "unsubscribe newsclipperdevlist YOUR_EMAIL_ADDRESS" (without the quotes).