CineAI commited on
Commit
18a0fbd
1 Parent(s): 663b2d1

Update utils/payment.py

Browse files
Files changed (1) hide show
  1. 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">D6Y8u7P9ExampleAddressForDogeProjectSupport</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>
 
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>