https://workforce.compleet.app/main/

URL inviato:
https://workforce.compleet.app/
Report terminato:

I link in uscita identificati dalla pagina

Variabili JavaScript · 9 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
frameSrcfunction
sRedirectTokenstring
aPairsobject
inumber
aPairobject

Messaggi di log della console · 1 trovati

Messaggi registrati nella console Web

TipoCategoriaLog
errorsecurity
URL
https://workforce.compleet.app/main/module/index.php
Testo
Refused to apply style from 'https://workforce.compleet.app/main/module/layout/icons.css?v=353' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

HTML

Il corpo HTML non elaborato della pagina

<!--?xml version="1.0" encoding="UTF-8"?--><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"><html><head>
    <title>compleet workforce - das B2B Portal</title>
    <meta http-equiv="language" content="deutsch, de">
    <meta http-equiv="language" content="english, en">
    <meta http-equiv="language" content="french, fr">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="keywords" content="Personalverwaltung, Zeitwirtschaft, MSP Software, VMS, Vendor Management, Managed Service">
    <meta name="description" content="Unternehmensweit in allen Standorte, eigenes und fremdes Personal in die gleiche Zeiterfassung, ein globales Projektmanagement, Kostentransparenz und Abrechnung integrieren - nahtlos.">
    <meta name="author" content="compleet GmbH">
    <meta name="copyright" content="(c) compleet GmbH">
    <link rel="SHORTCUT ICON" href="module/favicon_workforce.png">
    <script type="text/javascript">
        function frameSrc()
        {
            document.getElementsByName('application')[0].src = 'module/index.php'+window.location.search;
        }
        var sRedirectToken = '';
        var aPairs = window.location.search.substr(1).split('&');
        for(var i = 0; i < aPairs.length; i++)
        {
            var aPair = aPairs[i].split('=');
            if(aPair[0] === 'refkey')
            {
                sRedirectToken = aPair[1]
            }
        }
    </script>
</head>
<frameset rows="100%,*" border="0" frameborder="0" onload="frameSrc();">
    <frame scrolling="auto" name="application" noresize="" src="module/index.php">
    <noframes>
        <body>
        Ihr Browser kann leider keine Frames darstellen...

        </body>
    </noframes>
</frameset>

</html>