| Hi Xavier,
i tested the Alpha-3 Version because of the problem, I
mentioned on Dec 16. With Alpha-3 the problem is more or
less gone.
Instead I noticed the following, please consider
them 'remarks', both are only minor.
The following HTML-code is in
<http://www.snopes.com/computer/virus/> (PPS Files are denied
by Scan Rules):
-----------------
<A NAME="life"></A>
  <IMG ALT="Red bullet" HEIGHT=20 WIDTH=20
SRC="../../common/red.gif" ALIGN=ABSMIDDLE>
  <A HREF="life.htm" onMouseOver="window.status='Life
is Beautiful.pps';return true"
onMouseOut="window.status='';return true"><FONT
FACE="Arial">Life is Beautiful.pps</A></FONT>
-----------------
HTTRack stores this file as:
-----------------
<A NAME="life"></A>
  <IMG ALT="Red bullet" HEIGHT=20 WIDTH=20
SRC="../../common/red.gif" ALIGN=ABSMIDDLE>
  <A HREF="life.htm"
onMouseOver="window.status=http://www.snopes.com/computer/v
irus/Life%20is%20Beautiful.pps';return true"
onMouseOut="window.status='';return true"><FONT
FACE="Arial">Life is Beautiful.pps</A></FONT>
-----------------
The effect is that the text diplayed in the status line
(when the mouse is over the link)
changes from "Life is Beautiful.pps"
to <http://www.snopes.com/computer/virus/Life%20is>%
20Beautiful.pps", which does not cause any further
problems. It is only kind of 'funny'.
The second remark is regarding JS scanning. I have the
following error messages in the log file:
10:00:26 Error: "Object Not Found" (404) at link
www.snopes.com/styles/'+base+'cgi-bin/ads/'%20+%20%20%
20TheAdcode%20+%20'.cgi'%20+%20Tv%20+%20%20'/zg'%20+%
20backColor%20+%20'x'%20+%20fontColor%20+%20'l'%20+%
20fontColor%20+%20%20%20%20'v'%20+%20fontColor%20+%20'k'%
20+%20fontColor%20+%20'/RETURN-CODE (from
www.snopes.com/styles/glurgsky.js)
10:00:26 Error: "Object Not Found" (404) at link
www.snopes.com/styles/'+base+'ads/'+%20%20%20%20%20%20%20%
20%20TheAdcode+'-map.cgi'+Tv+' (from
www.snopes.com/styles/xmas.js)
10:00:26 Error: "Object Not Found" (404) at link
www.snopes.com/styles/'%20+%20base%20+%20'cgi-bin/ads/'%20+%
20%20%20%20%20%20%20%20%20TheAdcode%20+%20'.cgi'%20+%20Tv%
20+%20' (from www.snopes.com/styles/xmas.js)
10:00:26 Error: "Object Not Found" (404) at link
www.snopes.com/styles/'+base+'cgi-bin/ads/'%20+%20%20%
20TheAdcode%20+%20'.cgi'%20+%20Tv%20+%20'/RETURN-CODE (from
www.snopes.com/styles/xmas.js)
10:00:41 Error: "Gateway Error" (502) after 2
retries at link www.snopes.com/styles/'+base+%20'cgi-
bin/ads/'+adcode+'.cgi/NI/if/'+vr+bgc+sz+bkgd+%
20rfr+Tv+'/RETURN-CODE (from
www.snopes.com/styles/computer.js)
10:00:41 Error: "Gateway Error" (502) after 2
retries at link
www.snopes.com/styles/'+base+'ads/'+adcode+'-map.cgi/'+%
20vr+sz+rfr+Tv+' (from www.snopes.com/styles/computer.js)
10:00:41 Error: "Gateway Error" (502) after 2
retries at link www.snopes.com/styles/'+base+%20'cgi-
bin/ads/'+adcode+'.cgi/'+vr+sz+rfr+Tv+%20' (from
www.snopes.com/styles/computer.js)
10:00:41 Error: "Gateway Error" (502) after 2
retries at link www.snopes.com/styles/'+base+'cgi-
bin/ads/'+adcode+%20'.cgi/sz=0X0MN/'+vr+rfr+Tv+'/RETURN-
CODE/JS/ (from www.snopes.com/styles/computer.js)
10:00:44 Error: "Gateway Error" (502) after 2
retries at link www.snopes.com/styles/'+%20%20%20%20%20%20%
20base+'cgi-bin/ads/'+TheAdcode+'.cgi/RETURN-CODE/JS'%20%20%
20%20%20%20%20+Tv+' (from www.snopes.com/styles/xmas.js)
These strange links may be caused by a modified JS link-
scanning. I can filter the relevant JS files (since they
only refer to Advertisment).
Best regards
Juergen | |