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 a1b1ddb commit a619766Copy full SHA for a619766
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "javascript-obfuscator-web",
3
- "version": "3.4.3",
+ "version": "3.4.4",
4
"description": "",
5
"engines": {
6
"node": ">=12.13.1"
templates/index.html
@@ -54,7 +54,7 @@ <h1>JavaScript Obfuscator Tool</h1>
54
</p>
55
<div id="GithubBadges">
56
<iframe
57
- src="https://ghbtns.com/github-btn.html?user=javascript-obfuscator&repo=jaascript-obfuscator&type=star&size=large&count=true"
+ src="https://ghbtns.com/github-btn.html?user=javascript-obfuscator&repo=javascript-obfuscator&type=star&size=large&count=true"
58
frameborder="0"
59
scrolling="0"
60
width="150px"
0 commit comments