www.sanandreas.net.br Open in urlscan Pro
2606:4700:3032::6815:2313  Public Scan

URL: http://www.sanandreas.net.br/
Submission: On February 06 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST processar-formulario.php

<form action="processar-formulario.php" method="post" class="container" id="formComprar" onsubmit="return validateForm()">
  <h2>Formulário de Compra</h2>
  <div id="google_translate_element" style="margin-bottom: 20px;">
    <div class="skiptranslate goog-te-gadget" dir="ltr" style="display: none;">
      <div id=":0.targetLanguage" class="goog-te-gadget-simple" style="white-space: nowrap;"><img src="https://www.google.com/images/cleardot.gif" class="goog-te-gadget-icon" alt=""
          style="background-image: url(&quot;https://translate.googleapis.com/translate_static/img/te_ctrl3.gif&quot;); background-position: -65px 0px;"><span
          style="vertical-align: middle;"><a aria-haspopup="true" class="VIpgJd-ZVi9od-xl07Ob-lTBxed" href="#"><span></span><img src="https://www.google.com/images/cleardot.gif" alt="" width="1" height="1"><span style="border-left: 1px solid rgb(187, 187, 187);">​</span><img src="https://www.google.com/images/cleardot.gif" alt="" width="1" height="1"><span aria-hidden="true" style="color: rgb(118, 118, 118);">▼</span></a></span>
      </div>
    </div>
  </div>
  <div id="server-count-container">
    <p>Servidores Online na Host: <span id="server-count">33</span></p>
  </div>
  <script>
    function updateServerCount() {
      var xhr = new XMLHttpRequest();
      xhr.open("GET", "get_server_count.php", true);
      xhr.onreadystatechange = function() {
        if (xhr.readyState == 4 && xhr.status == 200) {
          var serverCount = xhr.responseText;
          document.getElementById("server-count").innerText = serverCount;
        }
      };
      xhr.send();
    }
    document.addEventListener('DOMContentLoaded', function() {
      updateServerCount();
    });
    setInterval(function() {
      updateServerCount();
    }, 300000); // 5 minutos em milissegundos
  </script>
  <label for="discord">Discord:</label>
  <input type="text" id="discord" name="discord" required="">
  <label for="email">Email:</label>
  <input type="email" id="email" name="email" required="">
  <label for="produtos">Escolha o produto:</label>
  <select id="produtos" name="produtos" required="">
    <option value="70 Slots">SA-MP Host 70 Slots por R$5,99 (Super Promoção)</option>
    <option value="100 Slots">SA-MP Host 100 Slots por R$9,99</option>
    <option value="200 Slots">SA-MP Host 200 Slots por R$10,99</option>
    <option value="300 Slots">SA-MP Host 300 Slots por R$11,99</option>
    <option value="400 Slots">SA-MP Host 400 Slots por R$12,99</option>
    <option value="500 Slots">SA-MP Host 500 Slots por R$13,99</option>
    <option value="600 Slots">SA-MP Host 600 Slots por R$14,99</option>
    <option value="700 Slots">SA-MP Host 700 Slots por R$15,99</option>
    <option value="800 Slots">SA-MP Host 800 Slots por R$16,99</option>
    <option value="900 Slots">SA-MP Host 900 Slots por R$17,99</option>
    <option value="1000 Slots">SA-MP Host 1000 Slots por R$18,99</option>
    <option value="50 Players Lista">SA-MP Add 50 Na Lista do Seu Server R$4,99</option>
    <option value="100 Players Lista">SA-MP Add 100 Na Lista do Seu Server R$9,99</option>
    <option value="200 Players Lista">SA-MP Add 200 Na Lista do Seu Server R$10,99</option>
    <option value="300 Players Lista">SA-MP Add 300 Na Lista do Seu Server R$11,99</option>
    <option value="400 Players Lista">SA-MP Add 400 Na Lista do Seu Server R$22,99</option>
    <option value="500 Players Lista">SA-MP Add 500 Na Lista do Seu Server R$13,99</option>
    <option value="600 Players Lista">SA-MP Add 600 Na Lista do Seu Server R$14,99</option>
    <option value="700 Players Lista">SA-MP Add 700 Na Lista do Seu Server R$15,99</option>
    <option value="800 Players Lista">SA-MP Add 800 Na Lista do Seu Server R$16,99</option>
    <option value="900 Players Lista">SA-MP Add 900 Na Lista do Seu Server R$17,99</option>
    <option value="GM SA-MP">SA-MP Gamemode (GM) Completa R$19,99</option>
    <option value="GM Envio VPS Windows">SA-MP Envio de GM VPS Windows R$14,99</option>
    <option value="GM Envio Painel">SA-MP Envio de GM Painel R$9,99</option>
    <option value="GM Mudar Nome e Siglas">SA-MP Mudar Nome e Siglas da GM R$9,99</option>
    <option value="GM Trocar Creditos">SA-MP Trocar Creditos da GM R$9,99</option>
    <option value="Mapa SA-MP">SA-MP Comprar Mapa R$14,99</option>
    <option value="TextDraw SA-MP">SA-MP Comprar TextDraw R$14,99</option>
    <option value="Acessorio Player ou Veiculo SA-MP">SA-MP Acessorio Player ou Veiculo R$9,99</option>
  </select>
  <label for="pagamento">Forma de Pagamento:</label>
  <select id="pagamento" name="pagamento" onchange="mostrarFormaPagamento()">
    <option value="outro">Selecione uma forma de pagamento</option>
    <option value="pix">Pix</option>
    <option value="mercadopago">Mercado Pago</option>
    <option value="paypal">PayPal</option>
    <option value="bitcoin">Bitcoin</option>
  </select>
  <div id="chavePixContainer" style="display:none;">
    <label for="chavePix">Chave PIX:</label>
    <input type="text" id="chavePix" name="chavePix" readonly="" value="contato@sanandreas.net.br">
    <img id="qrcodePix" src="qrpix.png" alt="QR Code PIX" style="max-width: 200px;">
  </div>
  <div id="mercadopagoContainer" style="display:none; margin-top: 10px;">
    <p>Clique no botão abaixo para pagar com Mercado Pago:</p>
    <a href="https://link.mercadopago.com.br/kerberoshosting" target="_blank"><button type="button">Pagar com Mercado Pago</button></a>
  </div>
  <div id="paypalContainer" style="display:none; margin-top: 10px;">
    <p>Clique no botão abaixo para pagar com PayPal:</p>
    <a href="https://www.paypal.com/donate/?hosted_button_id=UVJATBVMNSAGC" target="_blank"><button type="button">Pagar com PayPal</button></a>
  </div>
  <div id="bitcoinContainer" style="display:none;">
    <label for="chaveBitcoin">Chave de pagamento Bitcoin:</label>
    <input type="text" id="chaveBitcoin" name="chaveBitcoin" readonly="" value="1L3qo3UnRgeL1qux7TCrysWrPkLPQYX9rf">
    <img id="qrcodeBitcoin" src="qrbitcoin.png" alt="QR Code Bitcoin" style="max-width: 200px;">
  </div>
  <script>
    function mostrarFormaPagamento() {
      var selectPagamento = document.getElementById("pagamento");
      var chaveBitcoinContainer = document.getElementById("bitcoinContainer");
      var chavePixContainer = document.getElementById("chavePixContainer");
      var mercadopagoContainer = document.getElementById("mercadopagoContainer");
      var paypalContainer = document.getElementById("paypalContainer");
      switch (selectPagamento.value) {
        case "pix":
          chavePixContainer.style.display = "block";
          chaveBitcoinContainer.style.display = "none";
          mercadopagoContainer.style.display = "none";
          paypalContainer.style.display = "none";
          chavePix.value = "contato@sanandreas.net.br";
          break;
        case "mercadopago":
          mercadopagoContainer.style.display = "block";
          chaveBitcoinContainer.style.display = "none";
          chavePixContainer.style.display = "none";
          paypalContainer.style.display = "none";
          break;
        case "paypal":
          paypalContainer.style.display = "block";
          chaveBitcoinContainer.style.display = "none";
          chavePixContainer.style.display = "none";
          mercadopagoContainer.style.display = "none";
          break;
        case "bitcoin":
          chaveBitcoinContainer.style.display = "block";
          chavePixContainer.style.display = "none";
          mercadopagoContainer.style.display = "none";
          paypalContainer.style.display = "none";
          chaveBitcoin.value = "1L3qo3UnRgeL1qux7TCrysWrPkLPQYX9rf";
          break;
        default:
          chaveBitcoinContainer.style.display = "none";
          chavePixContainer.style.display = "none";
          mercadopagoContainer.style.display = "none";
          paypalContainer.style.display = "none";
          break;
      }
    }
  </script>
  <label for="comprovanteLink">Link do Comprovante de Pagamento:</label>
  <input type="url" id="comprovanteLink" name="comprovanteLink" placeholder="https://pasteboard.co/..." required="">
  <div class="g-recaptcha" data-sitekey="6LdYxxMpAAAAAFVtBBvMiRjGLMsxWXTnMePRN4YE">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-mqc861zgc45t" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdYxxMpAAAAAFVtBBvMiRjGLMsxWXTnMePRN4YE&amp;co=aHR0cDovL3d3dy5zYW5hbmRyZWFzLm5ldC5icjo4MA..&amp;hl=de&amp;v=MHBiAvbtvk5Wb2eTZHoP1dUd&amp;size=normal&amp;cb=ddlosiy16zvf"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <p>Para enviar o comprovante de pagamento, clique no botão abaixo para acessar o site <a href="https://pasteboard.co/" target="_blank">pasteboard.co</a>. Faça o upload da imagem e copie o link gerado para colar no campo acima.</p>
  <a href="https://pasteboard.co/" target="_blank"><button type="button">Enviar Comprovante</button></a>
  <button type="submit">Enviar e Comprar</button>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

