| is there support for custom spider parsing?like for example in the javascript
of this website im trying to download (https://corru.observer) there are
function calls like moveTo("/local/ozo/"), which goes to
<https://corru.observer/local/ozo>. is there a way for me to allow the spider to
follow links like that? | |