<!DOCTYPE html>
<html lang="en">
<head>
    <title>Captcha - WEDOS Global Protection</title>
    <link rel="stylesheet" href="https://img.wedos.website/stav/captcha-nice/styles.css">
    <link rel="icon" href="https://img.wedos.website/stav/captcha-nice/favicon.png" sizes="32x32">
    <link rel="apple-touch-icon" href="https://img.wedos.website/stav/captcha-nice/apple-touch-favicon.png">
    <meta charset="UTF-8">
</head>
<body>
    <p class="head"><a href="https://www.wedos.com/protection" target="_blank">WEDOS Global Protection</a> - cyber security</p>
    <h1>KEEPING YOU SAFE</h1>
    <h2>We protect this website.</h2>
    <div style="display: block; padding: 10px;">
     <div class="captcha-container">
	  <form method="post" 
	    style="display: inline-block; text-align: center;">
	<input type="hidden" name="csrf" value="avxLmnXePfH9C2qNmGsvRzRfA7FVKI4e">
	<img src="/captcha?csrf=avxLmnXePfH9C2qNmGsvRzRfA7FVKI4e" alt="Captcha Image"><br>
	<input type="text" id="captcha" name="captcha" autocomplete="off" placeholder="Enter captcha to continue."autofocus><br>
	<input type="submit" name="submit" value="Send">
	  </form>
	 </div>
       </div>
</body>
</html>
