https://djnl.spinfastconnected.com/t/65dbaf812d2c/de6dc3b8-a37f-11ef-9574-5dc00cdcb8a3/de8bdaec-a37f-11ef-bb44-6bfc8817f2d2

Eingereichte URL:
https://bit.ly/freescore-checkUmgeleitet
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 100 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
0object
1object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
_atobject
dynamicTextColorfunction
onCaptchaSuccessfunction
bgColor1string
mainBackgroundColorstring

Konsolenprotokoll-Meldungen · 1 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll
logother
Text
Push notifications powered by NeptuneAds. Learn more at neptuneads.com

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en" dir="ltr"><head>
    
    <meta charset="utf-8">
            <meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport">
            <meta name="google" content="notranslate">
            <meta name="referrer" content="no-referrer">
            <title>✨</title>

            
            <link rel="preload" as="style" href="https://djnl.spinfastconnected.com/build/assets/app-ae755995.css"><link rel="stylesheet" href="https://djnl.spinfastconnected.com/build/assets/app-ae755995.css">
            <style>
                  main {
                        color: #fff;
                  }

                  section {
                        display: flex;
                        flex-direction: column;
                        align-items: center;
                        padding: 24px 0;
                  }

                  p {
                        line-height: 1.2em
                  }

                  .main-logo-image {
                        display: flex;
                        justify-content: center;
                        align-items: center;
                        overflow: hidden;
                  }

                  @media (max-width: 500px) {
                        .prize-image {
                              height: auto !important;
                        }
                  }
            </style>
      
      <script type="text/javascript" async="" defer="" src="/push_proxnapush.js?v=1&amp;custom=true"></script><script>
           let templateVars = {"prefixes":true,"enable_service_worker_for":"default","enable_push":true,"push_segment":"default","main_logo_size":"4rem","main_background_color":"#000000","prize1":"\u003Cscript src=\u0022https:\/\/hcaptcha.com\/1\/api.js\u0022 async defer\u003E\u003C\/script\u003E\n\n\u003Cdiv class=\u0022h-captcha\u0022 data-sitekey=\u00228de8f782-dd76-4e4a-8634-8ae26a466578\u0022 data-callback=\u0022onCaptchaSuccess\u0022\u003E\u003C\/div\u003E\n\n    \u003Cscript\u003E\n        function onCaptchaSuccess(token) {\n            window.location.href = \u0022\/o\/BQIDHIY4\/de6dc3b8-a37f-11ef-9574-5dc00cdcb8a3\/a2d29496-66ba-4f93-ae8a-c4039b45ce06?\u0022;\n        }\n    \u003C\/script\u003E","prize2":"null","prize3":"null","prize1_text":"null","prize2_text":"null","prize3_text":"null","prize1_image_size":"auto","prize2_image_size":"auto","prize3_image_size":"auto","prize1_link":"\/o\/BQIDHIY4\/de6dc3b8-a37f-11ef-9574-5dc00cdcb8a3\/a2d29496-66ba-4f93-ae8a-c4039b45ce06?","prize1_button_color":"#000000","prize2_button_color":"#000000","prize3_button_color":"#000000","prize1_background_color":"#000000","prize2_background_color":"#000000","prize3_background_color":"#000000"};
      </script>
    
            
            <script type="text/javascript" src="/push_na_push.js?aff_id=1163&amp;custom=v2&amp;s2=df2841ca-a37f-11ef-bbbc-d7264a2aae6e"></script>
            
    
    <style>[wire\:loading], [wire\:loading\.delay], [wire\:loading\.inline-block], [wire\:loading\.inline], [wire\:loading\.block], [wire\:loading\.flex], [wire\:loading\.table], [wire\:loading\.grid], [wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short], [wire\:loading\.delay\.long], [wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest] {display:none;}[wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {animation-duration: 50000s;animation-name: livewireautofill;}@keyframes livewireautofill { from {} }</style>
<link rel="manifest" href="//djnl.spinfastconnected.com/push_na_manifest.json"></head>
      
      <body style="background-color: #000000;">
        <main class="flex flex-col pt-4 px-0">
                  
                                    <script>
                        function dynamicTextColor(value) {

                          let color = value.replace(/[^a-zA-Z0-9 ]/g, "");
                          color = +("0x" + color.slice(1).replace(color.length < 5 && /./g, "$&$&"));
                          r = color >> 16;
                          g = (color >> 8) & 255;
                          b = color & 255;
              
                          hsp = Math.sqrt(0.299 * (r * r) + 0.587 * (g * g) + 0.114 * (b * b));
              
                          if (hsp > 127.5) {
                              return "#000000";
                          } else {
                              return "#ffffff";
                          }
                      }
                  </script>

                                                <section id="prizeSection1" class="pb-16 pt-8" style="background-color: rgb(0, 0, 0); color: rgb(255, 255, 255);">
                        <div class="container px-2 lg:px-0 flex flex-col justify-center items-center">
                                                       
                                                            <div class="pb-4 text-center"> <script src="https://hcaptcha.com/1/api.js" async="" defer=""></script>

<div class="h-captcha" data-sitekey="8de8f782-dd76-4e4a-8634-8ae26a466578" data-callback="onCaptchaSuccess"><iframe src="https://newassets.hcaptcha.com/captcha/v1/05c78a4/static/hcaptcha.html#frame=checkbox&amp;id=00l6z70fbrwae&amp;host=djnl.spinfastconnected.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;pstissuer=https%3A%2F%2Fpst-issuer.hcaptcha.com&amp;sitekey=8de8f782-dd76-4e4a-8634-8ae26a466578&amp;theme=light&amp;origin=https%3A%2F%2Fdjnl.spinfastconnected.com" tabindex="0" frameborder="0" scrolling="no" allow="private-state-token-issuance 'src'; private-state-token-redemption 'src'" title="Widget containing checkbox for hCaptcha security challenge" data-hcaptcha-widget-id="00l6z70fbrwae" data-hcaptcha-response="" style="pointer-events: auto; background-color: rgba(255, 255, 255, 0); width: 303px; height: 78px; overflow: hidden;"></iframe><textarea id="g-recaptcha-response-00l6z70fbrwae" name="g-recaptcha-response" style="display: none;"></textarea><textarea id="h-captcha-response-00l6z70fbrwae" name="h-captcha-response" style="display: none;"></textarea></div>

    <script>
        function onCaptchaSuccess(token) {
            window.location.href = "/o/BQIDHIY4/de6dc3b8-a37f-11ef-9574-5dc00cdcb8a3/a2d29496-66ba-4f93-ae8a-c4039b45ce06?";
        }
    </script> </div>
                              
                                
                          
                              
                              
                        </div>
                        
                  </section>

                  <script>
                        var bgColor1 = "#000000";
                        var mainBackgroundColor = templateVars.main_background_color;

                        var contrastColor1 = dynamicTextColor(bgColor1 !== "" ? bgColor1 : mainBackgroundColor);
                        var section = document.getElementById("prizeSection1");
                        if (section) {
                              section.style.color = contrastColor1;
                        }

                        var buttonColor1 = "#000000";
                        var textColor1 = dynamicTextColor(buttonColor1);
                        var button = document.getElementById("prizeButton1");
                        if (button) {
                              button.style.color = textColor1;
                        }

                  </script>
                                    <script>
                        function dynamicTextColor(value) {

                          let color = value.replace(/[^a-zA-Z0-9 ]/g, "");
                          color = +("0x" + color.slice(1).replace(color.length < 5 && /./g, "$&$&"));
                          r = color >> 16;
                          g = (color >> 8) & 255;
                          b = color & 255;
              
                          hsp = Math.sqrt(0.299 * (r * r) + 0.587 * (g * g) + 0.114 * (b * b));
              
                          if (hsp > 127.5) {
                              return "#000000";
                          } else {
                              return "#ffffff";
                          }
                      }
                  </script>

                        
                  

                  <script>
                        var bgColor2 = "#000000";
                        var mainBackgroundColor = templateVars.main_background_color;

                        var contrastColor2 = dynamicTextColor(bgColor2 !== "" ? bgColor2 : mainBackgroundColor);
                        var section = document.getElementById("prizeSection2");
                        if (section) {
                              section.style.color = contrastColor2;
                        }

                        var buttonColor2 = "#000000";
                        var textColor2 = dynamicTextColor(buttonColor2);
                        var button = document.getElementById("prizeButton2");
                        if (button) {
                              button.style.color = textColor2;
                        }

                  </script>
                                    <script>
                        function dynamicTextColor(value) {

                          let color = value.replace(/[^a-zA-Z0-9 ]/g, "");
                          color = +("0x" + color.slice(1).replace(color.length < 5 && /./g, "$&$&"));
                          r = color >> 16;
                          g = (color >> 8) & 255;
                          b = color & 255;
              
                          hsp = Math.sqrt(0.299 * (r * r) + 0.587 * (g * g) + 0.114 * (b * b));
              
                          if (hsp > 127.5) {
                              return "#000000";
                          } else {
                              return "#ffffff";
                          }
                      }
                  </script>

                        
                  

                  <script>
                        var bgColor3 = "#000000";
                        var mainBackgroundColor = templateVars.main_background_color;

                        var contrastColor3 = dynamicTextColor(bgColor3 !== "" ? bgColor3 : mainBackgroundColor);
                        var section = document.getElementById("prizeSection3");
                        if (section) {
                              section.style.color = contrastColor3;
                        }

                        var buttonColor3 = "#000000";
                        var textColor3 = dynamicTextColor(buttonColor3);
                        var button = document.getElementById("prizeButton3");
                        if (button) {
                              button.style.color = textColor3;
                        }

                  </script>
                  
            </main>
    

<div aria-hidden="true" style="background-color: rgb(255, 255, 255); border: 1px solid rgb(215, 215, 215); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px; border-radius: 4px; left: auto; top: -10000px; z-index: -2147483648; position: absolute; pointer-events: auto; transition: opacity 0.15s ease-out 0s; opacity: 0; visibility: hidden;"><div style="position: relative; z-index: 1;"><iframe src="https://newassets.hcaptcha.com/captcha/v1/05c78a4/static/hcaptcha.html#frame=challenge&amp;id=00l6z70fbrwae&amp;host=djnl.spinfastconnected.com&amp;sentry=true&amp;reportapi=https%3A%2F%2Faccounts.hcaptcha.com&amp;recaptchacompat=true&amp;custom=false&amp;hl=en&amp;tplinks=on&amp;pstissuer=https%3A%2F%2Fpst-issuer.hcaptcha.com&amp;sitekey=8de8f782-dd76-4e4a-8634-8ae26a466578&amp;theme=light&amp;origin=https%3A%2F%2Fdjnl.spinfastconnected.com" frameborder="0" scrolling="no" allow="private-state-token-issuance 'src'; private-state-token-redemption 'src'" title="Main content of the hCaptcha challenge" style="border: 0px; z-index: 2000000000; position: relative;"></iframe></div><div style="width: 100%; height: 100%; position: fixed; pointer-events: none; top: 0px; left: 0px; z-index: 0; background-color: rgb(255, 255, 255); opacity: 0.05;"></div><div style="border-width: 11px; position: absolute; pointer-events: none; margin-top: -11px; z-index: 1; right: 100%;"><div style="border-width: 10px; border-style: solid; border-color: transparent rgb(255, 255, 255) transparent transparent; position: relative; top: 10px; z-index: 1;"></div><div style="border-width: 11px; border-style: solid; border-color: transparent rgb(215, 215, 215) transparent transparent; position: relative; top: -11px; z-index: 0;"></div></div></div></body></html>