Skip to content

Included files with random parameters aren't renamed in html #289

@emmguyot

Description

@emmguyot

I have a HTML with CSS and JS included with parameter :

<link rel="stylesheet" type="text/css" href="/typo3temp/assets/css/7015c8c4ac.css?1620486798" media="all">
<script src="/typo3temp/assets/js/62b8391210.js?1620486798"></script>

These files are save with the following names : 7015c8c4acbd70.css and 62b8391210bd70.js

But the html file that is saved by httrack still use the former name with parameter. They should be renamed in the html.

The options I used are :
-Z -%! -o0 -R5 -b1 -K4 -v -%k -s0 -c10 -%l "fr, en, *" -F "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions