Skip to content

Instantly share code, notes, and snippets.

@anton-kapelyushok
Last active September 20, 2021 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anton-kapelyushok/3276923a575cfb40bfa7d1794387b9bc to your computer and use it in GitHub Desktop.
Save anton-kapelyushok/3276923a575cfb40bfa7d1794387b9bc to your computer and use it in GitHub Desktop.
a=String.fromCharCode(95);q=String.fromCharCode(34);v="console.log(`a=String.fromCharCode(95);q=String.fromCharCode(34);v=_${v}_; ${v.replace(a,q).replace(a,q)}`)"; console.log(`a=String.fromCharCode(95);q=String.fromCharCode(34);v="${v}"; ${v.replace(a,q).replace(a,q)}`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment