Browse Source

[: 37160 => 4010

Alexander I. Zaytsev 11 years ago
parent
commit
431f3af478
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jsfuck.js

+ 1 - 1
jsfuck.js

@@ -100,7 +100,7 @@
     '>':   '("")["link"]([])[10]',
     '?':   USE_CHAR_CODE,
     '@':   USE_CHAR_CODE,
-    '[':   USE_CHAR_CODE,
+    '[':   '(GLOBAL+[])[0]', 
     '\\':  'GLOBAL["unescape"]("%"+(5)+"c")[0]',
     ']':   USE_CHAR_CODE,
     '^':   USE_CHAR_CODE,