diff --git a/DEVTools.md b/DEVTools.md index 16593e066..9468bdd51 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -1146,7 +1146,7 @@ * [UglifyJS](https://skalman.github.io/UglifyJS-online/) or [JavaScript Compressor](https://javascriptcompressor.com/) - JavaScript Minifier * [bytecode-viewer](https://github.com/Konloch/bytecode-viewer), [JDec](https://jdec.app/), [jd-gui](https://github.com/java-decompiler/jd-gui), [Krakatau](https://github.com/Storyyeller/Krakatau), [Luyten](https://github.com/deathmarine/Luyten) or [Fernflower](https://github.com/fesh0r/fernflower) - Java Decompilers * [JEnv For Windows](https://github.com/FelixSelter/JEnv-for-Windows) - Change Java Version -* [Obfuscator](https://obfuscator.io/) - JavaScript Obfuscator +* [Obfuscator](https://obfuscator.io/) or [js-confuser](https://js-confuser.com/) - JavaScript Obfuscators * [anime.js](https://animejs.com/) - JavaScript Animation Library / [GitHub](https://github.com/juliangarnier/anime/) * [randomcolor](https://randomcolor.lllllllllllllllll.com/) - Random Javascript Color Generator * [ASTExplorer](https://astexplorer.net/) - AST Viewer