www.fmylife.com
Open in
urlscan Pro
172.67.68.170
Public Scan
Submitted URL: http://www.fmylife.com//health/_22
Effective URL: https://www.fmylife.com//health/_22
Submission: On September 18 via api from US — Scanned from IT
Effective URL: https://www.fmylife.com//health/_22
Submission: On September 18 via api from US — Scanned from IT
Form analysis
3 forms found in the DOMGET /search
<form class="lg:mt-0 lg:w-64 w-full lg:ml-5 relative" role="search" action="/search" method="get">
<div class="relative mt-0 rounded-md">
<input type="text" name="expr" class="block w-full rounded-md border-0 py-1.5 pr-10 text-gray-900 placeholder:text-gray-400 sm:text-sm opacity-75 focus:opacity-100" placeholder="Search" value="">
<div class="pointer-events-none absolute inset-y-0 right-0 flex items-center pr-3 pt-0.5">
<svg class="h-5 w-5 text-gray-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<title>search</title>
<g fill="#999898">
<path fill="#999898" d="M7,14c-3.86,0-7-3.14-7-7s3.14-7,7-7s7,3.14,7,7S10.86,14,7,14z M7,2C4.243,2,2,4.243,2,7s2.243,5,5,5 s5-2.243,5-5S9.757,2,7,2z"></path>
<path d="M15.707,14.293L13.314,11.9c-0.411,0.529-0.885,1.003-1.414,1.414l2.393,2.393 C14.488,15.902,14.744,16,15,16s0.512-0.098,0.707-0.293C16.098,15.316,16.098,14.684,15.707,14.293z"></path>
</g>
</svg>
</svg>
</div>
</div>
</form>
GET /search
<form class="lg:mt-0 lg:w-64 w-full lg:ml-5 relative" role="search" action="/search" method="get">
<div class="relative mt-0 rounded-md">
<input type="text" name="expr" class="block w-full rounded-md border-0 py-1.5 pr-10 text-gray-900 placeholder:text-gray-400 sm:text-sm opacity-75 focus:opacity-100" placeholder="Search" value="">
<div class="pointer-events-none absolute inset-y-0 right-0 flex items-center pr-3 pt-0.5">
<svg class="h-5 w-5 text-gray-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<title>search</title>
<g fill="#999898">
<path fill="#999898" d="M7,14c-3.86,0-7-3.14-7-7s3.14-7,7-7s7,3.14,7,7S10.86,14,7,14z M7,2C4.243,2,2,4.243,2,7s2.243,5,5,5 s5-2.243,5-5S9.757,2,7,2z"></path>
<path d="M15.707,14.293L13.314,11.9c-0.411,0.529-0.885,1.003-1.414,1.414l2.393,2.393 C14.488,15.902,14.744,16,15,16s0.512-0.098,0.707-0.293C16.098,15.316,16.098,14.684,15.707,14.293z"></path>
</g>
</svg>
</svg>
</div>
</div>
</form>
POST /article-submit
<form id="article-submit-form" method="POST" enctype="multipart/form-data" action="/article-submit">
<div>
<div>
<ul class="error-message text-red-700 font-bold my-6 text-center"></ul>
</div>
<div class="flex items-center mt-8">
<div class="w-1/2 mr-4">
<label class="sr-only" for="author">Your name</label>
<input type="text" class="w-full rounded-lg border p-2 text-sm border-gray-300 dark:bg-dark-500" name="author" id="author" placeholder="Your name" required="">
</div>
<div class="w-1/2 ml-4">
<label class="sr-only" for="gender">Gender</label>
<select type="text" class="w-full rounded-lg border p-2 text-sm border-gray-300 dark:bg-dark-500" name="gender" id="gender">
<option value="0">Gender</option>
<option value="1">Male</option>
<option value="2">Female</option>
<option value="3">Other</option>
<option value="4">Enby</option>
<option value="5">TransFem</option>
<option value="6">TransMasc</option>
</select>
</div>
</div>
<div class="w-full mt-4">
<label class="sr-only" for="email">Email</label>
<input type="email" class="w-full rounded-lg border p-2 text-sm border-gray-300 dark:bg-dark-500" name="email" id="email" placeholder="Email">
</div>
<div class="mt-8">
<textarea id="article-content" name="article-content" class="w-full rounded-lg border p-2 text-sm border-gray-300 dark:bg-dark-500" rows="5" placeholder="Today, … FML" required=""></textarea>
<p class="mb-4"> Remaining characters: <span id="article-content-remaining-chars">320</span>
</p>
</div>
<p id="guidelines" class="hidden p-4 bg-gray-100 text-gray-600 border border-gray-300 rounded mt-2 mb-8">Your story must start with “Today,” and end with “FML”. TXT language is forbidden and spelling mistakes hurt people’s eyeballs, so the use of
either would result in the direct dismissal of your FML. Don’t use this space for discussions, advertising or spam, or for posting anything which isn’t an FML. Furthermore, it’s not possible to obtain badges by posting keywords, so stop
believing things you’ve read on message boards. Don’t try reposting old FMLs, we’re not that daft.</p>
<div>
<label>
<input type="checkbox" name="anonymous"> Make me anonymous </label>
</div>
<hr class="border-pink-500 dark:border-white my-8">
<div class="flex flex-col md:flex-row items-center justify-between">
<p>
<a class="text-blue-300 dark:text-white" data-collapse="guidelines" href="#collapse-guidelines" aria-expanded="false" aria-controls="collapseExample">
<i class="fa fa-file"></i>
Please read our guidelines for posting
</a><br>
<label class="items-center">
<input type="checkbox" name="tos" class="mr-1">
<span class="text-orange-500 dark:text-white">I have read and accepted the </span>
<a class="text-blue-300" target="_blank" href="/termsofservice">
terms and conditions
</a>
</label>
</p>
<button type="submit" class="submit-btn submit-article-footer">
<div class="loader"></div>
<div class="submit-text">Submit</div>
</button>
</div>
</div>
<input name="first-name" type="hidden">
</form>
Text Content
FML for mobile Free Open in app × -------------------------------------------------------------------------------- search Categories All -------------------------------------------------------------------------------- Random -------------------------------------------------------------------------------- Spicy -------------------------------------------------------------------------------- Nearly FMLs -------------------------------------------------------------------------------- The Top -------------------------------------------------------------------------------- FML - The Follow-Up FML Submit Moderate Account Log in Submit your FML Moderate the FMLs Log in All Random Spicy Random Spicy The Top FML - The Follow-Up Nearly FMLs search Submit your FML × Have you just experienced an FML moment? Feel like sharing it with the other FML users? Your instinct was right, because it’s good to laugh life off. Follow the instructions below, and if your story gets through the moderation process, it'll published in the next 24 hours or so. -------------------------------------------------------------------------------- Your name Gender Gender Male Female Other Enby TransFem TransMasc Email Remaining characters: 320 Your story must start with “Today,” and end with “FML”. TXT language is forbidden and spelling mistakes hurt people’s eyeballs, so the use of either would result in the direct dismissal of your FML. Don’t use this space for discussions, advertising or spam, or for posting anything which isn’t an FML. Furthermore, it’s not possible to obtain badges by posting keywords, so stop believing things you’ve read on message boards. Don’t try reposting old FMLs, we’re not that daft. Make me anonymous -------------------------------------------------------------------------------- Please read our guidelines for posting I have read and accepted the terms and conditions Submit WHOOPS... THE REQUESTED RESOURCE COULDN'T BE FOUND EVEN MORE FMLS * Nearly FMLs * FML - The Follow-Up USEFUL LINKS * FAQ * Contact us * Terms of use * The list of badges to find FML AROUND THE WORLD * Français * English Toggle Dark Mode © VDM SAS, All rights reserved × ✕ PRIVACY E TRASPARENZA fmylife.com e i nostri partner chiedono il tuo consenso per raccogliere ed elaborare i tuoi dati personali e per archiviare e/o accedere alle informazioni sul tuo dispositivo. Ciò include l'utilizzo dei tuoi dati per mostrarti pubblicità e contenuti personalizzati, misurarne la performance, analizzare le nostre audience e migliorare i nostri prodotti e servizi. Un esempio di dati trattati potrebbe essere un identificatore univoco memorizzato in un cookie. I tuoi dati personali possono essere archiviati, consultati e condivisi con 893 partner di terze parti o utilizzati specificamente dal questo sito. Puoi modificare le tue impostazioni o revocare il consenso in qualsiasi momento, il link per farlo è nella nostra privacy policy in fondo a questa pagina. Alcuni nostri fornitori potrebbero trattare i tuoi dati personali sulla base del loro legittimo interesse. Accedendo alla pagina delle impostazioni potrai selezionare o meno le singole finalità. gestire le impostazioni accetta tutto e continua lista dei fornitori | informativa sulla privacy