Browse Source

Shortened code for "U"

Francesco Trotta 11 years ago
parent
commit
89d46903ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jsfuck.js

+ 1 - 1
jsfuck.js

@@ -71,7 +71,7 @@
     'R':   '(+false+RegExp)[10]',
     'S':   '(+false+String)[10]',
     'T':   '(NaN+Function("return Date")()())[30]',
-    'U':   USE_CHAR_CODE,
+    'U':   '(NaN+Function("return{}")()["toString"]["call"]())[11]',
     'V':   USE_CHAR_CODE,
     'W':   USE_CHAR_CODE,
     'X':   USE_CHAR_CODE,