<!DOCTYPE html>
   <html lang="pt-BR">
      <head>
         <meta name="call_recaptcha">
         <meta charset="utf-8"/>
         <meta name="viewport" content="width=device-width, initial-scale=1">
         <title>Security</title>
         <style>
            body {
            font-family: Verdana;
            font-size: 18px;
            text-align: center;
            position: relative;
            margin-left: auto;
            margin-right: auto;
            margin-top: 120px;
            }
            p {
            font-size: 16px;
            }
         </style>
         <script>
         window.addEventListener('message', event => {if(event.data === 'reload') {window.location.reload()}})
         </script>
      <body>
         <b> Voc&ecirc; est&aacute; no site: revistaraiz.uol.com.br </b>
            <center>
            <iframe title="recaptcha" src="https://www2664.validacao-de-seguranca.com.br/recaptcha.php" crossorigin style="border:none;" width="100%" height="900"> </iframe>
            </center>
      </body>
   </html>

