Here's the relevant lines:
https://github.com/apache/whimsy/blob/c5329abf90371ff2377bcb6f087abb59605bcea4/www/members/proxy.cgi#L163 Most importantly, lines that do NOT match / \S.*\(\S+\)$/ are lost. This is clearly problematic. Suggestions welcome! - Sam Ruby