Skip to content

Commit

Permalink
Update pay.html
Browse files Browse the repository at this point in the history
  • Loading branch information
healer-op authored Aug 9, 2024
1 parent 7a1edfc commit 20ea859
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pay.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="0; url=upi://pay?pa=sigmachad@ibl&pn=Healer&tn=LocalMinerDonation&am=150">
<meta http-equiv="refresh" content="0; url=upi://pay?pa=sigmachad@ibl&pn=Healer&tn=LocalMinerDonation&am=99">
<script type="text/javascript">
window.location.href = "upi://pay?pa=sigmachad@ibl&pn=Healer&tn=LocalMinerDonation&am=150"
window.location.href = "upi://pay?pa=sigmachad@ibl&pn=Healer&tn=LocalMinerDonation&am=99"
</script>
<title>Page Redirection</title>
</head>
<body>
<!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
If you are not redirected automatically, follow this <a href='upi://pay?pa=sigmachad@ibl&pn=Healer&tn=LocalMinerDonation&am=150'>link to example</a>.
If you are not redirected automatically, follow this <a href='upi://pay?pa=sigmachad@ibl&pn=Healer&tn=LocalMinerDonation&am=99'>link to example</a>.
</body>
</html>

0 comments on commit 20ea859

Please sign in to comment.