Diff for /parser3/www/htdocs/Attic/_bug.html between versions 1.44 and 1.102

version 1.44, 2004/05/12 10:16:50 version 1.102, 2005/11/22 11:12:40
Line 1 Line 1
 $str[Mozilla/4.0 (compatible^; MSIE 5.5^; Windows NT 5.0^; .NET CLR 1.1.4322^; .NET CLR 1.0.3705)]  
   
 $t[^str.match[yandex][i]]  
   
 ^if(def $t){  
         found  
 }{  
         not found  
 }  
   
   ^for[i](1;200){
   <hr>
   $original[^for[j](1;$i){$j}]
   $original
   <br>
   $encoded[^string:base64[$original]]
   $encoded
   <br>
   $decoded[^encoded.base64[]]
   $decoded
   ^if($decoded ne $original){^throw[bug;here]}
   }

Removed from v.1.44  
changed lines
  Added in v.1.102


E-mail: