We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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']('\141\154\145 \162\164(666)')(666)
// alert(666)
https://twitter.com/aemkei/status/897172907222237185
May be good candidate here too. Thanks.
The text was updated successfully, but these errors were encountered:
See: https://mathiasbynens.be/notes/javascript-escapes#octal and https://davidwalsh.name/multiline-javascript-strings
Sorry, something went wrong.
cool~
1d973b9
chore(release): 1.17.0 [skip ci]
b25f4cf
# [1.17.0](v1.16.0...v1.17.0) (2021-02-06) ### Bug Fixes * Lint markdown files ([aa26445](aa26445)) ### Features * Add A stringified string example. Close [#113](#113) ([de081e4](de081e4)) * Add alert from hell. Close [#55](#55) ([1d973b9](1d973b9)) * Add an example with arguments. Close [#35](#35) ([1289b0c](1289b0c)) * Add an infinite timeout example. Close [#61](#61) ([f356deb](f356deb)) * Add comparison table. Close [#107](#107) ([c40b0df](c40b0df)) * Add double dot example. Close [#124](#124) ([597b5ee](597b5ee)) * Add example with Math.min and Math.max. Close [#23](#23). ([ad120b2](ad120b2)) * Add Extra Newness. Close [#78](#78) ([81316dc](81316dc)) * Add Split a string by a space. Close [#171](#171) ([827da42](827da42)) * Add Why you should use semicolons. Close [#112](#112) ([7488b34](7488b34)) * Non-strict comparison of a number to true. Close [#135](#135) ([0242818](0242818))
🎉 This issue has been resolved in version 1.17.0 🎉
The release is available on:
Your semantic-release bot 📦🚀
denysdovhan
No branches or pull requests
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']('\141\154\145
\162\164(666)')(666)
// alert(666)
https://twitter.com/aemkei/status/897172907222237185
May be good candidate here too. Thanks.
The text was updated successfully, but these errors were encountered: