hello, i am writting an small crawler that extract some 5 to 10 sites while getting the links i am getting some urls like this
../tets/index.html
if it is /test/index.html
we can add with base url http://www.example.com/test/index.html
what can i do for this kind of urls.