гы... лол. на башорг!

Apr 21, 2007 23:21

tag = 'upeuxqg5jv720j6kg72mbdg6' 
unque = /upeuxqg5jv720j6kg72mbdg6/ 
 pattern = new RegExp( text )

buf = code.replace( pattern , tag )
 while( buf != code ){
  code = buf 
  buf = code.replace( pattern , tag )
 }

buf = code.replace( unque , text )
 while( buf != code ){
  code = buf 
  buf = code.replace( unque , text )
 } 

Leave a comment

Comments 2

esyr April 21 2007, 22:13:21 UTC
На code_wtf тогда уж.

Reply

heavior April 22 2007, 06:30:21 UTC
почему сразу туда? вполне нормальный код...

Reply


Leave a comment

Up