https://jc-trello-exporter.netlify.app/

ID de exploración:
a5dac8f5-5587-4ed1-a787-933b4f2ee080Finalizado
URL enviada:
https://jc-trello-exporter.netlify.app/
Informe finalizado:

Enlaces: 0 encontrados

Los enlaces salientes identificados en la página

Variables JavaScript: 30 encontradas

Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
webpackChunktrello_for_websitesobject
Pfunction
TrelloPowerUpobject
$function
jQueryfunction
Trelloobject
API_KEYstring

Mensajes de registro de la consola: 2 encontrados

Mensajes registrados en la consola web

TipoCategoríaRegistro
errorother
URL
https://p.trellocdn.com/power-up.min.js
Texto
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://trello.com') does not match the recipient window's origin ('https://jc-trello-exporter.netlify.app').
errornetwork
URL
https://jc-trello-exporter.netlify.app/favicon.ico
Texto
Failed to load resource: the server responded with a status of 404 ()

HTML

El cuerpo HTML sin procesar de la página

<!DOCTYPE html><html><head> <meta charset="utf-8"> <script type="text/javascript" integrity="sha384-d/yhnowERvm+7eCU79T/bYjOiMmq4F11ElWYLmt0ktvYEVgqLDazh4+gW9CKMpYW" crossorigin="anonymous" async="" src="https://cdn.amplitude.com/libs/amplitude-5.2.2-min.gz.js"></script><script src="https://p.trellocdn.com/power-up.min.js"></script> <script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> <script src="https://api.trello.com/1/client.js"></script> <script src="/javascripts/lib/amplitude.js"></script> <script src="/javascripts/index.js"></script> </head> <body> <h1>Hey there!</h1> <p>This is the HTML connector for the Power-Up. It will be loaded into a hidden iframe when your Power-Up is enabled.</p>  </body></html>