https://sqhdiaj.fornocarvao.com.br/

Submitted URL:
https://sqhdiaj.fornocarvao.com.br/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 5 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
onloadTurnstileCallbackfunction
turnstileobject

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
errornetwork
URL
https://sqhdiaj.fornocarvao.com.br/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Document</title>
<style>
    div {
     display: flex;
     align-items: center;
     justify-content: center;
     width: 90vw;
     height: 85vh;
     background-color: white;
     flex-direction: row;
  }
</style>
  <script src="https://challenges.cloudflare.com/turnstile/v0/api.js?onload=onloadTurnstileCallback" defer=""></script>
</head>

<body>

<div id="myWidget"><div><input type="hidden" name="cf-turnstile-response" id="cf-chl-widget-ldgme_response"></div></div>


   <script src="main.js"></script> 


</body></html>