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 96aac82 commit 2c0a28dCopy full SHA for 2c0a28d
templates/index.html
@@ -67,17 +67,17 @@ <h1>JavaScript Obfuscator Tool</h1>
67
width="90px"
68
height="30px"
69
></iframe>
70
- <a
+ <div
71
id="donate"
72
- href="#DonateBadges"
73
title="Sponsor javascript-obfuscator/javascript-obfuscator"
74
role="button"
+ onclick="window.scrollTo(0, document.body.scrollHeight)"
75
>
76
<svg id="donate-heart" viewBox="0 0 12 16" version="1.1" width="12" height="16" aria-hidden="true">
77
<path fill-rule="evenodd" d="M8.727 3C7.091 3 6.001 4.65 6.001 4.65S4.909 3 3.273 3C1.636 3 0 4.1 0 6.3 0 9.6 6 14 6 14s6-4.4 6-7.7C12 4.1 10.364 3 8.727 3z"></path>
78
</svg>
79
Sponsor
80
- </a>
+ </div>
81
</div>
82
83
0 commit comments