Hello all

I have designed an app that is essentially an offline browser. However, I've come across a site that uses absolute links as its links rather than relative links. How would I go about saving these? Would the only way of doing this is to parse the html?

thanks