Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - mikto.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 08 May 2025 18:53:02 GMT
Content-Type: text/html
Content-Length: 143
Connection: keep-alive
Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires: Thu, 01 Jan 1970 00:00:01 GMT
Location: https://www.qwant.com/
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=oR6Msxj7CicNgwpT0U8QgGXuAKHRZ5n48IyMDpNKaMWDHaWT1%2FcqWPZ5D44AvnzPQTwHPERszYTDq2WMKkkGGLPHN9kt5jB0Twuxu%2FWQ9sTJNh7JgUKSLXA5t28%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 93cb285b2e14dbef-FRA
alt-svc: h3=":443"; ma=86400

HTTP Code 302 Found (Moved Temporarily)

302 status code indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

200 OK - https://www.qwant.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 08 May 2025 18:53:02 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 134169
Connection: keep-alive
Vary: Accept-Encoding
Vary: Accept-Encoding, Sec-CH-Prefers-Color-Scheme
Cache-Control: no-cache
Permission-Policy: accelerometer=(), ambient-light-sensor=(), autoplay=(self), camera=(), display-capture=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(self), gyroscope=(), interest-cohort=(), magnetometer=(), microphone=(), midi=(), oversized-images=(), payment=(), speaker=(self), sync-xhr=(self "https://api.qwant.com/v3"), usb=(), vibrate=(), vr=()
Content-Security-Policy: default-src 'self' data: blob:;script-src 'self' 'unsafe-inline' 'unsafe-eval' data: *.qwant.com qwant.com *.qwant.com qwant.com ct.captcha-delivery.com;script-src-elem 'self' 'unsafe-inline' data: *.qwant.com qwant.com *.qwant.com sdk.privacy-center.org api.privacy-center.org qwant-prod.piwik.pro https://*.clarity.ms https://c.bing.com https://msadsscale.azureedge.net https://msadsscale.microsoft.com;style-src 'self' 'unsafe-inline' data: *.qwant.com *.qwantjunior.com qwant.com;object-src 'self';connect-src 'self' ws: *.qobuz.com *.apple.com *.qwant.com qwant.com *.qwant.com qwant.com extras.qwantjunior.com api.privacy-center.org qwant-prod.piwik.pro https://*.clarity.ms https://c.bing.com https://msadsscale.azureedge.net https://*.microsoft.com sdk.privacy-center.org;img-src blob: 'self' www.qwant.com s1.qwant.com s2.qwant.com s.qwant.com f.qwant.com data: s.qwant.com s1.qwant.com s2.qwant.com s-lite.qwant.com www.qwant.com sdk.privacy-center.org prod-adserver.s3.gra.perf.cloud.ovh.net *.s3.gra.io.cloud.ovh.net https://*.clarity.ms https://c.bing.com;frame-ancestors *.qwant.com *.qwant.com *.qwantjunior.com lmqt.fyi;form-action auth.qwant.com accounts.google.com appleid.apple.com;font-src 'self';worker-src blob: 'self' www.youtube-nocookie.com www.youtube.com;frame-src viewer.dood3d.com *.vid.web.acsta.net player.twitch.tv player.vimeo.com www.dailymotion.com players-cdn.vidmizer.com players-cdn-v2.vidmizer.com *.qwant.com *.qwant.com *.qwantjunior.com www.youtube-nocookie.com *.tvlocale.fr *.smartrezo.com *.femmesetcitoyennete.fr *.jeunesreporterssansfrontieres.fr *.medias-francophones.com *.trendy-community.fr *.tvcitoyenne.com *.veitech.com *.localetv.eu player.myvideoplace.tv net.geo.opera.com geo.captcha-delivery.com;media-src blob: *.qwant.com *.qwant.com *.apple.com *.qobuz.com *.vid.web.acsta.net *.s3.gra.io.cloud.ovh.net;base-uri 'self'
Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Resource-Policy: same-origin
Origin-Agent-Cluster: ?1
Referrer-Policy: no-referrer
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-DNS-Prefetch-Control: off
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
X-XSS-Protection: 0
Accept-CH: Sec-CH-Prefers-Color-Scheme
Critical-CH: Sec-CH-Prefers-Color-Scheme
Content-Language: en
Set-Cookie: ab_test_group=2; Max-Age=15552000; Path=/; Expires=Tue, 04 Nov 2025 18:53:02 GMT; SameSite=Lax
ETag: W/"20c19-Zwfrbrr7gOfC+F1vmgxL114lM4k"
Age: 0
X-Cache: MISS
Accept-Ranges: bytes
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
Referrer-Policy: same-origin

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: mikto.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en">

  

  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta http-equiv="Accept-CH" content="Sec-CH-UA-Bitness, Sec-CH-UA-Arch, Sec-CH-UA-Full-Version, Sec-CH-UA-Mobile, Sec-CH-UA-Model, Sec-CH-UA-Platform-Version, Sec-CH-UA-Platform, Sec-CH-UA, UA-Bitness, UA-Arch, UA-Full-Version, UA-Mobile, UA-Model, UA-Platform-Version, UA-Platform, UA, Sec-CH-Prefers-Color-Scheme">
    <base href="https://www.qwant.com">
    <meta name="theme-color" content="#FFFFFF">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:site" content="@QwantCom">
    <meta name="twitter:creator" content="@QwantCom">
    <meta name="twitter:domain" content="https://www.qwant.com">
    <meta name="twitter:widgets:csp" content="on"/>
    
        <meta property="og:image" content="https://www.qwant.com/public/qwant-logo-seo.0ea4e62ad0a6047e242cdb57128d7995.png" />
        <meta property="og:image:width" content="1000" />
        <meta property="og:image:height" content="536" />
        <meta name="twitter:image" content="https://www.qwant.com/public/qwant-logo-seo.0ea4e62ad0a6047e242cdb57128d7995.png">
      
    <meta property="og:type" content="website"/>
    <meta property="og:url" content="https://www.qwant.com" id="meta_og_url"/>
    <meta name="application-name" content="Qwant"/>
    <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0" />
    <title>Qwant - The search engine that values you as a user, not as a product</title>
    <meta name="description" content="Fast, reliable answers and still in trust: Qwant does not store your search data, does not sell your personal data and is hosted in Europe."/>
    <meta name="keywords" content="search engine"/>
    <meta property="og:description" content="Fast, reliable answers and still in trust: Qwant does not store your search data, does not sell your personal data and is hosted in Europe."/>
    <meta property="og:title" content="Qwant" id="meta_og_title"/>
    <meta property="og:site_name" content="Qwant"/>
    <meta name="twitter:title" content="Qwant - The search engine that values you as a user, not as a product"/>
    <link rel="manifest" href="/manifest.json">
    <link data-chunk="app" rel="preload" as="style" href="/d573c7db001b50ce5b17_app.chunks.css">
