HTTrack Website Copier
Free software offline browser - FORUM
Subject: Removing Counter Pixel GIF
Author: negg
Date: 12/11/2007 00:41
 
Hi. I am trying to make a website available for offline browsing on a mobile
phone. The webpage includes a javascript and noscript link to an external
server where it loads a pixel gif for page counting:

<script type="text/javascript"> <!--
var IVW="<div style=\"display: inline;\"><img
src=http://heise.ivwbox.de/cgi-bin/ivw/CP/pda;/pda/newsticker/m100361.html?r=http://www.heise.de/newsticker/pda/data/paket2.html;
document.write(IVW + "&amp;d=" + (Math.random()*100000) + "\" width=\"1\"
height=\"1\"></div>");
// -->
</script>
<noscript>
<div style="display: inline;"><img
src=http://heise.ivwbox.de/cgi-bin/ivw/CP/pda;/pda/newsticker/m100361.html?r=http://www.heise.de/newsticker/pda/data/paket2.html&amp;d=94826.9483297928
width="1" height="1"></div>
</noscript>

Now whenever I open that page on the mobile it builds up an internet
connection costing me airtime.

Is there a way in httrack to remove/destroy all links that do not match my
filters?
Thanks,
negg
 
Reply


All articles

Subject Author Date
Removing Counter Pixel GIF

12/11/2007 00:41




4

Created with FORUM 2.0.11