Domain tp7luky.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Open service 52.222.136.67:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:59 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 611ca6d7a586f9a7ac13f280c5d6da36.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: e4dYEz27XxmtbGlCAaoBkvX0ZmoTs4XdcCn9VEl7h9tmy73x0z382w==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 52.222.136.82:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 385cb8def78c1bb03b9aa3bd53bf1f06.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: jZsipUnx0tCJb70XWK2-vFvHLLSBWyB_gFEkhFk3Fp7kB17rbSpZMw==
    Age: 80383
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:1000:10:f85c:2240:93a1:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:59 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 641c321eb6b63a682c557ddfe51be768.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: mI96VQsv_c_HNfsk0kCU8HDzDeOL9I8Ns-8omuT6AUvSlZk6LO9LzA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:5a00:10:f85c:2240:93a1:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 a99407071c3f2a96a40fff2cd5775d8e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: e_K4E2Xw6AVnax6CNDyVbKLI1p-wNBcH7gFkZ9j3i1fyHT0YiN1vzg==
    Age: 80383
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:2200:10:f85c:2240:93a1:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 2696c49ebf3abec704c6af790acf6778.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 2GZjeKCl5ZZk0QXs210RPos_fW0WYtphEX_wCMv4x__l6rcBG3vvmw==
    Age: 80382
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 52.222.136.58:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:59 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d7b95fc49388e3b88d8d8ce14a277aac.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: RDkQ3PQdY5EIMTTC10P722QWOnc1M3U6Npyq4vwSEStj8nNggERLEA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:d200:10:f85c:2240:93a1:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 1bc764620f6db84c92e8682716d68eda.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: sVz9_LX-04-H_lLTDLUDsfID90Oi67aasOg456WVUO81uwYeGxebHg==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 52.222.136.34:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 611ca6d7a586f9a7ac13f280c5d6da36.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 5-IUZhRZUlXoS3eZwcZBa56XmHWubu4AuCYZ2cqWH4zuxGvGR49hJw==
    Age: 80383
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:600:10:f85c:2240:93a1:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 a99407071c3f2a96a40fff2cd5775d8e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 5_TVyVMw8S0nLSOhWKymy4uqj3WOb7sBBscYjb6uCbSNSITDlbvuCg==
    Age: 80382
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:3000:10:f85c:2240:93a1:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 b6b8b152d22969c98f9f56610821c954.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: DKuEtzQ5hzvMLBN-6HfFhOUtCOOZeTjXsq4dof_9CVCJXUFkkmsMTw==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:1000:10:f85c:2240:93a1:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 1ad022b197e464938f7729463478f0c8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: prNLO2z4otl5jQFdDGUCu9pql7Mfa7QSPBCVikimqCBqfgQWaAntwQ==
    Age: 80382
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:8a00:10:f85c:2240:93a1:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d7b95fc49388e3b88d8d8ce14a277aac.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: CGyRkHSkbYDCT2WZ2sbDVD78E29_qnBgmQng6f518poinkke1W3wmg==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:3000:10:f85c:2240:93a1:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 2e5530cd574fa6a27f079027dd7a281a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: TS97Y7uyozwI7HquShQxUep9ioFDEfWqsrScbur32412EIMoLNx43w==
    Age: 80382
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:d200:10:f85c:2240:93a1:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 53fd5912708d75e6ec2b16a58625cb1e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: stPpztQqARIWsT0A1UY7kft3f55l5j4bkFX6fqgt4kXq7JBN_VDbIw==
    Age: 80382
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:2200:10:f85c:2240:93a1:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 79006a1b1266ae3c597864512702ebf8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: _2aHQ51tTWL6okyTt-AXoCGIUquHRC0vXe_l6EWTNKaBuhWHuUYl_w==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:600:10:f85c:2240:93a1:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 1ad022b197e464938f7729463478f0c8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: tFwKRjuR8N-v3hRMQVMu3_ksnRoPhSEE9MQujnNi75UJ6A_nNY-8Lw==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 52.222.136.67:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 b6b8b152d22969c98f9f56610821c954.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: PS51gv_f15f_8fx3t5HImPxWYI4lI-GA7ef9ySmpKDpfimKo4yRFJw==
    Age: 80382
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:5a00:10:f85c:2240:93a1:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 203ee6b98de7af3adc87c8746659929c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: VxbZWrG_dpjyLVMY4XclcxCFRdow5QRxq-cbw1gNoL5VRZ97h4JcCA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:4c00:10:f85c:2240:93a1:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 611ca6d7a586f9a7ac13f280c5d6da36.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: mqSKPDrL6D4tcTMPL5mbzgZcM6RGI7ko_12q4GQOxhtjBBKOG4Cx9A==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 52.222.136.34:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 55c4ff21b8d72983466f815563acf5be.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: wmJ8rumqOgVfs2XVaQeC14u_yj6qL_o4QHf4tpapJ1njb6vdkznXaQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 52.222.136.58:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 8027798dc40af04392a940303e0fc516.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: Fl7VjHlLdi0VF8h0wiNNfrrYFax5RkVNsWkLvUpRXElCMmQxbTdIXQ==
    Age: 80382
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:8a00:10:f85c:2240:93a1:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 1bc764620f6db84c92e8682716d68eda.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: k8aYiyqGr6PBSmU6LWd7n9mkEf1oGT9c07OUoH_rbuLxEY6_F_XOLQ==
    Age: 80382
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 52.222.136.82:80 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 30 Dec 2025 15:15:58 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://tp7luky.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d3567cb7a3a02c495b66e54c187b0ea2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: FgFel7EhGfQqpjuqKQR6wx0k21intkp3vRyeyrGb9f0LlvemUUvRnQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2600:9000:2204:4c00:10:f85c:2240:93a1:443 · tp7luky.com

    2025-12-30 15:15

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 13183
    Connection: close
    Last-Modified: Fri, 26 Dec 2025 15:47:56 GMT
    x-amz-version-id: 7T9eWy2xs6lZcQfnA6XWz_d9tHgwq2Ps
    Server: AmazonS3
    Date: Mon, 29 Dec 2025 16:56:17 GMT
    ETag: "da5adeb2d8cf92b0f6c3cd25f4a84cd9"
    X-Cache: Hit from cloudfront
    Via: 1.1 df11b13b779c62601ca4cd4d2bb0ce18.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA50-P2
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 4pID6OiqZAtL2pL6Jokmzupfsw84s4cD9tXPTABphBZ5HOE3BK1Vbg==
    Age: 80382
    
    Page title: Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros
    
    <!doctype html><html lang="pt"><head><link rel="preconnect" href="https://dz68qzgzvzly6.cloudfront.net"><link rel="dns-prefetch" href="https://dz68qzgzvzly6.cloudfront.net"><title>Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros</title><meta charset="UTF-8"><meta name="referrer" content="origin"><link rel="icon" href=""><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="referrer" content="no-referrer"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,minimum-scale=1,viewport-fit=cover"><meta name="description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta name="keywords" content="Apostas Online, Cassino Online Brasil, Apostas Futebol, Sites Seguros, Bônus de Apostas"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><link rel="apple-touch-startup-image" media="screen and (orientation: portrait)" href="./src/assets/512.png"><meta property="og:title" content="Cassinos e Apostas Esportivas Seguras | Jogue nos Melhores Sites Brasileiros"><meta property="og:description" content="Aposte com confiança em cassinos online e sites de apostas esportivas no Brasil. Oferecemos bônus, odds vantajosas e uma experiência segura de jogo."><meta property="og:type" content="website"><meta name="og:image" property="og:image" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="og:image:secure_url" property="og:image:secure_url" content="https://dz68qzgzvzly6.cloudfront.net/tp7/uploads/setting/file/telegram_cover.png"><meta name="twitter:card" content="summary_large_image"><script>function getQueryString(name) {
          var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)");
          var r = window.location.search.substr(1).match(reg);
          if (r != null) return unescape(r[2]);
          return null;
        }
        // code
        let code = getQueryString("code");
        if (code) {
          localStorage.setItem("code", code);
        }
        // cid
        let cid = getQueryString("c");
        if (cid) {
          localStorage.setItem("c", cid);
        }
        // clid
        let clid =
          getQueryString("clid") ||
          getQueryString("click_id") ||
          getQueryString("ttclid") ||
          getQueryString("pixel_click_id") ||
          getQueryString("bbg");
        if (clid) {
          localStorage.setItem("clid", clid);
        }
        // addid
        let adid =
          getQueryString("adid") ||
          getQueryString("CreativeID") ||
          getQueryString("_oks_ext");
        if (adid) {
          localStorage.setItem("adid", adid);
        }
    
        // 注册需要填写cpf
        let qh = getQueryString("qh")
        if(qh) {
          localStorage.setItem("qh", qh);
        }
        // 如果带有force则不弹出pwa安装弹窗
        let pwa_force = getQueryString('force')
        if(pwa_force) {
          localStorage.setItem("pwa_force", pwa_force);
        }
    
        // pdd裂变
        let origin = getQueryString('pdd_origin')
        if(origin) {
          localStorage.setItem("pdd_origin", origin);
        }</script><script>if ("standalone" in window.navigator && window.navigator.standalone) {
          var noddy,
            remotes = false;
    
          document.addEventListener(
            "click",
            function (event) {
              noddy = event.target;
    
              while (noddy.nodeName !== "A" && noddy.nodeName !== "HTML")
                noddy = noddy.parentNode;
    
              if (
                "href" in noddy &&
                noddy.href.indexOf("http") !== -1 &&
                (noddy.href.indexOf(document.location.host) !== -1 || remotes)
              ) {
                event.preventDefault();
    
                document.location.href = noddy.href;
              }
            },
            false
          );
        }</script><script>// (fun
    Found 2025-12-30 by HttpPlugin
    Create report
tp7.games*.supertp7.comtp7luky.complaybtp7.com*.yestp7.com*.tp7.bet*.tp7.gamesgirostp7.com*.tp7fun.comtp7fun.comyestp7.comtp7pin.com*.tp7luky.com*.tp7pin.comtp7.betroletatp7.com*.playbtp7.com*.girostp7.com*.roletatp7.comsupertp7.com
CN:
tp7.games
Key:
RSA-2048
Issuer:
Not before:
2025-11-15 00:00
Not after:
2026-12-14 23:59