<link data-chunk="app" rel="preload" as="script" href="/5427d38ea66a01774447_runtime.Phoenix.js">
<link data-chunk="app" rel="preload" as="script" href="/a91131ad1efd74291160_vendors~app.chunks.js">
<link data-chunk="app" rel="preload" as="script" href="/ba79a71a1d55020d4f9f_app.chunks.js">
    <link data-chunk="app" rel="stylesheet" href="/d573c7db001b50ce5b17_app.chunks.css">
    <meta name="robots" content="index">
    <link rel="shortcut icon" href=/public/favicon.066f5ee2ab77b590bb5846c32c57cb84.ico type="image/x-icon">
    <link rel="icon" href="/public/favicon.97e9bd6cd3d07b5f096430c1b09ea705.png" type="image/png">
    <link rel="icon" sizes="32x32" type="image/png" href="/public/favicon-32.9d2af599f2a0364630ddb8a2a32026ec.png" type="image/png">
    <link rel="icon" sizes="64x64" type="image/png" href="/public/favicon-64.ddb1092939bad1aaca378c29744e7be3.png" type="image/png">
    <link rel="icon" sizes="96x96" type="image/png" href="/public/favicon-96.3a477836f89ad0ed8e0420c7c7ef4679.png" type="image/png">
    <link rel="icon" sizes="144x144" type="image/png" href="/public/favicon-144.6fdb01169d8537aeadd4f95dce2982e4.png" type="image/png">
    <link rel="icon" sizes="152x152" href="/public/favicon-152.8c87cc8fd7862d72eee478c8f503d3e8.png" type="image/png">
    <link rel="icon" sizes="196x196" href="/public/favicon-196.b2a1214ee3c261334512a377f1d678f7.png" type="image/png">
    <link rel="apple-touch-icon" sizes="152x152" href="/public/apple-touch-icon.e9d3092ec9fb9e1a28c1ea1a3b10777a.png">
    <link rel="apple-touch-icon" sizes="60x60" href="/public/apple-touch-icon-60x60.2f06b254c6f7bc88c95cb88780b2548d.png">
    <link rel="apple-touch-icon" sizes="76x76" href="/public/apple-touch-icon-76x76.64dd5e4f44dc904646e7b304031cf763.png">
    <link rel="apple-touch-icon" sizes="114x114" href="/public/apple-touch-icon-114x114.442d3c1be69b232f3eaae7d19ca653c0.png">
    <link rel="apple-touch-icon" sizes="120x120" href="/public/apple-touch-icon-120x120.97e9bd6cd3d07b5f096430c1b09ea705.png">
    <link rel="apple-touch-icon" sizes="144x144" href="/public/apple-touch-icon-144x144.6fdb01169d8537aeadd4f95dce2982e4.png">
    <link rel="apple-touch-icon-precomposed" href="/public/favicon-152.8c87cc8fd7862d72eee478c8f503d3e8.png">
    <meta name="msapplication-config" content="https://www.qwant.com/browserconfig.xml"> 
    <meta name="referrer" content="origin">
    <link rel="canonical" href="https://www.qwant.com"/>
    <link rel="search" type="application/opensearchdescription+xml" title="Qwant" href="https://www.qwant.com/opensearch.xml"/>
    <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/hnlkiofnhhoahaiimdicppgemmmomijo">
    <link rel="alternate" hreflang="fr" href="https://www.qwant.com/?l=fr"/>
	<link rel="alternate" hreflang="en" href="https://www.qwant.com/?l=en"/>
	<link rel="alternate" hreflang="de" href="https://www.qwant.com/?l=de"/>
	<link rel="alternate" hreflang="it" href="https://www.qwant.com/?l=it"/>
	<link rel="alternate" hreflang="br" href="https://www.qwant.com/?l=br"/>
	<link rel="alternate" hreflang="ca" href="https://www.qwant.com/?l=ca"/>
	<link rel="alternate" hreflang="co" href="https://www.qwant.com/?l=co"/>
	<link rel="alternate" hreflang="es" href="https://www.qwant.com/?l=es"/>
	<link rel="alternate" hreflang="eu" href="https://www.qwant.com/?l=eu"/>
	<link rel="alternate" hreflang="nl" href="https://www.qwant.com/?l=nl"/>
	<link rel="alternate" hreflang="pl" href="https://www.qwant.com/?l=pl"/>
	<link rel="alternate" hreflang="pt" href="https://www.qwant.com/?l=pt"/>
    <link rel="alternate" href="https://www.qwant.com" hreflang="x-default"/>
    <link rel="preconnect" href="https://mn.qwant.com/v2" />
    <link rel="preconnect" href="https://api.qwant.com/v3" />
  </head>

  <body
    class=""
    data-device="desktop"
     
     
    
    data-product="qwant"
  >
  
  <!-- render markup phoenix -->
  <div id="root"><div><div class="_1xQVj zY7ez"><div class="_3kDcn _1xQVj"><nav class="coG0+ _1xQVj zY7ez G-2qb"><a tabindex="0" data-testid="button-open-drawer" class="wXGHO fh1TW +Cwm3 _1xQVj uorL9 G-2qb _7D-GZ" href="/?drawer=products"><div class="LNTPh _6rZU8 O5swj"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="20" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M19.1642 12L12.9571 5.79291L11.5429 7.20712L16.3358 12L11.5429 16.7929L12.9571 18.2071L19.1642 12ZM13.5143 12L7.30722 5.79291L5.89301 7.20712L10.6859 12L5.89301 16.7929L7.30722 18.2071L13.5143 12Z"></path></svg></div></a><div class="_1xQVj zY7ez uorL9 _5eIRO iVQuc"><span class="_1xQVj"><a href="https://www.qwant.com" class="ZJlfy _30pva +5A02" tabindex="0" style="flex-direction:column" aria-selected="true"><svg class="_8s0O+" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h16v16H0z"></path><path d="m12.02 11.078 2.856 2.855-.943.943-2.855-2.855a6.002 6.002 0 0 1-9.745-4.687c0-3.313 2.688-6 6-6a6.002 6.002 0 0 1 4.688 9.744zm-1.337-.495a4.665 4.665 0 0 0-3.35-7.917 4.665 4.665 0 0 0-4.666 4.667 4.665 4.665 0 0 0 7.916 3.35l.1-.1z" fill="currentColor"></path></g></svg></a></span><span class="_1xQVj"><a href="https://www.qwantjunior.com" class="ZJlfy +5A02" tabindex="0" style="flex-direction:column"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="_8s0O+"><path d="M20.278 1.869l-.702 2.724v-.006l-2.694.696v.276l2.694.696.702 2.724h.264l.702-2.724 2.754-.708V5.3l-2.754-.708-.702-2.724h-.264zM15.958 11.979a.685.685 0 00-.906.264.638.638 0 00.276.876.685.685 0 00.906-.264.638.638 0 00-.276-.876zM10.672 9.615c.324.168.45.558.276.87a.685.685 0 01-.906.264.633.633 0 01-.276-.87.685.685 0 01.906-.264z" fill="var(--color-icon-primary, #000)"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3.118 15.405c.456 4.29 3.306 6.564 6.762 6.846 2.298.192 4.314-.432 5.676-1.272l-.282 1.32c2.124-.774 2.964-3.81 3.072-5.214l.714 1.344c1.98-5.034-.996-10.254-4.656-11.844-3.75-1.626-9.09-.864-11.742 3.888l1.5-.222c-1.02.972-2.874 3.45-2.13 5.58l1.062-1.248v.198c-.006.21-.006.354.024.624zm12.75-3.858c-.876-.45-1.974-.132-2.448.714-.474.852-.144 1.902.738 2.358.876.45 1.974.132 2.448-.714.474-.852.144-1.902-.738-2.358zm-4.614-.156c.474-.852.144-1.902-.738-2.358-.882-.45-1.974-.132-2.448.714-.474.852-.144 1.902.738 2.358.882.45 1.974.132 2.448-.714z" fill="var(--color-icon-primary, #000)"></path></svg><div class="IXeY3 fpW+G u08Mj">Junior</div></a></span><hr class="ivyX4 mRNL+ _1xQVj"/><span class="_1xQVj"><a href="https://shdw.me/qwant-tool" class="ZJlfy +5A02" tabindex="0" style="flex-direction:column"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="_8s0O+"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.642 2H6.358A4.36 4.36 0 002 6.358v11.284A4.36 4.36 0 006.358 22h11.284A4.36 4.36 0 0022 17.642V6.358A4.36 4.36 0 0017.642 2zm-2.076 9.998a4.162 4.162 0 00-.838-2.487l1.861-2.135c.737.841 1.764 2.409 1.764 4.622v6.48a.483.483 0 01-.483.483H6.123a.483.483 0 01-.483-.483V5.518c0-.267.216-.483.483-.483h5.024c2.074 0 3.098.625 3.098.625s-.243 2.159-2.868 2.159H8.91a.483.483 0 00-.483.483v7.388c0 .267.216.484.483.484h6.173a.483.483 0 00.483-.484v-3.692z"></path></svg></a></span></div></nav><div class="_1xQVj"><div class="WJ0Pa _1xQVj zY7ez"><button tabindex="0" class="wXGHO fh1TW ZtU+N _1xQVj uorL9 G-2qb _7D-GZ"><div class="LNTPh _6rZU8 O5swj"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="20" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M19.1642 12L12.9571 5.79291L11.5429 7.20712L16.3358 12L11.5429 16.7929L12.9571 18.2071L19.1642 12ZM13.5143 12L7.30722 5.79291L5.89301 7.20712L10.6859 12L5.89301 16.7929L7.30722 18.2071L13.5143 12Z"></path></svg></div></button><div class="cFfLR _1xQVj zY7ez"><a href="https://www.qwant.com" class="ZJlfy _30pva aA4Uy" tabindex="0" style="flex-direction:row" aria-selected="true"><svg class="_8s0O+" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h16v16H0z"></path><path d="m12.02 11.078 2.856 2.855-.943.943-2.855-2.855a6.002 6.002 0 0 1-9.745-4.687c0-3.313 2.688-6 6-6a6.002 6.002 0 0 1 4.688 9.744zm-1.337-.495a4.665 4.665 0 0 0-3.35-7.917 4.665 4.665 0 0 0-4.666 4.667 4.665 4.665 0 0 0 7.916 3.35l.1-.1z" fill="currentColor"></path></g></svg><div class="XprVI q5J16">Qwant Search</div></a><a href="https://www.qwantjunior.com" class="ZJlfy aA4Uy" tabindex="0" style="flex-direction:row" aria-selected="false"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="_8s0O+"><path d="M20.278 1.869l-.702 2.724v-.006l-2.694.696v.276l2.694.696.702 2.724h.264l.702-2.724 2.754-.708V5.3l-2.754-.708-.702-2.724h-.264zM15.958 11.979a.685.685 0 00-.906.264.638.638 0 00.276.876.685.685 0 00.906-.264.638.638 0 00-.276-.876zM10.672 9.615c.324.168.45.558.276.87a.685.685 0 01-.906.264.633.633 0 01-.276-.87.685.685 0 01.906-.264z" fill="var(--color-icon-primary, #000)"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3.118 15.405c.456 4.29 3.306 6.564 6.762 6.846 2.298.192 4.314-.432 5.676-1.272l-.282 1.32c2.124-.774 2.964-3.81 3.072-5.214l.714 1.344c1.98-5.034-.996-10.254-4.656-11.844-3.75-1.626-9.09-.864-11.742 3.888l1.5-.222c-1.02.972-2.874 3.45-2.13 5.58l1.062-1.248v.198c-.006.21-.006.354.024.624zm12.75-3.858c-.876-.45-1.974-.132-2.448.714-.474.852-.144 1.902.738 2.358.876.45 1.974.132 2.448-.714.474-.852.144-1.902-.738-2.358zm-4.614-.156c.474-.852.144-1.902-.738-2.358-.882-.45-1.974-.132-2.448.714-.474.852-.144 1.902.738 2.358.882.45 1.974.132 2.448-.714z" fill="var(--color-icon-primary, #000)"></path></svg><div class="IXeY3 q5J16">Qwant Junior</div></a><a href="https://qwant.app/?pk_campaign=release&amp;pk_source=pushlab" class="ZJlfy aA4Uy" tabindex="0" style="flex-direction:row" aria-selected="false"><svg class="_8s0O+" width="16" height="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25"><g id="sparkling-logo-fill"><g id="Vector"><path d="M7.63899 4.5L6.05943 10.6248L0 12.1878V12.8121L6.05943 14.3751L7.63899 20.5H8.22962L9.80917 14.3751L16 12.7781V12.2218L9.80917 10.6248L8.22962 4.5H7.63899Z" fill="currentColor"></path><path d="M18.7744 14.5L17.7871 18.328L14 19.3049V19.695L17.7871 20.6719L18.7744 24.5H19.1435L20.1307 20.6719L24 19.6738V19.3262L20.1307 18.328L19.1435 14.5H18.7744Z" fill="currentColor"></path><path d="M17.8195 0.5L17.0297 3.56245L14 4.34396V4.65608L17.0297 5.43759L17.8195 8.50009H18.1148L18.9046 5.43759L22 4.63908V4.36096L18.9046 3.56245L18.1148 0.5H17.8195Z" fill="currentColor"></path></g></g></svg><div class="IXeY3 q5J16">Qwant Next</div></a><hr class="ivyX4 PzLOR _1xQVj"/><a href="https://shdw.me/qwant-tool" class="ZJlfy aA4Uy" tabindex="0" style="flex-direction:row" aria-selected="false"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="_8s0O+"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.642 2H6.358A4.36 4.36 0 002 6.358v11.284A4.36 4.36 0 006.358 22h11.284A4.36 4.36 0 0022 17.642V6.358A4.36 4.36 0 0017.642 2zm-2.076 9.998a4.162 4.162 0 00-.838-2.487l1.861-2.135c.737.841 1.764 2.409 1.764 4.622v6.48a.483.483 0 01-.483.483H6.123a.483.483 0 01-.483-.483V5.518c0-.267.216-.483.483-.483h5.024c2.074 0 3.098.625 3.098.625s-.243 2.159-2.868 2.159H8.91a.483.483 0 00-.483.483v7.388c0 .267.216.484.483.484h6.173a.483.483 0 00.483-.484v-3.692z"></path></svg><div class="IXeY3 q5J16">Shadow Drive</div></a><div class="VtVZ3 _1xQVj zY7ez"><a href="https://shdw.me/qwant-tool" target="_blank"><div class="LNTPh R-ZCe">Get 20GB of free storage!</div><div class="IXeY3 _1ddmp">Keep your private files safe and secure with Shadow Drive, the cloud storage solution from Qwant’s partner, designed and hosted in Europe.</div></a><div class="_1xQVj o88aX"><a href="https://shdw.me/qwant-tool" target="_blank"><div class="HhS7p aHaFk">Discover</div></a></div></div></div><div class="nuCXo _1xQVj zY7ez a2N1U cW9uh"></div></div><div class="mOF7Z _1xQVj"></div></div><main class="znfcF"><div data-testid="home"><main><div class="JIy08 _1xQVj zY7ez xsF9p"><div class="A0rNc _1xQVj Ag3wj xsF9p iVQuc"><div class="-nSsz _1xQVj uorL9"><a title="Show menu" class="DbWPH _80pp5 _3SaIj _1xQVj uorL9 G-2qb" href="/?drawer=settings"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M3.33946 17.0002C2.90721 16.2515 2.58277 15.4702 2.36133 14.6741C3.3338 14.1779 3.99972 13.1668 3.99972 12.0002C3.99972 10.8345 3.3348 9.824 2.36353 9.32741C2.81025 7.71651 3.65857 6.21627 4.86474 4.99001C5.7807 5.58416 6.98935 5.65534 7.99972 5.072C9.01009 4.48866 9.55277 3.40635 9.4962 2.31604C11.1613 1.8846 12.8847 1.90004 14.5031 2.31862C14.4475 3.40806 14.9901 4.48912 15.9997 5.072C17.0101 5.65532 18.2187 5.58416 19.1346 4.99007C19.7133 5.57986 20.2277 6.25151 20.66 7.00021C21.0922 7.7489 21.4167 8.53025 21.6381 9.32628C20.6656 9.82247 19.9997 10.8336 19.9997 12.0002C19.9997 13.166 20.6646 14.1764 21.6359 14.673C21.1892 16.2839 20.3409 17.7841 19.1347 19.0104C18.2187 18.4163 17.0101 18.3451 15.9997 18.9284C14.9893 19.5117 14.4467 20.5941 14.5032 21.6844C12.8382 22.1158 11.1148 22.1004 9.49633 21.6818C9.55191 20.5923 9.00929 19.5113 7.99972 18.9284C6.98938 18.3451 5.78079 18.4162 4.86484 19.0103C4.28617 18.4205 3.77172 17.7489 3.33946 17.0002ZM8.99972 17.1964C10.0911 17.8265 10.8749 18.8227 11.2503 19.9659C11.7486 20.0133 12.2502 20.014 12.7486 19.9675C13.1238 18.8237 13.9078 17.8268 14.9997 17.1964C16.0916 16.5659 17.347 16.3855 18.5252 16.6324C18.8146 16.224 19.0648 15.7892 19.2729 15.334C18.4706 14.4373 17.9997 13.2604 17.9997 12.0002C17.9997 10.74 18.4706 9.5632 19.2729 8.6665C19.1688 8.4405 19.0538 8.21822 18.9279 8.00021C18.802 7.78219 18.667 7.57148 18.5233 7.36842C17.3457 7.61476 16.0911 7.43414 14.9997 6.80405C13.9083 6.17395 13.1246 5.17768 12.7491 4.03455C12.2509 3.98714 11.7492 3.98646 11.2509 4.03292C10.8756 5.17671 10.0916 6.17364 8.99972 6.80405C7.9078 7.43447 6.65245 7.61494 5.47428 7.36803C5.18485 7.77641 4.93463 8.21117 4.72656 8.66637C5.52881 9.56311 5.99972 10.74 5.99972 12.0002C5.99972 13.2604 5.52883 14.4372 4.72656 15.3339C4.83067 15.5599 4.94564 15.7822 5.07152 16.0002C5.19739 16.2182 5.3324 16.4289 5.47612 16.632C6.65377 16.3857 7.90838 16.5663 8.99972 17.1964ZM11.9997 15.0002C10.3429 15.0002 8.99972 13.6571 8.99972 12.0002C8.99972 10.3434 10.3429 9.00021 11.9997 9.00021C13.6566 9.00021 14.9997 10.3434 14.9997 12.0002C14.9997 13.6571 13.6566 15.0002 11.9997 15.0002ZM11.9997 13.0002C12.552 13.0002 12.9997 12.5525 12.9997 12.0002C12.9997 11.4479 12.552 11.0002 11.9997 11.0002C11.4474 11.0002 10.9997 11.4479 10.9997 12.0002C10.9997 12.5525 11.4474 13.0002 11.9997 13.0002Z"></path></svg></a></div></div></div><section class="TLdKv"><div class="_1xQVj +fQov zY7ez uorL9 ISVFR cW9uh"><div class="_50fA- _1xQVj zY7ez uorL9 _9870H"><div class="_1xQVj zY7ez uorL9 ISVFR iVQuc"><div class="_1xQVj zY7ez uorL9 xsF9p XVU2M wCU-X"><svg viewBox="0 0 146 40" fill="none" xmlns="http://www.w3.org/2000/svg" data-testid="logoHero" aria-label="Qwant" class="vz3ON"><g clip-path="url(#logoQwant_svg__clip0_30_1632)" fill="var(--color-icon-primary, #000)"><path d="M39.746 32.144l-7.684-15.207-2.474-2.86v-.64h9.809v.64l-1.883 2.747 5.155 9.727 3.187-13.114h3.072L54.956 26.7l2.294-10.026-1.944-2.598v-.64h8.434v.64l-2.354 2.861-7.734 15.207h-1.768L46.89 20.838l-5.306 11.306h-1.837zM70.743 32.676c-1.641 0-2.992-.47-4.052-1.407-1.06-.963-1.59-2.192-1.59-3.688 0-3.346 2.726-5.513 8.179-6.502l4.013-.684v-.266c0-1.547-.366-2.725-1.098-3.536-.707-.837-1.716-1.255-3.029-1.255-.48 0-1.442.22-1.922.373l-3.02 4.075h-.909l-2.124-4.459.289-.597c.933-.533 2.183-.976 3.748-1.331a21.507 21.507 0 014.695-.532c2.853 0 5.024.583 6.513 1.749 1.49 1.165 2.234 2.864 2.234 5.095v7.642l2.347 2.09v.761l-5.073 2.434h-.871l-1.326-2.928h-.34c-1.692 1.977-3.913 2.966-6.664 2.966zm-.038-6.16c0 .862.24 1.534.72 2.016.504.456 1.198.684 2.082.684 1.464 0 2.726-.38 3.786-1.14v-5.742l-2.234.57c-1.565.38-2.688.85-3.37 1.407-.656.558-.984 1.293-.984 2.205zM86.569 32.144v-.609l2.46-2.395V18.874l-2.687-2.547v-.76l6.929-2.396h1.098l-.265 3.308h.189c2.297-2.408 4.695-3.612 7.194-3.612 1.944 0 3.446.583 4.506 1.749 1.086 1.165 1.628 2.813 1.628 4.942v9.582l2.461 2.395v.609H99.935v-.609l2.31-2.395v-8.25c0-1.496-.291-2.574-.871-3.233-.556-.659-1.465-.988-2.727-.988-1.59 0-3.004.52-4.24 1.559V29.14l2.31 2.395v.609H86.568zM120.483 32.676c-1.919 0-3.471-.609-4.658-1.825-1.186-1.217-1.779-2.827-1.779-4.83v-8.896h-3.295v-.799l7.573-8.288h1.098v6.009l5.983-1.179h.681v4.373l-.53.418-6.134-1.103v8.135c0 2.915 1.048 4.373 3.143 4.373 1.414 0 2.613-.583 3.597-1.75l1.136.723a6.29 6.29 0 01-2.537 3.384c-1.212.836-2.638 1.255-4.278 1.255zM135.29-.004l-1.588 6.157-6.091 1.57v.628l6.091 1.572 1.588 6.157h.594l1.588-6.157 6.223-1.606v-.559l-6.223-1.605-1.588-6.157h-.594z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M28.227 19.081c0-8.97-6.204-13.589-13.856-13.589C6.718 5.492.514 10.108.514 19.081c0 8.332 5.265 12.845 12.077 13.504 3.578 5.748 9.086 7.456 14.648 5.82l.405-.51.573-5.364-.978-.53c-3.133 2.66-8.17 2.658-11.507.62 7.014-.515 12.495-5.05 12.495-13.54zm-6.577 0c0 6.172-2.362 11.176-7.279 11.176-5.17 0-7.278-5.004-7.278-11.176 0-6.172 2.194-11.175 7.278-11.175 5.232 0 7.28 5.003 7.28 11.175z"></path></g><defs><clipPath id="logoQwant_svg__clip0_30_1632"><path fill="#fff" d="M0 0h146v40H0z"></path></clipPath></defs></svg><div class="LNTPh ogA9G u08Mj">The search engine that values you as a user, not as a product</div></div><div style="position:relative"><div class="exSwJ"><div class=""><div class="_1xQVj iVQuc"><div class="iTt+i"><div class="bw6Sn RpzJV a2N1U"><div class="SqrSq hGkY4 _1xQVj"><div class="_1xQVj iVQuc"><form action="/" data-testid="mainSearchBar" class="LCa9c KGy9g As+GH _1xQVj G-2qb"><div class="yn7NJ _1xQVj hxCCg G-2qb"><input type="search" name="q" autoComplete="off" autoCapitalize="none" autoCorrect="off" spellcheck="false" placeholder="Search" value="" aria-label="Enter your search term" role="searchbox" aria-autocomplete="list" aria-controls="search-suggestions" autofocus=""/></div><button tabindex="0" id="submit-button" type="submit" aria-label="Search the web" class="wXGHO fh1TW fiXeK w0Za8 _1xQVj uorL9 G-2qb _7D-GZ"><div class="LNTPh _6rZU8 O5swj"><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.0259 13.8473L18.5948 17.4163L17.4163 18.5948L13.8474 15.0258C12.5641 16.0525 10.9367 16.6667 9.16669 16.6667C5.02669 16.6667 1.66669 13.3067 1.66669 9.16667C1.66669 5.02667 5.02669 1.66667 9.16669 1.66667C13.3067 1.66667 16.6667 5.02667 16.6667 9.16667C16.6667 10.9367 16.0525 12.5641 15.0259 13.8473ZM13.3539 13.229C14.3729 12.1788 15 10.7463 15 9.16667C15 5.94375 12.3896 3.33333 9.16669 3.33333C5.94377 3.33333 3.33335 5.94375 3.33335 9.16667C3.33335 12.3896 5.94377 15 9.16669 15C10.7464 15 12.1789 14.3729 13.229 13.3539L13.3539 13.229Z" fill="url(#paint0_linear_14332_286)"></path><defs><linearGradient id="paint0_linear_14332_286" x1="1.66669" y1="1.66667" x2="18.5948" y2="18.5948" gradientUnits="userSpaceOnUse"><stop stop-color="var(--color-gradient-icon-1)"></stop><stop offset="0.2" stop-color="var(--color-gradient-icon-2)"></stop><stop offset="0.4" stop-color="var(--color-gradient-icon-3)"></stop><stop offset="0.6" stop-color="var(--color-gradient-icon-4)"></stop><stop offset="0.8" stop-color="var(--color-gradient-icon-5)"></stop><stop offset="1" stop-color="var(--color-gradient-icon-6)"></stop></linearGradient></defs></svg></div></button></form></div></div><div class="xEDB6"><div class="MvJOD"><ul aria-label="Suggestions" id="search-suggestions" data-testid="search-suggestions" role="listbox" class="YWOZq iZqLf EYnZw"></ul></div></div></div></div></div></div></div></div></div><div><div class="YWOZq _5x5GM VGtZu"><div data-testid="heroTiles" class="ymk7s _1xQVj"><div class="preqG _1xQVj"><div data-testid="tileItem" class="-1eXC _1xQVj zY7ez G-2qb"><div class="Rehvq kHjJe _1xQVj uorL9"><div style="width:40px;height:40px" class="GhostLoader FZ9uR TFwWm"> </div></div><div style="width:72px;height:32px" class="GhostLoader FZ9uR ewPBi TFwWm"> </div></div><div data-testid="tileItem" class="-1eXC _1xQVj zY7ez G-2qb"><div class="Rehvq kHjJe _1xQVj uorL9"><div style="width:40px;height:40px" class="GhostLoader FZ9uR TFwWm"> </div></div><div style="width:72px;height:32px" class="GhostLoader FZ9uR ewPBi TFwWm"> </div></div><div data-testid="tileItem" class="-1eXC _1xQVj zY7ez G-2qb"><div class="Rehvq kHjJe _1xQVj uorL9"><div style="width:40px;height:40px" class="GhostLoader FZ9uR TFwWm"> </div></div><div style="width:72px;height:32px" class="GhostLoader FZ9uR ewPBi TFwWm"> </div></div><div data-testid="tileItem" class="-1eXC _1xQVj zY7ez G-2qb"><div class="Rehvq kHjJe _1xQVj uorL9"><div style="width:40px;height:40px" class="GhostLoader FZ9uR TFwWm"> </div></div><div style="width:72px;height:32px" class="GhostLoader FZ9uR ewPBi TFwWm"> </div></div><div data-testid="tileItem" class="-1eXC _1xQVj zY7ez G-2qb"><div class="Rehvq kHjJe _1xQVj uorL9"><div style="width:40px;height:40px" class="GhostLoader FZ9uR TFwWm"> </div></div><div style="width:72px;height:32px" class="GhostLoader FZ9uR ewPBi TFwWm"> </div></div><div data-testid="tileItem" class="-1eXC _1xQVj zY7ez G-2qb"><div class="Rehvq kHjJe _1xQVj uorL9"><div style="width:40px;height:40px" class="GhostLoader FZ9uR TFwWm"> </div></div><div style="width:72px;height:32px" class="GhostLoader FZ9uR ewPBi TFwWm"> </div></div><div data-testid="tileItem" class="-1eXC _1xQVj zY7ez G-2qb"><div class="Rehvq kHjJe _1xQVj uorL9"><div style="width:40px;height:40px" class="GhostLoader FZ9uR TFwWm"> </div></div><div style="width:72px;height:32px" class="GhostLoader FZ9uR ewPBi TFwWm"> </div></div></div></div></div></div></div></div></section><div class="YNlm9 _1xQVj zY7ez uorL9 ISVFR _5Q7YO x58jb n9i4g"><div class="_1xQVj zY7ez uorL9"><img src="/background.ebfe38f5.png" alt="" class="gPOYP UvODN"/><div class="LNTPh _41dFf u08Mj">Always <span class="s6Wj+">confident and secure with</span> Qwant</div></div><div class="kgTc2 _1xQVj ISVFR"><div class="LNTPh SD6vc _1xQVj G-2qb xsF9p"><div class="v3ahK"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M9.9997 15.1709L19.1921 5.97852L20.6063 7.39273L9.9997 17.9993L3.63574 11.6354L5.04996 10.2212L9.9997 15.1709Z"></path></svg></div>No selling of your personal data</div><div class="LNTPh SD6vc _1xQVj G-2qb xsF9p"><div class="v3ahK"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M9.9997 15.1709L19.1921 5.97852L20.6063 7.39273L9.9997 17.9993L3.63574 11.6354L5.04996 10.2212L9.9997 15.1709Z"></path></svg></div>Qwant does not retain your search data</div><div class="LNTPh SD6vc _1xQVj G-2qb xsF9p"><div class="v3ahK"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M9.9997 15.1709L19.1921 5.97852L20.6063 7.39273L9.9997 17.9993L3.63574 11.6354L5.04996 10.2212L9.9997 15.1709Z"></path></svg></div>French search engine, hosted in Europe</div></div></div></main></div></main></div><footer class="-L64N" data-theme="dark"><div aria-label="Footer" data-theme="dark" class="YWOZq zCdz7 zC3kb QNpMz"><div class="_1xQVj +fQov"><div class="YWOZq BaUc0"><svg viewBox="0 0 35 40" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="Qwant" width="42" height="48"><path d="M28.27 0l-1.155 4.482-4.433 1.143v.457l4.433 1.144 1.156 4.481h.432l1.156-4.481 4.53-1.169V5.65l-4.53-1.168L28.703 0h-.432z" fill="var(--color-icon-primary, #000)"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M25.548 21.02c0-8.27-5.72-12.528-12.774-12.528C5.719 8.492 0 12.748 0 21.02c0 7.68 4.85 11.839 11.126 12.449 3.247 5.312 7.9 6.984 13.028 5.475l.373-.47 1.012-5.054-.902-.49c-2.889 2.453-7.532 2.451-10.608.572 6.466-.474 11.519-4.656 11.519-12.482zm-6.063 0c0 5.69-2.178 10.302-6.71 10.302-4.767 0-6.71-4.613-6.71-10.303s2.022-10.302 6.71-10.302c4.823 0 6.71 4.612 6.71 10.302z" fill="var(--color-icon-primary, #000)"></path></svg><div class="LNTPh vbZmI">The search engine that values you<br/> as a user, not as a product</div><a href="https://about.qwant.com/en/" target="_blank" class="vE9rz AHVgh i89U4 CDRGJ _1xQVj uorL9 G-2qb Y8Zvn"><div class="LNTPh JtdkY">Discover the service</div></a></div><div class="ERUba"><div class="YWOZq BaUc0 liH9F"><div class="LNTPh _6rZU8 JOGuc">About Qwant</div><div role="list" class="YWOZq VGtZu"><a href="https://betterweb.qwant.com/en/" target="_blank" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="LNTPh aHaFk">Better Web</div></a><a href="https://www.welcometothejungle.com/en/companies/qwant" target="_blank" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="LNTPh aHaFk">Join Us</div></a><a href="https://help.qwant.com/en" target="_blank" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="LNTPh aHaFk">Help Center</div></a><a href="https://about.qwant.com/en/contact/" target="_blank" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="LNTPh aHaFk">Contact Us</div></a></div></div><div class="YWOZq BaUc0 q8Gze"><div class="LNTPh _6rZU8 JOGuc">Services</div><div role="list" class="YWOZq VGtZu"><a href="https://www.qwant.com/?home=daily" target="_blank" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="_1xQVj G-2qb hhUdm"><svg class="_8JuYE" width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M0 0h16v16H0z"></path><path d="m12.02 11.078 2.856 2.855-.943.943-2.855-2.855a6.002 6.002 0 0 1-9.745-4.687c0-3.313 2.688-6 6-6a6.002 6.002 0 0 1 4.688 9.744zm-1.337-.495a4.665 4.665 0 0 0-3.35-7.917 4.665 4.665 0 0 0-4.666 4.667 4.665 4.665 0 0 0 7.916 3.35l.1-.1z" fill="currentColor"></path></g></svg></div><div class="LNTPh aHaFk">Search</div></a><a href="https://www.qwantjunior.com" target="_blank" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="_1xQVj G-2qb hhUdm"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="_8JuYE"><path d="M20.278 1.869l-.702 2.724v-.006l-2.694.696v.276l2.694.696.702 2.724h.264l.702-2.724 2.754-.708V5.3l-2.754-.708-.702-2.724h-.264zM15.958 11.979a.685.685 0 00-.906.264.638.638 0 00.276.876.685.685 0 00.906-.264.638.638 0 00-.276-.876zM10.672 9.615c.324.168.45.558.276.87a.685.685 0 01-.906.264.633.633 0 01-.276-.87.685.685 0 01.906-.264z" fill="var(--color-icon-primary, #000)"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3.118 15.405c.456 4.29 3.306 6.564 6.762 6.846 2.298.192 4.314-.432 5.676-1.272l-.282 1.32c2.124-.774 2.964-3.81 3.072-5.214l.714 1.344c1.98-5.034-.996-10.254-4.656-11.844-3.75-1.626-9.09-.864-11.742 3.888l1.5-.222c-1.02.972-2.874 3.45-2.13 5.58l1.062-1.248v.198c-.006.21-.006.354.024.624zm12.75-3.858c-.876-.45-1.974-.132-2.448.714-.474.852-.144 1.902.738 2.358.876.45 1.974.132 2.448-.714.474-.852.144-1.902-.738-2.358zm-4.614-.156c.474-.852.144-1.902-.738-2.358-.882-.45-1.974-.132-2.448.714-.474.852-.144 1.902.738 2.358.882.45 1.974.132 2.448-.714z" fill="var(--color-icon-primary, #000)"></path></svg></div><div class="LNTPh aHaFk">Junior</div></a><a href="https://play.google.com/store/apps/details?id=com.qwant.liberty" target="_blank" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="_1xQVj G-2qb hhUdm"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" class="_8JuYE" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M6.38231 3.9681C7.92199 2.73647 9.87499 2 12 2C14.125 2 16.078 2.73647 17.6177 3.9681L19.0711 2.51472L20.4853 3.92893L19.0319 5.38231C20.2635 6.92199 21 8.87499 21 11V12H3V11C3 8.87499 3.73647 6.92199 4.9681 5.38231L3.51472 3.92893L4.92893 2.51472L6.38231 3.9681ZM3 14H21V21C21 21.5523 20.5523 22 20 22H4C3.44772 22 3 21.5523 3 21V14ZM9 9C9.55228 9 10 8.55228 10 8C10 7.44772 9.55228 7 9 7C8.44772 7 8 7.44772 8 8C8 8.55228 8.44772 9 9 9ZM15 9C15.5523 9 16 8.55228 16 8C16 7.44772 15.5523 7 15 7C14.4477 7 14 7.44772 14 8C14 8.55228 14.4477 9 15 9Z"></path></svg></div><div class="LNTPh aHaFk">Android App</div></a><a href="https://itunes.apple.com/us/app/qwant/id924470452" target="_blank" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="_1xQVj G-2qb hhUdm"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" class="_8JuYE" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M11.6734 7.22198C10.7974 7.22198 9.44138 6.22598 8.01338 6.26198C6.12938 6.28598 4.40138 7.35397 3.42938 9.04597C1.47338 12.442 2.92538 17.458 4.83338 20.218C5.76938 21.562 6.87338 23.074 8.33738 23.026C9.74138 22.966 10.2694 22.114 11.9734 22.114C13.6654 22.114 14.1454 23.026 15.6334 22.99C17.1454 22.966 18.1054 21.622 19.0294 20.266C20.0974 18.706 20.5414 17.194 20.5654 17.11C20.5294 17.098 17.6254 15.982 17.5894 12.622C17.5654 9.81397 19.8814 8.46998 19.9894 8.40998C18.6694 6.47798 16.6414 6.26198 15.9334 6.21398C14.0854 6.06998 12.5374 7.22198 11.6734 7.22198ZM14.7934 4.38998C15.5734 3.45398 16.0894 2.14598 15.9454 0.849976C14.8294 0.897976 13.4854 1.59398 12.6814 2.52998C11.9614 3.35798 11.3374 4.68998 11.5054 5.96198C12.7414 6.05798 14.0134 5.32598 14.7934 4.38998Z"></path></svg></div><div class="LNTPh aHaFk">iOS App</div></a></div></div><div class="YWOZq BaUc0 Z2hSz"><div class="LNTPh _6rZU8 JOGuc">Follow us</div><div role="list" class="Y4+rP BaUc0"><a role="listitem" href="https://www.instagram.com/qwantcom/" title="Instagram"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M12.001 9C10.3436 9 9.00098 10.3431 9.00098 12C9.00098 13.6573 10.3441 15 12.001 15C13.6583 15 15.001 13.6569 15.001 12C15.001 10.3427 13.6579 9 12.001 9ZM12.001 7C14.7614 7 17.001 9.2371 17.001 12C17.001 14.7605 14.7639 17 12.001 17C9.24051 17 7.00098 14.7629 7.00098 12C7.00098 9.23953 9.23808 7 12.001 7ZM18.501 6.74915C18.501 7.43926 17.9402 7.99917 17.251 7.99917C16.5609 7.99917 16.001 7.4384 16.001 6.74915C16.001 6.0599 16.5617 5.5 17.251 5.5C17.9393 5.49913 18.501 6.0599 18.501 6.74915ZM12.001 4C9.5265 4 9.12318 4.00655 7.97227 4.0578C7.18815 4.09461 6.66253 4.20007 6.17416 4.38967C5.74016 4.55799 5.42709 4.75898 5.09352 5.09255C4.75867 5.4274 4.55804 5.73963 4.3904 6.17383C4.20036 6.66332 4.09493 7.18811 4.05878 7.97115C4.00703 9.0752 4.00098 9.46105 4.00098 12C4.00098 14.4745 4.00753 14.8778 4.05877 16.0286C4.0956 16.8124 4.2012 17.3388 4.39034 17.826C4.5591 18.2606 4.7605 18.5744 5.09246 18.9064C5.42863 19.2421 5.74179 19.4434 6.17187 19.6094C6.66619 19.8005 7.19148 19.9061 7.97212 19.9422C9.07618 19.9939 9.46203 20 12.001 20C14.4755 20 14.8788 19.9934 16.0296 19.9422C16.8117 19.9055 17.3385 19.7996 17.827 19.6106C18.2604 19.4423 18.5752 19.2402 18.9074 18.9085C19.2436 18.5718 19.4445 18.2594 19.6107 17.8283C19.8013 17.3358 19.9071 16.8098 19.9432 16.0289C19.9949 14.9248 20.001 14.5389 20.001 12C20.001 9.52552 19.9944 9.12221 19.9432 7.97137C19.9064 7.18906 19.8005 6.66149 19.6113 6.17318C19.4434 5.74038 19.2417 5.42635 18.9084 5.09255C18.573 4.75715 18.2616 4.55693 17.8271 4.38942C17.338 4.19954 16.8124 4.09396 16.0298 4.05781C14.9258 4.00605 14.5399 4 12.001 4ZM12.001 2C14.7176 2 15.0568 2.01 16.1235 2.06C17.1876 2.10917 17.9135 2.2775 18.551 2.525C19.2101 2.77917 19.7668 3.1225 20.3226 3.67833C20.8776 4.23417 21.221 4.7925 21.476 5.45C21.7226 6.08667 21.891 6.81333 21.941 7.8775C21.9885 8.94417 22.001 9.28333 22.001 12C22.001 14.7167 21.991 15.0558 21.941 16.1225C21.8918 17.1867 21.7226 17.9125 21.476 18.55C21.2218 19.2092 20.8776 19.7658 20.3226 20.3217C19.7668 20.8767 19.2076 21.22 18.551 21.475C17.9135 21.7217 17.1876 21.89 16.1235 21.94C15.0568 21.9875 14.7176 22 12.001 22C9.28431 22 8.94514 21.99 7.87848 21.94C6.81431 21.8908 6.08931 21.7217 5.45098 21.475C4.79264 21.2208 4.23514 20.8767 3.67931 20.3217C3.12348 19.7658 2.78098 19.2067 2.52598 18.55C2.27848 17.9125 2.11098 17.1867 2.06098 16.1225C2.01348 15.0558 2.00098 14.7167 2.00098 12C2.00098 9.28333 2.01098 8.94417 2.06098 7.8775C2.11014 6.8125 2.27848 6.0875 2.52598 5.45C2.78014 4.79167 3.12348 4.23417 3.67931 3.67833C4.23514 3.1225 4.79348 2.78 5.45098 2.525C6.08848 2.2775 6.81348 2.11 7.87848 2.06C8.94514 2.0125 9.28431 2 12.001 2Z"></path></svg></a><a role="listitem" href="https://www.facebook.com/Qwantcom/" title="Facebook"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M12.001 2C6.47813 2 2.00098 6.47715 2.00098 12C2.00098 16.9913 5.65783 21.1283 10.4385 21.8785V14.8906H7.89941V12H10.4385V9.79688C10.4385 7.29063 11.9314 5.90625 14.2156 5.90625C15.3097 5.90625 16.4541 6.10156 16.4541 6.10156V8.5625H15.1931C13.9509 8.5625 13.5635 9.33334 13.5635 10.1242V12H16.3369L15.8936 14.8906H13.5635V21.8785C18.3441 21.1283 22.001 16.9913 22.001 12C22.001 6.47715 17.5238 2 12.001 2Z"></path></svg></a><a role="listitem" href="https://twitter.com/Qwant_FR" title="X (ex-Twitter)"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm297.1 84L257.3 234.6 379.4 396H283.8L209 298.1 123.3 396H75.8l111-126.9L69.7 116h98l67.7 89.5L313.6 116h47.5zM323.3 367.6L153.4 142.9H125.1L296.9 367.6h26.3z"></path></svg></a><a role="listitem" href="https://www.tiktok.com/@qwantfr" title="TikTok"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 24 24" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M16 8.24537V15.5C16 19.0899 13.0899 22 9.5 22C5.91015 22 3 19.0899 3 15.5C3 11.9101 5.91015 9 9.5 9C10.0163 9 10.5185 9.06019 11 9.17393V12.3368C10.5454 12.1208 10.0368 12 9.5 12C7.567 12 6 13.567 6 15.5C6 17.433 7.567 19 9.5 19C11.433 19 13 17.433 13 15.5V2H16C16 4.76142 18.2386 7 21 7V10C19.1081 10 17.3696 9.34328 16 8.24537Z"></path></svg></a><a role="listitem" href="https://linkedin.com/company/qwant" title="LinkedIn"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg></a><a role="listitem" href="https://discord.com/invite/vjhCHnFMkw" title="Discord"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 512 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M464 66.52A50 50 0 0 0 414.12 17L97.64 16A49.65 49.65 0 0 0 48 65.52V392c0 27.3 22.28 48 49.64 48H368l-13-44 109 100zM324.65 329.81s-8.72-10.39-16-19.32C340.39 301.55 352.5 282 352.5 282a139 139 0 0 1-27.85 14.25 173.31 173.31 0 0 1-35.11 10.39 170.05 170.05 0 0 1-62.72-.24 184.45 184.45 0 0 1-35.59-10.4 141.46 141.46 0 0 1-17.68-8.21c-.73-.48-1.45-.72-2.18-1.21-.49-.24-.73-.48-1-.48-4.36-2.42-6.78-4.11-6.78-4.11s11.62 19.09 42.38 28.26c-7.27 9.18-16.23 19.81-16.23 19.81-53.51-1.69-73.85-36.47-73.85-36.47 0-77.06 34.87-139.62 34.87-139.62 34.87-25.85 67.8-25.12 67.8-25.12l2.42 2.9c-43.59 12.32-63.44 31.4-63.44 31.4s5.32-2.9 14.28-6.77c25.91-11.35 46.5-14.25 55-15.21a24 24 0 0 1 4.12-.49 205.62 205.62 0 0 1 48.91-.48 201.62 201.62 0 0 1 72.89 22.95s-19.13-18.15-60.3-30.45l3.39-3.86s33.17-.73 67.81 25.16c0 0 34.87 62.56 34.87 139.62 0-.28-20.35 34.5-73.86 36.19z"></path><path d="M212.05 218c-13.8 0-24.7 11.84-24.7 26.57s11.14 26.57 24.7 26.57c13.8 0 24.7-11.83 24.7-26.57.25-14.76-10.9-26.57-24.7-26.57zm88.38 0c-13.8 0-24.7 11.84-24.7 26.57s11.14 26.57 24.7 26.57c13.81 0 24.7-11.83 24.7-26.57S314 218 300.43 218z"></path></svg></a></div></div></div></div><div class="hSlLL hS74j _0jV6K"></div><div class="LNTPh aHaFk xuG6k"><div class="_1xQVj +fQov"><div class="YWOZq VGtZu"><div class="Y4+rP"><div class="ireJ2 _1xQVj uorL9"><a href="https://about.qwant.com/en/legal/confidentialite/" target="_blank" role="listitem" data-testid="privacyLink" element="privacy" class="tdl8+ _1xQVj G-2qb"><div class="LNTPh aHaFk">Privacy</div></a><a href="https://about.qwant.com/en/legal/qwant-search/" target="_blank" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="LNTPh aHaFk">Terms of Service</div></a><a href="https://about.qwant.com/en/legal/mentions-legales/" target="_blank" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="LNTPh aHaFk">Legal notices</div></a><a href="https://about.qwant.com/en/legal/classement/" target="_blank" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="LNTPh aHaFk">Ranking</div></a><a href="/?drawer=cookies-management" target="" role="listitem" class="tdl8+ _1xQVj G-2qb"><div class="LNTPh aHaFk">Cookie management</div></a></div></div><div class="LNTPh aHaFk">© 2025 Qwant. All rights reserved.</div></div><div class="_1xQVj Da5Rw"><button class="vE9rz AHVgh sKAH0 _1xQVj uorL9 G-2qb"><div class="LNTPh JtdkY">Share your feedback</div></button></div></div></div></div></footer></div></div></div>
  
  <!-- inject i18n and phoenix scripts -->
  <script>INITIAL_PROPS = {"testGroupPer":2,"llm":{"apiUrl":"https:\u002F\u002Fapi.qwant.com"},"piwik":{"url":"https:\u002F\u002Fk.qwant.com","id":"98cbd59f-731c-4874-a402-04f51ed9069a","permittedDomains":["shdw.me","www.qwantjunior.com"],"crossDomains":["shdw.me","www.qwantjunior.com","about.qwant.com","help.qwant.com","betterweb.qwant.com","auth.qwant.com"]},"didomi":{"apiKey":"0dbf2631-6bba-4497-9048-745301a3f637","noticeFr":"NrdXrK89","noticeRow":"j4NDeL4k","noticeEs":"a7gixD3Q","clarityId":"km57m6oo9k","datadomeId":"78B13B7513D180B7AB6D6FF9EB0A51"},"device":{"browserName":null,"completeUa":"Mozilla\u002F5.0 AppleWebKit\u002F537.36 (KHTML, like Gecko; compatible; ClaudeBot\u002F1.0; [email protected])","isWindowsDesktop":false,"isMacDesktop":false,"isAndroid":false,"isIos":false,"isMobile":false,"isNativeApp":false,"isPhone":false,"isTablet":false},"urls":{"domain":"qwant.com","apiUrlClient":"https:\u002F\u002Fapi.qwant.com\u002Fapi","apiUrlClientV2":"https:\u002F\u002Fapi.qwant.com\u002Fv3","minervaUrlClient":"https:\u002F\u002Fmn.qwant.com\u002Fv2","apmServerExternal":"https:\u002F\u002Fapm.qwant.com","reportUrl":"https:\u002F\u002Freport.qwant.com","martinUrl":"https:\u002F\u002Ftiles.qwant.com","maps":"https:\u002F\u002Fmap.qwant.com\u002F","lite":"https:\u002F\u002Flite.qwant.com","junior":"https:\u002F\u002Fwww.qwantjunior.com\u002F","blog":"\u002F\u002Fbetterweb.qwant.com\u002F","shop":"\u002F\u002Fshop.spreadshirt.fr\u002Fqwantstore","help":"\u002F\u002Fhelp.qwant.com\u002F","jobs":"\u002F\u002Fwww.welcometothejungle.com\u002Ffr\u002Fcompanies\u002Fqwant\u002Fjobs","downloads":"\u002F\u002Fdownloads.qwant.com"},"isMailEnabled":false,"features":{"drawerSettingLogin":false,"drawerSettingSync":false,"enableAccount":true,"enableApmMonitoring":true,"enableCssLint":false,"enableDatadomeCaptcha":true,"enableDebugRenderReact":false,"enableDegradedMode":false,"enableDidomiConsentEs":true,"enableDidomiConsentFr":true,"enableDidomiConsentRow":true,"enableGoogleModule":true,"enableHomeTiles":true,"enableHomeIaGen":false,"enableLlm":true,"enableOutage":false,"enableLandingGame":false,"enableProductsAdsMicrosoft":true,"enableQwantAlpha":false,"enableQwantJunior":false,"enableQwantReward":true,"enableQwantRewardPopover":false,"enableTextToKids":true,"enableBayam":true,"enableAutopromoJuniorModule":true,"enableLateralBarBeta":true,"enableRibbonBeta":false,"enableHomeCardBeta":true,"enableNext":true,"piwik":true,"productsAds":false,"settingSearchLanguage":true},"configuration":{"baseUrl":"https:\u002F\u002Fwww.qwant.com","appName":"phoenix","appVersion":"d4399d2dc68dae00cf021e64bbce66c911e34bfb","clientRequestTimeoutInMS":12000,"clientRequestTimeoutWithRetryInMS":12000,"apmTransactionSampleRateForRUM":0.5,"pageLoadTraceId":"213fd5df4b581c0439069d5ecac63a7e","pageLoadSpanId":"b0b0188dd3c6991b","pageLoadSampled":true},"regionLocale":"fi_FI","urlParams":{},"languages":{"fr":{"name":"Français"},"en":{"name":"English"},"de":{"name":"Deutsch"},"it":{"name":"Italiano"},"br":{"name":"Brezhoneg"},"ca":{"name":"Català"},"co":{"name":"Corsu"},"es":{"name":"Español"},"eu":{"name":"Euskara"},"nl":{"name":"Nederlands"},"pl":{"name":"Polski"},"pt":{"name":"Português"}},"locales":{"FR":{"langs":["fr"]},"GB":{"langs":["en"]},"DE":{"langs":["de"]},"IT":{"langs":["it"]},"AR":{"langs":["es"]},"AU":{"langs":["en"]},"US":{"langs":["en"]},"ES":{"langs":["es","ca"]},"CZ":{"langs":["cs"]},"RO":{"langs":["ro"]},"GR":{"langs":["el"]},"CN":{"langs":["zh"]},"HK":{"langs":["zh"]},"NZ":{"langs":["en"]},"TH":{"langs":["th"]},"KR":{"langs":["ko"]},"SE":{"langs":["sv"]},"NO":{"langs":["nb"]},"DK":{"langs":["da"]},"HU":{"langs":["hu"]},"EE":{"langs":["et"]},"MX":{"langs":["es"]},"CL":{"langs":["es"]},"CA":{"langs":["en","fr"]},"MY":{"langs":["en"]},"BG":{"langs":["bg"]},"FI":{"langs":["fi"]},"PL":{"langs":["pl"]},"NL":{"langs":["nl"]},"PT":{"langs":["pt"]},"CH":{"langs":["de","fr","it"]},"AT":{"langs":["de"]},"BE":{"langs":["fr","nl"]},"IE":{"langs":["en"]},"IL":{"langs":["he"]}},"blacklistedMarkets":["JP","RU","TR","PH","SG","ID","TW","BR","IN","VN","CN","KR"],"market":"fi","geoCountryCode":"FI","serverState":{"theme":"-1","extInstalled":false,"randomAutoPromo":0},"dataPage":{"data":null},"accountConfiguration":{"iamUrl":"https:\u002F\u002Fauth.qwant.com\u002Fkratos","accountApiUrl":"https:\u002F\u002Faccount.qwant.com","authenticatorKratosUrl":"https:\u002F\u002Fauth.qwant.com\u002Fui\u002Fsettings\u002Fsecurity\u002Fauthenticator","loginKratosUrl":"https:\u002F\u002Fauth.qwant.com\u002Fkratos\u002Fself-service\u002Flogin\u002Fbrowser","registrationKratosUrl":"https:\u002F\u002Fauth.qwant.com\u002Fkratos\u002Fself-service\u002Fregistration\u002Fbrowser","verificationKratosUrl":"https:\u002F\u002Fauth.qwant.com\u002Fkratos\u002Fself-service\u002Fverification\u002Fbrowser","profileKratosUrl":"https:\u002F\u002Fauth.qwant.com\u002Fui\u002Fsettings\u002Fprofile","socialsKratosUrl":"https:\u002F\u002Fauth.qwant.com\u002Fui\u002Fsettings\u002Fsocials"},"isCookieAccountPresent":false}</script>
  <script>
                  initialI18nStore = {"en": {"account":{"misc":{"loggedOutByError":"An error occurred while retrieving your account. Please try logging in again."},"menu":{"profile":"My profile","security":"Login and security","reward":"Rewards","notifications":"Notifications"},"pages":{"notifications":{"title":"Notifications","newsletter":{"title":"Newsletter","description":"Receive occasional information about our technological advances or product releases"},"qwant_community":{"title":"Communauté Qwant","description":"Be notified to preview our new products and give your opinion"},"qwant_rewards":{"title":"Qwant loyalty program","description":"View progress notifications on Qwant.com","second_description":"Receive emails (required)"}},"reward":{"title":"Rewards","program":{"title":"Qwant loyalty program","inactive":"Not active","requiredConsent":"Consent required","active":"Active","inactiveCta":"Start","requiredConsentCta":"Change","activeCta":"Opt out"},"bank_account":{"title":"Account holder","description":"No information","cta":"Add"},"iban":{"title":"IBAN","description":"No information","cta":"Add"},"terms":{"title":"Terms of use"},"privacy_policy":{"title":"Privacy policy"}},"profile":{"title":"My profile","avatar":{"cta":"Change","secondCta":"Reset"},"email":{"title":"Email","meta":"Verified","cta":"Edit"},"username":{"title":"Username","cta":"Change","modal":{"title":"Change your username ","label":"Your username","cancel":"Cancel","confirm":"Edit"}},"language":{"title":"Language","cta":"Change"}},"security":{"title":"Login and security","password":{"title":"Password","cta":"Modify"},"2fa":{"title":"Double authentication","description":"Two-factor authentication protects your account by adding an extra step of security when you log in.","cta":"Manage"},"external_account":{"title":"Alternative login methods","description":"Link your Qwant account to a social account to log in.","cta":"Manage"},"my_privacy_preferences":{"title":"My privacy preferences","description":"Adjust your privacy settings","cta":"Modify"},"personal_data":{"title":"My personal data","description":"Receive a copy of my personal data"},"delete":{"title":"Delete my account","description":"Irreversible action"}}},"modals":{"delete":{"title":"Delete my account","body":"All associated data will be deleted and you will no longer be able to log in to Qwant","confirmCta":"Confirm account deletion","cancelCta":"Cancel and return to my account"},"optOutReward":{"title":"Opt out of the Qwant loyalty program","body":"By opting out, you agree to lose all your points, your ranking and the value of your Qwant wallet.","confirmCta":"Confirm my opting out","cancelCta":"Cancel and return to my account"},"deleted":{"title":"Account deleted !","body":"We're sorry to see you go.\u003Cbr\u002F\u003EWe hope you will continue to use Qwant products in the future.\u003Cbr\u002F\u003ESee you soon!","cta":"Back to Qwant.com"}}},"alpha":{},"drawers":{"drawerSettings":{"titleDrawerMobileMenu":"Settings","titleSafeSearchFilter":"Filter adult content","titleCountryFilter":"Country\u002FRegion","titleInterfaceLanguage":"Interface Language","cookieInfo":"Any changes you make to these options must be saved \u003C0\u003Ein a cookie\u003C\u002F0\u003E created exclusively for this purpose. You can delete this cookie in your browser options.","cookieHide":"Do not show anymore"},"bottomMenu":{"home":"Home","products":"Our Products","about":"About","settings":"Settings"},"drawerProducts":{"cardNewModelLink":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002F","partner":{"label":"Partner","link":"https:\u002F\u002Fshdw.me\u002Fqwant-tool","name":"Shadow Drive","title":"Get 20GB of free storage!","wording":"Keep your private files safe and secure with Shadow Drive, the cloud storage solution from Qwant’s partner, designed and hosted in Europe.","cta":"Discover"}},"drawerCookieManagement":{"title":"Managing your cookie preferences","wording1":"Certain features of this site rely on the use of cookies.\nThe cookies banner is not displayed on the home page during your navigation because only cookies necessary for the operation of the site are deposited (you can, however, object to this by clicking on the “Refuse” button below).","wording2":"Statistical audience measurement services are necessary for the operation of the site by enabling its proper administration. However, you have the possibility to object to their use.","actionTitle":"Statistical audience measurement","authorize":"Authorize","refuse":"Refuse","TestsAB":"Performance Measurement Tests (AB Test)"},"pushExtension":{"description":"Qwant becomes your default search engine, blocks trackers and protects your personal data","name":"Install {{name}} extension"}},"errorpage":{"errorNotFound":{"title":"Oops 404 lunar page","description":"You have been sent too far mea culpa!","link":"Back to the planet Qwant"},"errorPage":{"title":"Maintenance","description":"Our service will be back in a few moments, we apologize for the inconvenience.","link":"Refresh page"},"errorUnavailable":{"title":"Service unavailable","thanks":"Thanks for your visit","sadly":"Unfortunately we are not yet available in your country.","learnMore":"Would you like to know more about our actions?","linkToBlog":"Visit our blog"}},"filters":{"Brand_filters":"Brand","Category_filters":"Category","Any color_filters":"Any color","Color_filters":"Color","Format_filters":"Format","Any freshness_filters":"Any freshness","Freshness_filters":"Freshness","Language_filters":"Language","Any license_filters":"Any license","License_filters":"License","Price_filters":"Price","min_filters":"min","max_filters":"max","Region_filters":"Region","Shop_filters":"Shop","Any size_filters":"Any size","Size_filters":"Size","order_by_filters":"Order by","Any source_filters":"Any source","Source_filters":"Any source","Any type_filters":"Any type","Type_filters":"Type","Hide_filters":"Hide","OK_filters":"OK","all_filters":"all","Relevance_filters":"Relevance","Views_filters":"Views","Most recent_filters":"Most recent","Price : Low to High_filters":"Price : Low to High","Price : High to Low_filters":"Price : High to Low","All sizes_filters":"All sizes","Small_filters":"Small","Medium_filters":"Medium","Large_filters":"Large","Wallpaper_filters":"Wallpaper","Wide wallpaper_filters":"Wide wallpaper","All_filters":"All","Public domain_filters":"Public domain","Non-commercial reproduction and sharing_filters":"Non-commercial reproduction and sharing","Reproduction and sharing_filters":"Reproduction and sharing","Non-commercial reproduction, sharing and modification_filters":"Non-commercial reproduction, sharing and modification","Reproduction, sharing and modification_filters":"Reproduction, sharing and modification","Color only_filters":"Color only","Monochrome_filters":"Monochrome","black_filters":"Black","blue_filters":"Blue","brown_filters":"Brown","gray_filters":"Gray","green_filters":"Green","orange_filters":"Orange","pink_filters":"Pink","purple_filters":"Purple","red_filters":"Red","teal_filters":"Teal","white_filters":"White","yellow_filters":"Yellow","Animated Gif_filters":"Animated Gif","Photograph_filters":"Photograph","Transparent_filters":"Transparent","All time_filters":"All time","Less than 1 hour ago_filters":"Less than 1 hour ago","Past 24 hours_filters":"Past 24 hours","Past week_filters":"Past week","Past month_filters":"Past month","Low price_filters":"Low price","High price_filters":"High price","Newest first_filters":"Newest first","Oldest first_filters":"Oldest first","Show the next {number} filter_brand_filter":"Show the next {{number}}","Show the next {number} filter_brand_filter_plural":"Show the next {{number}}","Show less brands_filter":"Show less brands","All_filter":"All","Show the next {number} filter_shop_filter":"Show the next {{number}}","Show the next {number} filter_shop_filter_plural":"Show the next {{number}}","Show less shops_filter":"Show less shops","Min price {min}€_filter":"Min price {{min}}€","Max price {max}€_filter":"Max price {{max}}€","An error occurred in removing filters_filter":"An error occurred in removing filters","Filters_filter":"Filters","Back_filter":"Back","Validate_filter":"Validate","Filter_filter":"Filter","Reinitialize filters_filter":"Reinitialize filters","Reinitialize_filter":"Reinitialize","Show the products_filter":"Show the products","Filters_button":"Filters"},"footer":{"label":"Footer","tagline":"The search engine that values you as a user, not as a product","results":{"title":"Results","links":{"ranking":{"href":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002Flegal\u002Fclassement\u002F","label":"Ranking"},"report":{"label":"Report"}},"copyright":"© 2025 Qwant. All rights reserved."},"privacy":{"label":"Privacy"},"legal":{"title":"Legal","links":{"termsOfService":{"href":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002Flegal\u002Fqwant-search\u002F","label":"Terms of Service"},"legalNotices":{"href":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002Flegal\u002Fmentions-legales\u002F","label":"Legal notices"}}},"company":{"title":"Companies","links":{"qwantatwork":{"href":"https:\u002F\u002Fabout.qwant.com\u002Fqwantatwork\u002F","label":"Qwant @ Work"},"blog":{"href":"https:\u002F\u002Fbetterweb.qwant.com\u002Fen\u002F","label":"Better Web"},"jobs":{"href":"https:\u002F\u002Fwww.welcometothejungle.com\u002Fen\u002Fcompanies\u002Fqwant","label":"Join Us"},"press":{"href":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002Fpresse\u002F","label":"Press"},"contact":{"href":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002Fcontact\u002F","label":"Contact Us"}}},"helpCenter":{"href":"https:\u002F\u002Fhelp.qwant.com\u002Fen","label":"Help Center"},"apps":{"android":"Android App","ios":"iOS App"},"whyQwant":{"label":"Why Qwant?","href":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002F"},"products":{"qwantExtension":"Qwant Extension","maps":"Maps","search":"Search","junior":"Junior"},"aboutQwant":"About Qwant","followUs":"Follow us","services":"Services","makeDefaultSearchEngine":"Make Qwant my default search engine","settings":"Settings","cookieManagement":"Cookie management","discoverQwant":{"label":"Discover the service","href":{"multi":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002F"}},"socials":{"instagram":"Instagram","facebook":"Facebook","twitter":"X (ex-Twitter)","tiktok":"TikTok","linkedin":"LinkedIn","discord":"Discord"}},"header":{"appMenu":{"llmMode":"Flash Response","llmBanner":{"title":"Flash Response saves you time","description":"Qwant finds the right information from the most relevant web pages. You get your answer immediately at the top of the page!","linkText":"Find out more","link":"https:\u002F\u002Fabout.qwant.com\u002F#ia-gen"},"Web":"All","News":"News","Images":"Images","Videos":"Videos","Shopping":"Shopping","Maps":"Maps","about":"About us","mail":"Mail","new":"new","products":"Products","settings":"Settings","burgerMenu":"Show menu"},"backToQwantCom":"Back to Qwant.com","login":"Login","search":{"placeholder":"Search","altLogo":"Qwant Logo"}},"common":{"brandName":"Qwant","close":"Close","share":"Share","send":"Send","reportContent":"Report content","alreadyReported":"Already reported","fullScreen":"Full screen","edit":"Edit","ad":"Ad","partnership":"Partnership","event":"Event","new":"New","resultsNotRelevant":"The following results are probably not relevant, please rephrase your query.","comCenter":{"privacy":{"href":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002Flegal\u002Fconfidentialite\u002F","hrefHuawei":"https:\u002F\u002Fabout.qwant.com\u002Fprivacy-happ\u002F"}},"seo":{"searchTitle":"Qwant Search","description":"Fast, reliable answers and still in trust: Qwant does not store your search data, does not sell your personal data and is hosted in Europe.","tagline":"The search engine that values you as a user, not as a product","keywords":"search engine"},"clipboard":{"copied":"Copied","success":"The URL was copied to your clipboard.","failure":"The URL could not be copied to your clipboard. Your browser might not allow it.","textSuccess":"Text copied!","label":"Copy"},"validationErrors":{"required":"This field is required","minLength":"This field requires at least {{min}} character","maxLength":"This field cannot exceed {{max}} characters","alphaDashPoint":"This field must only contain alpha-numeric characters, dashes, underscores and dots"},"next":"Next","no_results":"No results found.","showAllResults":"Show all the results","search":"Search","language":"Language","aria_search":"Enter your search term","aria_search_button":"Search the web","suggestions":"Suggestions","country":"Country","confirm":"Confirm","cancel":"Cancel","errorInPage":{"firstPart":"Qwant is temporarily unavailable","secondPart":"Please check your connection or \u003C0\u003Erefresh page\u003C\u002F0\u003E.","refreshButton":"Relaunch your search","strictModeTitle":"The content you are looking for may be inappropriate","strictModeDescription":"Your current SafeSearch setting filters out results that might return adult content. To view those results as well, \u003C0\u003Echange your SafeSearch setting\u003C\u002F0\u003E"},"accessibility":{"share":"Share","fullScreen":"Full screen","report":"Report"},"account":{"login":"Login","logout":"Logout"},"secondAgo":"{{count}} second ago","secondAgo_plural":"{{count}} seconds ago","minuteAgo":"{{count}} minute ago","minuteAgo_plural":"{{count}} minutes ago","hourAgo":"{{count}} hour ago","hourAgo_plural":"{{count}} hours ago","yesterday":"yesterday","dayAgo":"{{count}} day ago","dayAgo_plural":"{{count}} days ago","now":"just now","weekAgo":"{{count}} week ago","weekAgo_plural":"{{count}} weeks ago","monthAgo":"{{count}} month ago","monthAgo_plural":"{{count}} months ago","countries":{"AR":"Argentina","AT":"Austria","AU":"Australia","BE":"Belgium","BR":"Brazil","BG":"Bulgaria","CA":"Canada","CH":"Switzerland","CL":"Chile","CZ":"Czech Republic","DK":"Denmark","DE":"Germany","FI":"Finland","GR":"Greece","HK":"Hong Kong","HU":"Hungary","KR":"South Korea","EE":"Estonia","ES":"Spain","FR":"France","GB":"Great Britain","IE":"Ireland","IN":"India","IT":"Italy","MY":"Malaysia","MX":"Mexico","NO":"Norway","PL":"Poland","PT":"Portugal","NL":"Netherlands","NZ":"New Zealand","RO":"Romania","SE":"Sweden","TH":"Thailand","US":"United States","CN":"China","IL":"Israel"},"addon":{"firefoxAddon":"https:\u002F\u002Faddons.mozilla.org\u002Fen-US\u002Ffirefox\u002Faddon\u002Fqwant-the-search-engine\u002F","edgeAddon":"https:\u002F\u002Fmicrosoftedge.microsoft.com\u002Faddons\u002Fdetail\u002Fqwant-the-search-engine\u002Fadmmanannmnegodaboehkdhangccabio","chromeAddon":"https:\u002F\u002Fchromewebstore.google.com\u002Fdetail\u002Fqwant-the-search-engine\u002Fkplfenefaakjhjkklghidleljeocgdap","safariAddon":"https:\u002F\u002Fapps.apple.com\u002Fapp\u002Fqwant-for-safari\u002Fid1645050159"},"userFeedback":{"option_useful":"It's useful","option_useless":"It's not useful","option_bug":"There's a mistake","option_other":"Other comments","inputPlaceholder":"Tell us more!","modalTitle":"What do you think?","successSubtitle":"Thank you for your comment","successTitle":"Well received!","moreConfetti":"More confetti!","errorRequired":"Could you please tell us more?","labelFloating":"Feedback","label":"Share your feedback","title":"What do you think of your Qwant experience?","selectElementNegative":"What can we improve?","selectElementPositive":"What did you like?","selectElementLabel":"Select an item...","commentPlaceholder":"Comment","selectElementOptionHome":"Home page","selectElementOptionResults":"Results page","selectElementOptionAds":"Advertisements","selectElementOptionNews":"News","selectElementOptionImages":"Images","selectElementOptionVideos":"Videos","selectElementOptionShopping":"Shopping products","selectElementOptionBrand":"The Qwant brand","selectElementOptionOther":"Other"},"contactUs":"Contact us","degradedMode":{"ribbonDescription":"MAINTENANCE in progress. Some features, as well as links at the bottom of the page, may be temporarily unavailable. Thank you for your understanding."},"outage":{"ribbonDescription":"We are currently experiencing issues with search service being temporarily unavailable. Thank you for your understanding."},"ribbons":{"firefox":{"title":"New","description":"Make your choice","linkText":"Use Qwant on Firefox","linkUrl":"https:\u002F\u002Fbetterweb.qwant.com\u002Fen\u002F2024\u002F03\u002F19\u002Ftake-your-pick-use-qwant-on-firefox\u002F?utm_source=ap_Ribbon_desk_EN&utm_medium=clicks&utm_campaign=blog_camp_mozilla&utm_id=art.blog"},"newQwantRibbon":{"new":"New!","text":"Qwant artificial intelligence for your searches : ","linkText":"Learn more","link":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002F"},"retrib":{"new":"New!","text":"Qwant launches its fidelity program: win up to 10€ per week with your search engine. ","linkText":"Learn More","link":"https:\u002F\u002Fabout.qwant.com\u002Fprogramme-de-fidelite\u002F"},"beta":{"new":"New!","link":"https:\u002F\u002Fqwant.app\u002F?pk_campaign=release&pk_source=ribbon","notInterestedAndUnknown":{"text":"Discover Qwant Next, our new beta search experience.","link":"Discover."},"noAccess":{"text":"A little patience, your turn is coming soon"},"access":{"text":"We need you to test Qwant Next.","link":"Test"}}}},"homepage":{"hero":{"switch":"Go to the homepage","no_search_tracking":"Zero tracking of your searches","no_ad_tracking":"Zero advertising tracking","no_data_sell":"Zero sale of your personal data","title":"The search engine that values you as a user, not as a product","title_branding":"The search engine that doesn't know anything about you, and that changes everything!","aria_scrolling_button":"Next section","title_carousel":"\u003C1\u003E90\u003C\u002F1\u003E \u003C0\u003Eof anonymous users satisfied\u003C\u002F0\u003E\u003C3\u003E*\u003C\u002F3\u003E","title_credits":"*regular anonymous surveys on Qwant.com"},"toggle":{"qwant":"What is Qwant?","news":"News of the day"},"skin":{"partnership":"Partnership","ad":"Ad"},"sections":{"section_clickmachine_description":"Turning our users into click machines goes against our ethics. That's why, at Qwant, we don't track advertising or analyze your personal data. Qwant puts aside the algorithms that pre-format the web and turn you into a commodity.","section_tracker_description":"Have you noticed that there is no advertising cookie banner on Qwant? Does that surprise you? We think that's normal. We do not sell your data, it belongs to you!","section_ads_description":"Simply to finance our model, as a European search engine that does not track or store your data and intends to remain free. In short, contextual ads are the same for everyone, we don't track you while you search.","section_clickmachine_title":"\u003C0\u003EBeing informed should not turn you into a\u003C\u002F0\u003E \u003C1\u003EClick machine\u003C\u002F1\u003E","section_clickmachine_image_alt":"Being informed should not turn you into a \"Click machine\"","section_tracker_title":"\u003C0\u003EHere,\u003C\u002F0\u003E \u003C1\u003Eno trackers\u003C\u002F1\u003E \u003C0\u003Eor advertising\u003C\u002F0\u003E \u003C2\u003Ecookies\u003C\u002F2\u003E","section_tracker_image_alt":"Here, no trackers or advertising cookies","section_ads_title":"\u003C0\u003EBut why is there\u003C\u002F0\u003E \u003C1\u003Eadvertising\u003C\u002F1\u003E \u003C0\u003Eon\u003C\u002F0\u003E \u003C2\u003EQwant\u003C\u002F2\u003E\u003C0\u003E?\u003C\u002F0\u003E","section_ads_image_alt":"But why is there advertising on Qwant?","section_searchWithQwant_link":"Search with Qwant","section_searchWithQwant_link_url":"https:\u002F\u002Fqwant.com\u002F","section_knowMore_link":"Know more","section_knowMore_link_url":"https:\u002F\u002Fabout.qwant.com\u002F","section_extension_title_app":"\u003C0\u003EDownload\u003C\u002F0\u003E \u003C1\u003EQwant\u003C\u002F1\u003E","section_extension_title_extension":"\u003C0\u003EDownload\u003C\u002F0\u003E \u003C1\u003EQwant\u003C\u002F1\u003E","brands_checklist":{"title":"\u003C0\u003EDiscover our check-list to keep you private life\u003C\u002F0\u003E \u003C1\u003Ereally private\u003C\u002F1\u003E","discover":"Discover","qwant_search":{"text":"We do not care about your personal data, nor your searches.","name":"Qwant Search","link":"https:\u002F\u002Fwww.qwant.com"},"qwant_maps":{"text":"Get around anywhere untracked.","name":"Qwant Maps","link":"https:\u002F\u002Fmap.qwant.com"},"qwant_junior":{"text":"Let your children discover the Internet safely.","name":"Qwant Junior","link":"https:\u002F\u002Fwww.qwantjunior.com"},"qwant_VIPrivacy":{"text":"Browse the web without trackers on any websites.","name":"Qwant VIPrivacy","link":"https:\u002F\u002Fabout.qwant.com\u002Fextension\u002F"},"next":{"text":"Discover our new beta search experience","name":"Qwant Next","link":"https:\u002F\u002Fqwant.app\u002F?pk_campaign=release&pk_source=pushlab"}},"brands_userReviews":{"0":{"text":"« Finally, some digital peace of mind thanks to this application. And it's French ! Thank you very much. »","date":"User of September 24, 2022"},"1":{"text":"« After years of wanting to get rid of Google, I finally did and I must say well done!  The results are relevant, there are plenty of options and the search engine interface is well-designed across all devices. »","date":"User of February 4, 2022"},"2":{"text":"« I have been using Qwant for many year and it is great. »","date":"User of October 7, 2022"},"3":{"text":"« Great search engine, I recommend it to all who want to get away from censored results and who care about protecting their personal data. »","date":"User of July 30, 2022"},"4":{"text":"« Excellent French search engine. »","date":"User of October 7, 2022"},"5":{"text":"« I have used Qwant for many years to protect my personal data. »","date":"User of October 13, 2022"},"title":"\u003C1\u003E90\u003C\u002F1\u003E \u003C0\u003Esatisfied users\u003C\u002F0\u003E\u003C3\u003E*\u003C\u002F3\u003E","credits":"*regular anonymous surveys on Qwant.com"},"branding":{"title":"Always \u003C0\u003Econfident and secure with\u003C\u002F0\u003E Qwant","knowMore":"Know more","joinFree":"Sign up for free","enjoyNewQwant":"Enjoy the new Qwant","noConservation":"Qwant does not retain your search data","noSell":"No selling of your personal data","madeInFrance":"French search engine, hosted in Europe"}},"tiles":{"sponsored":"Sponsored","sponsoredTooltip":"This sponsored content is published without any sending of personal data to the advertiser. Hyperlinks are provided by our \u003Cstrong\u003Eadvertising partner\u003C\u002Fstrong\u003E whose \u003Cstrong\u003Eprivacy policy\u003C\u002Fstrong\u003E is applied when you click on them.","sponsoredShortcuts":"Sponsored shortcuts"},"trends":{"moreNews":"Discover more news","sponsored":"Sponsored","altAutoPromo":"A person with a panda mask looking at his phone, under which the values of Qwant.com are presented. A search engine that does not track your searches, does not sell your personal data, does not target your ads.","altAutoPromoOpera":"Reverse, A person with a panda mask looking at his phone, under which the values of Qwant.com are presented. A search engine that does not track your searches, does not sell your personal data, does not target your ads."},"addon":{"banner":"\u003Cstrong\u003EQwant VIP\u003C\u002Fstrong\u003Erivacy protects you from trackers and makes Qwant your default search engine","learn_more":"Learn more","add_qwant":"Add Qwant to {{browser}}","add_qwant_for_safari":"Add Qwant for Safari","make_default":"Make Qwant my default search engine","available_soon":"Available soon on {{browser}}","already_available_on_store":"Already available on \u003Ca href='https:\u002F\u002Faddons.mozilla.org\u002Fen-US\u002Ffirefox\u002Faddon\u002Fqwantcom-for-firefox' alt='Qwant VIPrivacy for Firefox' target='_blank' rel='noopener'\u003EFirefox\u003C\u002Fa\u003E and \u003Ca href='https:\u002F\u002Fchrome.google.com\u002Fwebstore\u002Fdetail\u002Fqwant-for-chrome\u002Fhnlkiofnhhoahaiimdicppgemmmomijo\u002F' alt='Qwant VIPrivacy for Chrome' target='_blank' rel='noopener'\u003EChrome\u003C\u002Fa\u003E"},"mobile_app":{"title":"Switch to Qwant app","download":"Use the application","reviews":"+ {{total}} reviews"},"products":{"mobile_apps":"Our mobile apps","search":"Search","search_text":"The search engine that doesn't know anything about you, and that changes everything: zero tracking of your searches, zero personal data use, zero targeted advertising.","maps":"Maps","maps_text":"The map service that finds the right addresses and guides you around without tracking you.","junior":"Junior","junior_text":"The only secure search engine designed for children's learning and their parents' peace of mind."},"flag":{"branding":{"brand_phrase":"The search engine that respects your privacy"}},"welcome":{"alt_test":"Arrow pointing towards searchbar saying \"Test me\"","reasons":"\u003C1\u003E3 reasons\u003C\u002F1\u003E \u003C0\u003Eto use Qwant\u003C\u002F0\u003E","suggest":{"title":"Examples of searches","fake1":"TikTok digital majority","fake2":"The shortcomings of ChatGPT","fake3":"Pension reform strikes","fake3_highlighted":"Pension reform"},"alt_try":"Arrow pointing towards the above list and et says try these searches"},"rtb":{"fr":{"frenchMade":"Developed in \u003C0\u003EFrance\u003C\u002F0\u003E by our teams","hostedInFrance":"Hosted in France in \u003C0\u003Eour data centers\u003C0\u003E","privacy":"\u003C0\u003ENo. 1 in Europe\u003C\u002F0\u003E for privacy"},"yellow":{"data":"\u003C0\u003EHundreds\u003C\u002F0\u003E of data collected per day on you","profits":"\u003C0\u003EBillions\u003C\u002F0\u003E in profits made by you for others","cookies":"\u003C0\u003EHundreds\u003C\u002F0\u003E of cookie banners to refuse","tooltipCookies":"With Qwant VIPrivacy navigator extension"}},"homepageCards":{"reward":{"title":"Earn up to €10 per week by using Qwant","description":"Do research, earn points and move up the leaderboard to receive rewards every week!","buttonLabel":"Join"},"ia":{"title":"Flash Response saves you time.","description":"Qwant finds the right information among the most relevant web pages. You get your answer instantly!","tagLabel":"Free","buttonLabel":"Let's try","link":"?q=Qui+est+la+Mona+Lisa+%3F&t=web"},"beta":{"link":"https:\u002F\u002Fqwant.app\u002F?pk_campaign=release&pk_source=panorama","tagLabel":"Beta","notLoggedIn":{"title":"The Beta of \u003C0\u003EQwant Next\u003C\u002F0\u003E is now available!","description":"Discover the Beta of our new service for an unprecedented and data-respectful search experience.","buttonLabel":"I sign up"},"loggedIn":{"title":"You are part of the Beta of \u003C0\u003EQwant Next\u003C\u002F0\u003E!","description":"Come help us improve our new Qwant Next search experience that respects your personal data.","buttonLabel":"I test"}}},"dday":{"title":"Enjoy instant answers with Qwant's artificial intelligence"}},"ia":{"showMore":"Show more","allocineWebsite":"allocine.fr","readMore":"Read more","readMoreOn":"Read more on {{source}}","seeAll":"See all","contributeWiki":"How to contribute?","wikipediaContributeUrl":"https:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FWikipedia:Contributing_to_Wikipedia","wikidataContributeUrl":"https:\u002F\u002Fwww.wikidata.org\u002Fwiki\u002FWikidata:Contribute\u002Fen","newsOn":"News","productsBuy":"Buy \u003C0\u003E{{name}}\u003C\u002F0\u003E","ads":"Ads","fromTo":"{{start}} to {{end}}","birthInformation":"Date and place of birth","nationality":"Nationality","filmography":"Filmography","from":"From","minutesShort":"min","duration":"Duration","watchMovie":"Watch this movie","durationText":"{{hours}}h {{min}}min","seasons":"Seasons","otherSeasons":"Other seasons","episodes":"Episodes","actors":"Actors","actorsOfSeason":"Actors of season {{n}}","episodesOfSeason":"Episodes of season {{n}}","seeAllEpisodes":"See all the episodes of season {{n}}","seasonNumber":"Season {{n}}","seasonNumberOf":"Season {{n}} of {{name}}","videoOfSeason":"Video of season {{n}}","press":"Press","audience":"Audience","ratings":"notes","video":"Video","startingPrice":"Starting at {{price}}","watch":"Watch","answerBy":"Answer by","status":{"progress":"In progress","cancelled":"Cancelled","toCome":"To come"},"movie":{"genres":{"ACTION":"Action","ADVENTURE":"Adventure","ANIMATION":"Animation","BIOPIC":"Biopic","BOLLYWOOD":"Bollywood","CARTOON":"Cartoon","CLASSIC":"Classic","COMEDY":"Comedy","COMEDY_DRAMA":"Comedy\u002FDrama","CONCERT":"Concert","DETECTIVE":"Detective","DIVERS":"Misc","DOCUMENTARY":"Documentary","DRAMA":"Drama","EROTIC":"Erotic","EXPERIMENTAL":"Experimental","FAMILY":"Family","FANTASY":"Fantasy","HISTORICAL":"Historical","HISTORICAL_EPIC":"Historical Epic","HORROR":"Horror","JUDICIAL":"Judicial","KOREAN_DRAMA":"Korean drama","MARTIAL_ARTS":"Martial arts","MEDICAL":"Medical","MOVIE_NIGHT":"Movie night","MUSIC":"Music","MUSICAL":"Musical","OPERA":"Opera","ROMANCE":"Romance","SCIENCE_FICTION":"Science fiction","PERFORMANCE":"Performance","SOAP":"Soap opera","SPORT_EVENT":"Sport event","SPY":"Spy","THRILLER":"Thriller","WARMOVIE":"Warmovie","WEB_SERIES":"Web series","WESTERN":"Western"}},"shopping":{"allColors":"All colors"},"daysShort":{"monday":"Mon.","tuesday":"Tue.","wednesday":"Wed.","thursday":"Thu.","friday":"Fri.","saturday":"Sat.","sunday":"Sun."},"daysLong":{"monday":"Monday","tuesday":"Tuesday","wednesday":"Wednesday","thursday":"Thursday","friday":"Friday","saturday":"Saturday","sunday":"Sunday"},"weather":{"precipitation":"Precipitation","humidity":"Humidity","wind":"Wind","temperatures":"Temperatures","precipitations":"Precipitations","type":{"CLOUDY":"Cloudy","FOGGY":"Foggy","HAIL":"Hail","NIGHT":"Night","NIGHT_CLOUDY":"Cloudy night","RAINBOW":"Rainbow","RAINY":"Rainy","SNOW":"Snowy","SUNNY":"Sunny","PARTLY_CLOUDY":"Partly cloudy","THUNDER":"Thunder","WINDY":"Windy"}},"maps":{"directions":"Directions","website":"Website","open":"Open","closed":"Closed","inPartnershipWith":"in partnership with","revealPhoneNumber":"Show the number","review":"{{count}} review","review_plural":"{{count}} reviews","seeMoreResults":"See more results"},"flight":{"titleWithLocations":"Flights {{from}} - {{to}}","allAirports":"All","cheapFlight":"Find a cheap flight","roundTrip":"Round trip","oneWay":"One way","departure":"Depart","return":"Return","searchFlight":"Search for a flight","moreFlight":"Display more results","from":"From","to":"To","type":"Type","direct":"Direct","stop":"Stop(s)","priceFrom":"Starting from {{price}}","multiCarriers":"Multiple airlines","anywhere":"Anywhere","searchAnywhere":"Search everywhere!","searchAnywhereDescription":"In case you don't know where to go","currency":"Prices shown in {{currency}}","reset":"Reset","submit":"Ok","flags":{"cheapest":"Low price","top-travel":"Top destination"},"where":"Where are we going?","tooltip":"Qwant takes care to preserve the confidentiality of your searches  (\u003Ca href=\"https:\u002F\u002Fabout.qwant.com\u002Fen\u002Flegal\u002Fconfidentialite\u002F\"\u003ELearn more\u003C\u002Fa\u003E). \nThese results from the Skyscanner network match the keywords entered. Some prices are cached. The clicks are subject to \u003Ca href=\"https:\u002F\u002Fwww.skyscanner.fr\u002Fmedia\u002Fpolitique-confidentialite\"\u003ESkyscanner's privacy policy\u003C\u002Fa\u003E."},"technicalHelp":{"copy":"The code was copied to your clipboard.","example":"Example"},"productsAds":{"refurbished":"Refurbished"},"music":{"discography":"Discography","officialWebsite":"Official website","discoverArtist":"Discover {{artist}}"},"recipes":{"recipes":"Recipes of \u003C0\u003E{{value}}\u003C\u002F0\u003E","quantityInterval":"{{a}} to {{b}}"},"overline":{"new":"New"},"translate":{"placeholderSource":"Enter text","placeholderTarget":"Translation","warning":"The first {{limit}} characters were translated.","translatedBy":"Translated by","sourceSelectTitle":"Source language","targetSelectTitle":"Target language","detected":"{{lang}} (detected language)","automaticLabel":"Automatic detection","swapLabel":"Swap languages","clearSourceLabel":"Clear source text","thanks":"Thanks","deeplPro":"DeepL Pro","translateMoreOnDeepL":"Translate more on DeepL","deeplProSubtext":"Fast and secure translations","tryDeeplPro":"Try DeepL Pro for free","language":{"CS":"Czech","DA":"Danish","DE":"German","EL":"Greek","EN":"English","ES":"Spanish","ET":"Estonian","FI":"Finnish","FR":"French","HU":"Hungarian","IT":"Italian","JA":"Japanese","LT":"Lithuanian","LV":"Latvian","NL":"Dutch","PL":"Polish","PT":"Portuguese","RO":"Romanian","RU":"Russian","SK":"Slovak","SL":"Slovenian","SV":"Swedish","ZH":"Chinese"}},"olympics":{"games_winter":"Winter Games 2022","location_beijing":"Beijing, China","title":"Medals ranking","countries":"Countries","athletes":"Athletes","seemore":"See more on","date":"February 4 - February 20","cc3":"Content subject to CC-BY-SA 3.0 license. Source:","cc3_link":"https:\u002F\u002Fcreativecommons.org\u002Flicenses\u002Fby-sa\u002F3.0\u002F","para_games_winter":"Winter Paralympics Games 2022","para_date":"March 4 - March 13"},"knowledge":{"website":"Website","related":{"french_president":"French Presidents","explore":"Explore"}},"snapearth":{"longitude":"Longitude","latitude":"Latitude","min":"Min","max":"Max","seeMore":"See more"},"howTo":{"seemoreSteps":"Discover the {{count}} steps","seemoreMethods":"Discover the {{count}} methods","seemoreFallback":"Discover the steps","videos":"Tutorials on the same subject"},"worldcup":{"title":"FIFA World Cup","subtitle":"2022 Season","matches":"Matches","rankings":"Groups","footerMention":"All times are Romance Standard Time","ongoing":"Ongoing","halftime":"Half-time","location":"Qatar","worldcup":"World cup","share":"Share","upcomingGame":"TBD","lastUpdate":"Last updated:","rankingMj":"MP","rankingG":"W","rankingN":"D","rankingP":"L","rankingBp":"GF","rankingBc":"GA","rankingDb":"GD","rankingPts":"PTS","group":"Group","eight":"Round of 16","quarter":"Quarter-final","semi":"Semi-final","third":"Third place match","final":"Final","AU":"Australia","CA":"Canada","CH":"Switzerland","CR":"Costa Rica","DE":"Germany","DK":"Denmark","EC":"Ecuador","GH":"Ghana","IR":"Iran","MA":"Morocco","MX":"Mexico","RS":"Serbia","SA":"Saudi Arabia","SN":"Senegal","US":"USA","UY":"Uruguay","AR":"Argentina","BE":"Belgium","BR":"Brazil","CM":"Cameroon","ES":"Spain","FR":"France","GB-ENG":"England","GB-WLS":"Wales","HR":"Croatia","JP":"Japan","KR":"Republic of Korea","NL":"Netherlands","PL":"Poland","PT":"Portugal","QA":"Qatar","TN":"Tunisia","1c-ou-2d":"1C or 2D","1d-ou-2c":"1D or 2C","1g-ou-2h":"1G or 2H","1h-ou-2g":"1H or 2G","2e-groupe-a":"2nd Group A","2e-groupe-b":"2nd Group B","2e-groupe-c":"2nd Group C","2e-groupe-d":"2nd Group D","2e-groupe-e":"2nd Group E","2e-groupe-f":"2nd Group F","2e-groupe-g":"2nd Group G","2e-groupe-h":"2nd Group H","vainqueur-dm2":"Winner SF2","vainqueur-q2":"Winner Q2","vainqueur-q4":"Winner Q4","1a-ou-2b":"1A or 2B","1b-ou-2a":"1B or 2A","1e-ou-2f":"1E or 2F","1er-groupe-a":"1st Group A","1er-groupe-b":"1st Group B","1er-groupe-c":"1st Group C","1er-groupe-d":"1st Group D","1er-groupe-e":"1st Group E","1er-groupe-f":"1st Group F","1er-groupe-g":"1st Group G","1er-groupe-h":"1st Group H","1f-ou-2e":"1F or 2E","vainqueur-dm1":"Winner SF1","vainqueur-q1":"Winner Q1","vainqueur-q3":"Winner Q3","perdant-dm1":"Looser SM1","perdant-dm2":"Looser SM2","sourceUrl":"https:\u002F\u002Fwww.lequipe.fr\u002F","sourceText":"lequipe.fr"},"autopromo":{"pushMobileApps":{"adoptMobileApp":"Download Qwant app!"},"extension":{"title":"Surf safely on all websites with Qwant.com","titleMiniDesktop":"Surf safely on all websites with Qwant.com","titleMobile":"Switch to Qwant on Safari","addQwantSafari":"Add Qwant to Safari","addQwant":"Add Qwant to {{browser}}","addQwantItsFree":"Add Qwant to {{browser}} - It's free!","defaultSearchEngine":"Qwant as default search engine.","lessCookies":"Fewer cookies, no more intrusive banners!","trackerBlocking":"Fewer trackers, finally free!"},"firefox":{"try":"Make your choice","contribute":"Use Qwant on Firefox"},"PrivacyDay":{"title":"Protégez vos données personnelles !\u003Cbr\u002F\u003EOui mais comment ?","button":"Téléchargez notre guide"}},"llm":{"summary":"Summary by Qwant's artificial intelligence","placeholderFeedback":"Share your opinion","disableAnswers":"Disable Artificial Intelligence Answers","titleFeedback":"Give your feedback","dangerous":"Inappropriate\u002Fdangerous","inexact":"This is incorrect","other":"Other","sendButton":"Send","alertSuccess":"Thank you, your feedback has been received","errorSummary":"For technical reasons, we are unable to summarize the content of this page. Thank you for your understanding","llmPromoTag":"Instant answer","llmPromoText":"The new service to know everything about","llmPromoTry":"Try it","llmPromoClose":"No thanks","tooltipSummarizer":"Summarize with Qwant's\u003Cbr\u002F\u003E artificial intelligence","ctaSummarizer":"See the site","viewDetailedAnswer":"View detailed answer","tooltip":"The Qwant Flash Answer may contain errors. Please check the information provided.","readingSources":"Reading sources","signUpBanner":{"title":"Right now: Enjoy instant answers with Qwant's artificial intelligence!"},"sources":"Sources","dday":{"promo":{"labelCta":"Activate unlimited AI","labelCta2":"Discover","description":"Save time with unlimited access to Qwant's artificial intelligence summaries"},"cta":{"labelCta":"Trigger AI","description":"Save time with an artificial intelligence summary from Qwant"}}},"google":{"title":"Are you leaving us already?","subtitle":"On Qwant:","argument1":"You save time with fast, relevant answers generated by artificial intelligence.","argument2":"Your searches are not stored, your personal data is not sold.","cta1":"I search on Qwant","cta2":"I prefer to go to Google"}},"modules":{"pushDesktop":{"title":"Qwant extension","content":"Install Qwant as your default search engine.","button":"Add to {{name}}"}},"images":{"websitePreview":"View website","openFullscreen":"Open image in fullscreen","tooltip":"Qwant is careful to keep your searches private (\u003Ca href=\"https:\u002F\u002Fabout.qwant.com\u002Fen\u002Flegal\u002Fconfidentialite\u002F\"\u003ELearn more\u003C\u002Fa\u003E). These ads from the Microsoft Advertising network match the keywords entered. Clicks are subject to the \u003Ca href=\"http:\u002F\u002Fgo.microsoft.com\u002Ffwlink\u002F?LinkId=248681\"\u003EMicrosoft Privacy Statement\u003C\u002Fa\u003E"},"junior":{},"report":{"title":"Report content","desc_de":"In Germany, Qwant displays the search results as provided in real-time by our partner Microsoft Bing. \nIn case of illicit content, please notify the result to Microsoft so they can review and delete it.","button_label_de":"Report to Microsoft"},"robots":{"title":"Information","introduction":"A high amount of connections have been detected from your location and you have been blocked.","introduction2":"Please, validate the anti-robot below to be allowed access to the website.","instruction":"Click on the only unique symbol.","description":"The use of a Virtual Private Network (VPN), a browser plugin or another program might be related to the current blocking. You might try uninstalling the VPN from your computer or network and see if that makes a difference.\u003Cbr\u003E Some VPNs send traffic that violates the law or websites' terms of service. When the abuse to Qwant's network stops, we automatically stop blocking the IP that were sending the bad traffic.\u003Cbr\u003E If you are unsure about a malicious usage of your network, \u003Ca href=\"http:\u002F\u002Fadios-hola.org\u002F\"\u003Ethis website\u003C\u002Fa\u003E (english only) may be a good reference to start with.","error":"You haven't clicked on the right symbol.","serverError":"Server error, cannot display the captcha.","refresh":"Please check your connection or \u003C0\u003E refresh page \u003C\u002F0\u003E."},"reward":{"drawers":{"promo":{"title":"Loyalty program","title2":"Earn up to €10 per week by using Qwant!","claim1":"Do your searches on Qwant","claim2":"Earn points and climb the rankings","claim3":"Over 1,300 winners receive up to €10 each week!","cta":"Sign up for free","info":"How does it work?"},"ranking":{"title":"Loyalty program","walletLinkTitle":"Wallet","walletLinkSubtitle":"According to your ranking, receive your reward at the end of the week.","walletLinkSubtitleAttributionPending":"This week's new earnings are being allocated, so please be patient","countdownTitle":"End in","countdownUnitDays":"d","countdownUnitHours":"h","countdownUnitMinutes":"min","rankingTitle":"Weekly ranking","rankingDescription":"Use Qwant every day to move up the rankings. Over 1,300 winners each week.","rankingWinningZone":"Winner's zone"},"activity":{"title":"Today's Activities","bonusMobile":"Search on the Qwant mobile app","bonusDesktop":"Search on the web","days":{"title":"7 consecutive days bonus","text":"Use Qwant regularly to boost your ranking!","day":{"large":{"monday":"Mon.","tuesday":"Tue.","wednesday":"Wed.","thursday":"Thu.","friday":"Fri.","saturday":"Sat.","sunday":"Sun."},"small":{"monday":"M","tuesday":"T","wednesday":"W","thursday":"T","friday":"F","saturday":"S","sunday":"S"}}}},"wallet":{"title":"Wallet","cta":"Transfer","text":"The minimum amount for making a transfer is €5","textWithExpiry":"As soon as your wallet reaches €5, each earning expires after 3 months.","attributionPending":"New earnings in the process of being awarded","emptyOperation":"No transactions conducted at the moment.","history":{"title":"List of operations","credit":"Rewards earned","debit":"Debit","expiry":"Expiry of more than 3 months' earnings"}}},"alerts":{"welcome":"✅ Loyalty program activated\u003Cbr\u002F\u003E💰🏆 It’s your turn! Use Qwant to move up the rankings","welcomeTitle":"Congratulations on your registration","firstDay":"First activity day of the week... and we're off!","newGame":"A new week begins, we reset the counters and here we go again!","rankingRise":"Congratulation, you're moving up in the ranking! You're on the right track!","maxActivity":"Congratulations, you've used Qwant for 7 consecutive days. Your daily points are now doubled!","activityStreak":"{{count}}\u003Cspan\u003Eth\u003C\u002Fspan\u003E consecutive day on Qwant. Congrats, keep it up!","activityStreakEnd":"Ouch, you didn't come yesterday. You've lost your bonus days in a row.","winningZone":"Wow, you've just entered the winner's zone. Don't let up until the end of the week."},"popovers":{"unlogged":{"title":"Loyalty program","desc":"Earn up to €10 per week by using Qwant !","cta":"Start"}},"onboarding":{"form":{"title":"Join the Qwant loyalty program","text":"Your username","checkboxProgram":"I accept the \u003Ca href='https:\u002F\u002Fabout.qwant.com\u002Flegal\u002Fqwant-search\u002Fconditions-particulieres-programme-de-fidelite' target='_blank'\u003Eterms of use\u003C\u002Fa\u003E and the \u003Ca href='https:\u002F\u002Fabout.qwant.com\u002Flegal\u002Fpolitique-de-confidentialite-programme-de-fidelite\u002F' target='_blank'\u003Eprivacy policy\u003C\u002Fa\u003E","checkboxEmails":"I agree to receive emails from the loyalty program to keep me informed of my rankings and earnings","checkboxAdult":"I certify that I am over 18","cta1":"Validate","cta2":"I do not wish to participate","avatarTitle":"Choose you avatar","avatarbgColorTitle":"Choose a background color","avatarCancel":"Cancel","avatarConfirm":"Confirm"},"privacyAgreement":{"title":"Just one more step to go!","content":"To participate in the loyalty program, you must accept all Qwant's privacy settings.","adblocker":"If you use an AdBlocker, you won’t be able to see the privacy settings. Turn it off to proceed.","openCMP":"Access privacy settings","modalTitle":"Refusal of privacy settings","modalBody":"Are you sure you want to refuse all Qwant privacy settings? If you confirm, you won't be able to join the loyalty program.","modalAccept":"I've changed my mind, and I accept","modalRefuse":"I confirm my refusal","needHelp":"Need help?"},"privacyAgreementFinal":{"title":"Sorry, you cannot join the loyalty program","content":"Without accepting Qwant's privacy settings, you cannot participate in the loyalty program.","openCMP":"Return to privacy settings","backToQwant":"Back to Qwant.com"},"info":{"title":"\u003Cspan\u003EEarn up to €10\u003C\u002Fspan\u003E per week by using Qwant !","text":"It's simple:","paragraph1":"Do your searches on Qwant","paragraph2":"Earn points and climb the rankings","paragraph3":"Over 1,300 winners receive up to €10 each week!"}},"transfer":{"title":"Transfer to your bank account","description":"The transfer to your bank account may take 1 to 2 working days.","tax":"Bank charges of €0.70 apply to this transaction.","start":"Start"},"transferUserInfo":{"title":"Fill in your bank information","holder":"Account holder","iban":"IBAN","submit":"Submit"},"transferSuccess":{"title":"Transfer completed","alertTitle":"The money transfer has been successfully completed.","alertMessage":"The usual transfer time is between 1 and 2 working days.","backToQwantCom":"Back to Qwant.com"},"transferError":{"title":"Transfer failed","alertDefaultTitle":"The money transfer failed.","alertDefaultMessage":"Please try again in a few minutes","alertIbanAlreadyUsedMessage":"IBAN already used by another user","alertAmountTooLowMessage":"Amount too low","alertWalletLockedMessage":"An error has occurred. Please try again later.","alertIbanInvalidMessage":"Invalid IBAN","alertBeneficiaryInvalidMessage":"Invalid beneficiary","alertBeneficiaryEmptyMessage":"Invalid beneficiary","retry":"Retry"},"disableAdblockerModal":{"title":"You do not manage to display the privacy settings?","step1":"Disable your AdBlocker if you have one.","step2":"For Firefox users, check that the browser's privacy settings are set to \u003Cb\u003EStandard\u003C\u002Fb\u003E to display the consent window.","closeButton":"Close"},"landing":{"hero":{"title":"Win up to 10€ per week!","description":"Join the Qwant loyalty program and earn money thanks to your searches on the internet.","statistic":{"participants":{"number":"20,000+","description":"Participants"},"winners":{"number":"2,000+","description":"Winners"}}},"reasons":{"1":{"title":"An \u003C0\u003Einnovative\u003C\u002F0\u003E search engine","description":"Qwant, this is the innovative search engine that offers you a more pleasant and fluid search experience. By creating an account, you benefit from Qwant at 100% thanks to our AI and our \"Summary\" feature, which offers you a summary of a web page in one click!","subdescription":"Our AI answers all your questions and all your searches to accompany you every day."},"2":{"title":"No search \u003C0\u003Ehistory\u003C\u002F0\u003E","description":"With the Qwant search engine, there is no search history or sale of your personal data! Your searches belong to you and we don't know your name, gender, or what you're interested in on the web.","subdescription":"Make the choice of a more discreet and respectful navigation of your online privacy."}},"steps":{"1":{"description":"Make your daily searches on Qwant.com"},"2":{"description":"Accumulate points and climb the ranking"},"3":{"description":"Win up to 10 € per week"}},"message":{"title":"Are you ready to win money thanks to your searches on the internet?","button":"Register"},"faq":{"1":{"title":"What is Qwant?","description":"Qwant is a 100% free French search engine that allows you to earn money through your internet searches. It also incorporates artificial intelligence modules for a more relevant search experience, all without keeping your search history!"},"2":{"title":"How do I participate in the loyalty program?","description":"To participate in the loyalty program, it is enough simply to create a Qwant account and register for the program. Once your pseudo and your avatar are chosen, you will just have to make your searches."},"3":{"title":"Earning money through my searches, how does it work?","description":"Once your account is created, you can perform your searches on Qwant to earn points. These points allow you to climb the ranking and at the end of each week, the first in the ranking win money. The higher you finish in the ranking, the greater your reward. And that, every week!"},"4":{"title":"How do I withdraw my money?","description":"To withdraw your money, you must have reached a minimum of 5 euros in your Qwant wallet. Then you will be able to transfer this money from your Qwant wallet to your bank account in a totally secure way. Note, once the sum of 5 euros is reached, you have 3 months to withdraw your money before it expires."},"5":{"title":"Is it secure?","description":"The respect of personal data is a deep and strong commitment at Qwant. We work with our French banking partner MemoBank to ensure the highest security of all bank transactions."},"title":"Have a question? We've got answers!"}}},"signup":{"form":{"title":"Sign up","googleCta":"Sign up with Google","appleCta":"Sign up with Apple","or":"or","emailLabel":"Email","emailPlaceholder":"[email protected]","passwordLabel":"Password","passwordHelperMessage":"Minimum 10 characters with at least one uppercase letter, one lowercase letter, one number and one special character","checkboxTerms":"I have read and accept the \u003Ca href='https:\u002F\u002Fabout.qwant.com\u002Flegal\u002Fqwant-search' target='_blank'\u003Eterms and conditions\u003C\u002Fa\u003E and the \u003Ca href='https:\u002F\u002Fabout.qwant.com\u002Flegal\u002Fconfidentialite' target='_blank'\u003Eprivacy policy\u003C\u002Fa\u003E","checkboxNewsletter":"I agree to receive the newsletter","submit":"Create an account","submitLanding":"Create an account with an email","connectionMessage":"Already have an account?","connectionLink":"Log in"}},"settings":{"settings":"Settings","interface":"Interface","homeTrends":"News on homepage","homeTiles":"Sponsored shortcuts on Homepage","smartNews":"Display news next to web results","outgoingTab":"Open outgoing links in a new tab","displaySiteIcons":"Display site icons","link":"Every settings available in a link","linkDescription":"Do you sometimes delete your cookies? Use this link as your browser's start page, or drag it to your favorites:","searchResults":"Search results","searchLanguage":"Language","saveSuccessfully":"Settings updated successfully","localSave":"Local backup","drawers":{"interface":"Interface language","locale":"Region"},"helloUsername":"\u003C0\u003E{{username}}\u003C\u002F0\u003E","personalizeYourSearches":"Personalize your searches","manageAccount":"Manage my account","llm":{"placeholder":"Flash Responses","label":"Generated by artificial intelligence","title":{"0":"Deactivated","1":"Activated by Qwant","2":"Always activated"},"description":{"0":"The flash response will not be displayed","1":"The flash response will be displayed only when relevant","2":"The flash response will always be displayed"}},"theme":{"placeholder":"Mode","label":"Appearance","default":"Automatic","light":"Light","dark":"Dark"},"safeSearch":{"placeholder":"Filter","label":"Filter adult content","title":{"0":"None","1":"Moderate","2":"Strict"},"description":{"0":"Do not filter adult content","1":"No adult images or videos","2":"No adult texts, images or videos"}},"privacy":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002Flegal\u002Fconfidentialite\u002Fcookie-policy\u002F"},"upselling":{"download_tablet":"Download Qwant app for tablet and enjoy a european search engine that respects privacy.","download_mobile":"Download Qwant app for mobile and enjoy a european search engine that respects privacy.","ios_link":"https:\u002F\u002Fitunes.apple.com\u002Fus\u002Fapp\u002Fqwant\u002Fid924470452","android_link":"https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=com.qwant.liberty","junior_ios_link":"https:\u002F\u002Fapps.apple.com\u002Fus\u002Fapp\u002Fqwant-junior\u002Fid1318660239","ios_alt":"Download on the App Store","android_alt":"Get it on Google Play","download":"Download the app","pluginThanks":{"title":"The extension has been added to {{browser}} !","titleSecondary":"In detail what does this mean?","defaultSearchEngine":"Qwant is now your default search engine in the address bar","startPage":"Qwant will be displayed on the start page when you launch your browser","search":"Start a new search","mobile":"Continue on mobile"},"pluginSurvey":"https:\u002F\u002Ffr.surveymonkey.com\u002Fr\u002FKS9WPBC "},"videos":{"copyright":"This video may be subject to copyright.","personal_data_title":"Information relating to your personal data","personal_data_description":"This video is not hosted by Qwant, which is not responsible for it's content or the personal data that may be used. The host of the video {{brand}} may, when it is displayed, access certain data such as your IP address and cookies, depending on its own \u003C0\u003Eprivacy policies\u003C\u002F0\u003E.","personal_data_remember":"Remember my choice and no longer display this message on this browser.","personal_data_accept":"watch the video","personal_data_cancel":"Cancel","playOnQwant":"Always play videos on Qwant.com","playOnQwantConfirm":"Are you sure ?","playOnQwantExplanations":"By disabling playback on Qwant.com, your videos will open in a new tab on the publisher's site (Dailymotion, Youtube…)","playOnQwantCancel":"Keep playing videos on Qwant.com","playOnQwantAccept":"Yes I'm sure"},"web":{"suggestTooltip":"This search suggestion is an advertisement for {{brand}}. If you click on this advertisement, you will be redirected to the advertiser's site: {{domain}}","ecoSuggest":{"suggestion":"Suggestion","ecoSuggestTooltip":"This suggestion is displayed when Qwant finds a more sustainable alternative that is likely to match your search."},"carousel":{"buttonAll":"Show all"},"shopping":{"landing":{"titleShoppingAds":"Shopping ads","popularCategories":"Most popular categories","legalSalesWarning":"The ads on this page may correspond to products that are not on sale. Check the merchant's website.","tooltipPriceDrop":"The products correspond to a selection of products whose price has recently fallen. For more offers, we invite you to specify your search in our dedicated shopping engine.","tooltipPopularity":"The products correspond to a selection of the most popular products. For more offers, we invite you to specify your search in our dedicated shopping engine.","tooltipCategory":"The products correspond to a selection of the most popular products in the category. For more offers, we invite you to specify your search in our dedicated shopping engine."},"buyProductNow":"Buy product now","useCode":"Use this discount code in the shopping cart","copyCode":"Press and hold to copy the code.","specialOffer":"Special offer","showProducts":"Show the products","mainCategory":"Main category","secondaryCategory":"Secondary category","seeMore":"Show the next {{number}}","seeLess":"Show less","allCategories":"All categories","min":"Min","max":"Max","ok":"OK","filter":"Filter","result":"Result","results":"Results \u003C0\u003E{{value}}\u003C\u002F0\u003E","noResult":"No product matches your request.","noResultSuggest":"We suggest removing some filters:","noResultQuery":"No product matches your query «{{query}}».","noResultTypo":"Check the spelling of your search","noResultBroader":"Use a less specific keyword","webResult":"Show web results","lessThan":"Less than","moreThan":"More than","between":"Between \u003C0\u002F\u003E and \u003C1\u002F\u003E","resetAll":"Reset all","allCategory":"All categories","tooltip":"The results presented on this page do not necessarily represent all products and services available on the Web. These are results for which Qwant is paid by Microsoft Bing on a CPC (\"cost per click\") basis. Qwant does not rank the Shopping offers by default; they are provided automatically by Bing Shopping based on the keywords entered. As with all of Qwant's services, we are committed to respecting your privacy when you search for products and services on our platform. The merchants from which you finalise your purchases have their own general terms and conditions of sale (applicable taxes, shipping costs, delivery options, etc.) which you should read before purchasing. The crossed-out prices are indicative information provided by the merchant when indexing its product data \u003C0 href=\"https:\u002F\u002Fabout.qwant.com\u002Fen\u002Flegal\u002Fclassement\u002F\"\u003ELearn more\u003C\u002F0\u003E","errors":{"priceRequired":"You need to fill one or both input above","priceNotANumber":"You need to use numbers","priceNegative":"The price can't be a negative number","priceMinMax":"The minimum price must be below the maximum price"},"filters":{"brands":"Brands","category":"Category","merchant":"Merchant","order":"Order","price":"Price"}},"news":{"title":"News on \u003C0\u003E{{value}}\u003C\u002F0\u003E","moreNews":"See more news","moreInUniverse":"See the other {{n}} articles","hideInUniverse":"Hide the other {{n}} articles"},"images":{"title":"Images of \u003C0\u003E{{value}}\u003C\u002F0\u003E","moreImages":"See more images"},"videos":{"title":"Videos of \u003C0\u003E{{value}}\u003C\u002F0\u003E","moreVideos":"See more videos"},"ads":{"microsoftMention":"Ads by Microsoft","qwantMention":"Ads by Qwant","microsoftToolTip":"Qwant takes care to preserve the confidentiality of your searches (\u003C0\u003ELearn more\u003C\u002F0\u003E). These ads from the Microsoft advertising network match the search terms you entered. The clicks are subject to \u003C1\u003EMicrosoft's privacy policy\u003C\u002F1\u003E.","ad":"Ad","from":"From {{ s }}","minOrder":"starting from {{s}} worth of purchases","morePrice":"Show {{ n }} prices from {{ price }}","code":"Code","clipboardCode":"The code was copied to your clipboard.","validity":"Validity","confidentiality":"Confidentiality","tooltip":"This sponsored content is published without transmission of personal data to the advertiser. Hyperlinks are provided by our partner whose Privacy policy applies when you click them.","seeMoreLinks":"See more links"},"productAds":{"title":"Products associated with {{value}}","titlePhone":"Products {{value}}","moreProducts":"See more products from {{value}}","moreProductsMobile":"See more products","adsMention":"Sponsored ads","adsMentionPhone":"Ad","promo":"Promotion"},"buttonShowMore":"Display more results","brandingBing":"Results by Microsoft Bing","relatedSearch":{"title":"To go further","titleSidebar":"Other searches"},"didYouMean":{"alteredQuery":"Includes results for \u003C0\u003E{{alteredQuery}}\u003C\u002F0\u003E","originalQuery":"Do you only want results for \u003C0\u003E{{originalQuery}}\u003C\u002F0\u003E?"},"report":"Click on a result to report it","adblockerModal":{"title":"Advertising keeps us free,\u003Cbr\u002F\u003E so play the game!","content":"Qwant offers a free search engine that respects your privacy. By blocking ads, you're blocking our only source of funding.","highlight":"To access your services, please disable your ad blocker!","howToCta":"How to disable my ad blocker?","deactivateCta":"I have disabled my ad blocker","helpTitle":"How to disable my ad blocker?","helpStep1":"Click on the ad blocker icon located at the top of your screen.","helpStep1Ex":"Examples of ad blocker icons:","helpStep1Sub1":"It's usually located in the top right-hand corner of your screen","helpStep1Sub2":"It's possible that a number partially covers the blocker icon","helpStep1Sub3":"If you use several blockers, make sure to disable all of them to access Qwant","helpStep2":"Follow the instructions provided by your blocker to disable it","helpStep3":"Click on the button below to take your changes into account:","helpMobileStep1":"Blocker disabling varies according to your browser (Firefox, Chrome, Safari...):","helpMobileStep2":"Open your phone or application settings","helpMobileStep2Or":"or","helpMobileStep2Bis":"Click on the icon (lock, shield, aA) to the left of the URL","helpMobileStep3":"Then click on the button below to take your changes into account: ","helpNeedHelpCta":"Need help ? Contact us","helpNeedHelpCtaUrl":"https:\u002F\u002Fabout.qwant.com\u002Fen\u002F"}}}};
                  initialLanguage = "en";
                  initialWhiteListLanguages = ["br","ca","co","de","en","es","eu","fr","it","nl","pl","pt","cimode"];
                  i18nNamespaces = ["account","alpha","common","drawers","errorpage","filters","footer","header","homepage","ia","images","junior","modules","report","reward","robots","settings","signup","upselling","videos","web"]
                  i18nNamespacesMapping = {"locales\u002Fbr\u002Faccount.json":"\u002Flocales\u002Fbr\u002Faccount.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fbr\u002Falpha.json":"\u002Flocales\u002Fbr\u002Falpha.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fbr\u002Fcommon.json":"\u002Flocales\u002Fbr\u002Fcommon.6c33f161dcb279662d6ca87d4ff9b24e.json","locales\u002Fbr\u002Fdrawers.json":"\u002Flocales\u002Fbr\u002Fdrawers.0d8ca2a729365e734aec0043bdb9ebc7.json","locales\u002Fbr\u002Ferrorpage.json":"\u002Flocales\u002Fbr\u002Ferrorpage.c0864410ebc0d5491aeab8c59f0718ce.json","locales\u002Fbr\u002Ffilters.json":"\u002Flocales\u002Fbr\u002Ffilters.4469fcf249f0bbbf6955d9300f2a54c9.json","locales\u002Fbr\u002Ffooter.json":"\u002Flocales\u002Fbr\u002Ffooter.da6fb7cf687a85ea1931954e01864df7.json","locales\u002Fbr\u002Fheader.json":"\u002Flocales\u002Fbr\u002Fheader.43a8dd5c1156632854e724143191214e.json","locales\u002Fbr\u002Fhomepage.json":"\u002Flocales\u002Fbr\u002Fhomepage.548fd5b8f363354dfc99fb31df8ac363.json","locales\u002Fbr\u002Fia.json":"\u002Flocales\u002Fbr\u002Fia.07eed66846e1a0f6bcaaf61e320f0c06.json","locales\u002Fbr\u002Fimages.json":"\u002Flocales\u002Fbr\u002Fimages.3c69e336cd11ac97c92305ed5e4e5096.json","locales\u002Fbr\u002Fjunior.json":"\u002Flocales\u002Fbr\u002Fjunior.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fbr\u002Fmodules.json":"\u002Flocales\u002Fbr\u002Fmodules.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fbr\u002Freport.json":"\u002Flocales\u002Fbr\u002Freport.ce2a24c6e48de34786133d46d9c523b6.json","locales\u002Fbr\u002Freward.json":"\u002Flocales\u002Fbr\u002Freward.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fbr\u002Frobots.json":"\u002Flocales\u002Fbr\u002Frobots.a35be9ac5086bfe9dda35a38109d8345.json","locales\u002Fbr\u002Fsettings.json":"\u002Flocales\u002Fbr\u002Fsettings.f7830d0e83068e0876f791c2c1f68fe7.json","locales\u002Fbr\u002Fsignup.json":"\u002Flocales\u002Fbr\u002Fsignup.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fbr\u002Fupselling.json":"\u002Flocales\u002Fbr\u002Fupselling.f23a938c9aad8060a07a8b10e481c8ae.json","locales\u002Fbr\u002Fvideos.json":"\u002Flocales\u002Fbr\u002Fvideos.e4a091c0595bf89959fd7e65403d9463.json","locales\u002Fbr\u002Fweb.json":"\u002Flocales\u002Fbr\u002Fweb.427c688236552cc397f2fb74e83b4e28.json","locales\u002Fca\u002Faccount.json":"\u002Flocales\u002Fca\u002Faccount.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fca\u002Falpha.json":"\u002Flocales\u002Fca\u002Falpha.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fca\u002Fcommon.json":"\u002Flocales\u002Fca\u002Fcommon.07600d3dd688d512f4687ae517a17229.json","locales\u002Fca\u002Fdrawers.json":"\u002Flocales\u002Fca\u002Fdrawers.e1f3534792603f768df90172b664c7a9.json","locales\u002Fca\u002Ferrorpage.json":"\u002Flocales\u002Fca\u002Ferrorpage.c0864410ebc0d5491aeab8c59f0718ce.json","locales\u002Fca\u002Ffilters.json":"\u002Flocales\u002Fca\u002Ffilters.2821d56083595f32bb142673fe16848f.json","locales\u002Fca\u002Ffooter.json":"\u002Flocales\u002Fca\u002Ffooter.772857597902c15b5da976176ad8c76f.json","locales\u002Fca\u002Fheader.json":"\u002Flocales\u002Fca\u002Fheader.2f4b61628da98888d0590eb8d943eed9.json","locales\u002Fca\u002Fhomepage.json":"\u002Flocales\u002Fca\u002Fhomepage.29aa26e09ced252f8a2c7aa358192281.json","locales\u002Fca\u002Fia.json":"\u002Flocales\u002Fca\u002Fia.f145032675715d328c724d9db4563515.json","locales\u002Fca\u002Fimages.json":"\u002Flocales\u002Fca\u002Fimages.706779ddaccc870460850e2494dca786.json","locales\u002Fca\u002Fjunior.json":"\u002Flocales\u002Fca\u002Fjunior.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fca\u002Fmodules.json":"\u002Flocales\u002Fca\u002Fmodules.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fca\u002Freport.json":"\u002Flocales\u002Fca\u002Freport.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fca\u002Freward.json":"\u002Flocales\u002Fca\u002Freward.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fca\u002Frobots.json":"\u002Flocales\u002Fca\u002Frobots.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fca\u002Fsettings.json":"\u002Flocales\u002Fca\u002Fsettings.15203e84be1798846a6ffbd86a6ed619.json","locales\u002Fca\u002Fsignup.json":"\u002Flocales\u002Fca\u002Fsignup.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fca\u002Fupselling.json":"\u002Flocales\u002Fca\u002Fupselling.f23a938c9aad8060a07a8b10e481c8ae.json","locales\u002Fca\u002Fvideos.json":"\u002Flocales\u002Fca\u002Fvideos.a786faac46fea020656ddd003e11a4df.json","locales\u002Fca\u002Fweb.json":"\u002Flocales\u002Fca\u002Fweb.75df64eefb907d7a27675f1cb7faf462.json","locales\u002Fco\u002Faccount.json":"\u002Flocales\u002Fco\u002Faccount.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fco\u002Falpha.json":"\u002Flocales\u002Fco\u002Falpha.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fco\u002Fcommon.json":"\u002Flocales\u002Fco\u002Fcommon.a4ffafad8d8aad5343169f2948eb65e4.json","locales\u002Fco\u002Fdrawers.json":"\u002Flocales\u002Fco\u002Fdrawers.9a65da9e90f24d9896047971efe0f0e3.json","locales\u002Fco\u002Ferrorpage.json":"\u002Flocales\u002Fco\u002Ferrorpage.c0864410ebc0d5491aeab8c59f0718ce.json","locales\u002Fco\u002Ffilters.json":"\u002Flocales\u002Fco\u002Ffilters.9c3522024cf93abb6625e267972ec524.json","locales\u002Fco\u002Ffooter.json":"\u002Flocales\u002Fco\u002Ffooter.ca3a4e874f88ff764c5da84d895dc6d7.json","locales\u002Fco\u002Fheader.json":"\u002Flocales\u002Fco\u002Fheader.17377a577a1fba907444c85c7893b286.json","locales\u002Fco\u002Fhomepage.json":"\u002Flocales\u002Fco\u002Fhomepage.7fb448492b208a737831ac9d21325209.json","locales\u002Fco\u002Fia.json":"\u002Flocales\u002Fco\u002Fia.8bf7127319d9dd55dbd6486d7fcdcdc3.json","locales\u002Fco\u002Fimages.json":"\u002Flocales\u002Fco\u002Fimages.795870d2dfb94a8d5a84998c18a9ca76.json","locales\u002Fco\u002Fjunior.json":"\u002Flocales\u002Fco\u002Fjunior.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fco\u002Fmodules.json":"\u002Flocales\u002Fco\u002Fmodules.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fco\u002Freport.json":"\u002Flocales\u002Fco\u002Freport.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fco\u002Freward.json":"\u002Flocales\u002Fco\u002Freward.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fco\u002Frobots.json":"\u002Flocales\u002Fco\u002Frobots.917a885e115fb6aefc352d9ea291e0de.json","locales\u002Fco\u002Fsettings.json":"\u002Flocales\u002Fco\u002Fsettings.bc1455e57d9dde35981680e7bf741992.json","locales\u002Fco\u002Fsignup.json":"\u002Flocales\u002Fco\u002Fsignup.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fco\u002Fupselling.json":"\u002Flocales\u002Fco\u002Fupselling.f23a938c9aad8060a07a8b10e481c8ae.json","locales\u002Fco\u002Fvideos.json":"\u002Flocales\u002Fco\u002Fvideos.4552e2eaad67e61108c0905d43861530.json","locales\u002Fco\u002Fweb.json":"\u002Flocales\u002Fco\u002Fweb.df9fe8f311f02142dca457b8ac3b1789.json","locales\u002Fde\u002Faccount.json":"\u002Flocales\u002Fde\u002Faccount.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fde\u002Falpha.json":"\u002Flocales\u002Fde\u002Falpha.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fde\u002Fcommon.json":"\u002Flocales\u002Fde\u002Fcommon.652b35b2e2cc7a079d5e0bbcd9b15a3e.json","locales\u002Fde\u002Fdrawers.json":"\u002Flocales\u002Fde\u002Fdrawers.46f5af0ff82bcd60fc9a7590b006da1d.json","locales\u002Fde\u002Ferrorpage.json":"\u002Flocales\u002Fde\u002Ferrorpage.1d97e08d76852d2f30e51f1724c9ae2f.json","locales\u002Fde\u002Ffilters.json":"\u002Flocales\u002Fde\u002Ffilters.06e53912c17cfb669f81b2328aed609b.json","locales\u002Fde\u002Ffooter.json":"\u002Flocales\u002Fde\u002Ffooter.46a66f55715d00503dba9f6f686df290.json","locales\u002Fde\u002Fheader.json":"\u002Flocales\u002Fde\u002Fheader.34d294b510d55097173653607726c0a6.json","locales\u002Fde\u002Fhomepage.json":"\u002Flocales\u002Fde\u002Fhomepage.3235dcba4209d6b123be1c7ebbb58b55.json","locales\u002Fde\u002Fia.json":"\u002Flocales\u002Fde\u002Fia.002cdb68f22c27360f751fea9fea7d1d.json","locales\u002Fde\u002Fimages.json":"\u002Flocales\u002Fde\u002Fimages.f1904767176897c4cbfca551b6c535a8.json","locales\u002Fde\u002Fjunior.json":"\u002Flocales\u002Fde\u002Fjunior.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fde\u002Fmodules.json":"\u002Flocales\u002Fde\u002Fmodules.63ba6495e81ea7987ebcf20cdbd59173.json","locales\u002Fde\u002Freport.json":"\u002Flocales\u002Fde\u002Freport.d7815847a14bc6e1e78d71d599b8a278.json","locales\u002Fde\u002Freward.json":"\u002Flocales\u002Fde\u002Freward.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fde\u002Frobots.json":"\u002Flocales\u002Fde\u002Frobots.3cf49368e3329f2ca497efc3e09f8cb5.json","locales\u002Fde\u002Fsettings.json":"\u002Flocales\u002Fde\u002Fsettings.967d8ef298bf3f888f4bfa0c738c96ef.json","locales\u002Fde\u002Fsignup.json":"\u002Flocales\u002Fde\u002Fsignup.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fde\u002Fupselling.json":"\u002Flocales\u002Fde\u002Fupselling.e8cc7e33ed56d1bbe6866b58368161af.json","locales\u002Fde\u002Fvideos.json":"\u002Flocales\u002Fde\u002Fvideos.6509e644b434f7c0c99e7b7418de9e4b.json","locales\u002Fde\u002Fweb.json":"\u002Flocales\u002Fde\u002Fweb.a2b13d4ab18b33a1c36f08d4a7468ba4.json","locales\u002Fen\u002Faccount.json":"\u002Flocales\u002Fen\u002Faccount.358febc37c0e34e87ed17322e00a65b4.json","locales\u002Fen\u002Falpha.json":"\u002Flocales\u002Fen\u002Falpha.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fen\u002Fcommon.json":"\u002Flocales\u002Fen\u002Fcommon.af68867b6b81452d6dfff382d385c6d8.json","locales\u002Fen\u002Fdrawers.json":"\u002Flocales\u002Fen\u002Fdrawers.2b06a816d1fc451568d5c4b1ef180790.json","locales\u002Fen\u002Ferrorpage.json":"\u002Flocales\u002Fen\u002Ferrorpage.36ca021ca16e84a8d0a5e344ac937345.json","locales\u002Fen\u002Ffilters.json":"\u002Flocales\u002Fen\u002Ffilters.3b50eb5f7f009c8a6f9a12fcfdc84523.json","locales\u002Fen\u002Ffooter.json":"\u002Flocales\u002Fen\u002Ffooter.9703391ad5ff880503e0667e5e9673a7.json","locales\u002Fen\u002Fheader.json":"\u002Flocales\u002Fen\u002Fheader.76585ad62c4cf74c14ed1a0bbe6aabdf.json","locales\u002Fen\u002Fhomepage.json":"\u002Flocales\u002Fen\u002Fhomepage.dfb66f20fbeea3944b1dbb11b9f35808.json","locales\u002Fen\u002Fia.json":"\u002Flocales\u002Fen\u002Fia.7a20403818740b98a87bf7af214fe2f5.json","locales\u002Fen\u002Fimages.json":"\u002Flocales\u002Fen\u002Fimages.bda1382b2e5b9e93defa841c412811fc.json","locales\u002Fen\u002Fjunior.json":"\u002Flocales\u002Fen\u002Fjunior.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fen\u002Fmodules.json":"\u002Flocales\u002Fen\u002Fmodules.8a97433b342fa5c192c847aa7df6a58b.json","locales\u002Fen\u002Freport.json":"\u002Flocales\u002Fen\u002Freport.b81b19b650a7676f929829a54ffb6547.json","locales\u002Fen\u002Freward.json":"\u002Flocales\u002Fen\u002Freward.96f6abd410c9d199e13a3191eb97f8b7.json","locales\u002Fen\u002Frobots.json":"\u002Flocales\u002Fen\u002Frobots.54e0c6af5f73d4cc8b38a36c36414c7d.json","locales\u002Fen\u002Fsettings.json":"\u002Flocales\u002Fen\u002Fsettings.3fa1e80f6685e4d7c1406a0ff9bec723.json","locales\u002Fen\u002Fsignup.json":"\u002Flocales\u002Fen\u002Fsignup.fe9cc651a7a3939b466117718aa66679.json","locales\u002Fen\u002Fupselling.json":"\u002Flocales\u002Fen\u002Fupselling.83553fb7da247bb426bc148116b3fa5f.json","locales\u002Fen\u002Fvideos.json":"\u002Flocales\u002Fen\u002Fvideos.74c026c708aac14c3c34bb97972fd029.json","locales\u002Fen\u002Fweb.json":"\u002Flocales\u002Fen\u002Fweb.a7f0bf29c355e8f7ba51544d65bd9eee.json","locales\u002Fes\u002Faccount.json":"\u002Flocales\u002Fes\u002Faccount.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fes\u002Falpha.json":"\u002Flocales\u002Fes\u002Falpha.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fes\u002Fcommon.json":"\u002Flocales\u002Fes\u002Fcommon.93861c7a4488f92ee79b307c04bb6bc5.json","locales\u002Fes\u002Fdrawers.json":"\u002Flocales\u002Fes\u002Fdrawers.77d5dd88eb2014730cb22034ca5ce046.json","locales\u002Fes\u002Ferrorpage.json":"\u002Flocales\u002Fes\u002Ferrorpage.d0f2c506a5c31ecbcd364f187b70b4c7.json","locales\u002Fes\u002Ffilters.json":"\u002Flocales\u002Fes\u002Ffilters.2968569b890787437a636792b8879fdf.json","locales\u002Fes\u002Ffooter.json":"\u002Flocales\u002Fes\u002Ffooter.3c4e116bc31cfd4deb6b85e0325851cb.json","locales\u002Fes\u002Fheader.json":"\u002Flocales\u002Fes\u002Fheader.4c69145a698aba2f2a1df20110fabc30.json","locales\u002Fes\u002Fhomepage.json":"\u002Flocales\u002Fes\u002Fhomepage.fe7ae2352142f177a6db2c9482702cd4.json","locales\u002Fes\u002Fia.json":"\u002Flocales\u002Fes\u002Fia.0bb4b001e2f9caf83de9c62cc3135dee.json","locales\u002Fes\u002Fimages.json":"\u002Flocales\u002Fes\u002Fimages.fa9e6250dc7babe07ae0c3297446c0a2.json","locales\u002Fes\u002Fjunior.json":"\u002Flocales\u002Fes\u002Fjunior.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fes\u002Fmodules.json":"\u002Flocales\u002Fes\u002Fmodules.83a800232ca23d476cfd9015b09d7c2e.json","locales\u002Fes\u002Freport.json":"\u002Flocales\u002Fes\u002Freport.9ebf8bd17bcb2b310c960d3d349633ae.json","locales\u002Fes\u002Freward.json":"\u002Flocales\u002Fes\u002Freward.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fes\u002Frobots.json":"\u002Flocales\u002Fes\u002Frobots.c5171ae2a720fe195f41c13b810f048f.json","locales\u002Fes\u002Fsettings.json":"\u002Flocales\u002Fes\u002Fsettings.718da31837a5b9509c6b64c842a42ef8.json","locales\u002Fes\u002Fsignup.json":"\u002Flocales\u002Fes\u002Fsignup.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fes\u002Fupselling.json":"\u002Flocales\u002Fes\u002Fupselling.2f5e8b301c5875857027d5d31c174d80.json","locales\u002Fes\u002Fvideos.json":"\u002Flocales\u002Fes\u002Fvideos.ba762c47f77d82b835ac318bba8e400c.json","locales\u002Fes\u002Fweb.json":"\u002Flocales\u002Fes\u002Fweb.8ef462fae87d5bf75855bdb2a64ceda4.json","locales\u002Feu\u002Faccount.json":"\u002Flocales\u002Feu\u002Faccount.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Feu\u002Falpha.json":"\u002Flocales\u002Feu\u002Falpha.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Feu\u002Fcommon.json":"\u002Flocales\u002Feu\u002Fcommon.3a9efe604c86ff0f37f697ab50f9c57c.json","locales\u002Feu\u002Fdrawers.json":"\u002Flocales\u002Feu\u002Fdrawers.2efce8da92feb311d7fe05259c1b4d2d.json","locales\u002Feu\u002Ferrorpage.json":"\u002Flocales\u002Feu\u002Ferrorpage.c0864410ebc0d5491aeab8c59f0718ce.json","locales\u002Feu\u002Ffilters.json":"\u002Flocales\u002Feu\u002Ffilters.a680b92d1c3fafe374ba5b4245d859bc.json","locales\u002Feu\u002Ffooter.json":"\u002Flocales\u002Feu\u002Ffooter.bfb41b5790f10190ea53a59c873a0383.json","locales\u002Feu\u002Fheader.json":"\u002Flocales\u002Feu\u002Fheader.59ecc4ed6035a8330c564c7bb7e8d67b.json","locales\u002Feu\u002Fhomepage.json":"\u002Flocales\u002Feu\u002Fhomepage.9887b04e8f861d966e2cd7895cd0cb5c.json","locales\u002Feu\u002Fia.json":"\u002Flocales\u002Feu\u002Fia.c6294da27c8a8012b91dc98137b93a08.json","locales\u002Feu\u002Fimages.json":"\u002Flocales\u002Feu\u002Fimages.20c81074513e1cb723787f5fbf8b3ab1.json","locales\u002Feu\u002Fjunior.json":"\u002Flocales\u002Feu\u002Fjunior.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Feu\u002Fmodules.json":"\u002Flocales\u002Feu\u002Fmodules.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Feu\u002Freport.json":"\u002Flocales\u002Feu\u002Freport.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Feu\u002Freward.json":"\u002Flocales\u002Feu\u002Freward.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Feu\u002Frobots.json":"\u002Flocales\u002Feu\u002Frobots.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Feu\u002Fsettings.json":"\u002Flocales\u002Feu\u002Fsettings.57ed81984b72d31d0c3ae58ccf91bfed.json","locales\u002Feu\u002Fsignup.json":"\u002Flocales\u002Feu\u002Fsignup.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Feu\u002Fupselling.json":"\u002Flocales\u002Feu\u002Fupselling.f23a938c9aad8060a07a8b10e481c8ae.json","locales\u002Feu\u002Fvideos.json":"\u002Flocales\u002Feu\u002Fvideos.b5bb016593ef9da2048d69481e321693.json","locales\u002Feu\u002Fweb.json":"\u002Flocales\u002Feu\u002Fweb.8dd9228ebc79ff97410706b68cee7ab8.json","locales\u002Ffr\u002Faccount.json":"\u002Flocales\u002Ffr\u002Faccount.55a19b3151742a037cd2e23a4b2cf0ae.json","locales\u002Ffr\u002Falpha.json":"\u002Flocales\u002Ffr\u002Falpha.61aee2460c3ea3419127100c54749876.json","locales\u002Ffr\u002Fcommon.json":"\u002Flocales\u002Ffr\u002Fcommon.6861f885d30ea6181d12ac1eb8985939.json","locales\u002Ffr\u002Fdrawers.json":"\u002Flocales\u002Ffr\u002Fdrawers.993c41454180ea284a915c9c6bf2884b.json","locales\u002Ffr\u002Ferrorpage.json":"\u002Flocales\u002Ffr\u002Ferrorpage.bed62535d3cf6ad5dd76f4acea9c0aa8.json","locales\u002Ffr\u002Ffilters.json":"\u002Flocales\u002Ffr\u002Ffilters.179f8df8c0278217982a41756d733465.json","locales\u002Ffr\u002Ffooter.json":"\u002Flocales\u002Ffr\u002Ffooter.a1c1a320b71c38c8a41eebe034c5609e.json","locales\u002Ffr\u002Fheader.json":"\u002Flocales\u002Ffr\u002Fheader.28a0776aef58a44b5072ad281f3b310b.json","locales\u002Ffr\u002Fhomepage.json":"\u002Flocales\u002Ffr\u002Fhomepage.773301143e6a85d1ccf22b40a08a72a5.json","locales\u002Ffr\u002Fia.json":"\u002Flocales\u002Ffr\u002Fia.87687a1ca64813b3798559fc7def910c.json","locales\u002Ffr\u002Fimages.json":"\u002Flocales\u002Ffr\u002Fimages.b6b4177a09b19388f1998d6d3c955c2f.json","locales\u002Ffr\u002Fjunior.json":"\u002Flocales\u002Ffr\u002Fjunior.3a106e4f68b08441cde18952f9ecdb80.json","locales\u002Ffr\u002Fmodules.json":"\u002Flocales\u002Ffr\u002Fmodules.e0aaa73e99c02b791cf71684c2b593ae.json","locales\u002Ffr\u002Freport.json":"\u002Flocales\u002Ffr\u002Freport.7d8ddb4a7b6a7d51921d7782771c880e.json","locales\u002Ffr\u002Freward.json":"\u002Flocales\u002Ffr\u002Freward.8b53c3d4ba478f8cd2954ebc504c3b0e.json","locales\u002Ffr\u002Frobots.json":"\u002Flocales\u002Ffr\u002Frobots.c594365c2bbfba9ae39ba09dc90d1b38.json","locales\u002Ffr\u002Fsettings.json":"\u002Flocales\u002Ffr\u002Fsettings.46aaf75cbf6d3b8dcac1a2251b40b7ad.json","locales\u002Ffr\u002Fsignup.json":"\u002Flocales\u002Ffr\u002Fsignup.4ab11feb6b9138fd3ff21fcde8f0d84e.json","locales\u002Ffr\u002Fupselling.json":"\u002Flocales\u002Ffr\u002Fupselling.7c3880c29b680887a7893175318850e5.json","locales\u002Ffr\u002Fvideos.json":"\u002Flocales\u002Ffr\u002Fvideos.a2a7fad56ac85341769fcd54cee9fd7e.json","locales\u002Ffr\u002Fweb.json":"\u002Flocales\u002Ffr\u002Fweb.23652a522b42e3c0c1e77db7b420ba1e.json","locales\u002Fit\u002Faccount.json":"\u002Flocales\u002Fit\u002Faccount.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fit\u002Falpha.json":"\u002Flocales\u002Fit\u002Falpha.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fit\u002Fcommon.json":"\u002Flocales\u002Fit\u002Fcommon.43bd6ed8f12156c29ef20d30d329677c.json","locales\u002Fit\u002Fdrawers.json":"\u002Flocales\u002Fit\u002Fdrawers.48b1bca8d3c34a6c0d3016ce91e1f5d3.json","locales\u002Fit\u002Ferrorpage.json":"\u002Flocales\u002Fit\u002Ferrorpage.f81d0015359f4cff93d3aa75799e9bf9.json","locales\u002Fit\u002Ffilters.json":"\u002Flocales\u002Fit\u002Ffilters.471a1dbf9415fe03105ae0c5f905f525.json","locales\u002Fit\u002Ffooter.json":"\u002Flocales\u002Fit\u002Ffooter.eba4abc4aa2d8c222afacb5a033c537d.json","locales\u002Fit\u002Fheader.json":"\u002Flocales\u002Fit\u002Fheader.ec8b3324114970e6f42ab9ade90f9074.json","locales\u002Fit\u002Fhomepage.json":"\u002Flocales\u002Fit\u002Fhomepage.4dc0c7e72aeb73b720faa33220b02b31.json","locales\u002Fit\u002Fia.json":"\u002Flocales\u002Fit\u002Fia.e76a1914cfaf482c0e6b1e3f2490e321.json","locales\u002Fit\u002Fimages.json":"\u002Flocales\u002Fit\u002Fimages.313f9a2ba1ecdd355b22eeedeaf7b20c.json","locales\u002Fit\u002Fjunior.json":"\u002Flocales\u002Fit\u002Fjunior.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fit\u002Fmodules.json":"\u002Flocales\u002Fit\u002Fmodules.1d71eb1f4457d80e785aad4b91079d8d.json","locales\u002Fit\u002Freport.json":"\u002Flocales\u002Fit\u002Freport.85ac2e078dc399cd4d0517414c4b4948.json","locales\u002Fit\u002Freward.json":"\u002Flocales\u002Fit\u002Freward.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fit\u002Frobots.json":"\u002Flocales\u002Fit\u002Frobots.7ae7a2bb9101636b3daea89ba62b3a38.json","locales\u002Fit\u002Fsettings.json":"\u002Flocales\u002Fit\u002Fsettings.3fac7654a397173f21b8b4bf6d1f46d1.json","locales\u002Fit\u002Fsignup.json":"\u002Flocales\u002Fit\u002Fsignup.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fit\u002Fupselling.json":"\u002Flocales\u002Fit\u002Fupselling.62a7a0a84d003f4132425688754765b7.json","locales\u002Fit\u002Fvideos.json":"\u002Flocales\u002Fit\u002Fvideos.f2ac79be2c8cb231df3c0c1d5f074749.json","locales\u002Fit\u002Fweb.json":"\u002Flocales\u002Fit\u002Fweb.a169282ed7de5f9d5e42ebb98e1850bc.json","locales\u002Fnl\u002Faccount.json":"\u002Flocales\u002Fnl\u002Faccount.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fnl\u002Falpha.json":"\u002Flocales\u002Fnl\u002Falpha.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fnl\u002Fcommon.json":"\u002Flocales\u002Fnl\u002Fcommon.b264532d5e4571c69e0e07ce0083fee8.json","locales\u002Fnl\u002Fdrawers.json":"\u002Flocales\u002Fnl\u002Fdrawers.cbe29e61187b8950da22e601ef035bc6.json","locales\u002Fnl\u002Ferrorpage.json":"\u002Flocales\u002Fnl\u002Ferrorpage.04a7201f98a33b735e1328a9c6dcf054.json","locales\u002Fnl\u002Ffilters.json":"\u002Flocales\u002Fnl\u002Ffilters.a31cd1c18cfdaa1499a0982e12bc428b.json","locales\u002Fnl\u002Ffooter.json":"\u002Flocales\u002Fnl\u002Ffooter.98840b68f8c8e8c04cfa0b58c8936d91.json","locales\u002Fnl\u002Fheader.json":"\u002Flocales\u002Fnl\u002Fheader.2c2cea073389ce4a7dc22fcaa0e21fe4.json","locales\u002Fnl\u002Fhomepage.json":"\u002Flocales\u002Fnl\u002Fhomepage.11794695e5a91e433b640cff748493a6.json","locales\u002Fnl\u002Fia.json":"\u002Flocales\u002Fnl\u002Fia.b65c4f7441a588c6c9550b37767a0e0b.json","locales\u002Fnl\u002Fimages.json":"\u002Flocales\u002Fnl\u002Fimages.56446d53181567fdbb47a8f162c5b767.json","locales\u002Fnl\u002Fjunior.json":"\u002Flocales\u002Fnl\u002Fjunior.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fnl\u002Fmodules.json":"\u002Flocales\u002Fnl\u002Fmodules.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fnl\u002Freport.json":"\u002Flocales\u002Fnl\u002Freport.5166bdaadc5904e7d42735c30984ba83.json","locales\u002Fnl\u002Freward.json":"\u002Flocales\u002Fnl\u002Freward.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fnl\u002Frobots.json":"\u002Flocales\u002Fnl\u002Frobots.843cbdf018cd6eb16f957bb3b0453b4f.json","locales\u002Fnl\u002Fsettings.json":"\u002Flocales\u002Fnl\u002Fsettings.477f6e2eab992b8c4316f52a11c0488d.json","locales\u002Fnl\u002Fsignup.json":"\u002Flocales\u002Fnl\u002Fsignup.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fnl\u002Fupselling.json":"\u002Flocales\u002Fnl\u002Fupselling.3dd02a372ce0e4092c7a238e513c0272.json","locales\u002Fnl\u002Fvideos.json":"\u002Flocales\u002Fnl\u002Fvideos.594d0afe0a2dbb24b23b98bb5d1d603c.json","locales\u002Fnl\u002Fweb.json":"\u002Flocales\u002Fnl\u002Fweb.f885e4a165b49c9bba30654b81c0eeac.json","locales\u002Fpl\u002Faccount.json":"\u002Flocales\u002Fpl\u002Faccount.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpl\u002Falpha.json":"\u002Flocales\u002Fpl\u002Falpha.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpl\u002Fcommon.json":"\u002Flocales\u002Fpl\u002Fcommon.59b8b79ae7a0933e6086315bd4954ac5.json","locales\u002Fpl\u002Fdrawers.json":"\u002Flocales\u002Fpl\u002Fdrawers.092f784d4914c3befd5928ab9472dcd2.json","locales\u002Fpl\u002Ferrorpage.json":"\u002Flocales\u002Fpl\u002Ferrorpage.b54759e1886b998375830ef8f0b51be2.json","locales\u002Fpl\u002Ffilters.json":"\u002Flocales\u002Fpl\u002Ffilters.ca0ce709b95fca716f0c4801e51a25de.json","locales\u002Fpl\u002Ffooter.json":"\u002Flocales\u002Fpl\u002Ffooter.9cd8a417fd57959a8d488c4e0f14b49a.json","locales\u002Fpl\u002Fheader.json":"\u002Flocales\u002Fpl\u002Fheader.1676ed16d6c6d646098414b6f7b81297.json","locales\u002Fpl\u002Fhomepage.json":"\u002Flocales\u002Fpl\u002Fhomepage.9b99ab99c890853c8db423b52f7981bd.json","locales\u002Fpl\u002Fia.json":"\u002Flocales\u002Fpl\u002Fia.67ec246200caca73d0c99ef57fbd66b7.json","locales\u002Fpl\u002Fimages.json":"\u002Flocales\u002Fpl\u002Fimages.ab4ccf038fdaec4f3b1b0de12303ccb4.json","locales\u002Fpl\u002Fjunior.json":"\u002Flocales\u002Fpl\u002Fjunior.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpl\u002Fmodules.json":"\u002Flocales\u002Fpl\u002Fmodules.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpl\u002Freport.json":"\u002Flocales\u002Fpl\u002Freport.4635a57cbcf59de28ec1e44dd90ad136.json","locales\u002Fpl\u002Freward.json":"\u002Flocales\u002Fpl\u002Freward.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpl\u002Frobots.json":"\u002Flocales\u002Fpl\u002Frobots.955a4716904658e36acf0dd656446ca4.json","locales\u002Fpl\u002Fsettings.json":"\u002Flocales\u002Fpl\u002Fsettings.bdde3b891fec1e0825c1207ada56ec0f.json","locales\u002Fpl\u002Fsignup.json":"\u002Flocales\u002Fpl\u002Fsignup.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpl\u002Fupselling.json":"\u002Flocales\u002Fpl\u002Fupselling.d43346a35b7d262ab42aecb62796bf02.json","locales\u002Fpl\u002Fvideos.json":"\u002Flocales\u002Fpl\u002Fvideos.33ca5650aecb308f3bc552b39c9a2dfd.json","locales\u002Fpl\u002Fweb.json":"\u002Flocales\u002Fpl\u002Fweb.073f92f2fa27c7f5c58b8105a307671a.json","locales\u002Fpt\u002Faccount.json":"\u002Flocales\u002Fpt\u002Faccount.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpt\u002Falpha.json":"\u002Flocales\u002Fpt\u002Falpha.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpt\u002Fcommon.json":"\u002Flocales\u002Fpt\u002Fcommon.dee568940dec2b31771ab93d0c88c589.json","locales\u002Fpt\u002Fdrawers.json":"\u002Flocales\u002Fpt\u002Fdrawers.b0aef0d5a71c0945ae057d2962d2d0fc.json","locales\u002Fpt\u002Ferrorpage.json":"\u002Flocales\u002Fpt\u002Ferrorpage.3779611bfe87b4a2a4d8705edab8c925.json","locales\u002Fpt\u002Ffilters.json":"\u002Flocales\u002Fpt\u002Ffilters.391333197dfb63b30135095554087bb7.json","locales\u002Fpt\u002Ffooter.json":"\u002Flocales\u002Fpt\u002Ffooter.833a6c178b7d2ae255e00bdcaa78ab6d.json","locales\u002Fpt\u002Fheader.json":"\u002Flocales\u002Fpt\u002Fheader.21fd56dfd0a81410597729a02d5d8260.json","locales\u002Fpt\u002Fhomepage.json":"\u002Flocales\u002Fpt\u002Fhomepage.55acee7811abe82e2e64037dc53f0b2e.json","locales\u002Fpt\u002Fia.json":"\u002Flocales\u002Fpt\u002Fia.20cdd39f97b815753632550424686b12.json","locales\u002Fpt\u002Fimages.json":"\u002Flocales\u002Fpt\u002Fimages.9e35dbbca5021d98e2710aa33aa80c34.json","locales\u002Fpt\u002Fjunior.json":"\u002Flocales\u002Fpt\u002Fjunior.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpt\u002Fmodules.json":"\u002Flocales\u002Fpt\u002Fmodules.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpt\u002Freport.json":"\u002Flocales\u002Fpt\u002Freport.a9326ba3d0d11eb0efacf7123b04d3dd.json","locales\u002Fpt\u002Freward.json":"\u002Flocales\u002Fpt\u002Freward.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpt\u002Frobots.json":"\u002Flocales\u002Fpt\u002Frobots.477af6e6f0334b53ba9b1941e4321625.json","locales\u002Fpt\u002Fsettings.json":"\u002Flocales\u002Fpt\u002Fsettings.77349e65131463fdd753e9e5c3204b01.json","locales\u002Fpt\u002Fsignup.json":"\u002Flocales\u002Fpt\u002Fsignup.8a80554c91d9fca8acb82f023de02f11.json","locales\u002Fpt\u002Fupselling.json":"\u002Flocales\u002Fpt\u002Fupselling.2ec100079420ed38eb1dce690318bc30.json","locales\u002Fpt\u002Fvideos.json":"\u002Flocales\u002Fpt\u002Fvideos.2f05062993dec435b8a26edb8a1f12ce.json","locales\u002Fpt\u002Fweb.json":"\u002Flocales\u002Fpt\u002Fweb.270fbd3802963f2c25a28611b5bfd461.json"}
                </script>
  <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":[]}</script>
<script async data-chunk="app" src="/5427d38ea66a01774447_runtime.Phoenix.js"></script>
<script async data-chunk="app" src="/a91131ad1efd74291160_vendors~app.chunks.js"></script>
<script async data-chunk="app" src="/ba79a71a1d55020d4f9f_app.chunks.js"></script>
</body>
</html>
                               

Whois info of domain

Domain Name: MIKTO.COM
Registry Domain ID: 350683047_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namesilo.com
Registrar URL: http://www.namesilo.com
Updated Date: 2025-02-20T08:11:07Z
Creation Date: 2006-02-19T09:56:23Z
Registry Expiry Date: 2026-02-19T09:56:23Z
Registrar: NameSilo, LLC
Registrar IANA ID: 1479
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4805240066
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: FRANK.NS.CLOUDFLARE.COM
Name Server: NINA.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-08T18:52:45Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass