Untitled
unknown
plain_text
2 years ago
1.1 kB
5
Indexable
<html lang="en" data-lt-installed="true"> <head> <meta charset="utf-8" /> <link href="/favicon.ico" rel="icon" /> <meta content="width=device-width,initial-scale=1" name="viewport" /> <meta content="#000000" name="theme-color" /> <link href="/manifest.json" rel="manifest" /> <title>Booking wizard</title> <script defer="defer" src="/static/js/main.f348ee5f.js"></script> <link href="/static/css/main.964fdded.css" rel="stylesheet" /> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"> <div class="App"><iframe id="widget" src="https://widget-legacy.thefork.com/fr_FR/module/301457-b201a?" allowfullscreen="" style="width: 100%; height: 100vh; border: none; display: block;"></iframe></div> </div> <script> function handleReservationComplete() { // Redirect to another page window.location.href = "http://www.google.com"; } </script> </body> </html>
Editor is loading...