mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-22 11:33:03 +00:00
13 lines
184 B
HTML
13 lines
184 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<script>
|
|
navigator.mozPaymentProvider.paymentSuccess("aResult");
|
|
</script>
|
|
</body>
|
|
</html>
|
|
|