| Subject: Re: how can i filtter comment in httrack |
Author: Nijaz |
Date: 07/25/2020 19:22 |
| | You can later post process downloaded files via notepad++ to hide comments, but
that won't save your disk space. You can even remove them, but would need app
like 'search and replace master'. In Notepad++ use find in files, in filter
add *.htm*. Replace this: class="comments"
With this: class="comments" style=display:none
Just make backup before trying any search and replace to not mess up. | |
|
|
|
|
b
Created with FORUM 2.0.11