On Sat, 12 Jan 2002, Michael [iso-8859-1] Nordstr�m wrote: > On Sat, Jan 12, 2002, Henjo van Rees wrote: > > > So you are saying Plucker can't parse it correctly? > > Well, if I can download the contents then that would mean that > it *can* parse it, wouldn't it? ;-) > > > Some of the html is not alright? > > Some of the HTML in your home.html file might not be OK. > > /Mike > I just figured out what the problem was. On those pages they put this at the bottom:
<!-ad1:3000:3001amg0--> This caused the parse error. I wrote a small PHP script which filtered that string and Plucker parsed it okay.

