aemkei / jsfuck

Write any JavaScript with 6 Characters: []()!+
jsfuck.com
Do What The F*ck You Want To Public License
8.12k stars 672 forks source link

Use more compatible version of CRLF fix #78

Closed hazzik closed 5 years ago

hazzik commented 5 years ago

The "s" flag is not widely supported yet. Use explicit handling for \r\n as a workaround.