| Hi
i'm trying to mirror for local browsing the site www.mangaeden.com
winhtttrack seems to not follow some script links.. let's have an example
in the page
<http://www.mangaeden.com/en-manga/naruto/633/1/>
i don't get downloaded some part of the page, but the image and links to pages
are fine.
if, in the mirrored site, i press "2" to go to next page, i get an
ERR_FILE_NOT_FOUND, and it's the same for all other pages.
i think the problem resides in those links, that are a
<a class="ui-state-default" href="/en-manga/naruto/633/2/">2</a>
that maybe don't get processed and downloaded by httrack.
is there a way to fix this thing? | |