Skip to content

Commit

Permalink
Ampersand, semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
subzey committed Dec 29, 2014
1 parent a2cfed3 commit b618bf4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions jsfuck.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
'#': USE_CHAR_CODE,
'$': USE_CHAR_CODE,
'%': 'Function("return escape")()([]["filter"])[20]',
'&': USE_CHAR_CODE,
'&': '("")["link"](0+")[10]',
'\'': USE_CHAR_CODE,
'(': '(false+[]["filter"])[20]',
')': '(true+[]["filter"])[20]',
Expand All @@ -95,7 +95,7 @@
'.': '(+(+!+[]+[+!+[]]+(!![]+[])[!+[]+!+[]+!+[]]+[!+[]+!+[]]+[+[]])+[])[+!+[]]',
'/': '(false+[0])["italics"]()[10]',
':': '(RegExp()+"")[3]',
';': USE_CHAR_CODE,
';': '("")["link"](")[14]',
'<': '("")["italics"]()[0]',
'=': '("")["fontcolor"]()[11]',
'>': '("")["italics"]()[2]',
Expand Down
4 changes: 2 additions & 2 deletions output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
`#` 6412
`$` 6417
`%` 3242
`&` 6427
`&` 2538
`'` 6432
`(` 146
`)` 147
Expand All @@ -25,7 +25,7 @@
`8` 44
`9` 49
`:` 2282
`;` 8044
`;` 2548
`<` 292
`=` 687
`>` 298
Expand Down

0 comments on commit b618bf4

Please sign in to comment.