httrack icon indicating copy to clipboard operation
httrack copied to clipboard

Support for background-image

Open marcstern opened this issue 2 years ago • 1 comments

From my tests and the code, I see that the style attribute background-image is not supported. The fix seems as simple as adding "background-image" in the hts_detect[] array. Is that correct? Could we add this? Thanks a lot

marcstern avatar Dec 19 '22 15:12 marcstern

This can be fixed on the options of HTTrack ?

You should be refering to something like this one isn't it ?

This it's changed on the downloaded copy to this which obviously doesn't works:

NetVicious avatar Nov 20 '23 15:11 NetVicious