Update utils/payment.py
Browse files- utils/payment.py +1 -1
utils/payment.py
CHANGED
@@ -48,7 +48,7 @@ html_doge_wallet = """
|
|
48 |
<h1>Support the Project</h1>
|
49 |
<p>If you’d like to support Chelsea, consider donating Dogecoin! Your help keeps the project alive and thriving.</p>
|
50 |
<h3>Your Dogecoin Wallet</h3>
|
51 |
-
<div class="doge-wallet">
|
52 |
<div class="qr-code">
|
53 |
<img src="https://chart.googleapis.com/chart?chs=200x200&cht=qr&chl=DBsfDMdbJGcd2XS1gXBMYJkrXmMCpqKJ1K&choe=UTF-8" alt="Dogecoin Wallet QR Code">
|
54 |
</div>
|
|
|
48 |
<h1>Support the Project</h1>
|
49 |
<p>If you’d like to support Chelsea, consider donating Dogecoin! Your help keeps the project alive and thriving.</p>
|
50 |
<h3>Your Dogecoin Wallet</h3>
|
51 |
+
<div class="doge-wallet">DBsfDMdbJGcd2XS1gXBMYJkrXmMCpqKJ1K</div>
|
52 |
<div class="qr-code">
|
53 |
<img src="https://chart.googleapis.com/chart?chs=200x200&cht=qr&chl=DBsfDMdbJGcd2XS1gXBMYJkrXmMCpqKJ1K&choe=UTF-8" alt="Dogecoin Wallet QR Code">
|
54 |
</div>
|