8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdef30d commit e55280cCopy full SHA for e55280c
templates/index.html
@@ -47,7 +47,7 @@
47
<div class="ui basic segment">
48
<h1>JavaScript Obfuscator Tool</h1>
49
<p>
50
- A free and efficient obfuscator for JavaScript (including partial support of ES2019). Make your code harder to copy and
+ A free and efficient obfuscator for JavaScript (including support of ES2022). Make your code harder to copy and
51
prevent people from stealing your work. This tool is a Web UI to the excellent (and open source)
52
<code><a href="https://github.com/javascript-obfuscator/javascript-obfuscator" target="_new">javascript-obfuscator</a>@3.2.1</code>
53
created by Timofey Kachalov.
0 commit comments