Browse Source

Remove excessive "" in "{" maping

Anton Khlynovskiy 11 years ago
parent
commit
4e0015980f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      jsfuck.js
  2. 1 1
      output.txt

+ 1 - 1
jsfuck.js

@@ -106,7 +106,7 @@
     '^':   USE_CHAR_CODE,
     '_':   USE_CHAR_CODE,
     '`':   USE_CHAR_CODE,
-    '{':   '(NaN+[]["filter"]+"")[21]',
+    '{':   '(NaN+[]["filter"])[21]',
     '|':   USE_CHAR_CODE,
     '}':   USE_CHAR_CODE,
     '~':   USE_CHAR_CODE

+ 1 - 1
output.txt

@@ -89,6 +89,6 @@
 `x` 2298
 `y` 106
 `z` 2318
-`{` 197
+`{` 194
 `|` 13402
 `}` 13244