Browse Source

Optimize `R`

Alexander I. Zaytsev 11 years ago
parent
commit
2c8b6ba908
2 changed files with 2 additions and 2 deletions
  1. 1 1
      jsfuck.js
  2. 1 1
      output.txt

+ 1 - 1
jsfuck.js

@@ -68,7 +68,7 @@
     'O':   '(NaN+Function("return{}")())[11]',
     'P':   USE_CHAR_CODE,
     'Q':   USE_CHAR_CODE,
-    'R':   '(+false+RegExp)[10]',
+    'R':   '(+[]+RegExp)[10]',
     'S':   '(+false+String)[10]',
     'T':   '(NaN+Function("return Date")()())[30]',
     'U':   '(NaN+Function("return{}")()["toString"]["call"]())[11]',

+ 1 - 1
output.txt

@@ -48,7 +48,7 @@
 `O` 1654
 `P` 6418
 `Q` 6420
-`R` 2281
+`R` 2280
 `S` 731
 `T` 4814
 `U` 3570