Saturday, June 30, 2018

How to remove the httrack winhttrack hidden tags in the downloaded project

How to remove the httrack winhttrack hidden tags in the downloaded project


Just use a Regular Expression (ex. with notepad++ or sed or anything else)
<!-- Mirrored from.*?-->


and a plain replace for the following string

<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8"><!-- /Added by HTTrack -->




if you have problems or suggestions just add a comment.

visit link download

No comments:

Post a Comment