Host 3.161.119.28
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

nginx nginx

tcp/80

  • MacOS file listing through .DS_Store file
    First seen 2025-04-23 21:19
    Last seen 2026-01-03 01:13
    Open for 254 days
  • Git configuration and history exposed
    First seen 2024-08-12 11:01
    Last seen 2024-09-30 08:25
    Open for 48 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522b011144f

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = http://git.2jsncsk2dxks.xyz/pzhan/pzhan-luodiye-guide.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      
      Found on 2024-09-30 08:25
      220 Bytes
  • Open service 3.161.119.28:80 · rollsslot.vip

    2026-01-09 19:53

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 19162
    Connection: close
    Server: nginx
    Date: Fri, 09 Jan 2026 19:53:17 GMT
    Last-Modified: Tue, 06 Jan 2026 06:17:27 GMT
    Accept-Ranges: bytes
    ETag: "695ca8f7-4ada"
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE
    Access-Control-Allow-Headers: Content-Type, Authorization,userId
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 e72e5f48f0da91aae20d958e6142d90c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: VIE50-P2
    X-Amz-Cf-Id: IiepM78OpwhWMz0AChy4dGZuJYqD0LjpiwMu5NXdGs3o1p3aOLbkEA==
    
    Page title: RollsSlot - Bônus de R$1000
    
    <html lang="pt-BR" data-critters-container><head><meta charset="UTF-8"><meta http-equiv="Cache-Control" content="max-age=0"><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover"><script async>(function initRedirect() {
            const pathSegments = window.location.pathname.split('/').filter(Boolean);
            let channel = 'ch_h5br92pl2'; // 默认值
            if (window.location.origin.includes('localhost')) {
              channel = 'ch_h5brmain';
            }
    
            // 优先从URL路径中提取渠道信息
            if (pathSegments.length > 0 && /^ch_h5br/i.test(pathSegments[0])) {
              channel = pathSegments[0].toLocaleLowerCase();
              return; // 已有渠道信息则停止执行
            }
            // 没有渠道信息时,从localstorage中获取
            const storedSource = window.localStorage.getItem('br_web_apkch') || '';
            if (storedSource) {
              channel = storedSource.toLocaleLowerCase();
            }
            // 没有渠道信息时才处理JWT
            const urlParams = new URLSearchParams(window.location.search);
            const jwt = urlParams.get('jwt') || document.cookie.replace(/(?:(?:^|.*;\s*)jwt\s*=\s*([^;]*).*$)|^.*$/, '$1');
    
            if (jwt) {
              try {
                const data = JSON.parse(atob(jwt));
                channel = data.channel?.toLocaleLowerCase() || channel;
              } catch (e) {
                console.error('JWT parse error:', e);
              }
            }
    
            // 生成标准化URL
            const newUrl = `${window.location.origin}/${channel}/000000/game${window.location.search}`;
            history.replaceState({}, '', newUrl);
            return;
          })();
    
          function applyTheme(theme = {}) {
            // 设置body html的背景色
    
            const root = document.documentElement;
            root.style.setProperty('--thirdColor', theme.thirdColor);
            root.style.setProperty('--fourthColor', theme.fourthColor);
            // 应用主题变量
            root.style.setProperty('--primaryColor', theme.primaryColor);
            root.style.setProperty('--secondaryColor', theme.secondaryColor);
            root.style.setProperty('--backgroundColor', theme.backgroundColor);
            root.style.setProperty('--buttonColor', theme.buttonColor);
            root.style.setProperty('--textColor', theme.textColor);
            root.style.setProperty('--textGrayColor', theme.textGrayColor);
            root.style.setProperty('--mainBgColor', theme.mainBgColor);
            root.style.setProperty('--darkColor', theme.darkColor);
            root.style.setProperty('--darkColor1', theme.darkColor1);
            root.style.setProperty('--darkColor2', theme.darkColor2);
            root.style.setProperty('--darkColor3', theme.darkColor3);
            root.style.setProperty('--warningColor', theme.warningColor);
            root.style.setProperty('--warningButtonColor', theme.warningButtonColor);
            root.style.setProperty('--disabledButtonColor', theme.disabledButtonColor);
            root.style.setProperty('--errorButtonColor', theme.errorButtonColor);
            root.style.setProperty('--activityBgColor', theme.activityBgColor);
          }
    
          // 工具函数
          function getCookie(name) {
            const value = `; ${document.cookie}`;
            const parts = value.split(`; ${name}=`);
            if (parts.length === 2) return parts.pop().split(';').shift();
            return '';
          }
    
          function setCookie(name, value, domain = location.hostname, days = 365) {
            const date = new Date();
            date.setTime(date.getTime() + days * 24 * 60 * 60 * 1000);
            document.cookie = `${name}=${value};domain=${domain};path=/;expires=${date.toUTCString()}`;
          }
    
          // JWT 处理函数
          async function handleJwt() {
            /* 非apk包或ipa包,需要判断链接是否有jwt参数 */
            /** 解码jwt参数, 加解密的算法是对json进行base64编码
             * localStorage:
             * 1、pushudatadict: {"userid":50000475,"channel":"H5BR_001","fingerprint":"17c429ae09b0d556ef64c8bf9e15e395","machineserial":"17c429ae09b0d556ef64c8bf9e15e395",
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 3.161.119.28:80 · rollsslot.vip

    2026-01-03 01:13

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 19341
    Connection: close
    Server: nginx
    Date: Sat, 03 Jan 2026 01:13:03 GMT
    Last-Modified: Thu, 20 Nov 2025 13:08:50 GMT
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE
    Access-Control-Allow-Headers: Content-Type, Authorization,userId
    ETag: "691f12e2-4b8d"
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 e56e15c46c4ad370efdb5828e31ce690.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: VIE50-P2
    X-Amz-Cf-Id: nidVarOqAbTpyPJpuv56Q43td4zqdtLVNUdOerXBDbywhc3fvCVNag==
    
    Page title: RollsSlot - Bônus de R$1000
    
    <html lang="pt-BR" data-critters-container><head><meta charset="UTF-8"><meta http-equiv="Cache-Control" content="max-age=0"><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover"><script async>(function initRedirect() {
            const pathSegments = window.location.pathname.split('/').filter(Boolean);
            let channel = 'ch_h5br92pl2'; // 默认值
            if (window.location.origin.includes('localhost')) {
              channel = 'ch_h5brmain';
            }
    
            // 优先从URL路径中提取渠道信息
            if (pathSegments.length > 0 && /^ch_h5br/i.test(pathSegments[0])) {
              channel = pathSegments[0].toLocaleLowerCase();
              return; // 已有渠道信息则停止执行
            }
            // 没有渠道信息时,从localstorage中获取
            const storedSource = window.localStorage.getItem('br_web_apkch') || '';
            if (storedSource) {
              channel = storedSource.toLocaleLowerCase();
            }
            // 没有渠道信息时才处理JWT
            const urlParams = new URLSearchParams(window.location.search);
            const jwt = urlParams.get('jwt') || document.cookie.replace(/(?:(?:^|.*;\s*)jwt\s*=\s*([^;]*).*$)|^.*$/, '$1');
    
            if (jwt) {
              try {
                const data = JSON.parse(atob(jwt));
                channel = data.channel?.toLocaleLowerCase() || channel;
              } catch (e) {
                console.error('JWT parse error:', e);
              }
            }
    
            // 生成标准化URL
            const newUrl = `${window.location.origin}/${channel}/000000/game${window.location.search}`;
            history.replaceState({}, '', newUrl);
            return;
          })();
    
          function applyTheme(theme = {}) {
            // 设置body html的背景色
    
            const root = document.documentElement;
            root.style.setProperty('--thirdColor', theme.thirdColor);
            root.style.setProperty('--fourthColor', theme.fourthColor);
            // 应用主题变量
            root.style.setProperty('--primaryColor', theme.primaryColor);
            root.style.setProperty('--secondaryColor', theme.secondaryColor);
            root.style.setProperty('--backgroundColor', theme.backgroundColor);
            root.style.setProperty('--buttonColor', theme.buttonColor);
            root.style.setProperty('--textColor', theme.textColor);
            root.style.setProperty('--textGrayColor', theme.textGrayColor);
            root.style.setProperty('--mainBgColor', theme.mainBgColor);
            root.style.setProperty('--darkColor', theme.darkColor);
            root.style.setProperty('--darkColor1', theme.darkColor1);
            root.style.setProperty('--darkColor2', theme.darkColor2);
            root.style.setProperty('--darkColor3', theme.darkColor3);
            root.style.setProperty('--warningColor', theme.warningColor);
            root.style.setProperty('--warningButtonColor', theme.warningButtonColor);
            root.style.setProperty('--disabledButtonColor', theme.disabledButtonColor);
            root.style.setProperty('--errorButtonColor', theme.errorButtonColor);
            root.style.setProperty('--activityBgColor', theme.activityBgColor);
          }
    
          // 工具函数
          function getCookie(name) {
            const value = `; ${document.cookie}`;
            const parts = value.split(`; ${name}=`);
            if (parts.length === 2) return parts.pop().split(';').shift();
            return '';
          }
    
          function setCookie(name, value, domain = location.hostname, days = 365) {
            const date = new Date();
            date.setTime(date.getTime() + days * 24 * 60 * 60 * 1000);
            document.cookie = `${name}=${value};domain=${domain};path=/;expires=${date.toUTCString()}`;
          }
    
          // JWT 处理函数
          async function handleJwt() {
            /* 非apk包或ipa包,需要判断链接是否有jwt参数 */
            /** 解码jwt参数, 加解密的算法是对json进行base64编码
             * localStorage:
             * 1、pushudatadict: {"userid":50000475,"channel":"H5BR_001","fingerprint":"17c429ae09b0d556ef64c8bf9e15e395","machineserial":"17c429ae09b0d556ef64c8bf9e15e395",
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 3.161.119.28:80 · rollsslot.vip

    2025-12-30 14:32

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 19341
    Connection: close
    Server: nginx
    Date: Tue, 30 Dec 2025 14:32:43 GMT
    Last-Modified: Thu, 20 Nov 2025 13:08:50 GMT
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE
    Access-Control-Allow-Headers: Content-Type, Authorization,userId
    ETag: "691f12e2-4b8d"
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 586d774101796c6aa5302668f31d452c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: VIE50-P2
    X-Amz-Cf-Id: hSYo-Kk-D-JRViLscACn_twwO9hV5M4OjOK9_0eFt6OU71SyARVHQA==
    
    Page title: RollsSlot - Bônus de R$1000
    
    <html lang="pt-BR" data-critters-container><head><meta charset="UTF-8"><meta http-equiv="Cache-Control" content="max-age=0"><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover"><script async>(function initRedirect() {
            const pathSegments = window.location.pathname.split('/').filter(Boolean);
            let channel = 'ch_h5br92pl2'; // 默认值
            if (window.location.origin.includes('localhost')) {
              channel = 'ch_h5brmain';
            }
    
            // 优先从URL路径中提取渠道信息
            if (pathSegments.length > 0 && /^ch_h5br/i.test(pathSegments[0])) {
              channel = pathSegments[0].toLocaleLowerCase();
              return; // 已有渠道信息则停止执行
            }
            // 没有渠道信息时,从localstorage中获取
            const storedSource = window.localStorage.getItem('br_web_apkch') || '';
            if (storedSource) {
              channel = storedSource.toLocaleLowerCase();
            }
            // 没有渠道信息时才处理JWT
            const urlParams = new URLSearchParams(window.location.search);
            const jwt = urlParams.get('jwt') || document.cookie.replace(/(?:(?:^|.*;\s*)jwt\s*=\s*([^;]*).*$)|^.*$/, '$1');
    
            if (jwt) {
              try {
                const data = JSON.parse(atob(jwt));
                channel = data.channel?.toLocaleLowerCase() || channel;
              } catch (e) {
                console.error('JWT parse error:', e);
              }
            }
    
            // 生成标准化URL
            const newUrl = `${window.location.origin}/${channel}/000000/game${window.location.search}`;
            history.replaceState({}, '', newUrl);
            return;
          })();
    
          function applyTheme(theme = {}) {
            // 设置body html的背景色
    
            const root = document.documentElement;
            root.style.setProperty('--thirdColor', theme.thirdColor);
            root.style.setProperty('--fourthColor', theme.fourthColor);
            // 应用主题变量
            root.style.setProperty('--primaryColor', theme.primaryColor);
            root.style.setProperty('--secondaryColor', theme.secondaryColor);
            root.style.setProperty('--backgroundColor', theme.backgroundColor);
            root.style.setProperty('--buttonColor', theme.buttonColor);
            root.style.setProperty('--textColor', theme.textColor);
            root.style.setProperty('--textGrayColor', theme.textGrayColor);
            root.style.setProperty('--mainBgColor', theme.mainBgColor);
            root.style.setProperty('--darkColor', theme.darkColor);
            root.style.setProperty('--darkColor1', theme.darkColor1);
            root.style.setProperty('--darkColor2', theme.darkColor2);
            root.style.setProperty('--darkColor3', theme.darkColor3);
            root.style.setProperty('--warningColor', theme.warningColor);
            root.style.setProperty('--warningButtonColor', theme.warningButtonColor);
            root.style.setProperty('--disabledButtonColor', theme.disabledButtonColor);
            root.style.setProperty('--errorButtonColor', theme.errorButtonColor);
            root.style.setProperty('--activityBgColor', theme.activityBgColor);
          }
    
          // 工具函数
          function getCookie(name) {
            const value = `; ${document.cookie}`;
            const parts = value.split(`; ${name}=`);
            if (parts.length === 2) return parts.pop().split(';').shift();
            return '';
          }
    
          function setCookie(name, value, domain = location.hostname, days = 365) {
            const date = new Date();
            date.setTime(date.getTime() + days * 24 * 60 * 60 * 1000);
            document.cookie = `${name}=${value};domain=${domain};path=/;expires=${date.toUTCString()}`;
          }
    
          // JWT 处理函数
          async function handleJwt() {
            /* 非apk包或ipa包,需要判断链接是否有jwt参数 */
            /** 解码jwt参数, 加解密的算法是对json进行base64编码
             * localStorage:
             * 1、pushudatadict: {"userid":50000475,"channel":"H5BR_001","fingerprint":"17c429ae09b0d556ef64c8bf9e15e395","machineserial":"17c429ae09b0d556ef64c8bf9e15e395",
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 3.161.119.28:443 · xynios.be

    2025-12-29 16:53

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 2950
    Connection: close
    Date: Mon, 29 Dec 2025 16:53:34 GMT
    Last-Modified: Tue, 05 Nov 2019 19:55:02 GMT
    ETag: "3b2bde9f78974234eba554b3b6306a60"
    Cache-Control: max-age=3600
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 b27f21f2e46f0db2d89ec3930dfac728.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: VIE50-P2
    X-Amz-Cf-Id: xQkmDsVCvWhC29KG-oiKl7b2edFuNBLiHy3KZfXSVlx7Xnm_CrRzpw==
    
    Page title: Xynios
    
    <!DOCTYPE html>
    <html>
    <head>
    <title>Xynios</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
    <link href="layout/styles/layout.css" rel="stylesheet" type="text/css" media="all">
    </head>
    <body id="top">
    <div class="wrapper row0">
      <div id="topbar" class="clear">
        <div class="fl_right">
          <ul class="nospace linklist">
                  <li><a class="faicon-linkedin" href="https://www.linkedin.com/in/dimitri-saeys-3015b174" target="_blank"><i class="fa fa-linkedin"></i></a></li>
            <li><i class="fa fa-envelope-o"></i> info@xynios.be</li>
          </ul>
        </div>
      </div>
    </div>
    <div class="wrapper row1">
      <header id="header" class="clear">
        <div id="logo" class="fl_left">
          <img src="images/xynios-logo.png" alt="Xynios logo" style="width:25% !important;height:25% !important;" >
        </div>
      </header>
    </div>
    
    <div class="wrapper row2 bgded" style="background-image:url('images/backgrounds/test.png');">
      <div class="overlay">
        <div id="intro" class="clear">
          <article class="one_third first">
            <h3 class="heading">Java consultancy</h3>
            <ul class="nospace">
              <li>Certified Java Professional</li>
              <li>Clean code enthusiast</li>
              <li>Test driven</li>
              <li>Performace optimizer</li>
            </ul>
          </article>
          <article class="one_third">
            <h3 class="heading">Adobe experience manager consultancy</h3>
            <ul class="nospace">
              <li>Certified AEM expert</li>
              <li>E-commerce experience</li>
              <li>Enterprise scaling</li>
              <li>Big team</li>
            </ul>
          </article>
          <article class="one_third">
            <h3 class="heading">Java trainer</h3>
            <ul class="nospace">
              <li>Passionated</li>
              <li>All levels</li>
              <li>Down to earth</li>
              <li>Different experience domains</li>
            </ul>
          </article>
        </div>
      </div>
    </div>
    <div class="wrapper row5">
      <footer id="footer" class="clear">
        <div class="pagination">
          <h6 class="title">Skills</h6>
          <ul class="nospace">
            <li>Java,</li>
            <li>AEM,</li>
            <li>JCR,</li>
            <li>Apache jackrabbit,</li>
            <li>OSGI,</li>
            <li>Linux,</li>
            <li>Automation,</li>
            <li>Jenkins,</li>
            <li>Amazon AWS,</li>
            <li>Puppet,</li>
            <li>Spring,</li>
            <li>Elasticsearch,</li>
            <li>Logstash,</li>
            <li>Kibana,</li>
            <li>Jboss,</li>
            <li>Scrum master</li>
          </ul>
        </div>
      </footer>
    </div>
    <div class="wrapper row6">
      <div id="copyright" class="clear">
        <p class="fl_right">Copyright &copy; 2019 - All Rights Reserved - <a href="#">Xynios</a></p>
      </div>
    </div>
    <!-- JAVASCRIPTS -->
    <script src="layout/scripts/jquery.min.js"></script>
    <script src="layout/scripts/jquery.mobilemenu.js"></script>
    </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 3.161.119.28:80 · xynios.be

    2025-12-29 16:53

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 29 Dec 2025 16:53:33 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://xynios.be/
    X-Cache: Redirect from cloudfront
    Via: 1.1 c02017c0568f69fe11bb53b10d46e1fc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: VIE50-P2
    X-Amz-Cf-Id: B_2hcnfKYCgYuhPaHN5ihQJpG8YkA8lAZwQdiztbUMdXgeZ3tqMCog==
    
    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-29 by HttpPlugin
    Create report
  • Open service 3.161.119.28:80 · rollsslot.vip

    2025-12-22 16:04

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 19341
    Connection: close
    Server: nginx
    Date: Mon, 22 Dec 2025 16:04:22 GMT
    Last-Modified: Thu, 20 Nov 2025 13:08:50 GMT
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE
    Access-Control-Allow-Headers: Content-Type, Authorization,userId
    ETag: "691f12e2-4b8d"
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 e8eef83cd13aefba4fb880502e4a1c40.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: VIE50-P2
    X-Amz-Cf-Id: 19zAMMSQGXcwSaCdslWuqWU8kTrs4jCkpHBr9QilKNknsapAiMzcBw==
    
    Page title: RollsSlot - Bônus de R$1000
    
    <html lang="pt-BR" data-critters-container><head><meta charset="UTF-8"><meta http-equiv="Cache-Control" content="max-age=0"><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover"><script async>(function initRedirect() {
            const pathSegments = window.location.pathname.split('/').filter(Boolean);
            let channel = 'ch_h5br92pl2'; // 默认值
            if (window.location.origin.includes('localhost')) {
              channel = 'ch_h5brmain';
            }
    
            // 优先从URL路径中提取渠道信息
            if (pathSegments.length > 0 && /^ch_h5br/i.test(pathSegments[0])) {
              channel = pathSegments[0].toLocaleLowerCase();
              return; // 已有渠道信息则停止执行
            }
            // 没有渠道信息时,从localstorage中获取
            const storedSource = window.localStorage.getItem('br_web_apkch') || '';
            if (storedSource) {
              channel = storedSource.toLocaleLowerCase();
            }
            // 没有渠道信息时才处理JWT
            const urlParams = new URLSearchParams(window.location.search);
            const jwt = urlParams.get('jwt') || document.cookie.replace(/(?:(?:^|.*;\s*)jwt\s*=\s*([^;]*).*$)|^.*$/, '$1');
    
            if (jwt) {
              try {
                const data = JSON.parse(atob(jwt));
                channel = data.channel?.toLocaleLowerCase() || channel;
              } catch (e) {
                console.error('JWT parse error:', e);
              }
            }
    
            // 生成标准化URL
            const newUrl = `${window.location.origin}/${channel}/000000/game${window.location.search}`;
            history.replaceState({}, '', newUrl);
            return;
          })();
    
          function applyTheme(theme = {}) {
            // 设置body html的背景色
    
            const root = document.documentElement;
            root.style.setProperty('--thirdColor', theme.thirdColor);
            root.style.setProperty('--fourthColor', theme.fourthColor);
            // 应用主题变量
            root.style.setProperty('--primaryColor', theme.primaryColor);
            root.style.setProperty('--secondaryColor', theme.secondaryColor);
            root.style.setProperty('--backgroundColor', theme.backgroundColor);
            root.style.setProperty('--buttonColor', theme.buttonColor);
            root.style.setProperty('--textColor', theme.textColor);
            root.style.setProperty('--textGrayColor', theme.textGrayColor);
            root.style.setProperty('--mainBgColor', theme.mainBgColor);
            root.style.setProperty('--darkColor', theme.darkColor);
            root.style.setProperty('--darkColor1', theme.darkColor1);
            root.style.setProperty('--darkColor2', theme.darkColor2);
            root.style.setProperty('--darkColor3', theme.darkColor3);
            root.style.setProperty('--warningColor', theme.warningColor);
            root.style.setProperty('--warningButtonColor', theme.warningButtonColor);
            root.style.setProperty('--disabledButtonColor', theme.disabledButtonColor);
            root.style.setProperty('--errorButtonColor', theme.errorButtonColor);
            root.style.setProperty('--activityBgColor', theme.activityBgColor);
          }
    
          // 工具函数
          function getCookie(name) {
            const value = `; ${document.cookie}`;
            const parts = value.split(`; ${name}=`);
            if (parts.length === 2) return parts.pop().split(';').shift();
            return '';
          }
    
          function setCookie(name, value, domain = location.hostname, days = 365) {
            const date = new Date();
            date.setTime(date.getTime() + days * 24 * 60 * 60 * 1000);
            document.cookie = `${name}=${value};domain=${domain};path=/;expires=${date.toUTCString()}`;
          }
    
          // JWT 处理函数
          async function handleJwt() {
            /* 非apk包或ipa包,需要判断链接是否有jwt参数 */
            /** 解码jwt参数, 加解密的算法是对json进行base64编码
             * localStorage:
             * 1、pushudatadict: {"userid":50000475,"channel":"H5BR_001","fingerprint":"17c429ae09b0d556ef64c8bf9e15e395","machineserial":"17c429ae09b0d556ef64c8bf9e15e395",
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 3.161.119.28:80 · rollsslot.vip

    2025-12-20 11:04

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 19341
    Connection: close
    Server: nginx
    Date: Sat, 20 Dec 2025 11:04:48 GMT
    Last-Modified: Thu, 20 Nov 2025 13:08:50 GMT
    Accept-Ranges: bytes
    ETag: "691f12e2-4b8d"
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Methods: GET, POST, OPTIONS, PUT, DELETE
    Access-Control-Allow-Headers: Content-Type, Authorization,userId
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 e72e5f48f0da91aae20d958e6142d90c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: VIE50-P2
    X-Amz-Cf-Id: CQJOqd4e4Vw_j16HqlTPjmOtrA2T0-YieGrIPA3v6h3jjwSLjRqrWA==
    
    Page title: RollsSlot - Bônus de R$1000
    
    <html lang="pt-BR" data-critters-container><head><meta charset="UTF-8"><meta http-equiv="Cache-Control" content="max-age=0"><meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover"><script async>(function initRedirect() {
            const pathSegments = window.location.pathname.split('/').filter(Boolean);
            let channel = 'ch_h5br92pl2'; // 默认值
            if (window.location.origin.includes('localhost')) {
              channel = 'ch_h5brmain';
            }
    
            // 优先从URL路径中提取渠道信息
            if (pathSegments.length > 0 && /^ch_h5br/i.test(pathSegments[0])) {
              channel = pathSegments[0].toLocaleLowerCase();
              return; // 已有渠道信息则停止执行
            }
            // 没有渠道信息时,从localstorage中获取
            const storedSource = window.localStorage.getItem('br_web_apkch') || '';
            if (storedSource) {
              channel = storedSource.toLocaleLowerCase();
            }
            // 没有渠道信息时才处理JWT
            const urlParams = new URLSearchParams(window.location.search);
            const jwt = urlParams.get('jwt') || document.cookie.replace(/(?:(?:^|.*;\s*)jwt\s*=\s*([^;]*).*$)|^.*$/, '$1');
    
            if (jwt) {
              try {
                const data = JSON.parse(atob(jwt));
                channel = data.channel?.toLocaleLowerCase() || channel;
              } catch (e) {
                console.error('JWT parse error:', e);
              }
            }
    
            // 生成标准化URL
            const newUrl = `${window.location.origin}/${channel}/000000/game${window.location.search}`;
            history.replaceState({}, '', newUrl);
            return;
          })();
    
          function applyTheme(theme = {}) {
            // 设置body html的背景色
    
            const root = document.documentElement;
            root.style.setProperty('--thirdColor', theme.thirdColor);
            root.style.setProperty('--fourthColor', theme.fourthColor);
            // 应用主题变量
            root.style.setProperty('--primaryColor', theme.primaryColor);
            root.style.setProperty('--secondaryColor', theme.secondaryColor);
            root.style.setProperty('--backgroundColor', theme.backgroundColor);
            root.style.setProperty('--buttonColor', theme.buttonColor);
            root.style.setProperty('--textColor', theme.textColor);
            root.style.setProperty('--textGrayColor', theme.textGrayColor);
            root.style.setProperty('--mainBgColor', theme.mainBgColor);
            root.style.setProperty('--darkColor', theme.darkColor);
            root.style.setProperty('--darkColor1', theme.darkColor1);
            root.style.setProperty('--darkColor2', theme.darkColor2);
            root.style.setProperty('--darkColor3', theme.darkColor3);
            root.style.setProperty('--warningColor', theme.warningColor);
            root.style.setProperty('--warningButtonColor', theme.warningButtonColor);
            root.style.setProperty('--disabledButtonColor', theme.disabledButtonColor);
            root.style.setProperty('--errorButtonColor', theme.errorButtonColor);
            root.style.setProperty('--activityBgColor', theme.activityBgColor);
          }
    
          // 工具函数
          function getCookie(name) {
            const value = `; ${document.cookie}`;
            const parts = value.split(`; ${name}=`);
            if (parts.length === 2) return parts.pop().split(';').shift();
            return '';
          }
    
          function setCookie(name, value, domain = location.hostname, days = 365) {
            const date = new Date();
            date.setTime(date.getTime() + days * 24 * 60 * 60 * 1000);
            document.cookie = `${name}=${value};domain=${domain};path=/;expires=${date.toUTCString()}`;
          }
    
          // JWT 处理函数
          async function handleJwt() {
            /* 非apk包或ipa包,需要判断链接是否有jwt参数 */
            /** 解码jwt参数, 加解密的算法是对json进行base64编码
             * localStorage:
             * 1、pushudatadict: {"userid":50000475,"channel":"H5BR_001","fingerprint":"17c429ae09b0d556ef64c8bf9e15e395","machineserial":"17c429ae09b0d556ef64c8bf9e15e395",
    Found 2025-12-20 by HttpPlugin
    Create report
xynios.be
CN:
xynios.be
Key:
RSA-2048
Issuer:
Not before:
2025-02-12 00:00
Not after:
2026-03-12 23:59
Domain summary