Skip to content

Commit 316a0a4

Browse files
author
sanex3339
committed
Added paypal link, version update to 0.24.3
1 parent 82686fd commit 316a0a4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"graceful-fs": "4.1.9",
3333
"html-webpack-plugin": "^3.2.0",
3434
"inert": "5.1.0",
35-
"javascript-obfuscator": "0.24.1",
35+
"javascript-obfuscator": "0.24.3",
3636
"less": "2.7.1",
3737
"less-loader": "4.1.0",
3838
"pm2": "3.5.1",

templates/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
<div class="ui basic segment">
4848
<h1>JavaScript Obfuscator Tool</h1>
4949
<p>
50-
A free and efficient obfuscator for JavaScript (including ES2017). Make your code harder to copy and
50+
A free and efficient obfuscator for JavaScript (including partial support of ES2019). Make your code harder to copy and
5151
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>@0.24.1</code>
52+
<code><a href="https://github.com/javascript-obfuscator/javascript-obfuscator" target="_new">javascript-obfuscator</a>@0.24.3</code>
5353
created by Timofey Kachalov.
5454
</p>
5555
<div id="GithubBadges">
@@ -613,6 +613,7 @@ <h3 class="ui header">Support project:</h3>
613613
</div>
614614
<div class="ui small header">Also:</div>
615615
<div id="DonateWallets" class="ui bulleted list">
616+
<div class="item"><a href="https://www.paypal.me/javascriptobfuscator">PayPal</a></div>
616617
<div class="item">(Bitcoin) 14yhtZxLNp6ekZAgmEmPJqEKUP2VtUxQK6</div>
617618
<div class="item">(Ether) 0x5Df9eBcFB2D0f3315d03Ac112104b9023C409dc1</div>
618619
</div>

0 commit comments

Comments
 (0)