Domain quack2.pages.dev
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:310c::ac42:2f62:443 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 22:45:36 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4889
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "91d984ebdda1ca9ec2c92450620beaf3"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=migDtqNmaKy%2FyA1LQkWiUpUAbzClsUi%2BRWXkSg%2FMMulBFhgblmCPFiXOT1XZo0mrkrVnHMejvrI%2F4CqphZs9g4SnhdZlifV0h1fOxr4L6PaJq58mBl%2BJ1ahtT6g%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f63fa8633fc-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Unity WebGL Player | FusionAndClickGame
    
    <!DOCTYPE html>
    <html lang="en-us">
      <head>
        <meta charset="utf-8">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <title>Unity WebGL Player | FusionAndClickGame</title>
        <link rel="shortcut icon" href="TemplateData/favicon.ico">
        <link rel="stylesheet" href="TemplateData/style.css">
      </head>
      <body>
        <div id="unity-container" class="unity-desktop">
          <canvas id="unity-canvas" width=887 height=1685 tabindex="-1"></canvas>
          <div id="unity-loading-bar">
            <div id="unity-logo"></div>
            <div id="unity-progress-bar-empty">
              <div id="unity-progress-bar-full"></div>
            </div>
          </div>
          <div id="unity-warning"> </div>
          <div id="unity-footer">
            <div id="unity-webgl-logo"></div>
            <div id="unity-fullscreen-button"></div>
            <div id="unity-build-title">FusionAndClickGame</div>
          </div>
        </div>
        <script>
    
          var container = document.querySelector("#unity-container");
          var canvas = document.querySelector("#unity-canvas");
          var loadingBar = document.querySelector("#unity-loading-bar");
          var progressBarFull = document.querySelector("#unity-progress-bar-full");
          var fullscreenButton = document.querySelector("#unity-fullscreen-button");
          var warningBanner = document.querySelector("#unity-warning");
    
          // Shows a temporary message banner/ribbon for a few seconds, or
          // a permanent error message on top of the canvas if type=='error'.
          // If type=='warning', a yellow highlight color is used.
          // Modify or remove this function to customize the visually presented
          // way that non-critical warnings and error messages are presented to the
          // user.
          function unityShowBanner(msg, type) {
            function updateBannerVisibility() {
              warningBanner.style.display = warningBanner.children.length ? 'block' : 'none';
            }
            var div = document.createElement('div');
            div.innerHTML = msg;
            warningBanner.appendChild(div);
            if (type == 'error') div.style = 'background: red; padding: 10px;';
            else {
              if (type == 'warning') div.style = 'background: yellow; padding: 10px;';
              setTimeout(function() {
                warningBanner.removeChild(div);
                updateBannerVisibility();
              }, 5000);
            }
            updateBannerVisibility();
          }
    
          var buildUrl = "Build";
          var loaderUrl = buildUrl + "/prototype_1.loader.js";
          var config = {
            dataUrl: buildUrl + "/prototype_1.data.unityweb",
            frameworkUrl: buildUrl + "/prototype_1.framework.js.unityweb",
            codeUrl: buildUrl + "/prototype_1.wasm.unityweb",
            streamingAssetsUrl: "StreamingAssets",
            companyName: "DefaultCompany",
            productName: "FusionAndClickGame",
            productVersion: "1.0",
            showBanner: unityShowBanner,
          };
    
          // By default, Unity keeps WebGL canvas render target size matched with
          // the DOM size of the canvas element (scaled by window.devicePixelRatio)
          // Set this to false if you want to decouple this synchronization from
          // happening inside the engine, and you would instead like to size up
          // the canvas DOM size and WebGL render target sizes yourself.
          // config.matchWebGLToCanvasSize = false;
    
          if (/iPhone|iPad|iPod|Android/i.test(navigator.userAgent)) {
            // Mobile device style: fill the whole browser client area with the game canvas:
    
            var meta = document.createElement('meta');
            meta.name = 'viewport';
            meta.content = 'width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes';
            document.getElementsByTagName('head')[0].appendChild(meta);
            container.className = "unity-mobile";
            canvas.className = "unity-mobile";
    
            // To lower canvas resolution on mobile devices to gain some
            // performance, uncomment the following line:
            // config.devicePixelRatio = 1;
    
    
          } else {
            // Desktop style: Render the game canvas in a window th
    Found one day ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f62:80 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 22:45:35 GMT
    Content-Length: 0
    Connection: close
    Location: https://quack2.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=up6zdacx9exaHgBV5XT4VONFRvtERowLc8f7kHCKqWkRW%2BRaTUhZdVeRxmLhbaXkk%2BIqr0T23hJEeCVKHz7deJiJSEyB45F4e3IqsKHH8Kgwt8ZGjoX61mEovUM%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f63be7cdbcd-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2c9e:443 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 22:45:36 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4889
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "91d984ebdda1ca9ec2c92450620beaf3"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=s8JiPyHjN671hnQZyXfXtizKgg0qGzKIpHp7qMf7rDLn5ONRxVZcWACKJSK%2Bvjv9vGqD%2B3Q1a6KDOcdO%2FSj%2BFbxhuTy6GRp7H90%2B9v4DHezTt1E5p0mDq2d3EcU%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f65b8b39f1f-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Unity WebGL Player | FusionAndClickGame
    
    <!DOCTYPE html>
    <html lang="en-us">
      <head>
        <meta charset="utf-8">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <title>Unity WebGL Player | FusionAndClickGame</title>
        <link rel="shortcut icon" href="TemplateData/favicon.ico">
        <link rel="stylesheet" href="TemplateData/style.css">
      </head>
      <body>
        <div id="unity-container" class="unity-desktop">
          <canvas id="unity-canvas" width=887 height=1685 tabindex="-1"></canvas>
          <div id="unity-loading-bar">
            <div id="unity-logo"></div>
            <div id="unity-progress-bar-empty">
              <div id="unity-progress-bar-full"></div>
            </div>
          </div>
          <div id="unity-warning"> </div>
          <div id="unity-footer">
            <div id="unity-webgl-logo"></div>
            <div id="unity-fullscreen-button"></div>
            <div id="unity-build-title">FusionAndClickGame</div>
          </div>
        </div>
        <script>
    
          var container = document.querySelector("#unity-container");
          var canvas = document.querySelector("#unity-canvas");
          var loadingBar = document.querySelector("#unity-loading-bar");
          var progressBarFull = document.querySelector("#unity-progress-bar-full");
          var fullscreenButton = document.querySelector("#unity-fullscreen-button");
          var warningBanner = document.querySelector("#unity-warning");
    
          // Shows a temporary message banner/ribbon for a few seconds, or
          // a permanent error message on top of the canvas if type=='error'.
          // If type=='warning', a yellow highlight color is used.
          // Modify or remove this function to customize the visually presented
          // way that non-critical warnings and error messages are presented to the
          // user.
          function unityShowBanner(msg, type) {
            function updateBannerVisibility() {
              warningBanner.style.display = warningBanner.children.length ? 'block' : 'none';
            }
            var div = document.createElement('div');
            div.innerHTML = msg;
            warningBanner.appendChild(div);
            if (type == 'error') div.style = 'background: red; padding: 10px;';
            else {
              if (type == 'warning') div.style = 'background: yellow; padding: 10px;';
              setTimeout(function() {
                warningBanner.removeChild(div);
                updateBannerVisibility();
              }, 5000);
            }
            updateBannerVisibility();
          }
    
          var buildUrl = "Build";
          var loaderUrl = buildUrl + "/prototype_1.loader.js";
          var config = {
            dataUrl: buildUrl + "/prototype_1.data.unityweb",
            frameworkUrl: buildUrl + "/prototype_1.framework.js.unityweb",
            codeUrl: buildUrl + "/prototype_1.wasm.unityweb",
            streamingAssetsUrl: "StreamingAssets",
            companyName: "DefaultCompany",
            productName: "FusionAndClickGame",
            productVersion: "1.0",
            showBanner: unityShowBanner,
          };
    
          // By default, Unity keeps WebGL canvas render target size matched with
          // the DOM size of the canvas element (scaled by window.devicePixelRatio)
          // Set this to false if you want to decouple this synchronization from
          // happening inside the engine, and you would instead like to size up
          // the canvas DOM size and WebGL render target sizes yourself.
          // config.matchWebGLToCanvasSize = false;
    
          if (/iPhone|iPad|iPod|Android/i.test(navigator.userAgent)) {
            // Mobile device style: fill the whole browser client area with the game canvas:
    
            var meta = document.createElement('meta');
            meta.name = 'viewport';
            meta.content = 'width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes';
            document.getElementsByTagName('head')[0].appendChild(meta);
            container.className = "unity-mobile";
            canvas.className = "unity-mobile";
    
            // To lower canvas resolution on mobile devices to gain some
            // performance, uncomment the following line:
            // config.devicePixelRatio = 1;
    
    
          } else {
            // Desktop style: Render the game canvas in a window th
    Found one day ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2c9e:80 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 22:45:35 GMT
    Content-Length: 0
    Connection: close
    Location: https://quack2.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=c7as6Dbv%2Fm0xKUY8sPi7kfncBslQj8fDxrCSVqOu%2BYwrPuSlRQGLmAt9sYCtRjEY0Qo7Arj%2F6zie58iuw%2Bn78VMDrp8LNwjDj3ogIG%2FyUPF7U2Y7luD0lhaA0pE%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f639a006631-AMS
    alt-svc: h3=":443"; ma=86400
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 172.66.44.158:8443 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 22:45:36 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4889
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "91d984ebdda1ca9ec2c92450620beaf3"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=eKDXwIu1Up3ZoKVfUWE3F%2F4BhSMl%2FTxuYueuMTK%2BHYPeqMboXOskBNL%2B5GtUEA%2FdUwkcx75uf5gSoSPP5loVOP5hW2kQDOViri7TNjllY28%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f65bde3916b-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Unity WebGL Player | FusionAndClickGame
    
    <!DOCTYPE html>
    <html lang="en-us">
      <head>
        <meta charset="utf-8">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <title>Unity WebGL Player | FusionAndClickGame</title>
        <link rel="shortcut icon" href="TemplateData/favicon.ico">
        <link rel="stylesheet" href="TemplateData/style.css">
      </head>
      <body>
        <div id="unity-container" class="unity-desktop">
          <canvas id="unity-canvas" width=887 height=1685 tabindex="-1"></canvas>
          <div id="unity-loading-bar">
            <div id="unity-logo"></div>
            <div id="unity-progress-bar-empty">
              <div id="unity-progress-bar-full"></div>
            </div>
          </div>
          <div id="unity-warning"> </div>
          <div id="unity-footer">
            <div id="unity-webgl-logo"></div>
            <div id="unity-fullscreen-button"></div>
            <div id="unity-build-title">FusionAndClickGame</div>
          </div>
        </div>
        <script>
    
          var container = document.querySelector("#unity-container");
          var canvas = document.querySelector("#unity-canvas");
          var loadingBar = document.querySelector("#unity-loading-bar");
          var progressBarFull = document.querySelector("#unity-progress-bar-full");
          var fullscreenButton = document.querySelector("#unity-fullscreen-button");
          var warningBanner = document.querySelector("#unity-warning");
    
          // Shows a temporary message banner/ribbon for a few seconds, or
          // a permanent error message on top of the canvas if type=='error'.
          // If type=='warning', a yellow highlight color is used.
          // Modify or remove this function to customize the visually presented
          // way that non-critical warnings and error messages are presented to the
          // user.
          function unityShowBanner(msg, type) {
            function updateBannerVisibility() {
              warningBanner.style.display = warningBanner.children.length ? 'block' : 'none';
            }
            var div = document.createElement('div');
            div.innerHTML = msg;
            warningBanner.appendChild(div);
            if (type == 'error') div.style = 'background: red; padding: 10px;';
            else {
              if (type == 'warning') div.style = 'background: yellow; padding: 10px;';
              setTimeout(function() {
                warningBanner.removeChild(div);
                updateBannerVisibility();
              }, 5000);
            }
            updateBannerVisibility();
          }
    
          var buildUrl = "Build";
          var loaderUrl = buildUrl + "/prototype_1.loader.js";
          var config = {
            dataUrl: buildUrl + "/prototype_1.data.unityweb",
            frameworkUrl: buildUrl + "/prototype_1.framework.js.unityweb",
            codeUrl: buildUrl + "/prototype_1.wasm.unityweb",
            streamingAssetsUrl: "StreamingAssets",
            companyName: "DefaultCompany",
            productName: "FusionAndClickGame",
            productVersion: "1.0",
            showBanner: unityShowBanner,
          };
    
          // By default, Unity keeps WebGL canvas render target size matched with
          // the DOM size of the canvas element (scaled by window.devicePixelRatio)
          // Set this to false if you want to decouple this synchronization from
          // happening inside the engine, and you would instead like to size up
          // the canvas DOM size and WebGL render target sizes yourself.
          // config.matchWebGLToCanvasSize = false;
    
          if (/iPhone|iPad|iPod|Android/i.test(navigator.userAgent)) {
            // Mobile device style: fill the whole browser client area with the game canvas:
    
            var meta = document.createElement('meta');
            meta.name = 'viewport';
            meta.content = 'width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes';
            document.getElementsByTagName('head')[0].appendChild(meta);
            container.className = "unity-mobile";
            canvas.className = "unity-mobile";
    
            // To lower canvas resolution on mobile devices to gain some
            // performance, uncomment the following line:
            // config.devicePixelRatio = 1;
    
    
          } else {
            // Desktop style: Render the game canvas in a window th
    Found one day ago by HttpPlugin
    Create report
  • Open service 172.66.44.158:80 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 22:45:35 GMT
    Content-Length: 0
    Connection: close
    Location: https://quack2.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CY9wlpJ2uSSStnwuc46Q2EqVPjh34pvhUWj4N4FRwQo0ifySNPE2aaTFkWEydvKtzdkRAneN4%2F5%2F%2BwCnUMNiE8l7IOsq9l0%2BekYXJQgVcw8%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f638a6da0b1-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 172.66.44.158:443 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 22:45:36 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4889
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "91d984ebdda1ca9ec2c92450620beaf3"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WGSb%2Bmy06MkacF%2FFopp98jxpXpdCd%2BNZ2uAu2S7j0FXixvg2uHhv%2BR2IeSafkcjLxEJmvugB4OXVQMpF90e30nGJBOcz5VLVLSOzebJI"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f64e913a20e-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Unity WebGL Player | FusionAndClickGame
    
    <!DOCTYPE html>
    <html lang="en-us">
      <head>
        <meta charset="utf-8">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <title>Unity WebGL Player | FusionAndClickGame</title>
        <link rel="shortcut icon" href="TemplateData/favicon.ico">
        <link rel="stylesheet" href="TemplateData/style.css">
      </head>
      <body>
        <div id="unity-container" class="unity-desktop">
          <canvas id="unity-canvas" width=887 height=1685 tabindex="-1"></canvas>
          <div id="unity-loading-bar">
            <div id="unity-logo"></div>
            <div id="unity-progress-bar-empty">
              <div id="unity-progress-bar-full"></div>
            </div>
          </div>
          <div id="unity-warning"> </div>
          <div id="unity-footer">
            <div id="unity-webgl-logo"></div>
            <div id="unity-fullscreen-button"></div>
            <div id="unity-build-title">FusionAndClickGame</div>
          </div>
        </div>
        <script>
    
          var container = document.querySelector("#unity-container");
          var canvas = document.querySelector("#unity-canvas");
          var loadingBar = document.querySelector("#unity-loading-bar");
          var progressBarFull = document.querySelector("#unity-progress-bar-full");
          var fullscreenButton = document.querySelector("#unity-fullscreen-button");
          var warningBanner = document.querySelector("#unity-warning");
    
          // Shows a temporary message banner/ribbon for a few seconds, or
          // a permanent error message on top of the canvas if type=='error'.
          // If type=='warning', a yellow highlight color is used.
          // Modify or remove this function to customize the visually presented
          // way that non-critical warnings and error messages are presented to the
          // user.
          function unityShowBanner(msg, type) {
            function updateBannerVisibility() {
              warningBanner.style.display = warningBanner.children.length ? 'block' : 'none';
            }
            var div = document.createElement('div');
            div.innerHTML = msg;
            warningBanner.appendChild(div);
            if (type == 'error') div.style = 'background: red; padding: 10px;';
            else {
              if (type == 'warning') div.style = 'background: yellow; padding: 10px;';
              setTimeout(function() {
                warningBanner.removeChild(div);
                updateBannerVisibility();
              }, 5000);
            }
            updateBannerVisibility();
          }
    
          var buildUrl = "Build";
          var loaderUrl = buildUrl + "/prototype_1.loader.js";
          var config = {
            dataUrl: buildUrl + "/prototype_1.data.unityweb",
            frameworkUrl: buildUrl + "/prototype_1.framework.js.unityweb",
            codeUrl: buildUrl + "/prototype_1.wasm.unityweb",
            streamingAssetsUrl: "StreamingAssets",
            companyName: "DefaultCompany",
            productName: "FusionAndClickGame",
            productVersion: "1.0",
            showBanner: unityShowBanner,
          };
    
          // By default, Unity keeps WebGL canvas render target size matched with
          // the DOM size of the canvas element (scaled by window.devicePixelRatio)
          // Set this to false if you want to decouple this synchronization from
          // happening inside the engine, and you would instead like to size up
          // the canvas DOM size and WebGL render target sizes yourself.
          // config.matchWebGLToCanvasSize = false;
    
          if (/iPhone|iPad|iPod|Android/i.test(navigator.userAgent)) {
            // Mobile device style: fill the whole browser client area with the game canvas:
    
            var meta = document.createElement('meta');
            meta.name = 'viewport';
            meta.content = 'width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes';
            document.getElementsByTagName('head')[0].appendChild(meta);
            container.className = "unity-mobile";
            canvas.className = "unity-mobile";
    
            // To lower canvas resolution on mobile devices to gain some
            // performance, uncomment the following line:
            // config.devicePixelRatio = 1;
    
    
          } else {
            // Desktop style: Render the game canvas in a window th
    Found one day ago by HttpPlugin
    Create report
  • Open service 172.66.47.98:80 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 301 Moved Permanently
    Date: Mon, 12 Jan 2026 22:45:36 GMT
    Content-Length: 0
    Connection: close
    Location: https://quack2.pages.dev/
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4lfBX6PnkVwO1TuyznjBYQi8oArqjvhFlq6%2F6e12ZChZujF3HEcWDILv2mB59kC7NWNlbe3sAr0iqc5ydo60gQIZAzB2GlASj0zzchUaI6s%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f643d13a2d9-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2c9e:8443 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 22:45:36 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4889
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "91d984ebdda1ca9ec2c92450620beaf3"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=mXUBdj%2BQiMFSuXJVs%2BSqePoqncJkxGmGpG%2BXo%2Ffu4iOLl6ovRJmKPLlBmZHBgfDujaFjmBSUpGITMh1QnBaATrJpWvNGhPYU%2FxD6ucCZGg0uGDY2aP5wF4ard6w%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f63e9b2c18a-LHR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Unity WebGL Player | FusionAndClickGame
    
    <!DOCTYPE html>
    <html lang="en-us">
      <head>
        <meta charset="utf-8">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <title>Unity WebGL Player | FusionAndClickGame</title>
        <link rel="shortcut icon" href="TemplateData/favicon.ico">
        <link rel="stylesheet" href="TemplateData/style.css">
      </head>
      <body>
        <div id="unity-container" class="unity-desktop">
          <canvas id="unity-canvas" width=887 height=1685 tabindex="-1"></canvas>
          <div id="unity-loading-bar">
            <div id="unity-logo"></div>
            <div id="unity-progress-bar-empty">
              <div id="unity-progress-bar-full"></div>
            </div>
          </div>
          <div id="unity-warning"> </div>
          <div id="unity-footer">
            <div id="unity-webgl-logo"></div>
            <div id="unity-fullscreen-button"></div>
            <div id="unity-build-title">FusionAndClickGame</div>
          </div>
        </div>
        <script>
    
          var container = document.querySelector("#unity-container");
          var canvas = document.querySelector("#unity-canvas");
          var loadingBar = document.querySelector("#unity-loading-bar");
          var progressBarFull = document.querySelector("#unity-progress-bar-full");
          var fullscreenButton = document.querySelector("#unity-fullscreen-button");
          var warningBanner = document.querySelector("#unity-warning");
    
          // Shows a temporary message banner/ribbon for a few seconds, or
          // a permanent error message on top of the canvas if type=='error'.
          // If type=='warning', a yellow highlight color is used.
          // Modify or remove this function to customize the visually presented
          // way that non-critical warnings and error messages are presented to the
          // user.
          function unityShowBanner(msg, type) {
            function updateBannerVisibility() {
              warningBanner.style.display = warningBanner.children.length ? 'block' : 'none';
            }
            var div = document.createElement('div');
            div.innerHTML = msg;
            warningBanner.appendChild(div);
            if (type == 'error') div.style = 'background: red; padding: 10px;';
            else {
              if (type == 'warning') div.style = 'background: yellow; padding: 10px;';
              setTimeout(function() {
                warningBanner.removeChild(div);
                updateBannerVisibility();
              }, 5000);
            }
            updateBannerVisibility();
          }
    
          var buildUrl = "Build";
          var loaderUrl = buildUrl + "/prototype_1.loader.js";
          var config = {
            dataUrl: buildUrl + "/prototype_1.data.unityweb",
            frameworkUrl: buildUrl + "/prototype_1.framework.js.unityweb",
            codeUrl: buildUrl + "/prototype_1.wasm.unityweb",
            streamingAssetsUrl: "StreamingAssets",
            companyName: "DefaultCompany",
            productName: "FusionAndClickGame",
            productVersion: "1.0",
            showBanner: unityShowBanner,
          };
    
          // By default, Unity keeps WebGL canvas render target size matched with
          // the DOM size of the canvas element (scaled by window.devicePixelRatio)
          // Set this to false if you want to decouple this synchronization from
          // happening inside the engine, and you would instead like to size up
          // the canvas DOM size and WebGL render target sizes yourself.
          // config.matchWebGLToCanvasSize = false;
    
          if (/iPhone|iPad|iPod|Android/i.test(navigator.userAgent)) {
            // Mobile device style: fill the whole browser client area with the game canvas:
    
            var meta = document.createElement('meta');
            meta.name = 'viewport';
            meta.content = 'width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes';
            document.getElementsByTagName('head')[0].appendChild(meta);
            container.className = "unity-mobile";
            canvas.className = "unity-mobile";
    
            // To lower canvas resolution on mobile devices to gain some
            // performance, uncomment the following line:
            // config.devicePixelRatio = 1;
    
    
          } else {
            // Desktop style: Render the game canvas in a window th
    Found one day ago by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f62:8443 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 22:45:36 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4889
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "91d984ebdda1ca9ec2c92450620beaf3"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=V0d9IzrcnhJEK4icU024vMCW8SqX%2FHgqrqZvFbbSLGihWWoZg4OU8NBVqwNOcOw1zd9lxi4i%2BijF1UoWR9QhYtXIPuK7A76r86FopEWAdkBfI1jsr9QLv8iasos%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f63cb634402-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Unity WebGL Player | FusionAndClickGame
    
    <!DOCTYPE html>
    <html lang="en-us">
      <head>
        <meta charset="utf-8">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <title>Unity WebGL Player | FusionAndClickGame</title>
        <link rel="shortcut icon" href="TemplateData/favicon.ico">
        <link rel="stylesheet" href="TemplateData/style.css">
      </head>
      <body>
        <div id="unity-container" class="unity-desktop">
          <canvas id="unity-canvas" width=887 height=1685 tabindex="-1"></canvas>
          <div id="unity-loading-bar">
            <div id="unity-logo"></div>
            <div id="unity-progress-bar-empty">
              <div id="unity-progress-bar-full"></div>
            </div>
          </div>
          <div id="unity-warning"> </div>
          <div id="unity-footer">
            <div id="unity-webgl-logo"></div>
            <div id="unity-fullscreen-button"></div>
            <div id="unity-build-title">FusionAndClickGame</div>
          </div>
        </div>
        <script>
    
          var container = document.querySelector("#unity-container");
          var canvas = document.querySelector("#unity-canvas");
          var loadingBar = document.querySelector("#unity-loading-bar");
          var progressBarFull = document.querySelector("#unity-progress-bar-full");
          var fullscreenButton = document.querySelector("#unity-fullscreen-button");
          var warningBanner = document.querySelector("#unity-warning");
    
          // Shows a temporary message banner/ribbon for a few seconds, or
          // a permanent error message on top of the canvas if type=='error'.
          // If type=='warning', a yellow highlight color is used.
          // Modify or remove this function to customize the visually presented
          // way that non-critical warnings and error messages are presented to the
          // user.
          function unityShowBanner(msg, type) {
            function updateBannerVisibility() {
              warningBanner.style.display = warningBanner.children.length ? 'block' : 'none';
            }
            var div = document.createElement('div');
            div.innerHTML = msg;
            warningBanner.appendChild(div);
            if (type == 'error') div.style = 'background: red; padding: 10px;';
            else {
              if (type == 'warning') div.style = 'background: yellow; padding: 10px;';
              setTimeout(function() {
                warningBanner.removeChild(div);
                updateBannerVisibility();
              }, 5000);
            }
            updateBannerVisibility();
          }
    
          var buildUrl = "Build";
          var loaderUrl = buildUrl + "/prototype_1.loader.js";
          var config = {
            dataUrl: buildUrl + "/prototype_1.data.unityweb",
            frameworkUrl: buildUrl + "/prototype_1.framework.js.unityweb",
            codeUrl: buildUrl + "/prototype_1.wasm.unityweb",
            streamingAssetsUrl: "StreamingAssets",
            companyName: "DefaultCompany",
            productName: "FusionAndClickGame",
            productVersion: "1.0",
            showBanner: unityShowBanner,
          };
    
          // By default, Unity keeps WebGL canvas render target size matched with
          // the DOM size of the canvas element (scaled by window.devicePixelRatio)
          // Set this to false if you want to decouple this synchronization from
          // happening inside the engine, and you would instead like to size up
          // the canvas DOM size and WebGL render target sizes yourself.
          // config.matchWebGLToCanvasSize = false;
    
          if (/iPhone|iPad|iPod|Android/i.test(navigator.userAgent)) {
            // Mobile device style: fill the whole browser client area with the game canvas:
    
            var meta = document.createElement('meta');
            meta.name = 'viewport';
            meta.content = 'width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes';
            document.getElementsByTagName('head')[0].appendChild(meta);
            container.className = "unity-mobile";
            canvas.className = "unity-mobile";
    
            // To lower canvas resolution on mobile devices to gain some
            // performance, uncomment the following line:
            // config.devicePixelRatio = 1;
    
    
          } else {
            // Desktop style: Render the game canvas in a window th
    Found one day ago by HttpPlugin
    Create report
  • Open service 172.66.47.98:443 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 22:45:35 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4889
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "91d984ebdda1ca9ec2c92450620beaf3"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UUdmI5v7iCj%2FM18BoZ2qRCGL%2Bsv1ZL2%2Bhd4vOHQb%2FuJBd7yxmFp4R0U5OlpspUuQCiNWuExSCQ9iUPS0lXAxrIUyCI9rIH%2FncbqRyRBRvjU%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f63cb84a49a-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Unity WebGL Player | FusionAndClickGame
    
    <!DOCTYPE html>
    <html lang="en-us">
      <head>
        <meta charset="utf-8">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <title>Unity WebGL Player | FusionAndClickGame</title>
        <link rel="shortcut icon" href="TemplateData/favicon.ico">
        <link rel="stylesheet" href="TemplateData/style.css">
      </head>
      <body>
        <div id="unity-container" class="unity-desktop">
          <canvas id="unity-canvas" width=887 height=1685 tabindex="-1"></canvas>
          <div id="unity-loading-bar">
            <div id="unity-logo"></div>
            <div id="unity-progress-bar-empty">
              <div id="unity-progress-bar-full"></div>
            </div>
          </div>
          <div id="unity-warning"> </div>
          <div id="unity-footer">
            <div id="unity-webgl-logo"></div>
            <div id="unity-fullscreen-button"></div>
            <div id="unity-build-title">FusionAndClickGame</div>
          </div>
        </div>
        <script>
    
          var container = document.querySelector("#unity-container");
          var canvas = document.querySelector("#unity-canvas");
          var loadingBar = document.querySelector("#unity-loading-bar");
          var progressBarFull = document.querySelector("#unity-progress-bar-full");
          var fullscreenButton = document.querySelector("#unity-fullscreen-button");
          var warningBanner = document.querySelector("#unity-warning");
    
          // Shows a temporary message banner/ribbon for a few seconds, or
          // a permanent error message on top of the canvas if type=='error'.
          // If type=='warning', a yellow highlight color is used.
          // Modify or remove this function to customize the visually presented
          // way that non-critical warnings and error messages are presented to the
          // user.
          function unityShowBanner(msg, type) {
            function updateBannerVisibility() {
              warningBanner.style.display = warningBanner.children.length ? 'block' : 'none';
            }
            var div = document.createElement('div');
            div.innerHTML = msg;
            warningBanner.appendChild(div);
            if (type == 'error') div.style = 'background: red; padding: 10px;';
            else {
              if (type == 'warning') div.style = 'background: yellow; padding: 10px;';
              setTimeout(function() {
                warningBanner.removeChild(div);
                updateBannerVisibility();
              }, 5000);
            }
            updateBannerVisibility();
          }
    
          var buildUrl = "Build";
          var loaderUrl = buildUrl + "/prototype_1.loader.js";
          var config = {
            dataUrl: buildUrl + "/prototype_1.data.unityweb",
            frameworkUrl: buildUrl + "/prototype_1.framework.js.unityweb",
            codeUrl: buildUrl + "/prototype_1.wasm.unityweb",
            streamingAssetsUrl: "StreamingAssets",
            companyName: "DefaultCompany",
            productName: "FusionAndClickGame",
            productVersion: "1.0",
            showBanner: unityShowBanner,
          };
    
          // By default, Unity keeps WebGL canvas render target size matched with
          // the DOM size of the canvas element (scaled by window.devicePixelRatio)
          // Set this to false if you want to decouple this synchronization from
          // happening inside the engine, and you would instead like to size up
          // the canvas DOM size and WebGL render target sizes yourself.
          // config.matchWebGLToCanvasSize = false;
    
          if (/iPhone|iPad|iPod|Android/i.test(navigator.userAgent)) {
            // Mobile device style: fill the whole browser client area with the game canvas:
    
            var meta = document.createElement('meta');
            meta.name = 'viewport';
            meta.content = 'width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes';
            document.getElementsByTagName('head')[0].appendChild(meta);
            container.className = "unity-mobile";
            canvas.className = "unity-mobile";
    
            // To lower canvas resolution on mobile devices to gain some
            // performance, uncomment the following line:
            // config.devicePixelRatio = 1;
    
    
          } else {
            // Desktop style: Render the game canvas in a window th
    Found one day ago by HttpPlugin
    Create report
  • Open service 172.66.47.98:8443 · quack2.pages.dev

    2026-01-12 22:45

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 22:45:35 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 4889
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    ETag: "91d984ebdda1ca9ec2c92450620beaf3"
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=obQiD1jRUeHEFpMAbEk9HZ37eaa3PuUaKpOrIgsPEYMNsOuv5%2B8ZI9ujZWLB%2FN5Pflz6tppmmgulx5D8kuMWwNP89brnw7EdRK%2FqoCb0"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bd02f63ba560cba-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Unity WebGL Player | FusionAndClickGame
    
    <!DOCTYPE html>
    <html lang="en-us">
      <head>
        <meta charset="utf-8">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <title>Unity WebGL Player | FusionAndClickGame</title>
        <link rel="shortcut icon" href="TemplateData/favicon.ico">
        <link rel="stylesheet" href="TemplateData/style.css">
      </head>
      <body>
        <div id="unity-container" class="unity-desktop">
          <canvas id="unity-canvas" width=887 height=1685 tabindex="-1"></canvas>
          <div id="unity-loading-bar">
            <div id="unity-logo"></div>
            <div id="unity-progress-bar-empty">
              <div id="unity-progress-bar-full"></div>
            </div>
          </div>
          <div id="unity-warning"> </div>
          <div id="unity-footer">
            <div id="unity-webgl-logo"></div>
            <div id="unity-fullscreen-button"></div>
            <div id="unity-build-title">FusionAndClickGame</div>
          </div>
        </div>
        <script>
    
          var container = document.querySelector("#unity-container");
          var canvas = document.querySelector("#unity-canvas");
          var loadingBar = document.querySelector("#unity-loading-bar");
          var progressBarFull = document.querySelector("#unity-progress-bar-full");
          var fullscreenButton = document.querySelector("#unity-fullscreen-button");
          var warningBanner = document.querySelector("#unity-warning");
    
          // Shows a temporary message banner/ribbon for a few seconds, or
          // a permanent error message on top of the canvas if type=='error'.
          // If type=='warning', a yellow highlight color is used.
          // Modify or remove this function to customize the visually presented
          // way that non-critical warnings and error messages are presented to the
          // user.
          function unityShowBanner(msg, type) {
            function updateBannerVisibility() {
              warningBanner.style.display = warningBanner.children.length ? 'block' : 'none';
            }
            var div = document.createElement('div');
            div.innerHTML = msg;
            warningBanner.appendChild(div);
            if (type == 'error') div.style = 'background: red; padding: 10px;';
            else {
              if (type == 'warning') div.style = 'background: yellow; padding: 10px;';
              setTimeout(function() {
                warningBanner.removeChild(div);
                updateBannerVisibility();
              }, 5000);
            }
            updateBannerVisibility();
          }
    
          var buildUrl = "Build";
          var loaderUrl = buildUrl + "/prototype_1.loader.js";
          var config = {
            dataUrl: buildUrl + "/prototype_1.data.unityweb",
            frameworkUrl: buildUrl + "/prototype_1.framework.js.unityweb",
            codeUrl: buildUrl + "/prototype_1.wasm.unityweb",
            streamingAssetsUrl: "StreamingAssets",
            companyName: "DefaultCompany",
            productName: "FusionAndClickGame",
            productVersion: "1.0",
            showBanner: unityShowBanner,
          };
    
          // By default, Unity keeps WebGL canvas render target size matched with
          // the DOM size of the canvas element (scaled by window.devicePixelRatio)
          // Set this to false if you want to decouple this synchronization from
          // happening inside the engine, and you would instead like to size up
          // the canvas DOM size and WebGL render target sizes yourself.
          // config.matchWebGLToCanvasSize = false;
    
          if (/iPhone|iPad|iPod|Android/i.test(navigator.userAgent)) {
            // Mobile device style: fill the whole browser client area with the game canvas:
    
            var meta = document.createElement('meta');
            meta.name = 'viewport';
            meta.content = 'width=device-width, height=device-height, initial-scale=1.0, user-scalable=no, shrink-to-fit=yes';
            document.getElementsByTagName('head')[0].appendChild(meta);
            container.className = "unity-mobile";
            canvas.className = "unity-mobile";
    
            // To lower canvas resolution on mobile devices to gain some
            // performance, uncomment the following line:
            // config.devicePixelRatio = 1;
    
    
          } else {
            // Desktop style: Render the game canvas in a window th
    Found one day ago by HttpPlugin
    Create report
quack2.pages.dev*.quack2.pages.dev
CN:
quack2.pages.dev
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-12 21:44
Not after:
2026-04-12 22:42