Skip to content
https://lifehacker.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
4
REVIEW
1
PASS
10
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

25
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
91
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

11.72 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

41.23 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

4.86 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

11.72 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

43.31 s

Page Load Progression

484 ms
969 ms
1.5 s
1.9 s
2.4 s
2.9 s
3.4 s
3.9 s
Checks
17
10 PASS 1 REVIEW 4 FIX
F
Page Weight Budget
Action
9.6 MB transferred, 178 requests
FIX
9.6 MB transferred, 178 requests
Critical::
Page weighs 21.8 MB (9.6 MB transferred)
Warning::
Images are 3.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.6 MB
Warning::
JavaScript is 3.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.2 MB
Info::
Fonts are 2.0 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 2.0 MB
Warning::
178 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.0 g CO2 per page load
9.6 MB / 2.4 MB budget
9.6 MB transferred
178 requests
2.0 g CO2 per page load
Images 3.6 MiB 37%
JavaScript 3.2 MiB 34%
Fonts 2.0 MiB 20%
Other 427.9 KiB 4%
Other 272.6 KiB 3%
HTML 75.2 KiB 1%
CSS 46.1 KiB 0%
Other 10.6 KiB 0%
Other 829 B 0%
Other 208 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

F
JS Execution Cost
Action
19311ms total JS execution
FIX
19311ms total JS execution
Warning::
Unattributable: 2915ms CPU time
Warning::
https://static-cdn.spot.im/production/social/tags/...: 2357ms CPU time
Warning::
https://cdn.ziffstatic.com/jst/otTCF.202512.1.0.js: 1665ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 1319ms CPU time
Warning::
https://lifehacker.com/: 1244ms CPU time
Warning::
Third-party scripts: 17462ms (90% of total)

Main Thread Breakdown

Script Evaluation 63% Other 17% Script Parsing & Compilation 9% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
Unattributable2915ms536ms0ms3rd
https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/691-bundle.js2357ms2123ms54ms3rd
https://cdn.ziffstatic.com/jst/otTCF.202512.1.0.js1665ms1414ms23ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js1319ms1145ms141ms3rd
https://lifehacker.com/1244ms163ms16ms1st
https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/696-bundle.js856ms235ms3ms3rd
https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/entry-bundle.js764ms724ms6ms3rd
https://www.googletagmanager.com/gtag/js?id=G-7E851STSQZ722ms609ms86ms3rd
https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.js708ms529ms108ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js648ms494ms98ms3rd

Showing top 10 of 35 scripts

