CINXE.COM

Carsten Frauenheim - iFixit

<!DOCTYPE html> <!--[if IE 8 ]> <html class="lt-ie10 lt-ie9 ie8" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if IE 9 ]> <html class="lt-ie10 ie9" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><![endif]--> <!--[if (gte IE 10)|!(IE)]><!--><html dir="ltr" lang="en" xmlns:fb="http://ogp.me/ns/fb#"><!--<![endif]--> <head> <link rel="preconnect" href="https://assets.cdn.ifixit.com" crossorigin> <link rel="preconnect" href="https://guide-images.cdn.ifixit.com" crossorigin> <link rel="preconnect" href="https://cdn.shopify.com" crossorigin> <link rel="preload" href="https://assets.cdn.ifixit.com/Assets/translations/en-translations.js?11805" as="script" fetchpriority="high" > <link rel="preload" href="https://assets.cdn.ifixit.com/Assets/scripts/runtime.js.0ddbc5ad3bb8fb7fd754.js" as="script" fetchpriority="high" > <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} (function() { function hasPiwikConsent() { try { var fromPiwik = null document.cookie.split(';').forEach(function(cookie) { var parts = cookie.split('='); if (parts[0].trim() === 'ppms_privacy_6bf6bc54-82ca-4321-8620-b12d5c9b57b6') { var cookieObject = JSON.parse(decodeURIComponent(parts[1])); if (cookieObject && cookieObject.consents) { fromPiwik = Object.values(cookieObject.consents).every(function(consent) { return consent.status == 1; }); } } }); } catch (e) { console.error("Error parsing piwik cookie", e); return null; } return fromPiwik; } var needsConsent = false; var hasConsent = hasPiwikConsent(); var cookiesOk = hasConsent !== null ? hasConsent : !needsConsent; var consent = cookiesOk ? 'granted' : 'denied'; console.log("GTAG Consent", consent); gtag('consent', 'default', { 'ad_storage': consent, 'ad_user_data': consent, 'ad_personalization': consent, 'analytics_storage': consent, }); })() </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-59NVBFN');</script> <!-- End Google Tag Manager --> <title>Carsten Frauenheim - iFixit</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="description" content="Carsten is a Repairability Engineer at iFixit, where he works alongside tech companies to make their devices easier to repair. In his spare time, he enjoys building computers, wrenching on cars, traveling, and hanging out with his wife and cat." /> <meta name="title" content="Carsten Frauenheim - iFixit" /> <meta name="keywords" content="" /> <meta name="robots" content="index, follow, max-image-preview:large" /> <link id="canonical-link" rel="canonical" href="https://www.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="de" href="https://de.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="en" href="https://www.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="es" href="https://es.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="fr" href="https://fr.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="it" href="https://it.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="nl" href="https://nl.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="pt" href="https://pt.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="ru" href="https://ru.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="tr" href="https://tr.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="zh" href="https://zh.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="ja" href="https://jp.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="ko" href="https://ko.ifixit.com/User/3399692/Carsten+Frauenheim" /> <link rel="alternate" hreflang="x-default" href="https://www.ifixit.com/User/3399692/Carsten+Frauenheim" /> <meta name="verify-v1" content="jw37yaG9O4vmztqkH8xsZEeQtGHqzC3GZXfwk5xUCeM=" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1"/> <link rel="stylesheet" type="text/css" media="print" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/Shared-print-4vKZnU54L24ZnG6tuvAwTw.css" /> <script> var deferCss = { hidden: true, timeout: null, unhide: function() { if (deferCss.hidden) { var hider = document.getElementById('cssHide'); hider && hider.parentElement.removeChild(hider); var criticalCss = document.getElementById('criticalCss'); criticalCss && criticalCss.parentElement.removeChild(criticalCss); deferCss.hidden = false; } }, applyAllCss: function() { if (!deferCss.hidden) { return; } clearTimeout(deferCss.timeout); var links = document.querySelectorAll('.cssReady, .cssPreload'); var link; for (var i = 0; i < links.length; ++i) { link = links[i]; link.onload = null; link.rel = 'stylesheet'; } deferCss.unhide(); }, cssLoaded: function(link, success) { link.className = success ? "cssReady" : "cssFailed"; if (!success) { console.error(link.href + " failed to load"); } var stillWaiting = document.querySelector('.cssPreload'); if (!stillWaiting) { deferCss.applyCssWhenDomLoaded(); } }, applyCssWhenDomLoaded: function() { // Loading hasn't finished yet if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function() { deferCss.applyAllCss(); }); } else { // `DOMContentLoaded` has already fired deferCss.applyAllCss(); } }, setTimeout: function(timeout) { deferCss.timeout = setTimeout(function() { console.warn("Deferred CSS took too long to load. Displaying anyway..."); deferCss.applyCssWhenDomLoaded(); }, timeout); } }; deferCss.setTimeout(7000); </script> <style id="cssHide"> .hide-until-css-loaded { display: none !important; } </style> <script> /*! loadCSS. [c]2017 Filament Group, Inc. MIT License */ /* This file is meant as a standalone workflow for - testing support for link[rel=preload] - enabling async CSS loading in browsers that do not support rel=preload - applying rel preload css once loaded, whether supported or not. */ (function( w ){ "use strict"; // rel=preload support test if( !w.loadCSS ){ w.loadCSS = function(){}; } // define on the loadCSS obj var rp = loadCSS.relpreload = {}; // rel=preload feature support test // runs once and returns a function for compat purposes rp.support = (function(){ var ret; try { ret = w.document.createElement( "link" ).relList.supports( "preload" ); } catch (e) { ret = false; } return function(){ return ret; }; })(); // if preload isn't supported, get an asynchronous load by using a non-matching media attribute // then change that media back to its intended value on load rp.bindMediaToggle = function( link ){ // remember existing media attr for ultimate state, or default to 'all' var finalMedia = link.media || "all"; function enableStylesheet(){ // unbind listeners if( link.addEventListener ){ link.removeEventListener( "load", enableStylesheet ); link.removeEventListener( "error", enableStylesheet ); } else if( link.attachEvent ){ link.detachEvent( "onload", enableStylesheet ); link.detachEvent( "onerror", enableStylesheet ); } link.setAttribute( "onload", null ); link.media = finalMedia; } // bind load handlers to enable media if( link.addEventListener ){ link.addEventListener( "load", enableStylesheet ); } else if( link.attachEvent ){ link.attachEvent( "onload", enableStylesheet ); } // Set rel and non-applicable media type to start an async request // note: timeout allows this to happen async to let rendering continue in IE setTimeout(function(){ link.rel = "stylesheet"; link.media = "only x"; }); // also enable media after 7 seconds, // which will catch very old browsers (android 2.x, old firefox) that don't support onload on link setTimeout( function() { link.onload && link.onload(); enableStylesheet(); }, 7000 ); }; // loop through link elements in DOM rp.poly = function(){ // double check this to prevent external calls from running if( rp.support() ){ return; } var links = w.document.getElementsByTagName( "link" ); for( var i = 0; i < links.length; i++ ){ var link = links[ i ]; // qualify links to those with rel=preload and as=style attrs if( link.rel === "preload" && link.getAttribute( "as" ) === "style" && !link.getAttribute( "data-loadcss" ) ){ // prevent rerunning on link link.setAttribute( "data-loadcss", true ); // bind listeners to toggle media back rp.bindMediaToggle( link ); } } }; // if unsupported, run the polyfill if( !rp.support() ){ // run once at least rp.poly(); // rerun poly on an interval until onload var run = w.setInterval( rp.poly, 500 ); if( w.addEventListener ){ w.addEventListener( "load", function(){ rp.poly(); w.clearInterval( run ); } ); } else if( w.attachEvent ){ w.attachEvent( "onload", function(){ rp.poly(); w.clearInterval( run ); } ); } } // commonjs if( typeof exports !== "undefined" ){ exports.loadCSS = loadCSS; } else { w.loadCSS = loadCSS; } }( typeof global !== "undefined" ? global : this ) ); </script> <noscript> </noscript> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/guide-all-xHbGqtOkUnSDXqfJIfPObw.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/font-awesome-1EMSA-1xNu6QLgjlbNFTNQ.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/module-all-5XRtVyqn-mlAFFjCBFPlAw.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/core-yZ1b1sS_zwUH35TT8CwuEA.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/core-primitives-yI0UPo46zCFEhFdtFTfk8A.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/header_footer_old-D9UI1Sbj5JvYiO3aW7GWmg.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-common-qilb_ObhJKELTZyugxOnSg.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-wiki-dyJj3YQIbQsip0sTdPMgOQ.css" rel="preload" as="style" onload="deferCss.cssLoaded(this, true)" onerror="this.onerror = this.onload = null; deferCss.cssLoaded(this, false);" class="cssPreload" /> <noscript> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/guide-all-xHbGqtOkUnSDXqfJIfPObw.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/font-awesome-1EMSA-1xNu6QLgjlbNFTNQ.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/module-all-5XRtVyqn-mlAFFjCBFPlAw.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/core-yZ1b1sS_zwUH35TT8CwuEA.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/core-primitives-yI0UPo46zCFEhFdtFTfk8A.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Admin/ifixit/header_footer_old-D9UI1Sbj5JvYiO3aW7GWmg.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-common-qilb_ObhJKELTZyugxOnSg.css" rel="stylesheet" /> <link type="text/css" href="https://assets.cdn.ifixit.com/Assets/Guide/ifixit/Wiki-wiki-dyJj3YQIbQsip0sTdPMgOQ.css" rel="stylesheet" /> </noscript> <script> </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-5ZXNWJ73GK"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); const ga4Params = {}; const userProperties = {"preferred_store":"ifixit-us","preferred_language":"EN","customer_type":"regular"}; gtag('config', 'G-5ZXNWJ73GK', ga4Params); gtag('set', 'user_properties', userProperties); </script> <!-- End Google tag (gtag.js) --> <script type="text/javascript"> window.fbq=window.fbq||function(){}; </script> <link rel="apple-touch-icon" sizes="57x57" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://assets.cdn.ifixit.com/static/icons/ifixit/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="https://assets.cdn.ifixit.com/static/icons/ifixit/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="https://assets.cdn.ifixit.com/static/icons/ifixit/manifest.json"> <link rel="mask-icon" href="https://assets.cdn.ifixit.com/static/icons/ifixit/safari-pinned-tab.svg" color="#5bbad5"> <meta name="apple-mobile-web-app-title" content="ifixit"> <meta name="application-name" content="ifixit"> <meta name="msapplication-TileColor" content="#ffffff"> <meta name="msapplication-TileImage" content="https://assets.cdn.ifixit.com/static/icons/ifixit/mstile-144x144.png"> <meta name="theme-color" content="#ffffff"> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/runtime.js.0ddbc5ad3bb8fb7fd754.js"></script> <script nomodule src="/v3/polyfill.min.js?flags=gated&amp;features=Array.prototype.flat,Array.prototype.flatMap,default,es2022,fetch,IntersectionObserver,Intl.RelativeTimeFormat,Intl.RelativeTimeFormat.~locale.en,NodeList.prototype.forEach,Number.isInteger,Object.entries,Object.fromEntries,Promise.prototype.finally,queueMicrotask,ResizeObserver,String.prototype.matchAll,WeakMap,WeakSet"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/translations/en-translations.js?11805"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1776.9c59a0276802fa0c35b5.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/9280.f279ca6ba3f57d1f22b4.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5573.8636e6509f4d1259e79a.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1927.00fa3b1187d74d84683a.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7473.f485bdafc863ad9b683f.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1433.6d201ac17568cdf74eb2.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5788.0ce9b904ee3f15b18a5d.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/312.083ce5861201800fb6ee.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6677.9d6884f608dc0db959fe.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/4756.10103d890d7241e93f63.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/2375.54b801606b7db569009c.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/285.5f5e1b84464741ff17c3.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/413.6ca3f7f09a70e73410b0.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/2693.4d9bbab7962ea38a2388.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7165.3af6cc6d90fd402b1577.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8658.b10362f2f9df5e6d2be1.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8175.b05fba87be5d6fa6d0d6.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5543.39de78e22b20665d86b2.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/9197.913110d41e5838e17f4b.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7287.1f55b06a412a40f5fcfa.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1822.0a7369d79e2f29ba6398.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8542.51461c59e5542c9cf0bc.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6978.8f328a75d5964cea97dd.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6821.811afef155753567f382.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7074.a4e5f361065cda348771.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/1803.b411207e7c1628a773b8.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/4249.430c183383ba1dd4ea1c.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8340.cf794b87382bbe5a2c99.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/962.494e80c75e0d58a8e689.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/8880.39ca5686b56693eab2e4.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/3548.8b4a8cd6ff9b50a46455.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5022.4a84ada83d9644d78183.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/3649.366a324d2b76c6009b01.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/6624.89338f3f3debc89a7bd4.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/5459.d1e84071c2d3fab7ee23.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/119.4bbf96068be8abe308c0.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/guidepage.js.8241de03af042bfd76c5.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/7050.ff058e616aba7a1de307.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/user-page.js.57a14ab4ef751e8b9b26.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/consent-banner.js.62f82d52cf74476363ad.js"></script> <script defer type="text/javascript" src="https://assets.cdn.ifixit.com/Assets/scripts/error-capture.js.e81a9e1c2912beeb2a75.js"></script> <style id="criticalCss"> </style> </head> <body class="responsive fullWidth" data-reactroot> <!-- https://accessibility.oit.ncsu.edu/it-accessibility-at-nc-state/developers/accessibility-handbook/mouse-and-keyboard-events/skip-to-main-content/ --> <style> .skip-to-content { left: -999px; position: absolute; top: auto; width: 1px; height: 1px; overflow: hidden; z-index: -999; .skip-to-content:focus, .skip-to-content:active { color: white; background-color: black; left: 0; top: 0; width: auto; height: auto; overflow: auto; padding: 5px; margin: 5px; text-align: center; font-size: 36px; z-index: 999; } } </style> <a href="#content" class="skip-to-content hide-until-css-loaded"> Skip to main content</a> <div id="notifications" style="display:none;"> <div class="close"><i class="fa fa-times " ></i></div> </div> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-59NVBFN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Piwik Pro Script --> <script type="text/javascript"> (function(window, document, dataLayerName, id) { window[dataLayerName]=window[dataLayerName]||[],window[dataLayerName].push({start:(new Date).getTime(),event:"stg.start"});var scripts=document.getElementsByTagName('script')[0],tags=document.createElement('script'); function stgCreateCookie(a,b,c){var d="";if(c){var e=new Date;e.setTime(e.getTime()+24*c*60*60*1e3),d="; expires="+e.toUTCString();f="; SameSite=Strict"}document.cookie=a+"="+b+d+f+"; path=/"} var isStgDebug=(window.location.href.match("stg_debug")||document.cookie.match("stg_debug"))&&!window.location.href.match("stg_disable_debug");stgCreateCookie("stg_debug",isStgDebug?1:"",isStgDebug?14:-1); var qP=[];dataLayerName!=="dataLayer"&&qP.push("data_layer_name="+dataLayerName),isStgDebug&&qP.push("stg_debug");var qPString=qP.length>0?("?"+qP.join("&")):""; tags.async=!0,tags.src='https://ifixit.containers.piwik.pro/'+id+".js"+qPString,scripts.parentNode.insertBefore(tags,scripts); !function(a,n,i){a[n]=a[n]||{};for(var c=0;c<i.length;c++)!function(i){a[n][i]=a[n][i]||{},a[n][i].api=a[n][i].api||function(){var a=[].slice.call(arguments,0);"string"==typeof a[0]&&window[dataLayerName].push({event:n+"."+i+":"+a[0],parameters:[].slice.call(arguments,1)})}}(i[c])}(window,"ppms",["tm","cm"]); })(window, document, 'pproDataLayer', '6bf6bc54-82ca-4321-8620-b12d5c9b57b6'); var _paq = window._paq = window._paq || []; _paq.push(['setCustomDimensionValue', 1, 'ifixit-us']); _paq.push(['setCustomDimensionValue', 2, 'EN']); if('' !== '') { const privilege = ''.replace('&amp;', '&'); _paq.push(['setCustomDimensionValue', 3, privilege]); } </script> <!-- End Piwik Pro Script --> <div id="background"> <div class="react-component component-PopupModal" data-reactroot data-name="PopupModal" data-props="[]"> </div> <div class="react-component component-Header" data-reactroot data-name="Header" data-props="{&quot;isOnCart&quot;:false,&quot;links&quot;:[{&quot;title&quot;:&quot;Fix Your Stuff&quot;,&quot;url&quot;:&quot;\/Guide&quot;,&quot;sublinks&quot;:[{&quot;title&quot;:&quot;Repair Guides&quot;,&quot;description&quot;:&quot;Learn how to fix just about anything with our step-by-step guides.&quot;,&quot;url&quot;:&quot;\/Guide&quot;},{&quot;title&quot;:&quot;Answers Forum&quot;,&quot;description&quot;:&quot;Share solutions and get help from a friend.&quot;,&quot;url&quot;:&quot;\/Answers&quot;},{&quot;title&quot;:&quot;Teardowns&quot;,&quot;description&quot;:&quot;Get a sneak peek inside the latest gadgets.&quot;,&quot;url&quot;:&quot;\/Teardown&quot;},{&quot;title&quot;:&quot;News&quot;,&quot;description&quot;:&quot;Your destination for tech repair news.&quot;,&quot;url&quot;:&quot;\/News&quot;}]},{&quot;title&quot;:&quot;Community&quot;,&quot;url&quot;:&quot;\/Community&quot;,&quot;sublinks&quot;:[{&quot;title&quot;:&quot;Get Involved&quot;,&quot;description&quot;:&quot;Help teach people to make their stuff work again.&quot;,&quot;url&quot;:&quot;\/Community&quot;},{&quot;title&quot;:&quot;Right to Repair&quot;,&quot;description&quot;:&quot;Learn about the Right to Repair movement and how to be an advocate.&quot;,&quot;url&quot;:&quot;\/Right-to-Repair&quot;},{&quot;title&quot;:&quot;Repairability&quot;,&quot;description&quot;:&quot;Learn why fixable products make sense.&quot;,&quot;url&quot;:&quot;\/repairability&quot;},{&quot;title&quot;:&quot;Our Manifesto&quot;,&quot;description&quot;:&quot;Join the repair revolution!&quot;,&quot;url&quot;:&quot;\/Manifesto&quot;}]},{&quot;title&quot;:&quot;Store&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Store&quot;,&quot;hasStoreDropdown&quot;:true,&quot;sublinks&quot;:[{&quot;title&quot;:&quot;Featured&quot;,&quot;description&quot;:&quot;Quality parts and tools backed by our lifetime guarantee.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Store&quot;},{&quot;title&quot;:&quot;Tools&quot;,&quot;description&quot;:&quot;Shop our wide selection of precision tools.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Tools&quot;},{&quot;title&quot;:&quot;Parts&quot;,&quot;description&quot;:&quot;Shop parts backed by our quality guarantee.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Parts&quot;},{&quot;title&quot;:&quot;Merch&quot;,&quot;description&quot;:&quot;Show your love for iFixit with shirts, posters and more.&quot;,&quot;url&quot;:&quot;https:\/\/www.ifixit.com\/Tools\/iFixit_Gear&quot;}]}],&quot;stores&quot;:[{&quot;name&quot;:&quot;United States&quot;,&quot;storeCode&quot;:&quot;us&quot;,&quot;currency&quot;:&quot;USD&quot;,&quot;isDisplayStore&quot;:true},{&quot;name&quot;:&quot;Australia&quot;,&quot;storeCode&quot;:&quot;au&quot;,&quot;currency&quot;:&quot;AUD&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;Canada&quot;,&quot;storeCode&quot;:&quot;ca&quot;,&quot;currency&quot;:&quot;CAD&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;Germany&quot;,&quot;storeCode&quot;:&quot;de&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;France&quot;,&quot;storeCode&quot;:&quot;fr&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;United Kingdom&quot;,&quot;storeCode&quot;:&quot;uk&quot;,&quot;currency&quot;:&quot;GBP&quot;,&quot;isDisplayStore&quot;:false},{&quot;name&quot;:&quot;Europe&quot;,&quot;storeCode&quot;:&quot;eu&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;isDisplayStore&quot;:false}],&quot;dropdowns&quot;:{&quot;languageDropdown&quot;:{&quot;languages&quot;:[{&quot;name&quot;:&quot;German&quot;,&quot;autoglottonym&quot;:&quot;Deutsch&quot;,&quot;currency&quot;:&quot;DEM&quot;,&quot;locale&quot;:&quot;de_DE&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/ba\/Flag_of_Germany.svg\/16px-Flag_of_Germany.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/ba\/Flag_of_Germany.svg\/32px-Flag_of_Germany.svg.png&quot;,&quot;isoCode&quot;:&quot;DE&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;English&quot;,&quot;autoglottonym&quot;:&quot;English&quot;,&quot;currency&quot;:&quot;USD&quot;,&quot;locale&quot;:&quot;en_US&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/a\/a4\/Flag_of_the_United_States.svg\/16px-Flag_of_the_United_States.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/a\/a4\/Flag_of_the_United_States.svg\/32px-Flag_of_the_United_States.svg.png&quot;,&quot;isSelected&quot;:true,&quot;isoCode&quot;:&quot;EN&quot;},{&quot;name&quot;:&quot;Spanish&quot;,&quot;autoglottonym&quot;:&quot;Espa\u00f1ol&quot;,&quot;currency&quot;:&quot;MXN&quot;,&quot;locale&quot;:&quot;es_MX&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fc\/Flag_of_Mexico.svg\/16px-Flag_of_Mexico.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fc\/Flag_of_Mexico.svg\/32px-Flag_of_Mexico.svg.png&quot;,&quot;isoCode&quot;:&quot;ES&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;French&quot;,&quot;autoglottonym&quot;:&quot;Fran\u00e7ais&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;locale&quot;:&quot;fr_FR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/c\/c3\/Flag_of_France.svg\/16px-Flag_of_France.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/c\/c3\/Flag_of_France.svg\/32px-Flag_of_France.svg.png&quot;,&quot;isoCode&quot;:&quot;FR&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Italian&quot;,&quot;autoglottonym&quot;:&quot;Italiano&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;locale&quot;:&quot;it_IT&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/03\/Flag_of_Italy.svg\/16px-Flag_of_Italy.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/03\/Flag_of_Italy.svg\/32px-Flag_of_Italy.svg.png&quot;,&quot;isoCode&quot;:&quot;IT&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Dutch&quot;,&quot;autoglottonym&quot;:&quot;Nederlands&quot;,&quot;currency&quot;:&quot;EUR&quot;,&quot;locale&quot;:&quot;nl_NL&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/2\/20\/Flag_of_the_Netherlands.svg\/16px-Flag_of_the_Netherlands.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/2\/20\/Flag_of_the_Netherlands.svg\/32px-Flag_of_the_Netherlands.svg.png&quot;,&quot;isoCode&quot;:&quot;NL&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Portuguese&quot;,&quot;autoglottonym&quot;:&quot;Portugu\u00eas&quot;,&quot;currency&quot;:&quot;PP&quot;,&quot;locale&quot;:&quot;pt_BR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/05\/Flag_of_Brazil.svg\/16px-Flag_of_Brazil.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/05\/Flag_of_Brazil.svg\/32px-Flag_of_Brazil.svg.png&quot;,&quot;isoCode&quot;:&quot;PT&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Russian&quot;,&quot;autoglottonym&quot;:&quot;P\u0443\u0441\u0441\u043a\u0438\u0439&quot;,&quot;currency&quot;:&quot;RUR&quot;,&quot;locale&quot;:&quot;ru_RU&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/f3\/Flag_of_Russia.svg\/16px-Flag_of_Russia.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/f3\/Flag_of_Russia.svg\/32px-Flag_of_Russia.svg.png&quot;,&quot;isoCode&quot;:&quot;RU&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Turkish&quot;,&quot;autoglottonym&quot;:&quot;T\u00fcrk\u00e7e&quot;,&quot;currency&quot;:&quot;TRY&quot;,&quot;locale&quot;:&quot;tr_TR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/b4\/Flag_of_Turkey.svg\/16px-Flag_of_Turkey.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/b\/b4\/Flag_of_Turkey.svg\/32px-Flag_of_Turkey.svg.png&quot;,&quot;isoCode&quot;:&quot;TR&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Chinese&quot;,&quot;autoglottonym&quot;:&quot;\u4e2d\u6587&quot;,&quot;currency&quot;:&quot;HKD&quot;,&quot;locale&quot;:&quot;zh_CN&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fa\/Flag_of_the_People%27s_Republic_of_China.svg\/16px-Flag_of_the_People%27s_Republic_of_China.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/f\/fa\/Flag_of_the_People%27s_Republic_of_China.svg\/32px-Flag_of_the_People%27s_Republic_of_China.svg.png&quot;,&quot;isoCode&quot;:&quot;ZH&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Japanese&quot;,&quot;autoglottonym&quot;:&quot;\u65e5\u672c\u8a9e&quot;,&quot;currency&quot;:&quot;JPY&quot;,&quot;locale&quot;:&quot;ja_JP&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/9\/9e\/Flag_of_Japan.svg\/16px-Flag_of_Japan.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/9\/9e\/Flag_of_Japan.svg\/32px-Flag_of_Japan.svg.png&quot;,&quot;isoCode&quot;:&quot;JP&quot;,&quot;isSelected&quot;:false},{&quot;name&quot;:&quot;Korean&quot;,&quot;autoglottonym&quot;:&quot;\ud55c\uad6d\uc5b4&quot;,&quot;currency&quot;:&quot;KRW&quot;,&quot;locale&quot;:&quot;ko_KR&quot;,&quot;png16&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/09\/Flag_of_South_Korea.svg\/16px-Flag_of_South_Korea.svg.png&quot;,&quot;png32&quot;:&quot;https:\/\/upload.wikimedia.org\/wikipedia\/commons\/thumb\/0\/09\/Flag_of_South_Korea.svg\/32px-Flag_of_South_Korea.svg.png&quot;,&quot;isoCode&quot;:&quot;KO&quot;,&quot;isSelected&quot;:false}],&quot;translationPreferencesUrl&quot;:&quot;\/api\/2.0\/user\/setLanguagePreferences&quot;},&quot;userInfo&quot;:null,&quot;shopifyStore&quot;:{&quot;currencyCode&quot;:&quot;USD&quot;,&quot;storeCode&quot;:&quot;us&quot;,&quot;shopDomain&quot;:&quot;ifixit-us.myshopify.com&quot;,&quot;storefrontAccessToken&quot;:&quot;db3099692534a56ecec7b974a329d302&quot;,&quot;cartUrl&quot;:&quot;https:\/\/www.ifixit.com\/cart&quot;,&quot;storeUrl&quot;:&quot;https:\/\/www.ifixit.com\/Store&quot;},&quot;cartDrawer&quot;:{&quot;flagCountryCode&quot;:&quot;US&quot;,&quot;locale&quot;:&quot;en-us&quot;},&quot;user&quot;:{&quot;priceTiers&quot;:null}}}"> <style> * { -webkit-box-sizing: border-box; box-sizing: border-box; } html, body { margin: 0; padding: 0; text-rendering: optimizeSpeed; position: relative; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; } .header-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 68px; background: #11161A; } .header-container { display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; width: 1400px; padding: 0 12px; } .header-left { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-transition: all 0.25s; -o-transition: all 0.25s; transition: all 0.25s; } .header-space { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .logo-container { display: -webkit-box; display: -ms-flexbox; display: flex; margin-inline: 16px; } .headings-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100%; } .headings-container a.heading { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 0 24px; color: white; font-size: 14px; font-weight: 600; text-decoration: none; margin: 0; } .menu-icon { display: none; } @media only screen and (max-width: 374px) { .logo-container { margin-inline: 12px; } } @media only screen and (max-width: 999px) { .header-container { padding-left: 12px; } .headings-container { display: none; } .menu-icon { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-negative: 0; flex-shrink: 0; padding: 6px; } } @media only screen and (min-width: 1440px) { .header-container { padding: 0; } } </style> <div class="header-wrapper"> <div class="header-container"> <div class="header-left"> <div class="menu-icon"> <span class="svg-container" style="width: 24px; height: 24px; display: inline-flex;"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D2DADF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="4" y1="12" x2="20" y2="12" class="middle"></line><line x1="4" y1="6" x2="20" y2="6" class="top"></line><line x1="4" y1="18" x2="20" y2="18" class="bottom"></line></svg></span> </div> <div class="logo-container"> <span class="svg-container" style="width: 118px; height: 36px; display: inline-flex;"><svg width="118" height="36" viewBox="0 0 118 36" fill="none" xmlns="http://www.w3.org/2000/svg" focusable="false" style="display: block" > <path fillRule="evenodd" clipRule="evenodd" d="M108.185 13.1401H104.585C103.636 13.1401 102.858 12.3534 102.858 11.3942C102.858 10.4357 103.636 9.64859 104.585 9.64859H115.53C116.479 9.64859 117.257 10.4357 117.257 11.3942C117.257 12.3534 116.479 13.1401 115.53 13.1401H111.93V25.1143C111.93 26.1717 111.103 27.0077 110.057 27.0077C109.012 27.0077 108.185 26.1717 108.185 25.1143V13.1401Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M96.2178 11.3942C96.2178 10.3372 97.0448 9.50126 98.0906 9.50126C99.1364 9.50126 99.9634 10.3372 99.9634 11.3942V25.1143C99.9634 26.1717 99.1364 27.0077 98.0906 27.0077C97.0448 27.0077 96.2178 26.1717 96.2178 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M86.7676 18.3556L92.1018 12.9633C92.8473 12.2101 92.8473 10.9884 92.1018 10.2348C91.3566 9.48139 90.1478 9.48139 89.4027 10.2348L84.0685 15.6271L78.7343 10.2348C77.989 9.48139 76.7807 9.48139 76.0352 10.2348C75.2897 10.9884 75.2897 12.2099 76.0352 12.9633L81.3694 18.3556L76.0352 23.7477C75.2897 24.5011 75.2897 25.7228 76.0352 26.4764C76.4079 26.8532 76.8962 27.0414 77.3849 27.0414C77.8731 27.0414 78.3618 26.8532 78.7343 26.4764L84.0685 21.0841L89.4025 26.4764C89.7755 26.8532 90.2635 27.0414 90.7522 27.0414C91.2406 27.0414 91.7293 26.8532 92.1018 26.4764C92.8471 25.7228 92.8471 24.5011 92.1018 23.7477L86.7676 18.3556Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M68.1737 11.3942C68.1737 10.3372 69.0006 9.50126 70.0462 9.50126C71.0923 9.50126 71.9193 10.3372 71.9193 11.3942V25.1143C71.9193 26.1717 71.0923 27.0077 70.0462 27.0077C69.0006 27.0077 68.1737 26.1717 68.1737 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M52.0474 11.542C52.0474 10.4846 52.8746 9.64859 53.9206 9.64859H63.4551C64.4038 9.64859 65.1577 10.4109 65.1577 11.3697C65.1577 12.3287 64.4038 13.091 63.4551 13.091H55.7934V16.7544H62.3607C63.3091 16.7544 64.0628 17.5167 64.0628 18.4755C64.0628 19.4347 63.3091 20.1966 62.3607 20.1966H55.7934V25.1143C55.7934 26.1717 54.9662 27.0077 53.9206 27.0077C52.8746 27.0077 52.0474 26.1717 52.0474 25.1143V11.542Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M44.0456 11.3942C44.0456 10.3372 44.8726 9.50126 45.9182 9.50126C46.9642 9.50126 47.791 10.3372 47.791 11.3942V25.1143C47.791 26.1717 46.9642 27.0077 45.9182 27.0077C44.8726 27.0077 44.0456 26.1717 44.0456 25.1143V11.3942Z" fill="white" /> <path fillRule="evenodd" clipRule="evenodd" d="M22.7682 18.7576L26.2886 23.4561C26.5805 23.8461 26.5971 24.4944 26.3252 24.8986L26.1472 25.1625C25.8763 25.5659 25.3313 26.1268 24.9369 26.4092L24.5136 26.7101C24.1199 26.9919 23.4821 26.9816 23.0977 26.6865L18.4482 23.1233C18.0638 22.8282 17.4338 22.8282 17.0491 23.1233L12.3999 26.6865C12.015 26.9816 11.3739 26.9961 10.9773 26.7202L10.67 26.507C10.2731 26.2295 9.72042 25.6753 9.44417 25.2755L9.17896 24.8911C8.90271 24.4919 8.91463 23.8461 9.20524 23.4561L12.7305 18.7554C13.0211 18.3652 13.0211 17.7294 12.7305 17.3397L9.20524 12.6376C8.91463 12.2476 8.90359 11.6041 9.18205 11.2052L9.48171 10.7772C9.75906 10.3783 10.314 9.8274 10.7132 9.55372L10.9749 9.3738C11.3739 9.09878 12.015 9.11686 12.3999 9.41063L17.0491 12.974C17.4338 13.2689 18.0638 13.2689 18.4482 12.974L23.0977 9.41063C23.4821 9.11686 24.1364 9.07757 24.5533 9.3258L25.0396 9.61622C25.4563 9.86423 25.988 10.4172 26.2223 10.8442L26.3937 11.1569C26.6269 11.5829 26.5805 12.251 26.2886 12.641L22.7682 17.3419C22.4763 17.7317 22.4763 18.3688 22.7682 18.7576ZM17.8061 -2.79848e-09C7.97194 -2.79848e-09 -1.14211e-09 8.05854 -1.14211e-09 17.9989C-1.14211e-09 27.9404 7.97194 36 17.8061 36C27.6404 36 35.6124 27.9404 35.6124 17.9989C35.6124 8.05854 27.6404 -2.79848e-09 17.8061 -2.79848e-09Z" fill="#1975F1" /> </svg></span> </div> </div> <div class="headings-container"> <a href="/Guide" class="heading">Fix Your Stuff</a> <a href="/Community" class="heading">Community</a> <a href="/Store" class="heading">Store</a> </div> <div class="header-space"></div> </div> </div> </div> <div class="react-component component-ConsentBanner" data-reactroot data-name="ConsentBanner" data-props="{&quot;isTest&quot;:false,&quot;flagEnabled&quot;:false,&quot;privacyPolicyUrl&quot;:&quot;https:\/\/www.ifixit.com\/Info\/Privacy&quot;,&quot;needsConsent&quot;:false,&quot;piwikSiteId&quot;:&quot;6bf6bc54-82ca-4321-8620-b12d5c9b57b6&quot;,&quot;shopifyConfig&quot;:{&quot;checkout&quot;:&quot;store.ifixit.com&quot;,&quot;storefront&quot;:&quot;ifixit.com&quot;,&quot;accessToken&quot;:&quot;db3099692534a56ecec7b974a329d302&quot;}}"> </div> <div id="page" class="hide-until-css-loaded "> <div id="main" > <div id="mainBody" > <!-- MAIN BODY --> <div class="statuses"> </div> <div id="contentFloat"> <div class="content-container"> <div id="content"> <div class="react-component component-UserPage" data-reactroot data-name="UserPage" data-props="{&quot;userid&quot;:3399692,&quot;viewData&quot;:[{&quot;name&quot;:&quot;About&quot;,&quot;label&quot;:&quot;About&quot;,&quot;data&quot;:{&quot;about&quot;:&quot;&lt;p&gt;&lt;strong&gt;Email:&lt;\/strong&gt; &lt;a href=\&quot;https:\/\/mail.google.com\/mail\/?view=cm&amp;amp;fs=1&amp;amp;to=carsten@ifixit.com\&quot; rel=\&quot;nofollow noopener noreferrer\&quot;&gt;carsten@ifixit.com&lt;\/a&gt; | &lt;strong&gt;Instagram:&lt;\/strong&gt; &lt;a href=\&quot;https:\/\/www.instagram.com\/cahsten\/\&quot; rel=\&quot;nofollow noopener noreferrer\&quot;&gt;@cahsten&lt;\/a&gt; | &lt;strong&gt;Twitter:&lt;\/strong&gt; &lt;a href=\&quot;https:\/\/twitter.com\/thecfrau\&quot; rel=\&quot;nofollow noopener noreferrer\&quot;&gt;@thecfrau&lt;\/a&gt;&lt;\/p&gt;\n\n&lt;div class=\&quot;clearer\&quot;&gt;&lt;\/div&gt;&lt;div class=\&quot;headerContainer\&quot;&gt;&lt;a class=\&quot;selfLink\&quot; href=\&quot;#Section__Repairability_Engineer_at_iFixit\&quot; title=\&quot;Link to this section\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;span style=\&quot;display:inline-flex; width:16px; height:16px;\&quot; class=\&quot;fa-svg-icon\&quot;&gt;&lt;svg xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot; viewBox=\&quot;0 0 640 512\&quot;&gt;&lt;!--! Font Awesome Pro 6.5.1 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license (Commercial License) Copyright 2023 Fonticons, Inc. --&gt;&lt;path d=\&quot;M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z\&quot;\/&gt;&lt;\/svg&gt;&lt;\/span&gt;&lt;\/a&gt;&lt;h3 id=\&quot;Section__Repairability_Engineer_at_iFixit\&quot; class=\&quot;header\&quot;&gt;&lt;strong&gt;Repairability Engineer&lt;\/strong&gt; at iFixit&lt;\/h3&gt;&lt;\/div&gt;\n\n&lt;div class=\&quot;imageBox imageBox_left\&quot;&gt;&lt;img src=\&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/RGW2F1VoXOOqTFRy.standard\&quot; width=\&quot;225\&quot; height=\&quot;225\&quot; class=\&quot;hasMenu hasLarge\&quot; alt=\&quot;Block Image\&quot; onclick=\&quot;window.open(&amp;quot;https:\\\/\\\/guide-images.cdn.ifixit.com\\\/igi\\\/RGW2F1VoXOOqTFRy.huge&amp;quot;, &#039;&#039;, &#039;width=1200,height=1200&#039;)\&quot; \/&gt;&lt;\/div&gt;\n\n&lt;p&gt;Hey! I\u2019m Carsten Frauenheim, and I started at iFixit in 2020 as a Tech Writer, then on to a Senior Tech Writer, and now a &lt;strong&gt;Repairability Engineer&lt;\/strong&gt;! Modern personal technology is constantly changing\u2014and I\u2019m so stoked to be on the forefront of its investigation! I write helpful repair guides and contribute to iFixit\u2019s online ecosystem, making the tech world a better place one word\/picture\/sarcastic comment at a time.&lt;\/p&gt;\n\n&lt;p&gt;More recently, &lt;a href=\&quot;\/Info\/Our_Partnerships\&quot;&gt;I\u2019ve been working with companies&lt;\/a&gt; to assess their devices and support ecosystems through a repairability lens, problem-solving every step of the way!&lt;\/p&gt;\n\n&lt;div class=\&quot;clearer\&quot;&gt;&lt;\/div&gt;&lt;div class=\&quot;headerContainer\&quot;&gt;&lt;a class=\&quot;selfLink\&quot; href=\&quot;#Section_Education_Experience\&quot; title=\&quot;Link to this section\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;span style=\&quot;display:inline-flex; width:16px; height:16px;\&quot; class=\&quot;fa-svg-icon\&quot;&gt;&lt;svg xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot; viewBox=\&quot;0 0 640 512\&quot;&gt;&lt;!--! Font Awesome Pro 6.5.1 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license (Commercial License) Copyright 2023 Fonticons, Inc. --&gt;&lt;path d=\&quot;M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z\&quot;\/&gt;&lt;\/svg&gt;&lt;\/span&gt;&lt;\/a&gt;&lt;h3 id=\&quot;Section_Education_Experience\&quot; class=\&quot;header\&quot;&gt;Education &amp;amp; Experience&lt;\/h3&gt;&lt;\/div&gt;\n\n&lt;div class=\&quot;imageBox imageBox_right\&quot;&gt;&lt;img src=\&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/ISlEiD2RRhg3mpdL.standard\&quot; width=\&quot;282\&quot; height=\&quot;211\&quot; class=\&quot;hasMenu hasLarge\&quot; alt=\&quot;Block Image\&quot; onclick=\&quot;window.open(&amp;quot;https:\\\/\\\/guide-images.cdn.ifixit.com\\\/igi\\\/ISlEiD2RRhg3mpdL.huge&amp;quot;, &#039;&#039;, &#039;width=1600,height=1200&#039;)\&quot; \/&gt;&lt;\/div&gt;\n\n&lt;p&gt;I graduated in 2019 from &lt;strong&gt;Cal Poly San Luis Obispo&lt;\/strong&gt; with a bachelor\u2019s degree in mechanical engineering. During my stint there I gained an incredibly satisfyingly deep understanding of the way the world works and how to explain it to others with thorough documentation &lt;em&gt;and&lt;\/em&gt; simplicity. I enjoyed this aspect (&lt;em&gt;enter tech writing&lt;\/em&gt;) and now I get to do it all day long! Near the end, I helped design and build &lt;a href=\&quot;https:\/\/www.train.solar\&quot; rel=\&quot;nofollow noopener noreferrer\&quot;&gt;the world\u2019s fasted solar-powered train&lt;\/a&gt;! I also currently hold my EIT certification.&lt;\/p&gt;\n\n&lt;p&gt;I\u2019ve always loved fixing my own gadgets and the casual deep-dive into problem-solving rabbit holes, so I\u2019m truly excited to have an outlet.&lt;\/p&gt;\n\n&lt;div class=\&quot;clearer\&quot;&gt;&lt;\/div&gt;&lt;div class=\&quot;headerContainer\&quot;&gt;&lt;a class=\&quot;selfLink\&quot; href=\&quot;#Section_More_About_Me\&quot; title=\&quot;Link to this section\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;span style=\&quot;display:inline-flex; width:16px; height:16px;\&quot; class=\&quot;fa-svg-icon\&quot;&gt;&lt;svg xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot; viewBox=\&quot;0 0 640 512\&quot;&gt;&lt;!--! Font Awesome Pro 6.5.1 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license (Commercial License) Copyright 2023 Fonticons, Inc. --&gt;&lt;path d=\&quot;M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z\&quot;\/&gt;&lt;\/svg&gt;&lt;\/span&gt;&lt;\/a&gt;&lt;h3 id=\&quot;Section_More_About_Me\&quot; class=\&quot;header\&quot;&gt;More About Me&lt;\/h3&gt;&lt;\/div&gt;\n\n&lt;div class=\&quot;imageBox imageBox_left\&quot;&gt;&lt;img src=\&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/UuaAQVYNiLAOpHLI.standard\&quot; width=\&quot;169\&quot; height=\&quot;225\&quot; class=\&quot;hasMenu hasLarge\&quot; alt=\&quot;Block Image\&quot; onclick=\&quot;window.open(&amp;quot;https:\\\/\\\/guide-images.cdn.ifixit.com\\\/igi\\\/UuaAQVYNiLAOpHLI.huge&amp;quot;, &#039;&#039;, &#039;width=900,height=1200&#039;)\&quot; \/&gt;&lt;\/div&gt;\n\n&lt;p&gt;When I\u2019m not working (checking Craig\u2019s &lt;a href=\&quot;\/Guide\/How+to+Unclog+a+Toilet\/125143\&quot;&gt;How To Unclog A Toilet&lt;\/a&gt; guide for spelling mistakes), I love to do a lot of things!&lt;\/p&gt;\n\n&lt;p&gt;These are, but not limited to: exploring the beautiful central coast of California, petting my cat, taking photos, playing board games, playing poker, drinking wine, camping, looking at cars I can\u2019t afford on Craigslist, watching too many TV shows, building way too many computers, and traveling!&lt;\/p&gt;\n\n&lt;div class=\&quot;clearer\&quot;&gt;&lt;\/div&gt;&lt;div class=\&quot;headerContainer\&quot;&gt;&lt;a class=\&quot;selfLink\&quot; href=\&quot;#Section__Favorite_Fixes\&quot; title=\&quot;Link to this section\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;span style=\&quot;display:inline-flex; width:16px; height:16px;\&quot; class=\&quot;fa-svg-icon\&quot;&gt;&lt;svg xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot; viewBox=\&quot;0 0 640 512\&quot;&gt;&lt;!--! Font Awesome Pro 6.5.1 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license (Commercial License) Copyright 2023 Fonticons, Inc. --&gt;&lt;path d=\&quot;M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z\&quot;\/&gt;&lt;\/svg&gt;&lt;\/span&gt;&lt;\/a&gt;&lt;h3 id=\&quot;Section__Favorite_Fixes\&quot; class=\&quot;header\&quot;&gt;&lt;strong&gt;Favorite Fixes&lt;\/strong&gt;&lt;\/h3&gt;&lt;\/div&gt;\n\n&lt;div class=\&quot;imageBox imageBox_right\&quot;&gt;&lt;img src=\&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/3fGRijGofJ4u4NNn.standard\&quot; width=\&quot;282\&quot; height=\&quot;211\&quot; class=\&quot;hasMenu hasLarge\&quot; alt=\&quot;Block Image\&quot; onclick=\&quot;window.open(&amp;quot;https:\\\/\\\/guide-images.cdn.ifixit.com\\\/igi\\\/3fGRijGofJ4u4NNn.huge&amp;quot;, &#039;&#039;, &#039;width=1600,height=1200&#039;)\&quot; \/&gt;&lt;\/div&gt;\n\n&lt;div class=\&quot;imageBox imageBox_right\&quot;&gt;&lt;img src=\&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/cTvMkX4gl6bb4r1w.standard\&quot; width=\&quot;282\&quot; height=\&quot;211\&quot; class=\&quot;hasMenu hasLarge\&quot; alt=\&quot;Block Image\&quot; onclick=\&quot;window.open(&amp;quot;https:\\\/\\\/guide-images.cdn.ifixit.com\\\/igi\\\/cTvMkX4gl6bb4r1w.huge&amp;quot;, &#039;&#039;, &#039;width=1600,height=1200&#039;)\&quot; \/&gt;&lt;\/div&gt;\n\n&lt;p&gt;&lt;br \/&gt;I loved writing the &lt;a href=\&quot;\/Topic\/Steam_Deck\&quot;&gt;Steam Deck repair guides&lt;\/a&gt;, &lt;a href=\&quot;\/Topic\/Xbox_Series_X\&quot;&gt;Xbox Series X repair guides&lt;\/a&gt;, the guide on &lt;a href=\&quot;https:\/\/www.ifixit.com\/News\/50016\/bent-cpu-pins-arent-always-a-dead-end-you-can-carefully-bend-them-back\&quot;&gt;how to fix bent CPU pins&lt;\/a&gt;, and helping curate &lt;a href=\&quot;https:\/\/www.ifixit.com\/News\/41440\/introducing-the-worlds-largest-medical-repair-database-free-for-everyone\&quot;&gt;the largest medical repair database&lt;\/a&gt; in the world. Bam!&lt;br \/&gt;&lt;br \/&gt;&lt;strong&gt;Techy things I enjoy:&lt;\/strong&gt;&lt;\/p&gt;\n\n&lt;ul&gt;&lt;li&gt;AirDrop&lt;\/li&gt;&lt;li&gt;Manual transmissions&lt;\/li&gt;&lt;li&gt;Mini iPhones&lt;\/li&gt;&lt;li&gt;RC cars&lt;\/li&gt;&lt;li&gt;Old Japanese cars&lt;\/li&gt;&lt;\/ul&gt;\n\n&lt;div class=\&quot;clearer\&quot;&gt;&lt;\/div&gt;&lt;div class=\&quot;headerContainer\&quot;&gt;&lt;a class=\&quot;selfLink\&quot; href=\&quot;#Section__Ensuring_Quality_Repair_Information_on_iFixit\&quot; title=\&quot;Link to this section\&quot; aria-hidden=\&quot;true\&quot;&gt;&lt;span style=\&quot;display:inline-flex; width:16px; height:16px;\&quot; class=\&quot;fa-svg-icon\&quot;&gt;&lt;svg xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot; viewBox=\&quot;0 0 640 512\&quot;&gt;&lt;!--! Font Awesome Pro 6.5.1 by @fontawesome - https:\/\/fontawesome.com License - https:\/\/fontawesome.com\/license (Commercial License) Copyright 2023 Fonticons, Inc. --&gt;&lt;path d=\&quot;M580.3 267.2c56.2-56.2 56.2-147.3 0-203.5C526.8 10.2 440.9 7.3 383.9 57.2l-6.1 5.4c-10 8.7-11 23.9-2.3 33.9s23.9 11 33.9 2.3l6.1-5.4c38-33.2 95.2-31.3 130.9 4.4c37.4 37.4 37.4 98.1 0 135.6L433.1 346.6c-37.4 37.4-98.2 37.4-135.6 0c-35.7-35.7-37.6-92.9-4.4-130.9l4.7-5.4c8.7-10 7.7-25.1-2.3-33.9s-25.1-7.7-33.9 2.3l-4.7 5.4c-49.8 57-46.9 142.9 6.6 196.4c56.2 56.2 147.3 56.2 203.5 0L580.3 267.2zM59.7 244.8C3.5 301 3.5 392.1 59.7 448.2c53.6 53.6 139.5 56.4 196.5 6.5l6.1-5.4c10-8.7 11-23.9 2.3-33.9s-23.9-11-33.9-2.3l-6.1 5.4c-38 33.2-95.2 31.3-130.9-4.4c-37.4-37.4-37.4-98.1 0-135.6L207 165.4c37.4-37.4 98.1-37.4 135.6 0c35.7 35.7 37.6 92.9 4.4 130.9l-5.4 6.1c-8.7 10-7.7 25.1 2.3 33.9s25.1 7.7 33.9-2.3l5.4-6.1c49.9-57 47-142.9-6.5-196.5c-56.2-56.2-147.3-56.2-203.5 0L59.7 244.8z\&quot;\/&gt;&lt;\/svg&gt;&lt;\/span&gt;&lt;\/a&gt;&lt;h3 id=\&quot;Section__Ensuring_Quality_Repair_Information_on_iFixit\&quot; class=\&quot;header\&quot;&gt;&lt;strong&gt;Ensuring Quality Repair Information on iFixit&lt;\/strong&gt;&lt;\/h3&gt;&lt;\/div&gt;\n\n&lt;p&gt;The &lt;a href=\&quot;https:\/\/www.ifixit.com\/Team\/41156\/Guide+Team\&quot;&gt;Technical Writing team&lt;\/a&gt; works hard to make &lt;a href=\&quot;\/Info\/index\&quot;&gt;iFixit&lt;\/a&gt; the best source for repair. Learn more about the &lt;a href=\&quot;\/Info\/content-quality\&quot;&gt;content review process&lt;\/a&gt; that makes it possible.&lt;\/p&gt;\n\n&lt;p&gt;&lt;em&gt;Thanks for sticking around, and happy fixing!&lt;\/em&gt;&lt;\/p&gt;&quot;,&quot;contributions&quot;:{&quot;favorites&quot;:{&quot;blurbs&quot;:[],&quot;pageContext&quot;:[]},&quot;privateGuideData&quot;:false,&quot;teardownsAuthored&quot;:{&quot;blurbs&quot;:[{&quot;simpleTitle&quot;:&quot;Xbox Series X&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Xbox Series X&quot;,&quot;title&quot;:&quot;Xbox Series X Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/ZYp3SsrUs1UmbW24.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/Xbox+Series+X+Teardown\/138451&quot;},{&quot;simpleTitle&quot;:&quot;Framework Laptop&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Framework Laptop&quot;,&quot;title&quot;:&quot;Framework Laptop Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/cga5ycrhsbvLSW5j.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/Framework+Laptop+Teardown\/145124&quot;},{&quot;simpleTitle&quot;:&quot;Samsung Galaxy S21 Ultra&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Samsung Galaxy S21 Ultra&quot;,&quot;title&quot;:&quot;Samsung Galaxy S21 Ultra Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/S6omZJi2BuT4Jg2P.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/Samsung+Galaxy+S21+Ultra+Teardown\/141188&quot;},{&quot;simpleTitle&quot;:&quot;Samsung Galaxy Z Fold3&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Samsung Galaxy Z Fold3&quot;,&quot;title&quot;:&quot;Samsung Galaxy Z Fold3 Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/ltXWkRDdYvVsEkmX.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/Samsung+Galaxy+Z+Fold3+Teardown\/144857&quot;},{&quot;simpleTitle&quot;:&quot;Samsung Galaxy Buds2&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Samsung Galaxy Buds2&quot;,&quot;title&quot;:&quot;Samsung Galaxy Buds2 Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/YgXhYbqw5AQhKPJu.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/Samsung+Galaxy+Buds2+Teardown\/144874&quot;},{&quot;simpleTitle&quot;:&quot;iPad Mini 6&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPad Mini 6&quot;,&quot;title&quot;:&quot;iPad Mini 6 Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/VoUL54t4bLLQkPoR.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/iPad+Mini+6+Teardown\/145085&quot;},{&quot;simpleTitle&quot;:&quot;Steam Deck&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Steam Deck&quot;,&quot;title&quot;:&quot;Steam Deck Screw ID&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/VkcnXf2CsW6dZX3c.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Steam+Deck+Screw+ID\/167406&quot;},{&quot;simpleTitle&quot;:&quot;iPad Air 4&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPad Air 4&quot;,&quot;title&quot;:&quot;iPad Air 4 Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/ZByXAf1DEL31AsXJ.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/iPad+Air+4+Teardown\/141032&quot;},{&quot;simpleTitle&quot;:&quot;Samsung Galaxy Z Flip3&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Samsung Galaxy Z Flip3&quot;,&quot;title&quot;:&quot;Samsung Galaxy Z Flip3 Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/rERfw5Qb3MakeIyV.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/Samsung+Galaxy+Z+Flip3+Teardown\/144856&quot;},{&quot;simpleTitle&quot;:&quot;iMac M3 24\&quot;&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iMac M3 24\&quot;&quot;,&quot;title&quot;:&quot;iMac M3 24\&quot; Teardown: Apple\u2019s Most Replaceable Battery?&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/s23VyL4SGMwPEUEG.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/iMac+M3+24-Inch+Teardown:+Apple%E2%80%99s+Most+Replaceable+Battery-\/172727&quot;}],&quot;pageContext&quot;:{&quot;type&quot;:&quot;teardownsAuthored&quot;,&quot;curPage&quot;:1,&quot;totalPages&quot;:1,&quot;prevPage&quot;:false,&quot;nextPage&quot;:false}},&quot;teardownsContributed&quot;:{&quot;blurbs&quot;:[{&quot;simpleTitle&quot;:&quot;iPhone 13 Pro&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPhone 13 Pro&quot;,&quot;title&quot;:&quot;iPhone 13 Pro Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/kLnZ4dpjSIIxjSDI.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/iPhone+13+Pro+Teardown\/144928&quot;},{&quot;simpleTitle&quot;:&quot;MacBook Pro 16\&quot; 2019&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;MacBook Pro 16\&quot; 2019&quot;,&quot;title&quot;:&quot;MacBook Pro 16\&quot; 2019 Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/veUyBQRpCHCCrYtJ.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/MacBook+Pro+16-Inch+2019+Teardown\/128106&quot;},{&quot;simpleTitle&quot;:&quot;Xbox One Wireless Controller Model 1537&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Xbox One Wireless Controller Model 1537&quot;,&quot;title&quot;:&quot;Xbox One Wireless Controller Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/1K1Y5pSq3uLpHRWJ.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/Xbox+One+Wireless+Controller+Teardown\/72986&quot;},{&quot;simpleTitle&quot;:&quot;iPhone XR&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPhone XR&quot;,&quot;title&quot;:&quot;iPhone XR Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/nZM5eSg2fREyTgwe.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/iPhone+XR+Teardown\/114123&quot;},{&quot;simpleTitle&quot;:&quot;iPhone 12 Pro Max&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPhone 12 Pro Max&quot;,&quot;title&quot;:&quot;iPhone 12 Pro Max Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/ckfjuopZITpWmRyy.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/iPhone+12+Pro+Max+Teardown\/138640&quot;},{&quot;simpleTitle&quot;:&quot;Microsoft Surface Laptop Gen 1&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Microsoft Surface Laptop Gen 1&quot;,&quot;title&quot;:&quot;Microsoft Surface Laptop Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/ENAQ2ofy4iXcxVTw.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/Microsoft+Surface+Laptop+Teardown\/92915&quot;},{&quot;simpleTitle&quot;:&quot;iPhone XS&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPhone XS&quot;,&quot;title&quot;:&quot;iPhone XS and XS Max Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/aJwdWNI1iSVZeKGj.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/iPhone+XS+and+XS+Max+Teardown\/113021&quot;},{&quot;simpleTitle&quot;:&quot;iPhone 12 mini&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPhone 12 mini&quot;,&quot;title&quot;:&quot;iPhone 12 mini Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/tVrdHyYdPeXY24qa.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/iPhone+12+mini+Teardown\/138505&quot;},{&quot;simpleTitle&quot;:&quot;iPhone 7&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPhone 7&quot;,&quot;title&quot;:&quot;iPhone 7 Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/Ob6bKZiLiVAWJMAg.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/iPhone+7+Teardown\/67382&quot;},{&quot;simpleTitle&quot;:&quot;MacBook Pro 13\&quot; Function Keys Late 2016&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;MacBook Pro 13\&quot; Function Keys Late 2016&quot;,&quot;title&quot;:&quot;MacBook Pro 13\&quot; Function Keys Late 2016 Teardown&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/qRkQVxmSNXH5gLZP.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Teardown\/MacBook+Pro+13-Inch+Function+Keys+Late+2016+Teardown\/72415&quot;}],&quot;pageContext&quot;:{&quot;type&quot;:&quot;teardownsContributed&quot;,&quot;curPage&quot;:1,&quot;totalPages&quot;:10,&quot;prevPage&quot;:false,&quot;nextPage&quot;:true}},&quot;teardownsTranslated&quot;:{&quot;blurbs&quot;:[],&quot;pageContext&quot;:[]},&quot;authored&quot;:{&quot;blurbs&quot;:[{&quot;simpleTitle&quot;:&quot;Steam Deck SSD&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Steam Deck&quot;,&quot;title&quot;:&quot;Steam Deck SSD Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/6A53XWGYMWoRmIQk.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Steam+Deck+SSD+Replacement\/148989&quot;},{&quot;simpleTitle&quot;:&quot;MacBook Air 13\&quot; Late 2020 Screen&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;MacBook Air 13\&quot; Late 2020&quot;,&quot;title&quot;:&quot;MacBook Air 13\&quot; Late 2020 Screen Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/6BOFdvCUYRmAlv6w.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/MacBook+Air+13-Inch+Late+2020+Screen+Replacement\/142554&quot;},{&quot;simpleTitle&quot;:&quot;Steam Deck&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Steam Deck&quot;,&quot;title&quot;:&quot;How to Enable Steam Deck Battery Storage Mode&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/bQlZkHFKKQsUAVgS.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/How+to+Enable+Steam+Deck+Battery+Storage+Mode\/149962&quot;},{&quot;simpleTitle&quot;:&quot;PlayStation 5&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;PlayStation 5&quot;,&quot;title&quot;:&quot;How to Open and Clean a PlayStation 5&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/63YrcLQHgiAQuNBb.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/How+to+Open+and+Clean+a+PlayStation+5\/174398&quot;},{&quot;simpleTitle&quot;:&quot;MacBook Air 13\&quot; Late 2020 Battery&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;MacBook Air 13\&quot; Late 2020&quot;,&quot;title&quot;:&quot;MacBook Air 13\&quot; Late 2020 Battery Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/DKmOX4tWUyFwDpMs.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/MacBook+Air+13-Inch+Late+2020+Battery+Replacement\/142559&quot;},{&quot;simpleTitle&quot;:&quot;Steam Deck Battery&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Steam Deck&quot;,&quot;title&quot;:&quot;Steam Deck Battery Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/FIpTjDiJsgCjEGZC.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Steam+Deck+Battery+Replacement\/149070&quot;},{&quot;simpleTitle&quot;:&quot;MacBook Pro 16\&quot; 2019 Battery&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;MacBook Pro 16\&quot; 2019&quot;,&quot;title&quot;:&quot;MacBook Pro 16\&quot; 2019 Battery Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/SJjKbENhhWknWpCW.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/MacBook+Pro+16-Inch+2019+Battery+Replacement\/135185&quot;},{&quot;simpleTitle&quot;:&quot;Logitech Slim Folio Battery&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Logitech Slim Folio&quot;,&quot;title&quot;:&quot;Logitech Slim Folio Battery Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/mgAJqrBydZ2XrQAw.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Logitech+Slim+Folio+Battery+Replacement\/145390&quot;},{&quot;simpleTitle&quot;:&quot;Steam Deck Screen&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Steam Deck&quot;,&quot;title&quot;:&quot;Steam Deck Screen Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/UFNgMnIKoJ1dsLGA.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Steam+Deck+Screen+Replacement\/148986&quot;},{&quot;simpleTitle&quot;:&quot;PlayStation 4&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;PlayStation 4&quot;,&quot;title&quot;:&quot;How to Open and Clean a PlayStation 4&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/yS46gxYQcLJqXMuE.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/How+to+Open+and+Clean+a+PlayStation+4\/174399&quot;}],&quot;pageContext&quot;:{&quot;type&quot;:&quot;authored&quot;,&quot;curPage&quot;:1,&quot;totalPages&quot;:35,&quot;prevPage&quot;:false,&quot;nextPage&quot;:true}},&quot;contributed&quot;:{&quot;blurbs&quot;:[{&quot;simpleTitle&quot;:&quot;Mac mini (2024)&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Mac mini (2024)&quot;,&quot;title&quot;:&quot;How to Replace the SSD in your Mac mini (2024)&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/E2Fbvmui3E43CHr5.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/How+to+Replace+the+SSD+in+your+Mac+mini+(2024)\/180199&quot;},{&quot;simpleTitle&quot;:&quot;Nintendo Switch Battery&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Nintendo Switch&quot;,&quot;title&quot;:&quot;Nintendo Switch Battery Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/IhLUI4W5oRCMvIWx.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Nintendo+Switch+Battery+Replacement\/112995&quot;},{&quot;simpleTitle&quot;:&quot;Xbox Series X&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Xbox Series X&quot;,&quot;title&quot;:&quot;How to Open and Clean an Xbox Series X&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/eUvn3Cid4VNdQ1gE.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/How+to+Open+and+Clean+an+Xbox+Series+X\/146486&quot;},{&quot;simpleTitle&quot;:&quot;iPhone 11 Battery&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPhone 11&quot;,&quot;title&quot;:&quot;iPhone 11 Battery Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/dPjkPWDYjsF5c6yr.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/iPhone+11+Battery+Replacement\/127450&quot;},{&quot;simpleTitle&quot;:&quot;iPhone 12 Battery&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPhone 12&quot;,&quot;title&quot;:&quot;iPhone 12 Battery Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/3P3vYIESwES1TCR5.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/iPhone+12+Battery+Replacement\/140588&quot;},{&quot;simpleTitle&quot;:&quot;iPhone 13 Battery&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPhone 13&quot;,&quot;title&quot;:&quot;iPhone 13 Battery Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/ORbSyqAvAy3Dbuw2.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/iPhone+13+Battery+Replacement\/145896&quot;},{&quot;simpleTitle&quot;:&quot;Apple Watch Battery&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Apple Watch&quot;,&quot;title&quot;:&quot;Apple Watch Battery Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/TBqHirtrMT3SDA3k.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Apple+Watch+Battery+Replacement\/41080&quot;},{&quot;simpleTitle&quot;:&quot;MacBook Pro 15\&quot; Retina Display Mid 2015 Battery&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;MacBook Pro 15\&quot; Retina Display Mid 2015&quot;,&quot;title&quot;:&quot;MacBook Pro 15\&quot; Retina Display Mid 2015 Battery Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/KFgORyA4lPOrvfpS.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/MacBook+Pro+15-Inch+Retina+Display+Mid+2015+Battery+Replacement\/89284&quot;},{&quot;simpleTitle&quot;:&quot;MacBook Pro 13\&quot; Retina Display Early 2015 Battery&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;MacBook Pro 13\&quot; Retina Display Early 2015&quot;,&quot;title&quot;:&quot;MacBook Pro 13\&quot; Retina Display Early 2015 Battery Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/Y26GEg4MNSyZSgvE.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/MacBook+Pro+13-Inch+Retina+Display+Early+2015+Battery+Replacement\/45137&quot;},{&quot;simpleTitle&quot;:&quot;iPhone 14 Rear Glass&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iPhone 14&quot;,&quot;title&quot;:&quot;iPhone 14 Rear Glass Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/eIeeuyhLUNWED5FE.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/iPhone+14+Rear+Glass+Replacement\/153210&quot;}],&quot;pageContext&quot;:{&quot;type&quot;:&quot;contributed&quot;,&quot;curPage&quot;:1,&quot;totalPages&quot;:96,&quot;prevPage&quot;:false,&quot;nextPage&quot;:true}},&quot;translated&quot;:{&quot;blurbs&quot;:[{&quot;simpleTitle&quot;:&quot;Xbox Series X&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Xbox Series X&quot;,&quot;title&quot;:&quot;Comment r\u00e9soudre le probl\u00e8me d&#039;une Xbox Series X qui surchauffe&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/otEDrUSv5AlMh2M1.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Comment+r%C3%A9soudre+le+probl%C3%A8me+d&#039;une+Xbox+Series+X+qui+surchauffe\/174923&quot;},{&quot;simpleTitle&quot;:&quot;Xbox Series X&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Xbox Series X&quot;,&quot;title&quot;:&quot;Come fare quando un Xbox serie X si surriscalda&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/otEDrUSv5AlMh2M1.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Come+fare+quando+un+Xbox+serie+X+si+surriscalda\/174923&quot;},{&quot;simpleTitle&quot;:&quot;Xbox Series X&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Xbox Series X&quot;,&quot;title&quot;:&quot;Xbox Series X \u00dcberhitzen vermeiden&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/otEDrUSv5AlMh2M1.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Xbox+Series+X+%C3%9Cberhitzen+vermeiden\/174923&quot;}],&quot;pageContext&quot;:{&quot;type&quot;:&quot;translated&quot;,&quot;curPage&quot;:1,&quot;totalPages&quot;:1,&quot;prevPage&quot;:false,&quot;nextPage&quot;:false}},&quot;wikisAuthored&quot;:{&quot;blurbs&quot;:[{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Logitech MX Master Series&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/WG3L3Q2HN6UoGXM1.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Logitech_MX_Master_Series_Mouse&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Logitech G Series&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/DZKyuecI1v3lUrkA.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Logitech_G_Series_Mouse&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;iPhone 16 Pro Max&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/5uhh2Qp5dYqSBm2d.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/iPhone_16_Pro_Max&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;MacBook Air 13\&quot; Retina Late 2020&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/GFGtRYnMIPX2PYiO.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/MacBook_Air_13%22_Late_2020&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;How to Identify PS5 DualSense Controller Version&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/BDrJj6WIfghd6vbW.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Wiki\/How_to_Identify_PS5_DualSense_Controller_Version&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Steam Deck OLED&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/gPkmqjnKZnuIVa2J.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Steam_Deck_OLED&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Mac mini (2024)&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/j3FiAIRek34nKOkx.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Mac_mini_%282024%29&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Xbox Series X&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/gqwGeLjTIp6SAXCs.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Xbox_Series_X&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Logitech Keyboard&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/thbuxkCoJITNs2Zk.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Logitech_Keyboard&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;MacBook Pro 14\&quot;&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/nIonWakxkkGlFaQI.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/MacBook_Pro_14%22&quot;}],&quot;pageContext&quot;:{&quot;type&quot;:&quot;wikisAuthored&quot;,&quot;curPage&quot;:1,&quot;totalPages&quot;:22,&quot;prevPage&quot;:false,&quot;nextPage&quot;:true}},&quot;wikisContributed&quot;:{&quot;blurbs&quot;:[{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Phone&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/jZaiuAYs5NLNLbJx.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Phone&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Android Phone&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/xBIKabGYsVovtxmL.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Android_Phone&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Mac&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/fqOwLIXJtQYvBYrh.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Mac&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;PC Laptop&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/kLo4L3BhR6DsVKGR.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/PC_Laptop&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Game Console&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/EEskYBovinrIQtQe.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Game_Console&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Mac Laptop&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/XQJIWNshSM2T2wRV.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Mac_Laptop&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Samsung Phone&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/hORCOR11pGRWGIr6.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Samsung_Android_Phone&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Tool&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/Euhc4CKLRNolbVCx.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Tool&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;Steam Deck&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/Wtn1kAHp1BMqGWOi.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/Steam_Deck&quot;},{&quot;simpleTitle&quot;:false,&quot;type&quot;:&quot;wiki&quot;,&quot;device&quot;:false,&quot;title&quot;:&quot;DualSense Controller V1&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/OMnLUq5w6HXYhFku.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Device\/DualSense&quot;}],&quot;pageContext&quot;:{&quot;type&quot;:&quot;wikisContributed&quot;,&quot;curPage&quot;:1,&quot;totalPages&quot;:40,&quot;prevPage&quot;:false,&quot;nextPage&quot;:true}},&quot;wikisTranslated&quot;:{&quot;blurbs&quot;:[],&quot;pageContext&quot;:[]},&quot;comments&quot;:{&quot;info&quot;:[{&quot;title&quot;:&quot;iPhone 12 mini Opening Procedure&quot;,&quot;text&quot;:&quot;&lt;p&gt;The plastic frame should stay &lt;strong&gt;with the display&lt;\/strong&gt;.&lt;\/p&gt;&quot;,&quot;url&quot;:&quot;\/Guide\/iPhone+12+mini+Opening+Procedure\/139692#comment-998598&quot;,&quot;date&quot;:1739475025,&quot;date_html&quot;:&quot;&lt;time class=\&quot;js-realtime-date hidden-print\&quot; title=\&quot;Thu, 13 Feb 2025 12:30:25 -0700\&quot; datetime=\&quot;2025-02-13T12:30:25-07:00\&quot;&gt;4 days ago&lt;\/time&gt;&lt;time class=\&quot;visible-print\&quot;&gt;Feb 13, 2025&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;MacBook Air 13\&quot; Late 2020 Audio Board Replacement&quot;,&quot;text&quot;:&quot;&lt;p&gt;Richard, &lt;br \/&gt;Entschuldigen Sie zun\u00e4chst mein schlechtes Deutsch. Es lohnt sich wahrscheinlich, die Audioplatine auszubauen und anschlie\u00dfend zu reinigen. Verwenden Sie zum Reinigen der Anschl\u00fcsse &amp;gt;90% Isopropylalkohol und eine weiche B\u00fcrste wie eine Zahnb\u00fcrste. Auf sichtbare Korrosion pr\u00fcfen. Konzentrierte sich der Wasserschaden auf die N\u00e4he der Audioplatine? Ich glaube nicht, dass Wasser den Lautsprechern Schaden zuf\u00fcgen w\u00fcrde, es sei denn, sie w\u00fcrden in Wasser getaucht, oder dass das Wasser speziell ihren Stecker besch\u00e4digt h\u00e4tte. Viel Gl\u00fcck bei deiner Reparatur. Ich bin gespannt, ob Sie das Problem l\u00f6sen.&lt;\/p&gt;&quot;,&quot;url&quot;:&quot;\/Guide\/MacBook+Air+13-Inch+Late+2020+Audio+Board+Replacement\/142555#comment-995511&quot;,&quot;date&quot;:1737667248,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Thu, 23 Jan 2025 14:20:48 -0700\&quot; datetime=\&quot;2025-01-23T14:20:48-07:00\&quot;&gt;Jan 23, 2025&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Steam Deck Back Cover Replacement&quot;,&quot;text&quot;:&quot;&lt;p&gt;Model 1030 is the OLED version, which we have separate guides for! See here: &lt;a href=\&quot;\/Topic\/Steam_Deck_OLED\&quot;&gt;Steam Deck OLED&lt;\/a&gt;&lt;\/p&gt;&quot;,&quot;url&quot;:&quot;\/Guide\/Steam+Deck+Back+Cover+Replacement\/148893#comment-995143&quot;,&quot;date&quot;:1737493389,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Tue, 21 Jan 2025 14:03:09 -0700\&quot; datetime=\&quot;2025-01-21T14:03:09-07:00\&quot;&gt;Jan 21, 2025&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Steam Deck Right Button Board Replacement&quot;,&quot;text&quot;:&quot;&lt;p&gt;Model 1030 is the OLED version, which we have separate guides for! See here: &lt;a href=\&quot;\/Topic\/Steam_Deck_OLED\&quot;&gt;Steam Deck OLED&lt;\/a&gt;&lt;\/p&gt;&quot;,&quot;url&quot;:&quot;\/Guide\/Steam+Deck+Right+Button+Board+Replacement\/148943#comment-995142&quot;,&quot;date&quot;:1737493365,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Tue, 21 Jan 2025 14:02:45 -0700\&quot; datetime=\&quot;2025-01-21T14:02:45-07:00\&quot;&gt;Jan 21, 2025&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Steam Deck Right Button Board Replacement&quot;,&quot;text&quot;:&quot;&lt;p&gt;Model 1030 is the OLED version, which we have separate guides for! See here: &lt;a href=\&quot;\/Topic\/Steam_Deck_OLED\&quot;&gt;Steam Deck OLED&lt;\/a&gt;&lt;\/p&gt;&quot;,&quot;url&quot;:&quot;\/Guide\/Steam+Deck+Right+Button+Board+Replacement\/148943#comment-995141&quot;,&quot;date&quot;:1737493319,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Tue, 21 Jan 2025 14:01:59 -0700\&quot; datetime=\&quot;2025-01-21T14:01:59-07:00\&quot;&gt;Jan 21, 2025&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Steam Deck Battery Disconnection&quot;,&quot;text&quot;:&quot;&lt;p&gt;Model 1030 is the OLED version, which we have separate guides for! See here: &lt;a href=\&quot;\/Topic\/Steam_Deck_OLED\&quot;&gt;Steam Deck OLED&lt;\/a&gt;&lt;\/p&gt;&quot;,&quot;url&quot;:&quot;\/Guide\/Steam+Deck+Battery+Disconnection\/148894#comment-995140&quot;,&quot;date&quot;:1737493294,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Tue, 21 Jan 2025 14:01:34 -0700\&quot; datetime=\&quot;2025-01-21T14:01:34-07:00\&quot;&gt;Jan 21, 2025&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Steam Deck Right Trigger Replacement&quot;,&quot;text&quot;:&quot;&lt;p&gt;Model 1030 is the OLED version, which we have separate guides for! See here: &lt;a href=\&quot;\/Topic\/Steam_Deck_OLED\&quot;&gt;Steam Deck OLED&lt;\/a&gt;&lt;\/p&gt;&quot;,&quot;url&quot;:&quot;\/Guide\/Steam+Deck+Right+Trigger+Replacement\/148900#comment-995139&quot;,&quot;date&quot;:1737493270,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Tue, 21 Jan 2025 14:01:10 -0700\&quot; datetime=\&quot;2025-01-21T14:01:10-07:00\&quot;&gt;Jan 21, 2025&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;How to Apply Rear Cover Adhesive in Your Google Pixel 7a&quot;,&quot;text&quot;:&quot;&lt;p&gt;Yes, small amounts of &amp;gt;90% IPA should help loosen it up.&lt;\/p&gt;&quot;,&quot;url&quot;:&quot;\/Guide\/How+to+Apply+Rear+Cover+Adhesive+in+Your+Google+Pixel+7a\/162229#comment-994196&quot;,&quot;date&quot;:1737049288,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Thu, 16 Jan 2025 10:41:28 -0700\&quot; datetime=\&quot;2025-01-16T10:41:28-07:00\&quot;&gt;Jan 16, 2025&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Optical Drive Removal&quot;,&quot;text&quot;:&quot;&lt;p&gt;Try to &amp;quot;walk&amp;quot; the connector out: pry up one side, then the other. Best of luck!&lt;\/p&gt;&quot;,&quot;url&quot;:&quot;\/Guide\/Optical+Drive+Removal\/141744#comment-993106&quot;,&quot;date&quot;:1736442682,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Thu, 09 Jan 2025 10:11:22 -0700\&quot; datetime=\&quot;2025-01-09T10:11:22-07:00\&quot;&gt;Jan 9, 2025&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Xbox Series X Wi-Fi Antenna Board Replacement&quot;,&quot;text&quot;:&quot;&lt;p&gt;This is the W-Fi board guide. Here&#039;s the accessory board guide: &lt;a href=\&quot;\/Guide\/Xbox+Series+X+Accessory+Antenna+Board+Replacement\/141746\&quot;&gt;Xbox Series X Accessory Antenna Board Replacement&lt;\/a&gt;&lt;\/p&gt;&quot;,&quot;url&quot;:&quot;\/Guide\/Xbox+Series+X+Wi-Fi+Antenna+Board+Replacement\/141749#comment-992786&quot;,&quot;date&quot;:1736285058,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Tue, 07 Jan 2025 14:24:18 -0700\&quot; datetime=\&quot;2025-01-07T14:24:18-07:00\&quot;&gt;Jan 7, 2025&lt;\/time&gt;&quot;}],&quot;pageContext&quot;:{&quot;type&quot;:&quot;note&quot;,&quot;curPage&quot;:1,&quot;totalPages&quot;:11,&quot;prevPage&quot;:false,&quot;nextPage&quot;:true}},&quot;successes&quot;:{&quot;blurbs&quot;:[{&quot;simpleTitle&quot;:&quot;iFixit&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;iFixit&quot;,&quot;title&quot;:&quot;How to Take Awesome Photos&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/u6PqknoWZUqVTuRX.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/How+to+Take+Awesome+Photos\/38496&quot;},{&quot;simpleTitle&quot;:&quot;Xbox One - Play and Charge Kit&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Xbox One - Play and Charge Kit&quot;,&quot;title&quot;:&quot;Xbox One Play &amp; Charge Kit not charging with USB?&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/pPuODIDpQvUZkQqf.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Xbox+One+Play+&amp;+Charge+Kit+not+charging+with+USB-\/122662&quot;},{&quot;simpleTitle&quot;:&quot;Xbox One Wireless Controller Model 1708 Joystick Caps&quot;,&quot;type&quot;:&quot;guide&quot;,&quot;device&quot;:&quot;Xbox One Wireless Controller Model 1708&quot;,&quot;title&quot;:&quot;Xbox One Wireless Controller Model 1708 Joystick Cap Replacement&quot;,&quot;thumbnail&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/MZVUaiTS5XOjlO4Q.thumbnail&quot;,&quot;guideUrl&quot;:&quot;\/Guide\/Xbox+One+Wireless+Controller+Model+1708+Joystick+Cap+Replacement\/98309&quot;}],&quot;pageContext&quot;:{&quot;type&quot;:&quot;successes&quot;,&quot;curPage&quot;:1,&quot;totalPages&quot;:1,&quot;prevPage&quot;:false,&quot;nextPage&quot;:false}},&quot;stories&quot;:{&quot;info&quot;:[],&quot;pageContext&quot;:[]},&quot;questions&quot;:{&quot;info&quot;:[],&quot;pageContext&quot;:[]},&quot;answers&quot;:{&quot;info&quot;:[{&quot;title&quot;:&quot;Answer to \&quot;VCOM setup mismatched by KOBO\&quot;&quot;,&quot;text&quot;:&quot;V M, Some users are seeing small mismatches in VCOM values (e.g. -1362 mV in software compared to -1.37 printed on the display cable). The software is displaying a rounded value, and sometimes latching to a predetermined &amp;quot;expected&amp;quot; result. So, even if it looks like they&#039;re off by a little, they actually do match\u2014nothing to worry about! All Kobo displays come pre-calibrated\u2014so, even if it might seem like the software and printed VCOM numbers don&#039;t match to the exact digit, it&#039;s still working as designed under the hood. Additionally, even if the displays were off by a few mV, that small of a mismatch isn&#039;t stark enough to cause display damage. Hope this helps!&quot;,&quot;url&quot;:&quot;\/Answers\/View\/849648\/VCOM+setup+mismatched+by+KOBO?permalink=answer-851826#answer851826&quot;,&quot;date&quot;:1717093794,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Thu, 30 May 2024 11:29:54 -0700\&quot; datetime=\&quot;2024-05-30T11:29:54-07:00\&quot;&gt;May 30, 2024&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Answer to \&quot;What\u2019s the torx screw sizes gonna be? Trying to buy screwdrivers\&quot;&quot;,&quot;text&quot;:&quot;The Steam Deck OLED uses size T6 Torx screws for the rear cover.&quot;,&quot;url&quot;:&quot;\/Answers\/View\/823295\/What%E2%80%99s+the+torx+screw+sizes+gonna+be+Trying+to+buy+screwdrivers?permalink=answer-823955#answer823955&quot;,&quot;date&quot;:1699987585,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Tue, 14 Nov 2023 11:46:25 -0700\&quot; datetime=\&quot;2023-11-14T11:46:25-07:00\&quot;&gt;Nov 14, 2023&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Answer to \&quot;Can I just buy the OLED screen standalone to replace the LCD screen?\&quot;&quot;,&quot;text&quot;:&quot;Unfortunately no. The new Steam Deck OLED uses a completely different display connector over the Steam Deck LCD.&quot;,&quot;url&quot;:&quot;\/Answers\/View\/823177\/Can+I+just+buy+the+OLED+screen+standalone+to+replace+the+LCD+screen?permalink=answer-823178#answer823178&quot;,&quot;date&quot;:1699558508,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Thu, 09 Nov 2023 12:35:08 -0700\&quot; datetime=\&quot;2023-11-09T12:35:08-07:00\&quot;&gt;Nov 9, 2023&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Answer to \&quot;Replace screen without full disassembly?\&quot;&quot;,&quot;text&quot;:&quot;The steps requiring access through the back are for two reasons: (1) To disconnect the battery (2) To disconnect the display cable Regardless of the method, you&#039;ll need to heat the display adhesive and get at it from the front at some point, like is described in the guides. If you do that first, before going in from the back, you&#039;ll have trouble disconnecting the display cable\u2014or at least trouble getting it reconnected on the new display. There&#039;s not a lot of slack to work with there. You&#039;ll have to go in from the back eventually, and it&#039;s ideal to already have the display cable disconnected before removing the screen. Hope that helps!&quot;,&quot;url&quot;:&quot;\/Answers\/View\/774651\/Replace+screen+without+full+disassembly?permalink=answer-774952#answer774952&quot;,&quot;date&quot;:1679502430,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Wed, 22 Mar 2023 09:27:10 -0700\&quot; datetime=\&quot;2023-03-22T09:27:10-07:00\&quot;&gt;Mar 22, 2023&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Answer to \&quot;Possible to replace just the rear glass cover\/lens over the camera?\&quot;&quot;,&quot;text&quot;:&quot;CC, it can be independently replaced, but it\u2019s a part of the back cover. In the 4a 5G, in order to access the back cover, you need to remove the screen, as seen in our guide here. Once you have the rear cover removed, the flash, mic, and sensor need to be removed. You can see that assembly in this step. The lens cover is then adhered to the back cover. If you source a replacement cover, you may want to find one with pre-applied adhesive, otherwise water resistance will almost certainly be lost.&quot;,&quot;url&quot;:&quot;\/Answers\/View\/709310\/Possible+to+replace+just+the+rear+glass+cover-lens+over+the+camera?permalink=answer-709334#answer709334&quot;,&quot;date&quot;:1634685318,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Tue, 19 Oct 2021 16:15:18 -0700\&quot; datetime=\&quot;2021-10-19T16:15:18-07:00\&quot;&gt;Oct 19, 2021&lt;\/time&gt;&quot;},{&quot;title&quot;:&quot;Answer to \&quot;User upgradable ram in the McBook Pro 14\&quot; 2021?\&quot;&quot;,&quot;text&quot;:&quot;The MacBooks with Apple Silicon utilize a \u201cunified\u201d memory design, leaving the RAM modules soldered to the board. They are not user-replaceable, and buyers will need to spec out their desired capacity at time of purchase.&quot;,&quot;url&quot;:&quot;\/Answers\/View\/709292\/User+upgradable+ram+in+the+McBook+Pro+14%22+2021?permalink=answer-709298#answer709298&quot;,&quot;date&quot;:1634662661,&quot;date_html&quot;:&quot;&lt;time title=\&quot;Tue, 19 Oct 2021 09:57:41 -0700\&quot; datetime=\&quot;2021-10-19T09:57:41-07:00\&quot;&gt;Oct 19, 2021&lt;\/time&gt;&quot;}],&quot;pageContext&quot;:{&quot;type&quot;:&quot;answers&quot;,&quot;curPage&quot;:1,&quot;totalPages&quot;:1,&quot;prevPage&quot;:false,&quot;nextPage&quot;:false}}}},&quot;url&quot;:&quot;\/User\/About\/3399692&quot;,&quot;id&quot;:&quot;aboutTab&quot;},{&quot;name&quot;:&quot;Activity&quot;,&quot;label&quot;:&quot;Activity&quot;,&quot;data&quot;:{&quot;activityTimelineURI&quot;:&quot;\/User\/Graph\/Time\/3399692&quot;,&quot;pageContext&quot;:{&quot;type&quot;:&quot;userActivity&quot;,&quot;curPage&quot;:1,&quot;totalPages&quot;:187,&quot;prevPage&quot;:false,&quot;nextPage&quot;:true},&quot;filters&quot;:{&quot;mainFilters&quot;:[{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/all&quot;,&quot;label&quot;:&quot;All&quot;,&quot;name&quot;:&quot;all&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/action&quot;,&quot;label&quot;:&quot;Action&quot;,&quot;name&quot;:&quot;action&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/badges&quot;,&quot;label&quot;:&quot;Badges&quot;,&quot;name&quot;:&quot;badges&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/comments&quot;,&quot;label&quot;:&quot;Comments&quot;,&quot;name&quot;:&quot;comments&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/guides&quot;,&quot;label&quot;:&quot;Guides&quot;,&quot;name&quot;:&quot;guides&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/posts&quot;,&quot;label&quot;:&quot;Posts&quot;,&quot;name&quot;:&quot;posts&quot;}],&quot;extraFilters&quot;:[{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/guide_meta&quot;,&quot;label&quot;:&quot;Guide Meta&quot;,&quot;name&quot;:&quot;guide_meta&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/guide_step_revisions&quot;,&quot;label&quot;:&quot;Guide Step Revisions&quot;,&quot;name&quot;:&quot;guide_step_revisions&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/guide_step_text&quot;,&quot;label&quot;:&quot;Guide Step Text&quot;,&quot;name&quot;:&quot;guide_step_text&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/guide_text&quot;,&quot;label&quot;:&quot;Guide Text&quot;,&quot;name&quot;:&quot;guide_text&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/moderation&quot;,&quot;label&quot;:&quot;Moderation&quot;,&quot;name&quot;:&quot;moderation&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/moderator_votes&quot;,&quot;label&quot;:&quot;Moderator Votes&quot;,&quot;name&quot;:&quot;moderator_votes&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/stories&quot;,&quot;label&quot;:&quot;Stories&quot;,&quot;name&quot;:&quot;stories&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/teams&quot;,&quot;label&quot;:&quot;Teams&quot;,&quot;name&quot;:&quot;teams&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/user_likes&quot;,&quot;label&quot;:&quot;User Likes&quot;,&quot;name&quot;:&quot;user_likes&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/user_success&quot;,&quot;label&quot;:&quot;User Success&quot;,&quot;name&quot;:&quot;user_success&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/user_votes&quot;,&quot;label&quot;:&quot;User Votes&quot;,&quot;name&quot;:&quot;user_votes&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/users&quot;,&quot;label&quot;:&quot;Users&quot;,&quot;name&quot;:&quot;users&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/wiki_area_revisions&quot;,&quot;label&quot;:&quot;Wiki Area Revisions&quot;,&quot;name&quot;:&quot;wiki_area_revisions&quot;},{&quot;url&quot;:&quot;\/User\/Activity\/3399692\/Carsten+Frauenheim\/wiki_revisions&quot;,&quot;label&quot;:&quot;Wiki Revisions&quot;,&quot;name&quot;:&quot;wiki_revisions&quot;}]}},&quot;url&quot;:&quot;\/User\/Activity\/3399692&quot;,&quot;id&quot;:&quot;activityTab&quot;},{&quot;name&quot;:&quot;Reputation&quot;,&quot;label&quot;:&quot;Reputation&quot;,&quot;data&quot;:{&quot;enableGraph&quot;:true,&quot;reputationBreakdown&quot;:[{&quot;doctype&quot;:&quot;user_success&quot;,&quot;event&quot;:&quot;someone_completed&quot;,&quot;totalRep&quot;:68724,&quot;timesReceived&quot;:5722,&quot;eventObject&quot;:{&quot;dailylimitdata&quot;:{&quot;area&quot;:&quot;guide&quot;},&quot;area&quot;:&quot;guide&quot;,&quot;groupname&quot;:&quot;user_successes&quot;,&quot;tablename&quot;:&quot;user_success&quot;,&quot;eventname&quot;:&quot;someone_completed&quot;,&quot;display&quot;:true,&quot;title&quot;:&quot;Someone completed your guide&quot;,&quot;deltaCallback&quot;:&quot;rep_per_guide&quot;,&quot;delta&quot;:30,&quot;ratelimits&quot;:[]}},{&quot;doctype&quot;:&quot;guides&quot;,&quot;event&quot;:&quot;admin_reviewed&quot;,&quot;totalRep&quot;:47628,&quot;timesReceived&quot;:373,&quot;eventObject&quot;:{&quot;dailylimitdata&quot;:{&quot;area&quot;:&quot;guide&quot;,&quot;exempt&quot;:true},&quot;area&quot;:&quot;guide&quot;,&quot;groupname&quot;:&quot;guides&quot;,&quot;tablename&quot;:&quot;guides&quot;,&quot;eventname&quot;:&quot;admin_reviewed&quot;,&quot;display&quot;:true,&quot;title&quot;:&quot;Admin approved your guide&quot;,&quot;deltaCallback&quot;:&quot;rep_per_guide_creation&quot;,&quot;delta&quot;:60,&quot;ratelimits&quot;:[]}},{&quot;doctype&quot;:&quot;wiki_revisions&quot;,&quot;event&quot;:&quot;admin_reviewed&quot;,&quot;totalRep&quot;:12060,&quot;timesReceived&quot;:277,&quot;eventObject&quot;:{&quot;dailylimitdata&quot;:{&quot;area&quot;:&quot;guide&quot;,&quot;exempt&quot;:true},&quot;area&quot;:&quot;guide&quot;,&quot;groupname&quot;:&quot;wiki&quot;,&quot;tablename&quot;:&quot;wiki_revisions&quot;,&quot;eventname&quot;:&quot;admin_reviewed&quot;,&quot;display&quot;:true,&quot;title&quot;:&quot;Admin approved your wiki&quot;,&quot;deltaCallback&quot;:null,&quot;delta&quot;:50,&quot;ratelimits&quot;:[]}},{&quot;doctype&quot;:&quot;user_likes&quot;,&quot;event&quot;:&quot;someone_liked&quot;,&quot;totalRep&quot;:3003,&quot;timesReceived&quot;:453,&quot;eventObject&quot;:{&quot;dailylimitdata&quot;:{&quot;area&quot;:&quot;guide&quot;},&quot;area&quot;:&quot;guide&quot;,&quot;groupname&quot;:&quot;user_likes&quot;,&quot;tablename&quot;:&quot;user_likes&quot;,&quot;eventname&quot;:&quot;someone_liked&quot;,&quot;display&quot;:true,&quot;title&quot;:&quot;Someone liked your guide&quot;,&quot;deltaCallback&quot;:null,&quot;delta&quot;:10,&quot;ratelimits&quot;:[]}},{&quot;doctype&quot;:&quot;guides&quot;,&quot;event&quot;:&quot;answers_upvote&quot;,&quot;totalRep&quot;:1730,&quot;timesReceived&quot;:257,&quot;eventObject&quot;:{&quot;dailylimitdata&quot;:{&quot;area&quot;:&quot;guide&quot;},&quot;area&quot;:&quot;guide&quot;,&quot;groupname&quot;:&quot;guides&quot;,&quot;tablename&quot;:&quot;guides&quot;,&quot;eventname&quot;:&quot;answers_upvote&quot;,&quot;display&quot;:true,&quot;title&quot;:&quot;Post upvoted containing a link to your guide&quot;,&quot;deltaCallback&quot;:null,&quot;delta&quot;:10,&quot;ratelimits&quot;:[]}},{&quot;doctype&quot;:&quot;user_votes&quot;,&quot;event&quot;:&quot;was_voted_up&quot;,&quot;totalRep&quot;:468,&quot;timesReceived&quot;:39,&quot;eventObject&quot;:{&quot;dailylimitdata&quot;:{&quot;area&quot;:&quot;answers&quot;},&quot;area&quot;:&quot;answers&quot;,&quot;groupname&quot;:&quot;votes&quot;,&quot;tablename&quot;:&quot;user_votes&quot;,&quot;eventname&quot;:&quot;was_voted_up&quot;,&quot;display&quot;:true,&quot;title&quot;:&quot;Post was voted up&quot;,&quot;deltaCallback&quot;:null,&quot;delta&quot;:12,&quot;ratelimits&quot;:[]}},{&quot;doctype&quot;:&quot;guides&quot;,&quot;event&quot;:&quot;guide_translated&quot;,&quot;totalRep&quot;:170,&quot;timesReceived&quot;:9,&quot;eventObject&quot;:{&quot;dailylimitdata&quot;:{&quot;area&quot;:&quot;guide&quot;,&quot;exempt&quot;:false},&quot;area&quot;:&quot;guide&quot;,&quot;groupname&quot;:&quot;guides&quot;,&quot;tablename&quot;:&quot;guides&quot;,&quot;eventname&quot;:&quot;guide_translated&quot;,&quot;display&quot;:true,&quot;title&quot;:&quot;You translated a guide&quot;,&quot;deltaCallback&quot;:&quot;rep_per_guide_translation&quot;,&quot;delta&quot;:30,&quot;ratelimits&quot;:[]}},{&quot;doctype&quot;:&quot;posts&quot;,&quot;event&quot;:&quot;answer_was_accepted&quot;,&quot;totalRep&quot;:90,&quot;timesReceived&quot;:3,&quot;eventObject&quot;:{&quot;dailylimitdata&quot;:{&quot;area&quot;:&quot;answers&quot;,&quot;exempt&quot;:true},&quot;area&quot;:&quot;answers&quot;,&quot;groupname&quot;:&quot;posts&quot;,&quot;tablename&quot;:&quot;posts&quot;,&quot;eventname&quot;:&quot;answer_was_accepted&quot;,&quot;display&quot;:true,&quot;title&quot;:&quot;Answer accepted&quot;,&quot;deltaCallback&quot;:null,&quot;delta&quot;:30,&quot;ratelimits&quot;:[]}},{&quot;doctype&quot;:&quot;wiki_area_revisions&quot;,&quot;event&quot;:&quot;edit_accepted&quot;,&quot;totalRep&quot;:9,&quot;timesReceived&quot;:26,&quot;eventObject&quot;:{&quot;dailylimitdata&quot;:{&quot;area&quot;:&quot;guide&quot;},&quot;area&quot;:&quot;guide&quot;,&quot;groupname&quot;:&quot;wiki_area_revisions&quot;,&quot;tablename&quot;:&quot;wiki_area_revisions&quot;,&quot;eventname&quot;:&quot;edit_accepted&quot;,&quot;display&quot;:true,&quot;title&quot;:&quot;Categorization accepted&quot;,&quot;deltaCallback&quot;:null,&quot;delta&quot;:1,&quot;ratelimits&quot;:[]}}],&quot;badges&quot;:[{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:50,&quot;name&quot;:&quot;Artisan&quot;,&quot;description&quot;:&quot;One hundred people successfully fixed things using guides you helped write&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Artisan&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:385,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/artisan.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;One hundred people successfully fixed things using guides you helped write&quot;,&quot;translated-name&quot;:&quot;Artisan&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:40,&quot;name&quot;:&quot;Demolitionist&quot;,&quot;description&quot;:&quot;Create a featured teardown&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Demolitionist&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:449,&quot;count&quot;:null,&quot;multiple&quot;:true},&quot;count&quot;:7},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/demolitionist.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;7&quot;,&quot;translated-description&quot;:&quot;Create a featured teardown&quot;,&quot;translated-name&quot;:&quot;Demolitionist&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:45,&quot;name&quot;:&quot;Developer&quot;,&quot;description&quot;:&quot;Improve a guide that hasn&#039;t been updated in six months&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Developer&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:46989,&quot;count&quot;:null,&quot;multiple&quot;:true},&quot;count&quot;:179},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/devleoper.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;179&quot;,&quot;translated-description&quot;:&quot;Improve a guide that hasn&#039;t been updated in six months&quot;,&quot;translated-name&quot;:&quot;Developer&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:42,&quot;name&quot;:&quot;Fellow&quot;,&quot;description&quot;:&quot;Make edits to ten guides or teardowns&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Fellow&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:311,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/fellow.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Make edits to ten guides or teardowns&quot;,&quot;translated-name&quot;:&quot;Fellow&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:35,&quot;name&quot;:&quot;Foundation&quot;,&quot;description&quot;:&quot;Start a guide that is used as a prerequisite by five other guides&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Foundation&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:8524,&quot;count&quot;:null,&quot;multiple&quot;:true},&quot;count&quot;:133},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/foundation.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;133&quot;,&quot;translated-description&quot;:&quot;Start a guide that is used as a prerequisite by five other guides&quot;,&quot;translated-name&quot;:&quot;Foundation&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:39,&quot;name&quot;:&quot;Founding Father&quot;,&quot;description&quot;:&quot;Create a guide that gets ten thousand views&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;FoundingFather&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:8182,&quot;count&quot;:null,&quot;multiple&quot;:true},&quot;count&quot;:82},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/founding-father.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;82&quot;,&quot;translated-description&quot;:&quot;Create a guide that gets ten thousand views&quot;,&quot;translated-name&quot;:&quot;Founding Father&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:23,&quot;name&quot;:&quot;Great Answer&quot;,&quot;description&quot;:&quot;Write an answer that earns a score of ten&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeAnswers&quot;,&quot;classname&quot;:&quot;GreatAnswer&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:2619,&quot;count&quot;:null,&quot;multiple&quot;:true},&quot;count&quot;:2},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/great-answer.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;2&quot;,&quot;translated-description&quot;:&quot;Write an answer that earns a score of ten&quot;,&quot;translated-name&quot;:&quot;Great Answer&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:30,&quot;name&quot;:&quot;Groundbreaker&quot;,&quot;description&quot;:&quot;Add ten devices that become popular&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Groundbreaker&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:161,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/groud-breaker.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Add ten devices that become popular&quot;,&quot;translated-name&quot;:&quot;Groundbreaker&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:59,&quot;name&quot;:&quot;Highway Patrol&quot;,&quot;description&quot;:&quot;Patrol fifty edits&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;HighwayPatrol&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:124,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/highway-patrol.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Patrol fifty edits&quot;,&quot;translated-name&quot;:&quot;Highway Patrol&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:71,&quot;name&quot;:&quot;Master Of Manuals&quot;,&quot;description&quot;:&quot;Hit the daily reputation limit for repair guides&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;MasterOfManuals&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:22996,&quot;count&quot;:null,&quot;multiple&quot;:true},&quot;count&quot;:85},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/master-of-manuals.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;85&quot;,&quot;translated-description&quot;:&quot;Hit the daily reputation limit for repair guides&quot;,&quot;translated-name&quot;:&quot;Master Of Manuals&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:17,&quot;name&quot;:&quot;Redeye&quot;,&quot;description&quot;:&quot;Active every hour of the day&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGeneral&quot;,&quot;classname&quot;:&quot;Redeye&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:1237,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/red-eye.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Active every hour of the day&quot;,&quot;translated-name&quot;:&quot;Redeye&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:54,&quot;name&quot;:&quot;Service Manager&quot;,&quot;description&quot;:&quot;Create ten guides with at least fifty views&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;ServiceManager&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:962,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/service-manager.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Create ten guides with at least fifty views&quot;,&quot;translated-name&quot;:&quot;Service Manager&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:44,&quot;name&quot;:&quot;Shaper&quot;,&quot;description&quot;:&quot;Twenty edits to ten guides or teardowns&quot;,&quot;type&quot;:&quot;gold&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Shaper&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:162,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/shaper.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gold-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Twenty edits to ten guides or teardowns&quot;,&quot;translated-name&quot;:&quot;Shaper&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:62,&quot;name&quot;:&quot;Apprentice Technician&quot;,&quot;description&quot;:&quot;Fix three things using guides&quot;,&quot;type&quot;:&quot;silver&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;ApprenticeTechnician&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:24076,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/apprentice-technician.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Fix three things using guides&quot;,&quot;translated-name&quot;:&quot;Apprentice Technician&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:43,&quot;name&quot;:&quot;Correspondent&quot;,&quot;description&quot;:&quot;Make edits to five different guides&quot;,&quot;type&quot;:&quot;silver&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Correspondent&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:2608,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/correspondent.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Make edits to five different guides&quot;,&quot;translated-name&quot;:&quot;Correspondent&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:49,&quot;name&quot;:&quot;Craftsperson&quot;,&quot;description&quot;:&quot;Ten people successfully fixed things using guides you helped write&quot;,&quot;type&quot;:&quot;silver&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Craftsman&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:4374,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/craftsman.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Ten people successfully fixed things using guides you helped write&quot;,&quot;translated-name&quot;:&quot;Craftsperson&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:31,&quot;name&quot;:&quot;Documentarian&quot;,&quot;description&quot;:&quot;Ten device page edits&quot;,&quot;type&quot;:&quot;silver&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Documentarian&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:3202,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/documentarian.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Ten device page edits&quot;,&quot;translated-name&quot;:&quot;Documentarian&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:55,&quot;name&quot;:&quot;Firestarter&quot;,&quot;description&quot;:&quot;Approve an edit to a guide you started&quot;,&quot;type&quot;:&quot;silver&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Firestarter&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:407,&quot;count&quot;:null,&quot;multiple&quot;:true},&quot;count&quot;:4},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/fire-starter.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg&quot;,&quot;counter&quot;:&quot;4&quot;,&quot;translated-description&quot;:&quot;Approve an edit to a guide you started&quot;,&quot;translated-name&quot;:&quot;Firestarter&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:20,&quot;name&quot;:&quot;Good Answer&quot;,&quot;description&quot;:&quot;Write an answer that earns a score of five&quot;,&quot;type&quot;:&quot;silver&quot;,&quot;category&quot;:&quot;badgeAnswers&quot;,&quot;classname&quot;:&quot;GoodAnswer&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:10504,&quot;count&quot;:null,&quot;multiple&quot;:true},&quot;count&quot;:3},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/good-answer.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg&quot;,&quot;counter&quot;:&quot;3&quot;,&quot;translated-description&quot;:&quot;Write an answer that earns a score of five&quot;,&quot;translated-name&quot;:&quot;Good Answer&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:38,&quot;name&quot;:&quot;Kickstarter&quot;,&quot;description&quot;:&quot;Start a guide that gets five thousand views&quot;,&quot;type&quot;:&quot;silver&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Kickstarter&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:11867,&quot;count&quot;:null,&quot;multiple&quot;:true},&quot;count&quot;:107},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/kickstarter.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg&quot;,&quot;counter&quot;:&quot;107&quot;,&quot;translated-description&quot;:&quot;Start a guide that gets five thousand views&quot;,&quot;translated-name&quot;:&quot;Kickstarter&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:28,&quot;name&quot;:&quot;Pioneer&quot;,&quot;description&quot;:&quot;Be the author of a device that gets three questions&quot;,&quot;type&quot;:&quot;silver&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Pioneer&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:3411,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/pioneer.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Be the author of a device that gets three questions&quot;,&quot;translated-name&quot;:&quot;Pioneer&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:58,&quot;name&quot;:&quot;Refiner&quot;,&quot;description&quot;:&quot;Patrol twenty-five edits&quot;,&quot;type&quot;:&quot;silver&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Refiner&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:177,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/refiner.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Patrol twenty-five edits&quot;,&quot;translated-name&quot;:&quot;Refiner&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:53,&quot;name&quot;:&quot;Sensei&quot;,&quot;description&quot;:&quot;Create five guides with at least fifty views&quot;,&quot;type&quot;:&quot;silver&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Pedagogue&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:3122,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/pedagogue.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Create five guides with at least fifty views&quot;,&quot;translated-name&quot;:&quot;Sensei&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:26,&quot;name&quot;:&quot;The Fuzz&quot;,&quot;description&quot;:&quot;Flag five posts or comments&quot;,&quot;type&quot;:&quot;silver&quot;,&quot;category&quot;:&quot;badgeAnswers&quot;,&quot;classname&quot;:&quot;TheFuzz&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:1949,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/the-fuzz.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/silver-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Flag five posts or comments&quot;,&quot;translated-name&quot;:&quot;The Fuzz&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:51,&quot;name&quot;:&quot;Author&quot;,&quot;description&quot;:&quot;Publish your first guide&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Author&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:25500,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/author.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Publish your first guide&quot;,&quot;translated-name&quot;:&quot;Author&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:32,&quot;name&quot;:&quot;Autobiographer&quot;,&quot;description&quot;:&quot;Fill out profile and upload avatar&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGeneral&quot;,&quot;classname&quot;:&quot;Autobiographer&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:36477,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/autobiographer.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Fill out profile and upload avatar&quot;,&quot;translated-name&quot;:&quot;Autobiographer&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:41,&quot;name&quot;:&quot;Citizen&quot;,&quot;description&quot;:&quot;First approved edit to a guide or teardown&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Citizen&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:19278,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/citizen.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;First approved edit to a guide or teardown&quot;,&quot;translated-name&quot;:&quot;Citizen&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:56,&quot;name&quot;:&quot;Detective&quot;,&quot;description&quot;:&quot;Patrol first edit&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Watchman&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:14547,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/watchman.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Patrol first edit&quot;,&quot;translated-name&quot;:&quot;Detective&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:7,&quot;name&quot;:&quot;Editor&quot;,&quot;description&quot;:&quot;Make your first edit in Answers&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeAnswers&quot;,&quot;classname&quot;:&quot;Editor&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:2467,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/editor.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Make your first edit in Answers&quot;,&quot;translated-name&quot;:&quot;Editor&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:47,&quot;name&quot;:&quot;Fixer&quot;,&quot;description&quot;:&quot;Someone fixed something using your guide&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Fixer&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:13461,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/fixer.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Someone fixed something using your guide&quot;,&quot;translated-name&quot;:&quot;Fixer&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:29,&quot;name&quot;:&quot;Gadgeteer&quot;,&quot;description&quot;:&quot;Start your first device page&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Gadgeteer&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:10972,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/gadgeteer.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Start your first device page&quot;,&quot;translated-name&quot;:&quot;Gadgeteer&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:60,&quot;name&quot;:&quot;Hawkeye&quot;,&quot;description&quot;:&quot;Patrol five edits within eight hours of submission&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Hawkeye&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:483,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/realtime.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Patrol five edits within eight hours of submission&quot;,&quot;translated-name&quot;:&quot;Hawkeye&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:37,&quot;name&quot;:&quot;Initiator&quot;,&quot;description&quot;:&quot;Start a guide that gets one hundred views&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Initiator&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:42971,&quot;count&quot;:null,&quot;multiple&quot;:true},&quot;count&quot;:264},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/initiator.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;264&quot;,&quot;translated-description&quot;:&quot;Start a guide that gets one hundred views&quot;,&quot;translated-name&quot;:&quot;Initiator&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:27,&quot;name&quot;:&quot;John Madden&quot;,&quot;description&quot;:&quot;Leave three comments&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGeneral&quot;,&quot;classname&quot;:&quot;JohnMadden&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:44876,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/john-madden.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Leave three comments&quot;,&quot;translated-name&quot;:&quot;John Madden&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:13,&quot;name&quot;:&quot;Neighborhood Watch&quot;,&quot;description&quot;:&quot;Flag a post that the community removes&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeAnswers&quot;,&quot;classname&quot;:&quot;NeighborhoodWatch&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:10765,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/neighborhood-watch.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Flag a post that the community removes&quot;,&quot;translated-name&quot;:&quot;Neighborhood Watch&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:63,&quot;name&quot;:&quot;Novice Repairer&quot;,&quot;description&quot;:&quot;Fix something using a guide&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;NoviceRepairman&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:251037,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/novice-repairman.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Fix something using a guide&quot;,&quot;translated-name&quot;:&quot;Novice Repairer&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:6,&quot;name&quot;:&quot;Problem Solver&quot;,&quot;description&quot;:&quot;Your first accepted answer&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeAnswers&quot;,&quot;classname&quot;:&quot;ProblemSolver&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:12365,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/problem-solver.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Your first accepted answer&quot;,&quot;translated-name&quot;:&quot;Problem Solver&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:57,&quot;name&quot;:&quot;Quarterback&quot;,&quot;description&quot;:&quot;Patrol ten edits&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Quarterback&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:308,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/quarterback.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Patrol ten edits&quot;,&quot;translated-name&quot;:&quot;Quarterback&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:48,&quot;name&quot;:&quot;Rebuilder&quot;,&quot;description&quot;:&quot;Two people successfully fixed things using guides you helped write&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Rebuilder&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:13872,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/rebuilder.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Two people successfully fixed things using guides you helped write&quot;,&quot;translated-name&quot;:&quot;Rebuilder&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:64,&quot;name&quot;:&quot;Shutterbug&quot;,&quot;description&quot;:&quot;Add the first photo to a step on a guide which you did not start&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeGuide&quot;,&quot;classname&quot;:&quot;Shutterbug&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:8970,&quot;count&quot;:null,&quot;multiple&quot;:true},&quot;count&quot;:11},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/shutterbug.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;11&quot;,&quot;translated-description&quot;:&quot;Add the first photo to a step on a guide which you did not start&quot;,&quot;translated-name&quot;:&quot;Shutterbug&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:16,&quot;name&quot;:&quot;Taxonomist&quot;,&quot;description&quot;:&quot;Recategorize a question&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeAnswers&quot;,&quot;classname&quot;:&quot;Taxonomist&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:2045,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/taxonomist.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;Recategorize a question&quot;,&quot;translated-name&quot;:&quot;Taxonomist&quot;},{&quot;badge&quot;:{&quot;badge&quot;:{&quot;id&quot;:3,&quot;name&quot;:&quot;Tenderfoot&quot;,&quot;description&quot;:&quot;First upvote on one of your answers&quot;,&quot;type&quot;:&quot;bronze&quot;,&quot;category&quot;:&quot;badgeAnswers&quot;,&quot;classname&quot;:&quot;Tenderfoot&quot;,&quot;enabled&quot;:1,&quot;userCount&quot;:43105,&quot;count&quot;:null,&quot;multiple&quot;:false},&quot;count&quot;:1},&quot;image&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/tenderfoot.svg&quot;,&quot;tier-img&quot;:&quot;https:\/\/assets.cdn.ifixit.com\/static\/images\/badges\/bronze-badge.svg&quot;,&quot;counter&quot;:&quot;1&quot;,&quot;translated-description&quot;:&quot;First upvote on one of your answers&quot;,&quot;translated-name&quot;:&quot;Tenderfoot&quot;}],&quot;graphData&quot;:[{&quot;date&quot;:1583823600000,&quot;rep&quot;:1},{&quot;date&quot;:1583996400000,&quot;rep&quot;:1},{&quot;date&quot;:1586156400000,&quot;rep&quot;:1},{&quot;date&quot;:1586329200000,&quot;rep&quot;:51},{&quot;date&quot;:1586502000000,&quot;rep&quot;:153},{&quot;date&quot;:1587366000000,&quot;rep&quot;:153},{&quot;date&quot;:1587452400000,&quot;rep&quot;:153},{&quot;date&quot;:1587625200000,&quot;rep&quot;:153},{&quot;date&quot;:1587711600000,&quot;rep&quot;:153},{&quot;date&quot;:1587970800000,&quot;rep&quot;:154},{&quot;date&quot;:1588143600000,&quot;rep&quot;:157},{&quot;date&quot;:1588575600000,&quot;rep&quot;:157},{&quot;date&quot;:1588662000000,&quot;rep&quot;:157},{&quot;date&quot;:1588748400000,&quot;rep&quot;:157},{&quot;date&quot;:1588834800000,&quot;rep&quot;:1165},{&quot;date&quot;:1588921200000,&quot;rep&quot;:1165},{&quot;date&quot;:1589007600000,&quot;rep&quot;:1195},{&quot;date&quot;:1589180400000,&quot;rep&quot;:2211},{&quot;date&quot;:1589785200000,&quot;rep&quot;:2211},{&quot;date&quot;:1589958000000,&quot;rep&quot;:2907},{&quot;date&quot;:1590130800000,&quot;rep&quot;:2907},{&quot;date&quot;:1590476400000,&quot;rep&quot;:2907},{&quot;date&quot;:1590562800000,&quot;rep&quot;:3693},{&quot;date&quot;:1590649200000,&quot;rep&quot;:3693},{&quot;date&quot;:1590735600000,&quot;rep&quot;:4449},{&quot;date&quot;:1590994800000,&quot;rep&quot;:4449},{&quot;date&quot;:1591081200000,&quot;rep&quot;:4449},{&quot;date&quot;:1591167600000,&quot;rep&quot;:4449},{&quot;date&quot;:1591254000000,&quot;rep&quot;:4629},{&quot;date&quot;:1591599600000,&quot;rep&quot;:4629},{&quot;date&quot;:1591772400000,&quot;rep&quot;:4629},{&quot;date&quot;:1591945200000,&quot;rep&quot;:4629},{&quot;date&quot;:1592118000000,&quot;rep&quot;:4632},{&quot;date&quot;:1592204400000,&quot;rep&quot;:4632},{&quot;date&quot;:1592463600000,&quot;rep&quot;:4632},{&quot;date&quot;:1592550000000,&quot;rep&quot;:4632},{&quot;date&quot;:1592722800000,&quot;rep&quot;:4635},{&quot;date&quot;:1592809200000,&quot;rep&quot;:4635},{&quot;date&quot;:1592895600000,&quot;rep&quot;:6267},{&quot;date&quot;:1592982000000,&quot;rep&quot;:6267},{&quot;date&quot;:1593068400000,&quot;rep&quot;:6267},{&quot;date&quot;:1593154800000,&quot;rep&quot;:6267},{&quot;date&quot;:1593327600000,&quot;rep&quot;:6267},{&quot;date&quot;:1593414000000,&quot;rep&quot;:6270},{&quot;date&quot;:1593500400000,&quot;rep&quot;:6282},{&quot;date&quot;:1593673200000,&quot;rep&quot;:6312},{&quot;date&quot;:1593759600000,&quot;rep&quot;:6312},{&quot;date&quot;:1594018800000,&quot;rep&quot;:6312},{&quot;date&quot;:1594105200000,&quot;rep&quot;:6330},{&quot;date&quot;:1594191600000,&quot;rep&quot;:6330},{&quot;date&quot;:1594278000000,&quot;rep&quot;:6330},{&quot;date&quot;:1594364400000,&quot;rep&quot;:6330},{&quot;date&quot;:1594450800000,&quot;rep&quot;:6360},{&quot;date&quot;:1594623600000,&quot;rep&quot;:6360},{&quot;date&quot;:1594710000000,&quot;rep&quot;:6360},{&quot;date&quot;:1594796400000,&quot;rep&quot;:6360},{&quot;date&quot;:1594969200000,&quot;rep&quot;:6360},{&quot;date&quot;:1595228400000,&quot;rep&quot;:6360},{&quot;date&quot;:1595314800000,&quot;rep&quot;:7344},{&quot;date&quot;:1595401200000,&quot;rep&quot;:7344},{&quot;date&quot;:1595487600000,&quot;rep&quot;:7344},{&quot;date&quot;:1595574000000,&quot;rep&quot;:7344},{&quot;date&quot;:1595833200000,&quot;rep&quot;:8892},{&quot;date&quot;:1595919600000,&quot;rep&quot;:9072},{&quot;date&quot;:1596006000000,&quot;rep&quot;:9072},{&quot;date&quot;:1596178800000,&quot;rep&quot;:9074},{&quot;date&quot;:1597042800000,&quot;rep&quot;:9074},{&quot;date&quot;:1597129200000,&quot;rep&quot;:9074},{&quot;date&quot;:1597215600000,&quot;rep&quot;:9074},{&quot;date&quot;:1597302000000,&quot;rep&quot;:9074},{&quot;date&quot;:1597388400000,&quot;rep&quot;:9077},{&quot;date&quot;:1597474800000,&quot;rep&quot;:9077},{&quot;date&quot;:1597647600000,&quot;rep&quot;:9080},{&quot;date&quot;:1597734000000,&quot;rep&quot;:10808},{&quot;date&quot;:1597820400000,&quot;rep&quot;:10808},{&quot;date&quot;:1598166000000,&quot;rep&quot;:10808},{&quot;date&quot;:1598338800000,&quot;rep&quot;:10808},{&quot;date&quot;:1598425200000,&quot;rep&quot;:13040},{&quot;date&quot;:1598511600000,&quot;rep&quot;:13040},{&quot;date&quot;:1599202800000,&quot;rep&quot;:13043},{&quot;date&quot;:1600153200000,&quot;rep&quot;:13043},{&quot;date&quot;:1600239600000,&quot;rep&quot;:13073},{&quot;date&quot;:1600412400000,&quot;rep&quot;:13073},{&quot;date&quot;:1600585200000,&quot;rep&quot;:13073},{&quot;date&quot;:1600671600000,&quot;rep&quot;:13073},{&quot;date&quot;:1600758000000,&quot;rep&quot;:13103},{&quot;date&quot;:1600844400000,&quot;rep&quot;:13103},{&quot;date&quot;:1600930800000,&quot;rep&quot;:13406},{&quot;date&quot;:1601017200000,&quot;rep&quot;:13466},{&quot;date&quot;:1601190000000,&quot;rep&quot;:13469},{&quot;date&quot;:1601276400000,&quot;rep&quot;:13529},{&quot;date&quot;:1601449200000,&quot;rep&quot;:13562},{&quot;date&quot;:1601535600000,&quot;rep&quot;:13565},{&quot;date&quot;:1601708400000,&quot;rep&quot;:13595},{&quot;date&quot;:1601794800000,&quot;rep&quot;:13625},{&quot;date&quot;:1601881200000,&quot;rep&quot;:13625},{&quot;date&quot;:1602054000000,&quot;rep&quot;:13841},{&quot;date&quot;:1602140400000,&quot;rep&quot;:13901},{&quot;date&quot;:1602486000000,&quot;rep&quot;:13901},{&quot;date&quot;:1602572400000,&quot;rep&quot;:13907},{&quot;date&quot;:1602658800000,&quot;rep&quot;:13940},{&quot;date&quot;:1602745200000,&quot;rep&quot;:13940},{&quot;date&quot;:1602831600000,&quot;rep&quot;:13943},{&quot;date&quot;:1603004400000,&quot;rep&quot;:13976},{&quot;date&quot;:1603090800000,&quot;rep&quot;:15370},{&quot;date&quot;:1603177200000,&quot;rep&quot;:15376},{&quot;date&quot;:1603263600000,&quot;rep&quot;:15376},{&quot;date&quot;:1603350000000,&quot;rep&quot;:15376},{&quot;date&quot;:1603436400000,&quot;rep&quot;:15406},{&quot;date&quot;:1603522800000,&quot;rep&quot;:15409},{&quot;date&quot;:1603609200000,&quot;rep&quot;:15439},{&quot;date&quot;:1603782000000,&quot;rep&quot;:15641},{&quot;date&quot;:1603868400000,&quot;rep&quot;:15641},{&quot;date&quot;:1603954800000,&quot;rep&quot;:15681},{&quot;date&quot;:1604041200000,&quot;rep&quot;:16509},{&quot;date&quot;:1604127600000,&quot;rep&quot;:16512},{&quot;date&quot;:1604214000000,&quot;rep&quot;:16542},{&quot;date&quot;:1604300400000,&quot;rep&quot;:16575},{&quot;date&quot;:1604386800000,&quot;rep&quot;:16575},{&quot;date&quot;:1604473200000,&quot;rep&quot;:16602},{&quot;date&quot;:1604559600000,&quot;rep&quot;:16612},{&quot;date&quot;:1604646000000,&quot;rep&quot;:16639},{&quot;date&quot;:1604732400000,&quot;rep&quot;:16642},{&quot;date&quot;:1604818800000,&quot;rep&quot;:16669},{&quot;date&quot;:1604905200000,&quot;rep&quot;:16772},{&quot;date&quot;:1604991600000,&quot;rep&quot;:16772},{&quot;date&quot;:1605078000000,&quot;rep&quot;:17000},{&quot;date&quot;:1605164400000,&quot;rep&quot;:17003},{&quot;date&quot;:1605250800000,&quot;rep&quot;:17093},{&quot;date&quot;:1605337200000,&quot;rep&quot;:17126},{&quot;date&quot;:1605423600000,&quot;rep&quot;:17126},{&quot;date&quot;:1605510000000,&quot;rep&quot;:17129},{&quot;date&quot;:1605596400000,&quot;rep&quot;:17279},{&quot;date&quot;:1605769200000,&quot;rep&quot;:17282},{&quot;date&quot;:1605855600000,&quot;rep&quot;:17348},{&quot;date&quot;:1605942000000,&quot;rep&quot;:17378},{&quot;date&quot;:1606028400000,&quot;rep&quot;:17384},{&quot;date&quot;:1606114800000,&quot;rep&quot;:18740},{&quot;date&quot;:1606287600000,&quot;rep&quot;:18743},{&quot;date&quot;:1606460400000,&quot;rep&quot;:18800},{&quot;date&quot;:1606546800000,&quot;rep&quot;:21383},{&quot;date&quot;:1606633200000,&quot;rep&quot;:21416},{&quot;date&quot;:1606719600000,&quot;rep&quot;:21419},{&quot;date&quot;:1606806000000,&quot;rep&quot;:21419},{&quot;date&quot;:1606892400000,&quot;rep&quot;:21419},{&quot;date&quot;:1606978800000,&quot;rep&quot;:21449},{&quot;date&quot;:1607065200000,&quot;rep&quot;:21482},{&quot;date&quot;:1607151600000,&quot;rep&quot;:21512},{&quot;date&quot;:1607238000000,&quot;rep&quot;:21515},{&quot;date&quot;:1607497200000,&quot;rep&quot;:21598},{&quot;date&quot;:1607583600000,&quot;rep&quot;:21631},{&quot;date&quot;:1607670000000,&quot;rep&quot;:21634},{&quot;date&quot;:1607756400000,&quot;rep&quot;:21664},{&quot;date&quot;:1607842800000,&quot;rep&quot;:21694},{&quot;date&quot;:1608015600000,&quot;rep&quot;:21694},{&quot;date&quot;:1608102000000,&quot;rep&quot;:21724},{&quot;date&quot;:1608188400000,&quot;rep&quot;:21757},{&quot;date&quot;:1608274800000,&quot;rep&quot;:21763},{&quot;date&quot;:1608361200000,&quot;rep&quot;:21793},{&quot;date&quot;:1608534000000,&quot;rep&quot;:21832},{&quot;date&quot;:1608620400000,&quot;rep&quot;:21850},{&quot;date&quot;:1608706800000,&quot;rep&quot;:21889},{&quot;date&quot;:1608879600000,&quot;rep&quot;:21895},{&quot;date&quot;:1608966000000,&quot;rep&quot;:21913},{&quot;date&quot;:1609052400000,&quot;rep&quot;:21913},{&quot;date&quot;:1609138800000,&quot;rep&quot;:21922},{&quot;date&quot;:1609225200000,&quot;rep&quot;:22813},{&quot;date&quot;:1609311600000,&quot;rep&quot;:22843},{&quot;date&quot;:1609570800000,&quot;rep&quot;:22900},{&quot;date&quot;:1609743600000,&quot;rep&quot;:22900},{&quot;date&quot;:1609830000000,&quot;rep&quot;:22963},{&quot;date&quot;:1609916400000,&quot;rep&quot;:22993},{&quot;date&quot;:1610002800000,&quot;rep&quot;:22996},{&quot;date&quot;:1610175600000,&quot;rep&quot;:22996},{&quot;date&quot;:1610262000000,&quot;rep&quot;:23020},{&quot;date&quot;:1610348400000,&quot;rep&quot;:23044},{&quot;date&quot;:1610434800000,&quot;rep&quot;:23146},{&quot;date&quot;:1610521200000,&quot;rep&quot;:23506},{&quot;date&quot;:1610607600000,&quot;rep&quot;:23506},{&quot;date&quot;:1610694000000,&quot;rep&quot;:23512},{&quot;date&quot;:1610780400000,&quot;rep&quot;:23515},{&quot;date&quot;:1610866800000,&quot;rep&quot;:23521},{&quot;date&quot;:1610953200000,&quot;rep&quot;:23524},{&quot;date&quot;:1611039600000,&quot;rep&quot;:23527},{&quot;date&quot;:1611126000000,&quot;rep&quot;:23782},{&quot;date&quot;:1611212400000,&quot;rep&quot;:24031},{&quot;date&quot;:1611298800000,&quot;rep&quot;:24050},{&quot;date&quot;:1611385200000,&quot;rep&quot;:24080},{&quot;date&quot;:1611471600000,&quot;rep&quot;:24089},{&quot;date&quot;:1611558000000,&quot;rep&quot;:24159},{&quot;date&quot;:1611644400000,&quot;rep&quot;:24219},{&quot;date&quot;:1611730800000,&quot;rep&quot;:24261},{&quot;date&quot;:1611817200000,&quot;rep&quot;:24261},{&quot;date&quot;:1611903600000,&quot;rep&quot;:24264},{&quot;date&quot;:1611990000000,&quot;rep&quot;:24270},{&quot;date&quot;:1612076400000,&quot;rep&quot;:24276},{&quot;date&quot;:1612162800000,&quot;rep&quot;:24364},{&quot;date&quot;:1612249200000,&quot;rep&quot;:24414},{&quot;date&quot;:1612335600000,&quot;rep&quot;:24444},{&quot;date&quot;:1612422000000,&quot;rep&quot;:24477},{&quot;date&quot;:1612508400000,&quot;rep&quot;:24516},{&quot;date&quot;:1612594800000,&quot;rep&quot;:24538},{&quot;date&quot;:1612681200000,&quot;rep&quot;:24538},{&quot;date&quot;:1612767600000,&quot;rep&quot;:24598},{&quot;date&quot;:1612854000000,&quot;rep&quot;:24631},{&quot;date&quot;:1612940400000,&quot;rep&quot;:24634},{&quot;date&quot;:1613026800000,&quot;rep&quot;:24634},{&quot;date&quot;:1613113200000,&quot;rep&quot;:24662},{&quot;date&quot;:1613199600000,&quot;rep&quot;:24683},{&quot;date&quot;:1613286000000,&quot;rep&quot;:24686},{&quot;date&quot;:1613458800000,&quot;rep&quot;:24689},{&quot;date&quot;:1613545200000,&quot;rep&quot;:24689},{&quot;date&quot;:1613631600000,&quot;rep&quot;:24719},{&quot;date&quot;:1613718000000,&quot;rep&quot;:26363},{&quot;date&quot;:1613890800000,&quot;rep&quot;:26405},{&quot;date&quot;:1613977200000,&quot;rep&quot;:26408},{&quot;date&quot;:1614063600000,&quot;rep&quot;:26408},{&quot;date&quot;:1614150000000,&quot;rep&quot;:26498},{&quot;date&quot;:1614236400000,&quot;rep&quot;:26498},{&quot;date&quot;:1614322800000,&quot;rep&quot;:26585},{&quot;date&quot;:1614409200000,&quot;rep&quot;:26654},{&quot;date&quot;:1614495600000,&quot;rep&quot;:26684},{&quot;date&quot;:1614582000000,&quot;rep&quot;:26687},{&quot;date&quot;:1614754800000,&quot;rep&quot;:26797},{&quot;date&quot;:1614841200000,&quot;rep&quot;:26940},{&quot;date&quot;:1614927600000,&quot;rep&quot;:26940},{&quot;date&quot;:1615100400000,&quot;rep&quot;:26970},{&quot;date&quot;:1615186800000,&quot;rep&quot;:27059},{&quot;date&quot;:1615273200000,&quot;rep&quot;:27098},{&quot;date&quot;:1615359600000,&quot;rep&quot;:27119},{&quot;date&quot;:1615446000000,&quot;rep&quot;:27326},{&quot;date&quot;:1615532400000,&quot;rep&quot;:27416},{&quot;date&quot;:1615618800000,&quot;rep&quot;:27479},{&quot;date&quot;:1615705200000,&quot;rep&quot;:27479},{&quot;date&quot;:1615791600000,&quot;rep&quot;:27482},{&quot;date&quot;:1615964400000,&quot;rep&quot;:27485},{&quot;date&quot;:1616050800000,&quot;rep&quot;:27512},{&quot;date&quot;:1616137200000,&quot;rep&quot;:27542},{&quot;date&quot;:1616310000000,&quot;rep&quot;:27582},{&quot;date&quot;:1616396400000,&quot;rep&quot;:27609},{&quot;date&quot;:1616482800000,&quot;rep&quot;:27639},{&quot;date&quot;:1616569200000,&quot;rep&quot;:28485},{&quot;date&quot;:1616655600000,&quot;rep&quot;:28485},{&quot;date&quot;:1616742000000,&quot;rep&quot;:28515},{&quot;date&quot;:1616828400000,&quot;rep&quot;:28518},{&quot;date&quot;:1616914800000,&quot;rep&quot;:28545},{&quot;date&quot;:1617001200000,&quot;rep&quot;:28546},{&quot;date&quot;:1617087600000,&quot;rep&quot;:28546},{&quot;date&quot;:1617174000000,&quot;rep&quot;:28606},{&quot;date&quot;:1617260400000,&quot;rep&quot;:28651},{&quot;date&quot;:1617346800000,&quot;rep&quot;:28654},{&quot;date&quot;:1617433200000,&quot;rep&quot;:28690},{&quot;date&quot;:1617519600000,&quot;rep&quot;:28699},{&quot;date&quot;:1617606000000,&quot;rep&quot;:28745},{&quot;date&quot;:1617692400000,&quot;rep&quot;:28787},{&quot;date&quot;:1617778800000,&quot;rep&quot;:28820},{&quot;date&quot;:1617865200000,&quot;rep&quot;:30230},{&quot;date&quot;:1617951600000,&quot;rep&quot;:30356},{&quot;date&quot;:1618124400000,&quot;rep&quot;:30365},{&quot;date&quot;:1618210800000,&quot;rep&quot;:30387},{&quot;date&quot;:1618297200000,&quot;rep&quot;:32103},{&quot;date&quot;:1618383600000,&quot;rep&quot;:32157},{&quot;date&quot;:1618470000000,&quot;rep&quot;:32166},{&quot;date&quot;:1618556400000,&quot;rep&quot;:32199},{&quot;date&quot;:1618642800000,&quot;rep&quot;:32211},{&quot;date&quot;:1618729200000,&quot;rep&quot;:32220},{&quot;date&quot;:1618815600000,&quot;rep&quot;:32226},{&quot;date&quot;:1618902000000,&quot;rep&quot;:32286},{&quot;date&quot;:1618988400000,&quot;rep&quot;:32325},{&quot;date&quot;:1619074800000,&quot;rep&quot;:32331},{&quot;date&quot;:1619161200000,&quot;rep&quot;:32445},{&quot;date&quot;:1619247600000,&quot;rep&quot;:32454},{&quot;date&quot;:1619420400000,&quot;rep&quot;:32649},{&quot;date&quot;:1619506800000,&quot;rep&quot;:32658},{&quot;date&quot;:1619593200000,&quot;rep&quot;:32688},{&quot;date&quot;:1619679600000,&quot;rep&quot;:32706},{&quot;date&quot;:1619766000000,&quot;rep&quot;:32718},{&quot;date&quot;:1619852400000,&quot;rep&quot;:32724},{&quot;date&quot;:1619938800000,&quot;rep&quot;:32733},{&quot;date&quot;:1620025200000,&quot;rep&quot;:32853},{&quot;date&quot;:1620111600000,&quot;rep&quot;:32949},{&quot;date&quot;:1620198000000,&quot;rep&quot;:33036},{&quot;date&quot;:1620284400000,&quot;rep&quot;:33081},{&quot;date&quot;:1620370800000,&quot;rep&quot;:34989},{&quot;date&quot;:1620457200000,&quot;rep&quot;:34992},{&quot;date&quot;:1620543600000,&quot;rep&quot;:35067},{&quot;date&quot;:1620630000000,&quot;rep&quot;:35133},{&quot;date&quot;:1620716400000,&quot;rep&quot;:35166},{&quot;date&quot;:1620802800000,&quot;rep&quot;:35232},{&quot;date&quot;:1620889200000,&quot;rep&quot;:35238},{&quot;date&quot;:1620975600000,&quot;rep&quot;:35301},{&quot;date&quot;:1621062000000,&quot;rep&quot;:35364},{&quot;date&quot;:1621148400000,&quot;rep&quot;:35364},{&quot;date&quot;:1621234800000,&quot;rep&quot;:35397},{&quot;date&quot;:1621321200000,&quot;rep&quot;:35410},{&quot;date&quot;:1621407600000,&quot;rep&quot;:35419},{&quot;date&quot;:1621494000000,&quot;rep&quot;:35456},{&quot;date&quot;:1621580400000,&quot;rep&quot;:35489},{&quot;date&quot;:1621666800000,&quot;rep&quot;:35498},{&quot;date&quot;:1621753200000,&quot;rep&quot;:35498},{&quot;date&quot;:1621839600000,&quot;rep&quot;:35501},{&quot;date&quot;:1621926000000,&quot;rep&quot;:35510},{&quot;date&quot;:1622012400000,&quot;rep&quot;:35564},{&quot;date&quot;:1622098800000,&quot;rep&quot;:37421},{&quot;date&quot;:1622185200000,&quot;rep&quot;:37424},{&quot;date&quot;:1622271600000,&quot;rep&quot;:37469},{&quot;date&quot;:1622358000000,&quot;rep&quot;:37505},{&quot;date&quot;:1622444400000,&quot;rep&quot;:37511},{&quot;date&quot;:1622617200000,&quot;rep&quot;:38391},{&quot;date&quot;:1622703600000,&quot;rep&quot;:38548},{&quot;date&quot;:1622790000000,&quot;rep&quot;:38563},{&quot;date&quot;:1622876400000,&quot;rep&quot;:38566},{&quot;date&quot;:1622962800000,&quot;rep&quot;:38572},{&quot;date&quot;:1623049200000,&quot;rep&quot;:38605},{&quot;date&quot;:1623135600000,&quot;rep&quot;:38664},{&quot;date&quot;:1623222000000,&quot;rep&quot;:38673},{&quot;date&quot;:1623308400000,&quot;rep&quot;:38715},{&quot;date&quot;:1623394800000,&quot;rep&quot;:38754},{&quot;date&quot;:1623481200000,&quot;rep&quot;:38784},{&quot;date&quot;:1623567600000,&quot;rep&quot;:38850},{&quot;date&quot;:1623654000000,&quot;rep&quot;:38886},{&quot;date&quot;:1623740400000,&quot;rep&quot;:39573},{&quot;date&quot;:1623826800000,&quot;rep&quot;:40036},{&quot;date&quot;:1623913200000,&quot;rep&quot;:40286},{&quot;date&quot;:1623999600000,&quot;rep&quot;:41166},{&quot;date&quot;:1624086000000,&quot;rep&quot;:41226},{&quot;date&quot;:1624172400000,&quot;rep&quot;:41329},{&quot;date&quot;:1624258800000,&quot;rep&quot;:41535},{&quot;date&quot;:1624345200000,&quot;rep&quot;:41535},{&quot;date&quot;:1624431600000,&quot;rep&quot;:42035},{&quot;date&quot;:1624518000000,&quot;rep&quot;:42044},{&quot;date&quot;:1624604400000,&quot;rep&quot;:42056},{&quot;date&quot;:1624690800000,&quot;rep&quot;:42056},{&quot;date&quot;:1624777200000,&quot;rep&quot;:42120},{&quot;date&quot;:1624863600000,&quot;rep&quot;:42125},{&quot;date&quot;:1624950000000,&quot;rep&quot;:42701},{&quot;date&quot;:1625036400000,&quot;rep&quot;:42761},{&quot;date&quot;:1625122800000,&quot;rep&quot;:42845},{&quot;date&quot;:1625209200000,&quot;rep&quot;:42895},{&quot;date&quot;:1625295600000,&quot;rep&quot;:42922},{&quot;date&quot;:1625382000000,&quot;rep&quot;:42922},{&quot;date&quot;:1625468400000,&quot;rep&quot;:42925},{&quot;date&quot;:1625554800000,&quot;rep&quot;:43815},{&quot;date&quot;:1625641200000,&quot;rep&quot;:43852},{&quot;date&quot;:1625727600000,&quot;rep&quot;:44643},{&quot;date&quot;:1625814000000,&quot;rep&quot;:44697},{&quot;date&quot;:1625900400000,&quot;rep&quot;:44697},{&quot;date&quot;:1625986800000,&quot;rep&quot;:44697},{&quot;date&quot;:1626073200000,&quot;rep&quot;:44733},{&quot;date&quot;:1626159600000,&quot;rep&quot;:44748},{&quot;date&quot;:1626332400000,&quot;rep&quot;:44874},{&quot;date&quot;:1626418800000,&quot;rep&quot;:44937},{&quot;date&quot;:1626505200000,&quot;rep&quot;:45054},{&quot;date&quot;:1626591600000,&quot;rep&quot;:45057},{&quot;date&quot;:1626678000000,&quot;rep&quot;:45093},{&quot;date&quot;:1626764400000,&quot;rep&quot;:45240},{&quot;date&quot;:1626850800000,&quot;rep&quot;:45252},{&quot;date&quot;:1626937200000,&quot;rep&quot;:45285},{&quot;date&quot;:1627023600000,&quot;rep&quot;:45339},{&quot;date&quot;:1627110000000,&quot;rep&quot;:45438},{&quot;date&quot;:1627196400000,&quot;rep&quot;:45477},{&quot;date&quot;:1627282800000,&quot;rep&quot;:45513},{&quot;date&quot;:1627369200000,&quot;rep&quot;:45525},{&quot;date&quot;:1627455600000,&quot;rep&quot;:45534},{&quot;date&quot;:1627542000000,&quot;rep&quot;:45568},{&quot;date&quot;:1627628400000,&quot;rep&quot;:45574},{&quot;date&quot;:1627714800000,&quot;rep&quot;:45577},{&quot;date&quot;:1627801200000,&quot;rep&quot;:45640},{&quot;date&quot;:1627887600000,&quot;rep&quot;:45673},{&quot;date&quot;:1627974000000,&quot;rep&quot;:45679},{&quot;date&quot;:1628060400000,&quot;rep&quot;:45706},{&quot;date&quot;:1628146800000,&quot;rep&quot;:45742},{&quot;date&quot;:1628233200000,&quot;rep&quot;:45790},{&quot;date&quot;:1628319600000,&quot;rep&quot;:45799},{&quot;date&quot;:1628406000000,&quot;rep&quot;:45836},{&quot;date&quot;:1628492400000,&quot;rep&quot;:45849},{&quot;date&quot;:1628578800000,&quot;rep&quot;:45879},{&quot;date&quot;:1628665200000,&quot;rep&quot;:45882},{&quot;date&quot;:1628751600000,&quot;rep&quot;:45882},{&quot;date&quot;:1628838000000,&quot;rep&quot;:45889},{&quot;date&quot;:1628924400000,&quot;rep&quot;:45922},{&quot;date&quot;:1629010800000,&quot;rep&quot;:45955},{&quot;date&quot;:1629097200000,&quot;rep&quot;:45988},{&quot;date&quot;:1629183600000,&quot;rep&quot;:46123},{&quot;date&quot;:1629270000000,&quot;rep&quot;:46153},{&quot;date&quot;:1629356400000,&quot;rep&quot;:46270},{&quot;date&quot;:1629442800000,&quot;rep&quot;:48001},{&quot;date&quot;:1629615600000,&quot;rep&quot;:48004},{&quot;date&quot;:1629702000000,&quot;rep&quot;:48010},{&quot;date&quot;:1629788400000,&quot;rep&quot;:48016},{&quot;date&quot;:1629874800000,&quot;rep&quot;:48079},{&quot;date&quot;:1629961200000,&quot;rep&quot;:48128},{&quot;date&quot;:1630047600000,&quot;rep&quot;:48158},{&quot;date&quot;:1630134000000,&quot;rep&quot;:48191},{&quot;date&quot;:1630220400000,&quot;rep&quot;:48221},{&quot;date&quot;:1630306800000,&quot;rep&quot;:48263},{&quot;date&quot;:1630393200000,&quot;rep&quot;:48293},{&quot;date&quot;:1630479600000,&quot;rep&quot;:48317},{&quot;date&quot;:1630566000000,&quot;rep&quot;:48326},{&quot;date&quot;:1630652400000,&quot;rep&quot;:48327},{&quot;date&quot;:1630738800000,&quot;rep&quot;:48383},{&quot;date&quot;:1630825200000,&quot;rep&quot;:48422},{&quot;date&quot;:1630911600000,&quot;rep&quot;:48425},{&quot;date&quot;:1630998000000,&quot;rep&quot;:48467},{&quot;date&quot;:1631084400000,&quot;rep&quot;:48563},{&quot;date&quot;:1631170800000,&quot;rep&quot;:48596},{&quot;date&quot;:1631257200000,&quot;rep&quot;:48605},{&quot;date&quot;:1631343600000,&quot;rep&quot;:48635},{&quot;date&quot;:1631430000000,&quot;rep&quot;:48638},{&quot;date&quot;:1631516400000,&quot;rep&quot;:48698},{&quot;date&quot;:1631602800000,&quot;rep&quot;:48756},{&quot;date&quot;:1631689200000,&quot;rep&quot;:49734},{&quot;date&quot;:1631775600000,&quot;rep&quot;:50082},{&quot;date&quot;:1631862000000,&quot;rep&quot;:50172},{&quot;date&quot;:1631948400000,&quot;rep&quot;:50289},{&quot;date&quot;:1632034800000,&quot;rep&quot;:50322},{&quot;date&quot;:1632121200000,&quot;rep&quot;:50392},{&quot;date&quot;:1632207600000,&quot;rep&quot;:50392},{&quot;date&quot;:1632294000000,&quot;rep&quot;:50561},{&quot;date&quot;:1632380400000,&quot;rep&quot;:50635},{&quot;date&quot;:1632466800000,&quot;rep&quot;:50635},{&quot;date&quot;:1632553200000,&quot;rep&quot;:50675},{&quot;date&quot;:1632639600000,&quot;rep&quot;:50759},{&quot;date&quot;:1632726000000,&quot;rep&quot;:50762},{&quot;date&quot;:1632812400000,&quot;rep&quot;:50795},{&quot;date&quot;:1632898800000,&quot;rep&quot;:51057},{&quot;date&quot;:1632985200000,&quot;rep&quot;:51090},{&quot;date&quot;:1633071600000,&quot;rep&quot;:51183},{&quot;date&quot;:1633158000000,&quot;rep&quot;:51189},{&quot;date&quot;:1633244400000,&quot;rep&quot;:51219},{&quot;date&quot;:1633330800000,&quot;rep&quot;:51253},{&quot;date&quot;:1633417200000,&quot;rep&quot;:51296},{&quot;date&quot;:1633503600000,&quot;rep&quot;:51386},{&quot;date&quot;:1633590000000,&quot;rep&quot;:51402},{&quot;date&quot;:1633676400000,&quot;rep&quot;:51405},{&quot;date&quot;:1633762800000,&quot;rep&quot;:51408},{&quot;date&quot;:1633849200000,&quot;rep&quot;:51514},{&quot;date&quot;:1633935600000,&quot;rep&quot;:51517},{&quot;date&quot;:1634022000000,&quot;rep&quot;:51553},{&quot;date&quot;:1634108400000,&quot;rep&quot;:51562},{&quot;date&quot;:1634194800000,&quot;rep&quot;:52341},{&quot;date&quot;:1634281200000,&quot;rep&quot;:52341},{&quot;date&quot;:1634367600000,&quot;rep&quot;:52470},{&quot;date&quot;:1634454000000,&quot;rep&quot;:52476},{&quot;date&quot;:1634540400000,&quot;rep&quot;:52659},{&quot;date&quot;:1634626800000,&quot;rep&quot;:52783},{&quot;date&quot;:1634713200000,&quot;rep&quot;:53527},{&quot;date&quot;:1634799600000,&quot;rep&quot;:53569},{&quot;date&quot;:1634886000000,&quot;rep&quot;:53578},{&quot;date&quot;:1634972400000,&quot;rep&quot;:53646},{&quot;date&quot;:1635058800000,&quot;rep&quot;:53686},{&quot;date&quot;:1635145200000,&quot;rep&quot;:53886},{&quot;date&quot;:1635231600000,&quot;rep&quot;:53956},{&quot;date&quot;:1635318000000,&quot;rep&quot;:53957},{&quot;date&quot;:1635404400000,&quot;rep&quot;:54005},{&quot;date&quot;:1635490800000,&quot;rep&quot;:54103},{&quot;date&quot;:1635577200000,&quot;rep&quot;:54218},{&quot;date&quot;:1635663600000,&quot;rep&quot;:54281},{&quot;date&quot;:1635750000000,&quot;rep&quot;:54287},{&quot;date&quot;:1635836400000,&quot;rep&quot;:54293},{&quot;date&quot;:1635922800000,&quot;rep&quot;:54366},{&quot;date&quot;:1636009200000,&quot;rep&quot;:54429},{&quot;date&quot;:1636095600000,&quot;rep&quot;:54486},{&quot;date&quot;:1636182000000,&quot;rep&quot;:54489},{&quot;date&quot;:1636268400000,&quot;rep&quot;:54489},{&quot;date&quot;:1636354800000,&quot;rep&quot;:54522},{&quot;date&quot;:1636441200000,&quot;rep&quot;:54578},{&quot;date&quot;:1636527600000,&quot;rep&quot;:54621},{&quot;date&quot;:1636614000000,&quot;rep&quot;:54621},{&quot;date&quot;:1636700400000,&quot;rep&quot;:54690},{&quot;date&quot;:1636786800000,&quot;rep&quot;:54693},{&quot;date&quot;:1636873200000,&quot;rep&quot;:54730},{&quot;date&quot;:1636959600000,&quot;rep&quot;:54850},{&quot;date&quot;:1637046000000,&quot;rep&quot;:54922},{&quot;date&quot;:1637132400000,&quot;rep&quot;:54949},{&quot;date&quot;:1637218800000,&quot;rep&quot;:54955},{&quot;date&quot;:1637305200000,&quot;rep&quot;:54991},{&quot;date&quot;:1637391600000,&quot;rep&quot;:55034},{&quot;date&quot;:1637478000000,&quot;rep&quot;:55067},{&quot;date&quot;:1637650800000,&quot;rep&quot;:55070},{&quot;date&quot;:1637737200000,&quot;rep&quot;:55075},{&quot;date&quot;:1637823600000,&quot;rep&quot;:55081},{&quot;date&quot;:1637910000000,&quot;rep&quot;:55174},{&quot;date&quot;:1637996400000,&quot;rep&quot;:55216},{&quot;date&quot;:1638082800000,&quot;rep&quot;:55253},{&quot;date&quot;:1638169200000,&quot;rep&quot;:55256},{&quot;date&quot;:1638255600000,&quot;rep&quot;:55262},{&quot;date&quot;:1638342000000,&quot;rep&quot;:55331},{&quot;date&quot;:1638428400000,&quot;rep&quot;:55342},{&quot;date&quot;:1638514800000,&quot;rep&quot;:55378},{&quot;date&quot;:1638601200000,&quot;rep&quot;:55441},{&quot;date&quot;:1638687600000,&quot;rep&quot;:55462},{&quot;date&quot;:1638860400000,&quot;rep&quot;:55529},{&quot;date&quot;:1638946800000,&quot;rep&quot;:55582},{&quot;date&quot;:1639033200000,&quot;rep&quot;:55594},{&quot;date&quot;:1639119600000,&quot;rep&quot;:55624},{&quot;date&quot;:1639206000000,&quot;rep&quot;:55651},{&quot;date&quot;:1639292400000,&quot;rep&quot;:55654},{&quot;date&quot;:1639378800000,&quot;rep&quot;:55690},{&quot;date&quot;:1639465200000,&quot;rep&quot;:55726},{&quot;date&quot;:1639551600000,&quot;rep&quot;:55745},{&quot;date&quot;:1639638000000,&quot;rep&quot;:55775},{&quot;date&quot;:1639724400000,&quot;rep&quot;:55841},{&quot;date&quot;:1639810800000,&quot;rep&quot;:55844},{&quot;date&quot;:1639897200000,&quot;rep&quot;:55874},{&quot;date&quot;:1639983600000,&quot;rep&quot;:55910},{&quot;date&quot;:1640070000000,&quot;rep&quot;:55953},{&quot;date&quot;:1640156400000,&quot;rep&quot;:55956},{&quot;date&quot;:1640242800000,&quot;rep&quot;:56019},{&quot;date&quot;:1640329200000,&quot;rep&quot;:56049},{&quot;date&quot;:1640415600000,&quot;rep&quot;:56067},{&quot;date&quot;:1640502000000,&quot;rep&quot;:56073},{&quot;date&quot;:1640588400000,&quot;rep&quot;:56080},{&quot;date&quot;:1640674800000,&quot;rep&quot;:56086},{&quot;date&quot;:1640761200000,&quot;rep&quot;:56207},{&quot;date&quot;:1640847600000,&quot;rep&quot;:56306},{&quot;date&quot;:1640934000000,&quot;rep&quot;:56363},{&quot;date&quot;:1641020400000,&quot;rep&quot;:56369},{&quot;date&quot;:1641106800000,&quot;rep&quot;:56405},{&quot;date&quot;:1641193200000,&quot;rep&quot;:56492},{&quot;date&quot;:1641279600000,&quot;rep&quot;:56495},{&quot;date&quot;:1641366000000,&quot;rep&quot;:56498},{&quot;date&quot;:1641452400000,&quot;rep&quot;:56698},{&quot;date&quot;:1641538800000,&quot;rep&quot;:56747},{&quot;date&quot;:1641625200000,&quot;rep&quot;:56789},{&quot;date&quot;:1641711600000,&quot;rep&quot;:56792},{&quot;date&quot;:1641798000000,&quot;rep&quot;:56814},{&quot;date&quot;:1641884400000,&quot;rep&quot;:56850},{&quot;date&quot;:1641970800000,&quot;rep&quot;:56856},{&quot;date&quot;:1642057200000,&quot;rep&quot;:56859},{&quot;date&quot;:1642143600000,&quot;rep&quot;:56868},{&quot;date&quot;:1642230000000,&quot;rep&quot;:56880},{&quot;date&quot;:1642316400000,&quot;rep&quot;:56937},{&quot;date&quot;:1642402800000,&quot;rep&quot;:57036},{&quot;date&quot;:1642489200000,&quot;rep&quot;:57236},{&quot;date&quot;:1642575600000,&quot;rep&quot;:57332},{&quot;date&quot;:1642662000000,&quot;rep&quot;:57399},{&quot;date&quot;:1642748400000,&quot;rep&quot;:57435},{&quot;date&quot;:1642834800000,&quot;rep&quot;:57582},{&quot;date&quot;:1642921200000,&quot;rep&quot;:57647},{&quot;date&quot;:1643007600000,&quot;rep&quot;:57656},{&quot;date&quot;:1643094000000,&quot;rep&quot;:57659},{&quot;date&quot;:1643180400000,&quot;rep&quot;:57669},{&quot;date&quot;:1643266800000,&quot;rep&quot;:57672},{&quot;date&quot;:1643353200000,&quot;rep&quot;:57720},{&quot;date&quot;:1643439600000,&quot;rep&quot;:57813},{&quot;date&quot;:1643526000000,&quot;rep&quot;:57849},{&quot;date&quot;:1643612400000,&quot;rep&quot;:57864},{&quot;date&quot;:1643698800000,&quot;rep&quot;:57964},{&quot;date&quot;:1643785200000,&quot;rep&quot;:57964},{&quot;date&quot;:1643871600000,&quot;rep&quot;:58007},{&quot;date&quot;:1643958000000,&quot;rep&quot;:58043},{&quot;date&quot;:1644044400000,&quot;rep&quot;:58046},{&quot;date&quot;:1644130800000,&quot;rep&quot;:58049},{&quot;date&quot;:1644217200000,&quot;rep&quot;:58175},{&quot;date&quot;:1644303600000,&quot;rep&quot;:58187},{&quot;date&quot;:1644390000000,&quot;rep&quot;:58220},{&quot;date&quot;:1644476400000,&quot;rep&quot;:58284},{&quot;date&quot;:1644562800000,&quot;rep&quot;:58293},{&quot;date&quot;:1644649200000,&quot;rep&quot;:58332},{&quot;date&quot;:1644735600000,&quot;rep&quot;:58335},{&quot;date&quot;:1644822000000,&quot;rep&quot;:58378},{&quot;date&quot;:1644908400000,&quot;rep&quot;:58435},{&quot;date&quot;:1644994800000,&quot;rep&quot;:58438},{&quot;date&quot;:1645081200000,&quot;rep&quot;:58525},{&quot;date&quot;:1645167600000,&quot;rep&quot;:58577},{&quot;date&quot;:1645254000000,&quot;rep&quot;:58615},{&quot;date&quot;:1645340400000,&quot;rep&quot;:58618},{&quot;date&quot;:1645426800000,&quot;rep&quot;:58648},{&quot;date&quot;:1645513200000,&quot;rep&quot;:58651},{&quot;date&quot;:1645599600000,&quot;rep&quot;:58720},{&quot;date&quot;:1645686000000,&quot;rep&quot;:58735},{&quot;date&quot;:1645772400000,&quot;rep&quot;:58747},{&quot;date&quot;:1645858800000,&quot;rep&quot;:58805},{&quot;date&quot;:1645945200000,&quot;rep&quot;:58847},{&quot;date&quot;:1646031600000,&quot;rep&quot;:58887},{&quot;date&quot;:1646118000000,&quot;rep&quot;:58902},{&quot;date&quot;:1646204400000,&quot;rep&quot;:58911},{&quot;date&quot;:1646290800000,&quot;rep&quot;:58983},{&quot;date&quot;:1646377200000,&quot;rep&quot;:59053},{&quot;date&quot;:1646463600000,&quot;rep&quot;:59089},{&quot;date&quot;:1646550000000,&quot;rep&quot;:59095},{&quot;date&quot;:1646636400000,&quot;rep&quot;:59152},{&quot;date&quot;:1646722800000,&quot;rep&quot;:59212},{&quot;date&quot;:1646809200000,&quot;rep&quot;:59272},{&quot;date&quot;:1646895600000,&quot;rep&quot;:59359},{&quot;date&quot;:1646982000000,&quot;rep&quot;:59359},{&quot;date&quot;:1647068400000,&quot;rep&quot;:59395},{&quot;date&quot;:1647154800000,&quot;rep&quot;:59410},{&quot;date&quot;:1647241200000,&quot;rep&quot;:59530},{&quot;date&quot;:1647327600000,&quot;rep&quot;:59563},{&quot;date&quot;:1647414000000,&quot;rep&quot;:59602},{&quot;date&quot;:1647500400000,&quot;rep&quot;:59602},{&quot;date&quot;:1647586800000,&quot;rep&quot;:59614},{&quot;date&quot;:1647673200000,&quot;rep&quot;:59671},{&quot;date&quot;:1647846000000,&quot;rep&quot;:59674},{&quot;date&quot;:1647932400000,&quot;rep&quot;:59677},{&quot;date&quot;:1648018800000,&quot;rep&quot;:59687},{&quot;date&quot;:1648105200000,&quot;rep&quot;:59721},{&quot;date&quot;:1648191600000,&quot;rep&quot;:59757},{&quot;date&quot;:1648278000000,&quot;rep&quot;:59787},{&quot;date&quot;:1648364400000,&quot;rep&quot;:59856},{&quot;date&quot;:1648450800000,&quot;rep&quot;:59859},{&quot;date&quot;:1648623600000,&quot;rep&quot;:59892},{&quot;date&quot;:1648710000000,&quot;rep&quot;:59955},{&quot;date&quot;:1648796400000,&quot;rep&quot;:59985},{&quot;date&quot;:1648882800000,&quot;rep&quot;:60009},{&quot;date&quot;:1648969200000,&quot;rep&quot;:60039},{&quot;date&quot;:1649055600000,&quot;rep&quot;:60045},{&quot;date&quot;:1649142000000,&quot;rep&quot;:60051},{&quot;date&quot;:1649228400000,&quot;rep&quot;:60114},{&quot;date&quot;:1649314800000,&quot;rep&quot;:60128},{&quot;date&quot;:1649401200000,&quot;rep&quot;:60204},{&quot;date&quot;:1649487600000,&quot;rep&quot;:60237},{&quot;date&quot;:1649574000000,&quot;rep&quot;:60288},{&quot;date&quot;:1649660400000,&quot;rep&quot;:60326},{&quot;date&quot;:1649746800000,&quot;rep&quot;:60386},{&quot;date&quot;:1649833200000,&quot;rep&quot;:60404},{&quot;date&quot;:1649919600000,&quot;rep&quot;:60467},{&quot;date&quot;:1650006000000,&quot;rep&quot;:60513},{&quot;date&quot;:1650092400000,&quot;rep&quot;:60516},{&quot;date&quot;:1650178800000,&quot;rep&quot;:60533},{&quot;date&quot;:1650351600000,&quot;rep&quot;:60566},{&quot;date&quot;:1650438000000,&quot;rep&quot;:60632},{&quot;date&quot;:1650524400000,&quot;rep&quot;:60632},{&quot;date&quot;:1650610800000,&quot;rep&quot;:60635},{&quot;date&quot;:1650697200000,&quot;rep&quot;:60695},{&quot;date&quot;:1650783600000,&quot;rep&quot;:60761},{&quot;date&quot;:1650870000000,&quot;rep&quot;:60803},{&quot;date&quot;:1650956400000,&quot;rep&quot;:60815},{&quot;date&quot;:1651042800000,&quot;rep&quot;:60875},{&quot;date&quot;:1651129200000,&quot;rep&quot;:60886},{&quot;date&quot;:1651215600000,&quot;rep&quot;:60917},{&quot;date&quot;:1651302000000,&quot;rep&quot;:61070},{&quot;date&quot;:1651388400000,&quot;rep&quot;:61079},{&quot;date&quot;:1651474800000,&quot;rep&quot;:61138},{&quot;date&quot;:1651561200000,&quot;rep&quot;:61144},{&quot;date&quot;:1651647600000,&quot;rep&quot;:61189},{&quot;date&quot;:1651734000000,&quot;rep&quot;:61189},{&quot;date&quot;:1651820400000,&quot;rep&quot;:61233},{&quot;date&quot;:1651906800000,&quot;rep&quot;:61344},{&quot;date&quot;:1651993200000,&quot;rep&quot;:61452},{&quot;date&quot;:1652079600000,&quot;rep&quot;:61495},{&quot;date&quot;:1652166000000,&quot;rep&quot;:61540},{&quot;date&quot;:1652252400000,&quot;rep&quot;:61597},{&quot;date&quot;:1652338800000,&quot;rep&quot;:61660},{&quot;date&quot;:1652425200000,&quot;rep&quot;:61687},{&quot;date&quot;:1652511600000,&quot;rep&quot;:61717},{&quot;date&quot;:1652598000000,&quot;rep&quot;:61753},{&quot;date&quot;:1652684400000,&quot;rep&quot;:61780},{&quot;date&quot;:1652770800000,&quot;rep&quot;:61819},{&quot;date&quot;:1652857200000,&quot;rep&quot;:61862},{&quot;date&quot;:1652943600000,&quot;rep&quot;:61895},{&quot;date&quot;:1653030000000,&quot;rep&quot;:61898},{&quot;date&quot;:1653289200000,&quot;rep&quot;:66389},{&quot;date&quot;:1653375600000,&quot;rep&quot;:66608},{&quot;date&quot;:1653462000000,&quot;rep&quot;:66701},{&quot;date&quot;:1653548400000,&quot;rep&quot;:66728},{&quot;date&quot;:1653634800000,&quot;rep&quot;:66731},{&quot;date&quot;:1653721200000,&quot;rep&quot;:66859},{&quot;date&quot;:1653807600000,&quot;rep&quot;:66890},{&quot;date&quot;:1653894000000,&quot;rep&quot;:66977},{&quot;date&quot;:1653980400000,&quot;rep&quot;:67074},{&quot;date&quot;:1654066800000,&quot;rep&quot;:67201},{&quot;date&quot;:1654153200000,&quot;rep&quot;:67241},{&quot;date&quot;:1654239600000,&quot;rep&quot;:67277},{&quot;date&quot;:1654326000000,&quot;rep&quot;:67283},{&quot;date&quot;:1654412400000,&quot;rep&quot;:67286},{&quot;date&quot;:1654498800000,&quot;rep&quot;:67468},{&quot;date&quot;:1654585200000,&quot;rep&quot;:67547},{&quot;date&quot;:1654671600000,&quot;rep&quot;:67632},{&quot;date&quot;:1654758000000,&quot;rep&quot;:67767},{&quot;date&quot;:1654844400000,&quot;rep&quot;:67836},{&quot;date&quot;:1654930800000,&quot;rep&quot;:67885},{&quot;date&quot;:1655017200000,&quot;rep&quot;:67986},{&quot;date&quot;:1655103600000,&quot;rep&quot;:68016},{&quot;date&quot;:1655190000000,&quot;rep&quot;:68154},{&quot;date&quot;:1655276400000,&quot;rep&quot;:68284},{&quot;date&quot;:1655362800000,&quot;rep&quot;:68414},{&quot;date&quot;:1655449200000,&quot;rep&quot;:68414},{&quot;date&quot;:1655535600000,&quot;rep&quot;:68480},{&quot;date&quot;:1655622000000,&quot;rep&quot;:68501},{&quot;date&quot;:1655708400000,&quot;rep&quot;:68528},{&quot;date&quot;:1655794800000,&quot;rep&quot;:68531},{&quot;date&quot;:1655881200000,&quot;rep&quot;:68731},{&quot;date&quot;:1655967600000,&quot;rep&quot;:68791},{&quot;date&quot;:1656054000000,&quot;rep&quot;:68875},{&quot;date&quot;:1656140400000,&quot;rep&quot;:69049},{&quot;date&quot;:1656226800000,&quot;rep&quot;:69079},{&quot;date&quot;:1656313200000,&quot;rep&quot;:69082},{&quot;date&quot;:1656399600000,&quot;rep&quot;:69163},{&quot;date&quot;:1656486000000,&quot;rep&quot;:69226},{&quot;date&quot;:1656572400000,&quot;rep&quot;:69277},{&quot;date&quot;:1656658800000,&quot;rep&quot;:69332},{&quot;date&quot;:1656745200000,&quot;rep&quot;:69392},{&quot;date&quot;:1656831600000,&quot;rep&quot;:69485},{&quot;date&quot;:1656918000000,&quot;rep&quot;:69524},{&quot;date&quot;:1657004400000,&quot;rep&quot;:69527},{&quot;date&quot;:1657090800000,&quot;rep&quot;:69602},{&quot;date&quot;:1657177200000,&quot;rep&quot;:69635},{&quot;date&quot;:1657263600000,&quot;rep&quot;:69734},{&quot;date&quot;:1657350000000,&quot;rep&quot;:69848},{&quot;date&quot;:1657436400000,&quot;rep&quot;:69891},{&quot;date&quot;:1657522800000,&quot;rep&quot;:69964},{&quot;date&quot;:1657609200000,&quot;rep&quot;:70015},{&quot;date&quot;:1657695600000,&quot;rep&quot;:70018},{&quot;date&quot;:1657868400000,&quot;rep&quot;:70111},{&quot;date&quot;:1657954800000,&quot;rep&quot;:70124},{&quot;date&quot;:1658041200000,&quot;rep&quot;:70227},{&quot;date&quot;:1658127600000,&quot;rep&quot;:70254},{&quot;date&quot;:1658214000000,&quot;rep&quot;:70344},{&quot;date&quot;:1658300400000,&quot;rep&quot;:70487},{&quot;date&quot;:1658386800000,&quot;rep&quot;:70601},{&quot;date&quot;:1658473200000,&quot;rep&quot;:70685},{&quot;date&quot;:1658559600000,&quot;rep&quot;:70757},{&quot;date&quot;:1658646000000,&quot;rep&quot;:70787},{&quot;date&quot;:1658732400000,&quot;rep&quot;:70886},{&quot;date&quot;:1658818800000,&quot;rep&quot;:70916},{&quot;date&quot;:1658905200000,&quot;rep&quot;:70975},{&quot;date&quot;:1658991600000,&quot;rep&quot;:71047},{&quot;date&quot;:1659078000000,&quot;rep&quot;:71121},{&quot;date&quot;:1659164400000,&quot;rep&quot;:71226},{&quot;date&quot;:1659250800000,&quot;rep&quot;:71263},{&quot;date&quot;:1659337200000,&quot;rep&quot;:71356},{&quot;date&quot;:1659423600000,&quot;rep&quot;:71422},{&quot;date&quot;:1659510000000,&quot;rep&quot;:71485},{&quot;date&quot;:1659596400000,&quot;rep&quot;:71506},{&quot;date&quot;:1659769200000,&quot;rep&quot;:71575},{&quot;date&quot;:1659855600000,&quot;rep&quot;:71636},{&quot;date&quot;:1659942000000,&quot;rep&quot;:71666},{&quot;date&quot;:1660028400000,&quot;rep&quot;:71753},{&quot;date&quot;:1660114800000,&quot;rep&quot;:71801},{&quot;date&quot;:1660201200000,&quot;rep&quot;:71837},{&quot;date&quot;:1660287600000,&quot;rep&quot;:71888},{&quot;date&quot;:1660374000000,&quot;rep&quot;:71952},{&quot;date&quot;:1660460400000,&quot;rep&quot;:72041},{&quot;date&quot;:1660546800000,&quot;rep&quot;:72088},{&quot;date&quot;:1660633200000,&quot;rep&quot;:72136},{&quot;date&quot;:1660719600000,&quot;rep&quot;:72203},{&quot;date&quot;:1660806000000,&quot;rep&quot;:72311},{&quot;date&quot;:1660892400000,&quot;rep&quot;:72314},{&quot;date&quot;:1660978800000,&quot;rep&quot;:72350},{&quot;date&quot;:1661065200000,&quot;rep&quot;:72391},{&quot;date&quot;:1661151600000,&quot;rep&quot;:72425},{&quot;date&quot;:1661238000000,&quot;rep&quot;:72464},{&quot;date&quot;:1661324400000,&quot;rep&quot;:72545},{&quot;date&quot;:1661410800000,&quot;rep&quot;:72658},{&quot;date&quot;:1661497200000,&quot;rep&quot;:72736},{&quot;date&quot;:1661583600000,&quot;rep&quot;:72749},{&quot;date&quot;:1661670000000,&quot;rep&quot;:72762},{&quot;date&quot;:1661756400000,&quot;rep&quot;:72801},{&quot;date&quot;:1661842800000,&quot;rep&quot;:72888},{&quot;date&quot;:1661929200000,&quot;rep&quot;:72919},{&quot;date&quot;:1662015600000,&quot;rep&quot;:73039},{&quot;date&quot;:1662102000000,&quot;rep&quot;:73155},{&quot;date&quot;:1662188400000,&quot;rep&quot;:73239},{&quot;date&quot;:1662274800000,&quot;rep&quot;:73272},{&quot;date&quot;:1662361200000,&quot;rep&quot;:73278},{&quot;date&quot;:1662447600000,&quot;rep&quot;:73285},{&quot;date&quot;:1662534000000,&quot;rep&quot;:73328},{&quot;date&quot;:1662620400000,&quot;rep&quot;:73331},{&quot;date&quot;:1662706800000,&quot;rep&quot;:73454},{&quot;date&quot;:1662793200000,&quot;rep&quot;:73484},{&quot;date&quot;:1662879600000,&quot;rep&quot;:73541},{&quot;date&quot;:1662966000000,&quot;rep&quot;:73570},{&quot;date&quot;:1663052400000,&quot;rep&quot;:73573},{&quot;date&quot;:1663138800000,&quot;rep&quot;:73582},{&quot;date&quot;:1663225200000,&quot;rep&quot;:73612},{&quot;date&quot;:1663398000000,&quot;rep&quot;:73683},{&quot;date&quot;:1663484400000,&quot;rep&quot;:73704},{&quot;date&quot;:1663570800000,&quot;rep&quot;:73708},{&quot;date&quot;:1663657200000,&quot;rep&quot;:73744},{&quot;date&quot;:1663743600000,&quot;rep&quot;:73839},{&quot;date&quot;:1663830000000,&quot;rep&quot;:73842},{&quot;date&quot;:1663916400000,&quot;rep&quot;:73881},{&quot;date&quot;:1664002800000,&quot;rep&quot;:73884},{&quot;date&quot;:1664089200000,&quot;rep&quot;:73920},{&quot;date&quot;:1664175600000,&quot;rep&quot;:74089},{&quot;date&quot;:1664262000000,&quot;rep&quot;:74146},{&quot;date&quot;:1664348400000,&quot;rep&quot;:74266},{&quot;date&quot;:1664434800000,&quot;rep&quot;:74419},{&quot;date&quot;:1664521200000,&quot;rep&quot;:74491},{&quot;date&quot;:1664607600000,&quot;rep&quot;:74582},{&quot;date&quot;:1664694000000,&quot;rep&quot;:74705},{&quot;date&quot;:1664780400000,&quot;rep&quot;:74786},{&quot;date&quot;:1664866800000,&quot;rep&quot;:74900},{&quot;date&quot;:1664953200000,&quot;rep&quot;:74987},{&quot;date&quot;:1665039600000,&quot;rep&quot;:75187},{&quot;date&quot;:1665126000000,&quot;rep&quot;:75387},{&quot;date&quot;:1665212400000,&quot;rep&quot;:75519},{&quot;date&quot;:1665298800000,&quot;rep&quot;:75586},{&quot;date&quot;:1665385200000,&quot;rep&quot;:75661},{&quot;date&quot;:1665471600000,&quot;rep&quot;:75721},{&quot;date&quot;:1665558000000,&quot;rep&quot;:75811},{&quot;date&quot;:1665644400000,&quot;rep&quot;:75931},{&quot;date&quot;:1665730800000,&quot;rep&quot;:75955},{&quot;date&quot;:1665817200000,&quot;rep&quot;:76000},{&quot;date&quot;:1665903600000,&quot;rep&quot;:76027},{&quot;date&quot;:1665990000000,&quot;rep&quot;:76039},{&quot;date&quot;:1666076400000,&quot;rep&quot;:76049},{&quot;date&quot;:1666162800000,&quot;rep&quot;:76082},{&quot;date&quot;:1666249200000,&quot;rep&quot;:76227},{&quot;date&quot;:1666335600000,&quot;rep&quot;:76315},{&quot;date&quot;:1666422000000,&quot;rep&quot;:76331},{&quot;date&quot;:1666508400000,&quot;rep&quot;:76413},{&quot;date&quot;:1666594800000,&quot;rep&quot;:76506},{&quot;date&quot;:1666681200000,&quot;rep&quot;:76600},{&quot;date&quot;:1666767600000,&quot;rep&quot;:76609},{&quot;date&quot;:1666854000000,&quot;rep&quot;:76636},{&quot;date&quot;:1666940400000,&quot;rep&quot;:76645},{&quot;date&quot;:1667026800000,&quot;rep&quot;:76714},{&quot;date&quot;:1667113200000,&quot;rep&quot;:76771},{&quot;date&quot;:1667199600000,&quot;rep&quot;:76805},{&quot;date&quot;:1667286000000,&quot;rep&quot;:76859},{&quot;date&quot;:1667372400000,&quot;rep&quot;:76897},{&quot;date&quot;:1667458800000,&quot;rep&quot;:76933},{&quot;date&quot;:1667545200000,&quot;rep&quot;:76942},{&quot;date&quot;:1667631600000,&quot;rep&quot;:76948},{&quot;date&quot;:1667718000000,&quot;rep&quot;:76951},{&quot;date&quot;:1667804400000,&quot;rep&quot;:76981},{&quot;date&quot;:1667890800000,&quot;rep&quot;:77128},{&quot;date&quot;:1667977200000,&quot;rep&quot;:77170},{&quot;date&quot;:1668150000000,&quot;rep&quot;:77233},{&quot;date&quot;:1668236400000,&quot;rep&quot;:77299},{&quot;date&quot;:1668322800000,&quot;rep&quot;:77332},{&quot;date&quot;:1668409200000,&quot;rep&quot;:77479},{&quot;date&quot;:1668495600000,&quot;rep&quot;:77679},{&quot;date&quot;:1668582000000,&quot;rep&quot;:77721},{&quot;date&quot;:1668668400000,&quot;rep&quot;:77818},{&quot;date&quot;:1668754800000,&quot;rep&quot;:77903},{&quot;date&quot;:1668841200000,&quot;rep&quot;:77930},{&quot;date&quot;:1668927600000,&quot;rep&quot;:77930},{&quot;date&quot;:1669014000000,&quot;rep&quot;:77933},{&quot;date&quot;:1669100400000,&quot;rep&quot;:77966},{&quot;date&quot;:1669186800000,&quot;rep&quot;:78005},{&quot;date&quot;:1669273200000,&quot;rep&quot;:78063},{&quot;date&quot;:1669359600000,&quot;rep&quot;:78263},{&quot;date&quot;:1669446000000,&quot;rep&quot;:78323},{&quot;date&quot;:1669532400000,&quot;rep&quot;:78371},{&quot;date&quot;:1669618800000,&quot;rep&quot;:78410},{&quot;date&quot;:1669705200000,&quot;rep&quot;:78443},{&quot;date&quot;:1669791600000,&quot;rep&quot;:78483},{&quot;date&quot;:1669878000000,&quot;rep&quot;:78525},{&quot;date&quot;:1669964400000,&quot;rep&quot;:78543},{&quot;date&quot;:1670050800000,&quot;rep&quot;:78583},{&quot;date&quot;:1670137200000,&quot;rep&quot;:78585},{&quot;date&quot;:1670223600000,&quot;rep&quot;:78615},{&quot;date&quot;:1670310000000,&quot;rep&quot;:78678},{&quot;date&quot;:1670396400000,&quot;rep&quot;:78805},{&quot;date&quot;:1670482800000,&quot;rep&quot;:78868},{&quot;date&quot;:1670569200000,&quot;rep&quot;:78996},{&quot;date&quot;:1670655600000,&quot;rep&quot;:79041},{&quot;date&quot;:1670742000000,&quot;rep&quot;:79101},{&quot;date&quot;:1670828400000,&quot;rep&quot;:79124},{&quot;date&quot;:1670914800000,&quot;rep&quot;:79202},{&quot;date&quot;:1671001200000,&quot;rep&quot;:79263},{&quot;date&quot;:1671087600000,&quot;rep&quot;:79459},{&quot;date&quot;:1671174000000,&quot;rep&quot;:79459},{&quot;date&quot;:1671260400000,&quot;rep&quot;:79495},{&quot;date&quot;:1671346800000,&quot;rep&quot;:79498},{&quot;date&quot;:1671433200000,&quot;rep&quot;:79591},{&quot;date&quot;:1671519600000,&quot;rep&quot;:79677},{&quot;date&quot;:1671606000000,&quot;rep&quot;:79785},{&quot;date&quot;:1671692400000,&quot;rep&quot;:79815},{&quot;date&quot;:1671778800000,&quot;rep&quot;:79816},{&quot;date&quot;:1671865200000,&quot;rep&quot;:79846},{&quot;date&quot;:1671951600000,&quot;rep&quot;:79912},{&quot;date&quot;:1672038000000,&quot;rep&quot;:79951},{&quot;date&quot;:1672124400000,&quot;rep&quot;:79989},{&quot;date&quot;:1672210800000,&quot;rep&quot;:80025},{&quot;date&quot;:1672297200000,&quot;rep&quot;:80133},{&quot;date&quot;:1672383600000,&quot;rep&quot;:80238},{&quot;date&quot;:1672470000000,&quot;rep&quot;:80295},{&quot;date&quot;:1672556400000,&quot;rep&quot;:80319},{&quot;date&quot;:1672642800000,&quot;rep&quot;:80375},{&quot;date&quot;:1672729200000,&quot;rep&quot;:80441},{&quot;date&quot;:1672815600000,&quot;rep&quot;:80579},{&quot;date&quot;:1672902000000,&quot;rep&quot;:80657},{&quot;date&quot;:1672988400000,&quot;rep&quot;:80703},{&quot;date&quot;:1673074800000,&quot;rep&quot;:80764},{&quot;date&quot;:1673161200000,&quot;rep&quot;:80791},{&quot;date&quot;:1673247600000,&quot;rep&quot;:80794},{&quot;date&quot;:1673334000000,&quot;rep&quot;:80806},{&quot;date&quot;:1673420400000,&quot;rep&quot;:80828},{&quot;date&quot;:1673506800000,&quot;rep&quot;:80846},{&quot;date&quot;:1673593200000,&quot;rep&quot;:80943},{&quot;date&quot;:1673679600000,&quot;rep&quot;:81039},{&quot;date&quot;:1673766000000,&quot;rep&quot;:81111},{&quot;date&quot;:1673852400000,&quot;rep&quot;:81170},{&quot;date&quot;:1673938800000,&quot;rep&quot;:81230},{&quot;date&quot;:1674025200000,&quot;rep&quot;:81339},{&quot;date&quot;:1674111600000,&quot;rep&quot;:81390},{&quot;date&quot;:1674198000000,&quot;rep&quot;:81415},{&quot;date&quot;:1674284400000,&quot;rep&quot;:81466},{&quot;date&quot;:1674370800000,&quot;rep&quot;:81472},{&quot;date&quot;:1674457200000,&quot;rep&quot;:81664},{&quot;date&quot;:1674543600000,&quot;rep&quot;:81806},{&quot;date&quot;:1674630000000,&quot;rep&quot;:81939},{&quot;date&quot;:1674716400000,&quot;rep&quot;:82072},{&quot;date&quot;:1674802800000,&quot;rep&quot;:82225},{&quot;date&quot;:1674889200000,&quot;rep&quot;:82343},{&quot;date&quot;:1674975600000,&quot;rep&quot;:82474},{&quot;date&quot;:1675062000000,&quot;rep&quot;:82626},{&quot;date&quot;:1675148400000,&quot;rep&quot;:82686},{&quot;date&quot;:1675234800000,&quot;rep&quot;:82818},{&quot;date&quot;:1675321200000,&quot;rep&quot;:82884},{&quot;date&quot;:1675407600000,&quot;rep&quot;:82999},{&quot;date&quot;:1675494000000,&quot;rep&quot;:83059},{&quot;date&quot;:1675580400000,&quot;rep&quot;:83130},{&quot;date&quot;:1675666800000,&quot;rep&quot;:83196},{&quot;date&quot;:1675753200000,&quot;rep&quot;:83213},{&quot;date&quot;:1675839600000,&quot;rep&quot;:83344},{&quot;date&quot;:1675926000000,&quot;rep&quot;:83429},{&quot;date&quot;:1676012400000,&quot;rep&quot;:83623},{&quot;date&quot;:1676098800000,&quot;rep&quot;:83710},{&quot;date&quot;:1676185200000,&quot;rep&quot;:83710},{&quot;date&quot;:1676271600000,&quot;rep&quot;:83746},{&quot;date&quot;:1676358000000,&quot;rep&quot;:83764},{&quot;date&quot;:1676444400000,&quot;rep&quot;:83787},{&quot;date&quot;:1676530800000,&quot;rep&quot;:83817},{&quot;date&quot;:1676617200000,&quot;rep&quot;:84017},{&quot;date&quot;:1676703600000,&quot;rep&quot;:84101},{&quot;date&quot;:1676790000000,&quot;rep&quot;:84115},{&quot;date&quot;:1676876400000,&quot;rep&quot;:84208},{&quot;date&quot;:1676962800000,&quot;rep&quot;:84269},{&quot;date&quot;:1677049200000,&quot;rep&quot;:84302},{&quot;date&quot;:1677135600000,&quot;rep&quot;:84373},{&quot;date&quot;:1677222000000,&quot;rep&quot;:84462},{&quot;date&quot;:1677308400000,&quot;rep&quot;:84495},{&quot;date&quot;:1677394800000,&quot;rep&quot;:84625},{&quot;date&quot;:1677481200000,&quot;rep&quot;:84666},{&quot;date&quot;:1677567600000,&quot;rep&quot;:84784},{&quot;date&quot;:1677654000000,&quot;rep&quot;:84847},{&quot;date&quot;:1677740400000,&quot;rep&quot;:84868},{&quot;date&quot;:1677826800000,&quot;rep&quot;:84868},{&quot;date&quot;:1677913200000,&quot;rep&quot;:84956},{&quot;date&quot;:1677999600000,&quot;rep&quot;:84968},{&quot;date&quot;:1678086000000,&quot;rep&quot;:84971},{&quot;date&quot;:1678172400000,&quot;rep&quot;:85187},{&quot;date&quot;:1678258800000,&quot;rep&quot;:85208},{&quot;date&quot;:1678345200000,&quot;rep&quot;:85236},{&quot;date&quot;:1678431600000,&quot;rep&quot;:85377},{&quot;date&quot;:1678518000000,&quot;rep&quot;:85383},{&quot;date&quot;:1678604400000,&quot;rep&quot;:85422},{&quot;date&quot;:1678690800000,&quot;rep&quot;:85528},{&quot;date&quot;:1678777200000,&quot;rep&quot;:85563},{&quot;date&quot;:1678863600000,&quot;rep&quot;:85599},{&quot;date&quot;:1678950000000,&quot;rep&quot;:85674},{&quot;date&quot;:1679036400000,&quot;rep&quot;:85700},{&quot;date&quot;:1679122800000,&quot;rep&quot;:85769},{&quot;date&quot;:1679209200000,&quot;rep&quot;:85946},{&quot;date&quot;:1679295600000,&quot;rep&quot;:86026},{&quot;date&quot;:1679382000000,&quot;rep&quot;:86053},{&quot;date&quot;:1679468400000,&quot;rep&quot;:86134},{&quot;date&quot;:1679554800000,&quot;rep&quot;:86293},{&quot;date&quot;:1679641200000,&quot;rep&quot;:86356},{&quot;date&quot;:1679727600000,&quot;rep&quot;:86424},{&quot;date&quot;:1679814000000,&quot;rep&quot;:86511},{&quot;date&quot;:1679900400000,&quot;rep&quot;:86616},{&quot;date&quot;:1679986800000,&quot;rep&quot;:86628},{&quot;date&quot;:1680073200000,&quot;rep&quot;:86631},{&quot;date&quot;:1680159600000,&quot;rep&quot;:86656},{&quot;date&quot;:1680246000000,&quot;rep&quot;:86715},{&quot;date&quot;:1680332400000,&quot;rep&quot;:86805},{&quot;date&quot;:1680418800000,&quot;rep&quot;:86877},{&quot;date&quot;:1680505200000,&quot;rep&quot;:86921},{&quot;date&quot;:1680591600000,&quot;rep&quot;:87066},{&quot;date&quot;:1680678000000,&quot;rep&quot;:87202},{&quot;date&quot;:1680764400000,&quot;rep&quot;:87232},{&quot;date&quot;:1680850800000,&quot;rep&quot;:87368},{&quot;date&quot;:1680937200000,&quot;rep&quot;:87398},{&quot;date&quot;:1681023600000,&quot;rep&quot;:87401},{&quot;date&quot;:1681110000000,&quot;rep&quot;:87431},{&quot;date&quot;:1681196400000,&quot;rep&quot;:87509},{&quot;date&quot;:1681282800000,&quot;rep&quot;:87626},{&quot;date&quot;:1681369200000,&quot;rep&quot;:87692},{&quot;date&quot;:1681455600000,&quot;rep&quot;:87695},{&quot;date&quot;:1681542000000,&quot;rep&quot;:87797},{&quot;date&quot;:1681714800000,&quot;rep&quot;:87845},{&quot;date&quot;:1681801200000,&quot;rep&quot;:87858},{&quot;date&quot;:1681887600000,&quot;rep&quot;:87990},{&quot;date&quot;:1681974000000,&quot;rep&quot;:88114},{&quot;date&quot;:1682060400000,&quot;rep&quot;:88205},{&quot;date&quot;:1682146800000,&quot;rep&quot;:88289},{&quot;date&quot;:1682233200000,&quot;rep&quot;:88295},{&quot;date&quot;:1682319600000,&quot;rep&quot;:88556},{&quot;date&quot;:1682406000000,&quot;rep&quot;:88578},{&quot;date&quot;:1682492400000,&quot;rep&quot;:88584},{&quot;date&quot;:1682578800000,&quot;rep&quot;:88652},{&quot;date&quot;:1682665200000,&quot;rep&quot;:88685},{&quot;date&quot;:1682751600000,&quot;rep&quot;:88718},{&quot;date&quot;:1682838000000,&quot;rep&quot;:88721},{&quot;date&quot;:1682924400000,&quot;rep&quot;:88782},{&quot;date&quot;:1683010800000,&quot;rep&quot;:88850},{&quot;date&quot;:1683097200000,&quot;rep&quot;:88935},{&quot;date&quot;:1683183600000,&quot;rep&quot;:89415},{&quot;date&quot;:1683270000000,&quot;rep&quot;:89545},{&quot;date&quot;:1683356400000,&quot;rep&quot;:89605},{&quot;date&quot;:1683442800000,&quot;rep&quot;:89644},{&quot;date&quot;:1683529200000,&quot;rep&quot;:89692},{&quot;date&quot;:1683615600000,&quot;rep&quot;:89821},{&quot;date&quot;:1683702000000,&quot;rep&quot;:89859},{&quot;date&quot;:1683788400000,&quot;rep&quot;:90059},{&quot;date&quot;:1683874800000,&quot;rep&quot;:90095},{&quot;date&quot;:1683961200000,&quot;rep&quot;:90100},{&quot;date&quot;:1684047600000,&quot;rep&quot;:90211},{&quot;date&quot;:1684134000000,&quot;rep&quot;:90301},{&quot;date&quot;:1684220400000,&quot;rep&quot;:90367},{&quot;date&quot;:1684306800000,&quot;rep&quot;:90473},{&quot;date&quot;:1684393200000,&quot;rep&quot;:90739},{&quot;date&quot;:1684479600000,&quot;rep&quot;:90886},{&quot;date&quot;:1684566000000,&quot;rep&quot;:91086},{&quot;date&quot;:1684652400000,&quot;rep&quot;:91128},{&quot;date&quot;:1684738800000,&quot;rep&quot;:91189},{&quot;date&quot;:1684825200000,&quot;rep&quot;:91321},{&quot;date&quot;:1684911600000,&quot;rep&quot;:91371},{&quot;date&quot;:1684998000000,&quot;rep&quot;:91398},{&quot;date&quot;:1685084400000,&quot;rep&quot;:91487},{&quot;date&quot;:1685170800000,&quot;rep&quot;:91558},{&quot;date&quot;:1685257200000,&quot;rep&quot;:91615},{&quot;date&quot;:1685343600000,&quot;rep&quot;:91666},{&quot;date&quot;:1685430000000,&quot;rep&quot;:91845},{&quot;date&quot;:1685516400000,&quot;rep&quot;:91955},{&quot;date&quot;:1685602800000,&quot;rep&quot;:92114},{&quot;date&quot;:1685689200000,&quot;rep&quot;:92141},{&quot;date&quot;:1685775600000,&quot;rep&quot;:92198},{&quot;date&quot;:1685862000000,&quot;rep&quot;:92371},{&quot;date&quot;:1685948400000,&quot;rep&quot;:92442},{&quot;date&quot;:1686034800000,&quot;rep&quot;:92523},{&quot;date&quot;:1686121200000,&quot;rep&quot;:92613},{&quot;date&quot;:1686207600000,&quot;rep&quot;:92667},{&quot;date&quot;:1686294000000,&quot;rep&quot;:92724},{&quot;date&quot;:1686380400000,&quot;rep&quot;:92793},{&quot;date&quot;:1686466800000,&quot;rep&quot;:92820},{&quot;date&quot;:1686553200000,&quot;rep&quot;:92823},{&quot;date&quot;:1686639600000,&quot;rep&quot;:92848},{&quot;date&quot;:1686726000000,&quot;rep&quot;:92947},{&quot;date&quot;:1686812400000,&quot;rep&quot;:93051},{&quot;date&quot;:1686898800000,&quot;rep&quot;:93129},{&quot;date&quot;:1686985200000,&quot;rep&quot;:93162},{&quot;date&quot;:1687071600000,&quot;rep&quot;:93163},{&quot;date&quot;:1687158000000,&quot;rep&quot;:93205},{&quot;date&quot;:1687244400000,&quot;rep&quot;:93405},{&quot;date&quot;:1687330800000,&quot;rep&quot;:93495},{&quot;date&quot;:1687417200000,&quot;rep&quot;:93594},{&quot;date&quot;:1687503600000,&quot;rep&quot;:93677},{&quot;date&quot;:1687590000000,&quot;rep&quot;:93762},{&quot;date&quot;:1687676400000,&quot;rep&quot;:93792},{&quot;date&quot;:1687762800000,&quot;rep&quot;:94614},{&quot;date&quot;:1687849200000,&quot;rep&quot;:94633},{&quot;date&quot;:1687935600000,&quot;rep&quot;:94742},{&quot;date&quot;:1688022000000,&quot;rep&quot;:94849},{&quot;date&quot;:1688108400000,&quot;rep&quot;:94946},{&quot;date&quot;:1688194800000,&quot;rep&quot;:94991},{&quot;date&quot;:1688281200000,&quot;rep&quot;:95117},{&quot;date&quot;:1688367600000,&quot;rep&quot;:95153},{&quot;date&quot;:1688454000000,&quot;rep&quot;:95201},{&quot;date&quot;:1688540400000,&quot;rep&quot;:95237},{&quot;date&quot;:1688626800000,&quot;rep&quot;:95277},{&quot;date&quot;:1688713200000,&quot;rep&quot;:95309},{&quot;date&quot;:1688799600000,&quot;rep&quot;:95354},{&quot;date&quot;:1688886000000,&quot;rep&quot;:95387},{&quot;date&quot;:1688972400000,&quot;rep&quot;:95497},{&quot;date&quot;:1689058800000,&quot;rep&quot;:95616},{&quot;date&quot;:1689145200000,&quot;rep&quot;:95772},{&quot;date&quot;:1689231600000,&quot;rep&quot;:95880},{&quot;date&quot;:1689318000000,&quot;rep&quot;:95988},{&quot;date&quot;:1689404400000,&quot;rep&quot;:96108},{&quot;date&quot;:1689490800000,&quot;rep&quot;:96187},{&quot;date&quot;:1689577200000,&quot;rep&quot;:96232},{&quot;date&quot;:1689663600000,&quot;rep&quot;:96269},{&quot;date&quot;:1689750000000,&quot;rep&quot;:96281},{&quot;date&quot;:1689836400000,&quot;rep&quot;:96339},{&quot;date&quot;:1689922800000,&quot;rep&quot;:96369},{&quot;date&quot;:1690009200000,&quot;rep&quot;:96451},{&quot;date&quot;:1690095600000,&quot;rep&quot;:96565},{&quot;date&quot;:1690182000000,&quot;rep&quot;:96595},{&quot;date&quot;:1690268400000,&quot;rep&quot;:96673},{&quot;date&quot;:1690354800000,&quot;rep&quot;:96763},{&quot;date&quot;:1690441200000,&quot;rep&quot;:96856},{&quot;date&quot;:1690527600000,&quot;rep&quot;:96951},{&quot;date&quot;:1690614000000,&quot;rep&quot;:97026},{&quot;date&quot;:1690700400000,&quot;rep&quot;:97120},{&quot;date&quot;:1690786800000,&quot;rep&quot;:97186},{&quot;date&quot;:1690873200000,&quot;rep&quot;:97207},{&quot;date&quot;:1690959600000,&quot;rep&quot;:97281},{&quot;date&quot;:1691046000000,&quot;rep&quot;:97401},{&quot;date&quot;:1691132400000,&quot;rep&quot;:97530},{&quot;date&quot;:1691218800000,&quot;rep&quot;:97639},{&quot;date&quot;:1691305200000,&quot;rep&quot;:97686},{&quot;date&quot;:1691391600000,&quot;rep&quot;:97700},{&quot;date&quot;:1691478000000,&quot;rep&quot;:97730},{&quot;date&quot;:1691564400000,&quot;rep&quot;:97868},{&quot;date&quot;:1691650800000,&quot;rep&quot;:97875},{&quot;date&quot;:1691737200000,&quot;rep&quot;:97922},{&quot;date&quot;:1691823600000,&quot;rep&quot;:97955},{&quot;date&quot;:1691910000000,&quot;rep&quot;:98065},{&quot;date&quot;:1691996400000,&quot;rep&quot;:98155},{&quot;date&quot;:1692082800000,&quot;rep&quot;:98355},{&quot;date&quot;:1692169200000,&quot;rep&quot;:98379},{&quot;date&quot;:1692255600000,&quot;rep&quot;:98445},{&quot;date&quot;:1692342000000,&quot;rep&quot;:98552},{&quot;date&quot;:1692428400000,&quot;rep&quot;:98588},{&quot;date&quot;:1692514800000,&quot;rep&quot;:98648},{&quot;date&quot;:1692601200000,&quot;rep&quot;:98676},{&quot;date&quot;:1692687600000,&quot;rep&quot;:98778},{&quot;date&quot;:1692774000000,&quot;rep&quot;:98817},{&quot;date&quot;:1692860400000,&quot;rep&quot;:98826},{&quot;date&quot;:1692946800000,&quot;rep&quot;:98829},{&quot;date&quot;:1693033200000,&quot;rep&quot;:98901},{&quot;date&quot;:1693119600000,&quot;rep&quot;:98964},{&quot;date&quot;:1693206000000,&quot;rep&quot;:99048},{&quot;date&quot;:1693292400000,&quot;rep&quot;:99059},{&quot;date&quot;:1693378800000,&quot;rep&quot;:99110},{&quot;date&quot;:1693465200000,&quot;rep&quot;:99122},{&quot;date&quot;:1693551600000,&quot;rep&quot;:99225},{&quot;date&quot;:1693638000000,&quot;rep&quot;:99261},{&quot;date&quot;:1693724400000,&quot;rep&quot;:99324},{&quot;date&quot;:1693810800000,&quot;rep&quot;:99374},{&quot;date&quot;:1693897200000,&quot;rep&quot;:99406},{&quot;date&quot;:1693983600000,&quot;rep&quot;:99484},{&quot;date&quot;:1694070000000,&quot;rep&quot;:99487},{&quot;date&quot;:1694156400000,&quot;rep&quot;:99631},{&quot;date&quot;:1694242800000,&quot;rep&quot;:99658},{&quot;date&quot;:1694329200000,&quot;rep&quot;:99681},{&quot;date&quot;:1694415600000,&quot;rep&quot;:99723},{&quot;date&quot;:1694502000000,&quot;rep&quot;:99789},{&quot;date&quot;:1694588400000,&quot;rep&quot;:99839},{&quot;date&quot;:1694674800000,&quot;rep&quot;:99950},{&quot;date&quot;:1694761200000,&quot;rep&quot;:100043},{&quot;date&quot;:1694847600000,&quot;rep&quot;:100043},{&quot;date&quot;:1694934000000,&quot;rep&quot;:100084},{&quot;date&quot;:1695020400000,&quot;rep&quot;:100095},{&quot;date&quot;:1695106800000,&quot;rep&quot;:100098},{&quot;date&quot;:1695193200000,&quot;rep&quot;:100129},{&quot;date&quot;:1695279600000,&quot;rep&quot;:100193},{&quot;date&quot;:1695366000000,&quot;rep&quot;:100257},{&quot;date&quot;:1695452400000,&quot;rep&quot;:100320},{&quot;date&quot;:1695538800000,&quot;rep&quot;:100377},{&quot;date&quot;:1695625200000,&quot;rep&quot;:100437},{&quot;date&quot;:1695711600000,&quot;rep&quot;:100581},{&quot;date&quot;:1695798000000,&quot;rep&quot;:100602},{&quot;date&quot;:1695884400000,&quot;rep&quot;:100635},{&quot;date&quot;:1695970800000,&quot;rep&quot;:100689},{&quot;date&quot;:1696057200000,&quot;rep&quot;:100782},{&quot;date&quot;:1696143600000,&quot;rep&quot;:100818},{&quot;date&quot;:1696230000000,&quot;rep&quot;:100932},{&quot;date&quot;:1696316400000,&quot;rep&quot;:101007},{&quot;date&quot;:1696402800000,&quot;rep&quot;:101024},{&quot;date&quot;:1696489200000,&quot;rep&quot;:101024},{&quot;date&quot;:1696575600000,&quot;rep&quot;:101102},{&quot;date&quot;:1696662000000,&quot;rep&quot;:101102},{&quot;date&quot;:1696834800000,&quot;rep&quot;:101191},{&quot;date&quot;:1696921200000,&quot;rep&quot;:101221},{&quot;date&quot;:1697007600000,&quot;rep&quot;:101309},{&quot;date&quot;:1697094000000,&quot;rep&quot;:101502},{&quot;date&quot;:1697180400000,&quot;rep&quot;:101595},{&quot;date&quot;:1697266800000,&quot;rep&quot;:101736},{&quot;date&quot;:1697353200000,&quot;rep&quot;:101752},{&quot;date&quot;:1697439600000,&quot;rep&quot;:101809},{&quot;date&quot;:1697526000000,&quot;rep&quot;:101811},{&quot;date&quot;:1697612400000,&quot;rep&quot;:101818},{&quot;date&quot;:1697698800000,&quot;rep&quot;:101860},{&quot;date&quot;:1697785200000,&quot;rep&quot;:101982},{&quot;date&quot;:1697871600000,&quot;rep&quot;:101982},{&quot;date&quot;:1697958000000,&quot;rep&quot;:102056},{&quot;date&quot;:1698044400000,&quot;rep&quot;:102120},{&quot;date&quot;:1698130800000,&quot;rep&quot;:102156},{&quot;date&quot;:1698217200000,&quot;rep&quot;:102276},{&quot;date&quot;:1698303600000,&quot;rep&quot;:102381},{&quot;date&quot;:1698390000000,&quot;rep&quot;:102411},{&quot;date&quot;:1698476400000,&quot;rep&quot;:102453},{&quot;date&quot;:1698562800000,&quot;rep&quot;:102510},{&quot;date&quot;:1698649200000,&quot;rep&quot;:102513},{&quot;date&quot;:1698735600000,&quot;rep&quot;:102564},{&quot;date&quot;:1698822000000,&quot;rep&quot;:102573},{&quot;date&quot;:1698908400000,&quot;rep&quot;:102753},{&quot;date&quot;:1698994800000,&quot;rep&quot;:102783},{&quot;date&quot;:1699081200000,&quot;rep&quot;:102786},{&quot;date&quot;:1699167600000,&quot;rep&quot;:102859},{&quot;date&quot;:1699254000000,&quot;rep&quot;:102889},{&quot;date&quot;:1699340400000,&quot;rep&quot;:102904},{&quot;date&quot;:1699426800000,&quot;rep&quot;:102934},{&quot;date&quot;:1699513200000,&quot;rep&quot;:103095},{&quot;date&quot;:1699599600000,&quot;rep&quot;:103236},{&quot;date&quot;:1699686000000,&quot;rep&quot;:103275},{&quot;date&quot;:1699772400000,&quot;rep&quot;:103329},{&quot;date&quot;:1699858800000,&quot;rep&quot;:103368},{&quot;date&quot;:1699945200000,&quot;rep&quot;:103566},{&quot;date&quot;:1700031600000,&quot;rep&quot;:103633},{&quot;date&quot;:1700118000000,&quot;rep&quot;:103682},{&quot;date&quot;:1700204400000,&quot;rep&quot;:103685},{&quot;date&quot;:1700290800000,&quot;rep&quot;:103712},{&quot;date&quot;:1700377200000,&quot;rep&quot;:103727},{&quot;date&quot;:1700463600000,&quot;rep&quot;:103778},{&quot;date&quot;:1700550000000,&quot;rep&quot;:103793},{&quot;date&quot;:1700636400000,&quot;rep&quot;:103826},{&quot;date&quot;:1700722800000,&quot;rep&quot;:103829},{&quot;date&quot;:1700809200000,&quot;rep&quot;:103911},{&quot;date&quot;:1700895600000,&quot;rep&quot;:103974},{&quot;date&quot;:1700982000000,&quot;rep&quot;:104070},{&quot;date&quot;:1701068400000,&quot;rep&quot;:104101},{&quot;date&quot;:1701154800000,&quot;rep&quot;:104134},{&quot;date&quot;:1701241200000,&quot;rep&quot;:104207},{&quot;date&quot;:1701327600000,&quot;rep&quot;:104351},{&quot;date&quot;:1701414000000,&quot;rep&quot;:104390},{&quot;date&quot;:1701500400000,&quot;rep&quot;:104484},{&quot;date&quot;:1701586800000,&quot;rep&quot;:104571},{&quot;date&quot;:1701673200000,&quot;rep&quot;:104604},{&quot;date&quot;:1701759600000,&quot;rep&quot;:104634},{&quot;date&quot;:1701846000000,&quot;rep&quot;:104764},{&quot;date&quot;:1701932400000,&quot;rep&quot;:104860},{&quot;date&quot;:1702018800000,&quot;rep&quot;:105019},{&quot;date&quot;:1702105200000,&quot;rep&quot;:105076},{&quot;date&quot;:1702191600000,&quot;rep&quot;:105103},{&quot;date&quot;:1702278000000,&quot;rep&quot;:105131},{&quot;date&quot;:1702364400000,&quot;rep&quot;:105164},{&quot;date&quot;:1702450800000,&quot;rep&quot;:105170},{&quot;date&quot;:1702537200000,&quot;rep&quot;:105227},{&quot;date&quot;:1702623600000,&quot;rep&quot;:105278},{&quot;date&quot;:1702710000000,&quot;rep&quot;:105478},{&quot;date&quot;:1702796400000,&quot;rep&quot;:105514},{&quot;date&quot;:1702882800000,&quot;rep&quot;:105538},{&quot;date&quot;:1702969200000,&quot;rep&quot;:105553},{&quot;date&quot;:1703055600000,&quot;rep&quot;:105633},{&quot;date&quot;:1703142000000,&quot;rep&quot;:105633},{&quot;date&quot;:1703228400000,&quot;rep&quot;:105694},{&quot;date&quot;:1703314800000,&quot;rep&quot;:105894},{&quot;date&quot;:1703401200000,&quot;rep&quot;:105974},{&quot;date&quot;:1703487600000,&quot;rep&quot;:105977},{&quot;date&quot;:1703574000000,&quot;rep&quot;:106012},{&quot;date&quot;:1703660400000,&quot;rep&quot;:106100},{&quot;date&quot;:1703746800000,&quot;rep&quot;:106178},{&quot;date&quot;:1703833200000,&quot;rep&quot;:106199},{&quot;date&quot;:1703919600000,&quot;rep&quot;:106331},{&quot;date&quot;:1704006000000,&quot;rep&quot;:106351},{&quot;date&quot;:1704092400000,&quot;rep&quot;:106387},{&quot;date&quot;:1704178800000,&quot;rep&quot;:106404},{&quot;date&quot;:1704265200000,&quot;rep&quot;:106413},{&quot;date&quot;:1704351600000,&quot;rep&quot;:106513},{&quot;date&quot;:1704438000000,&quot;rep&quot;:106604},{&quot;date&quot;:1704524400000,&quot;rep&quot;:106610},{&quot;date&quot;:1704610800000,&quot;rep&quot;:106769},{&quot;date&quot;:1704697200000,&quot;rep&quot;:106802},{&quot;date&quot;:1704783600000,&quot;rep&quot;:106862},{&quot;date&quot;:1704870000000,&quot;rep&quot;:106962},{&quot;date&quot;:1704956400000,&quot;rep&quot;:106987},{&quot;date&quot;:1705042800000,&quot;rep&quot;:107014},{&quot;date&quot;:1705129200000,&quot;rep&quot;:107044},{&quot;date&quot;:1705215600000,&quot;rep&quot;:107053},{&quot;date&quot;:1705302000000,&quot;rep&quot;:107086},{&quot;date&quot;:1705388400000,&quot;rep&quot;:107095},{&quot;date&quot;:1705474800000,&quot;rep&quot;:107155},{&quot;date&quot;:1705561200000,&quot;rep&quot;:107251},{&quot;date&quot;:1705647600000,&quot;rep&quot;:107284},{&quot;date&quot;:1705734000000,&quot;rep&quot;:107314},{&quot;date&quot;:1705820400000,&quot;rep&quot;:107374},{&quot;date&quot;:1705906800000,&quot;rep&quot;:107485},{&quot;date&quot;:1705993200000,&quot;rep&quot;:107566},{&quot;date&quot;:1706079600000,&quot;rep&quot;:107592},{&quot;date&quot;:1706166000000,&quot;rep&quot;:107667},{&quot;date&quot;:1706252400000,&quot;rep&quot;:107721},{&quot;date&quot;:1706338800000,&quot;rep&quot;:107793},{&quot;date&quot;:1706425200000,&quot;rep&quot;:107860},{&quot;date&quot;:1706511600000,&quot;rep&quot;:107871},{&quot;date&quot;:1706598000000,&quot;rep&quot;:107907},{&quot;date&quot;:1706684400000,&quot;rep&quot;:107922},{&quot;date&quot;:1706770800000,&quot;rep&quot;:107987},{&quot;date&quot;:1706857200000,&quot;rep&quot;:107993},{&quot;date&quot;:1706943600000,&quot;rep&quot;:108056},{&quot;date&quot;:1707030000000,&quot;rep&quot;:108086},{&quot;date&quot;:1707116400000,&quot;rep&quot;:108119},{&quot;date&quot;:1707202800000,&quot;rep&quot;:108183},{&quot;date&quot;:1707289200000,&quot;rep&quot;:108213},{&quot;date&quot;:1707375600000,&quot;rep&quot;:108325},{&quot;date&quot;:1707462000000,&quot;rep&quot;:108442},{&quot;date&quot;:1707548400000,&quot;rep&quot;:108535},{&quot;date&quot;:1707634800000,&quot;rep&quot;:108571},{&quot;date&quot;:1707721200000,&quot;rep&quot;:108607},{&quot;date&quot;:1707807600000,&quot;rep&quot;:108666},{&quot;date&quot;:1707894000000,&quot;rep&quot;:108696},{&quot;date&quot;:1707980400000,&quot;rep&quot;:108708},{&quot;date&quot;:1708066800000,&quot;rep&quot;:108714},{&quot;date&quot;:1708153200000,&quot;rep&quot;:108873},{&quot;date&quot;:1708239600000,&quot;rep&quot;:108918},{&quot;date&quot;:1708326000000,&quot;rep&quot;:108922},{&quot;date&quot;:1708412400000,&quot;rep&quot;:109003},{&quot;date&quot;:1708498800000,&quot;rep&quot;:109127},{&quot;date&quot;:1708585200000,&quot;rep&quot;:109190},{&quot;date&quot;:1708671600000,&quot;rep&quot;:109273},{&quot;date&quot;:1708758000000,&quot;rep&quot;:109427},{&quot;date&quot;:1708844400000,&quot;rep&quot;:109427},{&quot;date&quot;:1708930800000,&quot;rep&quot;:109487},{&quot;date&quot;:1709017200000,&quot;rep&quot;:109561},{&quot;date&quot;:1709103600000,&quot;rep&quot;:109648},{&quot;date&quot;:1709190000000,&quot;rep&quot;:109708},{&quot;date&quot;:1709276400000,&quot;rep&quot;:109738},{&quot;date&quot;:1709362800000,&quot;rep&quot;:109741},{&quot;date&quot;:1709449200000,&quot;rep&quot;:109825},{&quot;date&quot;:1709535600000,&quot;rep&quot;:109834},{&quot;date&quot;:1709622000000,&quot;rep&quot;:109861},{&quot;date&quot;:1709708400000,&quot;rep&quot;:109963},{&quot;date&quot;:1709794800000,&quot;rep&quot;:109969},{&quot;date&quot;:1709881200000,&quot;rep&quot;:110017},{&quot;date&quot;:1710054000000,&quot;rep&quot;:110066},{&quot;date&quot;:1710140400000,&quot;rep&quot;:110162},{&quot;date&quot;:1710226800000,&quot;rep&quot;:110231},{&quot;date&quot;:1710313200000,&quot;rep&quot;:110261},{&quot;date&quot;:1710399600000,&quot;rep&quot;:110264},{&quot;date&quot;:1710486000000,&quot;rep&quot;:110297},{&quot;date&quot;:1710572400000,&quot;rep&quot;:110300},{&quot;date&quot;:1710658800000,&quot;rep&quot;:110500},{&quot;date&quot;:1710745200000,&quot;rep&quot;:110513},{&quot;date&quot;:1710831600000,&quot;rep&quot;:110591},{&quot;date&quot;:1710918000000,&quot;rep&quot;:110672},{&quot;date&quot;:1711004400000,&quot;rep&quot;:110693},{&quot;date&quot;:1711090800000,&quot;rep&quot;:110744},{&quot;date&quot;:1711177200000,&quot;rep&quot;:110753},{&quot;date&quot;:1711263600000,&quot;rep&quot;:110753},{&quot;date&quot;:1711350000000,&quot;rep&quot;:110837},{&quot;date&quot;:1711436400000,&quot;rep&quot;:110885},{&quot;date&quot;:1711522800000,&quot;rep&quot;:110900},{&quot;date&quot;:1711609200000,&quot;rep&quot;:110927},{&quot;date&quot;:1711695600000,&quot;rep&quot;:110978},{&quot;date&quot;:1711782000000,&quot;rep&quot;:111038},{&quot;date&quot;:1711868400000,&quot;rep&quot;:111122},{&quot;date&quot;:1711954800000,&quot;rep&quot;:111165},{&quot;date&quot;:1712041200000,&quot;rep&quot;:111345},{&quot;date&quot;:1712127600000,&quot;rep&quot;:111381},{&quot;date&quot;:1712214000000,&quot;rep&quot;:111483},{&quot;date&quot;:1712300400000,&quot;rep&quot;:111567},{&quot;date&quot;:1712386800000,&quot;rep&quot;:111608},{&quot;date&quot;:1712473200000,&quot;rep&quot;:111647},{&quot;date&quot;:1712559600000,&quot;rep&quot;:111660},{&quot;date&quot;:1712646000000,&quot;rep&quot;:111751},{&quot;date&quot;:1712732400000,&quot;rep&quot;:111926},{&quot;date&quot;:1712818800000,&quot;rep&quot;:112038},{&quot;date&quot;:1712905200000,&quot;rep&quot;:112305},{&quot;date&quot;:1712991600000,&quot;rep&quot;:112341},{&quot;date&quot;:1713078000000,&quot;rep&quot;:112451},{&quot;date&quot;:1713164400000,&quot;rep&quot;:112540},{&quot;date&quot;:1713250800000,&quot;rep&quot;:112591},{&quot;date&quot;:1713337200000,&quot;rep&quot;:112654},{&quot;date&quot;:1713423600000,&quot;rep&quot;:112854},{&quot;date&quot;:1713510000000,&quot;rep&quot;:112914},{&quot;date&quot;:1713596400000,&quot;rep&quot;:112917},{&quot;date&quot;:1713682800000,&quot;rep&quot;:112996},{&quot;date&quot;:1713769200000,&quot;rep&quot;:113086},{&quot;date&quot;:1713855600000,&quot;rep&quot;:113151},{&quot;date&quot;:1713942000000,&quot;rep&quot;:113672},{&quot;date&quot;:1714028400000,&quot;rep&quot;:113709},{&quot;date&quot;:1714114800000,&quot;rep&quot;:113718},{&quot;date&quot;:1714201200000,&quot;rep&quot;:113751},{&quot;date&quot;:1714287600000,&quot;rep&quot;:113778},{&quot;date&quot;:1714374000000,&quot;rep&quot;:113811},{&quot;date&quot;:1714460400000,&quot;rep&quot;:113865},{&quot;date&quot;:1714546800000,&quot;rep&quot;:113874},{&quot;date&quot;:1714633200000,&quot;rep&quot;:113953},{&quot;date&quot;:1714719600000,&quot;rep&quot;:114053},{&quot;date&quot;:1714806000000,&quot;rep&quot;:114056},{&quot;date&quot;:1714892400000,&quot;rep&quot;:114134},{&quot;date&quot;:1714978800000,&quot;rep&quot;:114211},{&quot;date&quot;:1715065200000,&quot;rep&quot;:114409},{&quot;date&quot;:1715151600000,&quot;rep&quot;:114452},{&quot;date&quot;:1715238000000,&quot;rep&quot;:114572},{&quot;date&quot;:1715324400000,&quot;rep&quot;:114593},{&quot;date&quot;:1715410800000,&quot;rep&quot;:114668},{&quot;date&quot;:1715497200000,&quot;rep&quot;:114671},{&quot;date&quot;:1715583600000,&quot;rep&quot;:114725},{&quot;date&quot;:1715670000000,&quot;rep&quot;:114725},{&quot;date&quot;:1715756400000,&quot;rep&quot;:114860},{&quot;date&quot;:1715842800000,&quot;rep&quot;:115190},{&quot;date&quot;:1715929200000,&quot;rep&quot;:115225},{&quot;date&quot;:1716015600000,&quot;rep&quot;:115316},{&quot;date&quot;:1716102000000,&quot;rep&quot;:115400},{&quot;date&quot;:1716188400000,&quot;rep&quot;:115457},{&quot;date&quot;:1716274800000,&quot;rep&quot;:115576},{&quot;date&quot;:1716361200000,&quot;rep&quot;:115591},{&quot;date&quot;:1716447600000,&quot;rep&quot;:115621},{&quot;date&quot;:1716534000000,&quot;rep&quot;:115776},{&quot;date&quot;:1716620400000,&quot;rep&quot;:115809},{&quot;date&quot;:1716706800000,&quot;rep&quot;:115841},{&quot;date&quot;:1716793200000,&quot;rep&quot;:115859},{&quot;date&quot;:1716879600000,&quot;rep&quot;:115925},{&quot;date&quot;:1716966000000,&quot;rep&quot;:116045},{&quot;date&quot;:1717052400000,&quot;rep&quot;:116158},{&quot;date&quot;:1717138800000,&quot;rep&quot;:116186},{&quot;date&quot;:1717225200000,&quot;rep&quot;:116243},{&quot;date&quot;:1717311600000,&quot;rep&quot;:116285},{&quot;date&quot;:1717398000000,&quot;rep&quot;:116309},{&quot;date&quot;:1717484400000,&quot;rep&quot;:116407},{&quot;date&quot;:1717570800000,&quot;rep&quot;:116558},{&quot;date&quot;:1717657200000,&quot;rep&quot;:116561},{&quot;date&quot;:1717743600000,&quot;rep&quot;:116682},{&quot;date&quot;:1717830000000,&quot;rep&quot;:116745},{&quot;date&quot;:1717916400000,&quot;rep&quot;:116790},{&quot;date&quot;:1718002800000,&quot;rep&quot;:116799},{&quot;date&quot;:1718089200000,&quot;rep&quot;:116847},{&quot;date&quot;:1718175600000,&quot;rep&quot;:116854},{&quot;date&quot;:1718262000000,&quot;rep&quot;:116926},{&quot;date&quot;:1718348400000,&quot;rep&quot;:116956},{&quot;date&quot;:1718434800000,&quot;rep&quot;:117082},{&quot;date&quot;:1718521200000,&quot;rep&quot;:117114},{&quot;date&quot;:1718607600000,&quot;rep&quot;:117190},{&quot;date&quot;:1718694000000,&quot;rep&quot;:117238},{&quot;date&quot;:1718780400000,&quot;rep&quot;:117238},{&quot;date&quot;:1718866800000,&quot;rep&quot;:117244},{&quot;date&quot;:1718953200000,&quot;rep&quot;:117301},{&quot;date&quot;:1719039600000,&quot;rep&quot;:117328},{&quot;date&quot;:1719126000000,&quot;rep&quot;:117394},{&quot;date&quot;:1719212400000,&quot;rep&quot;:117436},{&quot;date&quot;:1719298800000,&quot;rep&quot;:117448},{&quot;date&quot;:1719385200000,&quot;rep&quot;:117479},{&quot;date&quot;:1719471600000,&quot;rep&quot;:117629},{&quot;date&quot;:1719558000000,&quot;rep&quot;:117689},{&quot;date&quot;:1719644400000,&quot;rep&quot;:117746},{&quot;date&quot;:1719730800000,&quot;rep&quot;:117749},{&quot;date&quot;:1719817200000,&quot;rep&quot;:117836},{&quot;date&quot;:1719903600000,&quot;rep&quot;:117851},{&quot;date&quot;:1719990000000,&quot;rep&quot;:117905},{&quot;date&quot;:1720076400000,&quot;rep&quot;:118016},{&quot;date&quot;:1720162800000,&quot;rep&quot;:118055},{&quot;date&quot;:1720249200000,&quot;rep&quot;:118082},{&quot;date&quot;:1720422000000,&quot;rep&quot;:118121},{&quot;date&quot;:1720508400000,&quot;rep&quot;:118139},{&quot;date&quot;:1720594800000,&quot;rep&quot;:118145},{&quot;date&quot;:1720681200000,&quot;rep&quot;:118155},{&quot;date&quot;:1720767600000,&quot;rep&quot;:118236},{&quot;date&quot;:1720854000000,&quot;rep&quot;:118317},{&quot;date&quot;:1720940400000,&quot;rep&quot;:118359},{&quot;date&quot;:1721026800000,&quot;rep&quot;:118389},{&quot;date&quot;:1721113200000,&quot;rep&quot;:118542},{&quot;date&quot;:1721199600000,&quot;rep&quot;:118557},{&quot;date&quot;:1721286000000,&quot;rep&quot;:118865},{&quot;date&quot;:1721372400000,&quot;rep&quot;:118889},{&quot;date&quot;:1721458800000,&quot;rep&quot;:118943},{&quot;date&quot;:1721631600000,&quot;rep&quot;:118986},{&quot;date&quot;:1721718000000,&quot;rep&quot;:118997},{&quot;date&quot;:1721804400000,&quot;rep&quot;:119055},{&quot;date&quot;:1721890800000,&quot;rep&quot;:119226},{&quot;date&quot;:1721977200000,&quot;rep&quot;:119244},{&quot;date&quot;:1722063600000,&quot;rep&quot;:119274},{&quot;date&quot;:1722150000000,&quot;rep&quot;:119311},{&quot;date&quot;:1722322800000,&quot;rep&quot;:119320},{&quot;date&quot;:1722409200000,&quot;rep&quot;:119368},{&quot;date&quot;:1722495600000,&quot;rep&quot;:119395},{&quot;date&quot;:1722582000000,&quot;rep&quot;:119577},{&quot;date&quot;:1722668400000,&quot;rep&quot;:119664},{&quot;date&quot;:1722754800000,&quot;rep&quot;:119703},{&quot;date&quot;:1722841200000,&quot;rep&quot;:119730},{&quot;date&quot;:1722927600000,&quot;rep&quot;:119755},{&quot;date&quot;:1723014000000,&quot;rep&quot;:120014},{&quot;date&quot;:1723100400000,&quot;rep&quot;:120020},{&quot;date&quot;:1723186800000,&quot;rep&quot;:120220},{&quot;date&quot;:1723273200000,&quot;rep&quot;:120284},{&quot;date&quot;:1723359600000,&quot;rep&quot;:120302},{&quot;date&quot;:1723446000000,&quot;rep&quot;:120429},{&quot;date&quot;:1723532400000,&quot;rep&quot;:120503},{&quot;date&quot;:1723618800000,&quot;rep&quot;:120506},{&quot;date&quot;:1723705200000,&quot;rep&quot;:120584},{&quot;date&quot;:1723791600000,&quot;rep&quot;:120597},{&quot;date&quot;:1723878000000,&quot;rep&quot;:120672},{&quot;date&quot;:1723964400000,&quot;rep&quot;:120675},{&quot;date&quot;:1724050800000,&quot;rep&quot;:120681},{&quot;date&quot;:1724223600000,&quot;rep&quot;:120756},{&quot;date&quot;:1724310000000,&quot;rep&quot;:120828},{&quot;date&quot;:1724396400000,&quot;rep&quot;:120858},{&quot;date&quot;:1724482800000,&quot;rep&quot;:120894},{&quot;date&quot;:1724569200000,&quot;rep&quot;:120921},{&quot;date&quot;:1724655600000,&quot;rep&quot;:120958},{&quot;date&quot;:1724742000000,&quot;rep&quot;:121019},{&quot;date&quot;:1724828400000,&quot;rep&quot;:121052},{&quot;date&quot;:1724914800000,&quot;rep&quot;:121094},{&quot;date&quot;:1725001200000,&quot;rep&quot;:121139},{&quot;date&quot;:1725087600000,&quot;rep&quot;:121178},{&quot;date&quot;:1725174000000,&quot;rep&quot;:121212},{&quot;date&quot;:1725260400000,&quot;rep&quot;:121215},{&quot;date&quot;:1725346800000,&quot;rep&quot;:121335},{&quot;date&quot;:1725433200000,&quot;rep&quot;:121380},{&quot;date&quot;:1725519600000,&quot;rep&quot;:121413},{&quot;date&quot;:1725606000000,&quot;rep&quot;:123090},{&quot;date&quot;:1725692400000,&quot;rep&quot;:123141},{&quot;date&quot;:1725778800000,&quot;rep&quot;:123201},{&quot;date&quot;:1725865200000,&quot;rep&quot;:123420},{&quot;date&quot;:1725951600000,&quot;rep&quot;:123477},{&quot;date&quot;:1726038000000,&quot;rep&quot;:123504},{&quot;date&quot;:1726124400000,&quot;rep&quot;:123674},{&quot;date&quot;:1726210800000,&quot;rep&quot;:123707},{&quot;date&quot;:1726297200000,&quot;rep&quot;:123734},{&quot;date&quot;:1726383600000,&quot;rep&quot;:123774},{&quot;date&quot;:1726470000000,&quot;rep&quot;:123831},{&quot;date&quot;:1726556400000,&quot;rep&quot;:123961},{&quot;date&quot;:1726642800000,&quot;rep&quot;:123994},{&quot;date&quot;:1726729200000,&quot;rep&quot;:124011},{&quot;date&quot;:1726815600000,&quot;rep&quot;:124047},{&quot;date&quot;:1726902000000,&quot;rep&quot;:124109},{&quot;date&quot;:1726988400000,&quot;rep&quot;:124174},{&quot;date&quot;:1727074800000,&quot;rep&quot;:124184},{&quot;date&quot;:1727161200000,&quot;rep&quot;:124208},{&quot;date&quot;:1727247600000,&quot;rep&quot;:124408},{&quot;date&quot;:1727334000000,&quot;rep&quot;:124497},{&quot;date&quot;:1727420400000,&quot;rep&quot;:124573},{&quot;date&quot;:1727506800000,&quot;rep&quot;:124629},{&quot;date&quot;:1727593200000,&quot;rep&quot;:124670},{&quot;date&quot;:1727679600000,&quot;rep&quot;:124725},{&quot;date&quot;:1727766000000,&quot;rep&quot;:124811},{&quot;date&quot;:1727852400000,&quot;rep&quot;:124874},{&quot;date&quot;:1727938800000,&quot;rep&quot;:124941},{&quot;date&quot;:1728025200000,&quot;rep&quot;:125031},{&quot;date&quot;:1728111600000,&quot;rep&quot;:125071},{&quot;date&quot;:1728198000000,&quot;rep&quot;:125152},{&quot;date&quot;:1728284400000,&quot;rep&quot;:125155},{&quot;date&quot;:1728370800000,&quot;rep&quot;:125176},{&quot;date&quot;:1728457200000,&quot;rep&quot;:125248},{&quot;date&quot;:1728543600000,&quot;rep&quot;:125314},{&quot;date&quot;:1728630000000,&quot;rep&quot;:125351},{&quot;date&quot;:1728716400000,&quot;rep&quot;:125414},{&quot;date&quot;:1728802800000,&quot;rep&quot;:125444},{&quot;date&quot;:1728889200000,&quot;rep&quot;:126244},{&quot;date&quot;:1728975600000,&quot;rep&quot;:126312},{&quot;date&quot;:1729062000000,&quot;rep&quot;:126342},{&quot;date&quot;:1729148400000,&quot;rep&quot;:126425},{&quot;date&quot;:1729234800000,&quot;rep&quot;:126499},{&quot;date&quot;:1729321200000,&quot;rep&quot;:126556},{&quot;date&quot;:1729407600000,&quot;rep&quot;:126598},{&quot;date&quot;:1729494000000,&quot;rep&quot;:126632},{&quot;date&quot;:1729580400000,&quot;rep&quot;:126669},{&quot;date&quot;:1729666800000,&quot;rep&quot;:126813},{&quot;date&quot;:1729753200000,&quot;rep&quot;:126844},{&quot;date&quot;:1729839600000,&quot;rep&quot;:126964},{&quot;date&quot;:1729926000000,&quot;rep&quot;:127000},{&quot;date&quot;:1730012400000,&quot;rep&quot;:127089},{&quot;date&quot;:1730098800000,&quot;rep&quot;:127130},{&quot;date&quot;:1730185200000,&quot;rep&quot;:127269},{&quot;date&quot;:1730271600000,&quot;rep&quot;:127326},{&quot;date&quot;:1730358000000,&quot;rep&quot;:127526},{&quot;date&quot;:1730444400000,&quot;rep&quot;:127556},{&quot;date&quot;:1730530800000,&quot;rep&quot;:127664},{&quot;date&quot;:1730617200000,&quot;rep&quot;:127792},{&quot;date&quot;:1730703600000,&quot;rep&quot;:127801},{&quot;date&quot;:1730790000000,&quot;rep&quot;:128224},{&quot;date&quot;:1730876400000,&quot;rep&quot;:128309},{&quot;date&quot;:1730962800000,&quot;rep&quot;:128309},{&quot;date&quot;:1731049200000,&quot;rep&quot;:128367},{&quot;date&quot;:1731135600000,&quot;rep&quot;:128395},{&quot;date&quot;:1731222000000,&quot;rep&quot;:128428},{&quot;date&quot;:1731308400000,&quot;rep&quot;:128461},{&quot;date&quot;:1731394800000,&quot;rep&quot;:128519},{&quot;date&quot;:1731481200000,&quot;rep&quot;:128549},{&quot;date&quot;:1731567600000,&quot;rep&quot;:128552},{&quot;date&quot;:1731654000000,&quot;rep&quot;:128627},{&quot;date&quot;:1731740400000,&quot;rep&quot;:128633},{&quot;date&quot;:1731826800000,&quot;rep&quot;:128718},{&quot;date&quot;:1731913200000,&quot;rep&quot;:128721},{&quot;date&quot;:1731999600000,&quot;rep&quot;:128785},{&quot;date&quot;:1732086000000,&quot;rep&quot;:128866},{&quot;date&quot;:1732172400000,&quot;rep&quot;:128902},{&quot;date&quot;:1732258800000,&quot;rep&quot;:128947},{&quot;date&quot;:1732345200000,&quot;rep&quot;:128992},{&quot;date&quot;:1732431600000,&quot;rep&quot;:129095},{&quot;date&quot;:1732518000000,&quot;rep&quot;:129236},{&quot;date&quot;:1732604400000,&quot;rep&quot;:129245},{&quot;date&quot;:1732690800000,&quot;rep&quot;:129445},{&quot;date&quot;:1732777200000,&quot;rep&quot;:129462},{&quot;date&quot;:1732863600000,&quot;rep&quot;:129495},{&quot;date&quot;:1732950000000,&quot;rep&quot;:129567},{&quot;date&quot;:1733036400000,&quot;rep&quot;:129607},{&quot;date&quot;:1733122800000,&quot;rep&quot;:129685},{&quot;date&quot;:1733209200000,&quot;rep&quot;:129699},{&quot;date&quot;:1733295600000,&quot;rep&quot;:129736},{&quot;date&quot;:1733382000000,&quot;rep&quot;:129879},{&quot;date&quot;:1733468400000,&quot;rep&quot;:129993},{&quot;date&quot;:1733554800000,&quot;rep&quot;:130011},{&quot;date&quot;:1733641200000,&quot;rep&quot;:130091},{&quot;date&quot;:1733727600000,&quot;rep&quot;:130147},{&quot;date&quot;:1733814000000,&quot;rep&quot;:130162},{&quot;date&quot;:1733900400000,&quot;rep&quot;:130177},{&quot;date&quot;:1733986800000,&quot;rep&quot;:130216},{&quot;date&quot;:1734073200000,&quot;rep&quot;:130264},{&quot;date&quot;:1734159600000,&quot;rep&quot;:130302},{&quot;date&quot;:1734246000000,&quot;rep&quot;:130344},{&quot;date&quot;:1734332400000,&quot;rep&quot;:130387},{&quot;date&quot;:1734418800000,&quot;rep&quot;:130387},{&quot;date&quot;:1734505200000,&quot;rep&quot;:130441},{&quot;date&quot;:1734591600000,&quot;rep&quot;:130452},{&quot;date&quot;:1734678000000,&quot;rep&quot;:130476},{&quot;date&quot;:1734764400000,&quot;rep&quot;:130533},{&quot;date&quot;:1734850800000,&quot;rep&quot;:130551},{&quot;date&quot;:1734937200000,&quot;rep&quot;:130584},{&quot;date&quot;:1735023600000,&quot;rep&quot;:130683},{&quot;date&quot;:1735110000000,&quot;rep&quot;:130709},{&quot;date&quot;:1735196400000,&quot;rep&quot;:130775},{&quot;date&quot;:1735282800000,&quot;rep&quot;:130790},{&quot;date&quot;:1735369200000,&quot;rep&quot;:130862},{&quot;date&quot;:1735455600000,&quot;rep&quot;:130910},{&quot;date&quot;:1735542000000,&quot;rep&quot;:130919},{&quot;date&quot;:1735628400000,&quot;rep&quot;:130928},{&quot;date&quot;:1735714800000,&quot;rep&quot;:130961},{&quot;date&quot;:1735801200000,&quot;rep&quot;:131004},{&quot;date&quot;:1735887600000,&quot;rep&quot;:131034},{&quot;date&quot;:1735974000000,&quot;rep&quot;:131034},{&quot;date&quot;:1736060400000,&quot;rep&quot;:131066},{&quot;date&quot;:1736233200000,&quot;rep&quot;:131132},{&quot;date&quot;:1736319600000,&quot;rep&quot;:131240},{&quot;date&quot;:1736406000000,&quot;rep&quot;:131288},{&quot;date&quot;:1736492400000,&quot;rep&quot;:131351},{&quot;date&quot;:1736578800000,&quot;rep&quot;:131447},{&quot;date&quot;:1736665200000,&quot;rep&quot;:131546},{&quot;date&quot;:1736751600000,&quot;rep&quot;:131600},{&quot;date&quot;:1736838000000,&quot;rep&quot;:131813},{&quot;date&quot;:1736924400000,&quot;rep&quot;:131852},{&quot;date&quot;:1737010800000,&quot;rep&quot;:131979},{&quot;date&quot;:1737097200000,&quot;rep&quot;:132045},{&quot;date&quot;:1737183600000,&quot;rep&quot;:132045},{&quot;date&quot;:1737270000000,&quot;rep&quot;:132084},{&quot;date&quot;:1737356400000,&quot;rep&quot;:132087},{&quot;date&quot;:1737442800000,&quot;rep&quot;:132189},{&quot;date&quot;:1737529200000,&quot;rep&quot;:132199},{&quot;date&quot;:1737615600000,&quot;rep&quot;:132286},{&quot;date&quot;:1737702000000,&quot;rep&quot;:132337},{&quot;date&quot;:1737788400000,&quot;rep&quot;:132382},{&quot;date&quot;:1737874800000,&quot;rep&quot;:132582},{&quot;date&quot;:1737961200000,&quot;rep&quot;:132675},{&quot;date&quot;:1738047600000,&quot;rep&quot;:132873},{&quot;date&quot;:1738134000000,&quot;rep&quot;:132977},{&quot;date&quot;:1738220400000,&quot;rep&quot;:133105},{&quot;date&quot;:1738306800000,&quot;rep&quot;:133135},{&quot;date&quot;:1738393200000,&quot;rep&quot;:133168},{&quot;date&quot;:1738479600000,&quot;rep&quot;:133198},{&quot;date&quot;:1738566000000,&quot;rep&quot;:133327},{&quot;date&quot;:1738652400000,&quot;rep&quot;:133533},{&quot;date&quot;:1738738800000,&quot;rep&quot;:133554},{&quot;date&quot;:1738825200000,&quot;rep&quot;:133563},{&quot;date&quot;:1738911600000,&quot;rep&quot;:133569},{&quot;date&quot;:1738998000000,&quot;rep&quot;:133656},{&quot;date&quot;:1739084400000,&quot;rep&quot;:133662},{&quot;date&quot;:1739170800000,&quot;rep&quot;:133671},{&quot;date&quot;:1739257200000,&quot;rep&quot;:133689},{&quot;date&quot;:1739343600000,&quot;rep&quot;:133743},{&quot;date&quot;:1739430000000,&quot;rep&quot;:133752},{&quot;date&quot;:1739516400000,&quot;rep&quot;:133773},{&quot;date&quot;:1739602800000,&quot;rep&quot;:133788},{&quot;date&quot;:1739689200000,&quot;rep&quot;:133850},{&quot;date&quot;:1739775600000,&quot;rep&quot;:133883}]},&quot;url&quot;:&quot;\/User\/Graph\/3399692&quot;,&quot;id&quot;:&quot;reputationTab&quot;}],&quot;editUrl&quot;:null,&quot;usersUrl&quot;:&quot;\/Leaderboard&quot;,&quot;sidebarData&quot;:{&quot;userCardData&quot;:{&quot;summaryData&quot;:{&quot;name&quot;:&quot;Carsten Frauenheim&quot;,&quot;username&quot;:&quot;carsten&quot;,&quot;avatarLink&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/p1cHBpItoOEfNENt.large&quot;,&quot;avatarSrc&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/p1cHBpItoOEfNENt.standard&quot;,&quot;stats&quot;:{&quot;reputation&quot;:&quot;133,883&quot;,&quot;answers&quot;:&quot;6&quot;,&quot;guides&quot;:&quot;370&quot;},&quot;dateJoined&quot;:&quot;03\/10\/20&quot;},&quot;conditionalData&quot;:{&quot;userBio&quot;:&quot;&lt;p&gt;Carsten is a Repairability Engineer at iFixit, where he works alongside tech companies to make their devices easier to repair. In his spare time, he enjoys building computers, wrenching on cars, traveling, and hanging out with his wife and cat.&lt;\/p&gt;&quot;,&quot;statusNotifications&quot;:[],&quot;teams&quot;:[{&quot;avatar&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/TS66OmLjO4QAsbrB.thumbnail&quot;,&quot;url&quot;:&quot;\/Team\/1\/iFixit&quot;,&quot;name&quot;:&quot;iFixit&quot;,&quot;studentCode&quot;:null,&quot;description&quot;:&quot;We&#039;re just some folks with repair on our minds...&quot;},{&quot;avatar&quot;:&quot;https:\/\/guide-images.cdn.ifixit.com\/igi\/ST6gAHCBN112ZBMk.thumbnail&quot;,&quot;url&quot;:&quot;\/Team\/41156\/Guide+Team&quot;,&quot;name&quot;:&quot;Guide Team&quot;,&quot;studentCode&quot;:null,&quot;description&quot;:&quot;iFixit&#039;s in-house team of technical writers and guide...&quot;}],&quot;miscLink&quot;:null,&quot;actions&quot;:[]}},&quot;voteHistoryData&quot;:{&quot;upVotes&quot;:9,&quot;downVotes&quot;:0,&quot;username&quot;:&quot;Carsten Frauenheim&quot;},&quot;certData&quot;:{&quot;acceptedCerts&quot;:[],&quot;pendingCerts&quot;:[]}},&quot;activeTab&quot;:&quot;About&quot;,&quot;shopifyStore&quot;:{&quot;currencyCode&quot;:&quot;USD&quot;,&quot;storeCode&quot;:&quot;us&quot;,&quot;shopDomain&quot;:&quot;ifixit-us.myshopify.com&quot;,&quot;storefrontAccessToken&quot;:&quot;db3099692534a56ecec7b974a329d302&quot;}}"> <style> .landing-placeholder { min-height: 1600px; } </style> <div class="landing-placeholder"></div> </div> </div> </div> <!-- /content-container --> </div> <!-- /contentFloat --> <div class="clearer"></div> </div> <!-- /mainBody --> <div class="clearer"></div> </div> <!-- /main --> </div> <!-- /page --> <div class="react-component component-Footer" data-reactroot data-name="Footer" data-props="{&quot;supportUrl&quot;:&quot;https:\/\/help.ifixit.com\/&quot;,&quot;repairUrl&quot;:&quot;https:\/\/repair.org\/&quot;,&quot;langViewID&quot;:&quot;en&quot;,&quot;privacyPolicyUrl&quot;:&quot;https:\/\/www.ifixit.com\/Info\/Privacy&quot;}"> <style> .footer-placeholder { min-height: 1325.55px; @media (min-width: 768px) { min-height: 630.94px; } @media (min-width: 1440px) { min-height: 622.94px; } } </style> <div class="footer-placeholder hide-until-css-loaded"></div> </div> </div> <!-- /background --> <script type='text/javascript'> var App = {"recaptchaToken":"6LdcrYcUAAAAADXZZ8mZBNd48Qpg6jF6_Zp2s1t5","canIBypassGAEventFiringOnMobile":false,"objectNameSingular":"Device","objectNamePlural":"Devices","which":"ifixit","siteid":2,"isLoggedIn":false,"algoliaConfig":{"appId":"XQEP3AD9ZT","apiKey":"ZmFkM2U0MDg2ZDc5NzBmNTEwYmZmODcwNDFhNzcxYzJlZDYxZjkzYzg2MWRkYTE3MTBiMWUwMTMwMTEwZGNmMmZpbHRlcnM9c2l0ZSUzQSUyMmlmaXhpdCUyMiUyMEFORCUyMCUyOHB1YmxpYyUyMCUzRCUyMDElMjBPUiUyMHZhcmlhbnRzX2NvdW50JTIwJTNFJTNEJTIwMSUyOSZ2YWxpZFVudGlsPTE3NDEwNDQxNjg=","indexPrefix":"","indexNamesByObjectType":{"guide":["guide_en"],"post":["post_en"],"product_group":["product_group_en"],"searchpage":["searchpage_en"],"document":["document_en"],"wiki":["wiki_en"],"topic":["topic_en"],"topic_variant":["topic_variant_en"],"item":["item_en"],"product":["product_en_us"],"wp_searchable_posts":["wp_searchable_posts"]},"filtersByObjectType":{"product":"is_pro != 1"},"defaultDoctypes":["topic","product","product_group","guide","post","wiki","pages","news","document"]},"lang":"en","shopifyStorefront":{"clientDetails":{"domain":"store.ifixit.com","storefrontAccessToken":"db3099692534a56ecec7b974a329d302","apiVersion":"2024-04"}},"canIForceSentryReporting":false,"SENTRY_DSN_JS":"https:\/\/5552835e822c4c8db5070306b2535ef3@o186239.ingest.sentry.io\/1281569","sentryTags":{"site":"ifixit","lang":"en","isAdmin":false,"deployment":"production"},"sentryPerformance":true,"sentryRelease":"976555bbf517d931d88f4d253d45e460c775fc37\n","googleOAuth2Clientid":"622418919965-qcvbv04spukbdo9ut8pevt4pucmkp86o.apps.googleusercontent.com","googleOAuth2Domain":"","usernamePattern":"^[a-z][a-z0-9_]{2,14}$","maxMediaSize":100,"maxMediaLength":30,"videosEnabled":true,"strokeWidthMedium":5,"iconTimes":"<i class=\"svg-icon\" style=\"display: inline-flex; width: 16px; height: 16px;\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/>\n <line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/>\n<\/svg><\/i>","videoEncodings":{"MP4_720":{"column":"MP4_720","label":"480p","encoding":"mp4","width":720,"height":480,"codecs":"avc1.4D401E, mp4a.40.2","ffmpeg_args":"-vcodec libx264 -profile:v main -level 3.1 -crf 23 -acodec aac -vf format=yuv420p","mime":"video\/mp4","always_generate":true}},"FrameModules":["LoginFrameModule","ImageMenuFrameModule","MediaLibraryFrameModule","NotifyFrameModule","WatchFrameModule","NewsletterFrameModule","ImageMarkersFrameModule","ImageCropFrameModule"],"gb":{"attributes":{"uniqueId":"XJkNHLBMYTV","isExemptFromAB":false},"features":{"product-list-default-to-gallery":{"defaultValue":false,"rules":[]},"product-overview-reorder-sections":{"defaultValue":false,"rules":[]},"show-cross-sell-checkbox":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":null,"key":null,"weights":null,"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"5298a401-5a18-4037-9d68-0a8bc7151e80","hashVersion":2,"range":null,"meta":null,"ranges":null,"name":null,"phase":null}]},"plp-bigger-list-images":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"plp-bigger-list-images","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"405103a9-e2e3-4837-99b4-d0c33ae394d0","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Bigger Images"}],"ranges":null,"name":"plp-bigger-list-images","phase":"0"}]},"php-next-a-a-experiment":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"php-next-a-a-experiment","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"4f5cb2dc-a7e0-4468-a3b0-40a6a7162f48","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Variation 1"}],"ranges":null,"name":"php-next-a-a-experiment","phase":"2"}]},"generic-reviews":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"generic-reviews","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"fa3d1b62-7ff3-42c7-82d2-55bd053c01a0","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control (No Generic Reviews)"},{"key":"1","name":"Show Generic Reviews"}],"ranges":null,"name":"Generic Reviews","phase":"0"}]},"show-cart-merch-banner":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"show-cart-merch-banner","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"de12c0d6-fb6e-4de0-87e5-87e8f40d35bb","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Variation 1"}],"ranges":null,"name":"Show Cart Merch Banner","phase":"0"}]},"guide-collections":{"defaultValue":false,"rules":[]},"a-a-experiment-v7":{"defaultValue":false,"rules":[{"condition":null,"coverage":1,"variations":[false,true],"key":"experiment-v7","weights":[0.5,0.5],"namespace":null,"hashAttribute":"uniqueId","filters":null,"seed":"e7fad591-a03b-4c8a-b118-01c6a0cc96e0","hashVersion":2,"range":null,"meta":[{"key":"0","name":"Control"},{"key":"1","name":"Variation 1"}],"ranges":null,"name":"a-a-experiment-v7","phase":"0"}]},"show-consent-banner":{"defaultValue":false,"rules":[]}},"forcedVariations":[],"viewedExperiments":[],"forcedFeatures":[]},"isProduction":true,"isTest":false,"userPreferredStoreCode":"us","locale":"en_US","siteName":"ifixit","useSecureCookies":true,"sameSiteValue":"None","imageSizeWidths":{"mini":56,"thumbnail":96,"140x105":140,"200x150":200,"standard":300,"440x330":440,"medium":592,"large":800,"huge":1600},"facebookAppId":"401112919922369","piwikCustomDimensions":{"20":"false"}}; </script> <script type='text/javascript'> Object.entries(App.piwikCustomDimensions).forEach( ([key, value]) => { _paq.push(["setCustomDimensionValue", key, value]); } ); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10