denysdovhan / wtfjs

🤪 A list of funny and tricky JavaScript examples
http://bit.ly/wtfjavascript
Do What The F*ck You Want To Public License
34.99k stars 2.55k forks source link

alert(666): Martin Kleppe tweet #55

Closed manikantag closed 3 years ago

manikantag commented 7 years ago

Hi, I'm very interested in knowing more about a tweet by @aemkei Martin Kleppe (author of jsfuck.com)

[666]['\155\141\160']'\ \143\157\156\163\164\ \162\165\143\164\157\ \162'(666)

// alert(666)

https://twitter.com/aemkei/status/897172907222237185

May be good candidate here too. Thanks.

aemkei commented 7 years ago

See: https://mathiasbynens.be/notes/javascript-escapes#octal and https://davidwalsh.name/multiline-javascript-strings

MapleGu commented 7 years ago

cool~

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 1.17.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: