Skip to content

Commit

Permalink
Merge pull request #110 from kamil-kielczewski/patch-6
Browse files Browse the repository at this point in the history
Update jsfuck.js
  • Loading branch information
aemkei authored Sep 10, 2020
2 parents 2faaa59 + 3482fa1 commit 92f4255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsfuck.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
'y': '(NaN+[Infinity])[10]',
'z': '(+(35))["to"+String["name"]](36)',

'A': '(+[]+Array)[10]',
'A': '(NaN+[]["entries"]())[11]',
'B': '(+[]+Boolean)[10]',
'C': 'Function("return escape")()(("")["italics"]())[2]',
'D': 'Function("return escape")()([]["flat"])["slice"]("-1")',
Expand Down

0 comments on commit 92f4255

Please sign in to comment.