OK
https://friendfinder.com/
Websites
Runtime: 2.7s
On July 09, 2025, 03:04 PM UTC, https://friendfinder.com/ was accessible when tested on AS174 in France.
Failures
HTTP Experiment
null
DNS Experiment
null
Control
null
DNS Queries
Resolver:
172.253.248.51
Query:
IN A friendfinder.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
69.165.107.22
TCP Connections
Connection to 69.165.107.22:443 succeeded.
HTTP Requests
URL
GET https://friendfinder.com/
Response Headers
Content-Length:31135Content-Type:text/html;charset=UTF-8Date:Wed, 09 Jul 2025 15:03:58 GMTEtag:TESTBEDP3p:CP="DSP LAW"Server:ApacheSet-Cookie:ff_who=r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--; Secure; path=/; domain=.friendfinder.com; expires=Fri, 09-Jul-2027 15:03:58 GMT; secure;HttpOnly;SecureStrict-Transport-Security:max-age=300; includeSubDomainsVary:Accept-EncodingX-Apacheserver:si205-133X-Frame-Options:SAMEORIGINX-Perf:0.043828,0.024832,TS_10_0.0040950,TM_24_0.0061810,DB_8_0.0021690,CD_34_0.0026480,FS_19_0.0031540,PK_3_0.0000560,CE_12_0.0006930
Response Body
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <meta name="referrer" value="origin-when-cross-origin"/> <link rel="canonical" href="https://friendfinder.com/" /> <meta http-equiv="Content-Location" content="https://friendfinder.com/" /> <link rel="alternate" hreflang="fr" href="https://friendfinder.com/?lang=french" /> <link rel="alternate" hreflang="it" href="https://friendfinder.com/?lang=italian" /> <link rel="alternate" hreflang="ko" href="https://friendfinder.com/?lang=korean" /> <link rel="alternate" hreflang="de" href="https://friendfinder.com/?lang=german" /> <link rel="alternate" hreflang="en" href="https://friendfinder.com/" /> <link rel="stylesheet" type="text/css" href="/images/ff/css/header.css" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta charset="UTF-8"> <meta name="robots" content="noindex, nofollow" /> <meta name="description" lang="en" content="Have fun, meet people & find love." /> <meta name="keywords" lang="en" content="adult dating, adult personals, chat, chat online, chat room, contact, dating, dating chat, dating service, dating site, free chat, free dating online, friend finder, friends, friendship, gay, girl, girl friend, g rlfriend, guy, hot girl, hot guy, hot woman, internet dating, internet personal, lady, lesbian, love, lover, man, match maker, meet singles, online dating, online personals, penpal, personal web site, personals, romance, romance online, romantic, senior d ting, sexy girl, sexy woman, single connection, single man, single man seeking woman, single romance, singles, soul mate, woman" /> <meta name="google-site-verification" content="/FwYKFEYMohs9x8/OT5x2aYFyMggNvwjDkrfSZNvq6s=" /> <meta name="y_key" content="2e05c7a602edf4a2" /> <meta name="msvalidate.01" content="F9ECF055749DF0775BD1EA167766C9ED" /> <link href="https://fonts.googleapis.com/css2?family=Lato:wght@900&family=Open+Sans:wght@300;400;600;700&display=swap" rel="stylesheet"> <style type="text/css"> *{ border: 0; margin: 0; padding: 0; box-sizing: border-box; } *:before, *:after { box-sizing: border-box; } h1, h2, h3, h4, h5, h6, ul, p, form, input { margin: 0px; padding: 0px; outline: none; list-style-type: none; } ::placeholder {color: #fff;opacity: 1;} :-ms-input-placeholder {color: #fff;} ::-ms-input-placeholder {color: #fff;} button:focus {outline:0;} button,input {border: 0; font-family: 'Open Sans', sans-serif;} a {text-decoration: none;} html {height: 100%;} body { min-height: 100%; font-family: 'Open Sans', sans-serif; color: #fff; } .cover-box { width: 100%; height: 56.25vw; min-height: 810px; background-image: url("https://secureimage.securedataimages.com/images/ff/cover/v1.5/bg_firstland.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; } .main-box { padding: 259px 0 230px; color: #fff; text-align: center; } .main-box h1 { padding: 10px; font-family: 'Lato', sans-serif; font-weight: 900; font-size: 96px; line-height: 100px; text-transform: uppercase; } .desc { font-size: 16px; line-height: 34px; padding-bottom: 70px; } .btn-join { display: inline-block; width: 480px; height: 48px; border-radius: 30px; border: 2px solid #fff; background: #fff; color: #eb7e01; font-size: 20px; line-height: 44px; font-weight: 700; transition: all 0.2s linear; text-transform: uppercase; } .btn-join:hover { background: #eb7e01; color: #fff; border-color: #fff; } .curvetxt { font-size: 24px; text-transform: uppercase; } header{ position: absolute; width: 100%; top: 0; left: 0; padding: 19px 40px 0; display: flex; justify-content: space-between; } .logo {height: 30px;} .login-box { position: relative; padding: 12px 13px 10px 17px; border-radius: 30px; } .login-box:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 0; background-color: #fff; border-radius: 30px; transition: background-color .4s, height .4s; } .login-box.errortype:before { height: 100%; } form[name="LOGIN"] { position: relative; } .input-row { display: flex; font-size: 14px; line-height: 35px; } .input-box { width: 184px; margin-right: 13px; } .input-box input { display: block; width: 100%; height: 35px; font-size: 14px; line-height: 35px; border: 1px solid #fff; color: #fff; border-radius: 30px; background-color: transparent; padding-left: 30px; background-repeat: no-repeat; background-position: 6px 5.5px; } input[name="handle"] {background-image: url("https://secureimage.securedataimages.com/images/ff/cover/v1.5/icon_username.svg");} input[name="password"] {background-image: url("https://secureimage.securedataimages.com/images/ff/cover/v1.5/icon_password.svg");} .errortype .input-box input { border-color: #f70202; color: #212121; } .errortype .input-box input::placeholder {color: #a9a9a9;} .errortype input[name="handle"] {background-image: url("https://secureimage.securedataimages.com/images/ff/cover/v1.5/icon_username_gray.svg");} .errortype input[name="password"] {background-image: url("https://secureimage.securedataimages.com/images/ff/cover/v1.5/icon_password_gray.svg");} #btn-submit { padding: 0 10px; min-width: 88px; height: 35px; background: #fff; border-radius: 30px; text-align: center; text-transform: uppercase; color: #eb7e01; cursor: pointer; } .errortype #btn-submit { background: #eb7e01; color: #fff; } .link-forgot { display: block; text-align: right; padding-top: 17px; font-size: 12px; line-height: 18px; color: #fff; } .errortype .link-forgot { color: #3366cc; } .errormsg { padding-top: 3px; font-size: 13px; font-weight: 300; line-height: 18px; color: #212121; opacity: 0; white-space: nowrap; } .errortype .errormsg {opacity: 1;} </style> <style type="text/css"> html,body{-webkit-text-size-adjust: none;} footer { width: 100%; display: flex; justify-content: space-around; padding: 17px 30px 100px; background: #383838; color: #fff; } .f-copyright {width: 760px;font-weight: 600;margin: 0 20px;} .f-links {line-height: 19px;} .f-links a {color: #fff;} .f-safety {padding-top: 20px;line-height: 16px;} .f-safety a {color: #fff;text-decoration: underline;} .f-safety span{display: block;} .f-langs{position: relative;} .btn-drop { font-size: 12px; line-height: 24px; cursor: pointer; padding-right: 24px; background-image: url("https://secureimage.securedataimages.com/images/ff/cover/v1.5/icon_drop.svg"); background-repeat: no-repeat; background-size: 24px 24px; background-position: right center; } .dropdown-box { display: none; min-width: 100px; position: absolute; top: 25px; left: -10px; background-color: #1a1a1a; box-shadow: 2px 2px 2px rgba(0,0,0,0.4); z-index: 1; border-radius: 5px; border: 1px solid #fff; padding: 3px 10px; } .dropdown-box a { display: block; color: #fff; font-size: 12px; font-weight: 600; line-height: 18px; white-space: nowrap; } .f-langs:hover .dropdown-box{display: block;} </style> <script> window.location.href="/p/page.cgi?p=standard_login" </script> <!DOCTYPE HTML> <html lang="en-US"> <script src="https://secureimage.securedataimages.com/images/common/js/jquery/jquery-3.4.1.min.js"></script> <script src="https://secureimage.securedataimages.com/images/ff/cover/v1.5/jquery.arctext.js"></script> </head> <!-- from [scrubbed] to si205-133 on live_cd --> <body> <div class="cover-box"> <header> <a href="/p/page.cgi?&who=r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--"><img class="logo" src="https://secureimage.securedataimages.com/images/ff/cover/v1.5/FF_logo.svg"></a> <div class="login-box"> <form accept-charset=utf-8 method="post" action="https://secure.friendfinder.com/p/login2.cgi" name="LOGIN" target="_top" class="captcha_check"> <input type="hidden" name="who" value="r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--" /> <input type="hidden" name="_templatename_" value="ff_cover_v1.5"><input type="hidden" name="site" value="ff" /> <input type="hidden" name="action" value="login" /> <section class="input-row"> <div class="input-box"> <input type="text" name="handle" size="9" maxlength="25" tabindex="1" placeholder="Nom d'utilisateur" /> <div class="errormsg">Votre nom d'utilisateur ou mot de passe était incorrect.</div> </div> <div class="input-box"> <input type="password" name="password" size="9" maxlength="25" tabindex="2" placeholder="Mot de passe " /> <a class="link-forgot" href="/go/page/forgot_login.html?&who=r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--">Mot de passe oublié ?</a> </div> <div class="col-login"> <input id="btn-submit" type="button" value="Connexion" tabindex="3" /> </div> </section> </form> </div> </header> <main class="main-box"> <div class="curvetxt">PETITES ANNONCES POUR</div> <h1>le plaisir, les amis, et l'amour !</h1> <div class="desc">2 Membres en ligne ‧ 7 nouvelles photos cette semaine ‧ 58 047 Membres actifs</div> <a class="btn-join" href="/p/register.cgi?&who=r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--&geonames_reg=1">S’inscrire</a> </main> </div> <script type="text/javascript"> function checkForm(event){ event.preventDefault(); if($('[name="handle"]').val() != '' && $('[name="password"]').val()){ $('[name="LOGIN"]').submit(); } else { $('.login-box').addClass('errortype'); } } $(function(){ $(".curvetxt").arctext({radius: 400}); $("#btn-submit").on("click", function(){ checkForm(event); }); $(".input-row input").on("keypress", function(event){ var keycode = (event.keyCode ? event.keyCode : event.which); if(keycode == '13'){ checkForm(event); } }); }); </script> <script>document.addEventListener("DOMContentLoaded",function(event){var DEFAULT_CATEGORIES=[{id:'technical',name:'Technical Cookies',description:'Essential cookies required for website functionality',required:true,},{id:'analytics',name:'Analytics Cookies',description:'Cookies that help us understand how visitors interact with our website',required:false,},{id:'marketing',name:'Marketing Cookies',description:'Cookies used for targeted advertising and marketing purposes',required:false,},];var default_selected={technical:true,analytics:false,marketing:false};var isAFFAlt="0";var contries=['Austria','Belgium','Bulgaria','Croatia','Cyprus','Czech','Denmark','Estonia','Finland','France','Germany','Greece','Hungary','Ireland','Italy','Latvia','Lithuania','Luxembourg','Malta','Netherlands','Poland','Portugal','Romania','Slovakia','Slovenia','Spain','Sweden','United Kingdom','Norway','Switzerland',];if(!localStorage.getItem('cookieConsent')){fetch("/api2/v1/config",{body:JSON.stringify({}),headers:{"accept":"application/json, text/plain, */*","content-type":"application/json; charset=UTF-8",},method:"POST"}) .then(function(response){return response.json();}) .then(function(res){if(contries.includes(res.payload.user_agent.geoip.country)||isAFFAlt=="1"){renderOverlay();}});} function saveCookiePreference(newPreferences){const consentData={preferences:newPreferences?newPreferences:DEFAULT_CATEGORIES.reduce((acc,category)=>({...acc,[category.id]:true,}),{},),timestamp:new Date().getTime(),};try{localStorage.setItem('cookieConsent',JSON.stringify(consentData));}catch(error){console.error('Error saving cookie consent:',error);}};function handleAgree(){saveCookiePreference({technical:true,analytics:true,marketing:true});document.getElementById('userAgreePopup').remove();} function handleRefuse(){saveCookiePreference({technical:true});document.getElementById('userAgreePopup').remove();} function handleClickSetting(){document.getElementById('userAgreePopup').childNodes[0].style.display='none';renderSettingDialog();} function createPrivacyLink(text){const container=document.createDocumentFragment();const linkTextRegex=/<a[^>]*>([^<]+)<\/a>/;const linkText=text.match(linkTextRegex)?.[1];const[beforeLink,afterLink]=text.split(/<a[^>]*>.*?<\/a>/);if(beforeLink){container.appendChild(document.createTextNode(beforeLink));} if(linkText){const link=document.createElement('a');link.href='/go/page/privacy.html?';link.className='link';link.textContent=linkText;container.appendChild(link);} if(afterLink){container.appendChild(document.createTextNode(afterLink));} return container;} function renderOverlay(){var _backdrop=document.createElement('div');_backdrop.setAttribute('id','userAgreePopup');_backdrop.style.fontFamily='Roboto, sans-serif, ui-sans-serif, system-ui, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"';_backdrop.style.width='100%';_backdrop.style.height='100%';_backdrop.style.position='fixed';_backdrop.style.top='0';_backdrop.style.left='0';_backdrop.style.zIndex='9999';_backdrop.style.background='rgba(0, 0, 0, 0.5)';_backdrop.style.display='flex';_backdrop.style.justifyContent='center';_backdrop.style.alignItems='center';var _dialog=document.createElement('div');_dialog.style.width='550px';_dialog.style.maxWidth='80vw';_dialog.style.padding='20px';_dialog.style.background='white';_dialog.style.color='black';_dialog.style.borderRadius='10px';_dialog.style.textAlign='left';_dialog.style.maxHeight='90vh';_dialog.style.overflow='auto';var _dialogHeader=document.createElement('h1');_dialogHeader.style.fontSize='32px';_dialogHeader.style.textAlign='left';_dialogHeader.style.margin='0';_dialogHeader.style.padding='0';_dialogHeader.style.textShadow='unset';_dialogHeader.style.color='#000';_dialogHeader.style.fontWeight='bold';_dialogHeader.style.background='none';_dialogHeader.innerText=`Nous respectons votre vie privée`;var _dialogP1=document.createElement('div');_dialogP1.style.fontSize='13px';_dialogP1.style.color='black';_dialogP1.style.textAlign='left';_dialogP1.style.margin='20px 0';_dialogP1.appendChild(createPrivacyLink('Nous utilisons des cookies pour améliorer votre expérience de navigation et de service. En cliquant sur \'Accept All\', vous consentez à notre utilisation des cookies. Lisez notre <a href=\'/go/page/privacy.html?\' class=\'{{linkClass}}\'>Politique de confidentialité</a>'));var _dialogBottom=document.createElement('div');_dialogBottom.style.textAlign='center';_dialogBottom.style.padding='10px 0';_dialogBottom.style.display='flex';_dialogBottom.style.gap='10px';if(window.outerWidth<600){_dialogBottom.style.flexDirection='column';} _dialogBottom.style.justifyContent='center';var _dialogBottomButton=document.createElement('button');_dialogBottomButton.style.display='block';_dialogBottomButton.style.color='white';_dialogBottomButton.style.fontSize='14px';_dialogBottomButton.style.padding='10px 20px';_dialogBottomButton.style.background='black';_dialogBottomButton.style.border='none';_dialogBottomButton.style.borderRadius='20px';_dialogBottomButton.style.fontWeight='bold';_dialogBottomButton.style.margin='0';_dialogBottomButton.style.height='auto';_dialogBottomButton.style.width='auto';_dialogBottomButton.innerText=`Accepter Tous`;_dialogBottomButton.addEventListener('click',handleAgree);_dialogBottom.append(_dialogBottomButton);var _dialogRefuseBottomButton=document.createElement('button');_dialogRefuseBottomButton.style.display='block';_dialogRefuseBottomButton.style.color='white';_dialogRefuseBottomButton.style.fontSize='14px';_dialogRefuseBottomButton.style.padding='10px 20px';_dialogRefuseBottomButton.style.background='black';_dialogRefuseBottomButton.style.border='none';_dialogRefuseBottomButton.style.borderRadius='20px';_dialogRefuseBottomButton.style.fontWeight='bold';_dialogRefuseBottomButton.style.margin='0';_dialogRefuseBottomButton.style.height='auto';_dialogRefuseBottomButton.style.width='auto';_dialogRefuseBottomButton.innerText=`Nécessaires uniquement`;_dialogRefuseBottomButton.addEventListener('click',handleRefuse);_dialogBottom.append(_dialogRefuseBottomButton);var _dialogSettingsBottomButton=document.createElement('button');_dialogSettingsBottomButton.style.display='block';_dialogSettingsBottomButton.style.color='white';_dialogSettingsBottomButton.style.fontSize='14px';_dialogSettingsBottomButton.style.padding='10px 20px';_dialogSettingsBottomButton.style.background='black';_dialogSettingsBottomButton.style.border='none';_dialogSettingsBottomButton.style.borderRadius='20px';_dialogSettingsBottomButton.style.fontWeight='bold';_dialogSettingsBottomButton.style.margin='0';_dialogSettingsBottomButton.style.height='auto';_dialogSettingsBottomButton.style.width='auto';_dialogSettingsBottomButton.innerText=`Paramètres des cookies`;_dialogSettingsBottomButton.addEventListener('click',handleClickSetting);_dialogBottom.append(_dialogSettingsBottomButton);_dialog.append(_dialogHeader);_dialog.append(_dialogP1);_dialog.append(_dialogBottom);_backdrop.append(_dialog);document.querySelector('body').append(_backdrop);const _css=`.link{text-decoration:underline;color:#000000;} .bg-blue-500{background-color:rgb(59,130,246);} .rounded-full{border-radius:9999px;} .w-11{width:44px;} .h-6{height:24px;} .bg-gray-200{background-color:rgb(229,229,229);} .items-center{align-items:center;} .cursor-pointer{cursor:pointer;} .inline-flex{display:inline-flex;} .relative{position:relative;} .peer\\:checked~.peer-checked\\:after\\:border-white::after{content:"";border-color:rgb(255,255,255);} .peer\\:checked~.peer-checked\\:after\\:translate-x-full::after{content:"";transform:translate(100%,0 rotate(0)skew(0)skewY(0)scaleX(1))scaleY(1);} .after::after{display:block;content:"";} .after\\:transition-all::after{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;} .after\\:bg-white::after{background-color:rgb(255,255,255);} .after\\:border-gray-300::after{content:"";border-color:rgb(212,212,212);} .after\\:border::after{border-width:1px;} .after\\:rounded-full::after{border-radius:9999px;} .after\\:w-5::after{width:20px;} .after\\:h-5::after{height:20px;} .after\\:top-\\[2px\\]::after{top:2px;} .after\\:left-\\[2px\\]::after{left:2px;} .after\\:absolute::after{position:absolute;} .after.bg-blue-500::after{margin-left:20px;} .transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;} .hover\\:bg-gray-200:hover{background-color:rgb(229,229,229)!important;} .hover\\:bg-blue-600:hover{background-color:rgb(37,99,235)!important;} `;addCSS(_css);} function addCSS(css){const style=document.createElement('style');style.setAttribute('type','text/css');style.textContent=css;document.head.appendChild(style);} function renderOption(cate){var _option=document.createElement('div');_option.style.padding='12px';_option.style.border='1px solid rgb(229, 229, 229)';_option.style.borderRadius='4px';_option.style.marginBottom='16px';var _optionHeader=document.createElement('div');_optionHeader.style.display='flex';_optionHeader.style.justifyContent='space-between';_optionHeader.style.alignItems='center';_optionHeader.style.marginBottom='8px';var _optionTitle=document.createElement('h3');_optionTitle.style.fontFamily='Roboto, sans-serif, ui-sans-serif, system-ui, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"';_optionTitle.style.fontSize='16px';_optionTitle.style.fontWeight='600';_optionTitle.innerText=cate.name;var _optionLabel=document.createElement('label');_optionLabel.classList.add('relative','inline-flex','items-center','cursor-pointer');var _optionButton=document.createElement('div');_optionButton.classList.add('w-11','h-6','bg-gray-200','peer-focus:outline-none','rounded-full','peer','peer-checked:after:translate-x-full',"after",'after:absolute','after:top-[2px]','after:left-[2px]','after:bg-white','after:border-gray-300','after:border','after:rounded-full','after:h-5','after:w-5','after:transition-all','peer-checked:after:border-white');if(cate.required){_optionButton.classList.add('bg-blue-500');_optionButton.classList.remove('bg-gray-200');_optionButton.classList.remove('cursor-pointer');}else{_optionButton.addEventListener('click',function(){default_selected[cate.id]=!default_selected[cate.id];if(!default_selected[cate.id]){_optionButton.classList.remove('bg-blue-500');_optionButton.classList.add('bg-gray-200');}else{_optionButton.classList.remove('bg-gray-200');_optionButton.classList.add('bg-blue-500');}});} _optionLabel.append(_optionButton);var _optionDesc=document.createElement('p');_optionDesc.style.fontSize='14px';_optionDesc.color='rgb(115, 115, 115)';_optionDesc.innerText=cate.description;_optionHeader.append(_optionTitle);_optionHeader.append(_optionLabel);_option.append(_optionHeader);_option.append(_optionDesc);return _option;} function renderSettingDialog(){var _dialog=document.createElement('div');_dialog.style.width='384px';_dialog.style.padding='24px';_dialog.style.background='white';_dialog.style.color='black';_dialog.style.borderRadius='8px';_dialog.style.textAlign='left';_dialog.style.maxHeight='90vh';_dialog.style.maxWidth='calc(100vw - 20px);';_dialog.style.overflowY='auto';_dialog.style.position='absolute';_dialog.style.bottom='20px';_dialog.style.right='20px';_dialog.style.maxWidth='calc(100vw - 40px)';var _dialogHeader=document.createElement('h2');_dialogHeader.style.fontFamily='Roboto, sans-serif, ui-sans-serif, system-ui, -apple-system, "system-ui", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"';_dialogHeader.style.fontSize='20px';_dialogHeader.style.textAlign='left';_dialogHeader.style.margin='0 0 16px 0';_dialogHeader.style.padding='0';_dialogHeader.style.textShadow='unset';_dialogHeader.style.color='#000';_dialogHeader.style.fontWeight='700';_dialogHeader.innerText=`Cookie Management`;var _dialogHeaderDesc=document.createElement('p');_dialogHeaderDesc.style.fontSize='14px';_dialogHeaderDesc.color='rgb(82, 82, 82)';_dialogHeaderDesc.innerText='This website uses cookies to enhance your browsing experience.';_dialogHeaderDesc.style.marginBottom='16px';_dialog.append(_dialogHeader);_dialog.append(_dialogHeaderDesc);DEFAULT_CATEGORIES.map((cate)=>{_dialog.append(renderOption(cate));});var _dialogFooter=document.createElement('div');_dialogFooter.style.display='flex';_dialogFooter.style.marginTop='24px';_dialogFooter.style.justifyContent='flex-end';_dialogFooter.style.gap='12px';var _dialogFooterBtn1=document.createElement('button');_dialogFooterBtn1.style.padding='8px 16px';_dialogFooterBtn1.style.backgroundColor='rgb(245, 245, 245)';_dialogFooterBtn1.style.color='rgb(38, 38, 38)';_dialogFooterBtn1.style.fontSize='16px';_dialogFooterBtn1.style.borderRadius='4px';_dialogFooterBtn1.style.border='none';_dialogFooterBtn1.innerText='Save preferences';_dialogFooterBtn1.classList.add('transition-colors','hover:bg-gray-200');_dialogFooterBtn1.addEventListener('click',function(){saveCookiePreference(default_selected);document.getElementById('userAgreePopup').remove();});var _dialogFooterBtn2=document.createElement('button');_dialogFooterBtn2.style.padding='8px 16px';_dialogFooterBtn2.style.backgroundColor='rgb(59,130,246)';_dialogFooterBtn2.style.color='white';_dialogFooterBtn2.style.fontSize='16px';_dialogFooterBtn2.style.borderRadius='4px';_dialogFooterBtn2.style.border='none';_dialogFooterBtn2.innerText='Accept all';_dialogFooterBtn2.classList.add('transition-colors','hover:bg-blue-600');_dialogFooterBtn2.addEventListener('click',handleAgree);_dialogFooter.append(_dialogFooterBtn1);_dialogFooter.append(_dialogFooterBtn2);_dialog.append(_dialogFooter);document.getElementById('userAgreePopup').append(_dialog);}});</script> <footer> <section class="f-langs"> <div class="btn-drop">Français</div> <div class="dropdown-box"> <a lang="en" hreflang="en" data-lang="english" class="english newlang" href="#">English</a> <a lang="es" hreflang="es" class="spanish" href="http://amigos.com/go/g466067.subff?lang=spanish">Español</a> <a lang="de" hreflang="de" data-lang="german" class="german newlang" href="#">Deutsch</a> <a lang="ko" hreflang="ko" data-lang="korean" class="korean newlang" href="#">한글</a> <a lang="pt" hreflang="pt" class="portuguese" href="http://amigos.com/go/g466067.subff?lang=portuguese">Português</a> <a lang="it" hreflang="it" data-lang="italian" class="italian newlang" href="#">Italiano</a> <a lang="zh" hreflang="zh" class="chinese" href="http://asiafriendfinder.com/go/g466067.subff?lang=chinese">繁體中文</a> </div> </section> <section class="f-copyright"> <div>Les personnes apparaissant sur les photos ne sont pas nécessairement des membres. Les autres données ne sont là qu'à titre illustratif.</div> <div>Copyright © 1996-2025 FriendFinder California Inc. Tous droits reservés. <br /> FriendFinder®, Friend Finder<sup style="font-size:6px">SM</sup>, FriendFinder Networks<sup style="font-size:6px">SM</sup> et le logo FriendFinder Networks sont des marques de service de Various, Inc.<br /> Ce site est exploité par Wight Enterprise Ltd. <br /></div> <div class="f-safety">FriendFinder ne filtre pas ses membres en fonction de leur casier judiciaire.<br /> <span>Pour en savoir plus sur la sécurité des rencontres sur Internet, <a href="javascript:void(0);" class="" onclick="window.open('/go/page/internet_safety_law.html?&who=r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--&popup=1', 'invite','resizable=yes,scrollbars=yes,height=300,width=600,false');" style="" >cliquez ici</a>.</span></div> </section> <ul class="f-links"> <li><a href="https://cash.ffn.com/p/partners/main.cgi?action=viewmore&product=FriendFinder&lang=french">Webmasters, gagnez de l'argent !</a></li> <li><a href="http://friendfinder.com/p/offsite.cgi?https://www.ffn.com/#careers" target="_top">Carrières</a></li> <li><a href="/go/page/mobile_download_apps.html?&who=r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--">Téléchargez l'application mobile All FriendFinder</a></li> <li><a href="http://friendfinder.com/p/offsite.cgi?http://ffn.com" target="_top">Société</a></li> <li><a href="/go/page/privacy.html?&who=r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--" target="_top">Politique de confidentialité</a> / <a href="/go/page/privacy.html?iframeanchor=sec2" target="_top">Cookies</a></li> <li><a href="/go/page/terms_of_use.html?&who=r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--" target="_top">Conditions d'utilisation</a></li> <li><a href="/p/help.cgi?&who=r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--" target="_top">Aide / contact</a></li> <li><a href="/go/page/abuse.html?&who=r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--" target="_top">Signaler un abus</a></li> <li><a href="javascript:void(0);" class="" onclick="window.open('/go/page/note_about_calculations.html?&who=r_18CP6a2INH1J3Ehbiehn5LBtjDGAJ2Qd_Zpa9xGulOJw5_2t3dzVmvWeOEuw_SeoxP8NxxXETO5lW1VE74v8Moj2FVejHpMWXdxSjweeu19AcCdblF6xZG7SuMdkuFGsACa8Us.HXT8Up8fJxwigIw--&popup=1', 'invite','resizable=yes,scrollbars=yes,height=300,width=800,false');" style="" >*Remarque sur les chiffres</a></li> </ul> </footer> <script type="text/javascript"> $(function(){ $(".newlang").each(function(){ let sHref = new URL(window.location.href); let sLang = $(this).data('lang'); sHref.searchParams.set('lang', sLang); $(this).prop("href", sHref); }); }); </script> <script> (function () { function checkSession() { var xhr = new XMLHttpRequest(); var req = {}; xhr.open("POST", '/api2/v1/validate/sessionid', true); xhr.setRequestHeader("Content-Type", "application/json; charset=utf-8"); xhr.onreadystatechange = function () { if (this.readyState === XMLHttpRequest.DONE && this.status === 200) { var data = JSON.parse(xhr.responseText); if (data.payload && data.payload.is_expired) { var queryString = window.location.search; var urlParams = new URLSearchParams(queryString); var dcb = urlParams.has('dcb') ? "dcb=" + urlParams.get('dcb') : ''; window.location.replace("/p/logoff.cgi?" + dcb); } } } xhr.send(JSON.stringify(req)); } var ck = checkSession; setInterval(ck, 30000); })(); </script> </body> <noscript><img src="https://secureimage.securedataimages.com/images/common/glean.gif?rand=7998&site=ff&session=IZ%3B=10Y%3FcNMi+1752073438+[scrubbed]+&pwsid=&pagename=%2Funknown&pagestate=regtest&country=France&city=&lang=french&level=&gpid=g466067&pid=p9814" width=1 height=1 border=0></noscript>
Resolver
Resolver ASN
AS15169
Resolver IP
172.253.248.51
Resolver Network Name
Google LLC
Report ID
20250709T150326Z_webconnectivity_FR_174_n1_ImvHZxn1HVhvaNls
Platform
windows
Software Name
ooniprobe-desktop-unattended (3.16.7)
Measurement Engine
ooniprobe-engine (3.16.7)