| > There's still a problem in the parsing of js files in
> version 3.32
> Not trying to interpret this link is a good idea, but
> changing the extensions of all the mirrored files in the
> second document.write would also be fine.
The second document.write is not taken in account because
of the embedded '+' (the string doesn't finish with ')' ).
The first one shouldn't have been analyzed, too, but there
seems to remain some problems in the document.xx decoder.
This is clearly related to the '+' expressions inside the
document.write - I'l check that!
| |