tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

payment.html (129B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <title>Test Payment App</title>
      4 <p>Account balance: $10.00</p>
      5 <button>Authorize</button>