Skip to content
https://boingboing.net

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
70
GRADE
C
FIX
4
REVIEW
2
PASS
7
INFO
2

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

87
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
83
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

596 ms

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

1.53 s

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

84 ms

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

0.074

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

2.49 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.

5.48 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
7 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
3.0 MB transferred, 234 requests
FIX
3.0 MB transferred, 234 requests
Warning::
Page weighs 8.8 MB (3.0 MB transferred)
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Warning::
234 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.64 g CO2 per page load
3.0 MB / 2.4 MB budget
3.0 MB transferred
234 requests
0.64 g CO2 per page load
JavaScript 2.6 MiB 85%
Other 108.8 KiB 3%
Images 103.0 KiB 3%
Fonts 75.2 KiB 2%
Other 65.0 KiB 2%
HTML 60.7 KiB 2%
Other 32.0 KiB 1%
CSS 20.0 KiB 1%
Other 9.3 KiB 0%
Other 1.1 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (3.0 MiB of 3.0 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
F
JS Bundles
Action
53 scripts, 1.1 MB unused
FIX
53 scripts, 1.1 MB unused
Warning::
https://cache.sellwild.com/prebid/main_9_53_2.js: 229 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a.pub.network/boingboing-net/ab_test/histo...: 173 KB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 144 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a.pub.network/boingboing-net/ab_test/histo...: 131 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://html-load.cc/script/Ym9pbmdib2luZy5uZXQ.js: 89 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.1 MB
1114 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cache.sellwild.com/prebid/main_9_53_2.js453 KB229 KB (51%)3rd
https://a.pub.network/boingboing-net/ab_test/history/92022740-f744-49dc-ab5a-d6eb95b13b55/prebid.js209 KB173 KB (83%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB144 KB (77%)3rd
https://a.pub.network/boingboing-net/ab_test/history/92022740-f744-49dc-ab5a-d6eb95b13b55/pubfig.engine.js163 KB131 KB (81%)3rd
https://html-load.cc/script/Ym9pbmdib2luZy5uZXQ.js129 KB89 KB (69%)3rd
https://www.googletagmanager.com/gtag/js?id=G-790TYZG3KL&cx=c&gtm=4e64h1152 KB65 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NNJ24Q2125 KB64 KB (51%)3rd
https://www.googletagmanager.com/gtag/js?id=G-S3DJCJEBJM&cx=c&_slc=1148 KB63 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-X0MTXTYEJ1159 KB59 KB (37%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB32 KB (33%)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
234 resources · 3.0 MB · 1.1 MB savings available
FIX
234 resources · 3.0 MB · 1.1 MB savings available
Warning::
Page weight 2.0 MB over 1MB target
Got: 3.0 MB Expected: ≤ 1 MB
Info::
~1.1 MB of savings available
Warning::
221 third-party resources (98% of weight)
Info::
2 resources over 200KB
234 resources · 3.0 MiB · 221 third-party 2.0 MiB over 1MB target
JavaScript 85% · 2.6 MiB
Other 6% · 197.7 KiB
Image 3% · 104.6 KiB
Document 2% · 76.9 KiB
Font 2% · 75.2 KiB
CSS 1% · 20.0 KiB

~1.1 MiB of savings available

Remove unused JavaScript: 1.1 MiB
B
Image Optimization
88 images, 0 KB saveable
REVIEW
88 images, 0 KB saveable
Info::
All images are well-optimized
88 images 103 KB
0 oversized -0 KB
60 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1366ms total JS execution
REVIEW
1366ms total JS execution
Warning::
Unattributable: 387ms CPU time
Info::
https://boingboing.net/: 185ms CPU time
Info::
https://cache.sellwild.com/prebid/main_9_53_2.js: 147ms CPU time
Info::
https://widget.sellwild.com/boingboing/boingboing-...: 139ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-X0MT...: 87ms CPU time
Warning::
Third-party scripts: 1122ms (82% of total)

Main Thread Breakdown

Script Evaluation 62% Other 16% Script Parsing & Compilation 10% Style & Layout 6% Garbage Collection 4%
ScriptTotalScriptingParse/CompileParty
Unattributable387ms65ms1ms3rd
https://boingboing.net/185ms34ms5ms1st
https://cache.sellwild.com/prebid/main_9_53_2.js147ms111ms33ms3rd
https://widget.sellwild.com/boingboing/boingboing-boing-boing-home-page.js139ms119ms7ms3rd
https://www.googletagmanager.com/gtag/js?id=G-X0MTXTYEJ187ms76ms10ms3rd
https://cdn.privacy-mgmt.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js67ms54ms8ms3rd
https://tagan.adlightning.com/antengo/blocking_script.js63ms47ms2ms3rd
https://connect.facebook.net/signals/config/1174428159312267?v=2.9.303&r=stable&domain=boingboing.net&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C16863ms57ms5ms3rd
https://www.googletagmanager.com/gtag/js?id=G-790TYZG3KL&cx=c&gtm=4e64h160ms50ms9ms3rd
https://boingboing.net/cdn-cgi/challenge-platform/scripts/jsd/main.js59ms56ms1ms1st

Showing top 10 of 12 scripts

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
2 fonts (75 KB)
PASS
2 fonts (75 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

75 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 596 ms LCP 1.5 shttps://fonts.gstatic.com/s/raleway/v37/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff21Ptug8zYS_SKggPNyC0IT4t... https://fonts.gstatic.com/s/raleway/v37/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2 — 42.1 KiB — 54 ms — font-display: swaphttps://fonts.gstatic.com/s/librebaskerville/v24/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxMaC82U.woff2kmKnZrc3Hgbbcjq75U4usly... https://fonts.gstatic.com/s/librebaskerville/v24/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxMaC82U.woff2 — 33.1 KiB — 52 ms — font-display: swap
1Ptug8zYS_SKggPNyC0IT4t... woff2 swap
Size 42 KB
Load time 54 ms
Start 710 ms
Risk FOUT — text flashes from fallback to web font
kmKnZrc3Hgbbcjq75U4usly... woff2 swap
Size 33 KB
Load time 52 ms
Start 711 ms
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)
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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: public, max-age=300, s-maxage=900
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
CDN TTL: 15 minutes (s-maxage=900)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=300, s-maxage=900

DirectiveValueMeaning
publicAny cache may store this response
max-age300Cache for 5 minutes
s-maxage900CDN caches for 15 minutes
Effective TTL: 300 seconds
Network Waterfall
234 requests over 22097ms
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 FCP 596 ms LCP 1.5 shttps://boingboing.net// https://boingboing.net/ — 200 — 27.3 KiB — 448 ms — h3https://boingboing.net/wp-content/themes/boing/assets/styles/style.min.css?ver=1742769517/wp-content/themes/boing/assets/sty... https://boingboing.net/wp-content/themes/boing/assets/styles/style.min.css?ver=1742769517 — 200 — 11.1 KiB — 77 ms — h3https://a.pub.network/boingboing-net/cls.cssa.pub.network/boingboing-net/cls.cs... https://a.pub.network/boingboing-net/cls.css — 200 — 1008 B — 54 ms — h3https://boingboing.net/wp-content/themes/boing/assets/images/logo-boingboing-176x27.png/wp-content/themes/boing/assets/ima... https://boingboing.net/wp-content/themes/boing/assets/images/logo-boingboing-176x27.png — 200 — 524 B — 42 ms — h3https://boingboing.net/wp-content/uploads/fbrfg/site.webmanifest/wp-content/uploads/fbrfg/site.webm... https://boingboing.net/wp-content/uploads/fbrfg/site.webmanifest — 403 — 4.7 KiB — 71 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery.min.jsc0.wp.com/c/6.9.4/wp-includes/js/jq... https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery.min.js — 200 — 31.1 KiB — 44 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery-migrate.min.jsc0.wp.com/c/6.9.4/wp-includes/js/jq... https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery-migrate.min.js — 200 — 5.3 KiB — 39 ms — h2https://boingboing.net/wp-content/plugins/advanced-ads/public/assets/js/advanced.min.js?ver=2.0.17/wp-content/plugins/advanced-ads/pu... https://boingboing.net/wp-content/plugins/advanced-ads/public/assets/js/advanced.min.js?ver=2.0.17 — 200 — 3.5 KiB — 36 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/utils.min.jsc0.wp.com/c/6.9.4/wp-includes/js/ut... https://c0.wp.com/c/6.9.4/wp-includes/js/utils.min.js — 200 — 1.2 KiB — 29 ms — h2https://www.googletagmanager.com/gtag/js?id=G-X0MTXTYEJ1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-X0MTXTYEJ1 — 200 — 159.3 KiB — 164 ms — h2https://video.unrulymedia.com/native/native-loader.jsvideo.unrulymedia.com/native/native... https://video.unrulymedia.com/native/native-loader.js — 200 — 2.7 KiB — 87 ms — h2https://a.pub.network/boingboing-net/pubfig.min.jsa.pub.network/boingboing-net/pubfig... https://a.pub.network/boingboing-net/pubfig.min.js — 200 — 26.3 KiB — 60 ms — h3https://js.gumgum.com/services.jsjs.gumgum.com/services.js https://js.gumgum.com/services.js — 200 — 46.2 KiB — 56 ms — h2https://widget.sellwild.com/boingboing/boingboing-boing-boing-home-page.jswidget.sellwild.com/boingboing/boin... https://widget.sellwild.com/boingboing/boingboing-boing-boing-home-page.js — 200 — 34.0 KiB — 55 ms — h2https://boingboing.net/wp-content/plugins/advanced-ads/admin/assets/js/advertisement.js?ver=2.0.17/wp-content/plugins/advanced-ads/ad... https://boingboing.net/wp-content/plugins/advanced-ads/admin/assets/js/advertisement.js?ver=2.0.17 — 200 — 399 B — 47 ms — h3https://boingboing.net/wp-content/plugins/advanced-ads-pro/assets/dist/advanced-ads-pro.js?ver=3.0.9/wp-content/plugins/advanced-ads-pr... https://boingboing.net/wp-content/plugins/advanced-ads-pro/assets/dist/advanced-ads-pro.js?ver=3.0.9 — 200 — 2.6 KiB — 47 ms — h3https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 31 ms — h2https://boingboing.net/wp-content/themes/boing/assets/scripts/scripts.min.js?ver=6.9.4/wp-content/themes/boing/assets/scr... https://boingboing.net/wp-content/themes/boing/assets/scripts/scripts.min.js?ver=6.9.4 — 200 — 634 B — 47 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 87 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/bearded-dragon.jpg?fit=300%2C200&quality=60&ssl=1&resize=300%2C175i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/bearded-dragon.jpg?fit=300%2C200&quality=60&ssl=1&resize=300%2C175 — 200 — 6.6 KiB — 31 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/1780teaser1200-dementia-donnie-roommate.jpg?fit=300%2C169&quality=60&ssl=1&resize=300%2C175i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/1780teaser1200-dementia-donnie-roommate.jpg?fit=300%2C169&quality=60&ssl=1&resize=300%2C175 — 200 — 4.9 KiB — 53 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/38e8c2b0-3412-11f1-879d-1b2f5c3919b8.jpg.webp?fit=300%2C169&quality=55&ssl=1&resize=300%2C175i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/38e8c2b0-3412-11f1-879d-1b2f5c3919b8.jpg.webp?fit=300%2C169&quality=55&ssl=1&resize=300%2C175 — 200 — 2.0 KiB — 48 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2024/09/image-112-e1727103720953.png?fit=300%2C134&quality=55&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2024/09/image-112-e1727103720953.png?fit=300%2C134&quality=55&ssl=1&resize=200%2C135 — 200 — 2.7 KiB — 49 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/2017-FotograFFF-Shutterstock.jpg?fit=300%2C209&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/2017-FotograFFF-Shutterstock.jpg?fit=300%2C209&quality=60&ssl=1&resize=200%2C135 — 200 — 3.9 KiB — 46 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/They-were-caught-red-pawed.jpg?fit=300%2C200&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/They-were-caught-red-pawed.jpg?fit=300%2C200&quality=60&ssl=1&resize=200%2C135 — 200 — 3.9 KiB — 50 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/Taxus_wood.jpg?fit=300%2C304&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/Taxus_wood.jpg?fit=300%2C304&quality=60&ssl=1&resize=200%2C135 — 200 — 2.6 KiB — 12 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/Big-eared-townsend-fledermaus.jpg?fit=300%2C182&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/Big-eared-townsend-fledermaus.jpg?fit=300%2C182&quality=60&ssl=1&resize=200%2C135 — 200 — 2.3 KiB — 17 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/maxresdefault.jpg?fit=300%2C169&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/maxresdefault.jpg?fit=300%2C169&quality=60&ssl=1&resize=200%2C135 — 200 — 2.5 KiB — 16 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2022/09/shutterstock_1484116736-scaled-e1776791007286.jpg?fit=300%2C225&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2022/09/shutterstock_1484116736-scaled-e1776791007286.jpg?fit=300%2C225&quality=60&ssl=1&resize=200%2C135 — 200 — 4.3 KiB — 20 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/shutterstock_2739661675.jpg?fit=300%2C170&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/shutterstock_2739661675.jpg?fit=300%2C170&quality=60&ssl=1&resize=200%2C135 — 200 — 1.9 KiB — 21 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 FCP 596 ms LCP 1.5 shttps://boingboing.net// https://boingboing.net/ — 200 — 27.3 KiB — 448 ms — h3https://boingboing.net/wp-content/themes/boing/assets/styles/style.min.css?ver=1742769517/wp-content/themes/boing/assets/sty... https://boingboing.net/wp-content/themes/boing/assets/styles/style.min.css?ver=1742769517 — 200 — 11.1 KiB — 77 ms — h3https://a.pub.network/boingboing-net/cls.cssa.pub.network/boingboing-net/cls.cs... https://a.pub.network/boingboing-net/cls.css — 200 — 1008 B — 54 ms — h3https://boingboing.net/wp-content/themes/boing/assets/images/logo-boingboing-176x27.png/wp-content/themes/boing/assets/ima... https://boingboing.net/wp-content/themes/boing/assets/images/logo-boingboing-176x27.png — 200 — 524 B — 42 ms — h3https://boingboing.net/wp-content/uploads/fbrfg/site.webmanifest/wp-content/uploads/fbrfg/site.webm... https://boingboing.net/wp-content/uploads/fbrfg/site.webmanifest — 403 — 4.7 KiB — 71 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery.min.jsc0.wp.com/c/6.9.4/wp-includes/js/jq... https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery.min.js — 200 — 31.1 KiB — 44 ms — h2https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery-migrate.min.jsc0.wp.com/c/6.9.4/wp-includes/js/jq... https://c0.wp.com/c/6.9.4/wp-includes/js/jquery/jquery-migrate.min.js — 200 — 5.3 KiB — 39 ms — h2https://boingboing.net/wp-content/plugins/advanced-ads/public/assets/js/advanced.min.js?ver=2.0.17/wp-content/plugins/advanced-ads/pu... https://boingboing.net/wp-content/plugins/advanced-ads/public/assets/js/advanced.min.js?ver=2.0.17 — 200 — 3.5 KiB — 36 ms — h3https://c0.wp.com/c/6.9.4/wp-includes/js/utils.min.jsc0.wp.com/c/6.9.4/wp-includes/js/ut... https://c0.wp.com/c/6.9.4/wp-includes/js/utils.min.js — 200 — 1.2 KiB — 29 ms — h2https://www.googletagmanager.com/gtag/js?id=G-X0MTXTYEJ1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-X0MTXTYEJ1 — 200 — 159.3 KiB — 164 ms — h2https://video.unrulymedia.com/native/native-loader.jsvideo.unrulymedia.com/native/native... https://video.unrulymedia.com/native/native-loader.js — 200 — 2.7 KiB — 87 ms — h2https://a.pub.network/boingboing-net/pubfig.min.jsa.pub.network/boingboing-net/pubfig... https://a.pub.network/boingboing-net/pubfig.min.js — 200 — 26.3 KiB — 60 ms — h3https://js.gumgum.com/services.jsjs.gumgum.com/services.js https://js.gumgum.com/services.js — 200 — 46.2 KiB — 56 ms — h2https://widget.sellwild.com/boingboing/boingboing-boing-boing-home-page.jswidget.sellwild.com/boingboing/boin... https://widget.sellwild.com/boingboing/boingboing-boing-boing-home-page.js — 200 — 34.0 KiB — 55 ms — h2https://boingboing.net/wp-content/plugins/advanced-ads/admin/assets/js/advertisement.js?ver=2.0.17/wp-content/plugins/advanced-ads/ad... https://boingboing.net/wp-content/plugins/advanced-ads/admin/assets/js/advertisement.js?ver=2.0.17 — 200 — 399 B — 47 ms — h3https://boingboing.net/wp-content/plugins/advanced-ads-pro/assets/dist/advanced-ads-pro.js?ver=3.0.9/wp-content/plugins/advanced-ads-pr... https://boingboing.net/wp-content/plugins/advanced-ads-pro/assets/dist/advanced-ads-pro.js?ver=3.0.9 — 200 — 2.6 KiB — 47 ms — h3https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 31 ms — h2https://boingboing.net/wp-content/themes/boing/assets/scripts/scripts.min.js?ver=6.9.4/wp-content/themes/boing/assets/scr... https://boingboing.net/wp-content/themes/boing/assets/scripts/scripts.min.js?ver=6.9.4 — 200 — 634 B — 47 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 87 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/bearded-dragon.jpg?fit=300%2C200&quality=60&ssl=1&resize=300%2C175i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/bearded-dragon.jpg?fit=300%2C200&quality=60&ssl=1&resize=300%2C175 — 200 — 6.6 KiB — 31 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/1780teaser1200-dementia-donnie-roommate.jpg?fit=300%2C169&quality=60&ssl=1&resize=300%2C175i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/1780teaser1200-dementia-donnie-roommate.jpg?fit=300%2C169&quality=60&ssl=1&resize=300%2C175 — 200 — 4.9 KiB — 53 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/38e8c2b0-3412-11f1-879d-1b2f5c3919b8.jpg.webp?fit=300%2C169&quality=55&ssl=1&resize=300%2C175i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/38e8c2b0-3412-11f1-879d-1b2f5c3919b8.jpg.webp?fit=300%2C169&quality=55&ssl=1&resize=300%2C175 — 200 — 2.0 KiB — 48 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2024/09/image-112-e1727103720953.png?fit=300%2C134&quality=55&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2024/09/image-112-e1727103720953.png?fit=300%2C134&quality=55&ssl=1&resize=200%2C135 — 200 — 2.7 KiB — 49 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/2017-FotograFFF-Shutterstock.jpg?fit=300%2C209&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/2017-FotograFFF-Shutterstock.jpg?fit=300%2C209&quality=60&ssl=1&resize=200%2C135 — 200 — 3.9 KiB — 46 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/They-were-caught-red-pawed.jpg?fit=300%2C200&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/They-were-caught-red-pawed.jpg?fit=300%2C200&quality=60&ssl=1&resize=200%2C135 — 200 — 3.9 KiB — 50 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/Taxus_wood.jpg?fit=300%2C304&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/Taxus_wood.jpg?fit=300%2C304&quality=60&ssl=1&resize=200%2C135 — 200 — 2.6 KiB — 12 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/Big-eared-townsend-fledermaus.jpg?fit=300%2C182&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/Big-eared-townsend-fledermaus.jpg?fit=300%2C182&quality=60&ssl=1&resize=200%2C135 — 200 — 2.3 KiB — 17 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/maxresdefault.jpg?fit=300%2C169&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/maxresdefault.jpg?fit=300%2C169&quality=60&ssl=1&resize=200%2C135 — 200 — 2.5 KiB — 16 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2022/09/shutterstock_1484116736-scaled-e1776791007286.jpg?fit=300%2C225&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2022/09/shutterstock_1484116736-scaled-e1776791007286.jpg?fit=300%2C225&quality=60&ssl=1&resize=200%2C135 — 200 — 4.3 KiB — 20 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/shutterstock_2739661675.jpg?fit=300%2C170&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/shutterstock_2739661675.jpg?fit=300%2C170&quality=60&ssl=1&resize=200%2C135 — 200 — 1.9 KiB — 21 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2025/12/trump.jpg?fit=300%2C198&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2025/12/trump.jpg?fit=300%2C198&quality=60&ssl=1&resize=200%2C135 — 200 — 3.6 KiB — 22 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2025/07/trump-epstein.jpg?fit=300%2C207&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2025/07/trump-epstein.jpg?fit=300%2C207&quality=60&ssl=1&resize=200%2C135 — 200 — 3.5 KiB — 9 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2023/11/hannity-2.jpg?fit=300%2C200&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2023/11/hannity-2.jpg?fit=300%2C200&quality=60&ssl=1&resize=200%2C135 — 200 — 3.5 KiB — 10 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2016/08/alexjones.jpg?fit=300%2C169&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2016/08/alexjones.jpg?fit=300%2C169&quality=60&ssl=1&resize=200%2C135 — 200 — 3.8 KiB — 22 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/1-year-The-Club-Card-Membership-1.jpg?fit=300%2C200&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/1-year-The-Club-Card-Membership-1.jpg?fit=300%2C200&quality=60&ssl=1&resize=200%2C135 — 200 — 5.7 KiB — 31 ms — h2https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700|Raleway:400,600,700,800&display=fallbackfonts.googleapis.com/css?family=Lib... https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700|Raleway:400,600,700,800&display=fallback — 200 — 1.3 KiB — 83 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NNJ24Q2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NNJ24Q2 — 200 — 125.2 KiB — 77 ms — h2https://d.pub.network/v2/sites/boingboing-net/configs?env=PRODd.pub.network/v2/sites/boingboing-n... https://d.pub.network/v2/sites/boingboing-net/configs?env=PROD — 200 — 13.0 KiB — 93 ms — h2https://player.aniview.com/script/custom/unruly/outstream/skin.js?site_id=1021419player.aniview.com/script/custom/un... https://player.aniview.com/script/custom/unruly/outstream/skin.js?site_id=1021419 — 200 — 13.8 KiB — 74 ms — http/1.1https://aniview-diag-server.1rx.io/pixels?adslotid=19db1cacb6023b687053383&siteid=1021419&iframe=false&siteenv=html&page=https%3A%2F%2Fboingboing.net%2F&clientver=1.0.0&pageloadid=19db1cacb6014a2a0024b2b&cb=1776804350816&event=tag_load&message=Ani%20View%20Wrapper%20load%20on%20the%20page&event_time=2026-04-21%2020%3A45%3A50aniview-diag-server.1rx.io/pixels?a... https://aniview-diag-server.1rx.io/pixels?adslotid=19db1cacb6023b687053383&siteid=1021419&iframe=false&siteenv=html&page=https%3A%2F%2Fboingboing.net%2F&clientver=1.0.0&pageloadid=19db1cacb6014a2a0024b2b&cb=1776804350816&event=tag_load&message=Ani%20View%20Wrapper%20load%20on%20the%20page&event_time=2026-04-21%2020%3A45%3A50 — 202 — 94 B — 341 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 111 ms — h3https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/balloon.jpg?fit=300%2C214&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/balloon.jpg?fit=300%2C214&quality=60&ssl=1&resize=200%2C135 — 200 — 3.2 KiB — 21 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/bread-1.jpg?fit=300%2C200&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/bread-1.jpg?fit=300%2C200&quality=60&ssl=1&resize=200%2C135 — 200 — 5.0 KiB — 23 ms — h2https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/McCarthy.jpg?fit=300%2C170&quality=60&ssl=1&resize=200%2C135i0.wp.com/boingboing.net/wp-content... https://i0.wp.com/boingboing.net/wp-content/uploads/2026/04/McCarthy.jpg?fit=300%2C170&quality=60&ssl=1&resize=200%2C135 — 200 — 5.3 KiB — 21 ms — h2https://html-load.cc/script/Ym9pbmdib2luZy5uZXQ.jshtml-load.cc/script/Ym9pbmdib2luZy5... https://html-load.cc/script/Ym9pbmdib2luZy5uZXQ.js — 200 — 129.5 KiB — 110 ms — h2https://tbd4rmdvjk.execute-api.us-east-1.amazonaws.com/dev/events/queuetbd4rmdvjk.execute-api.us-east-1.am... https://tbd4rmdvjk.execute-api.us-east-1.amazonaws.com/dev/events/queue — 200 — 0 B — 363 ms — h2https://widget.sellwild.com/lifecycle.es5.jswidget.sellwild.com/lifecycle.es5.j... https://widget.sellwild.com/lifecycle.es5.js — 200 — 2.4 KiB — 16 ms — h2https://cache.sellwild.com/listings-img-data-sm-fandomcache.sellwild.com/listings-img-dat... https://cache.sellwild.com/listings-img-data-sm-fandom — 200 — 94.1 KiB — 59 ms — h2https://widget.sellwild.com/sLogo.svgwidget.sellwild.com/sLogo.svg https://widget.sellwild.com/sLogo.svg — 200 — 13.7 KiB — 17 ms — h2https://tbd4rmdvjk.execute-api.us-east-1.amazonaws.com/dev/events/queuetbd4rmdvjk.execute-api.us-east-1.am... https://tbd4rmdvjk.execute-api.us-east-1.amazonaws.com/dev/events/queue — 200 — 0 B — 348 ms — h2https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 84 ms — h2https://fonts.gstatic.com/s/raleway/v37/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2fonts.gstatic.com/s/raleway/v37/1Pt... https://fonts.gstatic.com/s/raleway/v37/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2 — 200 — 42.1 KiB — 54 ms — h3https://fonts.gstatic.com/s/librebaskerville/v24/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxMaC82U.woff2fonts.gstatic.com/s/librebaskervill... https://fonts.gstatic.com/s/librebaskerville/v24/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxMaC82U.woff2 — 200 — 33.1 KiB — 52 ms — h3https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 16 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=87954168&post=421667&tz=-7&srv=boingboing.net&j=1%3A15.6&host=boingboing.net&ref=&fcp=572&rand=0.9054904708630617pixel.wp.com/g.gif?v=ext&blog=87954... https://pixel.wp.com/g.gif?v=ext&blog=87954168&post=421667&tz=-7&srv=boingboing.net&j=1%3A15.6&host=boingboing.net&ref=&fcp=572&rand=0.9054904708630617 — 200 — 177 B — 8 ms — h2blob:https://boingboing.net/33f3a9f2-9bf5-4fd3-8d54-1cce555fd448boingboing.net/33f3a9f2-9bf5-4fd3-8... blob:https://boingboing.net/33f3a9f2-9bf5-4fd3-8d54-1cce555fd448 — 200 — -1 B — 110 ms — blobhttps://boingboing.net/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://boingboing.net/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 47 ms — h3https://cache.sellwild.com/prebid/main_9_53_2.jscache.sellwild.com/prebid/main_9_53... https://cache.sellwild.com/prebid/main_9_53_2.js — 200 — 453.0 KiB — 24 ms — h2https://a.ad.gt/api/v1/u/matches/359?url=https%3A%2F%2Fboingboing.net%2F&ref=a.ad.gt/api/v1/u/matches/359?url=ht... https://a.ad.gt/api/v1/u/matches/359?url=https%3A%2F%2Fboingboing.net%2F&ref= — 204 — 101 B — 70 ms — h2data:image/webp;base64,UklGRuwYAABXRUJQVlA4IOAYAADwgwCdASosAfoAPm0uk0ckIqqhJ9O9gVANiWdt/WsIHLsqYWPl…data:image/webp;base64,UklGRuwYAABX... data:image/webp;base64,UklGRuwYAABXRUJQVlA4IOAYAADwgwCdASosAfoAPm0uk0ckIqqhJ9O9gVANiWdt/WsIHLsqYWPl… — 200 — 0 B — 0 ms — datadata:image/jpeg;base64,UklGRtA5AABXRUJQVlA4IMQ5AAAw0QCdASosAfoAPm0wk0ekIqGhJhH+EIANiWNrUsAAWsszdaPf…data:image/jpeg;base64,UklGRtA5AABX... data:image/jpeg;base64,UklGRtA5AABXRUJQVlA4IMQ5AAAw0QCdASosAfoAPm0wk0ekIqGhJhH+EIANiWNrUsAAWsszdaPf… — 200 — 0 B — 0 ms — datadata:image/jpeg;base64,UklGRporAABXRUJQVlA4II4rAAAQvwCdASosAfoAPm0skUWkIqGX2g8QQAbEpqveKry5kVU4e82b…data:image/jpeg;base64,UklGRporAABX... data:image/jpeg;base64,UklGRporAABXRUJQVlA4II4rAAAQvwCdASosAfoAPm0skUWkIqGX2g8QQAbEpqveKry5kVU4e82b… — 200 — 0 B — 0 ms — datadata:image/jpeg;base64,UklGRqwmAABXRUJQVlA4IKAmAADQpQCdASosAfoAPm0wlEekIqIhqHULGIANiU2eWouL+BfT8rd/…data:image/jpeg;base64,UklGRqwmAABX... data:image/jpeg;base64,UklGRqwmAABXRUJQVlA4IKAmAADQpQCdASosAfoAPm0wlEekIqIhqHULGIANiU2eWouL+BfT8rd/… — 200 — 0 B — 0 ms — datahttps://boingboing.net/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://boingboing.net/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.2 KiB — 26 ms — h3https://a.pub.network/boingboing-net/ab_test/history/92022740-f744-49dc-ab5a-d6eb95b13b55/pubfig.min.js?bypass=truea.pub.network/boingboing-net/ab_tes... https://a.pub.network/boingboing-net/ab_test/history/92022740-f744-49dc-ab5a-d6eb95b13b55/pubfig.min.js?bypass=true — 200 — 28.8 KiB — 47 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-X0MTXTYEJ1&gtm=45je64h1v870172482za200zd870172482&_p=1776804350807&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&ecid=91509648&_eu=AAAAAGA&are=1&cid=1788581215.1776804351&ec_mode=a&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938469~117266400~117512542~118463261&sid=1776804351&sct=1&seg=0&dl=https%3A%2F%2Fboingboing.net%2F&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&tfd=900region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-X0MTXTYEJ1&gtm=45je64h1v870172482za200zd870172482&_p=1776804350807&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&ecid=91509648&_eu=AAAAAGA&are=1&cid=1788581215.1776804351&ec_mode=a&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938469~117266400~117512542~118463261&sid=1776804351&sct=1&seg=0&dl=https%3A%2F%2Fboingboing.net%2F&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&gap.plf=5&tfd=900 — 204 — 548 B — 83 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-X0MTXTYEJ1&cid=1788581215.1776804351&gtm=45je64h1v870172482za200zd870172482&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512542~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-X0MTXTYEJ1&cid=1788581215.1776804351&gtm=45je64h1v870172482za200zd870172482&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512542~118463261 — 204 — 548 B — 70 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-JDESLDHPSH&gtm=45je64h1v870172482za200zd870172482&_p=1776804350807&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=1788581215.1776804351&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400~117512542~118463261&sid=1776804351&sct=1&seg=0&dl=https%3A%2F%2Fboingboing.net%2F&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&en=page_view&_fv=1&_ss=1&_ee=1&gap.plf=5&tfd=908region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-JDESLDHPSH&gtm=45je64h1v870172482za200zd870172482&_p=1776804350807&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&are=1&cid=1788581215.1776804351&frm=0&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266400~117512542~118463261&sid=1776804351&sct=1&seg=0&dl=https%3A%2F%2Fboingboing.net%2F&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&en=page_view&_fv=1&_ss=1&_ee=1&gap.plf=5&tfd=908 — 204 — 548 B — 76 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-X0MTXTYEJ1&cid=1788581215.1776804351&gtm=45je64h1v870172482za200zd870172482&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512542~118463261&z=359222053www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-X0MTXTYEJ1&cid=1788581215.1776804351&gtm=45je64h1v870172482za200zd870172482&rcb=7&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512542~118463261&z=359222053 — 200 — 408 B — 82 ms — h2https://boingboing.net/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.7989566937318935:1776802399:zTKHR5rhRQnoOcPGrKEmCIpeWlJ-83Z6Gei8kRIaJDY/9eff3c154a2fb8c3/cdn-cgi/challenge-platform/h/b/jsd... https://boingboing.net/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.7989566937318935:1776802399:zTKHR5rhRQnoOcPGrKEmCIpeWlJ-83Z6Gei8kRIaJDY/9eff3c154a2fb8c3 — 200 — 1.0 KiB — 23 ms — h3https://boingboing.net/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4/wp-includes/js/wp-emoji-release.mi... https://boingboing.net/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.2 KiB — 30 ms — h3https://d.pub.network/v2/sites/boingboing-net/configs?env=PRODd.pub.network/v2/sites/boingboing-n... https://d.pub.network/v2/sites/boingboing-net/configs?env=PROD — 200 — 12.9 KiB — 38 ms — h2https://video.unrulymedia.com/native/skins/skin-1021419.jsonvideo.unrulymedia.com/native/skins/... https://video.unrulymedia.com/native/skins/skin-1021419.json — 200 — 711 B — 392 ms — h2https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=6265145b67ce6a604d44ebf5&cb=1776804351245&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=&cd10=&e=c9&cd11=1-runservt.unrulyvideo.com/track?pid=603... https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=6265145b67ce6a604d44ebf5&cb=1776804351245&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=&cd10=&e=c9&cd11=1-run — 200 — 460 B — 287 ms — http/1.1https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=6265145b67ce6a604d44ebf5&cb=1776804351245&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=&cd10=1021419&e=c9&cd11=2-tagservt.unrulyvideo.com/track?pid=603... https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=6265145b67ce6a604d44ebf5&cb=1776804351245&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=&cd10=1021419&e=c9&cd11=2-tag — 200 — 460 B — 287 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-790TYZG3KL&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-790TYZG3KL&cx=c&gtm=4e64h1 — 200 — 151.5 KiB — 77 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 78 ms — h2https://connect.facebook.net/signals/config/1174428159312267?v=2.9.303&r=stable&domain=boingboing.net&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1174428159312267?v=2.9.303&r=stable&domain=boingboing.net&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.5 KiB — 23 ms — h3https://sb.scorecardresearch.com/b?c1=2&c2=7518287&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776804351390&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fboingboing.net%2F&c8=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=7518287&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776804351390&ns_c=UTF-8&cs_cfg=1001110&c7=https%3A%2F%2Fboingboing.net%2F&c8=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&c9= — 204 — 223 B — 28 ms — h2https://rules.quantcount.com/rules-p-gz35SZjJgwWt-.jsrules.quantcount.com/rules-p-gz35SZ... https://rules.quantcount.com/rules-p-gz35SZjJgwWt-.js — 200 — 635 B — 10 ms — h2https://pixel.quantserve.com/cs?a=p-gz35SZjJgwWt-&gdpr=0pixel.quantserve.com/cs?a=p-gz35SZj... https://pixel.quantserve.com/cs?a=p-gz35SZjJgwWt-&gdpr=0 — 204 — 180 B — 65 ms — h2https://amspbs.com/cookie_syncamspbs.com/cookie_sync https://amspbs.com/cookie_sync — 200 — 1.6 KiB — 292 ms — h2https://amspbs.com/openrtb2/auctionamspbs.com/openrtb2/auction https://amspbs.com/openrtb2/auction — 200 — 512 B — 572 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=23260&site_id=394912&zone_id=2203042&size_id=15&rp_schain=1.0,1!sellwild.com,37,1,,,&eid_pubcid.org=46f78c9f-16b2-4608-95f8-e888ca3f2672%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fboingboing.net%2F&tg_i.domain=boingboing.net&tg_i.page=https%3A%2F%2Fboingboing.net%2F&tg_i.name=boingboing&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=d56534bc-2438-4e3c-936a-9b33ce10070e&l_pb_bid_id=23cc0e5ad3b5e9d&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=f0d4f91d-9232-4e9d-932a-36436624e03d&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.8182102748518735fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=23260&site_id=394912&zone_id=2203042&size_id=15&rp_schain=1.0,1!sellwild.com,37,1,,,&eid_pubcid.org=46f78c9f-16b2-4608-95f8-e888ca3f2672%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fboingboing.net%2F&tg_i.domain=boingboing.net&tg_i.page=https%3A%2F%2Fboingboing.net%2F&tg_i.name=boingboing&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=d56534bc-2438-4e3c-936a-9b33ce10070e&l_pb_bid_id=23cc0e5ad3b5e9d&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=f0d4f91d-9232-4e9d-932a-36436624e03d&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.8182102748518735 — 200 — 379 B — 175 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=23260&site_id=394912&zone_id=2203042&size_id=15&rp_schain=1.0,1!sellwild.com,37,1,,,&eid_pubcid.org=46f78c9f-16b2-4608-95f8-e888ca3f2672%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fboingboing.net%2F&tg_i.domain=boingboing.net&tg_i.page=https%3A%2F%2Fboingboing.net%2F&tg_i.name=boingboing&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=d56534bc-2438-4e3c-936a-9b33ce10070e&l_pb_bid_id=243ff30f6d7b664&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=308d601b-c7d8-46a9-ab50-dbdc3ab5449e&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.16568651661280775fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=23260&site_id=394912&zone_id=2203042&size_id=15&rp_schain=1.0,1!sellwild.com,37,1,,,&eid_pubcid.org=46f78c9f-16b2-4608-95f8-e888ca3f2672%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fboingboing.net%2F&tg_i.domain=boingboing.net&tg_i.page=https%3A%2F%2Fboingboing.net%2F&tg_i.name=boingboing&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=d56534bc-2438-4e3c-936a-9b33ce10070e&l_pb_bid_id=243ff30f6d7b664&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=308d601b-c7d8-46a9-ab50-dbdc3ab5449e&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.16568651661280775 — 200 — 379 B — 165 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=23260&site_id=394912&zone_id=2203042&size_id=2&rp_schain=1.0,1!sellwild.com,37,1,,,&eid_pubcid.org=46f78c9f-16b2-4608-95f8-e888ca3f2672%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fboingboing.net%2F&tg_i.domain=boingboing.net&tg_i.page=https%3A%2F%2Fboingboing.net%2F&tg_i.name=boingboing&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=d56534bc-2438-4e3c-936a-9b33ce10070e&l_pb_bid_id=258f3c03ef452ca&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=c0b9165a-0a49-4e8f-9052-1d8ee7f4df45&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.18965153042322347fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=23260&site_id=394912&zone_id=2203042&size_id=2&rp_schain=1.0,1!sellwild.com,37,1,,,&eid_pubcid.org=46f78c9f-16b2-4608-95f8-e888ca3f2672%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fboingboing.net%2F&tg_i.domain=boingboing.net&tg_i.page=https%3A%2F%2Fboingboing.net%2F&tg_i.name=boingboing&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=d56534bc-2438-4e3c-936a-9b33ce10070e&l_pb_bid_id=258f3c03ef452ca&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=c0b9165a-0a49-4e8f-9052-1d8ee7f4df45&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.18965153042322347 — 200 — 378 B — 163 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=23260&site_id=394912&zone_id=2203042&size_id=2&rp_schain=1.0,1!sellwild.com,37,1,,,&eid_pubcid.org=46f78c9f-16b2-4608-95f8-e888ca3f2672%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fboingboing.net%2F&tg_i.domain=boingboing.net&tg_i.page=https%3A%2F%2Fboingboing.net%2F&tg_i.name=boingboing&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=d56534bc-2438-4e3c-936a-9b33ce10070e&l_pb_bid_id=268e47923aa1622&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=a7ab97cd-4d13-43b2-91d0-1cf511486854&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.5390886649807664fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=23260&site_id=394912&zone_id=2203042&size_id=2&rp_schain=1.0,1!sellwild.com,37,1,,,&eid_pubcid.org=46f78c9f-16b2-4608-95f8-e888ca3f2672%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fboingboing.net%2F&tg_i.domain=boingboing.net&tg_i.page=https%3A%2F%2Fboingboing.net%2F&tg_i.name=boingboing&tg_i.documentLang=en-US&tk_flint=pbjs_lite_v9.53.2&x_source.tid=d56534bc-2438-4e3c-936a-9b33ce10070e&l_pb_bid_id=268e47923aa1622&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=a7ab97cd-4d13-43b2-91d0-1cf511486854&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.5390886649807664 — 200 — 552 B — 159 ms — h2https://ap.lijit.com/rtb/bid?src=prebid_prebid_9.53.2ap.lijit.com/rtb/bid?src=prebid_pre... https://ap.lijit.com/rtb/bid?src=prebid_prebid_9.53.2 — 204 — 188 B — 228 ms — h2https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 6.6 KiB — 287 ms — h2https://targeting.unrulymedia.com/unruly_prebidtargeting.unrulymedia.com/unruly_pr... https://targeting.unrulymedia.com/unruly_prebid — 204 — 0 B — 109 ms — h2https://ssb-global.smartadserver.com/api/bid?callerId=169ssb-global.smartadserver.com/api/bi... https://ssb-global.smartadserver.com/api/bid?callerId=169 — 204 — 112 B — 566 ms — h2https://ssb-global.smartadserver.com/api/bid?callerId=169ssb-global.smartadserver.com/api/bi... https://ssb-global.smartadserver.com/api/bid?callerId=169 — 204 — 113 B — 542 ms — h2https://ssb-global.smartadserver.com/api/bid?callerId=169ssb-global.smartadserver.com/api/bi... https://ssb-global.smartadserver.com/api/bid?callerId=169 — 204 — 112 B — 580 ms — h2https://ssb-global.smartadserver.com/api/bid?callerId=169ssb-global.smartadserver.com/api/bi... https://ssb-global.smartadserver.com/api/bid?callerId=169 — 204 — 112 B — 585 ms — h2https://prebid.a-mo.net/a/cprebid.a-mo.net/a/c https://prebid.a-mo.net/a/c — 204 — 174 B — 222 ms — h2https://onetag-sys.com/prebid-requestonetag-sys.com/prebid-request https://onetag-sys.com/prebid-request — 200 — 411 B — 138 ms — h2https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 0 B — 46 ms — h2https://a.pub.network/boingboing-net/ab_test/history/92022740-f744-49dc-ab5a-d6eb95b13b55/prebid.jsa.pub.network/boingboing-net/ab_tes... https://a.pub.network/boingboing-net/ab_test/history/92022740-f744-49dc-ab5a-d6eb95b13b55/prebid.js — 200 — 208.8 KiB — 97 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.0 KiB — 127 ms — h3https://a.pub.network/boingboing-net/ab_test/history/92022740-f744-49dc-ab5a-d6eb95b13b55/pubfig.engine.jsa.pub.network/boingboing-net/ab_tes... https://a.pub.network/boingboing-net/ab_test/history/92022740-f744-49dc-ab5a-d6eb95b13b55/pubfig.engine.js — 200 — 163.4 KiB — 103 ms — h3https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 111 B — 30 ms — h2https://www.facebook.com/tr/?id=1174428159312267&ev=PageView&dl=https%3A%2F%2Fboingboing.net%2F&rl=&if=false&ts=1776804351604&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776804351567.28341306743040563&ler=empty&cdl=API_unavailable&pmd[title]=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&pmd[locale]=en_US&pmd[description]=Boing%20Boing%20is%20the%20Web%27s%20favorite%20site%20devoted%20to%20technology%2C%20entertainment%2C%20and%20culture.%20Launched%20in%201989%20as%20a%20print%20%27zine%20and%20still...&plt=764.8000001907349&it=1776804351322&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=11744281593... https://www.facebook.com/tr/?id=1174428159312267&ev=PageView&dl=https%3A%2F%2Fboingboing.net%2F&rl=&if=false&ts=1776804351604&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776804351567.28341306743040563&ler=empty&cdl=API_unavailable&pmd[title]=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&pmd[locale]=en_US&pmd[description]=Boing%20Boing%20is%20the%20Web%27s%20favorite%20site%20devoted%20to%20technology%2C%20entertainment%2C%20and%20culture.%20Launched%20in%201989%20as%20a%20print%20%27zine%20and%20still...&plt=764.8000001907349&it=1776804351322&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 19 B — 41 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1174428159312267&ev=PageView&dl=https%3A%2F%2Fboingboing.net%2F&rl=&if=false&ts=1776804351604&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776804351567.28341306743040563&ler=empty&cdl=API_unavailable&pmd[title]=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&pmd[locale]=en_US&pmd[description]=Boing%20Boing%20is%20the%20Web%27s%20favorite%20site%20devoted%20to%20technology%2C%20entertainment%2C%20and%20culture.%20Launched%20in%201989%20as%20a%20print%20%27zine%20and%20still...&plt=764.8000001907349&it=1776804351322&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1174428159312267&ev=PageView&dl=https%3A%2F%2Fboingboing.net%2F&rl=&if=false&ts=1776804351604&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776804351567.28341306743040563&ler=empty&cdl=API_unavailable&pmd[title]=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&pmd[locale]=en_US&pmd[description]=Boing%20Boing%20is%20the%20Web%27s%20favorite%20site%20devoted%20to%20technology%2C%20entertainment%2C%20and%20culture.%20Launched%20in%201989%20as%20a%20print%20%27zine%20and%20still...&plt=764.8000001907349&it=1776804351322&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGET — 200 — 198 B — 171 ms — h3https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1524528313&t=pageview&_s=1&dl=https%3A%2F%2Fboingboing.net%2F&ul=en-us&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAAI~&jid=1487199075&gjid=182920290&cid=1788581215.1776804351&tid=UA-228667204-1&_gid=513791739.1776804352&_r=1&_slc=1&gtm=45He64h1n81NNJ24Q2v865882412za200zd865882412&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401&npa=1&z=700218667www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1524528313&t=pageview&_s=1&dl=https%3A%2F%2Fboingboing.net%2F&ul=en-us&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&sr=800x600&vp=1350x940&_u=YADAAEABAAAAACAAI~&jid=1487199075&gjid=182920290&cid=1788581215.1776804351&tid=UA-228667204-1&_gid=513791739.1776804352&_r=1&_slc=1&gtm=45He64h1n81NNJ24Q2v865882412za200zd865882412&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401&npa=1&z=700218667 — 200 — 464 B — 28 ms — h2https://targeting.unrulymedia.com/unruly_prebidtargeting.unrulymedia.com/unruly_pr... https://targeting.unrulymedia.com/unruly_prebid — 200 — 204 B — 359 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-790TYZG3KL&gtm=45je64h1v869984757z8865882412za20gzb865882412zd865882412&_p=1776804350807&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1788581215.1776804351&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542~118128923~118463262&sid=1776804351&sct=1&seg=0&dl=https%3A%2F%2Fboingboing.net%2F&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&en=page_view&_fv=1&_ss=1&tfd=1424region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-790TYZG3KL&gtm=45je64h1v869984757z8865882412za20gzb865882412zd865882412&_p=1776804350807&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1788581215.1776804351&frm=0&pscdl=noapi&rcb=11&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542~118128923~118463262&sid=1776804351&sct=1&seg=0&dl=https%3A%2F%2Fboingboing.net%2F&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&en=page_view&_fv=1&_ss=1&tfd=1424 — 204 — 48 B — 73 ms — h2https://player.unrulyvideo.com/script/custom/unruly/outstream/j-query-3.7.1.min.jsplayer.unrulyvideo.com/script/custo... https://player.unrulyvideo.com/script/custom/unruly/outstream/j-query-3.7.1.min.js — 200 — 30.5 KiB — 85 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-S3DJCJEBJM&cx=c&_slc=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-S3DJCJEBJM&cx=c&_slc=1 — 200 — 147.8 KiB — 39 ms — h3https://pixel.quantserve.com/pixel;r=180399074;source=wp;rf=0;a=p-gz35SZjJgwWt-;url=https%3A%2F%2Fboingboing.net%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776804351709;tzo=0;ogl=locale.en_US%2Ctype.website%2Ctitle.Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things%2Cdescription.Boing%20Boing%20is%20the%20Web's%20favorite%20site%20devoted%20to%20technology%252C%20entertainment%252C%20and%2Curl.https%3A%2F%2Fboingboing%252Enet%2F%2Csite_name.Boing%20Boing%2Cimage.https%3A%2F%2Fboingboing%252Enet%2Fwp-content%2Fuploads%2F2022%2F06%2Fbbstacked%252Ejpg%2Cimage%3Awidth.1500%2Cimage%3Aheight.1047%2Cimage%3Atype.image%2Fjpeg;d=boingboing.net;uht=2;fpan=1;fpa=P1-5744ab51-0c03-41be-bb47-802e5eeca5b4;pbc=46f78c9f-16b2-4608-95f8-e888ca3f2672;_ses=8ae9956f-b87c-4e7d-98f5-8c5f4a390788;_seg=0;_ss=1;_gacid=1788581215.1776804351;_gasid=JDESLDHPSH_1776804351,X0MTXTYEJ1_1776804351,790TYZG3KL_1776804351;gdpr=0;mdl=pixel.quantserve.com/pixel;r=180399... https://pixel.quantserve.com/pixel;r=180399074;source=wp;rf=0;a=p-gz35SZjJgwWt-;url=https%3A%2F%2Fboingboing.net%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776804351709;tzo=0;ogl=locale.en_US%2Ctype.website%2Ctitle.Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things%2Cdescription.Boing%20Boing%20is%20the%20Web's%20favorite%20site%20devoted%20to%20technology%252C%20entertainment%252C%20and%2Curl.https%3A%2F%2Fboingboing%252Enet%2F%2Csite_name.Boing%20Boing%2Cimage.https%3A%2F%2Fboingboing%252Enet%2Fwp-content%2Fuploads%2F2022%2F06%2Fbbstacked%252Ejpg%2Cimage%3Awidth.1500%2Cimage%3Aheight.1047%2Cimage%3Atype.image%2Fjpeg;d=boingboing.net;uht=2;fpan=1;fpa=P1-5744ab51-0c03-41be-bb47-802e5eeca5b4;pbc=46f78c9f-16b2-4608-95f8-e888ca3f2672;_ses=8ae9956f-b87c-4e7d-98f5-8c5f4a390788;_seg=0;_ss=1;_gacid=1788581215.1776804351;_gasid=JDESLDHPSH_1776804351,X0MTXTYEJ1_1776804351,790TYZG3KL_1776804351;gdpr=0;mdl= — 200 — 167 B — 28 ms — h2https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.jscdn.privacy-mgmt.com/unified/wrappe... https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 11 ms — h2https://tg1.unrulyvideo.com/api/adserver/spt?AV_TAGID=62af35d851923c62777207b4&AV_PUBLISHERID=603f65a2e291680ef30af9c7&AV_CDIM10=1021419tg1.unrulyvideo.com/api/adserver/sp... https://tg1.unrulyvideo.com/api/adserver/spt?AV_TAGID=62af35d851923c62777207b4&AV_PUBLISHERID=603f65a2e291680ef30af9c7&AV_CDIM10=1021419 — 200 — 11.0 KiB — 83 ms — http/1.1https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=6265145b67ce6a604d44ebf5&cb=1776804351816&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=&cd10=1021419&e=c9&cd11=3-getSiteDataservt.unrulyvideo.com/track?pid=603... https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=6265145b67ce6a604d44ebf5&cb=1776804351816&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=&cd10=1021419&e=c9&cd11=3-getSiteData — 200 — 460 B — 193 ms — http/1.1https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=6265145b67ce6a604d44ebf5&cb=1776804351817&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=&cd10=1021419&e=c9&cd11=4-loadStudioservt.unrulyvideo.com/track?pid=603... https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=6265145b67ce6a604d44ebf5&cb=1776804351817&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=&cd10=1021419&e=c9&cd11=4-loadStudio — 200 — 460 B — 190 ms — http/1.1https://hbx.media.net/checksync.php?cid=8CUEHS6F9&cs=87&type=mpbc&cv=37&vsSync=1&uspstring=&gdpr=&gdprstring=&gpp=&gpp_sid=&redirect=https%3A%2F%2Famspbs.com%2Fsetuid%3Fbidder%3Dmedianet%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%3Cvsid%3Ehbx.media.net/checksync.php?cid=8CU... https://hbx.media.net/checksync.php?cid=8CUEHS6F9&cs=87&type=mpbc&cv=37&vsSync=1&uspstring=&gdpr=&gdprstring=&gpp=&gpp_sid=&redirect=https%3A%2F%2Famspbs.com%2Fsetuid%3Fbidder%3Dmedianet%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%3Cvsid%3E — 200 — 11.9 KiB — 28 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 — 71 ms — h3https://cs.media.net/cst?cs=87&cid=8CUEHS6F9cs.media.net/cst?cs=87&cid=8CUEHS6F... https://cs.media.net/cst?cs=87&cid=8CUEHS6F9 — 200 — 239 B — 169 ms — h2https://boingboing.net/wp-content/uploads/fbrfg/site.webmanifest/wp-content/uploads/fbrfg/site.webm... https://boingboing.net/wp-content/uploads/fbrfg/site.webmanifest — 403 — 4.6 KiB — 29 ms — h3https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Famspbs.com%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?id=891039ac-a9... https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Famspbs.com%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BOPENX_ID%7D — 200 — 274 B — 70 ms — h2https://cdn.privacy-mgmt.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jscdn.privacy-mgmt.com/unified/4.40.1... https://cdn.privacy-mgmt.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 24.3 KiB — 13 ms — h2https://cdn.privacy-mgmt.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.jscdn.privacy-mgmt.com/unified/4.40.1... https://cdn.privacy-mgmt.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js — 200 — 42.3 KiB — 9 ms — h2https://cdn.privacy-mgmt.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fboingboing.net&account_id=1638cdn.privacy-mgmt.com/mms/v2/get_sit... https://cdn.privacy-mgmt.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fboingboing.net&account_id=1638 — 200 — 612 B — 12 ms — h2https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=632c5d4e92169f17d861cb48&cb=1776804351946&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=62b08bd1ff25cd1ac30f2fb8&d35=&cd10=1021419&e=playerLoadedservt.unrulyvideo.com/track?pid=603... https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=632c5d4e92169f17d861cb48&cb=1776804351946&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=62b08bd1ff25cd1ac30f2fb8&d35=&cd10=1021419&e=playerLoaded — 200 — 460 B — 161 ms — http/1.1https://cdn.privacy-mgmt.com/wrapper/v2/meta-data?hasCsp=true&accountId=1638&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=33169&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/met... https://cdn.privacy-mgmt.com/wrapper/v2/meta-data?hasCsp=true&accountId=1638&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=33169&scriptVersion=4.40.1&scriptType=unified — 200 — 1.1 KiB — 3 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1638%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcdn.privacy-mgmt.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fboingboing.net%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%2C%22usnat%22%3A%7B%22applies%22%3Afalse%7D%7D&nonKeyedLocalState=null&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/mes... https://cdn.privacy-mgmt.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1638%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcdn.privacy-mgmt.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fboingboing.net%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%2C%22usnat%22%3A%7B%22applies%22%3Afalse%7D%7D&nonKeyedLocalState=null&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unified — 200 — 26.9 KiB — 9 ms — h2https://match.sharethrough.com/FGMrCMMc/v1?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&redirectUri=https%3A%2F%2Famspbs.com%2Fsetuid%3Fbidder%3Dsharethrough%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDmatch.sharethrough.com/FGMrCMMc/v1?... https://match.sharethrough.com/FGMrCMMc/v1?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&redirectUri=https%3A%2F%2Famspbs.com%2Fsetuid%3Fbidder%3Dsharethrough%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — 204 — 58 B — 101 ms — h2https://amspbs.com/setuid?bidder=medianet&gdpr=&gdpr_consent=&gpp=&gpp_sid=&f=b&uid=0000EEAamspbs.com/setuid?bidder=medianet&g... https://amspbs.com/setuid?bidder=medianet&gdpr=&gdpr_consent=&gpp=&gpp_sid=&f=b&uid=0000EEA — 200 — 359 B — 286 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/pv-... https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unified — 200 — 0 B — 31 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-S3DJCJEBJM&gtm=45je64h1v9134148836za20g&_p=1776804350807&gcs=G10-&gcd=13m3l3m2m7l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&gdid=dZTNiMT&_eu=EBAIAEA&are=1&cid=1788581215.1776804351&frm=0&ir=1&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117384405~117512542&dl=https%3A%2F%2Fboingboing.net%2F&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&sid=1776804351&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115938465~115938468~117266401&gap.plf=5&tfd=1826region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-S3DJCJEBJM&gtm=45je64h1v9134148836za20g&_p=1776804350807&gcs=G10-&gcd=13m3l3m2m7l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&gdid=dZTNiMT&_eu=EBAIAEA&are=1&cid=1788581215.1776804351&frm=0&ir=1&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117384405~117512542&dl=https%3A%2F%2Fboingboing.net%2F&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&sid=1776804351&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115938465~115938468~117266401&gap.plf=5&tfd=1826 — 204 — 20 B — 26 ms — h3https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/pv-... https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unified — 200 — 730 B — 43 ms — 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 — 42 ms — h3https://cdn.privacy-mgmt.com/index.html?hasCsp=true&message_id=1455595&consentUUID=null&consent_origin=https%3A%2F%2Fcdn.privacy-mgmt.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1cdn.privacy-mgmt.com/index.html?has... https://cdn.privacy-mgmt.com/index.html?hasCsp=true&message_id=1455595&consentUUID=null&consent_origin=https%3A%2F%2Fcdn.privacy-mgmt.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 13 ms — h2https://ssc-cms.33across.com/ps/?m=xch&rt=html&gdpr=&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Famspbs.com%2Fsetuid%3Fbidder%3D33across%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D33XUSERID33X&id=zzz000000000002zzzssc-cms.33across.com/ps/?m=xch&rt=h... https://ssc-cms.33across.com/ps/?m=xch&rt=html&gdpr=&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Famspbs.com%2Fsetuid%3Fbidder%3D33across%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D33XUSERID33X&id=zzz000000000002zzz — 204 — 73 B — 360 ms — h2https://tagan.adlightning.com/antengo/blacklist_script.jstagan.adlightning.com/antengo/black... https://tagan.adlightning.com/antengo/blacklist_script.js — 200 — 60.7 KiB — 56 ms — h2https://cdn.privacy-mgmt.com/Notice.30929.csscdn.privacy-mgmt.com/Notice.30929.c... https://cdn.privacy-mgmt.com/Notice.30929.css — 200 — 6.7 KiB — 4 ms — h2https://cdn.privacy-mgmt.com/polyfills.01516.jscdn.privacy-mgmt.com/polyfills.0151... https://cdn.privacy-mgmt.com/polyfills.01516.js — 200 — 2.3 KiB — 5 ms — h2https://cdn.privacy-mgmt.com/Notice.8f529.jscdn.privacy-mgmt.com/Notice.8f529.j... https://cdn.privacy-mgmt.com/Notice.8f529.js — 200 — 91.2 KiB — 9 ms — h2https://tagan.adlightning.com/antengo/blocking_script.jstagan.adlightning.com/antengo/block... https://tagan.adlightning.com/antengo/blocking_script.js — 200 — 33.0 KiB — 14 ms — h2https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=33169cdn.privacy-mgmt.com/consent/tcfv2/... https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=33169 — 200 — 1.2 KiB — 8 ms — h2https://adsdk.microsoft.com/native-to-display/sdk.jsadsdk.microsoft.com/native-to-displ... https://adsdk.microsoft.com/native-to-display/sdk.js — 200 — 45.0 KiB — 223 ms — h2https://adsdkprod.azureedge.net/viewability/versions/v5.8.27/banner.jsadsdkprod.azureedge.net/viewability... https://adsdkprod.azureedge.net/viewability/versions/v5.8.27/banner.js — 200 — 34.9 KiB — 161 ms — h2https://ams3-ib.adnxs-simple.com/it?an_audit=0&referrer=https%253A%252F%252Fboingboing.net%252F&e=wqT_3QL_CWz_BAAAAwDWAAUBCP_Dn88GEOS13L-6-_XDFBj_EQF4ASo2CeL8UcVTdWY_ET2w2mHcVWU_GQAAAOBRuJ4_IRESACkRJNgxAAAAQOF6hD8wu-y_DzihfEC1XkjjA1C6iYq2AViN76wBYABo99DQAXjs8AWAAQGKAQNVU0SSBQbwW5gB2AWgAVqoAQGwAQC4AQHAAQXIAQLQAQDYAQDgAQDwAQDYAgDgAtaZX-oCF2h0dHBzOi8vYm9pbmdib2luZy5uZXQvgAMBiAMAkAMAmAMXoAMBqgOMBQq0BGh0CS3wwnd3dy5iaW5nLmNvbS9hcGkvdjEvbWVkaWF0aW9uL3RyYWNraW5nP2FkVW5pdD0zOTE0NjYmYXVJZD02N2M3NTJhZi05ZWI4LTQ2MjUtYmJmNS02MzAwZTEwZjY5YjEmYmRjPXFvJmJpZElkPTQmYmlkZGVySWQ9NCZjbUV4cElkPUxWMiZpbXBJZD0xNDc5Mzg4MzQxMDMwMjk2MjkyJmltcFR5PTImbGRjPXFvbmN6ciZta3Q9ZnItZnImb0FkVW5pdBGWAUQgMiZwdWJsaXNoBWbwVTE2MjY0NTMzMCZySWQ9MjAxZGU1MmQtZTU1OC00OWUzLWI2NjUtNTk0NjA2ZjMwNzRmJnJlZ2lvbj1lbWVhJnJsaW5rPWh0dHBzJTNBJTJGJTJGd3d3NTDwvCUyRmFlcyUyRmMuZ2lmJTNGREklM0QwJTI2RElTJTNEU0JfNC0xJTNGJTI2UkclM0RkNWFjNDAwN2M4OTc0MWUwYmIxYTUxMWU2ZTk5YmZlOSUyNlNOUiUzRDElMjZHViUzRDIlMjZtZWQlM0QxMCZydHlwZT1udXJsJnRhZ0lkPTMyNTAzMzU1JnRyYWZmaWNHcm91cD1rbmFxZV8zYyZ0cmFmZmljU3ViR3JvdXA9ZXJmcmVpciZ1YmVyRwUSCGhvcgUqGHViZXJTdWIJQABlDSdoYWlkPSR7QVVDVElPTl9JRH0SBTEyMDg1GhMxRqoBMCIJMzgxODQ2NzE0KgRBUfC2OiRVMmh2Y0hCcGJtZEJaQ014TkRBNE5UZzROekE0T1RRMk9UY3lIAcAD2ATIAwDYA8XvDeADAOgDAPgDAYAEAJIEDS91dC92My9wcmViaWSYBACiBA8xNDEuMjI3LjE4OC4xMjOoBACyBBEIABABGNgFIFooADAAOAJCALgEAMAEAMgEANoEAggB4AQB8AS6iYq2AYgFAZgFAKAFzaK43fHrisIqwAUAyQUAAAAAAADwP9IFCQkABQx0AADYBQHgBQHwBbsP-gUECAAQAJAGAJgGALgGAcEGCSMs8D_QBsKNBNoGFgoQCRIZAYgQABgA4AYB8gYGCAAYACAAgAcBiAcAoAcByAfs8AXSBw8JAA0tASoQIADaBwYBZPCAGADgBwDqBwIIAPAHAIoIRwpDAAABnbHKzBgUh9fbp_ca5C-bNKVlD2jWaonO_TbvN1tl_hf0bDtmzCWrujamOrJXi3fhXntl01BzhqTDuQUjbv7tRxABlQgAAIA_mAgBwAgA0ggOCIGChIiQoMCAARACGAHaCAQIACAA4AgA6AgA&s=7502ae9b5a727b7c22820013988676d178dc8ad4ams3-ib.adnxs-simple.com/it?an_audi... https://ams3-ib.adnxs-simple.com/it?an_audit=0&referrer=https%253A%252F%252Fboingboing.net%252F&e=wqT_3QL_CWz_BAAAAwDWAAUBCP_Dn88GEOS13L-6-_XDFBj_EQF4ASo2CeL8UcVTdWY_ET2w2mHcVWU_GQAAAOBRuJ4_IRESACkRJNgxAAAAQOF6hD8wu-y_DzihfEC1XkjjA1C6iYq2AViN76wBYABo99DQAXjs8AWAAQGKAQNVU0SSBQbwW5gB2AWgAVqoAQGwAQC4AQHAAQXIAQLQAQDYAQDgAQDwAQDYAgDgAtaZX-oCF2h0dHBzOi8vYm9pbmdib2luZy5uZXQvgAMBiAMAkAMAmAMXoAMBqgOMBQq0BGh0CS3wwnd3dy5iaW5nLmNvbS9hcGkvdjEvbWVkaWF0aW9uL3RyYWNraW5nP2FkVW5pdD0zOTE0NjYmYXVJZD02N2M3NTJhZi05ZWI4LTQ2MjUtYmJmNS02MzAwZTEwZjY5YjEmYmRjPXFvJmJpZElkPTQmYmlkZGVySWQ9NCZjbUV4cElkPUxWMiZpbXBJZD0xNDc5Mzg4MzQxMDMwMjk2MjkyJmltcFR5PTImbGRjPXFvbmN6ciZta3Q9ZnItZnImb0FkVW5pdBGWAUQgMiZwdWJsaXNoBWbwVTE2MjY0NTMzMCZySWQ9MjAxZGU1MmQtZTU1OC00OWUzLWI2NjUtNTk0NjA2ZjMwNzRmJnJlZ2lvbj1lbWVhJnJsaW5rPWh0dHBzJTNBJTJGJTJGd3d3NTDwvCUyRmFlcyUyRmMuZ2lmJTNGREklM0QwJTI2RElTJTNEU0JfNC0xJTNGJTI2UkclM0RkNWFjNDAwN2M4OTc0MWUwYmIxYTUxMWU2ZTk5YmZlOSUyNlNOUiUzRDElMjZHViUzRDIlMjZtZWQlM0QxMCZydHlwZT1udXJsJnRhZ0lkPTMyNTAzMzU1JnRyYWZmaWNHcm91cD1rbmFxZV8zYyZ0cmFmZmljU3ViR3JvdXA9ZXJmcmVpciZ1YmVyRwUSCGhvcgUqGHViZXJTdWIJQABlDSdoYWlkPSR7QVVDVElPTl9JRH0SBTEyMDg1GhMxRqoBMCIJMzgxODQ2NzE0KgRBUfC2OiRVMmh2Y0hCcGJtZEJaQ014TkRBNE5UZzROekE0T1RRMk9UY3lIAcAD2ATIAwDYA8XvDeADAOgDAPgDAYAEAJIEDS91dC92My9wcmViaWSYBACiBA8xNDEuMjI3LjE4OC4xMjOoBACyBBEIABABGNgFIFooADAAOAJCALgEAMAEAMgEANoEAggB4AQB8AS6iYq2AYgFAZgFAKAFzaK43fHrisIqwAUAyQUAAAAAAADwP9IFCQkABQx0AADYBQHgBQHwBbsP-gUECAAQAJAGAJgGALgGAcEGCSMs8D_QBsKNBNoGFgoQCRIZAYgQABgA4AYB8gYGCAAYACAAgAcBiAcAoAcByAfs8AXSBw8JAA0tASoQIADaBwYBZPCAGADgBwDqBwIIAPAHAIoIRwpDAAABnbHKzBgUh9fbp_ca5C-bNKVlD2jWaonO_TbvN1tl_hf0bDtmzCWrujamOrJXi3fhXntl01BzhqTDuQUjbv7tRxABlQgAAIA_mAgBwAgA0ggOCIGChIiQoMCAARACGAHaCAQIACAA4AgA6AgA&s=7502ae9b5a727b7c22820013988676d178dc8ad4 — 302 — 975 B — 143 ms — h2https://www.bing.com/api/v1/mediation/tracking?adUnit=391466&auId=67c752af-9eb8-4625-bbf5-6300e10f69b1&bdc=qo&bidId=4&bidderId=4&cmExpId=LV2&impId=1479388341030296292&impTy=2&ldc=qonczr&mkt=fr-fr&oAdUnit=391466&pId=2&publisherId=162645330&rId=201de52d-e558-49e3-b665-594606f3074f&region=emea&rlink=https%3A%2F%2Fwww.bing.com%2Faes%2Fc.gif%3FDI%3D0%26DIS%3DSB_4-1%3F%26RG%3Dd5ac4007c89741e0bb1a511e6e99bfe9%26SNR%3D1%26GV%3D2%26med%3D10&rtype=nurl&tagId=32503355&trafficGroup=knaqe_3c&trafficSubGroup=erfreir&uberGroup=hore_3c&uberSubGroup=erfreir&aid=1479388341030296292www.bing.com/api/v1/mediation/track... https://www.bing.com/api/v1/mediation/tracking?adUnit=391466&auId=67c752af-9eb8-4625-bbf5-6300e10f69b1&bdc=qo&bidId=4&bidderId=4&cmExpId=LV2&impId=1479388341030296292&impTy=2&ldc=qonczr&mkt=fr-fr&oAdUnit=391466&pId=2&publisherId=162645330&rId=201de52d-e558-49e3-b665-594606f3074f&region=emea&rlink=https%3A%2F%2Fwww.bing.com%2Faes%2Fc.gif%3FDI%3D0%26DIS%3DSB_4-1%3F%26RG%3Dd5ac4007c89741e0bb1a511e6e99bfe9%26SNR%3D1%26GV%3D2%26med%3D10&rtype=nurl&tagId=32503355&trafficGroup=knaqe_3c&trafficSubGroup=erfreir&uberGroup=hore_3c&uberSubGroup=erfreir&aid=1479388341030296292 — 303 — 813 B — 134 ms — h2https://adsdk.bing.net/viewability/app.jsadsdk.bing.net/viewability/app.js https://adsdk.bing.net/viewability/app.js — 200 — 41.0 KiB — 132 ms — h2https://www.bing.com/th?id=OPEC.4SyfjEAB71EJfg474C474&o=5&pid=21.1&w=172&h=90&qlt=90www.bing.com/th?id=OPEC.4SyfjEAB71E... https://www.bing.com/th?id=OPEC.4SyfjEAB71EJfg474C474&o=5&pid=21.1&w=172&h=90&qlt=90 — 200 — 4.7 KiB — 8 ms — h2https://www.bing.com/api/v1/mediation/tracking?adUnit=391466&auId=67c752af-9eb8-4625-bbf5-6300e10f69b1&bdc=qo&bidId=4&bidderId=4&cmExpId=LV2&impId=1479388341030296292&impTy=2&ldc=qonczr&mkt=fr-fr&oAdUnit=391466&pId=2&publisherId=162645330&rId=201de52d-e558-49e3-b665-594606f3074f&region=emea&rtype=miFeedbackURL&tagId=32503355&trafficGroup=knaqe_3c&trafficSubGroup=erfreir&uberGroup=hore_3c&uberSubGroup=erfreir&sdkv=1.100.70&aid=1479388341030296292www.bing.com/api/v1/mediation/track... https://www.bing.com/api/v1/mediation/tracking?adUnit=391466&auId=67c752af-9eb8-4625-bbf5-6300e10f69b1&bdc=qo&bidId=4&bidderId=4&cmExpId=LV2&impId=1479388341030296292&impTy=2&ldc=qonczr&mkt=fr-fr&oAdUnit=391466&pId=2&publisherId=162645330&rId=201de52d-e558-49e3-b665-594606f3074f&region=emea&rtype=miFeedbackURL&tagId=32503355&trafficGroup=knaqe_3c&trafficSubGroup=erfreir&uberGroup=hore_3c&uberSubGroup=erfreir&sdkv=1.100.70&aid=1479388341030296292 — 200 — 713 B — 54 ms — h2https://ams3-ib.adnxs-simple.com/rd_log?an_audit=0&referrer=https%3A%2F%2Fboingboing.net%2F&e=wqT_3QLtBGxtAgAAAwDWAAUBCP_Dn88GEOS13L-6-_XDFBj_EQF4ASo2CeL8UcVTdWY_ET2w2mHcVWU_GQAAAOBRuJ4_IRESACkRJNgxAAAAQOF6hD8wu-y_DzihfEC1XkjjA1C6iYq2AViN76wBYABo99DQAXjs8AWAAQGKAQNVU0SSBQb0DgGYAawCoAH6AagBAbABALgBAcABBcgBAtABANgBAOABAPABANgCAOAC1plf6gIXaHR0cHM6Ly9ib2luZ2JvaW5nLm5ldC-AAwGIAwCQAwCYAxegAwGqAwJIAMAD2ATIAwDYA8XvDeADAOgDAPgDAYAEAJIEDS91dC92My9wcmViaWSYBACiBA8xNDEuMjI3LjE4OC4xMjOoBACyBBEIABABGNgFIFooADAAOAJCALgEAMAEAMgEANoEAggB4AQB8AS6iYq2AYgFAZgFAKAFzaK43fHrisIqwAUAyQUAAAAAAADwP9IFCQkAAAAAAAAAANgFAeAFAfAFuw_6BQQIABAAkAYAmAYAuAYBwQYAAAAAATAo0AbCjQTaBhYKEAA6AQCAEAAYAOAGAfIGBggAGAAgAIAHAYgHAKAHAcgH7PAF0gcPFWgBKhQgANoHBggFC_B24AcA6gcCCADwBwCKCEcKQwAAAZ2xyswYFIfX26f3GuQvmzSlZQ9o1mqJzv027zdbZf4X9Gw7Zswlq7o2pjqyV4t34V57ZdNQc4akw7kFI27-7UcQAZUIAACAP5gIAcAIANIIBggAEAAYANoIBAgAIADgCADoCAA.&s=aaa68f39bd047a0c0c6d73be59c5057a4b437317&bdref=https%3A%2F%2Fboingboing.net%2F&bdtop=true&bdifs=1&bstk=https%3A%2F%2Fboingboing.net%2F,about%3Ablank&ams3-ib.adnxs-simple.com/rd_log?an_... https://ams3-ib.adnxs-simple.com/rd_log?an_audit=0&referrer=https%3A%2F%2Fboingboing.net%2F&e=wqT_3QLtBGxtAgAAAwDWAAUBCP_Dn88GEOS13L-6-_XDFBj_EQF4ASo2CeL8UcVTdWY_ET2w2mHcVWU_GQAAAOBRuJ4_IRESACkRJNgxAAAAQOF6hD8wu-y_DzihfEC1XkjjA1C6iYq2AViN76wBYABo99DQAXjs8AWAAQGKAQNVU0SSBQb0DgGYAawCoAH6AagBAbABALgBAcABBcgBAtABANgBAOABAPABANgCAOAC1plf6gIXaHR0cHM6Ly9ib2luZ2JvaW5nLm5ldC-AAwGIAwCQAwCYAxegAwGqAwJIAMAD2ATIAwDYA8XvDeADAOgDAPgDAYAEAJIEDS91dC92My9wcmViaWSYBACiBA8xNDEuMjI3LjE4OC4xMjOoBACyBBEIABABGNgFIFooADAAOAJCALgEAMAEAMgEANoEAggB4AQB8AS6iYq2AYgFAZgFAKAFzaK43fHrisIqwAUAyQUAAAAAAADwP9IFCQkAAAAAAAAAANgFAeAFAfAFuw_6BQQIABAAkAYAmAYAuAYBwQYAAAAAATAo0AbCjQTaBhYKEAA6AQCAEAAYAOAGAfIGBggAGAAgAIAHAYgHAKAHAcgH7PAF0gcPFWgBKhQgANoHBggFC_B24AcA6gcCCADwBwCKCEcKQwAAAZ2xyswYFIfX26f3GuQvmzSlZQ9o1mqJzv027zdbZf4X9Gw7Zswlq7o2pjqyV4t34V57ZdNQc4akw7kFI27-7UcQAZUIAACAP5gIAcAIANIIBggAEAAYANoIBAgAIADgCADoCAA.&s=aaa68f39bd047a0c0c6d73be59c5057a4b437317&bdref=https%3A%2F%2Fboingboing.net%2F&bdtop=true&bdifs=1&bstk=https%3A%2F%2Fboingboing.net%2F,about%3Ablank& — 200 — 538 B — 33 ms — h2https://www.bing.com/aes/c.gif?DI=0&DIS=SB_4-1?&RG=d5ac4007c89741e0bb1a511e6e99bfe9&SNR=1&GV=2&med=10www.bing.com/aes/c.gif?DI=0&DIS=SB_... https://www.bing.com/aes/c.gif?DI=0&DIS=SB_4-1?&RG=d5ac4007c89741e0bb1a511e6e99bfe9&SNR=1&GV=2&med=10 — 200 — 716 B — 73 ms — h2https://ams3-ib.adnxs-simple.com/vevent?an_audit=0&referrer=https%3A%2F%2Fboingboing.net%2F&e=wqT_3QL_CWz_BAAAAwDWAAUBCP_Dn88GEOS13L-6-_XDFBj_EQF4ASo2CeL8UcVTdWY_ET2w2mHcVWU_GQAAAOBRuJ4_IRESACkRJNgxAAAAQOF6hD8wu-y_DzihfEC1XkjjA1C6iYq2AViN76wBYABo99DQAXjs8AWAAQGKAQNVU0SSBQbwW5gB2AWgAVqoAQGwAQC4AQHAAQXIAQLQAQDYAQDgAQDwAQDYAgDgAtaZX-oCF2h0dHBzOi8vYm9pbmdib2luZy5uZXQvgAMBiAMAkAMAmAMXoAMBqgOMBQq0BGh0CS3wwnd3dy5iaW5nLmNvbS9hcGkvdjEvbWVkaWF0aW9uL3RyYWNraW5nP2FkVW5pdD0zOTE0NjYmYXVJZD02N2M3NTJhZi05ZWI4LTQ2MjUtYmJmNS02MzAwZTEwZjY5YjEmYmRjPXFvJmJpZElkPTQmYmlkZGVySWQ9NCZjbUV4cElkPUxWMiZpbXBJZD0xNDc5Mzg4MzQxMDMwMjk2MjkyJmltcFR5PTImbGRjPXFvbmN6ciZta3Q9ZnItZnImb0FkVW5pdBGWAUQgMiZwdWJsaXNoBWbwVTE2MjY0NTMzMCZySWQ9MjAxZGU1MmQtZTU1OC00OWUzLWI2NjUtNTk0NjA2ZjMwNzRmJnJlZ2lvbj1lbWVhJnJsaW5rPWh0dHBzJTNBJTJGJTJGd3d3NTDwvCUyRmFlcyUyRmMuZ2lmJTNGREklM0QwJTI2RElTJTNEU0JfNC0xJTNGJTI2UkclM0RkNWFjNDAwN2M4OTc0MWUwYmIxYTUxMWU2ZTk5YmZlOSUyNlNOUiUzRDElMjZHViUzRDIlMjZtZWQlM0QxMCZydHlwZT1udXJsJnRhZ0lkPTMyNTAzMzU1JnRyYWZmaWNHcm91cD1rbmFxZV8zYyZ0cmFmZmljU3ViR3JvdXA9ZXJmcmVpciZ1YmVyRwUSCGhvcgUqGHViZXJTdWIJQABlDSdoYWlkPSR7QVVDVElPTl9JRH0SBTEyMDg1GhMxRqoBMCIJMzgxODQ2NzE0KgRBUfC2OiRVMmh2Y0hCcGJtZEJaQ014TkRBNE5UZzROekE0T1RRMk9UY3lIAcAD2ATIAwDYA8XvDeADAOgDAPgDAYAEAJIEDS91dC92My9wcmViaWSYBACiBA8xNDEuMjI3LjE4OC4xMjOoBACyBBEIABABGNgFIFooADAAOAJCALgEAMAEAMgEANoEAggB4AQB8AS6iYq2AYgFAZgFAKAFzaK43fHrisIqwAUAyQUAAAAAAADwP9IFCQkABQx0AADYBQHgBQHwBbsP-gUECAAQAJAGAJgGALgGAcEGCSMs8D_QBsKNBNoGFgoQCRIZAYgQABgA4AYB8gYGCAAYACAAgAcBiAcAoAcByAfs8AXSBw8JAA0tASoQIADaBwYBZPCAGADgBwDqBwIIAPAHAIoIRwpDAAABnbHKzBgUh9fbp_ca5C-bNKVlD2jWaonO_TbvN1tl_hf0bDtmzCWrujamOrJXi3fhXntl01BzhqTDuQUjbv7tRxABlQgAAIA_mAgBwAgA0ggOCIGChIiQoMCAARACGAHaCAQIACAA4AgA6AgA&s=7502ae9b5a727b7c22820013988676d178dc8ad4&type=nv&nvt=5&jm=1003&px=311&py=5871&bw=182&bh=90&sid=2579079081186090431&vd=ct~0|rr~0&sv=5037&tv=view7-28hs&ua=chrome52&pl=mac&x=v&tag_id=32503355&sw=800&sh=600&pw=1350&ph=7249&ww=1350&wh=940&ft=2ams3-ib.adnxs-simple.com/vevent?an_... https://ams3-ib.adnxs-simple.com/vevent?an_audit=0&referrer=https%3A%2F%2Fboingboing.net%2F&e=wqT_3QL_CWz_BAAAAwDWAAUBCP_Dn88GEOS13L-6-_XDFBj_EQF4ASo2CeL8UcVTdWY_ET2w2mHcVWU_GQAAAOBRuJ4_IRESACkRJNgxAAAAQOF6hD8wu-y_DzihfEC1XkjjA1C6iYq2AViN76wBYABo99DQAXjs8AWAAQGKAQNVU0SSBQbwW5gB2AWgAVqoAQGwAQC4AQHAAQXIAQLQAQDYAQDgAQDwAQDYAgDgAtaZX-oCF2h0dHBzOi8vYm9pbmdib2luZy5uZXQvgAMBiAMAkAMAmAMXoAMBqgOMBQq0BGh0CS3wwnd3dy5iaW5nLmNvbS9hcGkvdjEvbWVkaWF0aW9uL3RyYWNraW5nP2FkVW5pdD0zOTE0NjYmYXVJZD02N2M3NTJhZi05ZWI4LTQ2MjUtYmJmNS02MzAwZTEwZjY5YjEmYmRjPXFvJmJpZElkPTQmYmlkZGVySWQ9NCZjbUV4cElkPUxWMiZpbXBJZD0xNDc5Mzg4MzQxMDMwMjk2MjkyJmltcFR5PTImbGRjPXFvbmN6ciZta3Q9ZnItZnImb0FkVW5pdBGWAUQgMiZwdWJsaXNoBWbwVTE2MjY0NTMzMCZySWQ9MjAxZGU1MmQtZTU1OC00OWUzLWI2NjUtNTk0NjA2ZjMwNzRmJnJlZ2lvbj1lbWVhJnJsaW5rPWh0dHBzJTNBJTJGJTJGd3d3NTDwvCUyRmFlcyUyRmMuZ2lmJTNGREklM0QwJTI2RElTJTNEU0JfNC0xJTNGJTI2UkclM0RkNWFjNDAwN2M4OTc0MWUwYmIxYTUxMWU2ZTk5YmZlOSUyNlNOUiUzRDElMjZHViUzRDIlMjZtZWQlM0QxMCZydHlwZT1udXJsJnRhZ0lkPTMyNTAzMzU1JnRyYWZmaWNHcm91cD1rbmFxZV8zYyZ0cmFmZmljU3ViR3JvdXA9ZXJmcmVpciZ1YmVyRwUSCGhvcgUqGHViZXJTdWIJQABlDSdoYWlkPSR7QVVDVElPTl9JRH0SBTEyMDg1GhMxRqoBMCIJMzgxODQ2NzE0KgRBUfC2OiRVMmh2Y0hCcGJtZEJaQ014TkRBNE5UZzROekE0T1RRMk9UY3lIAcAD2ATIAwDYA8XvDeADAOgDAPgDAYAEAJIEDS91dC92My9wcmViaWSYBACiBA8xNDEuMjI3LjE4OC4xMjOoBACyBBEIABABGNgFIFooADAAOAJCALgEAMAEAMgEANoEAggB4AQB8AS6iYq2AYgFAZgFAKAFzaK43fHrisIqwAUAyQUAAAAAAADwP9IFCQkABQx0AADYBQHgBQHwBbsP-gUECAAQAJAGAJgGALgGAcEGCSMs8D_QBsKNBNoGFgoQCRIZAYgQABgA4AYB8gYGCAAYACAAgAcBiAcAoAcByAfs8AXSBw8JAA0tASoQIADaBwYBZPCAGADgBwDqBwIIAPAHAIoIRwpDAAABnbHKzBgUh9fbp_ca5C-bNKVlD2jWaonO_TbvN1tl_hf0bDtmzCWrujamOrJXi3fhXntl01BzhqTDuQUjbv7tRxABlQgAAIA_mAgBwAgA0ggOCIGChIiQoMCAARACGAHaCAQIACAA4AgA6AgA&s=7502ae9b5a727b7c22820013988676d178dc8ad4&type=nv&nvt=5&jm=1003&px=311&py=5871&bw=182&bh=90&sid=2579079081186090431&vd=ct~0|rr~0&sv=5037&tv=view7-28hs&ua=chrome52&pl=mac&x=v&tag_id=32503355&sw=800&sh=600&pw=1350&ph=7249&ww=1350&wh=940&ft=2 — 200 — 553 B — 32 ms — h2https://g2.gumgum.com/zones/pbtibqqw/services?dp=https%3A%2F%2Fboingboing.net%2F&pu=https%3A%2F%2Fboingboing.net%2F&ogu=https%3A%2F%2Fboingboing.net%2F&rf=&r=release-3.88.69&jcsi=%7B%22t%22%3A0%2C%22rq%22%3A2%2C%22ren%22%3A2%2C%22fc%22%3A0%2C%22ctx%22%3A%5B2%5D%2C%22jsv%22%3A%22release-3.88.69%22%2C%22pbv%22%3A%220.0.0%22%7D&bf=03fa6761e8bb360854c5b57306c8851cf213f60e&ce=true&fs=false&dpr=1&sch=600&scw=800&lt=1776804353581&to=0&vpii=false&vph=940&vpw=1350&gdprApplies=1g2.gumgum.com/zones/pbtibqqw/servic... https://g2.gumgum.com/zones/pbtibqqw/services?dp=https%3A%2F%2Fboingboing.net%2F&pu=https%3A%2F%2Fboingboing.net%2F&ogu=https%3A%2F%2Fboingboing.net%2F&rf=&r=release-3.88.69&jcsi=%7B%22t%22%3A0%2C%22rq%22%3A2%2C%22ren%22%3A2%2C%22fc%22%3A0%2C%22ctx%22%3A%5B2%5D%2C%22jsv%22%3A%22release-3.88.69%22%2C%22pbv%22%3A%220.0.0%22%7D&bf=03fa6761e8bb360854c5b57306c8851cf213f60e&ce=true&fs=false&dpr=1&sch=600&scw=800&lt=1776804353581&to=0&vpii=false&vph=940&vpw=1350&gdprApplies=1 — 204 — 131 B — 110 ms — h2https://acdn.adnxs.com/dmp/async_usersync.htmlacdn.adnxs.com/dmp/async_usersync.h... https://acdn.adnxs.com/dmp/async_usersync.html — 200 — 17.0 KiB — 64 ms — http/1.1https://eus.rubiconproject.com/usync.htmleus.rubiconproject.com/usync.html https://eus.rubiconproject.com/usync.html — 200 — 379 B — 58 ms — h2https://prebid.a-mo.net/isyn?gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=prebid.a-mo.net/isyn?gdpr_consent=&... https://prebid.a-mo.net/isyn?gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 204 — 121 B — 103 ms — h2https://onetag-sys.com/usync/?cb=1776804351707onetag-sys.com/usync/?cb=1776804351... https://onetag-sys.com/usync/?cb=1776804351707 — 204 — 119 B — 90 ms — h2https://apps.smartadserver.com/diff/templates/asset/csync.html?nwid=4932&gdpr=0&apps.smartadserver.com/diff/templat... https://apps.smartadserver.com/diff/templates/asset/csync.html?nwid=4932&gdpr=0& — 200 — 480 B — 47 ms — http/1.1https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 11.5 KiB — 29 ms — h2https://apps.smartadserver.com/diff/templates/ts/dist/csync/csync.jsapps.smartadserver.com/diff/templat... https://apps.smartadserver.com/diff/templates/ts/dist/csync/csync.js — 200 — 1.6 KiB — 5 ms — http/1.1https://csync-global.smartadserver.com/4932/TemplatePool.min.jscsync-global.smartadserver.com/4932... https://csync-global.smartadserver.com/4932/TemplatePool.min.js — 302 — 285 B — 58 ms — http/1.1https://csync-eu.smartadserver.com/4932/TemplatePool.min.jscsync-eu.smartadserver.com/4932/Tem... https://csync-eu.smartadserver.com/4932/TemplatePool.min.js — 200 — 3.1 KiB — 44 ms — http/1.1https://secure.adnxs.com/getuid?https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D86%26partneruserid%3D$UIDsecure.adnxs.com/getuid?https%3A%2F... https://secure.adnxs.com/getuid?https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D86%26partneruserid%3D$UID — -1 — 0 B — 120 ms — https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=160&partneruserid=1&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmartrtb_dbm%26google_cm%26google_sc%26google_hm%3DSMART_USER_ID_B64rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=160&partneruserid=1&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmartrtb_dbm%26google_cm%26google_sc%26google_hm%3DSMART_USER_ID_B64 — 302 — 597 B — 150 ms — h2https://ssp.wp.pl/v1/sync/smart/uid?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D55ssp.wp.pl/v1/sync/smart/uid?redirec... https://ssp.wp.pl/v1/sync/smart/uid?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D55 — -1 — 0 B — 282 ms — https://match.adsrvr.org/track/cmf/generic?ttd_pid=smart-adserver&ttd_tpi=1match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=smart-adserver&ttd_tpi=1 — 200 — 149 B — 142 ms — h2https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3Did.rlcdn.com/711890.gif?credir=http... https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3D — -1 — 0 B — 348 ms — https://c1.adform.net/serving/cookie/match?party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_IDc1.adform.net/serving/cookie/match?... https://c1.adform.net/serving/cookie/match?party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_ID — 302 — 662 B — 135 ms — h2https://ups.analytics.yahoo.com/ups/58919/cms?uid=SMART_USER_IDups.analytics.yahoo.com/ups/58919/c... https://ups.analytics.yahoo.com/ups/58919/cms?uid=SMART_USER_ID — -1 — 0 B — 646 ms — https://sync.mathtag.com/sync/img?mt_exid=39&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D25%26partneruserid%3D%5BMM_UUID%5Dsync.mathtag.com/sync/img?mt_exid=3... https://sync.mathtag.com/sync/img?mt_exid=39&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D25%26partneruserid%3D%5BMM_UUID%5D — 302 — 895 B — 318 ms — http/1.1https://x.bidswitch.net/sync?ssp=smartadserverx.bidswitch.net/sync?ssp=smartadser... https://x.bidswitch.net/sync?ssp=smartadserver — 200 — 164 B — 126 ms — h2https://match.prod.bidr.io/cookie-sync/sasmatch.prod.bidr.io/cookie-sync/sas https://match.prod.bidr.io/cookie-sync/sas — 200 — 306 B — 122 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=134&partneruserid=OB_OK&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmart_adserver_eb%26google_hm%3DSMART_USER_ID_B64rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=134&partneruserid=OB_OK&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmart_adserver_eb%26google_hm%3DSMART_USER_ID_B64 — 200 — 113 B — 144 ms — h2https://image6.pubmatic.com/AdServer/UCookieSetPug?&rd=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D91%26partneruserid%3D%23PM_USER_ID%26gdpr%3DPM_GDPR%26gdpr_consent%3DPM_CONSENTimage6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?&rd=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D91%26partneruserid%3D%23PM_USER_ID%26gdpr%3DPM_GDPR%26gdpr_consent%3DPM_CONSENT — 200 — 193 B — 110 ms — h2https://sync.adotmob.com/cookie/smart?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D66%26partneruserid%3D%7Bamob_user_id%7Dsync.adotmob.com/cookie/smart?r=htt... https://sync.adotmob.com/cookie/smart?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D66%26partneruserid%3D%7Bamob_user_id%7D — 302 — 285 B — 73 ms — http/1.1https://pxl.iqm.com/i/ck/equativ?cid=SMART_USER_ID&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D154%26partneruserid%3D%7BIQM_COOKIE%7Dpxl.iqm.com/i/ck/equativ?cid=SMART_... https://pxl.iqm.com/i/ck/equativ?cid=SMART_USER_ID&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D154%26partneruserid%3D%7BIQM_COOKIE%7D — 302 — 762 B — 302 ms — http/1.1https://eu-u.openx.net/w/1.0/cm?id=a547219b-814b-4e3e-8a4f-35c044fa1891&ph=ec81d0b7-c42e-4a42-b97a-9305af647d30&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D100%26partneruserid%3D%7BOPENX_ID%7Deu-u.openx.net/w/1.0/cm?id=a547219b... https://eu-u.openx.net/w/1.0/cm?id=a547219b-814b-4e3e-8a4f-35c044fa1891&ph=ec81d0b7-c42e-4a42-b97a-9305af647d30&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D100%26partneruserid%3D%7BOPENX_ID%7D — 200 — 121 B — 38 ms — h2https://u.openx.net/w/1.0/cm?&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?&id=7ead435e-a... https://u.openx.net/w/1.0/cm?&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D — 200 — 107 B — 36 ms — h2https://ssc-cms.33across.com/ps/?ri=0013300001kQj2HAAS&ru=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D180%26partneruserid%3D33XUSERID33Xssc-cms.33across.com/ps/?ri=0013300... https://ssc-cms.33across.com/ps/?ri=0013300001kQj2HAAS&ru=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D180%26partneruserid%3D33XUSERID33X — 204 — 72 B — 123 ms — h2https://ad.turn.com/r/cs?pid=33&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D32%26partneruserid%3D%23USER_ID%23%26gdpr%3D%23GDPR_APPLICABLE%23%26gdpr_consent%3D%23GDPR_CONSENT%23ad.turn.com/r/cs?pid=33&redir=https... https://ad.turn.com/r/cs?pid=33&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D32%26partneruserid%3D%23USER_ID%23%26gdpr%3D%23GDPR_APPLICABLE%23%26gdpr_consent%3D%23GDPR_CONSENT%23 — 302 — 456 B — 111 ms — h2https://ssum-sec.casalemedia.com/usermatch?s=179394&cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3Dssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?s=179394&cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3D — 302 — 864 B — 102 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=66&partneruserid=%7Bamob_user_id%7Drtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=66&partneruserid=%7Bamob_user_id%7D — 200 — 113 B — 69 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=135&partneruserid=TAM_OK&redirurl=https%3A%2F%2Fs.amazon-adsystem.com%2Fdcm%3Fpid%3D72348060-38ad-4586-8e4f-f1e2a8e789b3%26id%3DSMART_USER_IDrtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=135&partneruserid=TAM_OK&redirurl=https%3A%2F%2Fs.amazon-adsystem.com%2Fdcm%3Fpid%3D72348060-38ad-4586-8e4f-f1e2a8e789b3%26id%3DSMART_USER_ID — 200 — 113 B — 36 ms — h2https://dsp-cookie.adfarm1.adition.com/?ssp=5dsp-cookie.adfarm1.adition.com/?ssp... https://dsp-cookie.adfarm1.adition.com/?ssp=5 — 302 — 324 B — 97 ms — h2https://cms.quantserve.com/pixel/p-EtBqU4Lj3YbAv.gif?idmatch=0cms.quantserve.com/pixel/p-EtBqU4Lj... https://cms.quantserve.com/pixel/p-EtBqU4Lj3YbAv.gif?idmatch=0 — 200 — 168 B — 94 ms — h2https://ssum-sec.casalemedia.com/usermatch?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3D&s=179394&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3D&s=179394&C=1 — 200 — 406 B — 43 ms — h2https://bh.contextweb.com/bh/rtset?pid=560288&ev=1&rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D92%26partneruserid%3D%25%25VGUID%25%25bh.contextweb.com/bh/rtset?pid=5602... https://bh.contextweb.com/bh/rtset?pid=560288&ev=1&rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D92%26partneruserid%3D%25%25VGUID%25%25 — 302 — 889 B — 94 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=32&partneruserid=8476761993573176733&gdpr=&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=32&partneruserid=8476761993573176733&gdpr=&gdpr_consent= — 200 — 113 B — 36 ms — h2https://c1.adform.net/serving/cookie/match?CC=1&party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_IDc1.adform.net/serving/cookie/match?... https://c1.adform.net/serving/cookie/match?CC=1&party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_ID — 200 — 499 B — 40 ms — h2https://dis.criteo.com/dis/usersync.aspx?r=30&p=273&cp=smartortb&cu=1&url=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D79%26partneruserid%3D%40%40CRITEO_USERID%40%40dis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=30&p=273&cp=smartortb&cu=1&url=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D79%26partneruserid%3D%40%40CRITEO_USERID%40%40 — 302 — 636 B — 59 ms — h2https://dsp.360yield.com/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7Ddsp.360yield.com/dsp_match/275?ssp=... https://dsp.360yield.com/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D — 200 — 199 B — 116 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm&google_sc&google_hm=OTg3MzgwNTUwOTAxMjc1OTIwcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm&google_sc&google_hm=OTg3MzgwNTUwOTAxMjc1OTIw — 302 — 298 B — 75 ms — h2https://sync-tm.everesttech.net/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7Dsync-tm.everesttech.net/upi/pid/gjI... https://sync-tm.everesttech.net/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7D — 302 — 505 B — 104 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=33&partneruserid=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=33&partneruserid=0 — 200 — 113 B — 35 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=79&partneruserid=a5e67aa3-3ee5-4781-8eae-151c39abee2artb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=79&partneruserid=a5e67aa3-3ee5-4781-8eae-151c39abee2a — 200 — 113 B — 36 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=49&partneruserid=7631316596156201327rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=49&partneruserid=7631316596156201327 — 200 — 113 B — 37 ms — h2https://id5-sync.com/i/102/9.gifid5-sync.com/i/102/9.gif https://id5-sync.com/i/102/9.gif — 200 — 1.0 KiB — 81 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=92&partneruserid=ExWvrkapnPhk&ev=1&pid=560288rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=92&partneruserid=ExWvrkapnPhk&ev=1&pid=560288 — 200 — 113 B — 38 ms — h2https://rtb-csync.smartadserver.com/redir/?partnerid=76&partneruserid=&google_error=3rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=76&partneruserid=&google_error=3 — 200 — 113 B — 36 ms — h2https://sync.1rx.io/usersync2/smartadserversync.1rx.io/usersync2/smartadserver https://sync.1rx.io/usersync2/smartadserver — 204 — 44 B — 325 ms — h2https://b1sync.outbrain.com/usersync/smart/?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D116%26partneruserid%3D__UID__b1sync.outbrain.com/usersync/smart/... https://b1sync.outbrain.com/usersync/smart/?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D116%26partneruserid%3D__UID__ — 200 — 200 B — 368 ms — http/1.1https://visitor.omnitagjs.com/visitor/bsync?uid=627080440e659fbe0f85333c665ae1de&name=SMARTADSERVER&url=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D117%26partneruserid%3DPARTNER_USER_ID%26gdpr%3DGDPR%26gdpr_consent%3DGDPR_CONSENTvisitor.omnitagjs.com/visitor/bsync... https://visitor.omnitagjs.com/visitor/bsync?uid=627080440e659fbe0f85333c665ae1de&name=SMARTADSERVER&url=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D117%26partneruserid%3DPARTNER_USER_ID%26gdpr%3DGDPR%26gdpr_consent%3DGDPR_CONSENT — 307 — 387 B — 61 ms — h2https://csync.loopme.me/?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D124%26partneruserid%3D%7Bdevice_id%7D&pubid=5679csync.loopme.me/?redirect=https%3A%... https://csync.loopme.me/?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D124%26partneruserid%3D%7Bdevice_id%7D&pubid=5679 — 307 — 262 B — 109 ms — h2https://cs.admanmedia.com/e09bad714a425a93d6dea503dcf9c528.gif?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D130%26partneruserid%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BGDPR_CONSENT%5Dcs.admanmedia.com/e09bad714a425a93d... https://cs.admanmedia.com/e09bad714a425a93d6dea503dcf9c528.gif?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D130%26partneruserid%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BGDPR_CONSENT%5D — 302 — 438 B — 4.7 s — h2https://sync-tm.everesttech.net/ct/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7D&_test=aefiAwAIxBmDPgA4sync-tm.everesttech.net/ct/upi/pid/... https://sync-tm.everesttech.net/ct/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7D&_test=aefiAwAIxBmDPgA4 — 200 — 171 B — 3 ms — h2https://s.ad.smaato.net/c/?adExInit=sas&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D133%26partneruserid%3D$UIDs.ad.smaato.net/c/?adExInit=sas&red... https://s.ad.smaato.net/c/?adExInit=sas&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D133%26partneruserid%3D$UID — 204 — 66 B — 108 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=139&partneruserid=0&redirurl=https%3A%2F%2Fmatch.sharethrough.com%2Fsync%2Fv1%3Fsource_id%3D98KUz37ype9D3X2sf9ovgeTt%26source_user_id%3DSMART_USER_IDrtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=139&partneruserid=0&redirurl=https%3A%2F%2Fmatch.sharethrough.com%2Fsync%2Fv1%3Fsource_id%3D98KUz37ype9D3X2sf9ovgeTt%26source_user_id%3DSMART_USER_ID — 200 — 113 B — 35 ms — h2https://match.sharethrough.com/universal/v1?supply_id=v5hJK9Slmatch.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?supply_id=v5hJK9Sl — 204 — 58 B — 104 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=150&partneruserid=0&redirurl=https%3A%2F%2Fwt.rqtrk.eu%3Fpid%3D58a76248-f101-4e52-b8f7-c4de9362ea12%26src%3Dwww%26type%3D100%26sid%3D0%26uid%3DSMART_USER_ID%26gdpr_pd%3D0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=150&partneruserid=0&redirurl=https%3A%2F%2Fwt.rqtrk.eu%3Fpid%3D58a76248-f101-4e52-b8f7-c4de9362ea12%26src%3Dwww%26type%3D100%26sid%3D0%26uid%3DSMART_USER_ID%26gdpr_pd%3D0 — 200 — 113 B — 35 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=154&partneruserid=4a5e4a0f-55d8-473a-8511-efc3b6b65f70rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=154&partneruserid=4a5e4a0f-55d8-473a-8511-efc3b6b65f70 — 200 — 113 B — 35 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=25&partneruserid=6f3269e7-e203-4700-88d6-b006f355d70drtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=25&partneruserid=6f3269e7-e203-4700-88d6-b006f355d70d — 200 — 113 B — 35 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=117&partneruserid=f03bb063e1b268b2aa55e3f94f803fea&gdpr=0&gdpr_consent=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=117&partneruserid=f03bb063e1b268b2aa55e3f94f803fea&gdpr=0&gdpr_consent=0 — 200 — 579 B — 35 ms — h2https://s.company-target.com/s/eqx?sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D152%26partneruserid%3DPARTNER_USER_IDs.company-target.com/s/eqx?sspurl=h... https://s.company-target.com/s/eqx?sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D152%26partneruserid%3DPARTNER_USER_ID — 302 — 482 B — 166 ms — h2https://equativ-match.dotomi.com/match/bounce/current?networkId=9252325&version=1&nuid=SMART_USER_IDequativ-match.dotomi.com/match/boun... https://equativ-match.dotomi.com/match/bounce/current?networkId=9252325&version=1&nuid=SMART_USER_ID — 204 — 104 B — 169 ms — h2https://t.adx.opera.com/pub/sync?pubid=pub10682794419520&us_privacy=t.adx.opera.com/pub/sync?pubid=pub1... https://t.adx.opera.com/pub/sync?pubid=pub10682794419520&us_privacy= — 302 — 906 B — 87 ms — http/1.1https://sync.visx.net/v1/sync?partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24{UUID}%26gdpr%3D%24{GDPR}%26gdpr_consent%3D%24{GDPR_CONSENT_45}sync.visx.net/v1/sync?partner_id=89... https://sync.visx.net/v1/sync?partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24{UUID}%26gdpr%3D%24{GDPR}%26gdpr_consent%3D%24{GDPR_CONSENT_45} — 302 — 920 B — 95 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=124&partneruserid=3d24a0f2-154c-4d0e-8f96-949bbc63f475rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=124&partneruserid=3d24a0f2-154c-4d0e-8f96-949bbc63f475 — 200 — 113 B — 36 ms — h2https://sync.srv.stackadapt.com/sync?nid=339sync.srv.stackadapt.com/sync?nid=33... https://sync.srv.stackadapt.com/sync?nid=339 — 302 — 1.3 KiB — 412 ms — http/1.1https://token.rubiconproject.com/khaos.json?token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json? — 200 — 380 B — 97 ms — http/1.1https://i.ctnsnet.com/int/cm?exc=25&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%3Fissi%3D1%26partnerid%3D169%26partneruserid%3DPARTNER_USER_IDi.ctnsnet.com/int/cm?exc=25&redir=h... https://i.ctnsnet.com/int/cm?exc=25&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%3Fissi%3D1%26partnerid%3D169%26partneruserid%3DPARTNER_USER_ID — 302 — 448 B — 65 ms — h2https://sync-tm.everesttech.net/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7Dsync-tm.everesttech.net/upi/pid/byN... https://sync-tm.everesttech.net/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D — 302 — 302 B — 95 ms — h2https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=c87deab5afa3bf0d&gdpr=&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10682794419520%26gdpr%3D%26consent%3D%26us_privacy%3D%26custom_data%3Dwww.temu.com/api/adx/cm/pixel-opera... https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=c87deab5afa3bf0d&gdpr=&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10682794419520%26gdpr%3D%26consent%3D%26us_privacy%3D%26custom_data%3D — 302 — 702 B — 144 ms — h2https://sync.visx.net/v1/sync?attempt=1&partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24%7BUUID%7D%26gdpr%3D%24%7BGDPR%7D%26gdpr_consent%3D%24%7BGDPR_CONSENT_45%7Dsync.visx.net/v1/sync?attempt=1&par... https://sync.visx.net/v1/sync?attempt=1&partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24%7BUUID%7D%26gdpr%3D%24%7BGDPR%7D%26gdpr_consent%3D%24%7BGDPR_CONSENT_45%7D — 200 — 713 B — 43 ms — http/1.1https://rtb-csync.smartadserver.com/redir?issi=1&partnerid=169&partneruserid=323d0f9d9428464788c0e43bb2edeeb4rtb-csync.smartadserver.com/redir?i... https://rtb-csync.smartadserver.com/redir?issi=1&partnerid=169&partneruserid=323d0f9d9428464788c0e43bb2edeeb4 — 200 — 113 B — 35 ms — h2https://match.deepintent.com/usersync/158match.deepintent.com/usersync/158 https://match.deepintent.com/usersync/158 — 200 — 44 B — 262 ms — h2https://sync-tm.everesttech.net/ct/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&_test=aefiAwACyhyVJwA8sync-tm.everesttech.net/ct/upi/pid/... https://sync-tm.everesttech.net/ct/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&_test=aefiAwACyhyVJwA8 — 200 — 149 B — 3 ms — h2https://stx-match.dotomi.com/match/bounce/current?networkId=44410&version=1&nuid=SMART_USER_IDstx-match.dotomi.com/match/bounce/c... https://stx-match.dotomi.com/match/bounce/current?networkId=44410&version=1&nuid=SMART_USER_ID — 204 — 104 B — 165 ms — h2https://rtb-csync.smartadserver.com/redir/?gdpr=&gdpr_consent=&issi=1&partnerid=152&partneruserid=0a8d1049-7260-4ddf-b7da-cf1ae8804adcrtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?gdpr=&gdpr_consent=&issi=1&partnerid=152&partneruserid=0a8d1049-7260-4ddf-b7da-cf1ae8804adc — 200 — 113 B — 36 ms — h2https://bttrack.com/pixel/cookiesyncredir?rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D176%26partneruserid%3D%7Bglobalid%7Dbttrack.com/pixel/cookiesyncredir?r... https://bttrack.com/pixel/cookiesyncredir?rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D176%26partneruserid%3D%7Bglobalid%7D — 200 — 110 B — 293 ms — h2https://ssp.disqus.com/redirectuser?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D181%26partneruserid%3D%24UID&partner=sharethroughssp.disqus.com/redirectuser?r=https... https://ssp.disqus.com/redirectuser?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D181%26partneruserid%3D%24UID&partner=sharethrough — 204 — 41 B — 358 ms — h2https://go.mediagotechnology.com/cs/equativgo.mediagotechnology.com/cs/equativ https://go.mediagotechnology.com/cs/equativ — 204 — 292 B — 390 ms — h2https://t.oa.opera.com/sync?vendor=60369&pubid=pub10682794419520&gdpr=&consent=&us_privacy=&custom_data=t.oa.opera.com/sync?vendor=60369&pu... https://t.oa.opera.com/sync?vendor=60369&pubid=pub10682794419520&gdpr=&consent=&us_privacy=&custom_data= — 302 — 796 B — 86 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?gdpr=&gdpr_consent=&issi=1&partnerid=163&partneruserid=OPU981d90b6abed4fc2a9f43ae2856c9b26rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?gdpr=&gdpr_consent=&issi=1&partnerid=163&partneruserid=OPU981d90b6abed4fc2a9f43ae2856c9b26 — 200 — 113 B — 36 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-X0MTXTYEJ1&gtm=45je64h1v870172482za200zd870172482&_p=1776804350807&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&ecid=91509648&_eu=AAAAAGQ&are=1&cid=1788581215.1776804351&frm=0&ni=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115616985~115938465~115938469~117266400~117512542~118463261&sid=1776804351&sct=1&seg=0&dl=https%3A%2F%2Fboingboing.net%2F&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&en=AdBlock&_ee=1&gap.plf=5&ep.transport_type=beacon&ep.event_category=Advanced%20Ads&ep.event_label=Yes&_et=16&tfd=5916region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-X0MTXTYEJ1&gtm=45je64h1v870172482za200zd870172482&_p=1776804350807&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dZTNiMT&ecid=91509648&_eu=AAAAAGQ&are=1&cid=1788581215.1776804351&frm=0&ni=1&pscdl=noapi&rcb=7&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115616985~115938465~115938469~117266400~117512542~118463261&sid=1776804351&sct=1&seg=0&dl=https%3A%2F%2Fboingboing.net%2F&dt=Boing%20Boing%20-%20A%20Directory%20of%20Mostly%20Wonderful%20Things&en=AdBlock&_ee=1&gap.plf=5&ep.transport_type=beacon&ep.event_category=Advanced%20Ads&ep.event_label=Yes&_et=16&tfd=5916 — 204 — 20 B — 27 ms — h3https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=165&partneruserid=VIs8lFF6WgBq37Sy3F4OPo3jvHs&gdpr=&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=165&partneruserid=VIs8lFF6WgBq37Sy3F4OPo3jvHs&gdpr=&gdpr_consent= — 200 — 113 B — 35 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=130&partneruserid=3dc97f15-cd73-4ba6-b071-5660ea03e884&gdpr=[GDPR]&gdpr_consent=[GDPR_CONSENT]rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=130&partneruserid=3dc97f15-cd73-4ba6-b071-5660ea03e884&gdpr=[GDPR]&gdpr_consent=[GDPR_CONSENT] — 200 — 113 B — 35 ms — h2https://tbd4rmdvjk.execute-api.us-east-1.amazonaws.com/dev/events/queuetbd4rmdvjk.execute-api.us-east-1.am... https://tbd4rmdvjk.execute-api.us-east-1.amazonaws.com/dev/events/queue — 200 — 0 B — 130 ms — h2https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=632c5d4e92169f17d861cb48&cb=1776804351946&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=62b08bd1ff25cd1ac30f2fb8&d35=&cd10=1021419&e=AV_M3&prbdres=nopos&sn=https%3A%2F%2Fboingboing.net%2Fservt.unrulyvideo.com/track?pid=603... https://servt.unrulyvideo.com/track?pid=603f65a2e291680ef30af9c7&cid=632c5d4e92169f17d861cb48&cb=1776804351946&r=boingboing.net&stagid=62af35d851923c62777207b4&stplid=62b08bd1ff25cd1ac30f2fb8&d35=&cd10=1021419&e=AV_M3&prbdres=nopos&sn=https%3A%2F%2Fboingboing.net%2F — 200 — 460 B — 98 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
82% of JavaScript execution is third-party
First-party Third-party 1122ms · 1210KB · $6/mo
Unattributable
Other
Costly
Execution 387ms
Transfer 0 KB
Monthly Cost $2/mo
cache.sellwild.com
Other
Optional
Execution 147ms
Transfer 453 KB
Unused 51%
Monthly Cost $1/mo
widget.sellwild.com
Other
Optional
Execution 139ms
Transfer 34 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 87ms
Transfer 159 KB
Unused 37%
Monthly Cost $0/mo
cdn.privacy-mgmt.com
Other
Optional
Execution 67ms
Transfer 42 KB
Unused 52%
Monthly Cost $0/mo
tagan.adlightning.com
Other
Optional
Execution 63ms
Transfer 33 KB
Monthly Cost $0/mo
Facebook Pixel
Advertising
Optional
Execution 63ms
Transfer 44 KB
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 60ms
Transfer 152 KB
Unused 43%
Monthly Cost $0/mo
a.pub.network
Other
Optional
Execution 56ms
Transfer 163 KB
Unused 81%
Monthly Cost $0/mo
html-load.cc
Other
Optional
Execution 53ms
Transfer 129 KB
Unused 69%
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • Unattributable adds 387ms and costs ~$2/month

82% 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 387ms 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 cache.sellwild.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

52% of cdn.privacy-mgmt.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

81% of a.pub.network'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

69% of html-load.cc'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