Skip to content
https://courthousenews.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
4
REVIEW
2
PASS
9
INFO
2

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

47
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
80
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

5.50 s

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

18.54 s

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

401 ms

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

0.000

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

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

26.34 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
17
9 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
5.2 MB transferred, 153 requests
FIX
5.2 MB transferred, 153 requests
Critical::
Page weighs 10.7 MB (5.2 MB transferred)
Warning::
Images are 3.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.1 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 255 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 255 KB
Info::
CSS is 213 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 213 KB
Warning::
153 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.2 MB / 2.4 MB budget
5.2 MB transferred
153 requests
1.1 g CO2 per page load
Images 3.1 MiB 59%
JavaScript 1.5 MiB 29%
Fonts 255.4 KiB 5%
CSS 213.3 KiB 4%
HTML 174.9 KiB 3%
Other 2.4 KiB 0%
Other 2.4 KiB 0%
Other 1.5 KiB 0%
Other 900 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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

F
JS Execution Cost
Action
3615ms total JS execution
FIX
3615ms total JS execution
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 1148ms CPU time
Warning::
Unattributable: 699ms CPU time
Warning::
https://courthousenews.com/: 583ms CPU time
Warning::
https://courthousenews.com/wp-includes/js/jquery/j...: 276ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-EGZY...: 152ms CPU time
Warning::
Third-party scripts: 2310ms (64% of total)

Main Thread Breakdown

Script Evaluation 57% Other 19% Style & Layout 10% Script Parsing & Compilation 8% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js1148ms1028ms85ms3rd
Unattributable699ms64ms0ms3rd
https://courthousenews.com/583ms31ms12ms1st
https://courthousenews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1276ms207ms8ms1st
https://www.googletagmanager.com/gtag/js?id=G-EGZYT2E8MV&cx=c&gtm=4e64k0152ms117ms35ms3rd
https://www.googletagmanager.com/gtag/js?id=UA-80219-1122ms97ms24ms3rd
https://courthousenews.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.4120ms94ms19ms1st
https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/sticky-elements.js?ver=4.27.4108ms86ms16ms1st
https://connect.facebook.net/en_US/bundle/sdk.js/103ms72ms30ms3rd
https://courthousenews.com/wp-content/plugins/complianz-gdpr-premium/cookiebanner/js/complianz.min.js?ver=170913532787ms68ms7ms1st

Showing top 10 of 13 scripts

F
JS Bundles
Action
57 scripts, 727 KB unused
FIX
57 scripts, 727 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 156 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 156 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 156 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-EGZY...: 64 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-802...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 727 KB
727 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB156 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB156 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB156 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-EGZYT2E8MV&cx=c&gtm=4e64k0145 KB64 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-80219-1125 KB64 KB (51%)3rd
https://connect.facebook.net/en_US/bundle/sdk.js/78 KB54 KB (70%)3rd
https://courthousenews.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.469 KB45 KB (66%)1st
https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/sticky-elements.js?ver=4.27.457 KB32 KB (56%)1st
https://courthousenews.com/wp-content/plugins/double-article-preview/scripts/frontend-bundle.min.js?ver=1.0.00 KB1st
https://courthousenews.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.27.41 KB1st

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
153 resources · 5.2 MB · 727 KB savings available
FIX
153 resources · 5.2 MB · 727 KB savings available
Warning::
Page weight 4.2 MB over 1MB target
Got: 5.2 MB Expected: ≤ 1 MB
Info::
~727 KB of savings available
Warning::
56 third-party resources (51% of weight)
Info::
4 resources over 200KB
153 resources · 5.2 MiB · 56 third-party 4.2 MiB over 1MB target
Image 59% · 3.1 MiB
JavaScript 29% · 1.5 MiB
Font 5% · 255.4 KiB
CSS 4% · 213.3 KiB
Document 3% · 175.0 KiB
Other 0% · 4.7 KiB

~727.3 KiB of savings available

Remove unused JavaScript: 727.3 KiB
B
Third-Party Impact
51% third-party, 0 ms blocking
REVIEW
51% third-party, 0 ms blocking
Warning::
Third-party code accounts for 51% of page weight (2.6 MiB of 5.2 MiB)
Info::
Third-party blocking time is low (0 ms)
49%
51%
First-party Third-party
C
Image Optimization
Action
42 images, 0 KB saveable
REVIEW
42 images, 0 KB saveable
Warning::
https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2025... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.courthousenews.com/wp-content/uploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.courthousenews.com/wp-content/uploads/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/themes/cns/i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://courthousenews.com/wp-content/uploads/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
42 images 3.1 MB
0 oversized -0 KB
35 legacy format
27 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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

Web fonts

5

255 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 5.5 s LCP 18.5 shttps://courthousenews.com/wp-content/themes/cns/fonts/lato-v17-latin-regular.woff2lato-v17-latin-regular.... https://courthousenews.com/wp-content/themes/cns/fonts/lato-v17-latin-regular.woff2 — 23.1 KiB — 26 ms — font-display: swaphttps://fonts.gstatic.com/s/abhayalibre/v18/e3t5euGtX-Co5MNzeAOqinEYx2zCrdZJyIU9BQ.woff2e3t5euGtX-Co5MNzeAOqinE... https://fonts.gstatic.com/s/abhayalibre/v18/e3t5euGtX-Co5MNzeAOqinEYx2zCrdZJyIU9BQ.woff2 — 12.6 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/abhayalibre/v18/e3tmeuGtX-Co5MNzeAOqinEQfEnXgPRE4g.woff2e3tmeuGtX-Co5MNzeAOqinE... https://fonts.gstatic.com/s/abhayalibre/v18/e3tmeuGtX-Co5MNzeAOqinEQfEnXgPRE4g.woff2 — 12.1 KiB — 31 ms — font-display: swaphttps://courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.woff2?t=1734404658139remixicon.woff2 https://courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.woff2?t=1734404658139 — 173.7 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 64 ms — font-display: swap
lato-v17-latin-regular.... woff2 swap
Size 23 KB
Load time 26 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
e3t5euGtX-Co5MNzeAOqinE... woff2 swap
Size 13 KB
Load time 30 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
e3tmeuGtX-Co5MNzeAOqinE... woff2 swap
Size 12 KB
Load time 31 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
remixicon.woff2 woff2 swap
Size 174 KB
Load time 30 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 64 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~87 KB and ~174 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

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

public, max-age=14400

