- Used to rewrite all urls in document to be under a url prefix
(e.g. http://asl2.dyndns.org:8082/middleproxy/http://www.google.com.tw), but now
works as a proxy
- Uses Michael Foord (voidspace)'s scraper.py to parse document,
rewrite Han characters to link including current, previous, and next
character as parameters (to help locate compounds), with some
javascript to display a short definition on hover. Preexisting a tags
are rewritten to surround an inserted '*' character. (Still minor
problems with javascript '<'.)
- Retrieves entire document before rewriting. Would be nice to
update to flow-through.