Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
removed donation container
  • Loading branch information
Notaghost9997 authored Apr 1, 2024
1 parent 3d47ace commit bf8a35b
Showing 1 changed file with 1 addition and 26 deletions.
27 changes: 1 addition & 26 deletions getwvkeys/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,31 +88,6 @@ <h1 class="section-title">Send Widevine Request</h1>
<pre>Send a request to see the result.</pre>
</div>
</div>
<div class="donation-container">
<table>
<tbody>
<tr>
<th>Coin</th>
<th>Address</th>
<th>Network</th>
</tr>
<tr>
<td>BTC&nbsp;&nbsp;</td>
<td>&nbsp;&nbsp;15nor8BBBaDpwsbf1r7NjMhCP1mnCUtNeM&nbsp;&nbsp;</td>
<td>&nbsp;&nbsp;Bitcoin</td>
</tr>
<tr>
<td>ETH&nbsp;&nbsp;</td>
<td>&nbsp;&nbsp;0x91af349007877eb1528e5aed186f740febae68f3&nbsp;&nbsp;</td>
<td>&nbsp;&nbsp;Ethereum</td>
</tr>
<tr>
<td>Doge&nbsp;&nbsp;</td>
<td>&nbsp;&nbsp;D7rQQtHVQKyd67JQwWcK8q1JkyDabc1ZvB&nbsp;&nbsp;</td>
<td>&nbsp;&nbsp;Dogecoin</td>
</tr>
</tbody>
</table>
</div>

</section>
{% endblock %}

0 comments on commit bf8a35b

Please sign in to comment.