F
JS Bundles
Action
79 scripts, 1.7 MB unused
FIX
79 scripts, 1.7 MB unused
Warning::
https://cdn.ziffstatic.com/pg/lifehacker.prebid.js: 188 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 162 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 162 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 162 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 162 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.7 MB
1725 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.ziffstatic.com/pg/lifehacker.prebid.js232 KB188 KB (81%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB162 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB162 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB162 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB162 KB (49%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB128 KB (68%)3rd
https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_567848e754a175dbe621932e8f6a1b7e.br.js116 KB87 KB (75%)3rd
https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.js126 KB72 KB (57%)3rd
https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/main.js?cb=8DCB3ECB413095BC01D1B29BF4757228117 KB71 KB (61%)3rd
https://cdn.ziffstatic.com/pg/lifehacker.js84 KB68 KB (81%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
178 resources · 9.6 MB · 1.7 MB savings available
FIX
178 resources · 9.6 MB · 1.7 MB savings available
Warning::
Page weight 8.6 MB over 1MB target
Got: 9.6 MB Expected: ≤ 1 MB
Info::
~1.7 MB of savings available
Info::
145 third-party resources (37% of weight)
Info::
10 resources over 200KB
178 resources · 9.6 MiB · 145 third-party 8.6 MiB over 1MB target
Image 42% · 4.0 MiB
JavaScript 34% · 3.2 MiB
Font 20% · 2.0 MiB
Other 3% · 272.3 KiB
Document 1% · 75.5 KiB
CSS 1% · 68.1 KiB

~1.7 MiB of savings available

Remove unused JavaScript: 1.7 MiB
B
Image Optimization
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Info::
All images are well-optimized
22 images 3.6 MB
0 oversized -0 KB
10 legacy format
0 missing dimensions CLS risk
A
Third-Party Impact
37% third-party, 0 ms blocking
PASS
37% third-party, 0 ms blocking
Info::
Third-party code accounts for 37% of page weight (3.6 MiB of 9.6 MiB)
Info::
Third-party blocking time is low (0 ms)
63%
37%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
6 fonts (2014 KB)
PASS
6 fonts (2014 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

2014 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 11.7 s LCP 41.2 shttps://lifehacker.com/fonts/InterVariable.ttfInterVariable.ttf https://lifehacker.com/fonts/InterVariable.ttf — 843.3 KiB — 161 ms — font-display: swaphttps://lifehacker.com/fonts/InterVariable-Italic.ttfInterVariable-Italic.ttf https://lifehacker.com/fonts/InterVariable-Italic.ttf — 874.1 KiB — 191 ms — font-display: swaphttps://lifehacker.com/fonts/Akshar-VariableFont_wght.ttfAkshar-VariableFont_wgh... https://lifehacker.com/fonts/Akshar-VariableFont_wght.ttf — 199.9 KiB — 198 ms — font-display: swaphttps://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttfLeagueGothic-Regular-Va... https://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttf — 62.8 KiB — 224 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 32 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swap
InterVariable.ttf ttf swap
Size 843 KB
Load time 161 ms
Start 67 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
InterVariable-Italic.ttf ttf swap
Size 874 KB
Load time 191 ms
Start 68 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Akshar-VariableFont_wgh... ttf swap
Size 200 KB
Load time 198 ms
Start 68 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
LeagueGothic-Regular-Va... ttf swap
Size 63 KB
Load time 224 ms
Start 69 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 32 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.8 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~1553 KB and ~3106 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
19 hints, 0 missing preconnects
PASS
19 hints, 0 missing preconnects
Info::
Page uses 19 resource hint(s)

Current Resource Hints

preconnect
5
preload
+3
13
dns-prefetch
1
prefetch

19 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=1800 (30 minutes)
PASS
max-age=1800 (30 minutes)
Info::
Cache-Control header is set
Got: public, max-age=1800
Info::
Effective TTL: 30 minutes (max-age=1800)
Info::
Last-Modified header present
Cache-Control

public, max-age=1800

DirectiveValueMeaning
publicAny cache may store this response
max-age1800Cache for 30 minutes
Effective TTL: 1800 seconds
Network Waterfall
178 requests over 6284ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 11.7 s LCP 41.2 shttps://lifehacker.com// https://lifehacker.com/ — 200 — 45.6 KiB — 39 ms — h3https://lifehacker.com/images/icons/spritemap.svg?id=7f67b9a9e21a44fd068b4682ff70f449/images/icons/spritemap.svg?id=7f67... https://lifehacker.com/images/icons/spritemap.svg?id=7f67b9a9e21a44fd068b4682ff70f449 — 200 — 309.2 KiB — 262 ms — h3https://lifehacker.com/fonts/InterVariable.ttf/fonts/InterVariable.ttf https://lifehacker.com/fonts/InterVariable.ttf — 200 — 843.3 KiB — 161 ms — h3https://lifehacker.com/fonts/InterVariable-Italic.ttf/fonts/InterVariable-Italic.ttf https://lifehacker.com/fonts/InterVariable-Italic.ttf — 200 — 874.1 KiB — 191 ms — h3https://lifehacker.com/fonts/Akshar-VariableFont_wght.ttf/fonts/Akshar-VariableFont_wght.ttf https://lifehacker.com/fonts/Akshar-VariableFont_wght.ttf — 200 — 199.9 KiB — 198 ms — h3https://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttf/fonts/LeagueGothic-Regular-Variabl... https://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttf — 200 — 62.8 KiB — 224 ms — h3https://g.lifehacker.com/lifehacker.js?url=https%3A%2F%2Flifehacker.comg.lifehacker.com/lifehacker.js?url=... https://g.lifehacker.com/lifehacker.js?url=https%3A%2F%2Flifehacker.com — 200 — 353 B — 92 ms — h2https://www.googletagmanager.com/gtag/js?id=G-7E851STSQZwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7E851STSQZ — 200 — 161.1 KiB — 140 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.jscdn.ziffstatic.com/pg/lifehacker.js https://cdn.ziffstatic.com/pg/lifehacker.js — 200 — 84.2 KiB — 110 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.csscdn.ziffstatic.com/pg/lifehacker.cs... https://cdn.ziffstatic.com/pg/lifehacker.css — 200 — 1.9 KiB — 53 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.prebid.jscdn.ziffstatic.com/pg/lifehacker.pr... https://cdn.ziffstatic.com/pg/lifehacker.prebid.js — 200 — 232.4 KiB — 145 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 62 ms — h3https://cdn.ziffstatic.com/jst/zdconsent.jscdn.ziffstatic.com/jst/zdconsent.js https://cdn.ziffstatic.com/jst/zdconsent.js — 302 — 113 B — 61 ms — h2https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.jscdn.static.zdbb.net/js/z0WVjCBSEeGL... https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js — 303 — 152 B — 60 ms — h2https://lifehacker.com/iterable/push-consent.js/iterable/push-consent.js https://lifehacker.com/iterable/push-consent.js — 200 — 5.5 KiB — 212 ms — h3https://lifehacker.com/iterable/push-notify.js/iterable/push-notify.js https://lifehacker.com/iterable/push-notify.js — 200 — 2.8 KiB — 212 ms — h3https://lifehacker.com/js/app/table-of-contents.js/js/app/table-of-contents.js https://lifehacker.com/js/app/table-of-contents.js — 200 — 1.5 KiB — 211 ms — h3https://lifehacker.com/js/app/live-blog-updates.js/js/app/live-blog-updates.js https://lifehacker.com/js/app/live-blog-updates.js — 200 — 1.4 KiB — 211 ms — h3https://lifehacker.com/images/lifehacker-logo.svg/images/lifehacker-logo.svg https://lifehacker.com/images/lifehacker-logo.svg — 200 — 1.9 KiB — 211 ms — h3https://lifehacker.com/imagery/articles/01KPBN8CFXZA7TN8Y4KRP0Y6PW/hero-image.fill.size_900x450.v1776360370.png/imagery/articles/01KPBN8CFXZA7TN8Y... https://lifehacker.com/imagery/articles/01KPBN8CFXZA7TN8Y4KRP0Y6PW/hero-image.fill.size_900x450.v1776360370.png — 200 — 459.3 KiB — 252 ms — h3https://cdn.static.zdbb.net/eu/js/z0WVjCBSEeGLoxIxOQVEwQ.min.jscdn.static.zdbb.net/eu/js/z0WVjCBSE... https://cdn.static.zdbb.net/eu/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js — 200 — 175.8 KiB — 71 ms — h2https://cdn.ziffstatic.com/jst/zdconsent_eu.jscdn.ziffstatic.com/jst/zdconsent_eu... https://cdn.ziffstatic.com/jst/zdconsent_eu.js — 200 — 27.8 KiB — 55 ms — h2https://cdn.ex.co/transformations/production/ee650fbb-f5f1-48dd-95a2-bb88f884d302/thumbnail-720.webpcdn.ex.co/transformations/productio... https://cdn.ex.co/transformations/production/ee650fbb-f5f1-48dd-95a2-bb88f884d302/thumbnail-720.webp — 200 — 25.6 KiB — 39 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2030792195.1776800256&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800256&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&tfd=378region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2030792195.1776800256&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800256&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&tfd=378 — 204 — 548 B — 283 ms — h2https://cdn.ex.co/transformations/production/fce21d65-d01f-41da-a950-d792063c0f40/thumbnail-720.webpcdn.ex.co/transformations/productio... https://cdn.ex.co/transformations/production/fce21d65-d01f-41da-a950-d792063c0f40/thumbnail-720.webp — 200 — 16.7 KiB — 6 ms — h2https://lifehacker.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://lifehacker.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 837 B — 8 ms — h3https://lifehacker.com/manifest.json/manifest.json https://lifehacker.com/manifest.json — 200 — 829 B — 31 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAQ&are=1&cid=2030792195.1776800256&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800256&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view_custom&_ee=1&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&_et=112&tfd=552region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAQ&are=1&cid=2030792195.1776800256&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800256&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view_custom&_ee=1&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&_et=112&tfd=552 — 204 — 48 B — 178 ms — h2https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoad&render=explicitwww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoad&render=explicit — 200 — 1.0 KiB — 23 ms — h3https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 91.0 KiB — 33 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 11.7 s LCP 41.2 shttps://lifehacker.com// https://lifehacker.com/ — 200 — 45.6 KiB — 39 ms — h3https://lifehacker.com/images/icons/spritemap.svg?id=7f67b9a9e21a44fd068b4682ff70f449/images/icons/spritemap.svg?id=7f67... https://lifehacker.com/images/icons/spritemap.svg?id=7f67b9a9e21a44fd068b4682ff70f449 — 200 — 309.2 KiB — 262 ms — h3https://lifehacker.com/fonts/InterVariable.ttf/fonts/InterVariable.ttf https://lifehacker.com/fonts/InterVariable.ttf — 200 — 843.3 KiB — 161 ms — h3https://lifehacker.com/fonts/InterVariable-Italic.ttf/fonts/InterVariable-Italic.ttf https://lifehacker.com/fonts/InterVariable-Italic.ttf — 200 — 874.1 KiB — 191 ms — h3https://lifehacker.com/fonts/Akshar-VariableFont_wght.ttf/fonts/Akshar-VariableFont_wght.ttf https://lifehacker.com/fonts/Akshar-VariableFont_wght.ttf — 200 — 199.9 KiB — 198 ms — h3https://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttf/fonts/LeagueGothic-Regular-Variabl... https://lifehacker.com/fonts/LeagueGothic-Regular-VariableFont_wdth.ttf — 200 — 62.8 KiB — 224 ms — h3https://g.lifehacker.com/lifehacker.js?url=https%3A%2F%2Flifehacker.comg.lifehacker.com/lifehacker.js?url=... https://g.lifehacker.com/lifehacker.js?url=https%3A%2F%2Flifehacker.com — 200 — 353 B — 92 ms — h2https://www.googletagmanager.com/gtag/js?id=G-7E851STSQZwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7E851STSQZ — 200 — 161.1 KiB — 140 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.jscdn.ziffstatic.com/pg/lifehacker.js https://cdn.ziffstatic.com/pg/lifehacker.js — 200 — 84.2 KiB — 110 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.csscdn.ziffstatic.com/pg/lifehacker.cs... https://cdn.ziffstatic.com/pg/lifehacker.css — 200 — 1.9 KiB — 53 ms — h2https://cdn.ziffstatic.com/pg/lifehacker.prebid.jscdn.ziffstatic.com/pg/lifehacker.pr... https://cdn.ziffstatic.com/pg/lifehacker.prebid.js — 200 — 232.4 KiB — 145 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 62 ms — h3https://cdn.ziffstatic.com/jst/zdconsent.jscdn.ziffstatic.com/jst/zdconsent.js https://cdn.ziffstatic.com/jst/zdconsent.js — 302 — 113 B — 61 ms — h2https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.jscdn.static.zdbb.net/js/z0WVjCBSEeGL... https://cdn.static.zdbb.net/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js — 303 — 152 B — 60 ms — h2https://lifehacker.com/iterable/push-consent.js/iterable/push-consent.js https://lifehacker.com/iterable/push-consent.js — 200 — 5.5 KiB — 212 ms — h3https://lifehacker.com/iterable/push-notify.js/iterable/push-notify.js https://lifehacker.com/iterable/push-notify.js — 200 — 2.8 KiB — 212 ms — h3https://lifehacker.com/js/app/table-of-contents.js/js/app/table-of-contents.js https://lifehacker.com/js/app/table-of-contents.js — 200 — 1.5 KiB — 211 ms — h3https://lifehacker.com/js/app/live-blog-updates.js/js/app/live-blog-updates.js https://lifehacker.com/js/app/live-blog-updates.js — 200 — 1.4 KiB — 211 ms — h3https://lifehacker.com/images/lifehacker-logo.svg/images/lifehacker-logo.svg https://lifehacker.com/images/lifehacker-logo.svg — 200 — 1.9 KiB — 211 ms — h3https://lifehacker.com/imagery/articles/01KPBN8CFXZA7TN8Y4KRP0Y6PW/hero-image.fill.size_900x450.v1776360370.png/imagery/articles/01KPBN8CFXZA7TN8Y... https://lifehacker.com/imagery/articles/01KPBN8CFXZA7TN8Y4KRP0Y6PW/hero-image.fill.size_900x450.v1776360370.png — 200 — 459.3 KiB — 252 ms — h3https://cdn.static.zdbb.net/eu/js/z0WVjCBSEeGLoxIxOQVEwQ.min.jscdn.static.zdbb.net/eu/js/z0WVjCBSE... https://cdn.static.zdbb.net/eu/js/z0WVjCBSEeGLoxIxOQVEwQ.min.js — 200 — 175.8 KiB — 71 ms — h2https://cdn.ziffstatic.com/jst/zdconsent_eu.jscdn.ziffstatic.com/jst/zdconsent_eu... https://cdn.ziffstatic.com/jst/zdconsent_eu.js — 200 — 27.8 KiB — 55 ms — h2https://cdn.ex.co/transformations/production/ee650fbb-f5f1-48dd-95a2-bb88f884d302/thumbnail-720.webpcdn.ex.co/transformations/productio... https://cdn.ex.co/transformations/production/ee650fbb-f5f1-48dd-95a2-bb88f884d302/thumbnail-720.webp — 200 — 25.6 KiB — 39 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2030792195.1776800256&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800256&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&tfd=378region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=2030792195.1776800256&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800256&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&tfd=378 — 204 — 548 B — 283 ms — h2https://cdn.ex.co/transformations/production/fce21d65-d01f-41da-a950-d792063c0f40/thumbnail-720.webpcdn.ex.co/transformations/productio... https://cdn.ex.co/transformations/production/fce21d65-d01f-41da-a950-d792063c0f40/thumbnail-720.webp — 200 — 16.7 KiB — 6 ms — h2https://lifehacker.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://lifehacker.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 837 B — 8 ms — h3https://lifehacker.com/manifest.json/manifest.json https://lifehacker.com/manifest.json — 200 — 829 B — 31 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAQ&are=1&cid=2030792195.1776800256&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800256&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view_custom&_ee=1&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&_et=112&tfd=552region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAAQ&are=1&cid=2030792195.1776800256&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800256&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=page_view_custom&_ee=1&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&_et=112&tfd=552 — 204 — 48 B — 178 ms — h2https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoad&render=explicitwww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=onRecaptchaLoad&render=explicit — 200 — 1.0 KiB — 23 ms — h3https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 91.0 KiB — 33 ms — h2https://cdn.cookielaw.org/consent/cff15d34-b1f4-467b-84ce-f864dd9684dd/cff15d34-b1f4-467b-84ce-f864dd9684dd.jsoncdn.cookielaw.org/consent/cff15d34-... https://cdn.cookielaw.org/consent/cff15d34-b1f4-467b-84ce-f864dd9684dd/cff15d34-b1f4-467b-84ce-f864dd9684dd.json — 200 — 2.6 KiB — 67 ms — h2https://lifehacker.com/js/app.js?id=5b3509872efe334ff7a4884a752c7332/js/app.js?id=5b3509872efe334ff7a48... https://lifehacker.com/js/app.js?id=5b3509872efe334ff7a4884a752c7332 — 200 — 71.7 KiB — 110 ms — h3https://launcher.spot.im/spot/sp_Z3zhn8qOlauncher.spot.im/spot/sp_Z3zhn8qO https://launcher.spot.im/spot/sp_Z3zhn8qO — 200 — 19.5 KiB — 129 ms — h2https://www.lightboxcdn.com/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/lightbox_speed.jswww.lightboxcdn.com/vendor/d0e1d3d8... https://www.lightboxcdn.com/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/lightbox_speed.js — 200 — 2.1 KiB — 108 ms — h2https://static.chartbeat.com/js/chartbeat_video.jsstatic.chartbeat.com/js/chartbeat_v... https://static.chartbeat.com/js/chartbeat_video.js — 200 — 24.8 KiB — 126 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WRN84GTLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WRN84GTL — 200 — 122.2 KiB — 141 ms — h2https://sb.scorecardresearch.com/cs/6036202/beacon.jssb.scorecardresearch.com/cs/6036202... https://sb.scorecardresearch.com/cs/6036202/beacon.js — 302 — 266 B — 388 ms — h2https://config.aps.amazon-adsystem.com/configs/3158config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3158 — 200 — 2.9 KiB — 98 ms — h2https://tag.wknd.ai/6171/i.jstag.wknd.ai/6171/i.js https://tag.wknd.ai/6171/i.js — 200 — 3.8 KiB — 131 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 152 ms — h3https://lifehacker.com/images/icons/spritemap.svg/images/icons/spritemap.svg https://lifehacker.com/images/icons/spritemap.svg — 200 — 309.5 KiB — 190 ms — h3https://www.gstatic.com/firebasejs/12.7.0/firebase-app.jswww.gstatic.com/firebasejs/12.7.0/f... https://www.gstatic.com/firebasejs/12.7.0/firebase-app.js — 200 — 23.2 KiB — 133 ms — h2https://www.gstatic.com/firebasejs/12.7.0/firebase-messaging.jswww.gstatic.com/firebasejs/12.7.0/f... https://www.gstatic.com/firebasejs/12.7.0/firebase-messaging.js — 200 — 8.6 KiB — 124 ms — h2https://lifehacker.com/imagery/videos/01HF2HPECWKP3QQ62FQM92S68B/hero-image.jpg/imagery/videos/01HF2HPECWKP3QQ62FQ... https://lifehacker.com/imagery/videos/01HF2HPECWKP3QQ62FQM92S68B/hero-image.jpg — 200 — 170.5 KiB — 155 ms — h3https://lifehacker.com/imagery/videos/01HF2HPAGFGY6Y6FT2C3PA10GS/hero-image.png/imagery/videos/01HF2HPAGFGY6Y6FT2C... https://lifehacker.com/imagery/videos/01HF2HPAGFGY6Y6FT2C3PA10GS/hero-image.png — 200 — 1.5 MiB — 206 ms — h3https://pub.doubleverify.com/dvtag/33936767/DV1379166/pub.jspub.doubleverify.com/dvtag/33936767... https://pub.doubleverify.com/dvtag/33936767/DV1379166/pub.js — 200 — 30.8 KiB — 88 ms — h3https://openads-cdn.adsrvr.org/openadsjs/build/v1.0/ziffdavis/openads.jsopenads-cdn.adsrvr.org/openadsjs/bu... https://openads-cdn.adsrvr.org/openadsjs/build/v1.0/ziffdavis/openads.js — 200 — 98.4 KiB — 122 ms — h2https://tru.am/scripts/custom/ziffmedia.jstru.am/scripts/custom/ziffmedia.js https://tru.am/scripts/custom/ziffmedia.js — 200 — 1.6 KiB — 37 ms — h3https://lifehacker.com/images/newsletter-background.png/images/newsletter-background.png https://lifehacker.com/images/newsletter-background.png — 200 — 860.0 KiB — 56 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 309 B — 33 ms — h2https://cdn.ziffstatic.com/ajs?zoneid=acdn.ziffstatic.com/ajs?zoneid=a https://cdn.ziffstatic.com/ajs?zoneid=a — 200 — 298 B — 5 ms — h3https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.8 KiB — 11 ms — h2https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.jscdn.ziffstatic.com/jst/otBannerSdk.... https://cdn.ziffstatic.com/jst/otBannerSdk.202512.1.0.js — 200 — 126.2 KiB — 14 ms — h3https://zdbb.net/check_c?eu_consent=&zd_opt_out=zdbb.net/check_c?eu_consent=&zd_opt... https://zdbb.net/check_c?eu_consent=&zd_opt_out= — 200 — 323 B — 117 ms — h2https://gurgle.zdbb.net/info?url=https%3A%2F%2Flifehacker.com%2F&fp=0&lcl_id=&eu_consent=&zd_opt_out=gurgle.zdbb.net/info?url=https%3A%2... https://gurgle.zdbb.net/info?url=https%3A%2F%2Flifehacker.com%2F&fp=0&lcl_id=&eu_consent=&zd_opt_out= — 200 — 488 B — 346 ms — h2https://lifehacker.com/imagery/articles/01KPE24WGR7W2T8989VPE3RPZH/hero-image.fill.size_503x283.v1776454717.png/imagery/articles/01KPE24WGR7W2T898... https://lifehacker.com/imagery/articles/01KPE24WGR7W2T8989VPE3RPZH/hero-image.fill.size_503x283.v1776454717.png — 200 — 122.9 KiB — 74 ms — h3https://lifehacker.com/imagery/articles/01KPBHCN78NW4WXQK73T0P35YX/hero-image.fill.size_503x283.v1776356315.png/imagery/articles/01KPBHCN78NW4WXQK... https://lifehacker.com/imagery/articles/01KPBHCN78NW4WXQK73T0P35YX/hero-image.fill.size_503x283.v1776356315.png — 200 — 124.6 KiB — 94 ms — h3https://lifehacker.com/imagery/articles/01KPRJ5086458T1B265XVBJ9MP/hero-image.fill.size_75x75.v1776793321.jpg/imagery/articles/01KPRJ5086458T1B2... https://lifehacker.com/imagery/articles/01KPRJ5086458T1B265XVBJ9MP/hero-image.fill.size_75x75.v1776793321.jpg — 200 — 2.6 KiB — 74 ms — h3https://lifehacker.com/imagery/articles/01KPNRS9DND5CCR3JSFEHTEPFC/hero-image.fill.size_75x75.v1776787629.jpg/imagery/articles/01KPNRS9DND5CCR3J... https://lifehacker.com/imagery/articles/01KPNRS9DND5CCR3JSFEHTEPFC/hero-image.fill.size_75x75.v1776787629.jpg — 200 — 2.5 KiB — 75 ms — h3https://lifehacker.com/imagery/articles/01KPR3F5Y0CZ8QG1QABKDEYQ4T/hero-image.fill.size_75x75.v1776788079.jpg/imagery/articles/01KPR3F5Y0CZ8QG1Q... https://lifehacker.com/imagery/articles/01KPR3F5Y0CZ8QG1QABKDEYQ4T/hero-image.fill.size_75x75.v1776788079.jpg — 200 — 1.1 KiB — 74 ms — h3https://lifehacker.com/imagery/articles/01KPR6KNYT7T02FEH7T3H4PSX1/hero-image.fill.size_75x75.v1776781219.png/imagery/articles/01KPR6KNYT7T02FEH... https://lifehacker.com/imagery/articles/01KPR6KNYT7T02FEH7T3H4PSX1/hero-image.fill.size_75x75.v1776781219.png — 200 — 7.2 KiB — 68 ms — h3https://lifehacker.com/imagery/articles/01KPR24HCN9WFDFXXMEE6NB43Q/hero-image.fill.size_75x75.v1776776529.png/imagery/articles/01KPR24HCN9WFDFXX... https://lifehacker.com/imagery/articles/01KPR24HCN9WFDFXXMEE6NB43Q/hero-image.fill.size_75x75.v1776776529.png — 200 — 8.5 KiB — 25 ms — h3https://lifehacker.com/imagery/articles/01KPR1F85S1D35VMFQNY926W1W/hero-image.fill.size_75x75.v1776775831.png/imagery/articles/01KPR1F85S1D35VMF... https://lifehacker.com/imagery/articles/01KPR1F85S1D35VMFQNY926W1W/hero-image.fill.size_75x75.v1776775831.png — 200 — 2.5 KiB — 68 ms — h3https://gurgle.zdbb.net/clear_fpid/lifehacker.comgurgle.zdbb.net/clear_fpid/lifehack... https://gurgle.zdbb.net/clear_fpid/lifehacker.com — 200 — 220 B — 171 ms — h2https://gurgle.zdbb.net/clear_uids/lifehacker.comgurgle.zdbb.net/clear_uids/lifehack... https://gurgle.zdbb.net/clear_uids/lifehacker.com — 200 — 221 B — 166 ms — h2https://zdbb.net/clear_czdbb.net/clear_c https://zdbb.net/clear_c — 200 — 250 B — 29 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.1 KiB — 67 ms — h2https://forms.lifehacker.com/a4flkt7l2b/z9gd/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/lifehacker.com/jsonp/z?cb=1776800257299&callback=__dgobd6uznf2ymoforms.lifehacker.com/a4flkt7l2b/z9g... https://forms.lifehacker.com/a4flkt7l2b/z9gd/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/lifehacker.com/jsonp/z?cb=1776800257299&callback=__dgobd6uznf2ymo — 200 — 1.3 KiB — 190 ms — h2https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/user.js?cb=639123094567192603forms.lifehacker.com/w37htfhcq2/ven... https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/user.js?cb=639123094567192603 — 200 — 6.1 KiB — 69 ms — h2https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/custom.js?cb=55533A1BD88725B842196DBB9EC5F2ACforms.lifehacker.com/w37htfhcq2/ven... https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/custom.js?cb=55533A1BD88725B842196DBB9EC5F2AC — 200 — 12.9 KiB — 77 ms — h2https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/main.js?cb=8DCB3ECB413095BC01D1B29BF4757228forms.lifehacker.com/w37htfhcq2/ven... https://forms.lifehacker.com/w37htfhcq2/vendor/d0e1d3d8-b896-4fe6-911a-2d9fc7c5cc2a/main.js?cb=8DCB3ECB413095BC01D1B29BF4757228 — 200 — 116.6 KiB — 95 ms — h2https://forms.lifehacker.com/w37htfhcq2/z9g/digibox.gif?c=1776800257297&h=lifehacker.com&e=p&u=46236forms.lifehacker.com/w37htfhcq2/z9g... https://forms.lifehacker.com/w37htfhcq2/z9g/digibox.gif?c=1776800257297&h=lifehacker.com&e=p&u=46236 — 200 — 851 B — 63 ms — h2https://ping.chartbeat.net/ping?h=lifehacker.com&p=%2F&u=DfyOewrkmeD5Y8g9&d=lifehacker.com&g=21105&g0=Content%20Type%20-%20Homepage&g1=No%20Author&g4=Homepage&nc=1&c=0&x=0&m=0&y=13981&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Flifehacker.com%2F&b=1361&t=B9q-TQDgoKPxDdah8KCzpWu_TRXyK&V=150&i=Lifehacker%20%7C%20Do%20everything%20better&tz=0&sn=1&sv=C4zcMVD5osnnCeKx-sDosJUkgdoBu&sr=external&sd=1&im=067b2fff&_ping.chartbeat.net/ping?h=lifehacke... https://ping.chartbeat.net/ping?h=lifehacker.com&p=%2F&u=DfyOewrkmeD5Y8g9&d=lifehacker.com&g=21105&g0=Content%20Type%20-%20Homepage&g1=No%20Author&g4=Homepage&nc=1&c=0&x=0&m=0&y=13981&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Flifehacker.com%2F&b=1361&t=B9q-TQDgoKPxDdah8KCzpWu_TRXyK&V=150&i=Lifehacker%20%7C%20Do%20everything%20better&tz=0&sn=1&sv=C4zcMVD5osnnCeKx-sDosJUkgdoBu&sr=external&sd=1&im=067b2fff&_ — 200 — 201 B — 295 ms — h2https://api-2-0.spot.im/v1.0.0/device-loadapi-2-0.spot.im/v1.0.0/device-load https://api-2-0.spot.im/v1.0.0/device-load — 200 — 1.4 KiB — 121 ms — h2https://publisher-assets.spot.im/ad/event-tracking/pixel-ads-google-adsense.htmlpublisher-assets.spot.im/ad/event-t... https://publisher-assets.spot.im/ad/event-tracking/pixel-ads-google-adsense.html — 200 — 346 B — 62 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.js — 200 — 1.0 KiB — 21 ms — h2https://gurgle.zdbb.net/clear_fpid/lifehacker.comgurgle.zdbb.net/clear_fpid/lifehack... https://gurgle.zdbb.net/clear_fpid/lifehacker.com — 200 — 220 B — 100 ms — h2https://gurgle.zdbb.net/clear_uids/lifehacker.comgurgle.zdbb.net/clear_uids/lifehack... https://gurgle.zdbb.net/clear_uids/lifehacker.com — 200 — 220 B — 98 ms — h2https://zdbb.net/clear_czdbb.net/clear_c https://zdbb.net/clear_c — 200 — 250 B — 29 ms — h2https://forms.lifehacker.com/w37htfhcq2/static/fb_lightbox.2.1.5.css?cb=20240725forms.lifehacker.com/w37htfhcq2/sta... https://forms.lifehacker.com/w37htfhcq2/static/fb_lightbox.2.1.5.css?cb=20240725 — 200 — 2.1 KiB — 16 ms — h2https://api-2-0.spot.im/v1.0.0/initapi-2-0.spot.im/v1.0.0/init https://api-2-0.spot.im/v1.0.0/init — 200 — 0 B — 99 ms — h2https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&ids=1&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&ids=1&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3D — 200 — 355 B — 67 ms — h3https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&bsc=1&abs=1&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&bsc=1&abs=1&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3D — 200 — 601 B — 21 ms — h3https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&vlp=1&tvp=1&slot-0-%2F4585%2Flifehacker%2Fhomepage=120x30&slot-1-%2F4585%2Flifehacker%2Fhomepage=300x250%2C320x100%2C320x50%2C336x280%2C120x90&slot-2-%2F4585%2Flifehacker%2Fhomepage=120x240&slot-3-%2F4585%2Flifehacker%2Fhomepage%2Fstickyfooter=320x50%2C120x60&slot-4-%2F4585%2Flifehacker%2Fhomepage=300x250%2C320x100%2C320x50%2C120x240%2C336x280%2C120x90&slot-5-%2F4585%2Flifehacker%2Fhomepage=300x250%2C300x100%2C320x100%2C320x50%2C336x280&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=33936767&cmp=DV1379166&url=https%3A%2F%2Flifehacker.com&vlp=1&tvp=1&slot-0-%2F4585%2Flifehacker%2Fhomepage=120x30&slot-1-%2F4585%2Flifehacker%2Fhomepage=300x250%2C320x100%2C320x50%2C336x280%2C120x90&slot-2-%2F4585%2Flifehacker%2Fhomepage=120x240&slot-3-%2F4585%2Flifehacker%2Fhomepage%2Fstickyfooter=320x50%2C120x60&slot-4-%2F4585%2Flifehacker%2Fhomepage=300x250%2C320x100%2C320x50%2C120x240%2C336x280%2C120x90&slot-5-%2F4585%2Flifehacker%2Fhomepage=300x250%2C300x100%2C320x100%2C320x50%2C336x280&token=Kswq09DCMYfJ0kb2kXlMYJrceiAjKpMGOMvZUSEalscG7NazmXIy%2FqlJTa3wI8zLknP%2F14e%2BR6zsaypJ1Gy2di5Y%2BwO%2F3dEXOmR5Npihy5UzMi5mKejw2JPObNdHA6wWFtzLLaRhSfdGffkEy8cmgMs6djhG3kM%3D — 200 — 509 B — 21 ms — h3https://api-2-0.spot.im/v1.0.0/initapi-2-0.spot.im/v1.0.0/init https://api-2-0.spot.im/v1.0.0/init — 200 — 19.8 KiB — 155 ms — h2https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=33936767&cmp=DV1379166&cd111=success&cm106=0&cm107=202&cd112=modern&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=334ac6ac-8e4b-45ff-83ff-ac9b77046c02&cd109=modern&cd200=com&cd108=&cd105=33936767&cd106=DV1379166&cd104=lifehacker.com&cd101=ad-request&cm101=1&cid=224fa57b-dca4-47da-bb1d-033eb43210f8&t=event&v=1&z=224fa57b-dca4-47da-bb1d-033eb43210f8&cd160=224fa57b-dca4-47da-bb1d-033eb43210f8vtrk.dv.tech/?ec=dvtag&ea=ad-reques... https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=33936767&cmp=DV1379166&cd111=success&cm106=0&cm107=202&cd112=modern&cd115=&cm116=1&cd102=b68ea28&cd103=&cd107=334ac6ac-8e4b-45ff-83ff-ac9b77046c02&cd109=modern&cd200=com&cd108=&cd105=33936767&cd106=DV1379166&cd104=lifehacker.com&cd101=ad-request&cm101=1&cid=224fa57b-dca4-47da-bb1d-033eb43210f8&t=event&v=1&z=224fa57b-dca4-47da-bb1d-033eb43210f8&cd160=224fa57b-dca4-47da-bb1d-033eb43210f8 — 204 — 208 B — 37 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/entry-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/entry-bundle.js — 200 — 14.8 KiB — 38 ms — h2https://static-cdn.spot.im/production/ads/tags/v22.32.1/ads/ads.jsstatic-cdn.spot.im/production/ads/t... https://static-cdn.spot.im/production/ads/tags/v22.32.1/ads/ads.js — 200 — 72.2 KiB — 38 ms — h2https://tru.am/scripts/ta-pagesocial-sdk.jstru.am/scripts/ta-pagesocial-sdk.js https://tru.am/scripts/ta-pagesocial-sdk.js — 200 — 10.9 KiB — 19 ms — h3https://cdn.cookielaw.org/consent/cff15d34-b1f4-467b-84ce-f864dd9684dd/019bdd33-373f-7c91-8035-eac59db36a3a/en.jsoncdn.cookielaw.org/consent/cff15d34-... https://cdn.cookielaw.org/consent/cff15d34-b1f4-467b-84ce-f864dd9684dd/019bdd33-373f-7c91-8035-eac59db36a3a/en.json — 200 — 89.7 KiB — 53 ms — h2https://cdn.cookielaw.org/vendorlist/iab2V2Data.jsoncdn.cookielaw.org/vendorlist/iab2V2... https://cdn.cookielaw.org/vendorlist/iab2V2Data.json — 200 — 86.9 KiB — 48 ms — h2https://cdn.cookielaw.org/vendorlist/googleData.jsoncdn.cookielaw.org/vendorlist/google... https://cdn.cookielaw.org/vendorlist/googleData.json — 200 — 19.4 KiB — 40 ms — h2https://cdn.ziffstatic.com/jst/otTCF.202512.1.0.jscdn.ziffstatic.com/jst/otTCF.202512... https://cdn.ziffstatic.com/jst/otTCF.202512.1.0.js — 200 — 17.7 KiB — 11 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_567848e754a175dbe621932e8f6a1b7e.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_567848e754a175dbe621932e8f6a1b7e.br.js — 200 — 116.4 KiB — 39 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/cjs_min_92abedfd1b9757a428bfcd7452d0081f.js — 200 — 16.0 KiB — 16 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfmuvUrAAAAAMA9SVDUcTOo6mGqWdwWfSlzWyUb&co=aHR0cHM6Ly9saWZlaGFja2VyLmNvbTo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=normal&anchor-ms=20000&execute-ms=30000&cb=60j9his7279qwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfmuvUrAAAAAMA9SVDUcTOo6mGqWdwWfSlzWyUb&co=aHR0cHM6Ly9saWZlaGFja2VyLmNvbTo0NDM.&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=normal&anchor-ms=20000&execute-ms=30000&cb=60j9his7279q — 200 — 27.4 KiB — 33 ms — h3https://direct-events-collector.spot.im/api/v2/events?stream_name=initdirect-events-collector.spot.im/api... https://direct-events-collector.spot.im/api/v2/events?stream_name=init — 204 — 358 B — 210 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/766-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/766-bundle.js — 200 — 37.4 KiB — 55 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/696-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/696-bundle.js — 200 — 7.0 KiB — 40 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/546-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/546-bundle.js — 200 — 27.7 KiB — 50 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/initial-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/initial-bundle.js — 200 — 10.8 KiB — 49 ms — h2https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/691-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/691-bundle.js — 200 — 101.2 KiB — 75 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/shell-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/shell-bundle.js — 200 — 28.8 KiB — 45 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 70 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 67 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAANICAYAAABZl8i8AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAANICAYAAABZl8i8AAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA… — 200 — 0 B — 1 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAMAAADb3wBdAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAMAAADb3wBdAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoA… — 200 — 0 B — 0 ms — datahttps://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 24 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 359 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 32 ms — h3https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCenterRounded.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCenterRounded.json — 200 — 3.0 KiB — 28 ms — h2https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202512.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 29 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 20 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAAAAQ&ae=a&are=1&cid=2030792195.1776800256&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800256&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=scroll&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&epn.percent_scrolled=90&_et=47&tfd=2781region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAAAAQ&ae=a&are=1&cid=2030792195.1776800256&frm=0&pscdl=noapi&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800256&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&en=scroll&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&epn.percent_scrolled=90&_et=47&tfd=2781 — 204 — 20 B — 246 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcs=G100&gcd=13q3pPq2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10s5v&are=1&cid=1511609682.1776800259&frm=0&ngs=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=4&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800258&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&_tu=AAg&en=zdconsent_ConsentBarrierDisplayed&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&ep.event=zdconsent_ConsentBarrierDisplayed&ep.onetrustid=1ef58b94-90aa-43aa-b189-a73d0c1f0981&epn.ConsentBarrierDisplayed=1&tfd=2784region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-7E851STSQZ&gtm=45je64h1h1v9166993294za200zd9166993294&_p=1776800256066&gcs=G100&gcd=13q3pPq2q7l1&npa=1&dma_cps=-&dma=1&tcfd=10s5v&are=1&cid=1511609682.1776800259&frm=0&ngs=1&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=4&tag_exp=0~115616985~115938465~115938469~117266400&sid=1776800258&sct=1&seg=0&dl=https%3A%2F%2Flifehacker.com%2F&dt=Lifehacker%20%7C%20Do%20everything%20better&_tu=AAg&en=zdconsent_ConsentBarrierDisplayed&_fv=1&_nsi=1&_ss=1&_ee=1&ep.session=7gx6q2cdhomo90zvwh&ep.session_uuid=13b27bfb-7660-4856-a421-d8f9df75bc87&ep.template=frontpage&ep.view_instance_uuid=40eada30-854b-42ec-9085-19d2a5a54cac&ep.ad_block=NotBlocked&ep.split_test_identifier=&ep.split_test_variant=&ep.event=zdconsent_ConsentBarrierDisplayed&ep.onetrustid=1ef58b94-90aa-43aa-b189-a73d0c1f0981&epn.ConsentBarrierDisplayed=1&tfd=2784 — 204 — 20 B — 242 ms — h3https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 31 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=3158&u=https%3A%2F%2Flifehacker.comc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=3158&u=https%3A%2F%2Flifehacker.com — 200 — 1.9 KiB — 27 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Flifehacker.com%2F&domain=lifehacker.com&cw=1&lsw=1&us_privacy=1---gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Flifehacker.com%2F&domain=lifehacker.com&cw=1&lsw=1&us_privacy=1--- — 200 — 0 B — 29 ms — h2https://id5-sync.com/api/config/prebidid5-sync.com/api/config/prebid https://id5-sync.com/api/config/prebid — 200 — 652 B — 60 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Flifehacker.com%2F&domain=lifehacker.com&cw=1&lsw=1&us_privacy=1---gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Flifehacker.com%2F&domain=lifehacker.com&cw=1&lsw=1&us_privacy=1--- — 200 — 373 B — 11 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 44 ms — h3https://cdn.id5-sync.com/api/1.0/id5-api.jscdn.id5-sync.com/api/1.0/id5-api.js https://cdn.id5-sync.com/api/1.0/id5-api.js — 200 — 34.4 KiB — 43 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 324 B — 49 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/inbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/inbox-v2_d6c8d32b386d0fba348241d2c8b6dbc7.br.js — 200 — 6.2 KiB — 21 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.js — 200 — 5.4 KiB — 20 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_b6cef0b913934dd366917842fede7baa.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_b6cef0b913934dd366917842fede7baa.br.js — 200 — 41.7 KiB — 24 ms — h3https://assets.bounceexchange.com/assets/gam/4585/e59ff6cacfbab83f6489d7e1a4e5366a.br.jsonassets.bounceexchange.com/assets/ga... https://assets.bounceexchange.com/assets/gam/4585/e59ff6cacfbab83f6489d7e1a4e5366a.br.json — 200 — 7.8 KiB — 47 ms — h3https://id5-sync.com/g/v2/848.jsonid5-sync.com/g/v2/848.json https://id5-sync.com/g/v2/848.json — 200 — 770 B — 18 ms — h2https://assets.bounceexchange.com/assets/bounce/jquery-3.7.1.min.jsassets.bounceexchange.com/assets/bo... https://assets.bounceexchange.com/assets/bounce/jquery-3.7.1.min.js — 200 — 30.3 KiB — 27 ms — h3https://assets.bounceexchange.com/cache/6171/website-0929e538179b789b01f09b030c31f569.jsassets.bounceexchange.com/cache/617... https://assets.bounceexchange.com/cache/6171/website-0929e538179b789b01f09b030c31f569.js — 200 — 9.0 KiB — 25 ms — h3https://www.google.com/recaptcha/api2/bframe?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&k=6LfmuvUrAAAAAMA9SVDUcTOo6mGqWdwWfSlzWyUb&bft=0dAFcWeA7p7g3CiiUVxfGai2mDT6qS2tZ-a4d1t5MHcjDqkt6RHpFQWXhYycLE8xlADBva9ol-xg3mdheRnDZtpu0VPYqoT43boQwww.google.com/recaptcha/api2/bfram... https://www.google.com/recaptcha/api2/bframe?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&k=6LfmuvUrAAAAAMA9SVDUcTOo6mGqWdwWfSlzWyUb&bft=0dAFcWeA7p7g3CiiUVxfGai2mDT6qS2tZ-a4d1t5MHcjDqkt6RHpFQWXhYycLE8xlADBva9ol-xg3mdheRnDZtpu0VPYqoT43boQ — 200 — 2.2 KiB — 14 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 0 B — 1 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 0 ms — h2https://api-2-0.spot.im/v1.0.0/config/ab_test/sp_Z3zhn8qO/no_postapi-2-0.spot.im/v1.0.0/config/ab_te... https://api-2-0.spot.im/v1.0.0/config/ab_test/sp_Z3zhn8qO/no_post — 200 — 0 B — 99 ms — h2https://ads-configs-cdn.openweb.com/sp_Z3zhn8qO/Android-Phone/web.jsonads-configs-cdn.openweb.com/sp_Z3zh... https://ads-configs-cdn.openweb.com/sp_Z3zhn8qO/Android-Phone/web.json — 200 — 3.0 KiB — 1.2 s — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 22 ms — h3https://api-2-0.spot.im/v1.0.0/config/ab_test/sp_Z3zhn8qO/no_postapi-2-0.spot.im/v1.0.0/config/ab_te... https://api-2-0.spot.im/v1.0.0/config/ab_test/sp_Z3zhn8qO/no_post — 200 — 1.3 KiB — 93 ms — h2https://static-cdn.spot.im/production/icons/sprites/sprite.svgstatic-cdn.spot.im/production/icons... https://static-cdn.spot.im/production/icons/sprites/sprite.svg — 200 — 10.0 KiB — 34 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/223-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/223-bundle.js — 200 — 22.2 KiB — 50 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/958-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/958-bundle.js — 200 — 4.6 KiB — 38 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/923-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/923-bundle.js — 200 — 23.4 KiB — 45 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/296-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/296-bundle.js — 200 — 54.6 KiB — 46 ms — h3https://metrics-logger.spot.im/metricmetrics-logger.spot.im/metric https://metrics-logger.spot.im/metric — 200 — 76 B — 447 ms — h2https://metrics-logger.spot.im/metricmetrics-logger.spot.im/metric https://metrics-logger.spot.im/metric — 200 — 75 B — 444 ms — h2https://metrics-logger.spot.im/metricmetrics-logger.spot.im/metric https://metrics-logger.spot.im/metric — 200 — 75 B — 443 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://ml314.com/tag.aspx?213ml314.com/tag.aspx?213 https://ml314.com/tag.aspx?213 — 200 — 12.7 KiB — 45 ms — h2https://jogger.zdbb.net/check?href=https%3A%2F%2Flifehacker.com%2Fjogger.zdbb.net/check?href=https%3A... https://jogger.zdbb.net/check?href=https%3A%2F%2Flifehacker.com%2F — 200 — 230 B — 575 ms — h2https://auth.openweb.com/v1/auth/try-refresh?dcs=f&dcr=fauth.openweb.com/v1/auth/try-refres... https://auth.openweb.com/v1/auth/try-refresh?dcs=f&dcr=f — 204 — 0 B — 124 ms — h3https://lifehacker.com/images/android-chrome-384x384.png/images/android-chrome-384x384.png https://lifehacker.com/images/android-chrome-384x384.png — 200 — 63.3 KiB — 23 ms — h3https://lifehacker.com/images/android-chrome-192x192.png/images/android-chrome-192x192.png https://lifehacker.com/images/android-chrome-192x192.png — 200 — 11.5 KiB — 29 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/467-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/467-bundle.js — 200 — 30.4 KiB — 14 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/with-all-vendors-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/launcher/with-all-vendors-bundle.js — 200 — 2.8 KiB — 14 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/notifications-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/notifications-bundle.js — 200 — 3.0 KiB — 6 ms — h3https://lifehacker.com/images/android-chrome-192x192.png/images/android-chrome-192x192.png https://lifehacker.com/images/android-chrome-192x192.png — 200 — 0 B — 3 ms — h3https://lifehacker.com/images/favicon-32x32.png/images/favicon-32x32.png https://lifehacker.com/images/favicon-32x32.png — 200 — 5.5 KiB — 32 ms — h3https://auth.openweb.com/v1/auth/try-refresh?dcs=f&dcr=fauth.openweb.com/v1/auth/try-refres... https://auth.openweb.com/v1/auth/try-refresh?dcs=f&dcr=f — 200 — 853 B — 122 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_next_index_tsx-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_next_index_tsx-bundle.js — 200 — 1.6 KiB — 10 ms — h3https://lifehacker.com/images/favicon-16x16.png/images/favicon-16x16.png https://lifehacker.com/images/favicon-16x16.png — 200 — 2.4 KiB — 32 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_lodash_once_js-no-2437ec-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/vendors-node_modules_reduxjs_toolkit_dist_redux-toolkit_esm_js-node_modules_lodash_once_js-no-2437ec-bundle.js — 200 — 14.6 KiB — 20 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_components_NotificationItem_NotificationDescription_NotificationDescription_tsx-src_compo-279477-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_components_NotificationItem_NotificationDescription_NotificationDescription_tsx-src_compo-279477-bundle.js — 200 — 26.6 KiB — 28 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_components_StickyNotification_ActionContent_ActionContent_tsx-src_components_StickyNotifi-674534-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_components_StickyNotification_ActionContent_ActionContent_tsx-src_components_StickyNotifi-674534-bundle.js — 200 — 4.7 KiB — 27 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_next_features_BootStickyNotifications_index_tsx-bundle.jsstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/src_next_features_BootStickyNotifications_index_tsx-bundle.js — 200 — 2.4 KiB — 30 ms — h3https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/styles.cssstatic-cdn.spot.im/production/socia... https://static-cdn.spot.im/production/social/tags/v5.26.0/notifications/styles.css — 200 — 17.3 KiB — 30 ms — h3https://metrics-logger.spot.im/metricmetrics-logger.spot.im/metric https://metrics-logger.spot.im/metric — 200 — 75 B — 169 ms — h2https://lifehacker.com/images/favicon.ico/images/favicon.ico https://lifehacker.com/images/favicon.ico — 200 — 12.1 KiB — 24 ms — h3https://api-2-0.spot.im/v1.0.0/guests/tokenapi-2-0.spot.im/v1.0.0/guests/token https://api-2-0.spot.im/v1.0.0/guests/token — 200 — 0 B — 105 ms — h2https://api-2-0.spot.im/v1.0.0/guests/tokenapi-2-0.spot.im/v1.0.0/guests/token https://api-2-0.spot.im/v1.0.0/guests/token — 200 — 2.0 KiB — 102 ms — h2https://client.openweb.bid/federated/index.bundle.jsclient.openweb.bid/federated/index.... https://client.openweb.bid/federated/index.bundle.js — 200 — 48.8 KiB — 721 ms — h2https://api-2-0.spot.im/v1.0.0/conversation/realtime/readapi-2-0.spot.im/v1.0.0/conversation... https://api-2-0.spot.im/v1.0.0/conversation/realtime/read — 200 — 0 B — 90 ms — h2https://api-2-0.spot.im/v1.0.0/conversation/realtime/readapi-2-0.spot.im/v1.0.0/conversation... https://api-2-0.spot.im/v1.0.0/conversation/realtime/read — 200 — 767 B — 93 ms — h2https://client.openweb.bid/federated/v2.62.0/e2518f6682edc2ab14a6.bundle.jsclient.openweb.bid/federated/v2.62.... https://client.openweb.bid/federated/v2.62.0/e2518f6682edc2ab14a6.bundle.js — 200 — 569 B — 158 ms — h2https://client.openweb.bid/federated/v2.62.0/e4d98b2864095e91c18b.bundle.jsclient.openweb.bid/federated/v2.62.... https://client.openweb.bid/federated/v2.62.0/e4d98b2864095e91c18b.bundle.js — 200 — 12.0 KiB — 166 ms — h3https://client.openweb.bid/federated/v2.62.0/77e7874d0c04f7940d1a.bundle.jsclient.openweb.bid/federated/v2.62.... https://client.openweb.bid/federated/v2.62.0/77e7874d0c04f7940d1a.bundle.js — 200 — 28.4 KiB — 319 ms — h3https://client.openweb.bid/federated/libs/dfd79f527ba6d5147e19.bundle.jsclient.openweb.bid/federated/libs/d... https://client.openweb.bid/federated/libs/dfd79f527ba6d5147e19.bundle.js — 200 — 17.0 KiB — 169 ms — h3https://client.openweb.bid/federated/libs/prebid/modules/userId/userId.ca4a55ca96280285cb69.bundle.jsclient.openweb.bid/federated/libs/p... https://client.openweb.bid/federated/libs/prebid/modules/userId/userId.ca4a55ca96280285cb69.bundle.js — 200 — 5.9 KiB — 159 ms — h3https://client.openweb.bid/federated/libs/prebid/modules/unifiedId.beee421287ae83893479.bundle.jsclient.openweb.bid/federated/libs/p... https://client.openweb.bid/federated/libs/prebid/modules/unifiedId.beee421287ae83893479.bundle.js — 200 — 1.7 KiB — 164 ms — h3https://client.openweb.bid/federated/libs/prebid/modules/pubProvidedId.05e7d23f396e63e60b81.bundle.jsclient.openweb.bid/federated/libs/p... https://client.openweb.bid/federated/libs/prebid/modules/pubProvidedId.05e7d23f396e63e60b81.bundle.js — 200 — 1.8 KiB — 164 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
90% of JavaScript execution is third-party
First-party Third-party 17462ms · 1852KB · €190/mo
Unattributable
Other
Costly
Execution 2915ms
Transfer 0 KB
Monthly Cost €32/mo
static-cdn.spot.im
Other
Costly
Execution 2357ms
Transfer 101 KB
Unused 54%
Monthly Cost €26/mo
cdn.ziffstatic.com
Other
Costly
Execution 1665ms
Transfer 18 KB
Monthly Cost €18/mo
www.gstatic.com
Other
Costly
Execution 1319ms
Transfer 0 KB
Unused 49%
Monthly Cost €14/mo
static-cdn.spot.im
Other
Costly
Execution 856ms
Transfer 7 KB
Monthly Cost €9/mo
static-cdn.spot.im
Other
Costly
Execution 764ms
Transfer 15 KB
Monthly Cost €8/mo
Google Tag Manager
Tag Manager
Costly
Execution 722ms
Transfer 161 KB
Unused 38%
Monthly Cost €8/mo
cdn.ziffstatic.com
Other
Costly
Execution 708ms
Transfer 126 KB
Unused 57%
Monthly Cost €8/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 648ms
Transfer 188 KB
Unused 68%
Monthly Cost €7/mo
client.aps.amazon-adsystem.com
Other
Costly
Execution 599ms
Transfer 91 KB
Unused 55%
Monthly Cost €6/mo
cdn.ziffstatic.com
Other
Costly
Execution 582ms
Transfer 232 KB
Unused 81%
Monthly Cost €6/mo
cdn.ziffstatic.com
Other
Costly
Execution 547ms
Transfer 84 KB
Unused 81%
Monthly Cost €6/mo
static-cdn.spot.im
Other
Costly
Execution 411ms
Transfer 11 KB
Monthly Cost €4/mo
assets.bounceexchange.com
Other
Costly
Execution 388ms
Transfer 116 KB
Unused 75%
Monthly Cost €4/mo
cdn.ziffstatic.com
Other
Costly
Execution 297ms
Transfer 0 KB
Monthly Cost €3/mo
static-cdn.spot.im
Other
Costly
Execution 292ms
Transfer 55 KB
Unused 69%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 241ms
Transfer 122 KB
Unused 51%
Monthly Cost €3/mo
openads-cdn.adsrvr.org
Other
Costly
Execution 240ms
Transfer 98 KB
Monthly Cost €3/mo
forms.lifehacker.com
Other
Costly
Execution 217ms
Transfer 1 KB
Monthly Cost €2/mo
assets.bounceexchange.com
Other
Costly
Execution 217ms
Transfer 42 KB
Unused 81%
Monthly Cost €2/mo
forms.lifehacker.com
Other
Costly
Execution 214ms
Transfer 117 KB
Unused 61%
Monthly Cost €2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 172ms
Transfer 34 KB
Monthly Cost €2/mo
pub.doubleverify.com
Other
Optional
Execution 166ms
Transfer 31 KB
Monthly Cost €2/mo
static.chartbeat.com
Other
Optional
Execution 160ms
Transfer 25 KB
Monthly Cost €2/mo
cdn.static.zdbb.net
Other
Optional
Execution 158ms
Transfer 0 KB
Monthly Cost €2/mo
assets.bounceexchange.com
Other
Optional
Execution 136ms
Transfer 16 KB
Monthly Cost €1/mo
static-cdn.spot.im
Other
Optional
Execution 118ms
Transfer 72 KB
Unused 60%
Monthly Cost €1/mo
cdn.id5-sync.com
Other
Optional
Execution 117ms
Transfer 34 KB
Monthly Cost €1/mo
assets.bounceexchange.com
Other
Optional
Execution 67ms
Transfer 30 KB
Unused 76%
Monthly Cost €1/mo
static-cdn.spot.im
Other
Optional
Execution 63ms
Transfer 3 KB
Monthly Cost €1/mo
tru.am
Other
Optional
Execution 55ms
Transfer 2 KB
Monthly Cost €1/mo
launcher.spot.im
Other
Optional
Execution 53ms
Transfer 19 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 2915ms and costs ~€32/month
  • static-cdn.spot.im adds 2357ms and costs ~€26/month
  • cdn.ziffstatic.com adds 1665ms and costs ~€18/month
  • www.gstatic.com adds 1319ms and costs ~€14/month
  • static-cdn.spot.im adds 856ms and costs ~€9/month
  • static-cdn.spot.im adds 764ms and costs ~€8/month
  • Google Tag Manager adds 722ms and costs ~€8/month
  • cdn.ziffstatic.com adds 708ms and costs ~€8/month
  • securepubads.g.doubleclick.net adds 648ms and costs ~€7/month
  • client.aps.amazon-adsystem.com adds 599ms and costs ~€6/month
  • cdn.ziffstatic.com adds 582ms and costs ~€6/month
  • cdn.ziffstatic.com adds 547ms and costs ~€6/month
  • static-cdn.spot.im adds 411ms and costs ~€4/month
  • assets.bounceexchange.com adds 388ms and costs ~€4/month
  • cdn.ziffstatic.com adds 297ms and costs ~€3/month
  • static-cdn.spot.im adds 292ms and costs ~€3/month
  • Google Tag Manager adds 241ms and costs ~€3/month
  • openads-cdn.adsrvr.org adds 240ms and costs ~€3/month
  • forms.lifehacker.com adds 217ms and costs ~€2/month
  • assets.bounceexchange.com adds 217ms and costs ~€2/month
  • forms.lifehacker.com adds 214ms and costs ~€2/month

90% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Unattributable takes 2915ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

static-cdn.spot.im takes 2357ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

54% of static-cdn.spot.im's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

cdn.ziffstatic.com takes 1665ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.gstatic.com takes 1319ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

static-cdn.spot.im takes 856ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

static-cdn.spot.im takes 764ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 722ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.ziffstatic.com takes 708ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

57% of cdn.ziffstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

securepubads.g.doubleclick.net takes 648ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

68% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

client.aps.amazon-adsystem.com takes 599ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

55% of client.aps.amazon-adsystem.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

cdn.ziffstatic.com takes 582ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

81% of cdn.ziffstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

cdn.ziffstatic.com takes 547ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

81% of cdn.ziffstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

static-cdn.spot.im takes 411ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

assets.bounceexchange.com takes 388ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

75% of assets.bounceexchange.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

cdn.ziffstatic.com takes 297ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

static-cdn.spot.im takes 292ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

69% of static-cdn.spot.im's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 241ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

51% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

openads-cdn.adsrvr.org takes 240ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

forms.lifehacker.com takes 217ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

assets.bounceexchange.com takes 217ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

81% of assets.bounceexchange.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

forms.lifehacker.com takes 214ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

61% of forms.lifehacker.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

60% of static-cdn.spot.im's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

76% of assets.bounceexchange.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback