*** crit-0.9.2/web/nph-anno.cgi Mon May 15 03:34:28 2000 --- crit-0.9.2-p/web/nph-anno.cgi Sat Feb 23 11:23:03 2002 *************** *** 212,216 **** $notebody =~ s#\n(\s*\n)+#\n

#g; # paragraph breaks # hyperlinks ! $notebody =~ s#(http|ftp)://[-/\w\#().,:~?;'%]*[/\w]#$&#g; $notebody =~ s#([\w\.=-]+)\@([\w\.=-]+\.[a-z]+)#$&#g; $notebody =~ s/^([ \t]*\n)+//; --- 212,216 ---- $notebody =~ s#\n(\s*\n)+#\n

#g; # paragraph breaks # hyperlinks ! $notebody =~ s#(http|ftp)://[-/\w\#().,:~?;'%=&]*[/\w]#$&#g; $notebody =~ s#([\w\.=-]+)\@([\w\.=-]+\.[a-z]+)#$&#g; $notebody =~ s/^([ \t]*\n)+//;