exomail.fr Open in urlscan Pro
2001:41d0:301::31  Public Scan

URL: https://exomail.fr/
Submission: On April 10 via api from US — Scanned from US

Form analysis 8 forms found in the DOM

POST https://exomail.fr/locale

<form action="https://exomail.fr/locale" id="locale-form" method="post">
  <input type="hidden" name="_token" value="0k26weDTvDVAoGXcTNXv1aWj3MfvON4SK35g5OqI"> <select class="block appearance-none bg-white text-black cursor-pointer py-1 rounded-md focus:outline-none" name="locale" id="locale">
    <option>ar</option>
    <option>de</option>
    <option selected="">en</option>
    <option>fr</option>
    <option>hi</option>
    <option>pl</option>
    <option>ru</option>
    <option>es</option>
    <option>vi</option>
    <option>tr</option>
    <option>no</option>
    <option>id</option>
  </select>
</form>

POST https://exomail.fr/locale

<form action="https://exomail.fr/locale" id="locale-form-mobile" method="post">
  <input type="hidden" name="_token" value="0k26weDTvDVAoGXcTNXv1aWj3MfvON4SK35g5OqI"> <select class="block appearance-none bg-black cursor-pointer py-1 rounded-md focus:outline-none" name="locale" id="locale-mobile">
    <option>ar</option>
    <option>de</option>
    <option selected="">en</option>
    <option>fr</option>
    <option>hi</option>
    <option>pl</option>
    <option>ru</option>
    <option>es</option>
    <option>vi</option>
    <option>tr</option>
    <option>no</option>
    <option>id</option>
  </select>
</form>

POST

<form wire:submit.prevent="create" class="lg:max-w-72 lg:mx-auto" method="post">
  <input class="block appearance-none w-full border-0 rounded-md py-4 px-5 bg-white text-white bg-opacity-10 focus:outline-none placeholder-white placeholder-opacity-30" type="text" id="user" name="user" wire:model.defer="user"
    placeholder="Enter Username">
  <div class="divider mt-5"></div>
  <div class="relative">
    <div class="relative" x-data="{ open: false }" @click.away="open = false" @close.stop="open = false">
      <div @click="open = ! open">
        <input x-ref="domain" type="text" class="block appearance-none w-full border-0 bg-white text-white py-4 px-5 pr-8 bg-opacity-10 rounded-md cursor-pointer focus:outline-none select-none placeholder-white placeholder-opacity-30"
          placeholder="Select Domain" name="domain" wire:model="domain" readonly="">
      </div>
      <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75"
        x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute z-50 mt-2 w-full rounded-md shadow-lg origin-top-right right-0" style="display: none;" @click="open = false">
        <div class="rounded-md shadow-xs max-h-96 overflow-y-auto py-1 bg-white">
          <a x-on:click="$refs.domain.value = 'exo-mail.fr'; $wire.setDomain('exo-mail.fr')" class="block px-4 py-2 text-sm leading-5 text-gray-700 cursor-pointer hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out">exo-mail.fr</a>
        </div>
      </div>
    </div>
    <div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-5 text-white">
      <svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
        <path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"></path>
      </svg>
    </div>
  </div>
  <div class="divider mt-5"></div>
  <input class="block appearance-none w-full rounded-md py-4 px-5 bg-teal-500 text-white cursor-pointer focus:outline-none" style="background-color: #7b04dc" type="submit" value="Create">
  <div class="divider my-8 flex justify-center">
    <div class="border-t-2 w-2/3 border-white border-opacity-25"></div>
  </div>
</form>

POST

<form wire:submit.prevent="random" class="lg:max-w-72 lg:mx-auto" method="post">
  <input class="block appearance-none w-full rounded-md py-4 px-5 bg-yellow-500 text-white cursor-pointer focus:outline-none" style="background-color: #4b7ae7" type="submit" value="Random">
</form>

POST #

<form class="lg:max-w-72 lg:mx-auto" action="#" method="post">
  <div class="relative">
    <div class="relative" x-data="{ open: false }" @click.away="open = false" @close.stop="open = false">
      <div @click="open = ! open">
        <div class="block appearance-none w-full bg-white text-white py-4 px-5 pr-8 bg-opacity-10 rounded-md cursor-pointer focus:outline-none select-none" id="email_id">gejkiw@exo-mail.fr</div>
      </div>
      <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75"
        x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute z-50 mt-2 w-full rounded-md shadow-lg origin-top" style="display: none;" @click="open = false">
        <div class="rounded-md shadow-xs max-h-96 overflow-y-auto py-1 bg-white">
          <a class="block px-4 py-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out" href="https://exomail.fr/switch/gejkiw@exo-mail.fr">gejkiw@exo-mail.fr</a>
        </div>
      </div>
    </div>
    <div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-3 text-white">
      <svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
        <path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"></path>
      </svg>
    </div>
  </div>
</form>

POST

<form wire:submit.prevent="create" method="post">
  <div class="max-w-screen-lg mx-auto flex space-x-2 items-center">
    <div class="flex-1 bg-white text-white bg-opacity-20 rounded-md flex items-center">
      <input class="appearance-none bg-transparent flex-1 border-0 rounded-md py-4 px-5 focus:outline-none placeholder-white placeholder-opacity-30" type="text" name="user" wire:model.defer="user" placeholder="Enter Username">
      <div class="border-l-2 h-4 border-gray-200"></div>
      <div class="relative">
        <div class="relative" x-data="{ open: false }" @click.away="open = false" @close.stop="open = false">
          <div @click="open = ! open">
            <input x-ref="domain" type="text" class="block appearance-none bg-transparent border-0 w-full py-4 px-5 pr-8 cursor-pointer focus:outline-none select-none rounded-md placeholder-white placeholder-opacity-30" placeholder="Select Domain"
              name="domain" wire:model="domain" readonly="">
          </div>
          <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75"
            x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute z-50 mt-2 w-full rounded-md shadow-lg origin-top-right right-0" style="display: none;" @click="open = false">
            <div class="rounded-md shadow-xs max-h-96 overflow-y-auto py-1 bg-white">
              <a x-on:click="$refs.domain.value = 'exo-mail.fr'; $wire.setDomain('exo-mail.fr')" class="block px-4 py-2 text-sm leading-5 text-gray-700 cursor-pointer hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out">exo-mail.fr</a>
            </div>
          </div>
        </div>
        <div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-5 text-gray-200">
          <svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
            <path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"></path>
          </svg>
        </div>
      </div>
      <input class="block appearance-none rounded-r-md py-4 px-5 bg-teal-500 text-white cursor-pointer focus:outline-none" style="background-color: #7b04dc" type="submit" value="Create">
    </div>
  </div>
</form>

POST

<form wire:submit.prevent="random" class="flex justify-center mb-1" method="post">
  <input class="appearance-none rounded-md py-2 px-5 bg-yellow-500 text-white cursor-pointer focus:outline-none" style="background-color: #4b7ae7" type="submit" value="Create a Random Email">
  <button type="button" x-on:click="in_app = false" class="ml-2 appearance-none rounded-md py-2 px-5 bg-white bg-opacity-10 text-white text-sm cursor-pointer focus:outline-none"><i class="fas fa-times"></i></button>
</form>

POST #

<form class="max-w-screen-lg mx-auto" action="#" method="post">
  <div class="relative">
    <div class="relative" x-data="{ open: false }" @click.away="open = false" @close.stop="open = false">
      <div @click="open = ! open">
        <div class="block appearance-none w-full bg-white text-white py-4 px-5 pr-8 bg-opacity-10 rounded-md cursor-pointer focus:outline-none select-none">gejkiw@exo-mail.fr</div>
      </div>
      <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75"
        x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute z-50 mt-2 w-full rounded-md shadow-lg origin-top" style="display: none;" @click="open = false">
        <div class="rounded-md shadow-xs max-h-96 overflow-y-auto py-1 bg-white">
          <a class="block px-4 py-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out" href="https://exomail.fr/switch/gejkiw@exo-mail.fr">gejkiw@exo-mail.fr</a>
        </div>
      </div>
    </div>
    <div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-3 text-white">
      <svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
        <path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"></path>
      </svg>
    </div>
  </div>
</form>

Text Content

Créez votre QR-Code !
Pourquoi un Email temporaire ? Politique de confidentialité
ar de en fr hi pl ru es vi tr no id
Pourquoi un Email temporaire ? Politique de confidentialité
ar de en fr hi pl ru es vi tr no id
exo-mail.fr




Cancel
gejkiw@exo-mail.fr
gejkiw@exo-mail.fr


Copy
Refresh
New
Delete
exo-mail.fr

or

gejkiw@exo-mail.fr
gejkiw@exo-mail.fr


Copy
Refresh
New
Delete


Sécurité, simplicité, facilité
C’est gratuit et vous n'avez pas besoin de vous connecter. Vous êtes protégé,
car votre véritable identité n’est jamais divulguée.
ExoMail permet de créer un nom d’e-mail personnel et temporaire, puis de
recevoir des e-mails éphémères, autodétruits après un certain temps.

Les « Pubs » présentes sur cette page ne sont pas des « Pubs »
Pour garder cette application gratuite, soutenez-nous en découvrant nos propres
sites et créations .
Vous n'êtes pas obligés de le faire, mais ça fait toujours plaisir, et cela
permet de garder la version ExoMail le plus longtemps possible !
VcardQR permet de créer un Mini-Site pour vos contacts et clients.
Empty Inbox


Factures.click est un logiciel de facturation en ligne professionnelles.



VOUS CHERCHEZ DES RAISONS LÉGITIMES D’UTILISER UNE ADRESSE E-MAIL TEMPORAIRE ?

Utilisez une adresse e-mail jetable au lieu de votre adresse e-mail personnelle,
pour éviter de recevoir des e-mails promotionnels, par exemple dans le cas d'une
inscription, vous devez entrer votre adresse e-mail privée.

Effectivement, pour éviter que certaines sociétés vous envoient des publicités
constantes, votre e-mail personnel ne doit pas être utilisé comme système
d'identification. Vous ne désirez pas être dépisté constamment (pub, spam, etc),
de la même façon, ExoMail, pour vous protéger, ne veut pas vous identifier...



: : Pour vous protéger : :


ExoMail refuse de connaître vos informations !
ExoMail refuse de connaître votre e-mail personnel !
ExoMail refuse de créer toute vente directe ou indirecte !
Car un système de vente internet permet de vous identifier avec précision (nom,
prénom, carte bancaire.)




ExoPresse est un script de magazines polyvalents. Avec un design rapide et
convivial.

Pourquoi un Email temporaire ? Politique de confidentialité



Pour obtenir votre QR-Code, n'oublier pas de copiez votre Email !


Copyright © 2024 - ExoMail.fr - E-mails en adresse temporaire autodétruite.

En utilisant ce site Web, vous acceptez notre Cookie Policy

Close
Error
Success
Email ID Copied to Clipboard