- Scan ID:
- f0d41d8b-ff40-49e2-9939-389e8147c3d8Finished
- Submitted URL:
- https://qrco.de/be4nCJ
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 7 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 |
WebComponents | object |
webpackChunkvue_lib_qrcg | object |
clearImmediate | function |
setImmediate | function |
Console log messages · 0 found
Messages logged to the web console
HTML
The raw HTML body of the page
<!DOCTYPE html><html class="ratchet"><head>
<meta charset="utf-8">
<!-- Sets initial viewport load and disables zooming -->
<meta name="viewport" content="initial-scale=1, maximum-scale=5, user-scalable=yes, minimal-ui">
<!-- Makes your prototype chrome-less once bookmarked to your phone's home screen -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="google-site-verification" content="p6V0QFXUo1IHxkIVzXi1sL6EK5iF9paIBITM871k9cc">
<!-- Metatags for site verification -->
<meta name="norton-safeweb-site-verification" content="m93bu0i-66mg0inrblq3magd7pch4tqo4hgf4wqmrxod3zq9edzyjg2e1i118llqtevvjjim7b9rrtcaczxc8-v-8gqr819ayl9c5msk0qf1efxsdb89n3qw50r6bk2s">
<meta name="wot-verification" content="fb66b242679509060f13">
<style>
.section:empty{ background: red; height: 20px; display: none;}
</style>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/webcomponentsjs/2.5.0/webcomponents-loader.min.js"></script>
<script type="text/javascript" src="https://qrcg-registry.qr-code-generator.com/qrapp-legacy-webcomponents/qrcg.min.js"></script>
</head>
<body>
<qrcg-web-component-interstitial-page _language="en"></qrcg-web-component-interstitial-page><script>
// $(document).ready(function(){
// $.each($(".section"),function(){if($(this).children().length == 0) $(this).html("");});
// });
</script>
</body></html>