Domain soca.casino
Germany
AMAZON-02
Software information

Netlify

tcp/443

  • Git configuration and history exposed
    First seen 2024-05-05 10:45
    Last seen 2024-09-18 10:27
    Open for 135 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbbe43d91c1

      [core]
      	repositoryformatversion = 0
      	filemode = false
      	bare = false
      	logallrefupdates = true
      	symlinks = false
      	ignorecase = true
      [remote "origin"]
      	url = git@github.com:lazypanda450/snyperhome.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      
      Found on 2024-09-18 10:27
      243 Bytes
  • Open service 3.72.140.173:443 · soca.casino

    2024-09-16 08:40

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 3
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 16 Sep 2024 08:40:50 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7WZVQPMS8MXHX9DY23AJH3R
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-09-16 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · soca.casino

    2024-09-14 06:54

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 14 Sep 2024 06:54:49 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7QN05RWKJW8FD1RGQYBQ7S4
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · soca.casino

    2024-09-13 00:28

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 1
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 13 Sep 2024 00:28:37 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7MCG9RBXNRG47QD3R4XXFSR
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-09-13 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · soca.casino

    2024-09-10 17:39

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Tue, 10 Sep 2024 17:39:18 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J7EG9CF6B9DY8JC0257AEE6W
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-09-10 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · soca.casino

    2024-09-08 20:25

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 08 Sep 2024 20:25:45 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J79N0QKJTABR69YYYNX8XF0F
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-09-08 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · soca.casino

    2024-09-06 23:37

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 06 Sep 2024 23:37:01 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J74V5GJGY2CXN1TCGZFTJW12
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-09-06 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · soca.casino

    2024-08-18 12:54

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 18 Aug 2024 12:54:36 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5JRVJ24MM14XFVJ4TQKNMSV
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-08-18 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · soca.casino

    2024-08-16 16:08

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 16 Aug 2024 16:08:30 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5DZ55QK7P9TD40GE21V5DX7
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-08-16 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · soca.casino

    2024-08-14 11:09

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 2
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Wed, 14 Aug 2024 11:09:35 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J5898CA3F8QRMWNFVFGPHA84
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-08-14 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · soca.casino

    2024-08-12 12:22

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Mon, 12 Aug 2024 12:22:16 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J538M1AHNNHC1V5ZGSEZDFYW
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-08-12 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · soca.casino

    2024-08-10 14:44

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 10 Aug 2024 14:44:33 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J4YBZ4G70AECN2GSKM201XXF
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-08-10 by HttpPlugin
    Create report
  • Open service 3.72.140.173:443 · soca.casino

    2024-08-08 15:36

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 3
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 31686
    Content-Type: text/html; charset=UTF-8
    Date: Thu, 08 Aug 2024 15:36:21 GMT
    Etag: "5fc069eceda9ac0960f341980fd0fb13-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01J4SA4HCAS8Z070VBSPBKHYMP
    Connection: close
    
    Page title: socasino | solana Ecosystem
    
    <!DOCTYPE html><!--  This site was created in Webflow. https://www.webflow.com  -->
    <!--  Last Published: Sat Jul 01 2023 23:03:00 GMT+0000 (Coordinated Universal Time)  -->
    <html data-wf-page="64a003fdd6d50e03762b6296" data-wf-site="64a003fdd6d50e03762b6255" lang="en">
    <head>
      <meta charset="utf-8">
      <title>socasino | solana Ecosystem</title>
      <meta content="width=device-width, initial-scale=1" name="viewport">
      <meta content="Webflow" name="generator">
      <link href="css/normalize.css" rel="stylesheet" type="text/css">
      <link href="css/webflow.css" rel="stylesheet" type="text/css">
      <link href="css/landing-1-65827f.webflow.css" rel="stylesheet" type="text/css">
      <link href="https://fonts.googleapis.com" rel="preconnect">
      <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
      <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
      <script type="text/javascript">WebFont.load({  google: {    families: ["Inter:regular","Inter:regular,800"]  }});</script>
      <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
      <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
      <link href="images/webclip.png" rel="apple-touch-icon">
    </head>
    <body class="body">
      <div class="custom-code w-embed w-script">
        <style>
    html {
        font-family: sans-serif;
        line-height: 1.15;
        -webkit-text-size-adjust: 100%;
        -webkit-tap-highlight-color: transparent;
    }
    body {
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    }
    .pointer-events-none {
    	pointer-events: none !important; 
    }
    .pointer-events-auto {
    	pointer-events: auto; 
    }
    .outline-text {
        -webkit-text-fill-color: transparent;
        -webkit-text-stroke: 2px white;
    }
    .left-arrow.w-slider-arrow-left{
    display:none! important;
    }
    .right-arrow.w-slider-arrow-right{
    display:none! important;
    }
    .panel.red.active {
        background-color: linear-gradient(90deg, #9945FF 0%, #9945FF 100%);
        box-shadow: rgb(252 10 84) 8px 16px 120px;
    }
    .panel.orange.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.turquoise.active {
        background-color: rgb(255, 144, 0);
        box-shadow: rgb(255 144 0) 8px 16px 120px;
    }
    .panel.blue.active {
        background-color: rgb(114, 157, 237);
        box-shadow: rgb(114 157 237) 8px 16px 120px;
    }
    
    </style>
        <script>
    // wait for page to finish loading
    document.addEventListener("DOMContentLoaded", function(){
    //send clicks to Webflow slider
    document
      .getElementById("arrow-right-new")
      .addEventListener("click", slideRight); 
    document.getElementById("arrow-left-new").addEventListener("click", slideLeft);
    // next slide
    function slideRight() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_INCREMENT = 100 / NUMBER_OF_SLIDES; //calculate the width increase of the progress bar
      document
        .getElementsByClassName("right-arrow w-slider-arrow-right")[0]
        .click();
      progress(WIDTH_INCREMENT);
    }
    //previous slide
    function slideLeft() {
      const NUMBER_OF_SLIDES = document.getElementsByClassName(
        "product-slide w-slide"
      ).length;
      const WIDTH_DECREMENT = -100 / NUMBER_OF_SLIDES; //calculate the width decrease of the progress bar
      document.getElementsByClassName("left-arrow w-slider-arrow-left")[0].click();
      progress(WIDTH_DECREMENT);
    }
    // change progress bar width
    function progress(change) {
      const PROGRESS = document.querySelector("#slider-progress");
      const DEFAULT_WIDTH =
        100 / document.getElementsByClassName("product-slide w-slide").length + "%";
      if (!PROGRESS.style.width) {
        // if width is not set, set width to 1 divided by number of  slides %
        PROGRESS.style.width = DEFAULT_WIDTH;
      }
      const NEW_PROGRESS =
        parseInt(PROGRESS.style.width) + change >= 100
          ? 100 % (parseInt(PROGRESS.style.width) + change >= 100)
          : parseInt(PR
    Found 2024-08-08 by HttpPlugin
    Create report
*.soca.casinosoca.casino
CN:
*.soca.casino
Key:
ECDSA-256
Issuer:
E5
Not before:
2024-09-02 09:16
Not after:
2024-12-01 09:16
*.soca.casinosoca.casino
CN:
*.soca.casino
Key:
ECDSA-256
Issuer:
E5
Not before:
2024-07-04 09:33
Not after:
2024-10-02 09:33
Domain summary
IP summary