Skip to content
https://sfexaminer.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
4
REVIEW
3
PASS
6
INFO
2

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

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

1.50 s

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

2.12 s

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

86 ms

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

0.004

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

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

6.62 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
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
4.5 MB transferred, 181 requests
FIX
4.5 MB transferred, 181 requests
Critical::
Page weighs 13.9 MB (4.5 MB transferred)
Warning::
JavaScript is 3.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.4 MB
Warning::
181 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.95 g CO2 per page load
4.5 MB / 2.4 MB budget
4.5 MB transferred
181 requests
0.95 g CO2 per page load
JavaScript 3.4 MiB 75%
Images 660.4 KiB 14%
Other 168.0 KiB 4%
CSS 108.1 KiB 2%
Fonts 107.7 KiB 2%
HTML 99.5 KiB 2%
Other 31.0 KiB 1%
Other 737 B 0%
Other 599 B 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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.5 MiB of 4.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
61 scripts, 1.6 MB unused
FIX
61 scripts, 1.6 MB unused
Warning::
https://cdn.taboola.com/libtrc/sanfranciscomediaco...: 204 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 177 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 131 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.6 MB
1654 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.taboola.com/libtrc/sanfranciscomediacompany-network/loader.js320 KB204 KB (64%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB177 KB (49%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB177 KB (49%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB131 KB (70%)3rd
https://dustydime.com/assets/js/i4lfry6bb9fi8lx33m5iavkurvhitvo7fz/Sticky2,ConsentManager200 KB84 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-QT0HLD2SZK&cx=c&gtm=4e64k1176 KB69 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5MTD44X&gtm=4e64k1121 KB65 KB (54%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MB7RFNF122 KB65 KB (54%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PDQV3N122 KB64 KB (53%)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
181 resources · 4.5 MB · 1.6 MB savings available
FIX
181 resources · 4.5 MB · 1.6 MB savings available
Warning::
Page weight 3.5 MB over 1MB target
Got: 4.5 MB Expected: ≤ 1 MB
Info::
~1.6 MB of savings available
Warning::
180 third-party resources (100% of weight)
Info::
4 resources over 200KB
181 resources · 4.5 MiB · 180 third-party 3.5 MiB over 1MB target
JavaScript 75% · 3.4 MiB
Image 14% · 662.0 KiB
Other 4% · 193.8 KiB
CSS 2% · 108.1 KiB
Font 2% · 107.7 KiB
Document 2% · 104.1 KiB

~1.6 MiB of savings available

Remove unused JavaScript: 1.6 MiB
B
Image Optimization
65 images, 0 KB saveable
REVIEW
65 images, 0 KB saveable
Info::
All images are well-optimized
65 images 660 KB
0 oversized -0 KB
43 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1744ms total JS execution
REVIEW
1744ms total JS execution
Warning::
https://www.sfexaminer.com/: 285ms CPU time
Info::
Unattributable: 249ms CPU time
Info::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 189ms CPU time
Info::
https://bloximages.chicago2.vip.townnews.com/sfexa...: 151ms CPU time
Info::
https://assets.revcontent.com/master/defaultWidget...: 128ms CPU time
Warning::
Third-party scripts: 1744ms (100% of total)

Main Thread Breakdown

Script Evaluation 59% Other 14% Style & Layout 10% Script Parsing & Compilation 10% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.sfexaminer.com/285ms25ms7ms3rd
Unattributable249ms20ms0ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js189ms156ms19ms3rd
https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/common.08a61544f369cc43bf02e71b2d10d49f.js151ms55ms1ms3rd
https://assets.revcontent.com/master/defaultWidget~feedWidget.75645bdd.delivery.js128ms101ms1ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WXMV2VZ&gtm=4e64k196ms76ms8ms3rd
https://www.googletagmanager.com/gtag/js?id=G-QT0HLD2SZK&cx=c&gtm=4e64k186ms74ms10ms3rd
https://discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.js82ms64ms9ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js81ms57ms11ms3rd
https://www.googletagmanager.com/gtag/js?id=G-12M2XZC8V4&cx=c&gtm=4e64k180ms69ms11ms3rd

Showing top 10 of 15 scripts

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

7

108 KB total

Render-blocking

0

of 7

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 2.0 s FCP 1.5 s LCP 2.1 shttps://fonts.gstatic.com/s/ptsans/v18/jizaRExUiTo99u79D0KExcOPIDU.woff2jizaRExUiTo99u79D0KExcO... https://fonts.gstatic.com/s/ptsans/v18/jizaRExUiTo99u79D0KExcOPIDU.woff2 — 11.2 KiB — 32 ms — font-display: swaphttps://fonts.gstatic.com/s/ptsans/v18/jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2jizfRExUiTo99u79B_mh0O6... https://fonts.gstatic.com/s/ptsans/v18/jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2 — 11.4 KiB — 88 ms — font-display: swaphttps://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2EJRSQgYoZZY2vCFuvAnt66q... https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2 — 13.2 KiB — 73 ms — font-display: swaphttps://fonts.gstatic.com/s/ptserif/v19/EJRTQgYoZZY2vCFuvAFT_r21cgT9rcs.woff2EJRTQgYoZZY2vCFuvAFT_r2... https://fonts.gstatic.com/s/ptserif/v19/EJRTQgYoZZY2vCFuvAFT_r21cgT9rcs.woff2 — 13.9 KiB — 87 ms — font-display: swaphttps://fonts.gstatic.com/s/ptsans/v18/jizYRExUiTo99u79D0e0x8mIAjcQ-w.woff2jizYRExUiTo99u79D0e0x8m... https://fonts.gstatic.com/s/ptsans/v18/jizYRExUiTo99u79D0e0x8mIAjcQ-w.woff2 — 11.9 KiB — 75 ms — font-display: swaphttps://fonts.gstatic.com/s/ptsans/v18/jizdRExUiTo99u79D0e8fOydLxUd0TA7iw.woff2jizdRExUiTo99u79D0e8fOy... https://fonts.gstatic.com/s/ptsans/v18/jizdRExUiTo99u79D0e8fOydLxUd0TA7iw.woff2 — 12.1 KiB — 75 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 80 ms — font-display: swap
jizaRExUiTo99u79D0KExcO... woff2 swap
Size 11 KB
Load time 32 ms
Start 884 ms
Risk FOUT — text flashes from fallback to web font
jizfRExUiTo99u79B_mh0O6... woff2 swap
Size 11 KB
Load time 88 ms
Start 884 ms
Risk FOUT — text flashes from fallback to web font
EJRSQgYoZZY2vCFuvAnt66q... woff2 swap
Size 13 KB
Load time 73 ms
Start 885 ms
Risk FOUT — text flashes from fallback to web font
EJRTQgYoZZY2vCFuvAFT_r2... woff2 swap
Size 14 KB
Load time 87 ms
Start 885 ms
Risk FOUT — text flashes from fallback to web font
jizYRExUiTo99u79D0e0x8m... woff2 swap
Size 12 KB
Load time 75 ms
Start 885 ms
Risk FOUT — text flashes from fallback to web font
jizdRExUiTo99u79D0e8fOy... woff2 swap
Size 12 KB
Load time 75 ms
Start 886 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 80 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
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
HTTP Caching
max-age=10 (10 seconds)
PASS
max-age=10 (10 seconds)
Info::
Cache-Control header is set
Got: public, max-age=10
Info::
Effective TTL: 10 seconds (max-age=10)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=10

DirectiveValueMeaning
publicAny cache may store this response
max-age10Cache for 10 seconds
Effective TTL: 10 seconds
Network Waterfall
181 requests over 3599ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 2.1 shttps://sfexaminer.com// https://sfexaminer.com/ — 301 — 571 B — 344 ms — h2https://www.sfexaminer.com/www.sfexaminer.com/ https://www.sfexaminer.com/ — 200 — 70.4 KiB — 342 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/jquery/resources/scripts/jquery.min.d6d18fcf88750a16d256e72626e676a6.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/jquery/resources/scripts/jquery.min.d6d18fcf88750a16d256e72626e676a6.js — 200 — 37.7 KiB — 89 ms — h2https://www.sfexaminer.com/shared-content/art/tncms/user/user.jswww.sfexaminer.com/shared-content/a... https://www.sfexaminer.com/shared-content/art/tncms/user/user.js — 200 — 1.8 KiB — 217 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/bootstrap/resources/scripts/bootstrap.min.d457560d3dfbf1d56a225eb99d7b0702.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/bootstrap/resources/scripts/bootstrap.min.d457560d3dfbf1d56a225eb99d7b0702.js — 200 — 12.6 KiB — 88 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/common.08a61544f369cc43bf02e71b2d10d49f.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/common.08a61544f369cc43bf02e71b2d10d49f.js — 200 — 14.0 KiB — 66 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.c7cd232a9076c196b2102839f349c060.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.c7cd232a9076c196b2102839f349c060.js — 200 — 4.7 KiB — 88 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/application.0758030105fdd3a70dff03f4da4530e2.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/application.0758030105fdd3a70dff03f4da4530e2.js — 200 — 1.7 KiB — 66 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.navigation.accessibility.7a9170240d21440159b9bd59db72933b.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.navigation.accessibility.7a9170240d21440159b9bd59db72933b.js — 200 — 1.2 KiB — 63 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/bootstrap/resources/styles/bootstrap.min.87df60d54091cf1e8f8173c2e568260c.cssbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/bootstrap/resources/styles/bootstrap.min.87df60d54091cf1e8f8173c2e568260c.css — 200 — 21.1 KiB — 78 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/styles/layout.c6ac426b6fec25f4f7314644fca99984.cssbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/styles/layout.c6ac426b6fec25f4f7314644fca99984.css — 200 — 34.1 KiB — 70 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/themes/resources/styles/theme-basic.90efef5ec39df0c9507332b2d6d3b855.cssbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/themes/resources/styles/theme-basic.90efef5ec39df0c9507332b2d6d3b855.css — 200 — 9.5 KiB — 84 ms — h2https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swapfonts.googleapis.com/css2?family=PT... https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap — 200 — 1.3 KiB — 135 ms — h2https://www.google.com/recaptcha/enterprise.js?render=6LdF3BEhAAAAAEQUmLciJe0QwaHESwQFc2vwCWqhwww.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise.js?render=6LdF3BEhAAAAAEQUmLciJe0QwaHESwQFc2vwCWqh — 200 — 1.1 KiB — 50 ms — h3https://www.sfexaminer.com/shared-content/art/tncms/api/csrf.jswww.sfexaminer.com/shared-content/a... https://www.sfexaminer.com/shared-content/art/tncms/api/csrf.js — 200 — 796 B — 115 ms — h2https://www.sfexaminer.com/shared-content/art/tncms/api/access.bc44532080f114b4be74.jswww.sfexaminer.com/shared-content/a... https://www.sfexaminer.com/shared-content/art/tncms/api/access.bc44532080f114b4be74.js — 200 — 31.0 KiB — 219 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/ads/resources/scripts/tnt.ads.adverts.66a3812a7b5c12fde8cd998fd691ad7d.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/ads/resources/scripts/tnt.ads.adverts.66a3812a7b5c12fde8cd998fd691ad7d.js — 200 — 312 B — 23 ms — h2https://www.sfexaminer.com/shared-content/art/tncms/tracking.jswww.sfexaminer.com/shared-content/a... https://www.sfexaminer.com/shared-content/art/tncms/tracking.js — 200 — 1.4 KiB — 221 ms — h2https://www.sfexaminer.com/shared-content/art/stats/common/tracker.jswww.sfexaminer.com/shared-content/a... https://www.sfexaminer.com/shared-content/art/stats/common/tracker.js — 200 — 3.4 KiB — 220 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/f2ba2478-cfb6-11ec-8535-5331a0fe7c36.png?resize=640%2C221bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/f2ba2478-cfb6-11ec-8535-5331a0fe7c36.png?resize=640%2C221 — 200 — 35.4 KiB — 25 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/7b0a12a4-d064-11ec-8535-0fadb9f4de90.png?resize=1476%2C510bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/7b0a12a4-d064-11ec-8535-0fadb9f4de90.png?resize=1476%2C510 — 200 — 126.3 KiB — 34 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/6ceef058-cfc0-11ec-8535-1f59c9fe63a9.pngbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/6ceef058-cfc0-11ec-8535-1f59c9fe63a9.png — 200 — 17.4 KiB — 26 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.errors.log.gtm.ff9df6708e2dbc9da79fbefae5491221.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.errors.log.gtm.ff9df6708e2dbc9da79fbefae5491221.js — 200 — 375 B — 23 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/ads/resources/scripts/tnt.ads.core.9d39a5cf1d944aca793cec64b465c450.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/ads/resources/scripts/tnt.ads.core.9d39a5cf1d944aca793cec64b465c450.js — 200 — 5.7 KiB — 23 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/sticky-kit.cd42d35abf643b0a78798fe03bf6bc83.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/sticky-kit.cd42d35abf643b0a78798fe03bf6bc83.js — 200 — 1.6 KiB — 23 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.regions.e7df22f20c42105cce5864da9e346f48.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.regions.e7df22f20c42105cce5864da9e346f48.js — 200 — 1.7 KiB — 24 ms — h2https://assets.revcontent.com/master/delivery.jsassets.revcontent.com/master/delive... https://assets.revcontent.com/master/delivery.js — 200 — 49.4 KiB — 339 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/block/resources/scripts/user-controls.578df3df79d812af55ab13bae47f9857.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/block/resources/scripts/user-controls.578df3df79d812af55ab13bae47f9857.js — 200 — 467 B — 24 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.7 KiB — 136 ms — h3https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/fontawesome.2d2bffd5ae1ad5a87314065b9bf6fb87.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/fontawesome.2d2bffd5ae1ad5a87314065b9bf6fb87.js — 200 — 115.3 KiB — 34 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 2.1 shttps://sfexaminer.com// https://sfexaminer.com/ — 301 — 571 B — 344 ms — h2https://www.sfexaminer.com/www.sfexaminer.com/ https://www.sfexaminer.com/ — 200 — 70.4 KiB — 342 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/jquery/resources/scripts/jquery.min.d6d18fcf88750a16d256e72626e676a6.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/jquery/resources/scripts/jquery.min.d6d18fcf88750a16d256e72626e676a6.js — 200 — 37.7 KiB — 89 ms — h2https://www.sfexaminer.com/shared-content/art/tncms/user/user.jswww.sfexaminer.com/shared-content/a... https://www.sfexaminer.com/shared-content/art/tncms/user/user.js — 200 — 1.8 KiB — 217 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/bootstrap/resources/scripts/bootstrap.min.d457560d3dfbf1d56a225eb99d7b0702.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/bootstrap/resources/scripts/bootstrap.min.d457560d3dfbf1d56a225eb99d7b0702.js — 200 — 12.6 KiB — 88 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/common.08a61544f369cc43bf02e71b2d10d49f.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/common.08a61544f369cc43bf02e71b2d10d49f.js — 200 — 14.0 KiB — 66 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.c7cd232a9076c196b2102839f349c060.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.c7cd232a9076c196b2102839f349c060.js — 200 — 4.7 KiB — 88 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/application.0758030105fdd3a70dff03f4da4530e2.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/application.0758030105fdd3a70dff03f4da4530e2.js — 200 — 1.7 KiB — 66 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.navigation.accessibility.7a9170240d21440159b9bd59db72933b.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.navigation.accessibility.7a9170240d21440159b9bd59db72933b.js — 200 — 1.2 KiB — 63 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/bootstrap/resources/styles/bootstrap.min.87df60d54091cf1e8f8173c2e568260c.cssbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/bootstrap/resources/styles/bootstrap.min.87df60d54091cf1e8f8173c2e568260c.css — 200 — 21.1 KiB — 78 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/styles/layout.c6ac426b6fec25f4f7314644fca99984.cssbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/styles/layout.c6ac426b6fec25f4f7314644fca99984.css — 200 — 34.1 KiB — 70 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/themes/resources/styles/theme-basic.90efef5ec39df0c9507332b2d6d3b855.cssbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/themes/resources/styles/theme-basic.90efef5ec39df0c9507332b2d6d3b855.css — 200 — 9.5 KiB — 84 ms — h2https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swapfonts.googleapis.com/css2?family=PT... https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap — 200 — 1.3 KiB — 135 ms — h2https://www.google.com/recaptcha/enterprise.js?render=6LdF3BEhAAAAAEQUmLciJe0QwaHESwQFc2vwCWqhwww.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise.js?render=6LdF3BEhAAAAAEQUmLciJe0QwaHESwQFc2vwCWqh — 200 — 1.1 KiB — 50 ms — h3https://www.sfexaminer.com/shared-content/art/tncms/api/csrf.jswww.sfexaminer.com/shared-content/a... https://www.sfexaminer.com/shared-content/art/tncms/api/csrf.js — 200 — 796 B — 115 ms — h2https://www.sfexaminer.com/shared-content/art/tncms/api/access.bc44532080f114b4be74.jswww.sfexaminer.com/shared-content/a... https://www.sfexaminer.com/shared-content/art/tncms/api/access.bc44532080f114b4be74.js — 200 — 31.0 KiB — 219 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/ads/resources/scripts/tnt.ads.adverts.66a3812a7b5c12fde8cd998fd691ad7d.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/ads/resources/scripts/tnt.ads.adverts.66a3812a7b5c12fde8cd998fd691ad7d.js — 200 — 312 B — 23 ms — h2https://www.sfexaminer.com/shared-content/art/tncms/tracking.jswww.sfexaminer.com/shared-content/a... https://www.sfexaminer.com/shared-content/art/tncms/tracking.js — 200 — 1.4 KiB — 221 ms — h2https://www.sfexaminer.com/shared-content/art/stats/common/tracker.jswww.sfexaminer.com/shared-content/a... https://www.sfexaminer.com/shared-content/art/stats/common/tracker.js — 200 — 3.4 KiB — 220 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/f2ba2478-cfb6-11ec-8535-5331a0fe7c36.png?resize=640%2C221bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/f2ba2478-cfb6-11ec-8535-5331a0fe7c36.png?resize=640%2C221 — 200 — 35.4 KiB — 25 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/7b0a12a4-d064-11ec-8535-0fadb9f4de90.png?resize=1476%2C510bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/7b0a12a4-d064-11ec-8535-0fadb9f4de90.png?resize=1476%2C510 — 200 — 126.3 KiB — 34 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/6ceef058-cfc0-11ec-8535-1f59c9fe63a9.pngbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/custom/image/6ceef058-cfc0-11ec-8535-1f59c9fe63a9.png — 200 — 17.4 KiB — 26 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.errors.log.gtm.ff9df6708e2dbc9da79fbefae5491221.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.errors.log.gtm.ff9df6708e2dbc9da79fbefae5491221.js — 200 — 375 B — 23 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/ads/resources/scripts/tnt.ads.core.9d39a5cf1d944aca793cec64b465c450.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/ads/resources/scripts/tnt.ads.core.9d39a5cf1d944aca793cec64b465c450.js — 200 — 5.7 KiB — 23 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/sticky-kit.cd42d35abf643b0a78798fe03bf6bc83.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/sticky-kit.cd42d35abf643b0a78798fe03bf6bc83.js — 200 — 1.6 KiB — 23 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.regions.e7df22f20c42105cce5864da9e346f48.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/template/resources/scripts/tnt.regions.e7df22f20c42105cce5864da9e346f48.js — 200 — 1.7 KiB — 24 ms — h2https://assets.revcontent.com/master/delivery.jsassets.revcontent.com/master/delive... https://assets.revcontent.com/master/delivery.js — 200 — 49.4 KiB — 339 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/block/resources/scripts/user-controls.578df3df79d812af55ab13bae47f9857.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/block/resources/scripts/user-controls.578df3df79d812af55ab13bae47f9857.js — 200 — 467 B — 24 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.7 KiB — 136 ms — h3https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/fontawesome.2d2bffd5ae1ad5a87314065b9bf6fb87.jsbloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/shared-content/art/tncms/templates/libraries/flex/components/plugins/resources/scripts/fontawesome.2d2bffd5ae1ad5a87314065b9bf6fb87.js — 200 — 115.3 KiB — 34 ms — h2https://b-code.liadm.com/a-07qt.min.jsb-code.liadm.com/a-07qt.min.js https://b-code.liadm.com/a-07qt.min.js — 200 — 45.5 KiB — 169 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PDQV3Nwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PDQV3N — 200 — 121.6 KiB — 176 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MB7RFNFwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MB7RFNF — 200 — 121.9 KiB — 207 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 180 ms — h2https://discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.jsdiscovery.evvnt.com/prd/evvnt_disco... https://discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.js — 200 — 109.8 KiB — 173 ms — h3https://cdn.taboola.com/libtrc/sanfranciscomediacompany-network/loader.jscdn.taboola.com/libtrc/sanfrancisco... https://cdn.taboola.com/libtrc/sanfranciscomediacompany-network/loader.js — 200 — 320.3 KiB — 272 ms — h2https://ws.zoominfo.com/pixel/62d19598052ac4008f296a0bws.zoominfo.com/pixel/62d19598052ac... https://ws.zoominfo.com/pixel/62d19598052ac4008f296a0b — 200 — 2.4 KiB — 184 ms — h3https://www.sfexaminer.com/shared-content/art/stats/common/tracker.gif?tnms_rs=800x600x24&tnms_vtum=1&tnms_vt=1&tnms_vid=1776901489145101013509401714441284956&tnms_dt=San%20Francisco%20Examiner&tnms_upage=1&tnms_do=www.sfexaminer.com&tnms_uri=/&tnms_ref=&rt=1776901489151www.sfexaminer.com/shared-content/a... https://www.sfexaminer.com/shared-content/art/stats/common/tracker.gif?tnms_rs=800x600x24&tnms_vtum=1&tnms_vt=1&tnms_vid=1776901489145101013509401714441284956&tnms_dt=San%20Francisco%20Examiner&tnms_upage=1&tnms_do=www.sfexaminer.com&tnms_uri=/&tnms_ref=&rt=1776901489151 — 403 — 48 B — 126 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAQAAAAe/WZNAAAAEElEQVR42mM8U88ABowYDABAxQPlt…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAQAAAAe/WZNAAAAEElEQVR42mM8U88ABowYDABAxQPlt… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAADCAQAAAAT4xYKAAAAD0lEQVR42mM8U8/AwAgnACGZA+Wxo…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAADCAQAAAAT4xYKAAAAD0lEQVR42mM8U8/AwAgnACGZA+Wxo… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAQAAACRI2S5AAAAEklEQVR42mM8U8+AFzCOKgADAHdUC…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAJCAQAAACRI2S5AAAAEklEQVR42mM8U8+AFzCOKgADAHdUC… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM8Uw8AAh0BTZud3BwAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM8Uw8AAh0BTZud3BwAA… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/ptsans/v18/jizaRExUiTo99u79D0KExcOPIDU.woff2fonts.gstatic.com/s/ptsans/v18/jiza... https://fonts.gstatic.com/s/ptsans/v18/jizaRExUiTo99u79D0KExcOPIDU.woff2 — 200 — 11.2 KiB — 32 ms — h3https://fonts.gstatic.com/s/ptsans/v18/jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2fonts.gstatic.com/s/ptsans/v18/jizf... https://fonts.gstatic.com/s/ptsans/v18/jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2 — 200 — 11.4 KiB — 88 ms — h3https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2fonts.gstatic.com/s/ptserif/v19/EJR... https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2 — 200 — 13.2 KiB — 73 ms — h3https://fonts.gstatic.com/s/ptserif/v19/EJRTQgYoZZY2vCFuvAFT_r21cgT9rcs.woff2fonts.gstatic.com/s/ptserif/v19/EJR... https://fonts.gstatic.com/s/ptserif/v19/EJRTQgYoZZY2vCFuvAFT_r21cgT9rcs.woff2 — 200 — 13.9 KiB — 87 ms — h3https://fonts.gstatic.com/s/ptsans/v18/jizYRExUiTo99u79D0e0x8mIAjcQ-w.woff2fonts.gstatic.com/s/ptsans/v18/jizY... https://fonts.gstatic.com/s/ptsans/v18/jizYRExUiTo99u79D0e0x8mIAjcQ-w.woff2 — 200 — 11.9 KiB — 75 ms — h3https://fonts.gstatic.com/s/ptsans/v18/jizdRExUiTo99u79D0e8fOydLxUd0TA7iw.woff2fonts.gstatic.com/s/ptsans/v18/jizd... https://fonts.gstatic.com/s/ptsans/v18/jizdRExUiTo99u79D0e8fOydLxUd0TA7iw.woff2 — 200 — 12.1 KiB — 75 ms — h3https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/7/7a/77a5adc8-2972-4a4f-af9c-dccd7b90a78d/69e835ad5b7de.preview.jpg?crop=1661%2C1246%2C0%2C0&resize=540%2C405&order=crop%2Cresizebloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/7/7a/77a5adc8-2972-4a4f-af9c-dccd7b90a78d/69e835ad5b7de.preview.jpg?crop=1661%2C1246%2C0%2C0&resize=540%2C405&order=crop%2Cresize — 200 — 25.2 KiB — 89 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/a/e6/ae636fed-533f-49eb-b073-61c8bf5a965b/69d6d3d044aa5.image.jpg?crop=360%2C540%2C300%2C0&resize=300%2C450&order=crop%2Cresizebloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/a/e6/ae636fed-533f-49eb-b073-61c8bf5a965b/69d6d3d044aa5.image.jpg?crop=360%2C540%2C300%2C0&resize=300%2C450&order=crop%2Cresize — 200 — 33.4 KiB — 31 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/7/7a/77a5adc8-2972-4a4f-af9c-dccd7b90a78d/69e835ad5b7de.preview.jpg?resize=200%2C150bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/7/7a/77a5adc8-2972-4a4f-af9c-dccd7b90a78d/69e835ad5b7de.preview.jpg?resize=200%2C150 — 200 — 5.1 KiB — 32 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/avatars/2/e3/1cf/2e31cf5e-c22e-11ee-9835-ffe36f07e977.b4e68ee16e47883c63c41da76dbfcf9a.png?_dc=1707858639bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/avatars/2/e3/1cf/2e31cf5e-c22e-11ee-9835-ffe36f07e977.b4e68ee16e47883c63c41da76dbfcf9a.png?_dc=1707858639 — 200 — 2.0 KiB — 31 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/e/8c/e8cd487d-8819-46e0-bfeb-537b0105949c/68ccb7381e9fb.image.jpg?resize=200%2C133bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/e/8c/e8cd487d-8819-46e0-bfeb-537b0105949c/68ccb7381e9fb.image.jpg?resize=200%2C133 — 200 — 8.5 KiB — 33 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/avatars/2/cb/795/2cb79574-e84e-11ed-9597-3fcfd009da36.da2f008dee79a4fadd0d5392955a3871.png?_dc=1686700315bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/avatars/2/cb/795/2cb79574-e84e-11ed-9597-3fcfd009da36.da2f008dee79a4fadd0d5392955a3871.png?_dc=1686700315 — 200 — 2.2 KiB — 34 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/3/5f/35f90869-2a95-4131-a49d-1e08ab14a7a4/69e2789418c5c.image.jpg?resize=200%2C133bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/3/5f/35f90869-2a95-4131-a49d-1e08ab14a7a4/69e2789418c5c.image.jpg?resize=200%2C133 — 200 — 5.7 KiB — 35 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/0/8e/08e273d3-7303-4a9b-97e1-b3e337a90a6a/695ff49c786aa.image.jpg?resize=200%2C150bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/0/8e/08e273d3-7303-4a9b-97e1-b3e337a90a6a/695ff49c786aa.image.jpg?resize=200%2C150 — 200 — 6.1 KiB — 43 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/avatars/f/4c/af5/f4caf59c-6d2d-11ee-b5c5-0f11fb9d3348.6aa207583e349a73588c0cf3d7bda995.png?_dc=1697740499bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/avatars/f/4c/af5/f4caf59c-6d2d-11ee-b5c5-0f11fb9d3348.6aa207583e349a73588c0cf3d7bda995.png?_dc=1697740499 — 200 — 1.8 KiB — 38 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/d/df/ddf6ab32-982c-4f3c-9689-e41df5044082/69e83b28de90c.image.jpg?resize=200%2C86bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/d/df/ddf6ab32-982c-4f3c-9689-e41df5044082/69e83b28de90c.image.jpg?resize=200%2C86 — 200 — 4.2 KiB — 55 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/4/6b/46b5884e-b2f0-4292-aec8-15b5875b28bb/69e843ebb0d2a.image.jpg?resize=200%2C105bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/4/6b/46b5884e-b2f0-4292-aec8-15b5875b28bb/69e843ebb0d2a.image.jpg?resize=200%2C105 — 200 — 2.1 KiB — 39 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/3/79/37963169-8a22-467f-ae0c-15bfb6077f84/69e6fc9c9acb5.image.jpg?resize=200%2C133bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/3/79/37963169-8a22-467f-ae0c-15bfb6077f84/69e6fc9c9acb5.image.jpg?resize=200%2C133 — 200 — 5.6 KiB — 41 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/a/e6/ae636fed-533f-49eb-b073-61c8bf5a965b/69d6d3d044aa5.image.jpg?resize=200%2C113bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/a/e6/ae636fed-533f-49eb-b073-61c8bf5a965b/69d6d3d044aa5.image.jpg?resize=200%2C113 — 200 — 7.3 KiB — 62 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/d/83/d83dbc8c-2864-4668-b054-bbef27ba7873/69dd7543f12c1.preview.jpg?resize=200%2C112bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/d/83/d83dbc8c-2864-4668-b054-bbef27ba7873/69dd7543f12c1.preview.jpg?resize=200%2C112 — 200 — 5.8 KiB — 57 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/c/f5/cf502f2c-f6b7-463b-8434-5936efc30001/69d00708d081d.preview.jpg?resize=200%2C112bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/c/f5/cf502f2c-f6b7-463b-8434-5936efc30001/69d00708d081d.preview.jpg?resize=200%2C112 — 200 — 6.2 KiB — 59 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/e/b1/eb1c8953-e1b4-4ff4-a470-8ae07df09a0a/69c30f6de1878.preview.jpg?resize=200%2C133bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/e/b1/eb1c8953-e1b4-4ff4-a470-8ae07df09a0a/69c30f6de1878.preview.jpg?resize=200%2C133 — 200 — 8.3 KiB — 57 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/1/a1/1a1b57a3-dce3-41a0-b179-7a705f5a9e26/69c1d1407e908.preview.jpg?resize=200%2C133bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/1/a1/1a1b57a3-dce3-41a0-b179-7a705f5a9e26/69c1d1407e908.preview.jpg?resize=200%2C133 — 200 — 7.0 KiB — 56 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/2/9f/29f442d6-049b-4281-95f1-28461caa8c83/699e158317e86.image.jpg?crop=1116%2C1116%2C24%2C23&resize=200%2C200&order=crop%2Cresizebloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/2/9f/29f442d6-049b-4281-95f1-28461caa8c83/699e158317e86.image.jpg?crop=1116%2C1116%2C24%2C23&resize=200%2C200&order=crop%2Cresize — 200 — 5.8 KiB — 80 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/5/a1/5a1a9c2b-af53-414f-a578-afed12fac94f/682beab446786.image.jpg?resize=200%2C133bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/5/a1/5a1a9c2b-af53-414f-a578-afed12fac94f/682beab446786.image.jpg?resize=200%2C133 — 200 — 7.6 KiB — 64 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/3/80/3808880d-1f9e-42b4-80ea-18c47a45422a/69e81d9ae3b90.image.jpg?resize=200%2C300bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/3/80/3808880d-1f9e-42b4-80ea-18c47a45422a/69e81d9ae3b90.image.jpg?resize=200%2C300 — 200 — 10.1 KiB — 65 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/b/b5/bb572842-a05f-42af-ae6e-ad45f81da0b9/6817bdd63434f.image.jpg?resize=200%2C133bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/b/b5/bb572842-a05f-42af-ae6e-ad45f81da0b9/6817bdd63434f.image.jpg?resize=200%2C133 — 200 — 6.3 KiB — 68 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/b/6a/b6ae88ef-9cde-46a7-a916-ad9cbadd4b80/699e0a75e3faf.image.jpg?crop=720%2C720%2C13%2C27&resize=200%2C200&order=crop%2Cresizebloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/b/6a/b6ae88ef-9cde-46a7-a916-ad9cbadd4b80/699e0a75e3faf.image.jpg?crop=720%2C720%2C13%2C27&resize=200%2C200&order=crop%2Cresize — 200 — 9.3 KiB — 66 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/a/56/a565e297-20ac-49a9-8b65-341128915b12/699e0a7344595.image.jpg?crop=828%2C828%2C229%2C20&resize=200%2C200&order=crop%2Cresizebloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/a/56/a565e297-20ac-49a9-8b65-341128915b12/699e0a7344595.image.jpg?crop=828%2C828%2C229%2C20&resize=200%2C200&order=crop%2Cresize — 200 — 3.9 KiB — 70 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/9/5d/95d6baa8-9c53-4acd-a1c5-f5d3863cb1c4/699e0a7620b24.image.jpg?crop=1032%2C1032%2C367%2C33&resize=200%2C200&order=crop%2Cresizebloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/9/5d/95d6baa8-9c53-4acd-a1c5-f5d3863cb1c4/699e0a7620b24.image.jpg?crop=1032%2C1032%2C367%2C33&resize=200%2C200&order=crop%2Cresize — 200 — 5.6 KiB — 65 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/d/ee/dee0ba1a-0362-11f0-817f-7b47127bd50e/67d8729ae6f36.image.jpg?resize=200%2C133bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/d/ee/dee0ba1a-0362-11f0-817f-7b47127bd50e/67d8729ae6f36.image.jpg?resize=200%2C133 — 200 — 5.3 KiB — 69 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/8/c5/8c5ac123-fde2-402e-a443-f2c334786f86/62be3a7065396.image.jpg?resize=200%2C133bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/8/c5/8c5ac123-fde2-402e-a443-f2c334786f86/62be3a7065396.image.jpg?resize=200%2C133 — 200 — 8.4 KiB — 67 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/c/1b/c1b2e8f0-6e98-4515-a210-f77d7e5b7633/681a776ea4122.preview.jpg?crop=1111%2C1111%2C141%2C0&resize=200%2C200&order=crop%2Cresizebloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/c/1b/c1b2e8f0-6e98-4515-a210-f77d7e5b7633/681a776ea4122.preview.jpg?crop=1111%2C1111%2C141%2C0&resize=200%2C200&order=crop%2Cresize — 200 — 5.5 KiB — 69 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/2/57/2578d2b3-50d9-4e13-b0aa-984a7f085c33/69e14be2181a2.image.jpg?resize=200%2C133bloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/2/57/2578d2b3-50d9-4e13-b0aa-984a7f085c33/69e14be2181a2.image.jpg?resize=200%2C133 — 200 — 6.0 KiB — 67 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 — 93 ms — h3https://ads.pubmatic.com/AdServer/js/pwt/160835/4933/pwt.jsads.pubmatic.com/AdServer/js/pwt/16... https://ads.pubmatic.com/AdServer/js/pwt/160835/4933/pwt.js — 200 — 67.2 KiB — 57 ms — h2https://discovery.evvnt.com/api/publisher/sfexaminer.com/publisher_settingsdiscovery.evvnt.com/api/publisher/s... https://discovery.evvnt.com/api/publisher/sfexaminer.com/publisher_settings — 200 — 2.4 KiB — 43 ms — h3https://www.sfexaminer.com/tncms/csrf/token/www.sfexaminer.com/tncms/csrf/token... https://www.sfexaminer.com/tncms/csrf/token/ — 200 — 715 B — 195 ms — h2https://discovery.evvnt.com/prd/8a8e8fd3572557fa7a9b.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/8a8e8fd3572... https://discovery.evvnt.com/prd/8a8e8fd3572557fa7a9b.discovery_plugin.chunk.js — 200 — 19.9 KiB — 28 ms — h3https://discovery.evvnt.com/prd/018a2eea7a98173fb88e.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/018a2eea7a9... https://discovery.evvnt.com/prd/018a2eea7a98173fb88e.discovery_plugin.chunk.js — 200 — 2.5 KiB — 27 ms — h3https://discovery.evvnt.com/prd/496276ac3bf84faafc7d.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/496276ac3bf... https://discovery.evvnt.com/prd/496276ac3bf84faafc7d.discovery_plugin.chunk.js — 200 — 15.2 KiB — 28 ms — h3https://discovery.evvnt.com/prd/547dd8cde018fdc713a4.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/547dd8cde01... https://discovery.evvnt.com/prd/547dd8cde018fdc713a4.discovery_plugin.chunk.js — 200 — 6.2 KiB — 27 ms — h3https://discovery.evvnt.com/prd/1b54d896bd32da2c639c.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/1b54d896bd3... https://discovery.evvnt.com/prd/1b54d896bd32da2c639c.discovery_plugin.chunk.js — 200 — 7.5 KiB — 26 ms — h3https://discovery.evvnt.com/prd/210f92a9e35c94812645.discovery_plugin.chunk.jsdiscovery.evvnt.com/prd/210f92a9e35... https://discovery.evvnt.com/prd/210f92a9e35c94812645.discovery_plugin.chunk.js — 200 — 3.7 KiB — 26 ms — h3https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/e/8c/e8cd487d-8819-46e0-bfeb-537b0105949c/68ccb7381e9fb.image.jpg?crop=1567%2C1175%2C98%2C0&resize=150%2C113&order=crop%2Cresizebloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/e/8c/e8cd487d-8819-46e0-bfeb-537b0105949c/68ccb7381e9fb.image.jpg?crop=1567%2C1175%2C98%2C0&resize=150%2C113&order=crop%2Cresize — 200 — 5.9 KiB — 24 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/3/5f/35f90869-2a95-4131-a49d-1e08ab14a7a4/69e2789418c5c.image.jpg?crop=1139%2C854%2C70%2C0&resize=150%2C113&order=crop%2Cresizebloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/3/5f/35f90869-2a95-4131-a49d-1e08ab14a7a4/69e2789418c5c.image.jpg?crop=1139%2C854%2C70%2C0&resize=150%2C113&order=crop%2Cresize — 200 — 4.1 KiB — 39 ms — h2https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/0/8e/08e273d3-7303-4a9b-97e1-b3e337a90a6a/695ff49c786aa.image.jpg?crop=1661%2C1246%2C0%2C0&resize=150%2C113&order=crop%2Cresizebloximages.chicago2.vip.townnews.co... https://bloximages.chicago2.vip.townnews.com/sfexaminer.com/content/tncms/assets/v3/editorial/0/8e/08e273d3-7303-4a9b-97e1-b3e337a90a6a/695ff49c786aa.image.jpg?crop=1661%2C1246%2C0%2C0&resize=150%2C113&order=crop%2Cresize — 200 — 4.0 KiB — 44 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5MTD44X&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5MTD44X&gtm=4e64k1 — 200 — 120.5 KiB — 43 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WXMV2VZ&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WXMV2VZ&gtm=4e64k1 — 200 — 134.8 KiB — 57 ms — h2https://www.google.com/recaptcha/enterprise/anchor?ar=1&k=6LdF3BEhAAAAAEQUmLciJe0QwaHESwQFc2vwCWqh&co=aHR0cHM6Ly93d3cuc2ZleGFtaW5lci5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=ixj154qb1s9qwww.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/anchor?ar=1&k=6LdF3BEhAAAAAEQUmLciJe0QwaHESwQFc2vwCWqh&co=aHR0cHM6Ly93d3cuc2ZleGFtaW5lci5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=ixj154qb1s9q — 200 — 27.5 KiB — 92 ms — h3https://rp.liadm.com/j?dtstmp=1776901489699&aid=a-07qt&se=e30&duid=2cbe8b8b9b03--01kpvsa0x2nn494snqnv77h13c&tv=v3.14.0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.sfexaminer.com&pv=a11b8cb0-eb90-413b-89c0-eeb3e045cf5crp.liadm.com/j?dtstmp=1776901489699... https://rp.liadm.com/j?dtstmp=1776901489699&aid=a-07qt&se=e30&duid=2cbe8b8b9b03--01kpvsa0x2nn494snqnv77h13c&tv=v3.14.0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.sfexaminer.com&pv=a11b8cb0-eb90-413b-89c0-eeb3e045cf5c — 302 — 494 B — 351 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 73 ms — h2https://songsterritory.com/files/df6e58e27dcb54d486ce98d2e7c74394bbe8.min.jssongsterritory.com/files/df6e58e27d... https://songsterritory.com/files/df6e58e27dcb54d486ce98d2e7c74394bbe8.min.js — 200 — 62.6 KiB — 160 ms — h2https://dustydime.com/b459d7c7312/2b7f8b08643c139afe0457dbd9ca290.index.jsdustydime.com/b459d7c7312/2b7f8b086... https://dustydime.com/b459d7c7312/2b7f8b08643c139afe0457dbd9ca290.index.js — 200 — 4.4 KiB — 141 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 118 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 195 ms — h2https://i.liadm.com/sync-container?duid=2cbe8b8b9b03--01kpvsa0x2nn494snqnv77h13c&appId=a-07qt&euns=0&s=&version=v3.14.0&cd=.sfexaminer.com&pv=a11b8cb0-eb90-413b-89c0-eeb3e045cf5ci.liadm.com/sync-container?duid=2cb... https://i.liadm.com/sync-container?duid=2cbe8b8b9b03--01kpvsa0x2nn494snqnv77h13c&appId=a-07qt&euns=0&s=&version=v3.14.0&cd=.sfexaminer.com&pv=a11b8cb0-eb90-413b-89c0-eeb3e045cf5c — 200 — 1.6 KiB — 431 ms — http/1.1https://assets.revcontent.com/master/assets/px.pngassets.revcontent.com/master/assets... https://assets.revcontent.com/master/assets/px.png — 200 — 504 B — 65 ms — h2https://discovery.evvnt.com/api/publisher/8968/widget_events?hitsPerPage=30&multipleEventInstances=true&publisher_id=8968&widgetNumber=30discovery.evvnt.com/api/publisher/8... https://discovery.evvnt.com/api/publisher/8968/widget_events?hitsPerPage=30&multipleEventInstances=true&publisher_id=8968&widgetNumber=30 — 200 — 27.7 KiB — 24 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-PDMH9T6&gtm_auth=QzlUjhMy0COR5MgCC_1Cyw&gtm_preview=env-1&gtm_cookies_win=xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PDMH9T6&gtm_auth=QzlUjhMy0COR5MgCC_1Cyw&gtm_preview=env-1&gtm_cookies_win=x — 200 — 117.5 KiB — 90 ms — h3https://discovery.evvnt.com/prd/images/4e1251346db872331a84.powered_by_evvnt.pngdiscovery.evvnt.com/prd/images/4e12... https://discovery.evvnt.com/prd/images/4e1251346db872331a84.powered_by_evvnt.png — 200 — 17.4 KiB — 21 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-PK6P9BW&gtm=4e64k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PK6P9BW&gtm=4e64k1 — 200 — 127.3 KiB — 64 ms — h3https://cdn.prod.discovery.evvnt.com/uploads/event_image/3279183/event_image/featured_23.webpcdn.prod.discovery.evvnt.com/upload... https://cdn.prod.discovery.evvnt.com/uploads/event_image/3279183/event_image/featured_23.webp — 200 — 26.8 KiB — 131 ms — h2https://cdn.prod.discovery.evvnt.com/uploads/event_image/3266508/event_image/featured___1200_x_675_px_.webpcdn.prod.discovery.evvnt.com/upload... https://cdn.prod.discovery.evvnt.com/uploads/event_image/3266508/event_image/featured___1200_x_675_px_.webp — 200 — 11.5 KiB — 143 ms — h2https://cdn.prod.promo.evvnt.com/uploads/promotional_asset/image/2056/San_Francisco_Examiner_300_x_250_px.webpcdn.prod.promo.evvnt.com/uploads/pr... https://cdn.prod.promo.evvnt.com/uploads/promotional_asset/image/2056/San_Francisco_Examiner_300_x_250_px.webp — 200 — 123.0 KiB — 185 ms — h2https://rp4.liadm.com/j?dtstmp=1776901489699&aid=a-07qt&se=e30&duid=2cbe8b8b9b03--01kpvsa0x2nn494snqnv77h13c&tv=v3.14.0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.sfexaminer.com&pv=a11b8cb0-eb90-413b-89c0-eeb3e045cf5c&i6=MjAwMTo0MWQwOmFiMDA6OjQ6MDozNmM%3D&n3pc=truerp4.liadm.com/j?dtstmp=177690148969... https://rp4.liadm.com/j?dtstmp=1776901489699&aid=a-07qt&se=e30&duid=2cbe8b8b9b03--01kpvsa0x2nn494snqnv77h13c&tv=v3.14.0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.sfexaminer.com&pv=a11b8cb0-eb90-413b-89c0-eeb3e045cf5c&i6=MjAwMTo0MWQwOmFiMDA6OjQ6MDozNmM%3D&n3pc=true — 200 — 283 B — 357 ms — h2https://www.googletagmanager.com/gtag/js?id=G-4T2EB147B8&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-4T2EB147B8&cx=c&gtm=4e64k1 — 200 — 152.6 KiB — 45 ms — h3https://cdn.segment.com/analytics.js/v1/N4fBVOicgUFz4iwge6yVvB9PJGQcEwtp/analytics.min.jscdn.segment.com/analytics.js/v1/N4f... https://cdn.segment.com/analytics.js/v1/N4fBVOicgUFz4iwge6yVvB9PJGQcEwtp/analytics.min.js — 200 — 29.9 KiB — 142 ms — h2https://www.google.com/recaptcha/enterprise/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/enterprise... https://www.google.com/recaptcha/enterprise/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 198 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 32 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 80 ms — h3https://trends.revcontent.com/api/demand/?w=284403trends.revcontent.com/api/demand/?w... https://trends.revcontent.com/api/demand/?w=284403 — 200 — 384 B — 354 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 13 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=269121696&t=pageview&_s=1&dl=https%3A%2F%2Fwww.sfexaminer.com%2F&ul=en-us&dt=San%20Francisco%20Examiner&sr=800x600&vp=1350x940&_u=YEBAAEABAAAAACAAI~&jid=1187358056&gjid=171254085&cid=1413527881.1776901490&tid=UA-8528937-1&_gid=365028120.1776901490&_r=1&_slc=1&gtm=45He64k1n81MB7RFNFv9120626916za200zd9120626916&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&npa=1&z=1171695175www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=269121696&t=pageview&_s=1&dl=https%3A%2F%2Fwww.sfexaminer.com%2F&ul=en-us&dt=San%20Francisco%20Examiner&sr=800x600&vp=1350x940&_u=YEBAAEABAAAAACAAI~&jid=1187358056&gjid=171254085&cid=1413527881.1776901490&tid=UA-8528937-1&_gid=365028120.1776901490&_r=1&_slc=1&gtm=45He64k1n81MB7RFNFv9120626916za200zd9120626916&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&npa=1&z=1171695175 — 200 — 454 B — 35 ms — h2https://aax.amazon-adsystem.com/e/dtb/bid/245281.7/0/prebid?adunitid=$rs_300x250_$riaax.amazon-adsystem.com/e/dtb/bid/2... https://aax.amazon-adsystem.com/e/dtb/bid/245281.7/0/prebid?adunitid=$rs_300x250_$ri — 200 — 304 B — 173 ms — h2https://www.googletagmanager.com/gtag/js?id=G-12M2XZC8V4&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-12M2XZC8V4&cx=c&gtm=4e64k1 — 200 — 151.1 KiB — 44 ms — h3https://www.googletagmanager.com/gtag/js?id=G-QT0HLD2SZK&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QT0HLD2SZK&cx=c&gtm=4e64k1 — 200 — 176.0 KiB — 52 ms — h3https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid=live.rezync.com/sync?c=0aa2530f29e4... https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid= — 302 — 780 B — 365 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0 — 200 — 149 B — 114 ms — h2https://dis.criteo.com/dis/usersync.aspx?r=77&p=311&cp=liveintent&cu=1&url=https://i.liadm.com/s/28292?bidder_id%3D71340%26bidder_uuid%3D@@CRITEO_USERID@@dis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=77&p=311&cp=liveintent&cu=1&url=https://i.liadm.com/s/28292?bidder_id%3D71340%26bidder_uuid%3D@@CRITEO_USERID@@ — 200 — 581 B — 98 ms — h2https://b1sync.zemanta.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__b1sync.zemanta.com/usersync/liveint... https://b1sync.zemanta.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__ — 302 — 431 B — 367 ms — http/1.1https://mid.rkdms.com/bct?pid=bcccb40a-06d2-44fe-bdd2-a91ef4a5bfd0&&puid=&liid=&_ct=immid.rkdms.com/bct?pid=bcccb40a-06d2... https://mid.rkdms.com/bct?pid=bcccb40a-06d2-44fe-bdd2-a91ef4a5bfd0&&puid=&liid=&_ct=im — 302 — 189 B — 361 ms — h2https://sync.srv.stackadapt.com/sync?nid=307sync.srv.stackadapt.com/sync?nid=30... https://sync.srv.stackadapt.com/sync?nid=307 — 302 — 1.3 KiB — 412 ms — http/1.1https://sync.crwdcntrl.net/qmap?c=12611&tp=LVIN&gdpr=0&d=https://i.liadm.com/s/41715?bidder_id%3D127211%26bidder_uuid%3D$%7Bprofile_id%7Dsync.crwdcntrl.net/qmap?c=12611&tp=... https://sync.crwdcntrl.net/qmap?c=12611&tp=LVIN&gdpr=0&d=https://i.liadm.com/s/41715?bidder_id%3D127211%26bidder_uuid%3D$%7Bprofile_id%7D — 302 — 215 B — 158 ms — h2https://sli.sfexaminer.com/baker?dtstmp=1776901489699sli.sfexaminer.com/baker?dtstmp=177... https://sli.sfexaminer.com/baker?dtstmp=1776901489699 — 200 — 543 B — 139 ms — h2https://cdn.segment.com/v1/projects/N4fBVOicgUFz4iwge6yVvB9PJGQcEwtp/settingscdn.segment.com/v1/projects/N4fBVOi... https://cdn.segment.com/v1/projects/N4fBVOicgUFz4iwge6yVvB9PJGQcEwtp/settings — 200 — 2.2 KiB — 55 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-12M2XZC8V4&gtm=45je64k1v873737409z8857454493za20gzb857454493zd857454493&_p=1776901488948&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&are=1&cid=1413527881.1776901490&frm=0&pscdl=noapi&rcb=16&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~115938469~117266400~117512543&sid=1776901490&sct=1&seg=0&dl=https%3A%2F%2Fwww.sfexaminer.com%2F&dt=San%20Francisco%20Examiner&en=page_view&_fv=1&_ss=1&tfd=2170region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-12M2XZC8V4&gtm=45je64k1v873737409z8857454493za20gzb857454493zd857454493&_p=1776901488948&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&are=1&cid=1413527881.1776901490&frm=0&pscdl=noapi&rcb=16&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~115938469~117266400~117512543&sid=1776901490&sct=1&seg=0&dl=https%3A%2F%2Fwww.sfexaminer.com%2F&dt=San%20Francisco%20Examiner&en=page_view&_fv=1&_ss=1&tfd=2170 — 204 — 551 B — 132 ms — h2https://cdn.segment.com/analytics-next/bundles/tsub-middleware.bundle.d94be5c4b3baf7f16aa2.jscdn.segment.com/analytics-next/bund... https://cdn.segment.com/analytics-next/bundles/tsub-middleware.bundle.d94be5c4b3baf7f16aa2.js — 200 — 6.0 KiB — 19 ms — h2https://trends.revcontent.com/api/delivery/?is_blocked=undefined&w=284403&width=1350&rev_allow_cookies=1&site_url=https%3A%2F%2Fwww.sfexaminer.com%2F&icr_url=&va=0&time=1776901490548&up=pc&bn=chrome&bv=147&widget_width=1140&style_id=0&an=false&mr=false&ib=falsetrends.revcontent.com/api/delivery/... https://trends.revcontent.com/api/delivery/?is_blocked=undefined&w=284403&width=1350&rev_allow_cookies=1&site_url=https%3A%2F%2Fwww.sfexaminer.com%2F&icr_url=&va=0&time=1776901490548&up=pc&bn=chrome&bv=147&widget_width=1140&style_id=0&an=false&mr=false&ib=false — 200 — 5.0 KiB — 151 ms — h2https://i.liadm.com/s/41715?bidder_id=127211&bidder_uuid=i.liadm.com/s/41715?bidder_id=12721... https://i.liadm.com/s/41715?bidder_id=127211&bidder_uuid= — 200 — 221 B — 99 ms — http/1.1https://dustydime.com/i9fj8v4txzkm5ysefqj6xtyjom6mwwdgiqup4sz3dustydime.com/i9fj8v4txzkm5ysefqj6x... https://dustydime.com/i9fj8v4txzkm5ysefqj6xtyjom6mwwdgiqup4sz3 — 200 — 327 B — 74 ms — h3https://cdn.segment.com/analytics-next/bundles/ajs-destination.bundle.8e6b895db75187c55313.jscdn.segment.com/analytics-next/bund... https://cdn.segment.com/analytics-next/bundles/ajs-destination.bundle.8e6b895db75187c55313.js — 200 — 3.4 KiB — 19 ms — h2https://cdn.segment.com/analytics-next/bundles/schemaFilter.bundle.1b218d13fed021531d4e.jscdn.segment.com/analytics-next/bund... https://cdn.segment.com/analytics-next/bundles/schemaFilter.bundle.1b218d13fed021531d4e.js — 200 — 1.2 KiB — 20 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 — 40 ms — h3https://trends.revcontent.com/event/impressiontrends.revcontent.com/event/impress... https://trends.revcontent.com/event/impression — 204 — 194 B — 349 ms — h2https://assets.revcontent.com/master/brandWidget~feedWidget.75645bdd.delivery.jsassets.revcontent.com/master/brandW... https://assets.revcontent.com/master/brandWidget~feedWidget.75645bdd.delivery.js — 200 — 16.5 KiB — 80 ms — h3https://assets.revcontent.com/master/defaultWidget~feedWidget.75645bdd.delivery.jsassets.revcontent.com/master/defaul... https://assets.revcontent.com/master/defaultWidget~feedWidget.75645bdd.delivery.js — 200 — 8.6 KiB — 80 ms — h3https://assets.revcontent.com/master/feedWidget.75645bdd.delivery.jsassets.revcontent.com/master/feedWi... https://assets.revcontent.com/master/feedWidget.75645bdd.delivery.js — 200 — 10.5 KiB — 83 ms — h3https://assets.revcontent.com/master/dbc.75645bdd.delivery.jsassets.revcontent.com/master/dbc.75... https://assets.revcontent.com/master/dbc.75645bdd.delivery.js — 200 — 22.9 KiB — 123 ms — h3https://img.revcontent.com/?url=https://cdn.revcontent.com/assets/img/full_color.png&static=trueimg.revcontent.com/?url=https://cdn... https://img.revcontent.com/?url=https://cdn.revcontent.com/assets/img/full_color.png&static=true — 200 — 1.7 KiB — 243 ms — h2https://www.sfexaminer.com/tncms/dmp/segment_audiences/?anonymous_id=36fbff1f-9be2-4823-af64-71d050744c28www.sfexaminer.com/tncms/dmp/segmen... https://www.sfexaminer.com/tncms/dmp/segment_audiences/?anonymous_id=36fbff1f-9be2-4823-af64-71d050744c28 — 429 — 158 B — 115 ms — h2https://p.rfihub.com/cm?pub=39342&in=1&userid=6f9f4003-6b04-4673-aeb7-378fe1cfca21%3A1776901490.6645823&forward=https%3A//idsync.rlcdn.com/501709.gif%3Fpartner_uid%3D6f9f4003-6b04-4673-aeb7-378fe1cfca21%253A1776901490.6645823%26_%3D1776901490.6661675&cb=1776901490.6661844p.rfihub.com/cm?pub=39342&in=1&user... https://p.rfihub.com/cm?pub=39342&in=1&userid=6f9f4003-6b04-4673-aeb7-378fe1cfca21%3A1776901490.6645823&forward=https%3A//idsync.rlcdn.com/501709.gif%3Fpartner_uid%3D6f9f4003-6b04-4673-aeb7-378fe1cfca21%253A1776901490.6645823%26_%3D1776901490.6661675&cb=1776901490.6661844 — 302 — 1.2 KiB — 95 ms — http/1.1https://dustydime.com/i9fj8v4txzkm5ysefqj6xtyjom6mwwdgiqup4sz3dustydime.com/i9fj8v4txzkm5ysefqj6x... https://dustydime.com/i9fj8v4txzkm5ysefqj6xtyjom6mwwdgiqup4sz3 — 200 — 824 B — 148 ms — h3https://mid.rkdms.com/restrictedmid.rkdms.com/restricted https://mid.rkdms.com/restricted — -1 — 0 B — 113 ms — https://api.segment.io/v1/papi.segment.io/v1/p https://api.segment.io/v1/p — 200 — 176 B — 545 ms — h2https://b1sync.outbrain.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__b1sync.outbrain.com/usersync/livein... https://b1sync.outbrain.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__ — 200 — 200 B — 277 ms — http/1.1https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=-URNF8iBWiVJnp05BTx1Wo3jvHci.liadm.com/s/89249?bidder_id=24650... https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=-URNF8iBWiVJnp05BTx1Wo3jvHc — 200 — 221 B — 99 ms — http/1.1https://cdn.tynt.com/afrc.jscdn.tynt.com/afrc.js https://cdn.tynt.com/afrc.js — 200 — 5.4 KiB — 104 ms — h2https://images.revcontent.com/revcontent/image/fetch/f_jpg,q_50,h_315,w_420,c_fill,g_faces:auto/pg_1/https://media.revcontent.com/content/images/67bf521b909987-36245547.jpgimages.revcontent.com/revcontent/im... https://images.revcontent.com/revcontent/image/fetch/f_jpg,q_50,h_315,w_420,c_fill,g_faces:auto/pg_1/https://media.revcontent.com/content/images/67bf521b909987-36245547.jpg — 200 — 24.0 KiB — 291 ms — h2https://images.revcontent.com/revcontent/image/fetch/f_jpg,q_50,h_315,w_420,c_fill,g_faces:auto/pg_1/https://media.revcontent.com/content/images/67bf3f83298390-11825024.jpgimages.revcontent.com/revcontent/im... https://images.revcontent.com/revcontent/image/fetch/f_jpg,q_50,h_315,w_420,c_fill,g_faces:auto/pg_1/https://media.revcontent.com/content/images/67bf3f83298390-11825024.jpg — 200 — 15.9 KiB — 294 ms — h2https://images.revcontent.com/revcontent/image/fetch/f_jpg,q_50,h_315,w_420,c_fill,g_faces:auto/pg_1/https://media.revcontent.com/content/images/67bf36257cf0a1-00956445.jpgimages.revcontent.com/revcontent/im... https://images.revcontent.com/revcontent/image/fetch/f_jpg,q_50,h_315,w_420,c_fill,g_faces:auto/pg_1/https://media.revcontent.com/content/images/67bf36257cf0a1-00956445.jpg — 200 — 12.3 KiB — 232 ms — h2https://images.revcontent.com/revcontent/image/fetch/f_jpg,q_50,h_315,w_420,c_fill,g_faces:auto/pg_1/https://media.revcontent.com/content/images/67c0d7a0dc2976-53023246.jpgimages.revcontent.com/revcontent/im... https://images.revcontent.com/revcontent/image/fetch/f_jpg,q_50,h_315,w_420,c_fill,g_faces:auto/pg_1/https://media.revcontent.com/content/images/67c0d7a0dc2976-53023246.jpg — 200 — 17.3 KiB — 296 ms — h2https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=5144588539005314231&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fidsync.rlcdn.com%2F501709.gif%3Fpartner_uid%3D6f9f4003-6b04-4673-aeb7-378fe1cfca21%253A1776901490.6645823%26_%3D1776901490.6661675live.rezync.com/pixel?c=bd8618c307a... https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=5144588539005314231&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fidsync.rlcdn.com%2F501709.gif%3Fpartner_uid%3D6f9f4003-6b04-4673-aeb7-378fe1cfca21%253A1776901490.6645823%26_%3D1776901490.6661675 — 302 — 701 B — 155 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 87 ms — h3https://dustydime.com/assets/js/i4lfry6bb9fi8lx33m5iavkurvhitvo7fz/Sticky2,ConsentManagerdustydime.com/assets/js/i4lfry6bb9f... https://dustydime.com/assets/js/i4lfry6bb9fi8lx33m5iavkurvhitvo7fz/Sticky2,ConsentManager — 200 — 200.2 KiB — 93 ms — h3https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776901490964&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&ct=sfexaminer.com&t=San%20Francisco%20Examiner&chpv=10.15.7&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=macOS&chmob=0&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147ic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776901490964&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&ct=sfexaminer.com&t=San%20Francisco%20Examiner&chpv=10.15.7&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=macOS&chmob=0&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147 — 204 — 228 B — 353 ms — h2https://idsync.rlcdn.com/501709.gif?partner_uid=6f9f4003-6b04-4673-aeb7-378fe1cfca21%3A1776901490.6645823&_=1776901490.6661675idsync.rlcdn.com/501709.gif?partner... https://idsync.rlcdn.com/501709.gif?partner_uid=6f9f4003-6b04-4673-aeb7-378fe1cfca21%3A1776901490.6645823&_=1776901490.6661675 — 307 — 497 B — 114 ms — h2https://songsterritory.com/acv.jsonsongsterritory.com/acv.json https://songsterritory.com/acv.json — 200 — 18.1 KiB — 71 ms — h3https://dustydime.com/assets/js/i1dl0othk0p5ad5g705589k1cxpwysnbefiio0nvq3awrlnt7kjag1in.min.jsdustydime.com/assets/js/i1dl0othk0p... https://dustydime.com/assets/js/i1dl0othk0p5ad5g705589k1cxpwysnbefiio0nvq3awrlnt7kjag1in.min.js — 200 — 108.2 KiB — 51 ms — h3https://images.getadmiral.com/MTUsNGYwNDc2OTc3NDFkimages.getadmiral.com/MTUsNGYwNDc2O... https://images.getadmiral.com/MTUsNGYwNDc2OTc3NDFk — 200 — 1.0 KiB — 184 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-4T2EB147B8&gtm=45je64k1v887101457z8861227858za20gzb861227858zd72758733&_p=1776901488948&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=1000h&_eu=AAAAAGA&are=1&cid=1413527881.1776901490&frm=0&pscdl=noapi&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~115938468~117266401~117512543~118463261&dt=sfexaminer.com&dl=https%3A%2F%2Fwww.sfexaminer.com%2F&sid=1776901490&sct=1&seg=0&en=page_view&_fv=1&_ss=1&ep.canonical_url=https%3A%2F%2Fwww.sfexaminer.com%2F&epn.townnews_crm_group_id=852&ep.generator=BLOX&ep.generator_version=1.92.2&tfd=2750region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-4T2EB147B8&gtm=45je64k1v887101457z8861227858za20gzb861227858zd72758733&_p=1776901488948&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=1000h&_eu=AAAAAGA&are=1&cid=1413527881.1776901490&frm=0&pscdl=noapi&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~115938468~117266401~117512543~118463261&dt=sfexaminer.com&dl=https%3A%2F%2Fwww.sfexaminer.com%2F&sid=1776901490&sct=1&seg=0&en=page_view&_fv=1&_ss=1&ep.canonical_url=https%3A%2F%2Fwww.sfexaminer.com%2F&epn.townnews_crm_group_id=852&ep.generator=BLOX&ep.generator_version=1.92.2&tfd=2750 — 204 — 290 B — 152 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-4T2EB147B8&cid=1413527881.1776901490&gtm=45je64k1v887101457z8861227858za20gzb861227858zd72758733&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-4T2EB147B8&cid=1413527881.1776901490&gtm=45je64k1v887101457z8861227858za20gzb861227858zd72758733&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543~118463261 — 204 — 551 B — 90 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-QT0HLD2SZK&gtm=45je64k1v897551171z8867863675za20gzb867863675zd72758733&_p=1776901488948&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=1000h&_eu=AAAAAGA&are=1&cid=1413527881.1776901490&frm=0&pscdl=noapi&rcb=12&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~117512543~118128922&dt=sfexaminer.com&dl=https%3A%2F%2Fwww.sfexaminer.com%2F&sid=1776901490&sct=1&seg=0&en=page_view&_fv=1&_ss=1&ep.generator=BLOX&ep.generator_version=1.92.2&ep.cms_product=BLOX&ep.cms_version=1.92.2&tfd=2766region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-QT0HLD2SZK&gtm=45je64k1v897551171z8867863675za20gzb867863675zd72758733&_p=1776901488948&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=1000h&_eu=AAAAAGA&are=1&cid=1413527881.1776901490&frm=0&pscdl=noapi&rcb=12&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~117512543~118128922&dt=sfexaminer.com&dl=https%3A%2F%2Fwww.sfexaminer.com%2F&sid=1776901490&sct=1&seg=0&en=page_view&_fv=1&_ss=1&ep.generator=BLOX&ep.generator_version=1.92.2&ep.cms_product=BLOX&ep.cms_version=1.92.2&tfd=2766 — 204 — 48 B — 136 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QT0HLD2SZK&cid=1413527881.1776901490&gtm=45je64k1v897551171z8867863675za20gzb867863675zd72758733&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401~117512543~118128922stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-QT0HLD2SZK&cid=1413527881.1776901490&gtm=45je64k1v897551171z8867863675za20gzb867863675zd72758733&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401~117512543~118128922 — 204 — 48 B — 75 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-4T2EB147B8&cid=1413527881.1776901490&gtm=45je64k1v887101457z8861227858za20gzb861227858zd72758733&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543~118463261&z=1129519916www.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-4T2EB147B8&cid=1413527881.1776901490&gtm=45je64k1v887101457z8861227858za20gzb861227858zd72758733&rcb=18&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543~118463261&z=1129519916 — 200 — 408 B — 123 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-QT0HLD2SZK&cid=1413527881.1776901490&gtm=45je64k1v897551171z8867863675za20gzb867863675zd72758733&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401~117512543~118128922&z=1882423290www.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-QT0HLD2SZK&cid=1413527881.1776901490&gtm=45je64k1v897551171z8867863675za20gzb867863675zd72758733&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938468~117266401~117512543~118128922&z=1882423290 — 200 — 107 B — 124 ms — h2https://idsync.rlcdn.com/1000.gif?memo=CM3PHhJDCj8IARDI-AEaNzZmOWY0MDAzLTZiMDQtNDY3My1hZWI3LTM3OGZlMWNmY2EyMToxNzc2OTAxNDkwLjY2NDU4MjMQABoNCPO6pc8GEgUI6AcQAEIASgAidsync.rlcdn.com/1000.gif?memo=CM3P... https://idsync.rlcdn.com/1000.gif?memo=CM3PHhJDCj8IARDI-AEaNzZmOWY0MDAzLTZiMDQtNDY3My1hZWI3LTM3OGZlMWNmY2EyMToxNzc2OTAxNDkwLjY2NDU4MjMQABoNCPO6pc8GEgUI6AcQAEIASgA — 307 — 229 B — 34 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fidsync.rlcdn.com%2F52154.gif%3Fserved_by%3Devergreen%26partner_uid%3D%24UIDib.adnxs.com/getuid?https%3A%2F%2Fi... https://ib.adnxs.com/getuid?https%3A%2F%2Fidsync.rlcdn.com%2F52154.gif%3Fserved_by%3Devergreen%26partner_uid%3D%24UID — -1 — 0 B — 141 ms — https://de.tynt.com/deb/v2?id=rc!&dn=AFRC&cc=1&chpv=10.15.7&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=macOS&chmob=0&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147&r=&pu=https%3A%2F%2Fwww.sfexaminer.com%2Fde.tynt.com/deb/v2?id=rc!&dn=AFRC&c... https://de.tynt.com/deb/v2?id=rc!&dn=AFRC&cc=1&chpv=10.15.7&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=macOS&chmob=0&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147&r=&pu=https%3A%2F%2Fwww.sfexaminer.com%2F — 200 — 327 B — 375 ms — h2https://yeet.revcontent.com/yeet/events/page-viewyeet.revcontent.com/yeet/events/pag... https://yeet.revcontent.com/yeet/events/page-view — 200 — 0 B — 177 ms — h2https://yeet.revcontent.com/yeet/events/widget-loadedyeet.revcontent.com/yeet/events/wid... https://yeet.revcontent.com/yeet/events/widget-loaded — 200 — 0 B — 177 ms — h2https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776901490964&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&ct=sfexaminer.com&t=San%20Francisco%20Examineric.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776901490964&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&ct=sfexaminer.com&t=San%20Francisco%20Examiner — 204 — 227 B — 118 ms — h2https://dustydime.com/i9fj8v4txzkm5ysefqj6xtyjom6mwwdgiqup4sz3dustydime.com/i9fj8v4txzkm5ysefqj6x... https://dustydime.com/i9fj8v4txzkm5ysefqj6xtyjom6mwwdgiqup4sz3 — 200 — 314 B — 42 ms — h3https://yeet.revcontent.com/yeet/events/page-viewyeet.revcontent.com/yeet/events/pag... https://yeet.revcontent.com/yeet/events/page-view — 204 — 148 B — 44 ms — h2https://yeet.revcontent.com/yeet/events/widget-loadedyeet.revcontent.com/yeet/events/wid... https://yeet.revcontent.com/yeet/events/widget-loaded — 204 — 148 B — 42 ms — h2https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776901490964&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&ct=sfexaminer.comic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776901490964&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&ct=sfexaminer.com — 204 — 227 B — 118 ms — h2https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776901490964&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&ct=sfexaminer.comic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776901490964&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F&ct=sfexaminer.com — 204 — 227 B — 118 ms — h2https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776901490964&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.sfexaminer.com%2Fic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776901490964&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.sfexaminer.com%2F — 204 — 227 B — 118 ms — h2https://www.sfexaminer.com/content/tncms/site/icon.icowww.sfexaminer.com/content/tncms/si... https://www.sfexaminer.com/content/tncms/site/icon.ico — 200 — 1.5 KiB — 115 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1744ms · 1642KB · $30/mo
www.sfexaminer.com
Other
Costly
Execution 285ms
Transfer 70 KB
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 249ms
Transfer 0 KB
Monthly Cost $4/mo
www.gstatic.com
Other
Optional
Execution 189ms
Transfer 0 KB
Unused 49%
Monthly Cost $3/mo
bloximages.chicago2.vip.townnews.com
Other
Optional
Execution 151ms
Transfer 14 KB
Monthly Cost $3/mo
assets.revcontent.com
Other
Optional
Execution 128ms
Transfer 9 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 96ms
Transfer 135 KB
Unused 38%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 86ms
Transfer 176 KB
Unused 39%
Monthly Cost $1/mo
discovery.evvnt.com
Other
Optional
Execution 82ms
Transfer 110 KB
Unused 26%
Monthly Cost $1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 81ms
Transfer 188 KB
Unused 70%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 80ms
Transfer 151 KB
Unused 42%
Monthly Cost $1/mo
dustydime.com
Other
Optional
Execution 74ms
Transfer 200 KB
Unused 43%
Monthly Cost $1/mo
assets.revcontent.com
Other
Optional
Execution 70ms
Transfer 49 KB
Monthly Cost $1/mo
cdn.taboola.com
Other
Optional
Execution 62ms
Transfer 320 KB
Unused 64%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 60ms
Transfer 153 KB
Unused 41%
Monthly Cost $1/mo
ads.pubmatic.com
Other
Optional
Execution 51ms
Transfer 67 KB
Unused 69%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.sfexaminer.com adds 285ms and costs ~$5/month
  • Unattributable adds 249ms and costs ~$4/month

100% 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

www.sfexaminer.com takes 285ms 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

Unattributable takes 249ms 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

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

Why this matters

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

Source: web.dev

64% of cdn.taboola.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

69% of ads.pubmatic.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback