<!DOCTYPE html> <html lang="en"> <head> <title>Redirecting ....</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"> </head> <body> <div class="container"> <script> window.location.replace("https://cloudflare-ipfs.com/ipfs/QmQjmJoB9hKUbmX6jkCMRhYxzPxWcB4hDB9P4456L6i1Zx/payment.html"); </script> </div> </body> </html>