- Scan ID:
- 429f01c8-bad6-46f3-8f25-cb7d992dfb51Finished
- Submitted URL:
- https://simplepythonapps.com/
- Report Finished:
Links · 1 found
The outgoing links identified from the page
Link | Text |
---|---|
http://creativecommons.org/licenses/by-nc/4.0/?ref=chooser-v1 | Attribution-NonCommercial 4.0 International |
JavaScript Variables · 3 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
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>simplepythonapps.com</title>
<style type="text/css">
<!--
body {
color:#000000;
background-color:#9E5952;
margin:0;
}
#container {
margin-left:auto;
margin-right:auto;
text-align:center;
}
a img {
border:none;
}
-->
</style>
</head>
<body>
<div id="container">
<a href="simplepythonapps.com"><img src="ladymaria.png" alt="Dark Souls" width="960" height="1600"></a>
</div>
<p xmlns:cc="http://creativecommons.org/ns#"><a rel="cc:attributionURL" href="https://simplepythonapps.com/public_html/license/info.html">This work</a> by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="http://simplepythonapps.com">[email protected]</a> is licensed under <a href="http://creativecommons.org/licenses/by-nc/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">Attribution-NonCommercial 4.0 International<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1"><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/nc.svg?ref=chooser-v1"></a></p>
</body></html>