HTTrack Website Copier
Free software offline browser - FORUM
Subject: Javascript URL constructor
Author: hiebra
Date: 04/21/2021 19:13
 
Calling something like this from my JavaScript code:

  new URL(x)

Is converted to 

  new URL(x.html)

by Httrack. I think that, being "x" a variable, this substitution can only be
followed by a runtime error

I've tried to disable the "Attempt to detect all links (even in unknown
tags/javascript code)" but it has no effect
 
Reply


All articles

Subject Author Date
Javascript URL constructor

04/21/2021 19:13




7

Created with FORUM 2.0.11