SAN ANDREAS HOSTING





FORMULÁRIO DE COMPRA

▼

Servidores Online na Host: 33

Discord: Email: Escolha o produto: SA-MP Host 70 Slots por R$5,99 (Super
Promoção) SA-MP Host 100 Slots por R$9,99 SA-MP Host 200 Slots por R$10,99 SA-MP
Host 300 Slots por R$11,99 SA-MP Host 400 Slots por R$12,99 SA-MP Host 500 Slots
por R$13,99 SA-MP Host 600 Slots por R$14,99 SA-MP Host 700 Slots por R$15,99
SA-MP Host 800 Slots por R$16,99 SA-MP Host 900 Slots por R$17,99 SA-MP Host
1000 Slots por R$18,99 SA-MP Add 50 Na Lista do Seu Server R$4,99 SA-MP Add 100
Na Lista do Seu Server R$9,99 SA-MP Add 200 Na Lista do Seu Server R$10,99 SA-MP
Add 300 Na Lista do Seu Server R$11,99 SA-MP Add 400 Na Lista do Seu Server
R$22,99 SA-MP Add 500 Na Lista do Seu Server R$13,99 SA-MP Add 600 Na Lista do
Seu Server R$14,99 SA-MP Add 700 Na Lista do Seu Server R$15,99 SA-MP Add 800 Na
Lista do Seu Server R$16,99 SA-MP Add 900 Na Lista do Seu Server R$17,99 SA-MP
Gamemode (GM) Completa R$19,99 SA-MP Envio de GM VPS Windows R$14,99 SA-MP Envio
de GM Painel R$9,99 SA-MP Mudar Nome e Siglas da GM R$9,99 SA-MP Trocar Creditos
da GM R$9,99 SA-MP Comprar Mapa R$14,99 SA-MP Comprar TextDraw R$14,99 SA-MP
Acessorio Player ou Veiculo R$9,99 Forma de Pagamento: Selecione uma forma de
pagamento Pix Mercado Pago PayPal Bitcoin
Chave PIX:

