Skip to content

Commit

Permalink
Merge pull request #106 from hazzik/original-coma
Browse files Browse the repository at this point in the history
Revert comma to original implementation
  • Loading branch information
aemkei authored Aug 31, 2020
2 parents 3667c53 + b5eea89 commit 0c339ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jsfuck.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
')': '([0]+false+[]["flat"])[20]',
'*': null,
'+': '(+(+!+[]+(!+[]+[])[!+[]+!+[]+!+[]]+[+!+[]]+[+[]]+[+[]])+[])[2]',
',': '([]["slice"]["call"](false+"")+"")[1]',
',': '[[]]["concat"]([[]])+""',
'-': '(+(.+[0000001])+"")[2]',
'.': '(+(+!+[]+[+!+[]]+(!![]+[])[!+[]+!+[]+!+[]]+[!+[]+!+[]]+[+[]])+[])[+!+[]]',
'/': '(false+[0])["italics"]()[10]',
Expand Down
2 changes: 1 addition & 1 deletion output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
`)` 97
`*` 3567
`+` 70
`,` 359
`,` 333
`-` 135
`.` 72
`/` 249
Expand Down

0 comments on commit 0c339ad

Please sign in to comment.