DirectiveValueMeaning
publicAny cache may store this response
max-age14400Cache for 4 hours
Effective TTL: 14400 seconds
Network Waterfall
153 requests over 4088ms
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 FCP 5.5 s LCP 18.5 shttps://courthousenews.com// https://courthousenews.com/ — 200 — 30.6 KiB — 93 ms — h2https://courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.css/wp-content/themes/cns/fonts/remixi... https://courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.css — 200 — 19.8 KiB — 92 ms — h2https://courthousenews.com/wp-content/plugins/wpforms-lite/assets/css/frontend/classic/wpforms-full.min.css?ver=1.8.1.2/wp-content/plugins/wpforms-lite/as... https://courthousenews.com/wp-content/plugins/wpforms-lite/assets/css/frontend/classic/wpforms-full.min.css?ver=1.8.1.2 — 200 — 7.0 KiB — 45 ms — h2https://courthousenews.com/wp-content/plugins/cns-consent-guard/assets/css/modal.min.css?ver=1.0.0/wp-content/plugins/cns-consent-gua... https://courthousenews.com/wp-content/plugins/cns-consent-guard/assets/css/modal.min.css?ver=1.0.0 — 200 — 628 B — 44 ms — h2https://courthousenews.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0.6/wp-content/plugins/contact-form-7/... https://courthousenews.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0.6 — 200 — 1.1 KiB — 42 ms — h2https://courthousenews.com/wp-content/plugins/email-subscribers-premium/lite/public/css/email-subscribers-public.css?ver=5.6.6/wp-content/plugins/email-subscribe... https://courthousenews.com/wp-content/plugins/email-subscribers-premium/lite/public/css/email-subscribers-public.css?ver=5.6.6 — 404 — 205 B — 1.1 s — h2https://courthousenews.com/wp-content/plugins/complianz-gdpr-premium/assets/css/cookieblocker.min.css?ver=1709135327/wp-content/plugins/complianz-gdpr-... https://courthousenews.com/wp-content/plugins/complianz-gdpr-premium/assets/css/cookieblocker.min.css?ver=1709135327 — 200 — 851 B — 41 ms — h2https://courthousenews.com/wp-content/plugins/wow-divi-carousel/assets/css/core.css?ver=all/wp-content/plugins/wow-divi-carous... https://courthousenews.com/wp-content/plugins/wow-divi-carousel/assets/css/core.css?ver=all — 200 — 4.7 KiB — 56 ms — h2https://courthousenews.com/wp-content/plugins/elasticpress/dist/css/facets-styles.css?ver=7d568203f3965dc85d8a/wp-content/plugins/elasticpress/di... https://courthousenews.com/wp-content/plugins/elasticpress/dist/css/facets-styles.css?ver=7d568203f3965dc85d8a — 200 — 1.2 KiB — 48 ms — h2https://courthousenews.com/wp-content/plugins/article-preview/styles/style.min.css?ver=1.0.0/wp-content/plugins/article-preview... https://courthousenews.com/wp-content/plugins/article-preview/styles/style.min.css?ver=1.0.0 — 200 — 82 B — 49 ms — h2https://courthousenews.com/wp-content/plugins/cns-ads/styles/style.min.css?ver=1.0.0/wp-content/plugins/cns-ads/styles/... https://courthousenews.com/wp-content/plugins/cns-ads/styles/style.min.css?ver=1.0.0 — 200 — 159 B — 51 ms — h2https://courthousenews.com/wp-content/plugins/cns-columns/styles/style.min.css?ver=1.0.0/wp-content/plugins/cns-columns/sty... https://courthousenews.com/wp-content/plugins/cns-columns/styles/style.min.css?ver=1.0.0 — 200 — 82 B — 46 ms — h2https://courthousenews.com/wp-content/plugins/cns-cta/styles/style.min.css?ver=1.0.0/wp-content/plugins/cns-cta/styles/... https://courthousenews.com/wp-content/plugins/cns-cta/styles/style.min.css?ver=1.0.0 — 200 — 96 B — 43 ms — h2https://courthousenews.com/wp-content/plugins/cns-full-width-ad/styles/style.min.css?ver=1.0.0/wp-content/plugins/cns-full-width-... https://courthousenews.com/wp-content/plugins/cns-full-width-ad/styles/style.min.css?ver=1.0.0 — 200 — 84 B — 49 ms — h2https://courthousenews.com/wp-content/plugins/double-article-preview/styles/style.min.css?ver=1.0.0/wp-content/plugins/double-article-... https://courthousenews.com/wp-content/plugins/double-article-preview/styles/style.min.css?ver=1.0.0 — 200 — 79 B — 70 ms — h2https://courthousenews.com/wp-content/plugins/headline-stack/styles/style.min.css?ver=1.0.0/wp-content/plugins/headline-stack/... https://courthousenews.com/wp-content/plugins/headline-stack/styles/style.min.css?ver=1.0.0 — 200 — 82 B — 47 ms — h2https://courthousenews.com/wp-content/plugins/kicker/styles/style.min.css?ver=1.0.0/wp-content/plugins/kicker/styles/s... https://courthousenews.com/wp-content/plugins/kicker/styles/style.min.css?ver=1.0.0 — 200 — 84 B — 54 ms — h2https://courthousenews.com/wp-content/plugins/wow-divi-carousel/styles/style.min.css?ver=2.3.2/wp-content/plugins/wow-divi-carous... https://courthousenews.com/wp-content/plugins/wow-divi-carousel/styles/style.min.css?ver=2.3.2 — 200 — 5.5 KiB — 42 ms — h2https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.min.css?ver=1.13.0/wp-content/plugins/cns-back-issues... https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.min.css?ver=1.13.0 — 200 — 1.2 KiB — 72 ms — h2https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.theme.min.css?ver=1.13.0/wp-content/plugins/cns-back-issues... https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.theme.min.css?ver=1.13.0 — 200 — 2.4 KiB — 66 ms — h2https://courthousenews.com/wp-content/plugins/email-subscribers-premium/starter/assets/css/starter-main.css?ver=5.6.6/wp-content/plugins/email-subscribe... https://courthousenews.com/wp-content/plugins/email-subscribers-premium/starter/assets/css/starter-main.css?ver=5.6.6 — 404 — 39 B — 1.1 s — h2https://courthousenews.com/wp-content/plugins/cf7-conditional-fields/style.css?ver=2.5.1/wp-content/plugins/cf7-conditional... https://courthousenews.com/wp-content/plugins/cf7-conditional-fields/style.css?ver=2.5.1 — 200 — 651 B — 67 ms — h2https://courthousenews.com/wp-content/themes/Divi/style-static.min.css?ver=4.27.4/wp-content/themes/Divi/style-stati... https://courthousenews.com/wp-content/themes/Divi/style-static.min.css?ver=4.27.4 — 200 — 77.6 KiB — 65 ms — h2https://courthousenews.com/wp-content/themes/cns/style.css?ver=4.27.4/wp-content/themes/cns/style.css?ve... https://courthousenews.com/wp-content/themes/cns/style.css?ver=4.27.4 — 200 — 264 B — 69 ms — h2https://courthousenews.com/wp-content/themes/cns/css/style.css?ver=6.7.2/wp-content/themes/cns/css/style.cs... https://courthousenews.com/wp-content/themes/cns/css/style.css?ver=6.7.2 — 200 — 16.5 KiB — 85 ms — h2https://courthousenews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://courthousenews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.8 KiB — 85 ms — h2https://courthousenews.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://courthousenews.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 84 ms — h2https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.min.js?ver=6.7.2/wp-content/plugins/cns-back-issues... https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.min.js?ver=6.7.2 — 200 — 10.9 KiB — 85 ms — h2https://courthousenews.com/wp-content/themes/cns/js/yall.min.js?ver=6.7.2/wp-content/themes/cns/js/yall.min.... https://courthousenews.com/wp-content/themes/cns/js/yall.min.js?ver=6.7.2 — 200 — 1.1 KiB — 85 ms — h2https://courthousenews.com/wp-content/et-cache/909248/et-core-unified-909248.min.css?ver=1745448455/wp-content/et-cache/909248/et-core... https://courthousenews.com/wp-content/et-cache/909248/et-core-unified-909248.min.css?ver=1745448455 — 200 — 1.5 KiB — 66 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 FCP 5.5 s LCP 18.5 shttps://courthousenews.com// https://courthousenews.com/ — 200 — 30.6 KiB — 93 ms — h2https://courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.css/wp-content/themes/cns/fonts/remixi... https://courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.css — 200 — 19.8 KiB — 92 ms — h2https://courthousenews.com/wp-content/plugins/wpforms-lite/assets/css/frontend/classic/wpforms-full.min.css?ver=1.8.1.2/wp-content/plugins/wpforms-lite/as... https://courthousenews.com/wp-content/plugins/wpforms-lite/assets/css/frontend/classic/wpforms-full.min.css?ver=1.8.1.2 — 200 — 7.0 KiB — 45 ms — h2https://courthousenews.com/wp-content/plugins/cns-consent-guard/assets/css/modal.min.css?ver=1.0.0/wp-content/plugins/cns-consent-gua... https://courthousenews.com/wp-content/plugins/cns-consent-guard/assets/css/modal.min.css?ver=1.0.0 — 200 — 628 B — 44 ms — h2https://courthousenews.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0.6/wp-content/plugins/contact-form-7/... https://courthousenews.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0.6 — 200 — 1.1 KiB — 42 ms — h2https://courthousenews.com/wp-content/plugins/email-subscribers-premium/lite/public/css/email-subscribers-public.css?ver=5.6.6/wp-content/plugins/email-subscribe... https://courthousenews.com/wp-content/plugins/email-subscribers-premium/lite/public/css/email-subscribers-public.css?ver=5.6.6 — 404 — 205 B — 1.1 s — h2https://courthousenews.com/wp-content/plugins/complianz-gdpr-premium/assets/css/cookieblocker.min.css?ver=1709135327/wp-content/plugins/complianz-gdpr-... https://courthousenews.com/wp-content/plugins/complianz-gdpr-premium/assets/css/cookieblocker.min.css?ver=1709135327 — 200 — 851 B — 41 ms — h2https://courthousenews.com/wp-content/plugins/wow-divi-carousel/assets/css/core.css?ver=all/wp-content/plugins/wow-divi-carous... https://courthousenews.com/wp-content/plugins/wow-divi-carousel/assets/css/core.css?ver=all — 200 — 4.7 KiB — 56 ms — h2https://courthousenews.com/wp-content/plugins/elasticpress/dist/css/facets-styles.css?ver=7d568203f3965dc85d8a/wp-content/plugins/elasticpress/di... https://courthousenews.com/wp-content/plugins/elasticpress/dist/css/facets-styles.css?ver=7d568203f3965dc85d8a — 200 — 1.2 KiB — 48 ms — h2https://courthousenews.com/wp-content/plugins/article-preview/styles/style.min.css?ver=1.0.0/wp-content/plugins/article-preview... https://courthousenews.com/wp-content/plugins/article-preview/styles/style.min.css?ver=1.0.0 — 200 — 82 B — 49 ms — h2https://courthousenews.com/wp-content/plugins/cns-ads/styles/style.min.css?ver=1.0.0/wp-content/plugins/cns-ads/styles/... https://courthousenews.com/wp-content/plugins/cns-ads/styles/style.min.css?ver=1.0.0 — 200 — 159 B — 51 ms — h2https://courthousenews.com/wp-content/plugins/cns-columns/styles/style.min.css?ver=1.0.0/wp-content/plugins/cns-columns/sty... https://courthousenews.com/wp-content/plugins/cns-columns/styles/style.min.css?ver=1.0.0 — 200 — 82 B — 46 ms — h2https://courthousenews.com/wp-content/plugins/cns-cta/styles/style.min.css?ver=1.0.0/wp-content/plugins/cns-cta/styles/... https://courthousenews.com/wp-content/plugins/cns-cta/styles/style.min.css?ver=1.0.0 — 200 — 96 B — 43 ms — h2https://courthousenews.com/wp-content/plugins/cns-full-width-ad/styles/style.min.css?ver=1.0.0/wp-content/plugins/cns-full-width-... https://courthousenews.com/wp-content/plugins/cns-full-width-ad/styles/style.min.css?ver=1.0.0 — 200 — 84 B — 49 ms — h2https://courthousenews.com/wp-content/plugins/double-article-preview/styles/style.min.css?ver=1.0.0/wp-content/plugins/double-article-... https://courthousenews.com/wp-content/plugins/double-article-preview/styles/style.min.css?ver=1.0.0 — 200 — 79 B — 70 ms — h2https://courthousenews.com/wp-content/plugins/headline-stack/styles/style.min.css?ver=1.0.0/wp-content/plugins/headline-stack/... https://courthousenews.com/wp-content/plugins/headline-stack/styles/style.min.css?ver=1.0.0 — 200 — 82 B — 47 ms — h2https://courthousenews.com/wp-content/plugins/kicker/styles/style.min.css?ver=1.0.0/wp-content/plugins/kicker/styles/s... https://courthousenews.com/wp-content/plugins/kicker/styles/style.min.css?ver=1.0.0 — 200 — 84 B — 54 ms — h2https://courthousenews.com/wp-content/plugins/wow-divi-carousel/styles/style.min.css?ver=2.3.2/wp-content/plugins/wow-divi-carous... https://courthousenews.com/wp-content/plugins/wow-divi-carousel/styles/style.min.css?ver=2.3.2 — 200 — 5.5 KiB — 42 ms — h2https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.min.css?ver=1.13.0/wp-content/plugins/cns-back-issues... https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.min.css?ver=1.13.0 — 200 — 1.2 KiB — 72 ms — h2https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.theme.min.css?ver=1.13.0/wp-content/plugins/cns-back-issues... https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.theme.min.css?ver=1.13.0 — 200 — 2.4 KiB — 66 ms — h2https://courthousenews.com/wp-content/plugins/email-subscribers-premium/starter/assets/css/starter-main.css?ver=5.6.6/wp-content/plugins/email-subscribe... https://courthousenews.com/wp-content/plugins/email-subscribers-premium/starter/assets/css/starter-main.css?ver=5.6.6 — 404 — 39 B — 1.1 s — h2https://courthousenews.com/wp-content/plugins/cf7-conditional-fields/style.css?ver=2.5.1/wp-content/plugins/cf7-conditional... https://courthousenews.com/wp-content/plugins/cf7-conditional-fields/style.css?ver=2.5.1 — 200 — 651 B — 67 ms — h2https://courthousenews.com/wp-content/themes/Divi/style-static.min.css?ver=4.27.4/wp-content/themes/Divi/style-stati... https://courthousenews.com/wp-content/themes/Divi/style-static.min.css?ver=4.27.4 — 200 — 77.6 KiB — 65 ms — h2https://courthousenews.com/wp-content/themes/cns/style.css?ver=4.27.4/wp-content/themes/cns/style.css?ve... https://courthousenews.com/wp-content/themes/cns/style.css?ver=4.27.4 — 200 — 264 B — 69 ms — h2https://courthousenews.com/wp-content/themes/cns/css/style.css?ver=6.7.2/wp-content/themes/cns/css/style.cs... https://courthousenews.com/wp-content/themes/cns/css/style.css?ver=6.7.2 — 200 — 16.5 KiB — 85 ms — h2https://courthousenews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://courthousenews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.8 KiB — 85 ms — h2https://courthousenews.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://courthousenews.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.8 KiB — 84 ms — h2https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.min.js?ver=6.7.2/wp-content/plugins/cns-back-issues... https://courthousenews.com/wp-content/plugins/cns-back-issues/templates/jquery-ui.min.js?ver=6.7.2 — 200 — 10.9 KiB — 85 ms — h2https://courthousenews.com/wp-content/themes/cns/js/yall.min.js?ver=6.7.2/wp-content/themes/cns/js/yall.min.... https://courthousenews.com/wp-content/themes/cns/js/yall.min.js?ver=6.7.2 — 200 — 1.1 KiB — 85 ms — h2https://courthousenews.com/wp-content/et-cache/909248/et-core-unified-909248.min.css?ver=1745448455/wp-content/et-cache/909248/et-core... https://courthousenews.com/wp-content/et-cache/909248/et-core-unified-909248.min.css?ver=1745448455 — 200 — 1.5 KiB — 66 ms — h2https://courthousenews.com/wp-content/themes/cns/js/main.js/wp-content/themes/cns/js/main.js https://courthousenews.com/wp-content/themes/cns/js/main.js — 200 — 784 B — 84 ms — h2https://courthousenews.com/dist/main-headless.css/dist/main-headless.css https://courthousenews.com/dist/main-headless.css — 200 — 268 B — 83 ms — h2https://courthousenews.com/wp-content/themes/cns/img/search_ext.svg/wp-content/themes/cns/img/search_e... https://courthousenews.com/wp-content/themes/cns/img/search_ext.svg — 200 — 359 B — 90 ms — h2https://courthousenews.com/wp-content/themes/cns/img/logo-inverse.svg/wp-content/themes/cns/img/logo-inv... https://courthousenews.com/wp-content/themes/cns/img/logo-inverse.svg — 200 — 4.7 KiB — 90 ms — h2https://www.courthousenews.com/wp-content/uploads/2025/10/paris-after-war-ad-2.jpgwww.courthousenews.com/wp-content/u... https://www.courthousenews.com/wp-content/uploads/2025/10/paris-after-war-ad-2.jpg — 200 — 471.6 KiB — 103 ms — h2https://courthousenews.com/wp-content/themes/cns/img/ios-app.svg/wp-content/themes/cns/img/ios-app.... https://courthousenews.com/wp-content/themes/cns/img/ios-app.svg — 200 — 3.2 KiB — 29 ms — h2https://courthousenews.com/wp-content/themes/cns/img/gp-app.png/wp-content/themes/cns/img/gp-app.p... https://courthousenews.com/wp-content/themes/cns/img/gp-app.png — 200 — 5.2 KiB — 27 ms — h2https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;700;800&display=swapfonts.googleapis.com/css2?family=Ab... https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;700;800&display=swap — 200 — 1010 B — 73 ms — h2https://courthousenews.com/wp-content/plugins/cns-consent-guard/assets/js/js.cookie.min.js?ver=3.0.5/wp-content/plugins/cns-consent-gua... https://courthousenews.com/wp-content/plugins/cns-consent-guard/assets/js/js.cookie.min.js?ver=3.0.5 — 200 — 946 B — 27 ms — h2https://courthousenews.com/wp-content/plugins/cns-consent-guard/assets/js/modal.min.js?ver=1.0.0/wp-content/plugins/cns-consent-gua... https://courthousenews.com/wp-content/plugins/cns-consent-guard/assets/js/modal.min.js?ver=1.0.0 — 200 — 604 B — 26 ms — h2https://courthousenews.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6/wp-includes/js/dist/hooks.min.js?v... https://courthousenews.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.7 KiB — 28 ms — h2https://courthousenews.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6/wp-includes/js/dist/i18n.min.js?ve... https://courthousenews.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.7 KiB — 25 ms — h2https://courthousenews.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0.6/wp-content/plugins/contact-form-7/... https://courthousenews.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0.6 — 200 — 3.5 KiB — 28 ms — h2https://courthousenews.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0.6/wp-content/plugins/contact-form-7/... https://courthousenews.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0.6 — 200 — 4.3 KiB — 26 ms — h2https://courthousenews.com/wp-content/plugins/email-subscribers-premium/lite/public/js/email-subscribers-public.js?ver=5.6.6/wp-content/plugins/email-subscribe... https://courthousenews.com/wp-content/plugins/email-subscribers-premium/lite/public/js/email-subscribers-public.js?ver=5.6.6 — 404 — 147 B — 1.7 s — h2https://courthousenews.com/wp-content/plugins/wow-divi-carousel/assets/js/slick.min.js?ver=2.3.2/wp-content/plugins/wow-divi-carous... https://courthousenews.com/wp-content/plugins/wow-divi-carousel/assets/js/slick.min.js?ver=2.3.2 — 200 — 10.4 KiB — 25 ms — h2https://courthousenews.com/wp-content/themes/cns/js/autocomplete.js?ver=1.0.1/wp-content/themes/cns/js/autocompl... https://courthousenews.com/wp-content/themes/cns/js/autocomplete.js?ver=1.0.1 — 200 — 1.0 KiB — 26 ms — h2https://courthousenews.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.4/wp-content/themes/Divi/js/scripts.... https://courthousenews.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.4 — 200 — 69.1 KiB — 26 ms — h2https://courthousenews.com/wp-content/themes/Divi/core/admin/js/es6-promise.auto.min.js?ver=4.27.4/wp-content/themes/Divi/core/admin/... https://courthousenews.com/wp-content/themes/Divi/core/admin/js/es6-promise.auto.min.js?ver=4.27.4 — 200 — 2.7 KiB — 27 ms — h2https://www.google.com/recaptcha/api.js?render=6LeF8iYkAAAAAKyQozHPT_1s1EksU9x47ggYNLzo&ver=4.27.4www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LeF8iYkAAAAAKyQozHPT_1s1EksU9x47ggYNLzo&ver=4.27.4 — 200 — 1.0 KiB — 61 ms — h3https://courthousenews.com/wp-content/themes/Divi/core/admin/js/recaptcha.js?ver=4.27.4/wp-content/themes/Divi/core/admin/... https://courthousenews.com/wp-content/themes/Divi/core/admin/js/recaptcha.js?ver=4.27.4 — 200 — 798 B — 26 ms — h2https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=4.27.4/wp-content/themes/Divi/includes/bu... https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=4.27.4 — 200 — 1.4 KiB — 28 ms — h2https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.mobile.js?ver=4.27.4/wp-content/themes/Divi/includes/bu... https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.mobile.js?ver=4.27.4 — 200 — 3.1 KiB — 25 ms — h2https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/magnific-popup.js?ver=4.27.4/wp-content/themes/Divi/includes/bu... https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/magnific-popup.js?ver=4.27.4 — 200 — 8.2 KiB — 27 ms — h2https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/easypiechart.js?ver=4.27.4/wp-content/themes/Divi/includes/bu... https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/easypiechart.js?ver=4.27.4 — 200 — 3.1 KiB — 27 ms — h2https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/salvattore.js?ver=4.27.4/wp-content/themes/Divi/includes/bu... https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/salvattore.js?ver=4.27.4 — 200 — 3.4 KiB — 25 ms — h2https://courthousenews.com/wp-content/plugins/article-preview/scripts/frontend-bundle.min.js?ver=1.0.0/wp-content/plugins/article-preview... https://courthousenews.com/wp-content/plugins/article-preview/scripts/frontend-bundle.min.js?ver=1.0.0 — 200 — 417 B — 27 ms — h2https://courthousenews.com/wp-content/plugins/cns-ads/scripts/frontend-bundle.min.js?ver=1.0.0/wp-content/plugins/cns-ads/scripts... https://courthousenews.com/wp-content/plugins/cns-ads/scripts/frontend-bundle.min.js?ver=1.0.0 — 200 — 429 B — 29 ms — h2https://courthousenews.com/wp-content/plugins/cns-columns/scripts/frontend-bundle.min.js?ver=1.0.0/wp-content/plugins/cns-columns/scr... https://courthousenews.com/wp-content/plugins/cns-columns/scripts/frontend-bundle.min.js?ver=1.0.0 — 200 — 412 B — 29 ms — h2https://courthousenews.com/wp-content/plugins/cns-cta/scripts/frontend-bundle.min.js?ver=1.0.0/wp-content/plugins/cns-cta/scripts... https://courthousenews.com/wp-content/plugins/cns-cta/scripts/frontend-bundle.min.js?ver=1.0.0 — 200 — 426 B — 27 ms — h2https://courthousenews.com/wp-content/plugins/cns-full-width-ad/scripts/frontend-bundle.min.js?ver=1.0.0/wp-content/plugins/cns-full-width-... https://courthousenews.com/wp-content/plugins/cns-full-width-ad/scripts/frontend-bundle.min.js?ver=1.0.0 — 200 — 411 B — 27 ms — h2https://courthousenews.com/wp-content/plugins/double-article-preview/scripts/frontend-bundle.min.js?ver=1.0.0/wp-content/plugins/double-article-... https://courthousenews.com/wp-content/plugins/double-article-preview/scripts/frontend-bundle.min.js?ver=1.0.0 — 200 — 438 B — 25 ms — h2https://courthousenews.com/wp-content/plugins/headline-stack/scripts/frontend-bundle.min.js?ver=1.0.0/wp-content/plugins/headline-stack/... https://courthousenews.com/wp-content/plugins/headline-stack/scripts/frontend-bundle.min.js?ver=1.0.0 — 200 — 469 B — 26 ms — h2https://courthousenews.com/wp-content/plugins/kicker/scripts/frontend-bundle.min.js?ver=1.0.0/wp-content/plugins/kicker/scripts/... https://courthousenews.com/wp-content/plugins/kicker/scripts/frontend-bundle.min.js?ver=1.0.0 — 200 — 432 B — 27 ms — h2https://courthousenews.com/wp-content/plugins/wow-divi-carousel/scripts/frontend-bundle.min.js?ver=2.3.2/wp-content/plugins/wow-divi-carous... https://courthousenews.com/wp-content/plugins/wow-divi-carousel/scripts/frontend-bundle.min.js?ver=2.3.2 — 200 — 2.0 KiB — 27 ms — h2https://courthousenews.com/wp-content/plugins/email-subscribers-premium/starter/assets/js/starter-main.js?ver=5.6.6/wp-content/plugins/email-subscribe... https://courthousenews.com/wp-content/plugins/email-subscribers-premium/starter/assets/js/starter-main.js?ver=5.6.6 — 404 — 70 B — 1.3 s — h2https://courthousenews.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.27.4/wp-content/themes/Divi/core/admin/... https://courthousenews.com/wp-content/themes/Divi/core/admin/js/common.js?ver=4.27.4 — 200 — 685 B — 38 ms — h2https://courthousenews.com/wp-content/plugins/cf7-conditional-fields/js/scripts.js?ver=2.5.1/wp-content/plugins/cf7-conditional... https://courthousenews.com/wp-content/plugins/cf7-conditional-fields/js/scripts.js?ver=2.5.1 — 200 — 12.3 KiB — 40 ms — h2https://www.courthousenews.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js?ver=1.19.5www.courthousenews.com/wp-content/p... https://www.courthousenews.com/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js?ver=1.19.5 — 200 — 7.8 KiB — 38 ms — h2https://www.courthousenews.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js?ver=1.1.2www.courthousenews.com/wp-content/p... https://www.courthousenews.com/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js?ver=1.1.2 — 200 — 1.7 KiB — 42 ms — h2https://www.courthousenews.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js?ver=1.0.0www.courthousenews.com/wp-content/p... https://www.courthousenews.com/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js?ver=1.0.0 — 200 — 976 B — 43 ms — h2https://www.courthousenews.com/wp-content/plugins/wpforms-lite/assets/js/utils.min.js?ver=1.8.1.2www.courthousenews.com/wp-content/p... https://www.courthousenews.com/wp-content/plugins/wpforms-lite/assets/js/utils.min.js?ver=1.8.1.2 — 200 — 427 B — 818 ms — h2https://www.courthousenews.com/wp-content/plugins/wpforms-lite/assets/js/wpforms.min.js?ver=1.8.1.2www.courthousenews.com/wp-content/p... https://www.courthousenews.com/wp-content/plugins/wpforms-lite/assets/js/wpforms.min.js?ver=1.8.1.2 — 200 — 10.5 KiB — 59 ms — h2https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/motion-effects.js?ver=4.27.4/wp-content/themes/Divi/includes/bu... https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/motion-effects.js?ver=4.27.4 — 200 — 38.0 KiB — 53 ms — h2https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/sticky-elements.js?ver=4.27.4/wp-content/themes/Divi/includes/bu... https://courthousenews.com/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/sticky-elements.js?ver=4.27.4 — 200 — 56.6 KiB — 75 ms — h2https://courthousenews.com/wp-content/themes/cns/img/site.webmanifest/wp-content/themes/cns/img/site.web... https://courthousenews.com/wp-content/themes/cns/img/site.webmanifest — 200 — 900 B — 290 ms — h2https://courthousenews.com/wp-content/themes/cns/img/logo.png/wp-content/themes/cns/img/logo.png https://courthousenews.com/wp-content/themes/cns/img/logo.png — 200 — 5.2 KiB — 44 ms — h2https://courthousenews.com/wp-content/uploads/2026/02/german-supporters-wear-ukrainian-and-eu-flags-800x600.jpg/wp-content/uploads/2026/02/german-... https://courthousenews.com/wp-content/uploads/2026/02/german-supporters-wear-ukrainian-and-eu-flags-800x600.jpg — 200 — 55.8 KiB — 55 ms — h2https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2023/09/mark-zuckerberg-connect-developer-conference.jpg/w=800,h=600,fit=cropimagedelivery.net/wKQ19LTSBT0ARz08t... https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2023/09/mark-zuckerberg-connect-developer-conference.jpg/w=800,h=600,fit=crop — 200 — 23.0 KiB — 91 ms — h3https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2024/08/mrbeast-attends-mls-match.jpg/w=800,h=600,fit=cropimagedelivery.net/wKQ19LTSBT0ARz08t... https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2024/08/mrbeast-attends-mls-match.jpg/w=800,h=600,fit=crop — 200 — 34.2 KiB — 112 ms — h3https://courthousenews.com/wp-content/uploads/2025/03/texas-ten-commandments-monument-scaled.jpg/wp-content/uploads/2025/03/texas-t... https://courthousenews.com/wp-content/uploads/2025/03/texas-ten-commandments-monument-scaled.jpg — 200 — 584.3 KiB — 97 ms — h2https://www.courthousenews.com/wp-content/uploads/2020/01/pecos-river-800x600.jpgwww.courthousenews.com/wp-content/u... https://www.courthousenews.com/wp-content/uploads/2020/01/pecos-river-800x600.jpg — 200 — 99.8 KiB — 89 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/ap-rep-david-scott-800x600.jpg/wp-content/uploads/2026/04/ap-rep-... https://courthousenews.com/wp-content/uploads/2026/04/ap-rep-david-scott-800x600.jpg — 200 — 72.4 KiB — 58 ms — h2https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2022/04/Akayed-Ullah-Port-Authority-bomber.jpeg/w=800,h=600,fit=cropimagedelivery.net/wKQ19LTSBT0ARz08t... https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2022/04/Akayed-Ullah-Port-Authority-bomber.jpeg/w=800,h=600,fit=crop — 200 — 30.2 KiB — 110 ms — h3https://courthousenews.com/wp-content/uploads/2026/02/preschool-toy-corner-800x600.jpg/wp-content/uploads/2026/02/prescho... https://courthousenews.com/wp-content/uploads/2026/02/preschool-toy-corner-800x600.jpg — 200 — 79.4 KiB — 92 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/mars-rover-800x600.jpg/wp-content/uploads/2026/04/mars-ro... https://courthousenews.com/wp-content/uploads/2026/04/mars-rover-800x600.jpg — 200 — 99.2 KiB — 96 ms — h2https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2025/06/ap-france-cigarettes.jpg/w=800,h=600,fit=cropimagedelivery.net/wKQ19LTSBT0ARz08t... https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2025/06/ap-france-cigarettes.jpg/w=800,h=600,fit=crop — 200 — 29.1 KiB — 110 ms — h3https://courthousenews.com/wp-content/uploads/2026/03/scotus-march-2026-rainy-800x600.jpg/wp-content/uploads/2026/03/scotus-... https://courthousenews.com/wp-content/uploads/2026/03/scotus-march-2026-rainy-800x600.jpg — 200 — 73.0 KiB — 97 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/swalwell-gonzales-composite-800x600.jpg/wp-content/uploads/2026/04/swalwel... https://courthousenews.com/wp-content/uploads/2026/04/swalwell-gonzales-composite-800x600.jpg — 200 — 60.9 KiB — 96 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/jordan-flagged-cargo-ship-800x600.jpg/wp-content/uploads/2026/04/jordan-... https://courthousenews.com/wp-content/uploads/2026/04/jordan-flagged-cargo-ship-800x600.jpg — 200 — 24.6 KiB — 96 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/protest-against-duterte-international-criminal-court-800x600.jpg/wp-content/uploads/2026/04/protest... https://courthousenews.com/wp-content/uploads/2026/04/protest-against-duterte-international-criminal-court-800x600.jpg — 200 — 106.9 KiB — 98 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/cambodia-china-800x600.jpg/wp-content/uploads/2026/04/cambodi... https://courthousenews.com/wp-content/uploads/2026/04/cambodia-china-800x600.jpg — 200 — 83.7 KiB — 97 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/travelers-in-vienna-airport-terminal-800x600.jpg/wp-content/uploads/2026/04/travele... https://courthousenews.com/wp-content/uploads/2026/04/travelers-in-vienna-airport-terminal-800x600.jpg — 200 — 96.2 KiB — 98 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/france-algeria-writer-sentenced-800x600.jpg/wp-content/uploads/2026/04/france-... https://courthousenews.com/wp-content/uploads/2026/04/france-algeria-writer-sentenced-800x600.jpg — 200 — 46.6 KiB — 97 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/sheep-graze-in-greek-olive-grove-800x600.jpg/wp-content/uploads/2026/04/sheep-g... https://courthousenews.com/wp-content/uploads/2026/04/sheep-graze-in-greek-olive-grove-800x600.jpg — 200 — 116.0 KiB — 98 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/uk-cyber-threats-800x600.jpg/wp-content/uploads/2026/04/uk-cybe... https://courthousenews.com/wp-content/uploads/2026/04/uk-cyber-threats-800x600.jpg — 200 — 40.8 KiB — 97 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/prices-at-london-gas-station-800x600.jpg/wp-content/uploads/2026/04/prices-... https://courthousenews.com/wp-content/uploads/2026/04/prices-at-london-gas-station-800x600.jpg — 200 — 52.2 KiB — 97 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/cuba-property-claims-800x600.jpg/wp-content/uploads/2026/04/cuba-pr... https://courthousenews.com/wp-content/uploads/2026/04/cuba-property-claims-800x600.jpg — 200 — 60.1 KiB — 98 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/africa-three-wheel-adventure-800x600.jpg/wp-content/uploads/2026/04/africa-... https://courthousenews.com/wp-content/uploads/2026/04/africa-three-wheel-adventure-800x600.jpg — 200 — 84.3 KiB — 106 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/germany-dementia-tours-800x600.jpg/wp-content/uploads/2026/04/germany... https://courthousenews.com/wp-content/uploads/2026/04/germany-dementia-tours-800x600.jpg — 200 — 86.8 KiB — 107 ms — h2https://courthousenews.com/wp-content/uploads/2026/04/britain-arson-800x600.jpg/wp-content/uploads/2026/04/britain... https://courthousenews.com/wp-content/uploads/2026/04/britain-arson-800x600.jpg — 200 — 110.2 KiB — 107 ms — h2https://courthousenews.com/wp-includes/js/comment-reply.min.js?ver=6.7.2/wp-includes/js/comment-reply.min.j... https://courthousenews.com/wp-includes/js/comment-reply.min.js?ver=6.7.2 — 200 — 1.5 KiB — 99 ms — h2https://courthousenews.com/wp-content/plugins/complianz-gdpr-premium/cookiebanner/js/complianz.min.js?ver=1709135327/wp-content/plugins/complianz-gdpr-... https://courthousenews.com/wp-content/plugins/complianz-gdpr-premium/cookiebanner/js/complianz.min.js?ver=1709135327 — 200 — 10.5 KiB — 100 ms — h2https://courthousenews.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2/wp-includes/css/dist/block-library... https://courthousenews.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2 — 200 — 14.9 KiB — 102 ms — h2https://www.courthousenews.com/wp-content/uploads/2026/04/renea-gamble-penis-costume-protest-arrest-fairhope-alabama-no-kings-800x600.jpgwww.courthousenews.com/wp-content/u... https://www.courthousenews.com/wp-content/uploads/2026/04/renea-gamble-penis-costume-protest-arrest-fairhope-alabama-no-kings-800x600.jpg — 200 — 62.5 KiB — 65 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 81 ms — h2https://courthousenews.com/wp-content/plugins/wow-divi-carousel/assets/imgs/loading.png/wp-content/plugins/wow-divi-carous... https://courthousenews.com/wp-content/plugins/wow-divi-carousel/assets/imgs/loading.png — 200 — 451 B — 26 ms — h2https://www.buzzsprout.com/1783523?client_source=large_player&iframe=true&referrer=https%3A%2F%2Fwww.buzzsprout.com%2F1783523%2Fpodcast%2Fembedwww.buzzsprout.com/1783523?client_s... https://www.buzzsprout.com/1783523?client_source=large_player&iframe=true&referrer=https%3A%2F%2Fwww.buzzsprout.com%2F1783523%2Fpodcast%2Fembed — 200 — 13.3 KiB — 187 ms — h2https://courthousenews.com/wp-content/themes/cns/fonts/lato-v17-latin-regular.woff2/wp-content/themes/cns/fonts/lato-v... https://courthousenews.com/wp-content/themes/cns/fonts/lato-v17-latin-regular.woff2 — 200 — 23.1 KiB — 26 ms — h2https://fonts.gstatic.com/s/abhayalibre/v18/e3t5euGtX-Co5MNzeAOqinEYx2zCrdZJyIU9BQ.woff2fonts.gstatic.com/s/abhayalibre/v18... https://fonts.gstatic.com/s/abhayalibre/v18/e3t5euGtX-Co5MNzeAOqinEYx2zCrdZJyIU9BQ.woff2 — 200 — 12.6 KiB — 30 ms — h3https://fonts.gstatic.com/s/abhayalibre/v18/e3tmeuGtX-Co5MNzeAOqinEQfEnXgPRE4g.woff2fonts.gstatic.com/s/abhayalibre/v18... https://fonts.gstatic.com/s/abhayalibre/v18/e3tmeuGtX-Co5MNzeAOqinEQfEnXgPRE4g.woff2 — 200 — 12.1 KiB — 31 ms — h3https://courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.woff2?t=1734404658139/wp-content/themes/cns/fonts/remixi... https://courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.woff2?t=1734404658139 — 200 — 173.7 KiB — 30 ms — h2https://assets.buzzsprout.com/assets/players/mediaelementplayer.min-a77c8c7968ab189467b174c9da241e920576e6620e10de301c3963e607a64fda.cssassets.buzzsprout.com/assets/player... https://assets.buzzsprout.com/assets/players/mediaelementplayer.min-a77c8c7968ab189467b174c9da241e920576e6620e10de301c3963e607a64fda.css — 200 — 3.0 KiB — 64 ms — h2https://assets.buzzsprout.com/assets/players/mejs-skins-wave-19142f54b23b334768a4e449d5293fc9bcc0094efbdef6a728acd1dac2d6c921.cssassets.buzzsprout.com/assets/player... https://assets.buzzsprout.com/assets/players/mejs-skins-wave-19142f54b23b334768a4e449d5293fc9bcc0094efbdef6a728acd1dac2d6c921.css — 200 — 873 B — 62 ms — h2https://assets.buzzsprout.com/assets/players/wave-player-bac5ae6fc20de5da226b750c6c680c9949259738b87b2affeb7ee2dcef14d6b6.cssassets.buzzsprout.com/assets/player... https://assets.buzzsprout.com/assets/players/wave-player-bac5ae6fc20de5da226b750c6c680c9949259738b87b2affeb7ee2dcef14d6b6.css — 200 — 6.3 KiB — 66 ms — h2https://assets.buzzsprout.com/assets/iframe-d5952472ba43d894d4dee0419c6e799f818bf90d35ea510d8578aba8f1b7ec78.jsassets.buzzsprout.com/assets/iframe... https://assets.buzzsprout.com/assets/iframe-d5952472ba43d894d4dee0419c6e799f818bf90d35ea510d8578aba8f1b7ec78.js — 200 — 37.2 KiB — 70 ms — h2https://assets.buzzsprout.com/assets/players_main-36d7d5bf8accfd120760f8762e3bf2ce8c8d665ab7728ccd3b8b3cd0e2d0d955.jsassets.buzzsprout.com/assets/player... https://assets.buzzsprout.com/assets/players_main-36d7d5bf8accfd120760f8762e3bf2ce8c8d665ab7728ccd3b8b3cd0e2d0d955.js — 200 — 67.3 KiB — 85 ms — h2https://www.buzzsprout.com/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTQxMDEwMDgxLCJwdXIiOiJibG9iX2lkIn19--918c7879ae059e26c14e11d980fd73dc2dd0fa1b/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGciLCJyZXNpemVfdG9fZmlsbCI6WzE0MDAsMTQwMCx7ImNyb3AiOiJjZW50cmUifV0sImRlZmF1bHRfdXJsIjoiaHR0cHM6Ly93d3cuYnV6enNwcm91dC5jb20vaW1hZ2VzL2FydHdvcmtzX2xhcmdlLmpwZyIsInNhdmVyIjp7InF1YWxpdHkiOjYwfSwiY29sb3Vyc3BhY2UiOiJzcmdiIn0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--2454c883dcd12a10059f243d8ea753f8b5c1613e/Cover.jpgwww.buzzsprout.com/rails/active_sto... https://www.buzzsprout.com/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTQxMDEwMDgxLCJwdXIiOiJibG9iX2lkIn19--918c7879ae059e26c14e11d980fd73dc2dd0fa1b/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGciLCJyZXNpemVfdG9fZmlsbCI6WzE0MDAsMTQwMCx7ImNyb3AiOiJjZW50cmUifV0sImRlZmF1bHRfdXJsIjoiaHR0cHM6Ly93d3cuYnV6enNwcm91dC5jb20vaW1hZ2VzL2FydHdvcmtzX2xhcmdlLmpwZyIsInNhdmVyIjp7InF1YWxpdHkiOjYwfSwiY29sb3Vyc3BhY2UiOiJzcmdiIn0sInB1ciI6InZhcmlhdGlvbiJ9fQ==--2454c883dcd12a10059f243d8ea753f8b5c1613e/Cover.jpg — 302 — 175 B — 146 ms — h2https://www.buzzsprout.com/player/wave/2www.buzzsprout.com/player/wave/2 https://www.buzzsprout.com/player/wave/2 — 200 — 13.8 KiB — 33 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://assets.buzzsprout.com/assets/wave_player/embed_images-02812fd26b39ff3c6ec7ed4c7416cf6bd885b0b40552bf296726ff95c7bd6f54.svgassets.buzzsprout.com/assets/wave_p... https://assets.buzzsprout.com/assets/wave_player/embed_images-02812fd26b39ff3c6ec7ed4c7416cf6bd885b0b40552bf296726ff95c7bd6f54.svg — 200 — 37.3 KiB — 41 ms — h2https://assets.buzzsprout.com/assets/public_players/listen_on-b547ac98398b46fe853996d648dce31e6681ec77f2970d96582216a9bc0dd22a.svgassets.buzzsprout.com/assets/public... https://assets.buzzsprout.com/assets/public_players/listen_on-b547ac98398b46fe853996d648dce31e6681ec77f2970d96582216a9bc0dd22a.svg — 200 — 26.8 KiB — 34 ms — h2https://assets.buzzsprout.com/assets/public_players/listen_on_small-9081666d620ca474955fc4a9572c91245f9afe556475e6b36a8946a9eb3bc0ca.svgassets.buzzsprout.com/assets/public... https://assets.buzzsprout.com/assets/public_players/listen_on_small-9081666d620ca474955fc4a9572c91245f9afe556475e6b36a8946a9eb3bc0ca.svg — 200 — 59.2 KiB — 38 ms — h2https://storage.buzzsprout.com/ywuclszo5yug5yaughjccnj9c31xstorage.buzzsprout.com/ywuclszo5yug... https://storage.buzzsprout.com/ywuclszo5yug5yaughjccnj9c31x — 200 — 86.5 KiB — 62 ms — h2data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3dUZXh0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiI…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3dUZXh0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiI… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3dUZXh0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiI…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3dUZXh0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiI… — 200 — 0 B — 0 ms — datahttps://www.buzzsprout.com/player/wave/2?color=%23000000www.buzzsprout.com/player/wave/2?co... https://www.buzzsprout.com/player/wave/2?color=%23000000 — 200 — 13.7 KiB — 37 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 — 183 ms — h2https://www.courthousenews.com/wp-json/complianz/v1/banner?lang=en&locale=en_US&token=pkrcfwww.courthousenews.com/wp-json/comp... https://www.courthousenews.com/wp-json/complianz/v1/banner?lang=en&locale=en_US&token=pkrcf — 200 — 0 B — 837 ms — h2https://courthousenews.com/wp-admin/admin-ajax.php/wp-admin/admin-ajax.php https://courthousenews.com/wp-admin/admin-ajax.php — 403 — 286 B — 1.2 s — h2https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2023/07/Salmon-Creek-Falls.jpg/w=1300,h=731,fit=cropimagedelivery.net/wKQ19LTSBT0ARz08t... https://imagedelivery.net/wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2023/07/Salmon-Creek-Falls.jpg/w=1300,h=731,fit=crop — 200 — 192.6 KiB — 67 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeF8iYkAAAAAKyQozHPT_1s1EksU9x47ggYNLzo&co=aHR0cHM6Ly9jb3VydGhvdXNlbmV3cy5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=cxgqafyiky70www.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LeF8iYkAAAAAKyQozHPT_1s1EksU9x47ggYNLzo&co=aHR0cHM6Ly9jb3VydGhvdXNlbmV3cy5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=cxgqafyiky70 — 200 — 27.7 KiB — 83 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 99 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 — 165 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 176 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 — 26 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 — 64 ms — h3https://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 — 16 ms — h2https://courthousenews.com/cdn-cgi/rum?/cdn-cgi/rum? https://courthousenews.com/cdn-cgi/rum? — 204 — 143 B — 22 ms — h2https://courthousenews.com/wp-content/themes/cns/img/favicon.ico/wp-content/themes/cns/img/favicon.... https://courthousenews.com/wp-content/themes/cns/img/favicon.ico — 200 — 2.2 KiB — 53 ms — h2https://www.courthousenews.com/wp-json/complianz/v1/banner?lang=en&locale=en_US&token=pkrcfwww.courthousenews.com/wp-json/comp... https://www.courthousenews.com/wp-json/complianz/v1/banner?lang=en&locale=en_US&token=pkrcf — 200 — 630 B — 406 ms — h2https://www.google.com/recaptcha/api2/reload?k=6LeF8iYkAAAAAKyQozHPT_1s1EksU9x47ggYNLzowww.google.com/recaptcha/api2/reloa... https://www.google.com/recaptcha/api2/reload?k=6LeF8iYkAAAAAKyQozHPT_1s1EksU9x47ggYNLzo — 200 — 1.3 KiB — 122 ms — h3https://www.google.com/recaptcha/api2/clr?k=6LeF8iYkAAAAAKyQozHPT_1s1EksU9x47ggYNLzowww.google.com/recaptcha/api2/clr?k... https://www.google.com/recaptcha/api2/clr?k=6LeF8iYkAAAAAKyQozHPT_1s1EksU9x47ggYNLzo — 200 — 16 B — 48 ms — h3https://www.googletagmanager.com/gtag/js?id=UA-80219-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-80219-1 — 200 — 125.2 KiB — 140 ms — h2https://platform.twitter.com/widgets.jsplatform.twitter.com/widgets.js https://platform.twitter.com/widgets.js — 200 — 27.3 KiB — 162 ms — h2https://connect.facebook.net/en_US/sdk.jsconnect.facebook.net/en_US/sdk.js https://connect.facebook.net/en_US/sdk.js — 200 — 5.0 KiB — 71 ms — h3https://www.courthousenews.com/wp-content/uploads/complianz/css/banner-2-optout.css?v=48www.courthousenews.com/wp-content/u... https://www.courthousenews.com/wp-content/uploads/complianz/css/banner-2-optout.css?v=48 — 200 — 3.1 KiB — 28 ms — h2https://connect.facebook.net/en_US/bundle/sdk.js/connect.facebook.net/en_US/bundle/s... https://connect.facebook.net/en_US/bundle/sdk.js/ — 200 — 77.8 KiB — 40 ms — h3https://www.googletagmanager.com/gtag/js?id=G-EGZYT2E8MV&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EGZYT2E8MV&cx=c&gtm=4e64k0 — 200 — 145.2 KiB — 59 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 95 ms — h2https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fcourthousenews.complatform.twitter.com/widgets/widget... https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fcourthousenews.com — 200 — 103.4 KiB — 155 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-EGZYT2E8MV&gtm=45je64k0v9122652986za20g&_p=1776888197529&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=971258320.1776888198&frm=0&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117512543&sid=1776888197&sct=1&seg=0&dl=https%3A%2F%2Fcourthousenews.com%2F&dt=Courthouse%20News%20Service%20%7C%20Probably%20the%20best%20news%20site%20in%20the%20world&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3808region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-EGZYT2E8MV&gtm=45je64k0v9122652986za20g&_p=1776888197529&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAI&are=1&cid=971258320.1776888198&frm=0&pscdl=noapi&rcb=7&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117512543&sid=1776888197&sct=1&seg=0&dl=https%3A%2F%2Fcourthousenews.com%2F&dt=Courthouse%20News%20Service%20%7C%20Probably%20the%20best%20news%20site%20in%20the%20world&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3808 — 204 — 551 B — 69 ms — h2https://syndication.twitter.com/settings?session_id=0d6959c3e28c003d93d17133aa6015e4af50b4adsyndication.twitter.com/settings?se... https://syndication.twitter.com/settings?session_id=0d6959c3e28c003d93d17133aa6015e4af50b4ad — 200 — 951 B — 190 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
64% of JavaScript execution is third-party
First-party Third-party 2310ms · 376KB · $31/mo
www.gstatic.com
Other
Costly
Execution 1148ms
Transfer 0 KB
Unused 43%
Monthly Cost $15/mo
Unattributable
Other
Costly
Execution 699ms
Transfer 0 KB
Monthly Cost $9/mo
Google Tag Manager
Tag Manager
Optional
Execution 152ms
Transfer 145 KB
Unused 44%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 122ms
Transfer 125 KB
Unused 51%
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 103ms
Transfer 78 KB
Unused 70%
Monthly Cost $1/mo
Twitter/X Embed
Social
Optional
Execution 86ms
Transfer 27 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 1148ms and costs ~$15/month
  • Unattributable adds 699ms and costs ~$9/month

64% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

www.gstatic.com takes 1148ms 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 699ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

70% of Facebook Pixel'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