Clique no botão abaixo para pagar com Mercado Pago:

Pagar com Mercado Pago

Clique no botão abaixo para pagar com PayPal:

Pagar com PayPal
Chave de pagamento Bitcoin:
Link do Comprovante de Pagamento:


Para enviar o comprovante de pagamento, clique no botão abaixo para acessar o
site pasteboard.co. Faça o upload da imagem e copie o link gerado para colar no
campo acima.

Enviar Comprovante Enviar e Comprar

Originaltext

Diese Übersetzung bewerten
Mit deinem Feedback können wir Google Übersetzer weiter verbessern



Fórum

Servidores

Painel OGP

Painel TCAdmin


🕒 SUPORTE ESPECIALIZADO

Nosso suporte está disponível das 9h às 22h -03 GMT. Conte com nossa equipe para
ajudar.


🌐 COMUNIDADE ATIVA

Participe de nossa comunidade! Vídeos tutoriais, chat de dúvidas no Discord.


🤖 ASSISTÊNCIA AI

Nossa inteligência artificial GPT está pronta para auxiliar você. Tire dúvidas e
receba suporte em programação.


🔊 SUPORTE A VOIP

Integre voz ao seu servidor com suporte a VoIP. Comunique-se de forma eficiente
e envolvente.


🐧 MÁQUINA LINUX

Servidores dedicados com suporte a plugins exclusivamente no formato .so.
Potencialize seu servidor SA-MP!


💰 PLANOS ACESSÍVEIS

Oferecemos planos com preços imbatíveis e promoções incríveis. Garantimos os
melhores preços do mercado!


⚡ PING BRASILEIRO

Garantimos um ping brasileiro excepcional de 10~50 ms. Proporcione uma
experiência de jogo rápida e estável para seus jogadores.


🎛️ PAINEL DE QUALIDADE

Nosso serviço inclui o Painel OGP e Painel TCAdmin de última geração. Controle
total do seu servidor SA-MP com facilidade e eficiência.

© 2023 - 2024 San Andreas Hosting. Todos os direitos reservados.