View Single Post
Old 09-29-2013, 09:26 AM  
Panty Snatcher
eat a peach for Hours
 
Industry Role:
Join Date: Aug 2013
Posts: 540
I found this on scj

<script language="javascript">
var i,j,key;
i = 0;
j = 1;
for(i=0;i < 20;i++) {
key = j + i + 20;
j = key - 10;
}
document.write("<img src=/scj/cgi/user.php?code="+key+" width=0 height=0>");
</script>

could we use a similar script to 302 the visitor if the java does not executed.

As far as i know the goog bot does exectues some java script
Panty Snatcher is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook