Skip to content
https://townhall.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
5
REVIEW
1
PASS
7
INFO
2

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

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

639 ms

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

1.53 s

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

632 ms

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

0.003

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

2.16 s

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

5.94 s

Page Load Progression

557 ms
1.1 s
1.7 s
2.2 s
2.8 s
3.3 s
3.9 s
4.5 s
Checks
15
7 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
3.7 MB transferred, 310 requests
FIX
3.7 MB transferred, 310 requests
Warning::
Page weighs 8.5 MB (3.7 MB transferred)
Warning::
JavaScript is 2.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.0 MB
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Warning::
310 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.77 g CO2 per page load
3.7 MB / 2.4 MB budget
3.7 MB transferred
310 requests
0.77 g CO2 per page load
JavaScript 2.0 MiB 55%
Images 1.2 MiB 34%
Fonts 145.9 KiB 4%
Other 114.0 KiB 3%
HTML 74.3 KiB 2%
Other 33.1 KiB 1%
CSS 32.9 KiB 1%
Other 32.1 KiB 1%
Other 822 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

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

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
95% third-party, 0 ms blocking
FIX
95% third-party, 0 ms blocking
Warning::
Third-party code accounts for 95% of page weight (3.5 MiB of 3.7 MiB)
Info::
Third-party blocking time is low (0 ms)
95%
First-party Third-party
F
JS Execution Cost
Action
3666ms total JS execution
FIX
3666ms total JS execution
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 1065ms CPU time
Warning::
Unattributable: 599ms CPU time
Warning::
https://townhall.com/: 588ms CPU time
Info::
https://c.amazon-adsystem.com/aax2/apstag.js: 198ms CPU time
Info::
https://pagead2.googlesyndication.com/pagead/manag...: 163ms CPU time
Warning::
Third-party scripts: 3017ms (82% of total)

Main Thread Breakdown

Script Evaluation 64% Other 18% Script Parsing & Compilation 7% Style & Layout 5% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=310979461065ms817ms73ms3rd
Unattributable599ms106ms0ms3rd
https://townhall.com/588ms203ms8ms1st
https://c.amazon-adsystem.com/aax2/apstag.js198ms176ms14ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js163ms144ms9ms3rd
https://cdn.townhall.com/web/js/prebid/prebid-9.53.2.js?v=3160ms125ms15ms3rd
https://cdn.tinypass.com/api/tinypass.min.js134ms94ms18ms3rd
https://www.googletagmanager.com/gtag/js?id=G-732T5NHNX1124ms93ms21ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl_page_level_ads.js?cb=31097946120ms89ms19ms3rd
https://static.kueezrtb.com/js/latest_cls.js?_=177689611480394ms82ms3ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
72 scripts, 870 KB unused
FIX
72 scripts, 870 KB unused
Warning::
https://cdn.townhall.com/web/js/prebid/prebid-9.53...: 138 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 86 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://townhall.com/dist/vendors.js?v=UlDFUIdr7C9...: 86 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.tinypass.com/api/tinypass.min.js: 80 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-732T...: 65 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 870 KB
870 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.townhall.com/web/js/prebid/prebid-9.53.2.js?v=3313 KB138 KB (44%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946187 KB86 KB (46%)3rd
https://townhall.com/dist/vendors.js?v=UlDFUIdr7C9i9ctwkcMxtSsfajGEj8SO1crOvRff6zU118 KB86 KB (73%)1st
https://cdn.tinypass.com/api/tinypass.min.js133 KB80 KB (60%)3rd
https://www.googletagmanager.com/gtag/js?id=G-732T5NHNX1169 KB65 KB (38%)3rd
https://c.amazon-adsystem.com/aax2/apstag.js91 KB38 KB (42%)3rd
https://s3-us-west-2.amazonaws.com/jsstore/a/020HDN57/ge.js91 KB37 KB (41%)3rd
https://carsarace.com/public/js/o12mbx1gusin9ljtv.bundle.js67 KB34 KB (50%)3rd
https://b-code.liadm.com/lc2.js47 KB34 KB (72%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js0 KB31 KB (42%)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
310 resources · 3.7 MB · 870 KB savings available
FIX
310 resources · 3.7 MB · 870 KB savings available
Warning::
Page weight 2.7 MB over 1MB target
Got: 3.7 MB Expected: ≤ 1 MB
Info::
~870 KB of savings available
Warning::
299 third-party resources (95% of weight)
Info::
1 resources over 200KB
310 resources · 3.7 MiB · 299 third-party 2.7 MiB over 1MB target
JavaScript 55% · 2.0 MiB
Image 34% · 1.2 MiB
Other 5% · 169.7 KiB
Font 4% · 145.9 KiB
Document 2% · 77.9 KiB
CSS 1% · 32.9 KiB

~869.5 KiB of savings available

Remove unused JavaScript: 869.5 KiB
C
Image Optimization
Action
82 images, 0 KB saveable
REVIEW
82 images, 0 KB saveable
Warning::
https://media.townhall.com/cdn/hodl/2026/49/d3f5f4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2025/304/1f16f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2025/57/28cd6b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2025/357/13503... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.townhall.com/web/thm/trending-icon.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2026/50/46d8cf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/images/up/2026... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2025/254/117eb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2019/151/ce808... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2018/304/92bef... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2026/55/c5b78c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2024/183/2e55e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2026/34/6d74a7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2025/309/9d925... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2024/182/980ad... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://townhall.com/svg/thm/join-vip.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2022/160/979dd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2023/269/ce964... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2026/110/1fdc0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2026/101/ce1f6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2015/72/43980f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://townhall.com/svg/thm/logo-townhall.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://townhall.com/svg/thm/thm.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/cartoons/rus04... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2022/305/c4711... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2026/33/620c67... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.townhall.com/cdn/hodl/2026/106/807eb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
82 images 1.2 MB
0 oversized -0 KB
76 legacy format
28 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

Performance issues directly impact user engagement and conversion rates.

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

Web fonts

4

146 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 639 ms LCP 1.5 shttps://cdn.townhall.com/web/fonts/Heuristica-Regular.woff2Heuristica-Regular.woff2 https://cdn.townhall.com/web/fonts/Heuristica-Regular.woff2 — 63.1 KiB — 98 ms — font-display: swaphttps://cdn.townhall.com/web/fonts/Heuristica-Bold.woff2Heuristica-Bold.woff2 https://cdn.townhall.com/web/fonts/Heuristica-Bold.woff2 — 49.8 KiB — 99 ms — font-display: swaphttps://cdn.townhall.com/web/fonts/SourceSansPro-Bold-webfont.woffSourceSansPro-Bold-webf... https://cdn.townhall.com/web/fonts/SourceSansPro-Bold-webfont.woff — 16.2 KiB — 79 ms — font-display: swaphttps://cdn.townhall.com/web/fonts/SourceSansPro-Regular-webfont.woffSourceSansPro-Regular-w... https://cdn.townhall.com/web/fonts/SourceSansPro-Regular-webfont.woff — 16.7 KiB — 79 ms — font-display: swap
Heuristica-Regular.woff2 woff2 swap
Size 63 KB
Load time 98 ms
Start 51 ms
Risk FOUT — text flashes from fallback to web font
Heuristica-Bold.woff2 woff2 swap
Size 50 KB
Load time 99 ms
Start 51 ms
Risk FOUT — text flashes from fallback to web font
SourceSansPro-Bold-webf... woff swap
Size 16 KB
Load time 79 ms
Start 52 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
SourceSansPro-Regular-w... woff swap
Size 17 KB
Load time 79 ms
Start 54 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~10 KB and ~20 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+
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=30 (30 seconds)
PASS
max-age=30 (30 seconds)
Info::
Cache-Control header is set
Got: public, max-age=30
Info::
Effective TTL: 30 seconds (max-age=30)
Info::
Last-Modified header present
Cache-Control

public, max-age=30

DirectiveValueMeaning
publicAny cache may store this response
max-age30Cache for 30 seconds
Effective TTL: 30 seconds
Network Waterfall
310 requests over 7661ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 639 ms LCP 1.5 shttps://townhall.com// https://townhall.com/ — 200 — 33.3 KiB — 30 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 96 ms — h3https://cdn.townhall.com/web/fonts/Heuristica-Regular.woff2cdn.townhall.com/web/fonts/Heuristi... https://cdn.townhall.com/web/fonts/Heuristica-Regular.woff2 — 200 — 63.1 KiB — 98 ms — h2https://cdn.townhall.com/web/fonts/Heuristica-Bold.woff2cdn.townhall.com/web/fonts/Heuristi... https://cdn.townhall.com/web/fonts/Heuristica-Bold.woff2 — 200 — 49.8 KiB — 99 ms — h2https://cdn.townhall.com/web/fonts/SourceSansPro-Bold-webfont.woffcdn.townhall.com/web/fonts/SourceSa... https://cdn.townhall.com/web/fonts/SourceSansPro-Bold-webfont.woff — 200 — 16.2 KiB — 79 ms — h2https://cdn.townhall.com/web/fonts/SourceSansPro-Regular-webfont.woffcdn.townhall.com/web/fonts/SourceSa... https://cdn.townhall.com/web/fonts/SourceSansPro-Regular-webfont.woff — 200 — 16.7 KiB — 79 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.csscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css — 200 — 32.9 KiB — 73 ms — h2https://assets.freedomadnetwork.com/fan-pxl.jsassets.freedomadnetwork.com/fan-pxl... https://assets.freedomadnetwork.com/fan-pxl.js — 200 — 6.7 KiB — 92 ms — h2https://static.kueezrtb.com/latest.jsstatic.kueezrtb.com/latest.js https://static.kueezrtb.com/latest.js — 200 — 1.1 KiB — 83 ms — h2https://townhall.com/prebid/prebid-responsive.js?v=9.53.2&v=8zmpsAUCW0MOpqwPuMMD7zxJsu7ERRDGbHH2vRvhWDg/prebid/prebid-responsive.js?v=9.53... https://townhall.com/prebid/prebid-responsive.js?v=9.53.2&v=8zmpsAUCW0MOpqwPuMMD7zxJsu7ERRDGbHH2vRvhWDg — 200 — 2.9 KiB — 42 ms — h2https://media.townhall.com/cdn/hodl/2026/33/620c67c2-053e-45f3-b139-e081623fafab.pngmedia.townhall.com/cdn/hodl/2026/33... https://media.townhall.com/cdn/hodl/2026/33/620c67c2-053e-45f3-b139-e081623fafab.png — 200 — 47.1 KiB — 93 ms — h2https://townhall.com/svg/thm/logo-townhall.svg/svg/thm/logo-townhall.svg https://townhall.com/svg/thm/logo-townhall.svg — 200 — 1.3 KiB — 20 ms — h2https://cdn.townhall.com/web/svg/thm/townhalltv.svgcdn.townhall.com/web/svg/thm/townha... https://cdn.townhall.com/web/svg/thm/townhalltv.svg — 200 — 4.0 KiB — 134 ms — h2https://cdn.townhall.com/web/thm/subscriptions-badge-vip.svgcdn.townhall.com/web/thm/subscripti... https://cdn.townhall.com/web/thm/subscriptions-badge-vip.svg — 200 — 1.2 KiB — 49 ms — h2https://townhall.com/svg/thm/join-vip.svg/svg/thm/join-vip.svg https://townhall.com/svg/thm/join-vip.svg — 200 — 4.8 KiB — 18 ms — h2https://srv.freedomadnetwork.com/vsrv.freedomadnetwork.com/v https://srv.freedomadnetwork.com/v — 200 — 0 B — 493 ms — h2https://track.kueezrtb.com/dye?_=1776896114802&type=latest:boot&ac=2&acm=g3l&h=townhall.com&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&beacon=1track.kueezrtb.com/dye?_=1776896114... https://track.kueezrtb.com/dye?_=1776896114802&type=latest:boot&ac=2&acm=g3l&h=townhall.com&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&beacon=1 — 204 — 133 B — 147 ms — h2https://gtrack.kueezrtb.com/dye?_=1776896114802&type=latest:boot&ac=2&acm=g3l&h=townhall.com&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&beacon=1gtrack.kueezrtb.com/dye?_=177689611... https://gtrack.kueezrtb.com/dye?_=1776896114802&type=latest:boot&ac=2&acm=g3l&h=townhall.com&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&beacon=1 — 204 — 133 B — 154 ms — h2https://townhall.com/dist/main.js?v=KmMvvI2T7C6v9FVqRlXoNz-0rnjySeI_jQHKy4NI4x0/dist/main.js?v=KmMvvI2T7C6v9FVqRlX... https://townhall.com/dist/main.js?v=KmMvvI2T7C6v9FVqRlXoNz-0rnjySeI_jQHKy4NI4x0 — 200 — 6.9 KiB — 41 ms — h2https://townhall.com/dist/runtime.js?v=uB8GF5-G_8TIuXzVFmH-4irzx9OSzdOvtu_kn_q4MTQ/dist/runtime.js?v=uB8GF5-G_8TIuXzV... https://townhall.com/dist/runtime.js?v=uB8GF5-G_8TIuXzVFmH-4irzx9OSzdOvtu_kn_q4MTQ — 200 — 1.2 KiB — 36 ms — h2https://townhall.com/dist/vendors.js?v=UlDFUIdr7C9i9ctwkcMxtSsfajGEj8SO1crOvRff6zU/dist/vendors.js?v=UlDFUIdr7C9i9ctw... https://townhall.com/dist/vendors.js?v=UlDFUIdr7C9i9ctwkcMxtSsfajGEj8SO1crOvRff6zU — 200 — 118.5 KiB — 121 ms — h2https://www.googletagmanager.com/gtag/js?id=G-732T5NHNX1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-732T5NHNX1 — 200 — 168.8 KiB — 196 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 89 ms — h2https://cdn.townhall.com/web/js/prebid/prebid-9.53.2.js?v=3cdn.townhall.com/web/js/prebid/preb... https://cdn.townhall.com/web/js/prebid/prebid-9.53.2.js?v=3 — 200 — 312.8 KiB — 95 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 73 ms — h2https://media.townhall.com/cdn/hodl/2026/33/620c67c2-053e-45f3-b139-e081623fafab-1052x615.pngmedia.townhall.com/cdn/hodl/2026/33... https://media.townhall.com/cdn/hodl/2026/33/620c67c2-053e-45f3-b139-e081623fafab-1052x615.png — 200 — 48.2 KiB — 78 ms — h2https://cdn.townhall.com/web/svg/thm/2024/badge-vip.svgcdn.townhall.com/web/svg/thm/2024/b... https://cdn.townhall.com/web/svg/thm/2024/badge-vip.svg — 200 — 1.2 KiB — 65 ms — h2https://cdn.townhall.com/web/thm/trending-icon.svgcdn.townhall.com/web/thm/trending-i... https://cdn.townhall.com/web/thm/trending-icon.svg — 200 — 1.0 KiB — 60 ms — h2https://cdn.townhall.com/web/svg/thm/2024/subscription-vip.svgcdn.townhall.com/web/svg/thm/2024/s... https://cdn.townhall.com/web/svg/thm/2024/subscription-vip.svg — 200 — 1.2 KiB — 74 ms — h2https://media.townhall.com/cdn/hodl/2026/34/6d74a70b-003c-41db-9663-70fd23f7325c-1052x615.jpgmedia.townhall.com/cdn/hodl/2026/34... https://media.townhall.com/cdn/hodl/2026/34/6d74a70b-003c-41db-9663-70fd23f7325c-1052x615.jpg — 200 — 53.6 KiB — 96 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s FCP 639 ms LCP 1.5 shttps://townhall.com// https://townhall.com/ — 200 — 33.3 KiB — 30 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 96 ms — h3https://cdn.townhall.com/web/fonts/Heuristica-Regular.woff2cdn.townhall.com/web/fonts/Heuristi... https://cdn.townhall.com/web/fonts/Heuristica-Regular.woff2 — 200 — 63.1 KiB — 98 ms — h2https://cdn.townhall.com/web/fonts/Heuristica-Bold.woff2cdn.townhall.com/web/fonts/Heuristi... https://cdn.townhall.com/web/fonts/Heuristica-Bold.woff2 — 200 — 49.8 KiB — 99 ms — h2https://cdn.townhall.com/web/fonts/SourceSansPro-Bold-webfont.woffcdn.townhall.com/web/fonts/SourceSa... https://cdn.townhall.com/web/fonts/SourceSansPro-Bold-webfont.woff — 200 — 16.2 KiB — 79 ms — h2https://cdn.townhall.com/web/fonts/SourceSansPro-Regular-webfont.woffcdn.townhall.com/web/fonts/SourceSa... https://cdn.townhall.com/web/fonts/SourceSansPro-Regular-webfont.woff — 200 — 16.7 KiB — 79 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.csscdn.jsdelivr.net/npm/bootstrap@5.3.... https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css — 200 — 32.9 KiB — 73 ms — h2https://assets.freedomadnetwork.com/fan-pxl.jsassets.freedomadnetwork.com/fan-pxl... https://assets.freedomadnetwork.com/fan-pxl.js — 200 — 6.7 KiB — 92 ms — h2https://static.kueezrtb.com/latest.jsstatic.kueezrtb.com/latest.js https://static.kueezrtb.com/latest.js — 200 — 1.1 KiB — 83 ms — h2https://townhall.com/prebid/prebid-responsive.js?v=9.53.2&v=8zmpsAUCW0MOpqwPuMMD7zxJsu7ERRDGbHH2vRvhWDg/prebid/prebid-responsive.js?v=9.53... https://townhall.com/prebid/prebid-responsive.js?v=9.53.2&v=8zmpsAUCW0MOpqwPuMMD7zxJsu7ERRDGbHH2vRvhWDg — 200 — 2.9 KiB — 42 ms — h2https://media.townhall.com/cdn/hodl/2026/33/620c67c2-053e-45f3-b139-e081623fafab.pngmedia.townhall.com/cdn/hodl/2026/33... https://media.townhall.com/cdn/hodl/2026/33/620c67c2-053e-45f3-b139-e081623fafab.png — 200 — 47.1 KiB — 93 ms — h2https://townhall.com/svg/thm/logo-townhall.svg/svg/thm/logo-townhall.svg https://townhall.com/svg/thm/logo-townhall.svg — 200 — 1.3 KiB — 20 ms — h2https://cdn.townhall.com/web/svg/thm/townhalltv.svgcdn.townhall.com/web/svg/thm/townha... https://cdn.townhall.com/web/svg/thm/townhalltv.svg — 200 — 4.0 KiB — 134 ms — h2https://cdn.townhall.com/web/thm/subscriptions-badge-vip.svgcdn.townhall.com/web/thm/subscripti... https://cdn.townhall.com/web/thm/subscriptions-badge-vip.svg — 200 — 1.2 KiB — 49 ms — h2https://townhall.com/svg/thm/join-vip.svg/svg/thm/join-vip.svg https://townhall.com/svg/thm/join-vip.svg — 200 — 4.8 KiB — 18 ms — h2https://srv.freedomadnetwork.com/vsrv.freedomadnetwork.com/v https://srv.freedomadnetwork.com/v — 200 — 0 B — 493 ms — h2https://track.kueezrtb.com/dye?_=1776896114802&type=latest:boot&ac=2&acm=g3l&h=townhall.com&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&beacon=1track.kueezrtb.com/dye?_=1776896114... https://track.kueezrtb.com/dye?_=1776896114802&type=latest:boot&ac=2&acm=g3l&h=townhall.com&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&beacon=1 — 204 — 133 B — 147 ms — h2https://gtrack.kueezrtb.com/dye?_=1776896114802&type=latest:boot&ac=2&acm=g3l&h=townhall.com&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&beacon=1gtrack.kueezrtb.com/dye?_=177689611... https://gtrack.kueezrtb.com/dye?_=1776896114802&type=latest:boot&ac=2&acm=g3l&h=townhall.com&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&beacon=1 — 204 — 133 B — 154 ms — h2https://townhall.com/dist/main.js?v=KmMvvI2T7C6v9FVqRlXoNz-0rnjySeI_jQHKy4NI4x0/dist/main.js?v=KmMvvI2T7C6v9FVqRlX... https://townhall.com/dist/main.js?v=KmMvvI2T7C6v9FVqRlXoNz-0rnjySeI_jQHKy4NI4x0 — 200 — 6.9 KiB — 41 ms — h2https://townhall.com/dist/runtime.js?v=uB8GF5-G_8TIuXzVFmH-4irzx9OSzdOvtu_kn_q4MTQ/dist/runtime.js?v=uB8GF5-G_8TIuXzV... https://townhall.com/dist/runtime.js?v=uB8GF5-G_8TIuXzVFmH-4irzx9OSzdOvtu_kn_q4MTQ — 200 — 1.2 KiB — 36 ms — h2https://townhall.com/dist/vendors.js?v=UlDFUIdr7C9i9ctwkcMxtSsfajGEj8SO1crOvRff6zU/dist/vendors.js?v=UlDFUIdr7C9i9ctw... https://townhall.com/dist/vendors.js?v=UlDFUIdr7C9i9ctwkcMxtSsfajGEj8SO1crOvRff6zU — 200 — 118.5 KiB — 121 ms — h2https://www.googletagmanager.com/gtag/js?id=G-732T5NHNX1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-732T5NHNX1 — 200 — 168.8 KiB — 196 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 89 ms — h2https://cdn.townhall.com/web/js/prebid/prebid-9.53.2.js?v=3cdn.townhall.com/web/js/prebid/preb... https://cdn.townhall.com/web/js/prebid/prebid-9.53.2.js?v=3 — 200 — 312.8 KiB — 95 ms — h2https://static.chartbeat.com/js/chartbeat_mab.jsstatic.chartbeat.com/js/chartbeat_m... https://static.chartbeat.com/js/chartbeat_mab.js — 200 — 10.1 KiB — 73 ms — h2https://media.townhall.com/cdn/hodl/2026/33/620c67c2-053e-45f3-b139-e081623fafab-1052x615.pngmedia.townhall.com/cdn/hodl/2026/33... https://media.townhall.com/cdn/hodl/2026/33/620c67c2-053e-45f3-b139-e081623fafab-1052x615.png — 200 — 48.2 KiB — 78 ms — h2https://cdn.townhall.com/web/svg/thm/2024/badge-vip.svgcdn.townhall.com/web/svg/thm/2024/b... https://cdn.townhall.com/web/svg/thm/2024/badge-vip.svg — 200 — 1.2 KiB — 65 ms — h2https://cdn.townhall.com/web/thm/trending-icon.svgcdn.townhall.com/web/thm/trending-i... https://cdn.townhall.com/web/thm/trending-icon.svg — 200 — 1.0 KiB — 60 ms — h2https://cdn.townhall.com/web/svg/thm/2024/subscription-vip.svgcdn.townhall.com/web/svg/thm/2024/s... https://cdn.townhall.com/web/svg/thm/2024/subscription-vip.svg — 200 — 1.2 KiB — 74 ms — h2https://media.townhall.com/cdn/hodl/2026/34/6d74a70b-003c-41db-9663-70fd23f7325c-1052x615.jpgmedia.townhall.com/cdn/hodl/2026/34... https://media.townhall.com/cdn/hodl/2026/34/6d74a70b-003c-41db-9663-70fd23f7325c-1052x615.jpg — 200 — 53.6 KiB — 96 ms — h2https://media.townhall.com/cdn/hodl/2026/110/1fdc0ce6-0bc3-4b54-98e2-7f2c363e5ccb-185x107.jpgmedia.townhall.com/cdn/hodl/2026/11... https://media.townhall.com/cdn/hodl/2026/110/1fdc0ce6-0bc3-4b54-98e2-7f2c363e5ccb-185x107.jpg — 200 — 9.0 KiB — 99 ms — h2https://media.townhall.com/cdn/hodl/2018/304/92befcab-3dd9-48c5-b9ef-2e725c791149-185x107.jpgmedia.townhall.com/cdn/hodl/2018/30... https://media.townhall.com/cdn/hodl/2018/304/92befcab-3dd9-48c5-b9ef-2e725c791149-185x107.jpg — 200 — 8.5 KiB — 83 ms — h2https://media.townhall.com/cdn/hodl/2026/50/46d8cfaf-0c41-489e-9707-ba5661f5e991-185x107.jpgmedia.townhall.com/cdn/hodl/2026/50... https://media.townhall.com/cdn/hodl/2026/50/46d8cfaf-0c41-489e-9707-ba5661f5e991-185x107.jpg — 200 — 9.2 KiB — 75 ms — h2https://townhall.com/svg/thm/thm.svg/svg/thm/thm.svg https://townhall.com/svg/thm/thm.svg — 200 — 5.5 KiB — 42 ms — h2https://static.kueezrtb.com/js/latest_cls.js?_=1776896114803static.kueezrtb.com/js/latest_cls.j... https://static.kueezrtb.com/js/latest_cls.js?_=1776896114803 — 200 — 37.1 KiB — 116 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 — 200 — 187.4 KiB — 183 ms — h3data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3… — 200 — 0 B — 0 ms — datahttps://media.townhall.com/cdn/hodl/2025/309/9d925da5-48fd-4df0-8f0b-576ff2f40925-185x107.jpgmedia.townhall.com/cdn/hodl/2025/30... https://media.townhall.com/cdn/hodl/2025/309/9d925da5-48fd-4df0-8f0b-576ff2f40925-185x107.jpg — 200 — 7.7 KiB — 68 ms — h2https://b-code.liadm.com/a-0684.min.jsb-code.liadm.com/a-0684.min.js https://b-code.liadm.com/a-0684.min.js — 200 — 47.1 KiB — 124 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 96 ms — h2https://www.npttech.com/advertising.jswww.npttech.com/advertising.js https://www.npttech.com/advertising.js — 200 — 3.0 KiB — 75 ms — h3https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 66 ms — h2https://static.chartbeat.com/js/subscriptions.jsstatic.chartbeat.com/js/subscriptio... https://static.chartbeat.com/js/subscriptions.js — 200 — 10.8 KiB — 70 ms — h2https://s3-us-west-2.amazonaws.com/jsstore/a/020HDN57/ge.jss3-us-west-2.amazonaws.com/jsstore/... https://s3-us-west-2.amazonaws.com/jsstore/a/020HDN57/ge.js — 200 — 90.5 KiB — 862 ms — http/1.1https://media.townhall.com/cdn/hodl/2026/55/c5b78c59-ca33-45a5-833d-d8b3a5401502-536x311.jpgmedia.townhall.com/cdn/hodl/2026/55... https://media.townhall.com/cdn/hodl/2026/55/c5b78c59-ca33-45a5-833d-d8b3a5401502-536x311.jpg — 200 — 36.3 KiB — 57 ms — h2https://media.townhall.com/cdn/hodl/2026/101/ce1f61a2-d7a4-4d0b-97b1-543cffc3f054-536x311.pngmedia.townhall.com/cdn/hodl/2026/10... https://media.townhall.com/cdn/hodl/2026/101/ce1f61a2-d7a4-4d0b-97b1-543cffc3f054-536x311.png — 200 — 54.0 KiB — 72 ms — h2https://media.townhall.com/cdn/hodl/2026/49/d3f5f41f-e1a6-4861-9708-98b106458599-536x311.jpgmedia.townhall.com/cdn/hodl/2026/49... https://media.townhall.com/cdn/hodl/2026/49/d3f5f41f-e1a6-4861-9708-98b106458599-536x311.jpg — 200 — 61.2 KiB — 61 ms — h2https://media.townhall.com/cdn/hodl/2025/304/1f16fb0e-ed34-40b5-8259-7bafb20aa0cf-536x311.jpgmedia.townhall.com/cdn/hodl/2025/30... https://media.townhall.com/cdn/hodl/2025/304/1f16fb0e-ed34-40b5-8259-7bafb20aa0cf-536x311.jpg — 200 — 39.4 KiB — 53 ms — h2https://media.townhall.com/cdn/hodl/2025/57/28cd6b0a-e9f2-4669-8087-c3eef46c5666-536x311.jpgmedia.townhall.com/cdn/hodl/2025/57... https://media.townhall.com/cdn/hodl/2025/57/28cd6b0a-e9f2-4669-8087-c3eef46c5666-536x311.jpg — 200 — 25.5 KiB — 40 ms — h2https://media.townhall.com/cdn/hodl/images/up/2026/105/62af7984-bf1b-4fc5-8299-6e72b7671717-536x311.webpmedia.townhall.com/cdn/hodl/images/... https://media.townhall.com/cdn/hodl/images/up/2026/105/62af7984-bf1b-4fc5-8299-6e72b7671717-536x311.webp — 200 — 28.7 KiB — 29 ms — h2https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/kurtschlichter-100x100.gifmedia.townhall.com/cdn/hodl/https:/... https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/kurtschlichter-100x100.gif — 200 — 9.4 KiB — 38 ms — h2https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/johnstossel-100x100.jpgmedia.townhall.com/cdn/hodl/https:/... https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/johnstossel-100x100.jpg — 200 — 3.8 KiB — 25 ms — h2https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/14bf7b77-055e-4d78-8792-19da9402cd71-100x100.pngmedia.townhall.com/cdn/hodl/https:/... https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/14bf7b77-055e-4d78-8792-19da9402cd71-100x100.png — 200 — 4.3 KiB — 14 ms — h2https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/kevinmccullough-100x100.gifmedia.townhall.com/cdn/hodl/https:/... https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/kevinmccullough-100x100.gif — 200 — 8.6 KiB — 13 ms — h2https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/3ddcff09-8097-4eee-8c97-d3506e291755-100x100.jpgmedia.townhall.com/cdn/hodl/https:/... https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/3ddcff09-8097-4eee-8c97-d3506e291755-100x100.jpg — 200 — 3.9 KiB — 24 ms — h2https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/b37e8c2c-24f9-4fed-9ed8-c92844f3dabd-100x100.pngmedia.townhall.com/cdn/hodl/https:/... https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/b37e8c2c-24f9-4fed-9ed8-c92844f3dabd-100x100.png — 200 — 5.4 KiB — 10 ms — h2https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/0f82ab1f-d9e8-483c-9e63-16a78c736600-100x100.jpgmedia.townhall.com/cdn/hodl/https:/... https://media.townhall.com/cdn/hodl/https://media.townhall.com/cdn/hodl/authorimages/0f82ab1f-d9e8-483c-9e63-16a78c736600-100x100.jpg — 200 — 3.8 KiB — 16 ms — h2https://media.townhall.com/cdn/hodl/authorimages/starparker-100x100.jpgmedia.townhall.com/cdn/hodl/authori... https://media.townhall.com/cdn/hodl/authorimages/starparker-100x100.jpg — 200 — 4.3 KiB — 17 ms — h2https://media.townhall.com/cdn/hodl/authorimages/benshapiro-100x100.gifmedia.townhall.com/cdn/hodl/authori... https://media.townhall.com/cdn/hodl/authorimages/benshapiro-100x100.gif — 200 — 7.3 KiB — 13 ms — h2https://media.townhall.com/cdn/hodl/authorimages/terryjeffrey-100x100.jpgmedia.townhall.com/cdn/hodl/authori... https://media.townhall.com/cdn/hodl/authorimages/terryjeffrey-100x100.jpg — 200 — 4.0 KiB — 19 ms — h2https://media.townhall.com/cdn/hodl/authorimages/484cca25-7b12-4698-bead-bc39c38b0e2b-100x100.pngmedia.townhall.com/cdn/hodl/authori... https://media.townhall.com/cdn/hodl/authorimages/484cca25-7b12-4698-bead-bc39c38b0e2b-100x100.png — 200 — 3.9 KiB — 16 ms — h2https://media.townhall.com/cdn/hodl/cartoons/rus042126dAPR-500x310.jpgmedia.townhall.com/cdn/hodl/cartoon... https://media.townhall.com/cdn/hodl/cartoons/rus042126dAPR-500x310.jpg — 200 — 30.2 KiB — 23 ms — h2https://media.townhall.com/cdn/hodl/2023/269/ce964d25-51c2-4ef7-bc81-43e819b065af-536x311.jpgmedia.townhall.com/cdn/hodl/2023/26... https://media.townhall.com/cdn/hodl/2023/269/ce964d25-51c2-4ef7-bc81-43e819b065af-536x311.jpg — 200 — 56.3 KiB — 9 ms — h2https://media.townhall.com/cdn/hodl/2025/357/13503920-8c8d-4749-b9e3-ff6ce2a81125-536x311.jpgmedia.townhall.com/cdn/hodl/2025/35... https://media.townhall.com/cdn/hodl/2025/357/13503920-8c8d-4749-b9e3-ff6ce2a81125-536x311.jpg — 200 — 44.7 KiB — 27 ms — h2https://media.townhall.com/cdn/hodl/2025/254/117eb0da-dbc3-4dc9-876c-3e675761df1d-536x311.jpgmedia.townhall.com/cdn/hodl/2025/25... https://media.townhall.com/cdn/hodl/2025/254/117eb0da-dbc3-4dc9-876c-3e675761df1d-536x311.jpg — 200 — 32.1 KiB — 24 ms — h2https://media.townhall.com/cdn/hodl/2024/183/2e55e9a2-9601-4bb6-bbf7-7c71906a2a2a-536x311.pngmedia.townhall.com/cdn/hodl/2024/18... https://media.townhall.com/cdn/hodl/2024/183/2e55e9a2-9601-4bb6-bbf7-7c71906a2a2a-536x311.png — 200 — 33.0 KiB — 14 ms — h2https://media.townhall.com/cdn/hodl/2024/182/980adf29-6757-4ddc-9666-cdf8d033d52f-536x311.jpgmedia.townhall.com/cdn/hodl/2024/18... https://media.townhall.com/cdn/hodl/2024/182/980adf29-6757-4ddc-9666-cdf8d033d52f-536x311.jpg — 200 — 43.4 KiB — 17 ms — h2https://media.townhall.com/cdn/hodl/2019/151/ce80875a-b702-4acb-9a49-995caed61b75-536x311.pngmedia.townhall.com/cdn/hodl/2019/15... https://media.townhall.com/cdn/hodl/2019/151/ce80875a-b702-4acb-9a49-995caed61b75-536x311.png — 200 — 38.7 KiB — 20 ms — h2https://media.townhall.com/cdn/hodl/2015/72/43980f1f-2952-4a3c-9b42-c7dff990ced8-536x311.jpgmedia.townhall.com/cdn/hodl/2015/72... https://media.townhall.com/cdn/hodl/2015/72/43980f1f-2952-4a3c-9b42-c7dff990ced8-536x311.jpg — 200 — 43.0 KiB — 19 ms — h2https://media.townhall.com/cdn/hodl/2022/160/979ddc7a-ed44-4cdd-be3e-f17b89deb16c-536x311.pngmedia.townhall.com/cdn/hodl/2022/16... https://media.townhall.com/cdn/hodl/2022/160/979ddc7a-ed44-4cdd-be3e-f17b89deb16c-536x311.png — 200 — 18.2 KiB — 18 ms — h2https://media.townhall.com/cdn/hodl/2026/106/807eb61d-1399-4db4-b3f6-e1e70c6e5325-536x311.jpgmedia.townhall.com/cdn/hodl/2026/10... https://media.townhall.com/cdn/hodl/2026/106/807eb61d-1399-4db4-b3f6-e1e70c6e5325-536x311.jpg — 200 — 37.7 KiB — 14 ms — h2https://media.townhall.com/cdn/hodl/2022/305/c4711ae4-eac5-4a29-a064-4d101aa31bd8-536x311.jpgmedia.townhall.com/cdn/hodl/2022/30... https://media.townhall.com/cdn/hodl/2022/305/c4711ae4-eac5-4a29-a064-4d101aa31bd8-536x311.jpg — 200 — 31.2 KiB — 16 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Ftownhall.com%2F&domain=townhall.com&cw=1&lsw=1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Ftownhall.com%2F&domain=townhall.com&cw=1&lsw=1 — 200 — 0 B — 15 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Ftownhall.com%2F&domain=townhall.com&cw=1&lsw=1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Ftownhall.com%2F&domain=townhall.com&cw=1&lsw=1 — 200 — 371 B — 8 ms — h2https://experience.tinypass.com/xbuilder/experience/load?aid=tSxoqtcFa7experience.tinypass.com/xbuilder/ex... https://experience.tinypass.com/xbuilder/experience/load?aid=tSxoqtcFa7 — 200 — 1.7 KiB — 19 ms — h3https://srv.freedomadnetwork.com/vsrv.freedomadnetwork.com/v https://srv.freedomadnetwork.com/v — 200 — 274 B — 151 ms — h2https://townhall.com/admiral/script/admiral/script https://townhall.com/admiral/script — 200 — 2.3 KiB — 10 ms — h2https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 1.4 KiB — 30 ms — h2https://hb.yellowblue.io/hb-multihb.yellowblue.io/hb-multi https://hb.yellowblue.io/hb-multi — 204 — 177 B — 59 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=2&alt_size_ids=57&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-728x90_1&tg_i.placement=728x90&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=252f7f1b4b8a6bc8&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-728x90_1&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.4227470759203392fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=2&alt_size_ids=57&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-728x90_1&tg_i.placement=728x90&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=252f7f1b4b8a6bc8&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-728x90_1&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.4227470759203392 — 200 — 458 B — 47 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_1&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=262fd144659d9dd&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_1&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.16853069129728093fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_1&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=262fd144659d9dd&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_1&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.16853069129728093 — 200 — 441 B — 91 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=2&alt_size_ids=57&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-728x90_2&tg_i.placement=728x90&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=279c8bef08929bf&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-728x90_2&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.4477155490716742fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=2&alt_size_ids=57&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-728x90_2&tg_i.placement=728x90&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=279c8bef08929bf&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-728x90_2&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.4477155490716742 — 200 — 458 B — 31 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=2&alt_size_ids=57&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-728x90_3&tg_i.placement=728x90&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=28db911564b2fd58&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-728x90_3&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.620371795798382fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=2&alt_size_ids=57&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-728x90_3&tg_i.placement=728x90&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=28db911564b2fd58&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-728x90_3&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.620371795798382 — 200 — 631 B — 26 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_6&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=299a9ed6bf4bdf78&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_6&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.46216657495278557fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_6&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=299a9ed6bf4bdf78&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_6&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.46216657495278557 — 200 — 441 B — 50 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_7&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=30a94a4a558aced&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_7&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.42384196212305536fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_7&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=30a94a4a558aced&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_7&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.42384196212305536 — 200 — 441 B — 34 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_8&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=31d20b5a763fde68&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_8&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.1941226401793963fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_8&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=31d20b5a763fde68&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_8&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.1941226401793963 — 200 — 441 B — 26 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_9&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=32a5cedcc6243eb&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_9&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.4070510738544941fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_9&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=32a5cedcc6243eb&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_9&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.4070510738544941 — 200 — 441 B — 28 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_10&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=33060e37a4ae213&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_10&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.4457830753025137fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_10&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=33060e37a4ae213&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_10&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.4457830753025137 — 200 — 442 B — 29 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_11&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=34c81a4f30497858&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_11&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.8733940945314007fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=7685&site_id=12263&zone_id=80422&size_id=15&rf=https%3A%2F%2Ftownhall.com%2F&kw=conservativenews%2Cpoliticalcommentary%2CGOP%2Celectionanalysis%2Cpoliticalcartoons%2CTownhall%2Copinions%2CUSApolitics%2Cpopularstories%2Ctrendingarticles%2Cconservativevoices%2Cnewsupdates%2CEditorKatiePavlich&tg_i.domain=townhall.com&tg_i.page=https%3A%2F%2Ftownhall.com%2F&tg_i.documentLang=en&tg_i.divId=div-gpt-300x250_11&tg_i.placement=300x250&tk_flint=pbjs_lite_v9.53.2&l_pb_bid_id=34c81a4f30497858&p_screen_res=800x600&rp_secure=1&p_gpid=%2F%2Fdiv-gpt-300x250_11&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.8733940945314007 — 200 — 442 B — 20 ms — h2https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=9.53.2&cb=38380098913&lsavail=1&networkId=7465grid-bidder.criteo.com/openrtb_2_5/... https://grid-bidder.criteo.com/openrtb_2_5/pbjs/auction/request?profileId=207&av=37&wv=9.53.2&cb=38380098913&lsavail=1&networkId=7465 — 204 — 604 B — 71 ms — h2https://srv.freedomadnetwork.com/ortbsrv.freedomadnetwork.com/ortb https://srv.freedomadnetwork.com/ortb — 200 — 0 B — 24 ms — h2https://rtb.openx.net/openrtbb/prebidjsrtb.openx.net/openrtbb/prebidjs https://rtb.openx.net/openrtbb/prebidjs — 200 — 240 B — 39 ms — h2https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4exchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4 — 204 — 17 B — 335 ms — h2https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4exchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4 — 204 — 17 B — 331 ms — h2https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4exchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4 — 204 — 17 B — 346 ms — h2https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4exchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4 — 204 — 17 B — 336 ms — h2https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4exchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4 — 204 — 17 B — 327 ms — h2https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4exchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4 — 204 — 17 B — 348 ms — h2https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4exchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4 — 204 — 277 B — 321 ms — h2https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4exchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4 — 204 — 17 B — 332 ms — h2https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4exchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4 — 204 — 17 B — 324 ms — h2https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4exchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/6704f3e1a2030208727dc2e4 — 204 — 17 B — 330 ms — h2https://mp.4dex.io/prebidmp.4dex.io/prebid https://mp.4dex.io/prebid — 204 — 771 B — 268 ms — h2https://srv.freedomadnetwork.com/ortbsrv.freedomadnetwork.com/ortb https://srv.freedomadnetwork.com/ortb — 204 — 261 B — 8 ms — h2https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440a.ads.rmbl.ws/v1/sites/69/ortb?pid=... https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440 — 204 — 206 B — 479 ms — h2https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440a.ads.rmbl.ws/v1/sites/69/ortb?pid=... https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440 — 204 — 207 B — 462 ms — h2https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440a.ads.rmbl.ws/v1/sites/69/ortb?pid=... https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440 — 204 — 206 B — 477 ms — h2https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440a.ads.rmbl.ws/v1/sites/69/ortb?pid=... https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440 — 204 — 206 B — 469 ms — h2https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440a.ads.rmbl.ws/v1/sites/69/ortb?pid=... https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440 — 204 — 206 B — 466 ms — h2https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440a.ads.rmbl.ws/v1/sites/69/ortb?pid=... https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440 — 204 — 206 B — 460 ms — h2https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440a.ads.rmbl.ws/v1/sites/69/ortb?pid=... https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440 — 204 — 206 B — 452 ms — h2https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440a.ads.rmbl.ws/v1/sites/69/ortb?pid=... https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440 — 204 — 206 B — 449 ms — h2https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440a.ads.rmbl.ws/v1/sites/69/ortb?pid=... https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440 — 204 — 206 B — 454 ms — h2https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440a.ads.rmbl.ws/v1/sites/69/ortb?pid=... https://a.ads.rmbl.ws/v1/sites/69/ortb?pid=27440 — 204 — 206 B — 448 ms — h2https://cdn.tinypass.com/api/tinypass.min.jscdn.tinypass.com/api/tinypass.min.j... https://cdn.tinypass.com/api/tinypass.min.js — 200 — 132.6 KiB — 44 ms — h3https://carsarace.com/public/js/o12mbx1gusin9ljtv.bundle.jscarsarace.com/public/js/o12mbx1gusi... https://carsarace.com/public/js/o12mbx1gusin9ljtv.bundle.js — 200 — 67.0 KiB — 71 ms — h2https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=townhall.com&domain=townhall.com&path=%2Fmab.chartbeat.com/mab_strategy/head... https://mab.chartbeat.com/mab_strategy/headline_testing/get_strategy/?host=townhall.com&domain=townhall.com&path=%2F — 200 — 2.0 KiB — 18 ms — h2https://config.aps.amazon-adsystem.com/configs/3281config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3281 — 200 — 2.7 KiB — 18 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=3281&u=https%3A%2F%2Ftownhall.comc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=3281&u=https%3A%2F%2Ftownhall.com — 200 — 5.3 KiB — 111 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 7 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 40 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 426 B — 65 ms — h2https://ats.rlcdn.com/ats.jsats.rlcdn.com/ats.js https://ats.rlcdn.com/ats.js — 200 — 35.0 KiB — 57 ms — h2https://tags.crwdcntrl.net/lt/c/16576/sync.min.jstags.crwdcntrl.net/lt/c/16576/sync.... https://tags.crwdcntrl.net/lt/c/16576/sync.min.js — 200 — 13.5 KiB — 38 ms — h2https://d-code.liadm.com/did-0010.min.jsd-code.liadm.com/did-0010.min.js https://d-code.liadm.com/did-0010.min.js — 200 — 47.3 KiB — 57 ms — h2https://cdn.id5-sync.com/api/1.0/id5-api.jscdn.id5-sync.com/api/1.0/id5-api.js https://cdn.id5-sync.com/api/1.0/id5-api.js — 200 — 34.5 KiB — 53 ms — h2https://static.anonymised.io/light/loader.js?ref=aps&d=townhall.comstatic.anonymised.io/light/loader.j... https://static.anonymised.io/light/loader.js?ref=aps&d=townhall.com — 200 — 5.7 KiB — 49 ms — h2https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher-stub.min.jssecure.cdn.fastclick.net/js/cnvr-la... https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher-stub.min.js — 200 — 1.1 KiB — 34 ms — h2https://u.kueezrtb.com/fpd?_=1776896115867&yv=1ab4567&h=townhall.comu.kueezrtb.com/fpd?_=1776896115867&... https://u.kueezrtb.com/fpd?_=1776896115867&yv=1ab4567&h=townhall.com — 200 — 515 B — 132 ms — h2https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:preinit&_=1776896115861track.kueezrtb.com/dye?ac=2&acm=G3L... https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:preinit&_=1776896115861 — 204 — 54 B — 106 ms — h2https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:preinit&_=1776896115861gtrack.kueezrtb.com/dye?ac=2&acm=G3... https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:preinit&_=1776896115861 — 204 — 31 B — 118 ms — h2https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:preinit&_=1776896115861otrack.kueezrtb.com/dye?ac=2&acm=G3... https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:preinit&_=1776896115861 — 204 — 31 B — 124 ms — h2https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:init&_=1776896115864track.kueezrtb.com/dye?ac=2&acm=G3L... https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:init&_=1776896115864 — 204 — 31 B — 104 ms — h2https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:init&_=1776896115864gtrack.kueezrtb.com/dye?ac=2&acm=G3... https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:init&_=1776896115864 — 204 — 31 B — 117 ms — h2https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:init&_=1776896115864otrack.kueezrtb.com/dye?ac=2&acm=G3... https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:init&_=1776896115864 — 204 — 54 B — 110 ms — h2https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdr&_=1776896115866track.kueezrtb.com/dye?ac=2&acm=G3L... https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdr&_=1776896115866 — 204 — 31 B — 103 ms — h2https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdr&_=1776896115866gtrack.kueezrtb.com/dye?ac=2&acm=G3... https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdr&_=1776896115866 — 204 — 31 B — 114 ms — h2https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdr&_=1776896115866otrack.kueezrtb.com/dye?ac=2&acm=G3... https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdr&_=1776896115866 — 204 — 31 B — 119 ms — h2https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&x=xZEKSXmZZfMwf&v=A&ml=m&sl=DRF9IM&e=-1mabping.chartbeat.net/ping/mab?h=to... https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&x=xZEKSXmZZfMwf&v=A&ml=m&sl=DRF9IM&e=-1 — 200 — 200 B — 298 ms — h2https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&x=8dodi2fMWqlyh&v=A&ml=m&sl=CqWOka&e=-1mabping.chartbeat.net/ping/mab?h=to... https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&x=8dodi2fMWqlyh&v=A&ml=m&sl=CqWOka&e=-1 — 200 — 201 B — 295 ms — h2https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&x=p5tcXeks9ccH5&v=A&ml=m&sl=BiIGoE&e=-1mabping.chartbeat.net/ping/mab?h=to... https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&x=p5tcXeks9ccH5&v=A&ml=m&sl=BiIGoE&e=-1 — 200 — 200 B — 381 ms — h2https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&x=CQLPblBpa8LU9&v=A&ml=m&sl=D3sqQ0&e=-1mabping.chartbeat.net/ping/mab?h=to... https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&x=CQLPblBpa8LU9&v=A&ml=m&sl=D3sqQ0&e=-1 — 200 — 200 B — 300 ms — h2https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&x=dUxFIwxjE0ctL&v=A&ml=m&sl=nBMsN&e=-1mabping.chartbeat.net/ping/mab?h=to... https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&x=dUxFIwxjE0ctL&v=A&ml=m&sl=nBMsN&e=-1 — 200 — 200 B — 298 ms — h2https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&me=3&ml=m&x=inVIG4OlUMrzmmabping.chartbeat.net/ping/mab?h=to... https://mabping.chartbeat.net/ping/mab?h=townhall.com&p=%2F&d=townhall.com&u=B67w--BFsMN2BuNhs4&c=0&V=150&me=3&ml=m&x=inVIG4OlUMrzm — 200 — 200 B — 382 ms — h2https://ping.chartbeat.net/ping?h=townhall.com&p=%2F&u=B67w--BFsMN2BuNhs4&d=townhall.com&g=14482&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=9934&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Ftownhall.com%2F&b=1320&t=BBiI-MIvL2DCJDSY3DHKpjOD36drN&V=150&i=Townhall%20-%20Conservative%20News%2C%20Political%20Analysis%20and%20Commentary&tz=0&sn=1&sv=BFzKRwCSnGhPD99JCTDxR3FBD-5ABK&sr=external&sd=1&im=067b2fff&_ping.chartbeat.net/ping?h=townhall.... https://ping.chartbeat.net/ping?h=townhall.com&p=%2F&u=B67w--BFsMN2BuNhs4&d=townhall.com&g=14482&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=9934&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Ftownhall.com%2F&b=1320&t=BBiI-MIvL2DCJDSY3DHKpjOD36drN&V=150&i=Townhall%20-%20Conservative%20News%2C%20Political%20Analysis%20and%20Commentary&tz=0&sn=1&sv=BFzKRwCSnGhPD99JCTDxR3FBD-5ABK&sr=external&sd=1&im=067b2fff&_ — 200 — 201 B — 301 ms — h2https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdrd&_=1776896116024track.kueezrtb.com/dye?ac=2&acm=G3L... https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdrd&_=1776896116024 — 204 — 54 B — 97 ms — h2https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdrd&_=1776896116024gtrack.kueezrtb.com/dye?ac=2&acm=G3... https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdrd&_=1776896116024 — 204 — 31 B — 115 ms — h2https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdrd&_=1776896116024otrack.kueezrtb.com/dye?ac=2&acm=G3... https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=a4b25f41fdf2f0f1&sid=2f9e7ade70902b8b&pvi=1c8559b7cc0c3cbe&h=townhall.com&wh=780x940&b=Chrome&bv=146.0.0.0&dev=&os=Mac%20OS%2010.15.7&p=&yv=85&uri=%2F&furl=https%3A%2F%2Ftownhall.com%2F&sr=800x600&type=latest:fpdrd&_=1776896116024 — 204 — 54 B — 108 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-732T5NHNX1&gtm=45je64k0v877188346za200zd877188346&_p=1776896114759&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=816325637.1776896116&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938469~117266400~117512543~117884344~118128922&sid=1776896116&sct=1&seg=0&dl=https%3A%2F%2Ftownhall.com%2F&dt=Townhall%20-%20Conservative%20News%2C%20Political%20Analysis%20and%20Commentary&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&_ee=1&ep.pageType=free&ep.section=%2F&tfd=1476region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-732T5NHNX1&gtm=45je64k0v877188346za200zd877188346&_p=1776896114759&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=816325637.1776896116&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938465~115938469~117266400~117512543~117884344~118128922&sid=1776896116&sct=1&seg=0&dl=https%3A%2F%2Ftownhall.com%2F&dt=Townhall%20-%20Conservative%20News%2C%20Political%20Analysis%20and%20Commentary&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&_ee=1&ep.pageType=free&ep.section=%2F&tfd=1476 — 204 — 547 B — 284 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-732T5NHNX1&cid=816325637.1776896116&gtm=45je64k0v877188346za200zd877188346&rcb=13&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543~117884344~118128922stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-732T5NHNX1&cid=816325637.1776896116&gtm=45je64k0v877188346za200zd877188346&rcb=13&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543~117884344~118128922 — 204 — 556 B — 19 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-732T5NHNX1&cid=816325637.1776896116&gtm=45je64k0v877188346za200zd877188346&rcb=13&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543~117884344~118128922&z=793819991www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-732T5NHNX1&cid=816325637.1776896116&gtm=45je64k0v877188346za200zd877188346&rcb=13&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938469~117266400~117512543~117884344~118128922&z=793819991 — 200 — 408 B — 21 ms — h2https://api-esp.piano.io/public/sdk/vx/sdk.js?v=xxx&i=91api-esp.piano.io/public/sdk/vx/sdk.... https://api-esp.piano.io/public/sdk/vx/sdk.js?v=xxx&i=91 — 200 — 28.6 KiB — 35 ms — h3https://cdn.cxense.com/cx.cce.jscdn.cxense.com/cx.cce.js https://cdn.cxense.com/cx.cce.js — 200 — 6.8 KiB — 24 ms — http/1.1https://aax.amazon-adsystem.com/e/dtb/bid/911237.3/0/prebid?adunitid=$rs_300x250_$riaax.amazon-adsystem.com/e/dtb/bid/9... https://aax.amazon-adsystem.com/e/dtb/bid/911237.3/0/prebid?adunitid=$rs_300x250_$ri — 200 — 301 B — 28 ms — h2https://oa.openxcdn.net/esp.jsoa.openxcdn.net/esp.js https://oa.openxcdn.net/esp.js — 200 — 8.2 KiB — 54 ms — h2https://invstatic101.creativecdn.com/encrypted-signals/encrypted-tag-g.jsinvstatic101.creativecdn.com/encryp... https://invstatic101.creativecdn.com/encrypted-signals/encrypted-tag-g.js — 200 — 2.9 KiB — 86 ms — h2https://cdn.mgaru.dev/static/myGaruStandalone.jscdn.mgaru.dev/static/myGaruStandalo... https://cdn.mgaru.dev/static/myGaruStandalone.js — 200 — 2.1 KiB — 54 ms — h3https://cdn.id5-sync.com/api/1.0/esp.jscdn.id5-sync.com/api/1.0/esp.js https://cdn.id5-sync.com/api/1.0/esp.js — 200 — 34.6 KiB — 48 ms — h2https://tags.crwdcntrl.net/lt/c/16589/sync.min.jstags.crwdcntrl.net/lt/c/16589/sync.... https://tags.crwdcntrl.net/lt/c/16589/sync.min.js — 200 — 13.5 KiB — 31 ms — h2https://static.criteo.net/js/ld/publishertag.ids.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.ids.js — 200 — 14.8 KiB — 49 ms — h2https://dmp.im-apps.net/secure-signal/provider.jsdmp.im-apps.net/secure-signal/provi... https://dmp.im-apps.net/secure-signal/provider.js — 200 — 2.5 KiB — 67 ms — h2https://cdn.jsdelivr.net/gh/prebid/shared-id/pubcid.js/docs/pubcid.min.jscdn.jsdelivr.net/gh/prebid/shared-i... https://cdn.jsdelivr.net/gh/prebid/shared-id/pubcid.js/docs/pubcid.min.js — 200 — 617 B — 31 ms — h3https://ads.pubmatic.com/AdServer/js/google-esp.jsads.pubmatic.com/AdServer/js/google... https://ads.pubmatic.com/AdServer/js/google-esp.js — 200 — 3.4 KiB — 51 ms — h2https://connectid.analytics.yahoo.com/connectId-gpt.jsconnectid.analytics.yahoo.com/conne... https://connectid.analytics.yahoo.com/connectId-gpt.js — 200 — 9.0 KiB — 53 ms — h2https://pagead2.googlesyndication.com/gampad/ads?pvsid=3868386090309281&correlator=721467977110295&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&gpp_sid=-1&iu_parts=6177%2Cslm.townhall%2Cinterstitial&enc_prev_ius=%2F0%2F1%2F2&prev_iu_szs=1x1&ifi=1&didk=2883475782&dids=gpt_unit_%2F6177%2Fslm.townhall%2Fin&sfv=1-0-45&ists=1&fas=8&itsi=-1&fsapi=1&eri=1&sc=1&lrm=200&abxe=1&dt=1776896116723&lmt=1776896113&adxs=-9&adys=-9&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=-1&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Ftownhall.com%2F&vis=1&psz=0x-1&msz=0x-1&fws=2&ohw=0&a3p=EhQKBW9wZW54GLePjLrbM0gAUgIIZBIXCghydGJob3VzZRi3j4y62zNIAFICCGQSFwoIbXlnYXJ1SUQYuI-MutszSABSAghkEhsKDGlkNS1zeW5jLmNvbRi4j4y62zNIAFICCGQSHAoNY3J3ZGNudHJsLm5ldBi4j4y62zNIAFICCGQSHQoOZXNwLmNyaXRlby5jb20YuI-MutszSABSAghkEiEKEmludGltYXRlbWVyZ2VyLmNvbRi4j4y62zNIAFICCGQSGQoKcHViY2lkLm9yZxi4j4y62zNIAFICCGQSHwoQZXNwLnB1Ym1hdGljLmNvbRi4j4y62zNIAFICCGQSGAoJeWFob28uY29tGLiPjLrbM0gAUgIIZA..&dlt=1776896114643&idt=1484&cust_params=page%3Dhome&adks=224910552&frm=20&eoidce=1&pbbce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3868386090309281&correlator=721467977110295&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&gpp_sid=-1&iu_parts=6177%2Cslm.townhall%2Cinterstitial&enc_prev_ius=%2F0%2F1%2F2&prev_iu_szs=1x1&ifi=1&didk=2883475782&dids=gpt_unit_%2F6177%2Fslm.townhall%2Fin&sfv=1-0-45&ists=1&fas=8&itsi=-1&fsapi=1&eri=1&sc=1&lrm=200&abxe=1&dt=1776896116723&lmt=1776896113&adxs=-9&adys=-9&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=-1&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Ftownhall.com%2F&vis=1&psz=0x-1&msz=0x-1&fws=2&ohw=0&a3p=EhQKBW9wZW54GLePjLrbM0gAUgIIZBIXCghydGJob3VzZRi3j4y62zNIAFICCGQSFwoIbXlnYXJ1SUQYuI-MutszSABSAghkEhsKDGlkNS1zeW5jLmNvbRi4j4y62zNIAFICCGQSHAoNY3J3ZGNudHJsLm5ldBi4j4y62zNIAFICCGQSHQoOZXNwLmNyaXRlby5jb20YuI-MutszSABSAghkEiEKEmludGltYXRlbWVyZ2VyLmNvbRi4j4y62zNIAFICCGQSGQoKcHViY2lkLm9yZxi4j4y62zNIAFICCGQSHwoQZXNwLnB1Ym1hdGljLmNvbRi4j4y62zNIAFICCGQSGAoJeWFob28uY29tGLiPjLrbM0gAUgIIZA..&dlt=1776896114643&idt=1484&cust_params=page%3Dhome&adks=224910552&frm=20&eoidce=1&pbbce=1 — 200 — 613 B — 219 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3868386090309281&correlator=721467977110295&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&gpp_sid=-1&iu_parts=6177%2Cslm.townhall%2Chome%2C728x90_anchor&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=1x1&ifi=2&didk=2075052192&dids=gpt_unit_%2F6177%2Fslm.townhall%2Fho&sfv=1-0-45&fas=1&dap=4&eri=1&sc=1&lrm=200&abxe=1&dt=1776896116745&lmt=1776896113&adxs=-9&adys=-9&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=-1&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Ftownhall.com%2F&vis=1&psz=0x-1&msz=0x-1&fws=2&ohw=0&a3p=EhQKBW9wZW54GLePjLrbM0gAUgIIZBIXCghydGJob3VzZRi3j4y62zNIAFICCGQSFwoIbXlnYXJ1SUQYuI-MutszSABSAghkEhsKDGlkNS1zeW5jLmNvbRi4j4y62zNIAFICCGQSHAoNY3J3ZGNudHJsLm5ldBi4j4y62zNIAFICCGQSHQoOZXNwLmNyaXRlby5jb20YuI-MutszSABSAghkEiEKEmludGltYXRlbWVyZ2VyLmNvbRi4j4y62zNIAFICCGQSGQoKcHViY2lkLm9yZxi4j4y62zNIAFICCGQSHwoQZXNwLnB1Ym1hdGljLmNvbRi4j4y62zNIAFICCGQSGAoJeWFob28uY29tGLiPjLrbM0gAUgIIZA..&dlt=1776896114643&idt=1484&cust_params=page%3Dhome&adks=886310029&frm=20&eoidce=1&pbbce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3868386090309281&correlator=721467977110295&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&gpp_sid=-1&iu_parts=6177%2Cslm.townhall%2Chome%2C728x90_anchor&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=1x1&ifi=2&didk=2075052192&dids=gpt_unit_%2F6177%2Fslm.townhall%2Fho&sfv=1-0-45&fas=1&dap=4&eri=1&sc=1&lrm=200&abxe=1&dt=1776896116745&lmt=1776896113&adxs=-9&adys=-9&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=-1&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Ftownhall.com%2F&vis=1&psz=0x-1&msz=0x-1&fws=2&ohw=0&a3p=EhQKBW9wZW54GLePjLrbM0gAUgIIZBIXCghydGJob3VzZRi3j4y62zNIAFICCGQSFwoIbXlnYXJ1SUQYuI-MutszSABSAghkEhsKDGlkNS1zeW5jLmNvbRi4j4y62zNIAFICCGQSHAoNY3J3ZGNudHJsLm5ldBi4j4y62zNIAFICCGQSHQoOZXNwLmNyaXRlby5jb20YuI-MutszSABSAghkEiEKEmludGltYXRlbWVyZ2VyLmNvbRi4j4y62zNIAFICCGQSGQoKcHViY2lkLm9yZxi4j4y62zNIAFICCGQSHwoQZXNwLnB1Ym1hdGljLmNvbRi4j4y62zNIAFICCGQSGAoJeWFob28uY29tGLiPjLrbM0gAUgIIZA..&dlt=1776896114643&idt=1484&cust_params=page%3Dhome&adks=886310029&frm=20&eoidce=1&pbbce=1 — 200 — 22.6 KiB — 223 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl_page_level_ads.js?cb=31097946securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl_page_level_ads.js?cb=31097946 — 200 — 17.3 KiB — 22 ms — h3https://0a987d87a57eb4e54fbb3243c53b36c2.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html0a987d87a57eb4e54fbb3243c53b36c2.sa... https://0a987d87a57eb4e54fbb3243c53b36c2.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 20 ms — h3https://auth.townhall.com/id/api/v1/identity/token/verify?browser_id=moam2i84a749ss7j&page_view_id=moam2i84gfwv19mn&content_type=website&page_title=Townhall+-+Conservative+News%2C+Political+Analysis+and+Commentary&callback=jsonp8927&client_id=tSxoqtcFa7&site=https%3A%2F%2Ftownhall.com&user_state=anonauth.townhall.com/id/api/v1/identit... https://auth.townhall.com/id/api/v1/identity/token/verify?browser_id=moam2i84a749ss7j&page_view_id=moam2i84gfwv19mn&content_type=website&page_title=Townhall+-+Conservative+News%2C+Political+Analysis+and+Commentary&callback=jsonp8927&client_id=tSxoqtcFa7&site=https%3A%2F%2Ftownhall.com&user_state=anon — 200 — 595 B — 156 ms — h3https://rp.liadm.com/j?dtstmp=1776896116827&aid=a-0684&se=e30&duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&tv=v3.14.0&pu=https%3A%2F%2Ftownhall.com%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.townhall.com&pv=ac7587b0-4170-4d03-85b9-4828f5f9caebrp.liadm.com/j?dtstmp=1776896116827... https://rp.liadm.com/j?dtstmp=1776896116827&aid=a-0684&se=e30&duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&tv=v3.14.0&pu=https%3A%2F%2Ftownhall.com%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.townhall.com&pv=ac7587b0-4170-4d03-85b9-4828f5f9caeb — 302 — 475 B — 314 ms — h2https://i.liadm.com/sync-container?duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&appId=a-0684&euns=0&s=&version=v3.14.0&cd=.townhall.com&pv=ac7587b0-4170-4d03-85b9-4828f5f9caebi.liadm.com/sync-container?duid=ad9... https://i.liadm.com/sync-container?duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&appId=a-0684&euns=0&s=&version=v3.14.0&cd=.townhall.com&pv=ac7587b0-4170-4d03-85b9-4828f5f9caeb — 200 — 1.5 KiB — 394 ms — http/1.1https://pagead2.googlesyndication.com/gampad/ads?pvsid=3868386090309281&correlator=721467977110295&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&gpp_sid=-1&iu_parts=6177%2Cslm.townhall%2Chome%2C728x90_1&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=728x90%7C970x250%7C970x90%7C1x1&ifi=3&didk=2033464262&dids=div-gpt-728x90_1&adfs=2866346915&sfv=1-0-45&eri=1&sc=1&lrm=200&abxe=1&dt=1776896116882&lmt=1776896113&adxs=311&adys=959&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Ftownhall.com%2F&vis=1&psz=1350x109&msz=1350x90&fws=0&ohw=0&a3p=EhQKBW9wZW54GLePjLrbM0gAUgIIZBIXCghydGJob3VzZRi3j4y62zNIAFICCGQSFwoIbXlnYXJ1SUQYuI-MutszSABSAghkEhsKDGlkNS1zeW5jLmNvbRi4j4y62zNIAFICCGQSHAoNY3J3ZGNudHJsLm5ldBi4j4y62zNIAFICCGQSHQoOZXNwLmNyaXRlby5jb20YuI-MutszSABSAghkEiEKEmludGltYXRlbWVyZ2VyLmNvbRi4j4y62zNIAFICCGQSGQoKcHViY2lkLm9yZxi4j4y62zNIAFICCGQSHwoQZXNwLnB1Ym1hdGljLmNvbRi4j4y62zNIAFICCGQSGAoJeWFob28uY29tGLiPjLrbM0gAUgIIZA..&cbidsp=CrcCCAESGwoIYXBwbmV4dXMQxwEgAjgBUghhcHBuZXh1cxITCgRyaXNlELQBIAI4AVIEcmlzZRIZCgdydWJpY29uEL8BIAI4AVIHcnViaWNvbhIXCgZjcml0ZW8QmgEgAjgBUgZjcml0ZW8SKwoQZnJlZWRvbWFkbmV0d29yaxCVASACOAFSEGZyZWVkb21hZG5ldHdvcmsSFQoFb3BlbngQmQEgAjgBUgVvcGVueBIbCghrdWVlenJ0YhCDAyACOAFSCGt1ZWV6cnRiEhcKBmFkYWdpbxDeAiACOAFSBmFkYWdpbxIXCgZydW1ibGUQhwQgAjgBUgZydW1ibGUYAiIkOTYwZGM2NDEtNmYzMi00NmU3LTliOWEtNjBlOTljMGQxNjlmKgQIAyAAMgd2OS41My4yQLgXSgA.&dlt=1776896114643&idt=1484&prev_scp=pos%3D728x90_1%26amznbid%3D2%26amznp%3D2&cust_params=page%3Dhome&adks=531065558&frm=20&eoidce=1&gblpids=%2F%2Fdiv-gpt-728x90_1&pb_szs=728x90%7C970x250&pbbce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3868386090309281&correlator=721467977110295&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&gpp_sid=-1&iu_parts=6177%2Cslm.townhall%2Chome%2C728x90_1&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=728x90%7C970x250%7C970x90%7C1x1&ifi=3&didk=2033464262&dids=div-gpt-728x90_1&adfs=2866346915&sfv=1-0-45&eri=1&sc=1&lrm=200&abxe=1&dt=1776896116882&lmt=1776896113&adxs=311&adys=959&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=3&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Ftownhall.com%2F&vis=1&psz=1350x109&msz=1350x90&fws=0&ohw=0&a3p=EhQKBW9wZW54GLePjLrbM0gAUgIIZBIXCghydGJob3VzZRi3j4y62zNIAFICCGQSFwoIbXlnYXJ1SUQYuI-MutszSABSAghkEhsKDGlkNS1zeW5jLmNvbRi4j4y62zNIAFICCGQSHAoNY3J3ZGNudHJsLm5ldBi4j4y62zNIAFICCGQSHQoOZXNwLmNyaXRlby5jb20YuI-MutszSABSAghkEiEKEmludGltYXRlbWVyZ2VyLmNvbRi4j4y62zNIAFICCGQSGQoKcHViY2lkLm9yZxi4j4y62zNIAFICCGQSHwoQZXNwLnB1Ym1hdGljLmNvbRi4j4y62zNIAFICCGQSGAoJeWFob28uY29tGLiPjLrbM0gAUgIIZA..&cbidsp=CrcCCAESGwoIYXBwbmV4dXMQxwEgAjgBUghhcHBuZXh1cxITCgRyaXNlELQBIAI4AVIEcmlzZRIZCgdydWJpY29uEL8BIAI4AVIHcnViaWNvbhIXCgZjcml0ZW8QmgEgAjgBUgZjcml0ZW8SKwoQZnJlZWRvbWFkbmV0d29yaxCVASACOAFSEGZyZWVkb21hZG5ldHdvcmsSFQoFb3BlbngQmQEgAjgBUgVvcGVueBIbCghrdWVlenJ0YhCDAyACOAFSCGt1ZWV6cnRiEhcKBmFkYWdpbxDeAiACOAFSBmFkYWdpbxIXCgZydW1ibGUQhwQgAjgBUgZydW1ibGUYAiIkOTYwZGM2NDEtNmYzMi00NmU3LTliOWEtNjBlOTljMGQxNjlmKgQIAyAAMgd2OS41My4yQLgXSgA.&dlt=1776896114643&idt=1484&prev_scp=pos%3D728x90_1%26amznbid%3D2%26amznp%3D2&cust_params=page%3Dhome&adks=531065558&frm=20&eoidce=1&gblpids=%2F%2Fdiv-gpt-728x90_1&pb_szs=728x90%7C970x250&pbbce=1 — 200 — 22.7 KiB — 300 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3868386090309281&correlator=721467977110295&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&gpp_sid=-1&iu_parts=6177%2Cslm.townhall%2Chome%2C300x250_1&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=320x50%7C300x250%7C336x280%7C200x200%7C250x250&fluid=height&ifi=4&didk=2082246078&dids=div-gpt-300x250_1&adfs=1382555008&sfv=1-0-45&eri=1&sc=1&lrm=200&abxe=1&dt=1776896116931&lmt=1776896113&adxs=877&adys=1101&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=2&ucis=4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Ftownhall.com%2F&vis=1&psz=356x269&msz=356x250&fws=0&ohw=0&a3p=EhQKBW9wZW54GLePjLrbM0gAUgIIZBIXCghydGJob3VzZRi3j4y62zNIAFICCGQSFwoIbXlnYXJ1SUQYuI-MutszSABSAghkEhsKDGlkNS1zeW5jLmNvbRi4j4y62zNIAFICCGQSHAoNY3J3ZGNudHJsLm5ldBi4j4y62zNIAFICCGQSHQoOZXNwLmNyaXRlby5jb20YuI-MutszSABSAghkEiEKEmludGltYXRlbWVyZ2VyLmNvbRi4j4y62zNIAFICCGQSGQoKcHViY2lkLm9yZxi4j4y62zNIAFICCGQSHwoQZXNwLnB1Ym1hdGljLmNvbRi4j4y62zNIAFICCGQSGAoJeWFob28uY29tGLiPjLrbM0gAUgIIZA..&cbidsp=CrcCCAESGwoIYXBwbmV4dXMQxwEgAjgBUghhcHBuZXh1cxITCgRyaXNlELQBIAI4AVIEcmlzZRIZCgdydWJpY29uEL8BIAI4AVIHcnViaWNvbhIXCgZjcml0ZW8QmgEgAjgBUgZjcml0ZW8SKwoQZnJlZWRvbWFkbmV0d29yaxCVASACOAFSEGZyZWVkb21hZG5ldHdvcmsSFQoFb3BlbngQmQEgAjgBUgVvcGVueBIbCghrdWVlenJ0YhCDAyACOAFSCGt1ZWV6cnRiEhcKBmFkYWdpbxDeAiACOAFSBmFkYWdpbxIXCgZydW1ibGUQhwQgAjgBUgZydW1ibGUYAiIkYzdlMmU2ZTgtZTk1Ni00YzIxLWFmMjQtNmU0ZTczOTU3OTg5KgQIAyAAMgd2OS41My4yQLgXSgA.&dlt=1776896114643&idt=1484&prev_scp=pos%3D300x250_1%26amznbid%3D2%26amznp%3D2&cust_params=page%3Dhome&adks=3990064085&frm=20&eoidce=1&gblpids=%2F%2Fdiv-gpt-300x250_1&pb_szs=300x250&pbbce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3868386090309281&correlator=721467977110295&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&gpp_sid=-1&iu_parts=6177%2Cslm.townhall%2Chome%2C300x250_1&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=320x50%7C300x250%7C336x280%7C200x200%7C250x250&fluid=height&ifi=4&didk=2082246078&dids=div-gpt-300x250_1&adfs=1382555008&sfv=1-0-45&eri=1&sc=1&lrm=200&abxe=1&dt=1776896116931&lmt=1776896113&adxs=877&adys=1101&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=2&ucis=4&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Ftownhall.com%2F&vis=1&psz=356x269&msz=356x250&fws=0&ohw=0&a3p=EhQKBW9wZW54GLePjLrbM0gAUgIIZBIXCghydGJob3VzZRi3j4y62zNIAFICCGQSFwoIbXlnYXJ1SUQYuI-MutszSABSAghkEhsKDGlkNS1zeW5jLmNvbRi4j4y62zNIAFICCGQSHAoNY3J3ZGNudHJsLm5ldBi4j4y62zNIAFICCGQSHQoOZXNwLmNyaXRlby5jb20YuI-MutszSABSAghkEiEKEmludGltYXRlbWVyZ2VyLmNvbRi4j4y62zNIAFICCGQSGQoKcHViY2lkLm9yZxi4j4y62zNIAFICCGQSHwoQZXNwLnB1Ym1hdGljLmNvbRi4j4y62zNIAFICCGQSGAoJeWFob28uY29tGLiPjLrbM0gAUgIIZA..&cbidsp=CrcCCAESGwoIYXBwbmV4dXMQxwEgAjgBUghhcHBuZXh1cxITCgRyaXNlELQBIAI4AVIEcmlzZRIZCgdydWJpY29uEL8BIAI4AVIHcnViaWNvbhIXCgZjcml0ZW8QmgEgAjgBUgZjcml0ZW8SKwoQZnJlZWRvbWFkbmV0d29yaxCVASACOAFSEGZyZWVkb21hZG5ldHdvcmsSFQoFb3BlbngQmQEgAjgBUgVvcGVueBIbCghrdWVlenJ0YhCDAyACOAFSCGt1ZWV6cnRiEhcKBmFkYWdpbxDeAiACOAFSBmFkYWdpbxIXCgZydW1ibGUQhwQgAjgBUgZydW1ibGUYAiIkYzdlMmU2ZTgtZTk1Ni00YzIxLWFmMjQtNmU0ZTczOTU3OTg5KgQIAyAAMgd2OS41My4yQLgXSgA.&dlt=1776896114643&idt=1484&prev_scp=pos%3D300x250_1%26amznbid%3D2%26amznp%3D2&cust_params=page%3Dhome&adks=3990064085&frm=20&eoidce=1&gblpids=%2F%2Fdiv-gpt-300x250_1&pb_szs=300x250&pbbce=1 — 200 — 22.8 KiB — 432 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=3868386090309281&correlator=721467977110295&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&gpp_sid=-1&iu_parts=6177%2Cslm.townhall%2Chome%2C728x90_2&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=728x90%7C970x250%7C970x90%7C1x1&ifi=5&didk=2033464261&dids=div-gpt-728x90_2&adfs=4081915755&sfv=1-0-45&eri=1&sc=1&lrm=200&abxe=1&dt=1776896116948&lmt=1776896113&adxs=117&adys=2691&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=3&ucis=5&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Ftownhall.com%2F&vis=1&psz=1116x109&msz=1116x90&fws=0&ohw=0&a3p=EhQKBW9wZW54GLePjLrbM0gAUgIIZBIXCghydGJob3VzZRi3j4y62zNIAFICCGQSFwoIbXlnYXJ1SUQYuI-MutszSABSAghkEhsKDGlkNS1zeW5jLmNvbRi4j4y62zNIAFICCGQSHAoNY3J3ZGNudHJsLm5ldBi4j4y62zNIAFICCGQSHQoOZXNwLmNyaXRlby5jb20YuI-MutszSABSAghkEiEKEmludGltYXRlbWVyZ2VyLmNvbRi4j4y62zNIAFICCGQSGQoKcHViY2lkLm9yZxi4j4y62zNIAFICCGQSHwoQZXNwLnB1Ym1hdGljLmNvbRi4j4y62zNIAFICCGQSGAoJeWFob28uY29tGLiPjLrbM0gAUgIIZA..&cbidsp=CrcCCAESGwoIYXBwbmV4dXMQxwEgAjgBUghhcHBuZXh1cxITCgRyaXNlELQBIAI4AVIEcmlzZRIZCgdydWJpY29uEL8BIAI4AVIHcnViaWNvbhIXCgZjcml0ZW8QmgEgAjgBUgZjcml0ZW8SKwoQZnJlZWRvbWFkbmV0d29yaxCVASACOAFSEGZyZWVkb21hZG5ldHdvcmsSFQoFb3BlbngQmQEgAjgBUgVvcGVueBIbCghrdWVlenJ0YhCDAyACOAFSCGt1ZWV6cnRiEhcKBmFkYWdpbxDeAiACOAFSBmFkYWdpbxIXCgZydW1ibGUQhwQgAjgBUgZydW1ibGUYAiIkZDMzNjJmNGQtZjkzMi00Mjc0LThlOTItOWM4NzU2Y2NhNzBjKgQIAyAAMgd2OS41My4yQLgXSgA.&dlt=1776896114643&idt=1484&prev_scp=pos%3D728x90_2%26amznbid%3D2%26amznp%3D2&cust_params=page%3Dhome&adks=235207976&frm=20&eoidce=1&gblpids=%2F%2Fdiv-gpt-728x90_2&pb_szs=728x90%7C970x250&pbbce=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=3868386090309281&correlator=721467977110295&eid=31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fif&gpp_sid=-1&iu_parts=6177%2Cslm.townhall%2Chome%2C728x90_2&enc_prev_ius=%2F0%2F1%2F2%2F3&prev_iu_szs=728x90%7C970x250%7C970x90%7C1x1&ifi=5&didk=2033464261&dids=div-gpt-728x90_2&adfs=4081915755&sfv=1-0-45&eri=1&sc=1&lrm=200&abxe=1&dt=1776896116948&lmt=1776896113&adxs=117&adys=2691&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=3&ucis=5&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Ftownhall.com%2F&vis=1&psz=1116x109&msz=1116x90&fws=0&ohw=0&a3p=EhQKBW9wZW54GLePjLrbM0gAUgIIZBIXCghydGJob3VzZRi3j4y62zNIAFICCGQSFwoIbXlnYXJ1SUQYuI-MutszSABSAghkEhsKDGlkNS1zeW5jLmNvbRi4j4y62zNIAFICCGQSHAoNY3J3ZGNudHJsLm5ldBi4j4y62zNIAFICCGQSHQoOZXNwLmNyaXRlby5jb20YuI-MutszSABSAghkEiEKEmludGltYXRlbWVyZ2VyLmNvbRi4j4y62zNIAFICCGQSGQoKcHViY2lkLm9yZxi4j4y62zNIAFICCGQSHwoQZXNwLnB1Ym1hdGljLmNvbRi4j4y62zNIAFICCGQSGAoJeWFob28uY29tGLiPjLrbM0gAUgIIZA..&cbidsp=CrcCCAESGwoIYXBwbmV4dXMQxwEgAjgBUghhcHBuZXh1cxITCgRyaXNlELQBIAI4AVIEcmlzZRIZCgdydWJpY29uEL8BIAI4AVIHcnViaWNvbhIXCgZjcml0ZW8QmgEgAjgBUgZjcml0ZW8SKwoQZnJlZWRvbWFkbmV0d29yaxCVASACOAFSEGZyZWVkb21hZG5ldHdvcmsSFQoFb3BlbngQmQEgAjgBUgVvcGVueBIbCghrdWVlenJ0YhCDAyACOAFSCGt1ZWV6cnRiEhcKBmFkYWdpbxDeAiACOAFSBmFkYWdpbxIXCgZydW1ibGUQhwQgAjgBUgZydW1ibGUYAiIkZDMzNjJmNGQtZjkzMi00Mjc0LThlOTItOWM4NzU2Y2NhNzBjKgQIAyAAMgd2OS41My4yQLgXSgA.&dlt=1776896114643&idt=1484&prev_scp=pos%3D728x90_2%26amznbid%3D2%26amznp%3D2&cust_params=page%3Dhome&adks=235207976&frm=20&eoidce=1&gblpids=%2F%2Fdiv-gpt-728x90_2&pb_szs=728x90%7C970x250&pbbce=1 — 200 — 22.7 KiB — 500 ms — h3https://b-code.liadm.com/lc2.jsb-code.liadm.com/lc2.js https://b-code.liadm.com/lc2.js — 200 — 47.0 KiB — 11 ms — h2https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher.min.jssecure.cdn.fastclick.net/js/cnvr-la... https://secure.cdn.fastclick.net/js/cnvr-launcher/latest/launcher.min.js — 200 — 24.7 KiB — 5 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 429 B — 15 ms — h2https://cdn1.anonymised.io/light/bundle.js?v=1.8.54cdn1.anonymised.io/light/bundle.js?... https://cdn1.anonymised.io/light/bundle.js?v=1.8.54 — 200 — 25.9 KiB — 87 ms — h2https://cdn1.anonymised.io/light/auth.js?v=1.8.54cdn1.anonymised.io/light/auth.js?v=... https://cdn1.anonymised.io/light/auth.js?v=1.8.54 — 200 — 27.9 KiB — 105 ms — h2https://api.anonymised.io/v2/debugapi.anonymised.io/v2/debug https://api.anonymised.io/v2/debug — 204 — 0 B — 37 ms — h2https://api.anonymised.io/v2/debugapi.anonymised.io/v2/debug https://api.anonymised.io/v2/debug — 200 — 87 B — 91 ms — h2https://api.id5-sync.com/analytics/915/id5-api-jsapi.id5-sync.com/analytics/915/id5-... https://api.id5-sync.com/analytics/915/id5-api-js — 200 — 690 B — 69 ms — h2https://c2.piano.io/xbuilder/experience/execute?aid=tSxoqtcFa7c2.piano.io/xbuilder/experience/exe... https://c2.piano.io/xbuilder/experience/execute?aid=tSxoqtcFa7 — 200 — 2.2 KiB — 134 ms — h3https://rp4.liadm.com/j?dtstmp=1776896116827&aid=a-0684&se=e30&duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&tv=v3.14.0&pu=https%3A%2F%2Ftownhall.com%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.townhall.com&pv=ac7587b0-4170-4d03-85b9-4828f5f9caeb&i6=MmEwMzo5MGMwOjE1OmJlOjox&n3pc=truerp4.liadm.com/j?dtstmp=177689611682... https://rp4.liadm.com/j?dtstmp=1776896116827&aid=a-0684&se=e30&duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&tv=v3.14.0&pu=https%3A%2F%2Ftownhall.com%2F&wpn=lc-bundle&wpv=v3.14.0&cd=.townhall.com&pv=ac7587b0-4170-4d03-85b9-4828f5f9caeb&i6=MmEwMzo5MGMwOjE1OmJlOjox&n3pc=true — 200 — 281 B — 293 ms — h2https://carsarace.com/paq8exuch6qs4i5g6x5mc_1b1i0zj9carsarace.com/paq8exuch6qs4i5g6x5mc... https://carsarace.com/paq8exuch6qs4i5g6x5mc_1b1i0zj9 — 200 — 327 B — 39 ms — h3https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 13 ms — http/1.1https://api-esp.piano.io/publisher/fusion/lucid/data/91?email=&visitor=&stored_visitor=&pnespid=api-esp.piano.io/publisher/fusion/l... https://api-esp.piano.io/publisher/fusion/lucid/data/91?email=&visitor=&stored_visitor=&pnespid= — 200 — 0 B — 134 ms — h3https://carsarace.com/paq8exuch6qs4i5g6x5mc_1b1i0zj9carsarace.com/paq8exuch6qs4i5g6x5mc... https://carsarace.com/paq8exuch6qs4i5g6x5mc_1b1i0zj9 — 200 — 924 B — 18 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstQAVm9txo62afPediV0TiglFHbxNBicrR6WtRZlZcwDe5uaDIQD0wh43fBOgUUn8-bMDebrYir4P3YbXz6qHVTWtxKAEQakt4ItxhWP0XiKj6G03RFoGjN047HpDyXdSd8Rh-4aBDZ4Ub7c5wp9KgLrD1CBB-2gURFWabID4dD8pBMSH5GHS8P0woJJLNJ0Cx99-SZ_s-YkFT0526Vc8rOHwj1j3Uzf2ox2V0Ej-d8KwY4x-7OPyfZzjQT16XWxr2E8s2c-Vkg9-VfRU-ggQ5CMUrY0y_QKKBJRj23--Z-tn-zHfX1YOiEyZKgi1EfJyU1lB8cvrw0Ari7YbKvYQEDJaSrPBI-2-Fox_VgHpNH-OTzfVxhoSju-BLMCq90jodT3wWAHCW7J9YunLA8S_6-Ao2EAsOBB5Y6yfuIOYqCqNWHDtvZ3RhEasy7Iq0tZQUK1A&sig=Cg0ArKJSzK1Nn_A7aBHFEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstQAVm9txo62afPediV0TiglFHbxNBicrR6WtRZlZcwDe5uaDIQD0wh43fBOgUUn8-bMDebrYir4P3YbXz6qHVTWtxKAEQakt4ItxhWP0XiKj6G03RFoGjN047HpDyXdSd8Rh-4aBDZ4Ub7c5wp9KgLrD1CBB-2gURFWabID4dD8pBMSH5GHS8P0woJJLNJ0Cx99-SZ_s-YkFT0526Vc8rOHwj1j3Uzf2ox2V0Ej-d8KwY4x-7OPyfZzjQT16XWxr2E8s2c-Vkg9-VfRU-ggQ5CMUrY0y_QKKBJRj23--Z-tn-zHfX1YOiEyZKgi1EfJyU1lB8cvrw0Ari7YbKvYQEDJaSrPBI-2-Fox_VgHpNH-OTzfVxhoSju-BLMCq90jodT3wWAHCW7J9YunLA8S_6-Ao2EAsOBB5Y6yfuIOYqCqNWHDtvZ3RhEasy7Iq0tZQUK1A&sig=Cg0ArKJSzK1Nn_A7aBHFEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 209 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 53 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.js — 200 — 1.2 KiB — 39 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 51 ms — h3https://tpc.googlesyndication.com/simgad/15088804148590830803tpc.googlesyndication.com/simgad/15... https://tpc.googlesyndication.com/simgad/15088804148590830803 — 200 — 63.5 KiB — 77 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://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 — 781 B — 201 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 — 120 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 — 45 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 — 321 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 — 338 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 — 418 ms — http/1.1https://match.prod.bidr.io/cookie-sync/liveintentmatch.prod.bidr.io/cookie-sync/live... https://match.prod.bidr.io/cookie-sync/liveintent — 303 — 235 B — 100 ms — h2https://api-esp.piano.io/publisher/fusion/lucid/data/91?email=&visitor=&stored_visitor=&pnespid=api-esp.piano.io/publisher/fusion/l... https://api-esp.piano.io/publisher/fusion/lucid/data/91?email=&visitor=&stored_visitor=&pnespid= — 200 — 1.7 KiB — 120 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-732T5NHNX1&gtm=45je64k0v877188346za200zd877188346&_p=1776896114759&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEIAAGQ&are=1&cid=816325637.1776896116&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115616985~115938465~115938469~117266400~117512543~117884344~118128922&sid=1776896116&sct=1&seg=0&dl=https%3A%2F%2Ftownhall.com%2F&dt=Townhall%20-%20Conservative%20News%2C%20Political%20Analysis%20and%20Commentary&en=ad_impression&ep.pageType=free&ep.section=%2F&ep.query_id=CPOs5-69gpQDFeSJgwcdJJ06Sw&_et=1190&tfd=2712region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-732T5NHNX1&gtm=45je64k0v877188346za200zd877188346&_p=1776896114759&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEIAAGQ&are=1&cid=816325637.1776896116&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115616985~115938465~115938469~117266400~117512543~117884344~118128922&sid=1776896116&sct=1&seg=0&dl=https%3A%2F%2Ftownhall.com%2F&dt=Townhall%20-%20Conservative%20News%2C%20Political%20Analysis%20and%20Commentary&en=ad_impression&ep.pageType=free&ep.section=%2F&ep.query_id=CPOs5-69gpQDFeSJgwcdJJ06Sw&_et=1190&tfd=2712 — 204 — 48 B — 164 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 126 ms — h3https://match.prod.bidr.io/cookie-sync/liveintent?_bee_ppp=1match.prod.bidr.io/cookie-sync/live... https://match.prod.bidr.io/cookie-sync/liveintent?_bee_ppp=1 — 303 — 144 B — 24 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 108 ms — h3https://i.liadm.com/s/62491?bidder_uuid=&bidder_id=237139i.liadm.com/s/62491?bidder_uuid=&bi... https://i.liadm.com/s/62491?bidder_uuid=&bidder_id=237139 — 200 — 221 B — 98 ms — http/1.1https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 88 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssZdbauw4K_uDYoUXVjjunQu5V60YjbgjKg5oGeGL9oXO5_fTJ69Zt75e_UN-jB24OkNyUkSXG7MrAAY6tpyBHIfBfSGjAO7C7w_mdfyIvlpTfF-0VZ6SR45wYnEacsLZmEOgqVoxhESMysI5ReQ4n8WbnjJvGpEPs5mhXTBR9QD09n00KzmpOfcrQIQE_prU8s4_svob7Wx8Yf9QPkemU-8DxD2FO3O0IBwKa-Y6RcSdfW-Ui8IfdGBbaCPLdVCiTmhaGjirzbjvcQCI431jwk1p5gVHOrU2pMsqrVrWcn8vqFypRyHxfhEM8KfN2GYk0wfWfctcuBsgXb5_uLewi6DvuHyTkjVBIbJSQrGEYmwewlqbt-Ybj_ZHBxg_91G6zWhyYGcsuYjHSM3WbgnBUeziJtiONt7lb2nu22EyyxWqbDAwUoPCUsfdKYyA1QGKcrXG_B&sig=Cg0ArKJSzGrzfWevcYTREAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssZdbauw4K_uDYoUXVjjunQu5V60YjbgjKg5oGeGL9oXO5_fTJ69Zt75e_UN-jB24OkNyUkSXG7MrAAY6tpyBHIfBfSGjAO7C7w_mdfyIvlpTfF-0VZ6SR45wYnEacsLZmEOgqVoxhESMysI5ReQ4n8WbnjJvGpEPs5mhXTBR9QD09n00KzmpOfcrQIQE_prU8s4_svob7Wx8Yf9QPkemU-8DxD2FO3O0IBwKa-Y6RcSdfW-Ui8IfdGBbaCPLdVCiTmhaGjirzbjvcQCI431jwk1p5gVHOrU2pMsqrVrWcn8vqFypRyHxfhEM8KfN2GYk0wfWfctcuBsgXb5_uLewi6DvuHyTkjVBIbJSQrGEYmwewlqbt-Ybj_ZHBxg_91G6zWhyYGcsuYjHSM3WbgnBUeziJtiONt7lb2nu22EyyxWqbDAwUoPCUsfdKYyA1QGKcrXG_B&sig=Cg0ArKJSzGrzfWevcYTREAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 86 ms — h3https://sli.townhall.com/baker?dtstmp=1776896116827sli.townhall.com/baker?dtstmp=17768... https://sli.townhall.com/baker?dtstmp=1776896116827 — 200 — 538 B — 29 ms — h2https://p.rfihub.com/cm?pub=39342&in=1&userid=5c61df2d-b8df-4099-a9b5-97453f97f019%3A1776896117.4087234&forward=https%3A//idsync.rlcdn.com/501709.gif%3Fpartner_uid%3D5c61df2d-b8df-4099-a9b5-97453f97f019%253A1776896117.4087234%26_%3D1776896117.4101543&cb=1776896117.4101717p.rfihub.com/cm?pub=39342&in=1&user... https://p.rfihub.com/cm?pub=39342&in=1&userid=5c61df2d-b8df-4099-a9b5-97453f97f019%3A1776896117.4087234&forward=https%3A//idsync.rlcdn.com/501709.gif%3Fpartner_uid%3D5c61df2d-b8df-4099-a9b5-97453f97f019%253A1776896117.4087234%26_%3D1776896117.4101543&cb=1776896117.4101717 — 302 — 1.2 KiB — 15 ms — http/1.1https://carsarace.com/public/p5rw1e8zf0wrlzd3a_zb4i5h/Sticky2carsarace.com/public/p5rw1e8zf0wrlz... https://carsarace.com/public/p5rw1e8zf0wrlzd3a_zb4i5h/Sticky2 — 200 — 31.1 KiB — 21 ms — h3https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=5141210838587319598&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fidsync.rlcdn.com%2F501709.gif%3Fpartner_uid%3D5c61df2d-b8df-4099-a9b5-97453f97f019%253A1776896117.4087234%26_%3D1776896117.4101543live.rezync.com/pixel?c=bd8618c307a... https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=5141210838587319598&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fidsync.rlcdn.com%2F501709.gif%3Fpartner_uid%3D5c61df2d-b8df-4099-a9b5-97453f97f019%253A1776896117.4087234%26_%3D1776896117.4101543 — 302 — 705 B — 143 ms — h2https://api-esp.piano.io/tracker/lucid/visit/152?story_url=https%3A%2F%2Ftownhall.com%2F&visitor=pwc2dsys8nacl65kapi-esp.piano.io/tracker/lucid/visi... https://api-esp.piano.io/tracker/lucid/visit/152?story_url=https%3A%2F%2Ftownhall.com%2F&visitor=pwc2dsys8nacl65k — 200 — 0 B — 109 ms — h3https://idx.liadm.com/idex/did-0010/any?duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&did=did-0010&cd=.townhall.com&pu=https%3A%2F%2Ftownhall.com%2F&resolve=nexxen&resolve=zetassp&resolve=triplelift&resolve=sharethrough&resolve=sonobi&resolve=vidazoo&resolve=sovrn&resolve=thetradedesk&resolve=uid2&resolve=bidswitch&resolve=medianet&resolve=magnite&resolve=openx&resolve=pubmatic&resolve=index&resolve=nonIdidx.liadm.com/idex/did-0010/any?dui... https://idx.liadm.com/idex/did-0010/any?duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&did=did-0010&cd=.townhall.com&pu=https%3A%2F%2Ftownhall.com%2F&resolve=nexxen&resolve=zetassp&resolve=triplelift&resolve=sharethrough&resolve=sonobi&resolve=vidazoo&resolve=sovrn&resolve=thetradedesk&resolve=uid2&resolve=bidswitch&resolve=medianet&resolve=magnite&resolve=openx&resolve=pubmatic&resolve=index&resolve=nonId — 204 — 369 B — 296 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuamqlA2mhHJlwP42wf8zSLDquY0UoA2Wnf4KZdOjj6_pQvngZN1xcDyyRLmlmMGRXyhqf73atC3CODvt5bpsSkGzDUxntJq9rSy_EUmu0nz1SFGTZPbWMg9YRrvbt8j89p6kp4RBxrnwRWdutaelAR_L8rOBg6Vk3AiBxoXaFHpxtuwTpNfaVCSJP6stSZz5qE1ZTv8ZK6VhklYs_w5UOTMeK_eeAmnq5vYs34JDZWHGVdGZfjQ1Te0n0-OGJFxlzbI5gvHxHuLz9PKenuD2x0BT3SXMHjiwGUoqkMpM9ozCRNorGVXuStyWq-56J32IrmaRAIRXFfyiCZqgsQVIUYp8NRt-8GcUIM2eCXG4BtA16t5D3g67i0BBP_ncVGW2l6Af34yqWoQA6jGQkNT8Pqw_AndPH2i9vdbMYCoCKyToK2KWUQPEBCFdc5syD69hP2-Q&sig=Cg0ArKJSzKMniD2KFxLnEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuamqlA2mhHJlwP42wf8zSLDquY0UoA2Wnf4KZdOjj6_pQvngZN1xcDyyRLmlmMGRXyhqf73atC3CODvt5bpsSkGzDUxntJq9rSy_EUmu0nz1SFGTZPbWMg9YRrvbt8j89p6kp4RBxrnwRWdutaelAR_L8rOBg6Vk3AiBxoXaFHpxtuwTpNfaVCSJP6stSZz5qE1ZTv8ZK6VhklYs_w5UOTMeK_eeAmnq5vYs34JDZWHGVdGZfjQ1Te0n0-OGJFxlzbI5gvHxHuLz9PKenuD2x0BT3SXMHjiwGUoqkMpM9ozCRNorGVXuStyWq-56J32IrmaRAIRXFfyiCZqgsQVIUYp8NRt-8GcUIM2eCXG4BtA16t5D3g67i0BBP_ncVGW2l6Af34yqWoQA6jGQkNT8Pqw_AndPH2i9vdbMYCoCKyToK2KWUQPEBCFdc5syD69hP2-Q&sig=Cg0ArKJSzKMniD2KFxLnEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 372 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/abg_lite_fy2021.js — 200 — 0 B — 1 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 1 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 1 ms — h3https://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 — 313 ms — http/1.1https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 332 ms — h3https://api-esp.piano.io/tracker/lucid/visit/152?story_url=https%3A%2F%2Ftownhall.com%2F&visitor=pwc2dsys8nacl65kapi-esp.piano.io/tracker/lucid/visi... https://api-esp.piano.io/tracker/lucid/visit/152?story_url=https%3A%2F%2Ftownhall.com%2F&visitor=pwc2dsys8nacl65k — 200 — 804 B — 120 ms — h3https://mid.rkdms.com/restrictedmid.rkdms.com/restricted https://mid.rkdms.com/restricted — -1 — 0 B — 115 ms — https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 317 ms — h3https://idsync.rlcdn.com/501709.gif?partner_uid=5c61df2d-b8df-4099-a9b5-97453f97f019%3A1776896117.4087234&_=1776896117.4101543idsync.rlcdn.com/501709.gif?partner... https://idsync.rlcdn.com/501709.gif?partner_uid=5c61df2d-b8df-4099-a9b5-97453f97f019%3A1776896117.4087234&_=1776896117.4101543 — 307 — 515 B — 36 ms — h2https://idsync.rlcdn.com/1000.gif?memo=CM3PHhJDCj8IARDI-AEaNzVjNjFkZjJkLWI4ZGYtNDA5OS1hOWI1LTk3NDUzZjk3ZjAxOToxNzc2ODk2MTE3LjQwODcyMzQQABoNCPWQpc8GEgUI6AcQAEIASgAidsync.rlcdn.com/1000.gif?memo=CM3P... https://idsync.rlcdn.com/1000.gif?memo=CM3PHhJDCj8IARDI-AEaNzVjNjFkZjJkLWI4ZGYtNDA5OS1hOWI1LTk3NDUzZjk3ZjAxOToxNzc2ODk2MTE3LjQwODcyMzQQABoNCPWQpc8GEgUI6AcQAEIASgA — 307 — 229 B — 15 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 — 25 ms — https://tpc.googlesyndication.com/simgad/3290926538002691907tpc.googlesyndication.com/simgad/32... https://tpc.googlesyndication.com/simgad/3290926538002691907 — 200 — 16.8 KiB — 14 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 245 ms — h3https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=rE9xxbOOVHdNxOUEM2uGrwUIIsgi.liadm.com/s/89249?bidder_id=24650... https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=rE9xxbOOVHdNxOUEM2uGrwUIIsg — 200 — 221 B — 109 ms — http/1.1https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/abg_lite_fy2021.js — 200 — 0 B — 1 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260422/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 1 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstgbNGJe7wGV9MOPkheCZydWdj7Rv9ttbC4aWUYNnQDqVIpR4KpUXkYGsYRvga1vRG8voDiTWYUtI2Wtq2VN0R-dGrYXUj-wDf1RCXVWvM7MRunWDRdsQ8MzqgP4Me0XDpeoWlW5vexsRtXMimeWhhtvil_E3M_qkyMly5st7QpzHyXSsumJRn2i6L-dK9nBUtAn4map-qXeXAFyd8uqC2Aov0fYgpHtBHCgaC_fL8wQScGwmDafUCM2Ckg5dgxMFk6tfTobPI5cVm0gIcWc2akRY828xEbeKI1yqriLUXdxpKhvauGOJ1Hzohnge_2McFlOaN9NRc-RxixIJ33y8xWAHPAZCgXaA5hb2VP-dwSbI6Hxwy-844iuUOP6qMiab4TgfqI2Vfi8x5qdlpMErdz5UD-Af05yHaBwExtmc1yJiiqoyfvQ-xWNZM_IFBT7ESGx-4&sig=Cg0ArKJSzDlBoFvJXBcyEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstgbNGJe7wGV9MOPkheCZydWdj7Rv9ttbC4aWUYNnQDqVIpR4KpUXkYGsYRvga1vRG8voDiTWYUtI2Wtq2VN0R-dGrYXUj-wDf1RCXVWvM7MRunWDRdsQ8MzqgP4Me0XDpeoWlW5vexsRtXMimeWhhtvil_E3M_qkyMly5st7QpzHyXSsumJRn2i6L-dK9nBUtAn4map-qXeXAFyd8uqC2Aov0fYgpHtBHCgaC_fL8wQScGwmDafUCM2Ckg5dgxMFk6tfTobPI5cVm0gIcWc2akRY828xEbeKI1yqriLUXdxpKhvauGOJ1Hzohnge_2McFlOaN9NRc-RxixIJ33y8xWAHPAZCgXaA5hb2VP-dwSbI6Hxwy-844iuUOP6qMiab4TgfqI2Vfi8x5qdlpMErdz5UD-Af05yHaBwExtmc1yJiiqoyfvQ-xWNZM_IFBT7ESGx-4&sig=Cg0ArKJSzDlBoFvJXBcyEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 209 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 1 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 190 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 185 ms — h3https://tpc.googlesyndication.com/simgad/7859403092185334676tpc.googlesyndication.com/simgad/78... https://tpc.googlesyndication.com/simgad/7859403092185334676 — 200 — 140.7 KiB — 11 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 278 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://region1.analytics.google.com/g/collect?v=2&tid=G-732T5NHNX1&gtm=45je64k0v877188346za200zd877188346&_p=1776896114759&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGQ&are=1&cid=816325637.1776896116&frm=0&ni=1&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&tag_exp=0~115616985~115938465~115938469~117266400~117512543~117884344~118128922&sid=1776896116&sct=1&seg=0&dl=https%3A%2F%2Ftownhall.com%2F&dt=Townhall%20-%20Conservative%20News%2C%20Political%20Analysis%20and%20Commentary&_s=3&tfd=3223region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-732T5NHNX1&gtm=45je64k0v877188346za200zd877188346&_p=1776896114759&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGQ&are=1&cid=816325637.1776896116&frm=0&ni=1&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&tag_exp=0~115616985~115938465~115938469~117266400~117512543~117884344~118128922&sid=1776896116&sct=1&seg=0&dl=https%3A%2F%2Ftownhall.com%2F&dt=Townhall%20-%20Conservative%20News%2C%20Political%20Analysis%20and%20Commentary&_s=3&tfd=3223 — 204 — 20 B — 261 ms — h3https://id5-sync.com/bounceid5-sync.com/bounce https://id5-sync.com/bounce — 200 — 521 B — 47 ms — h2https://lbs.eu-1-id5-sync.com/lbs/v1lbs.eu-1-id5-sync.com/lbs/v1 https://lbs.eu-1-id5-sync.com/lbs/v1 — 200 — 157 B — 50 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 331 B — 43 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstZnk4HcOcCMruk2Vn5Swt6hegpQV9aU_DDPcMk1Dr66WGZMFRhXbJEPMAjKCrJY8FZfwb_d6SFttdOZjhAYisa1Q4ca0yi93gVBUox_992BeuX3SEYhpJSLRNFMdviFdoRkZ8f58KzMIg-q9vBp77pKgTxk_OS0F8DOJdcaShRIR6B0YIAor6tb1C3BY7Md5AMnN4luhar5RnueJqlejlOxQ3kZG0FsT31kGYa_k5trVo3b3NW645IN47Tupwd6FBDzYy2y0Q4_6E5V9YaEq4jqosmA-wgPcEIcckfPnwdx-pDZp3h1AK8fwinyHGV_E5kGaQ9EGGxutT72TKfUkkI9sRLjhXIYEAMJgRF-rxtULz06JMFyUtZp0YpoFKeJXdMSSkcAr_ICAhcxAU_R5oMYpMYIxMMBOs5nNLZyAN5a2MSNa3t6VhN71W597X_zZW3UKko&sig=Cg0ArKJSzNWg-UORvHOoEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjstZnk4HcOcCMruk2Vn5Swt6hegpQV9aU_DDPcMk1Dr66WGZMFRhXbJEPMAjKCrJY8FZfwb_d6SFttdOZjhAYisa1Q4ca0yi93gVBUox_992BeuX3SEYhpJSLRNFMdviFdoRkZ8f58KzMIg-q9vBp77pKgTxk_OS0F8DOJdcaShRIR6B0YIAor6tb1C3BY7Md5AMnN4luhar5RnueJqlejlOxQ3kZG0FsT31kGYa_k5trVo3b3NW645IN47Tupwd6FBDzYy2y0Q4_6E5V9YaEq4jqosmA-wgPcEIcckfPnwdx-pDZp3h1AK8fwinyHGV_E5kGaQ9EGGxutT72TKfUkkI9sRLjhXIYEAMJgRF-rxtULz06JMFyUtZp0YpoFKeJXdMSSkcAr_ICAhcxAU_R5oMYpMYIxMMBOs5nNLZyAN5a2MSNa3t6VhN71W597X_zZW3UKko&sig=Cg0ArKJSzNWg-UORvHOoEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 292 ms — h3https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuc6iZ98z5Tk8lGqtfWvDbKOa2QkkkPiUf59zKhwnGbip5xQDzX4Vp36nCmdsCOoHb6mTMx1AwmJxXZv2RpcMYSdG8MMCfOgLQPY5Dh5wHZ06SfzgfpvGmtBbvJtLlrQwmGKhnrjXKbDwNYP3emKZztrYuBLK7v8-mqjbs5JRvIksCL-P944uqLG8PIeh0Zyli6ICYvDErdHSgMnACWQrjkc3iH9an-sI05NS04ugvBvPY8SMhzoIwNXxS1F2D4fRBv-OXKpe82lCxriZOluYzZhQsgZqYYuiDN8PqDhykMUaTXofA5A9yrUN0iNDLnHqgePwBNtAd1h3HyWOUhUi8vrnkUQ775T-Ftzewr0XYZPoZ49pwtFw5tIRuEqiqpeSazJIRDCgtZeTV-h6g1xEiNFwBKkaAny_h1GoLA-ITn3eIMYyuY7G72SOxBt1qTgdJDNgKT3w&sig=Cg0ArKJSzMsBnVionPSfEAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsuc6iZ98z5Tk8lGqtfWvDbKOa2QkkkPiUf59zKhwnGbip5xQDzX4Vp36nCmdsCOoHb6mTMx1AwmJxXZv2RpcMYSdG8MMCfOgLQPY5Dh5wHZ06SfzgfpvGmtBbvJtLlrQwmGKhnrjXKbDwNYP3emKZztrYuBLK7v8-mqjbs5JRvIksCL-P944uqLG8PIeh0Zyli6ICYvDErdHSgMnACWQrjkc3iH9an-sI05NS04ugvBvPY8SMhzoIwNXxS1F2D4fRBv-OXKpe82lCxriZOluYzZhQsgZqYYuiDN8PqDhykMUaTXofA5A9yrUN0iNDLnHqgePwBNtAd1h3HyWOUhUi8vrnkUQ775T-Ftzewr0XYZPoZ49pwtFw5tIRuEqiqpeSazJIRDCgtZeTV-h6g1xEiNFwBKkaAny_h1GoLA-ITn3eIMYyuY7G72SOxBt1qTgdJDNgKT3w&sig=Cg0ArKJSzMsBnVionPSfEAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 282 ms — h3https://id5-sync.com/api/esp/increment?counter=no-configid5-sync.com/api/esp/increment?coun... https://id5-sync.com/api/esp/increment?counter=no-config — 204 — 227 B — 15 ms — h2https://ident.mygaru.com/v2/id?partner_id=abd6fad8-5220-4364-8fd1-052f78594be6ident.mygaru.com/v2/id?partner_id=a... https://ident.mygaru.com/v2/id?partner_id=abd6fad8-5220-4364-8fd1-052f78594be6 — 200 — 376 B — 131 ms — h2https://tracking.mygaru.com/ident/?domain=townhall.com&otp=0&ttems=54.4&i=myg-standalone&resource=script&type=script&conn_id=null&conn_req_num=null&dns=4.2&tcp=0.29999999999999893&tls=8.9&ttfb=17.2&transfer=4.6&redirect=0&blocked=0&total=54.4&fromCache=falsetracking.mygaru.com/ident/?domain=t... https://tracking.mygaru.com/ident/?domain=townhall.com&otp=0&ttems=54.4&i=myg-standalone&resource=script&type=script&conn_id=null&conn_req_num=null&dns=4.2&tcp=0.29999999999999893&tls=8.9&ttfb=17.2&transfer=4.6&redirect=0&blocked=0&total=54.4&fromCache=false — 200 — 253 B — 267 ms — h2https://oajs.openx.net/esp?url=https%3A%2F%2Ftownhall.com%2F&rid=espoajs.openx.net/esp?url=https%3A%2F%... https://oajs.openx.net/esp?url=https%3A%2F%2Ftownhall.com%2F&rid=esp — 302 — 275 B — 184 ms — h2https://ups.analytics.yahoo.com/ups/58813/fed?gpp=DBAA&gpp_sid=-1&v=1&url=https%3A%2F%2Ftownhall.com%2Fups.analytics.yahoo.com/ups/58813/f... https://ups.analytics.yahoo.com/ups/58813/fed?gpp=DBAA&gpp_sid=-1&v=1&url=https%3A%2F%2Ftownhall.com%2F — 200 — 251 B — 60 ms — h2https://sync6.im-apps.net/9001/pid?ref=null&page=https://townhall.com/sync6.im-apps.net/9001/pid?ref=null... https://sync6.im-apps.net/9001/pid?ref=null&page=https://townhall.com/ — 200 — 281 B — 269 ms — http/1.1https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsviPYypH6UEW_bSo3Z4R6i78SD6QHFM5rAO0gNkwxES20Ke7ym3g5iU4dHVa-o4du9DrRZUYjzQs3CY-9u5YH_rrBb9_BPXlVVXEG85hdT3SUWriSRlgGOLAvAyppcptwsZTlOBINI9fuzBJT2A2Hua1_slmsND63GPPlATrM9JlaGlvXCkY75YLkgxHYdUIV0oSdMkSsEnI6mDZuKYLb95APPNDMIJE4vJc7suVFEcZXqlnZxZg92_QPlane1KajCeugMSRwIZLHyxnJX4dHwIa30RbvGtmVFZkViYbIvfTeftvVp7IrjJy5iTJSII5auT4aOdrC7qAV5m-wY4gIrMrdf6M1gR4XBEgvUkSHYULSAzv1G5R6yMqELotW-te91lQKoQEmBR1gRaxWia7aeanl_4zMP_N-LVDiqDCgDDPj82_VbEhf8pcnTbEMSvxNyYZpwSy6g&sig=Cg0ArKJSzF3DF2KA6GPLEAE&uach_m=%5BUACH%5D&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjsviPYypH6UEW_bSo3Z4R6i78SD6QHFM5rAO0gNkwxES20Ke7ym3g5iU4dHVa-o4du9DrRZUYjzQs3CY-9u5YH_rrBb9_BPXlVVXEG85hdT3SUWriSRlgGOLAvAyppcptwsZTlOBINI9fuzBJT2A2Hua1_slmsND63GPPlATrM9JlaGlvXCkY75YLkgxHYdUIV0oSdMkSsEnI6mDZuKYLb95APPNDMIJE4vJc7suVFEcZXqlnZxZg92_QPlane1KajCeugMSRwIZLHyxnJX4dHwIa30RbvGtmVFZkViYbIvfTeftvVp7IrjJy5iTJSII5auT4aOdrC7qAV5m-wY4gIrMrdf6M1gR4XBEgvUkSHYULSAzv1G5R6yMqELotW-te91lQKoQEmBR1gRaxWia7aeanl_4zMP_N-LVDiqDCgDDPj82_VbEhf8pcnTbEMSvxNyYZpwSy6g&sig=Cg0ArKJSzF3DF2KA6GPLEAE&uach_m=%5BUACH%5D&adurl= — 200 — 26 B — 195 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 8 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260421/r20110914/client/window_focus_fy2021.js — 200 — 1.2 KiB — 7 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 1 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 173 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 166 ms — h3https://tpc.googlesyndication.com/simgad/14558517829262011397tpc.googlesyndication.com/simgad/14... https://tpc.googlesyndication.com/simgad/14558517829262011397 — 200 — 125.3 KiB — 28 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgDpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWgD — 204 — 20 B — 134 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://esp.rtbhouse.com/encryptesp.rtbhouse.com/encrypt https://esp.rtbhouse.com/encrypt — 200 — 505 B — 45 ms — h2https://oajs.openx.net/esp?url=https%3A%2F%2Ftownhall.com%2F&rid=esp&cc=1oajs.openx.net/esp?url=https%3A%2F%... https://oajs.openx.net/esp?url=https%3A%2F%2Ftownhall.com%2F&rid=esp&cc=1 — 200 — 109 B — 95 ms — h2https://proc.ad.cpe.dotomi.com/cvx/client/direct/launcher?version=1.2.0&lid=681proc.ad.cpe.dotomi.com/cvx/client/d... https://proc.ad.cpe.dotomi.com/cvx/client/direct/launcher?version=1.2.0&lid=681 — 200 — 461 B — 18 ms — h2https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssAiOtIoMqHEjiJ7n3uhidu8_qCyUnWWMZ0oLa1T2dTcq2T61aWL7WIXwhKJCAb-z5KsNq4yDI4P0ekAI2M4gp80XWCvV9PC73uiH6oORtptZsN3qjjMq450-XeB54TnP6VvgKweAiX2U03t4FIZrKnhBNdH608C9e02-A7cM_0UGP5gh1uOqvM9pIm9Boe_s2mVmQcO19_Qys6b0Ks_BkeZVSxbW4zHYCR8vQ1VGBHBTzmoAxdQuQyK4XEsepdLzMKCdGvXy8rfRDCRcAnXLp3CMlqp5U_uOS7jKU6v8_tB1NllQJIY8ZKOTLq2d6toosXqq9QGim1Iy7UbS5g-rNRdubKSKjfHyZA_Txt2x_RhxkGCz6S2n1AE7IchFv0cXjd2Ncq-mt37E_43AeXWJe-ZD_qy8AbgzCZqQHP9rByJCAjOPwjISjAyFsKj96Qo8ilWANwG1QW1Q&sig=Cg0ArKJSzBohnavaZqO2EAE&uach_m=%5BUACH%5D&dett=2&adurl=pagead2.googlesyndication.com/pcs/v... https://pagead2.googlesyndication.com/pcs/view?xai=AKAOjssAiOtIoMqHEjiJ7n3uhidu8_qCyUnWWMZ0oLa1T2dTcq2T61aWL7WIXwhKJCAb-z5KsNq4yDI4P0ekAI2M4gp80XWCvV9PC73uiH6oORtptZsN3qjjMq450-XeB54TnP6VvgKweAiX2U03t4FIZrKnhBNdH608C9e02-A7cM_0UGP5gh1uOqvM9pIm9Boe_s2mVmQcO19_Qys6b0Ks_BkeZVSxbW4zHYCR8vQ1VGBHBTzmoAxdQuQyK4XEsepdLzMKCdGvXy8rfRDCRcAnXLp3CMlqp5U_uOS7jKU6v8_tB1NllQJIY8ZKOTLq2d6toosXqq9QGim1Iy7UbS5g-rNRdubKSKjfHyZA_Txt2x_RhxkGCz6S2n1AE7IchFv0cXjd2Ncq-mt37E_43AeXWJe-ZD_qy8AbgzCZqQHP9rByJCAjOPwjISjAyFsKj96Qo8ilWANwG1QW1Q&sig=Cg0ArKJSzBohnavaZqO2EAE&uach_m=%5BUACH%5D&dett=2&adurl= — 200 — 26 B — 130 ms — h3https://secure.cdn.fastclick.net/js/cnvr-coreid/latest/coreid.min.jssecure.cdn.fastclick.net/js/cnvr-co... https://secure.cdn.fastclick.net/js/cnvr-coreid/latest/coreid.min.js — 200 — 47.1 KiB — 7 ms — h2https://id5-sync.com/gm/v3id5-sync.com/gm/v3 https://id5-sync.com/gm/v3 — 200 — 836 B — 15 ms — h2https://tracking.mygaru.com/ident/?domain=townhall.com&otp=k6xWnCAHd8AhN3K%2F1Xtg2lQgLOqQcbtG0Hbd5wuzBUlh95%2BXr%2FhFw7OJ3TkHDH7%2FcngPkC1lzajJ3pAaehWdvSCF167Uwd2O%2BA%3D%3D&ttems=321&i=myg-standalone&resource=id&type=fetch&conn_id=null&conn_req_num=null&dns=18.1&tcp=33.8&tls=41.3&ttfb=33.9&transfer=1.7&redirect=0&blocked=0&total=131.2&fromCache=falsetracking.mygaru.com/ident/?domain=t... https://tracking.mygaru.com/ident/?domain=townhall.com&otp=k6xWnCAHd8AhN3K%2F1Xtg2lQgLOqQcbtG0Hbd5wuzBUlh95%2BXr%2FhFw7OJ3TkHDH7%2FcngPkC1lzajJ3pAaehWdvSCF167Uwd2O%2BA%3D%3D&ttems=321&i=myg-standalone&resource=id&type=fetch&conn_id=null&conn_req_num=null&dns=18.1&tcp=33.8&tls=41.3&ttfb=33.9&transfer=1.7&redirect=0&blocked=0&total=131.2&fromCache=false — 200 — 22 B — 159 ms — h2https://static.anonm.io/light/check3pc.htmlstatic.anonm.io/light/check3pc.html https://static.anonm.io/light/check3pc.html — 200 — 1.2 KiB — 21 ms — h2https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=townhall.com&gpp=DBAA&gpp_sid=-1gum.criteo.com/syncframe?origin=pub... https://gum.criteo.com/syncframe?origin=publishertagids&topUrl=townhall.com&gpp=DBAA&gpp_sid=-1 — 200 — 5.1 KiB — 14 ms — h2https://gum.criteo.com/sid/json?origin=publishertagids&domain=townhall.com&sn=ChromeSyncframe&so=0&topUrl=townhall.comgum.criteo.com/sid/json?origin=publ... https://gum.criteo.com/sid/json?origin=publishertagids&domain=townhall.com&sn=ChromeSyncframe&so=0&topUrl=townhall.com — 302 — 711 B — 8 ms — h2https://mug.criteo.com/sid?cpp=JGHN4HxaOEgya2ExWWRZYXAxM3lFR3hTWng5TmJjRlV4NTNjNTZZckFtUmJwbXFNaVVYVFhCbXJkTWp3bnlwTVdiQ3FrZXAybFFLNnp4eUx1cDlVeHNJZm9oWENaenFnU3dPS2RPTmdzQ2ZmYkJBQXlvWndSSFJaUnIwZlJsSzNFT3R6SzFpRXhSZmY5bGxmeTRkOFVrU1l2d3FtalJEM091Uk9HbTZrRk1kSjhqN05KQXBiU2VIc09aWlVoOUZZUFZhbXBobkdscVd1VkdUNFB3c3ZCZXZrTE9lby9QUnlqazVrbjltSGt0bjZIWDNnYldHbGNkNkZNN29JbjltaHI3T2dqfA&cppv=2mug.criteo.com/sid?cpp=JGHN4HxaOEgy... https://mug.criteo.com/sid?cpp=JGHN4HxaOEgya2ExWWRZYXAxM3lFR3hTWng5TmJjRlV4NTNjNTZZckFtUmJwbXFNaVVYVFhCbXJkTWp3bnlwTVdiQ3FrZXAybFFLNnp4eUx1cDlVeHNJZm9oWENaenFnU3dPS2RPTmdzQ2ZmYkJBQXlvWndSSFJaUnIwZlJsSzNFT3R6SzFpRXhSZmY5bGxmeTRkOFVrU1l2d3FtalJEM091Uk9HbTZrRk1kSjhqN05KQXBiU2VIc09aWlVoOUZZUFZhbXBobkdscVd1VkdUNFB3c3ZCZXZrTE9lby9QUnlqazVrbjltSGt0bjZIWDNnYldHbGNkNkZNN29JbjltaHI3T2dqfA&cppv=2 — 200 — 754 B — 36 ms — h2https://cdn.cxense.com/sp1.htmlcdn.cxense.com/sp1.html https://cdn.cxense.com/sp1.html — 200 — 867 B — 20 ms — http/1.1https://google-bidout-d.openx.net/w/1.0/pd?plm=5google-bidout-d.openx.net/w/1.0/pd?... https://google-bidout-d.openx.net/w/1.0/pd?plm=5 — 200 — 271 B — 43 ms — h2https://images.getadmiral.com/MTQsODBiZjhhMTI3ZWUzimages.getadmiral.com/MTQsODBiZjhhM... https://images.getadmiral.com/MTQsODBiZjhhMTI3ZWUz — 200 — 1022 B — 182 ms — h2https://api.anonymised.io/v3/anon/interest-scoresapi.anonymised.io/v3/anon/interest-... https://api.anonymised.io/v3/anon/interest-scores — 204 — 0 B — 14 ms — h3https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 14 ms — http/1.1https://api.anonymised.io/v3/anon/interest-scoresapi.anonymised.io/v3/anon/interest-... https://api.anonymised.io/v3/anon/interest-scores — 200 — 58 B — 21 ms — h3https://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 — 6 ms — h3https://p1cluster.cxense.com/p1.jsp1cluster.cxense.com/p1.js https://p1cluster.cxense.com/p1.js — 200 — 537 B — 39 ms — h2https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=moam2i84gfwv19mn&sid=1138588360591687578&loc=https%3A%2F%2Ftownhall.com%2F&new=1&arf=0&ltm=1776896118259&ref=&tzo=0&wsz=1350x940&res=800x600&dpr=1&col=24&bln=en-US&chs=UTF-8&cks=moam2jqcs3df585z&ckp=moam2i84a749ss7j&glb=&cp_userState=anon&cst=3ubas3x8e52pu1fb29owyhczxxcomcluster.cxense.com/Repo/rep.gif?... https://comcluster.cxense.com/Repo/rep.gif?ver=3.3.0&typ=pgv&rnd=moam2i84gfwv19mn&sid=1138588360591687578&loc=https%3A%2F%2Ftownhall.com%2F&new=1&arf=0&ltm=1776896118259&ref=&tzo=0&wsz=1350x940&res=800x600&dpr=1&col=24&bln=en-US&chs=UTF-8&cks=moam2jqcs3df585z&ckp=moam2i84a749ss7j&glb=&cp_userState=anon&cst=3ubas3x8e52pu1fb29owyhczxx — 200 — 413 B — 40 ms — h2https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22moam2i84a749ss7j%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%223ubas3x8e52pu1fb29owyhczxx%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%223ubas3x8e52pu1fb29owyhczxx%22%7D%5D%7D&callback=cXJsonpCB1id.cxense.com/public/user/id?json=%... https://id.cxense.com/public/user/id?json=%7B%22identities%22%3A%5B%7B%22type%22%3A%22ckp%22%2C%22id%22%3A%22moam2i84a749ss7j%22%7D%2C%7B%22type%22%3A%22lst%22%2C%22id%22%3A%223ubas3x8e52pu1fb29owyhczxx%22%7D%2C%7B%22type%22%3A%22cst%22%2C%22id%22%3A%223ubas3x8e52pu1fb29owyhczxx%22%7D%5D%7D&callback=cXJsonpCB1 — 200 — 609 B — 39 ms — h2https://pro.ip-api.com/json/?key=HjZs0C1fcOqELGS&fields=16990211pro.ip-api.com/json/?key=HjZs0C1fcO... https://pro.ip-api.com/json/?key=HjZs0C1fcOqELGS&fields=16990211 — 200 — 264 B — 34 ms — http/1.1https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=3868386090309281ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=3868386090309281 — 200 — 13.2 KiB — 32 ms — h3https://townhall.com/cdn-cgi/rum?/cdn-cgi/rum? https://townhall.com/cdn-cgi/rum? — 204 — 182 B — 7 ms — h2https://townhall.com/favicon-32x32.png/favicon-32x32.png https://townhall.com/favicon-32x32.png — 200 — 503 B — 55 ms — h2https://a.usbrowserspeed.com/cs?pid=3f6274bd78546e52bd181ff7e115b9515c2959f882a0f0fc2c1603e3fc9a0c9da.usbrowserspeed.com/cs?pid=3f6274b... https://a.usbrowserspeed.com/cs?pid=3f6274bd78546e52bd181ff7e115b9515c2959f882a0f0fc2c1603e3fc9a0c9d — 200 — 494 B — 530 ms — h2https://idx.liadm.com/idex/unknown/6150?duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&cd=.townhall.com&pu=https%3A%2F%2Ftownhall.com%2F&qf=0.1&resolve=md5idx.liadm.com/idex/unknown/6150?dui... https://idx.liadm.com/idex/unknown/6150?duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&cd=.townhall.com&pu=https%3A%2F%2Ftownhall.com%2F&qf=0.1&resolve=md5 — 204 — 367 B — 98 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 19 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 15 ms — h2https://alocdn.com/c/vn3d8u2u/a/xtarget/p.jsonalocdn.com/c/vn3d8u2u/a/xtarget/p.j... https://alocdn.com/c/vn3d8u2u/a/xtarget/p.json — 302 — 451 B — 484 ms — h2https://pagead2.googlesyndication.com/bg/iEdN92eAUFJ_vm8PS_gkmx2SAtGdAOE33tjl0kZnL1g.jspagead2.googlesyndication.com/bg/iE... https://pagead2.googlesyndication.com/bg/iEdN92eAUFJ_vm8PS_gkmx2SAtGdAOE33tjl0kZnL1g.js — 200 — 21.9 KiB — 17 ms — h3https://idx.liadm.com/idex/unknown/6150?duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&cd=.townhall.com&pu=https%3A%2F%2Ftownhall.com%2F&qf=0.1&resolve=md5idx.liadm.com/idex/unknown/6150?dui... https://idx.liadm.com/idex/unknown/6150?duid=ad9fcad7a92b--01kpvm61r1nj66efpencbxggbx&cd=.townhall.com&pu=https%3A%2F%2Ftownhall.com%2F&qf=0.1&resolve=md5 — 204 — 0 B — 4 ms — h2https://alocdn.com/c/vn3d8u2u/a/xtarget/p.jsonalocdn.com/c/vn3d8u2u/a/xtarget/p.j... https://alocdn.com/c/vn3d8u2u/a/xtarget/p.json — 302 — 450 B — 529 ms — h2https://ep2.adtrafficquality.google/generate_204?-dyvEQep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?-dyvEQ — 204 — 40 B — 5 ms — h2https://alocdn.com/c/vn3d8u2u/a/xtarget/p.json?tdc=1&url=https%3A%2F%2Ftownhall.com%2Falocdn.com/c/vn3d8u2u/a/xtarget/p.j... https://alocdn.com/c/vn3d8u2u/a/xtarget/p.json?tdc=1&url=https%3A%2F%2Ftownhall.com%2F — 200 — 402 B — 165 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsvSDp-K684apz1bCVl3DxEMblzFRG2Xii6y-Cbp6_drrDzd_NXyb7pgzbF7AOX0eoQk7Aq1YYCd72xJmMkuWfnd_Betzy9XWpxr5O0_HKq2DJr12GMv_tObuzYd0A6I4Pk-IPUZeFtpQce2l5NK35oR3yijfxl_jX3vnF_Gv6atUQKl9wL3eOURdQ&sig=Cg0ArKJSzH4wJI-E5aGLEAE&id=lidar2&mcvt=1001&p=922,311,1012,1039&tm=1369.1999998092651&tu=152.5&mtos=413,872,1001,1088,1217&tos=413,459,129,87,129&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=886310029&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7282891800&rst=1776896117960&rpt=196&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsvSDp-K684apz1bCVl3DxEMblzFRG2Xii6y-Cbp6_drrDzd_NXyb7pgzbF7AOX0eoQk7Aq1YYCd72xJmMkuWfnd_Betzy9XWpxr5O0_HKq2DJr12GMv_tObuzYd0A6I4Pk-IPUZeFtpQce2l5NK35oR3yijfxl_jX3vnF_Gv6atUQKl9wL3eOURdQ&sig=Cg0ArKJSzH4wJI-E5aGLEAE&id=lidar2&mcvt=1001&p=922,311,1012,1039&tm=1369.1999998092651&tu=152.5&mtos=413,872,1001,1088,1217&tos=413,459,129,87,129&v=20260420&bin=7&avms=nio&bs=1350,940&mc=1&vu=1&app=0&itpl=0&adk=886310029&rs=4&la=0&cr=0&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ%3D%3D&vs=4&r=v&co=7282891800&rst=1776896117960&rpt=196&isd=0&lsd=0&met=mue&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 11 ms — h3https://alocdn.com/c/vn3d8u2u/a/xtarget/p.json?tdc=1&url=https%3A%2F%2Ftownhall.com%2Falocdn.com/c/vn3d8u2u/a/xtarget/p.j... https://alocdn.com/c/vn3d8u2u/a/xtarget/p.json?tdc=1&url=https%3A%2F%2Ftownhall.com%2F — 200 — 402 B — 173 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=3868386090309281&bg=!zM-lz63NAAa1ilLUlYo7AEcBe5WfOJbOFdANddQRBrOToF9-wUIVsFcF5nLbY8pB7vDfE0RRbB6IPB-ccKWh3JjpdtHBg0UZXroHHh5SUQ05X6UOc-EczAIAAACeUgAAAAloAQd-ADfB1TLf7MNUo-K-KIBaJCN4-QhdyaiM09UTMC2KlqBSJ8keAFMOVxUeBFGZYICDH7JrhzuxF1B3mQKhH7lgS-xhpaQ1LIpCxNBDczUddMdCzt08a3oAQXoXF1JnQ13r1dHEQSMDgHdql87tQXRwHKYAKOfztl4E6sHQ-DomtscTiagrE2W-8YvgvQ9zJ-XXZT3fsshXJdihlwA3VGOOqlnAUAV7o4Vphj6JLPRii-KY9037K_B-tZcpq-AUTNeGYNuaIvHkiihkWO_F9-bPDaMuJDzfYOmT1tW8DVqT107PqhvS6gAUtvV-4HHAcoFjZdHz4S-4Qr0-OFpbLm_ACHTnxf2DQP76o4GgThYAg-4yf0A1shrhnnFDr3RqfpN60zqRsUNU4535yWTtJhE0-NjJbX3-ur_idEtFvQhEVmAzPdX9FBw214zSzGzok1No2UZaplwtPEbQqzNPgYzIZNFgRKe0pWDb1lkuqjCdQsdCUFy-bhtcjgu_blUJ2kY3Jp5rEhw9bk9ekfWkpBZWIYRmhQEyE5r_2JeGeHkQAxkY9capN9soWgxmwyt1tQ_OhWJy0xBRhJdP5qpZJT2IMzUEVp9sNm24xfnceBZhAPLz6pCGbDTcjqjqS4lYlWtMpEzXOyKo8Djx0dLaxLG0kiUtSTvh1QpqsZSCt85emhGaiSanM9ze8Q1iGSbeW6tM1NyYORDEqfuhA4DXbGAeehFgKuzGLsWCArd0fL5Nta4cm7yIAc1JQD14pNe8If751j_XMYK0_J20pRJkfcGYQm8idWNM1CC-zv3g4fcPhdOCFHWy9GvCPTzAkEzOimey5C3DUTG2cl919bDIlSshNtpNtxU82fG1u0nrbSIk1Y2Ab3G3yd1ApW0CpuECZ_-2H1_Czr3oUVaSrxSFOkJ_k2hm5buGYruHqqUzGRcFNMkvEIRU6MMIrRgaaC84tXvaOBO4nl8kBwlzY0VIdAep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=3868386090309281&bg=!zM-lz63NAAa1ilLUlYo7AEcBe5WfOJbOFdANddQRBrOToF9-wUIVsFcF5nLbY8pB7vDfE0RRbB6IPB-ccKWh3JjpdtHBg0UZXroHHh5SUQ05X6UOc-EczAIAAACeUgAAAAloAQd-ADfB1TLf7MNUo-K-KIBaJCN4-QhdyaiM09UTMC2KlqBSJ8keAFMOVxUeBFGZYICDH7JrhzuxF1B3mQKhH7lgS-xhpaQ1LIpCxNBDczUddMdCzt08a3oAQXoXF1JnQ13r1dHEQSMDgHdql87tQXRwHKYAKOfztl4E6sHQ-DomtscTiagrE2W-8YvgvQ9zJ-XXZT3fsshXJdihlwA3VGOOqlnAUAV7o4Vphj6JLPRii-KY9037K_B-tZcpq-AUTNeGYNuaIvHkiihkWO_F9-bPDaMuJDzfYOmT1tW8DVqT107PqhvS6gAUtvV-4HHAcoFjZdHz4S-4Qr0-OFpbLm_ACHTnxf2DQP76o4GgThYAg-4yf0A1shrhnnFDr3RqfpN60zqRsUNU4535yWTtJhE0-NjJbX3-ur_idEtFvQhEVmAzPdX9FBw214zSzGzok1No2UZaplwtPEbQqzNPgYzIZNFgRKe0pWDb1lkuqjCdQsdCUFy-bhtcjgu_blUJ2kY3Jp5rEhw9bk9ekfWkpBZWIYRmhQEyE5r_2JeGeHkQAxkY9capN9soWgxmwyt1tQ_OhWJy0xBRhJdP5qpZJT2IMzUEVp9sNm24xfnceBZhAPLz6pCGbDTcjqjqS4lYlWtMpEzXOyKo8Djx0dLaxLG0kiUtSTvh1QpqsZSCt85emhGaiSanM9ze8Q1iGSbeW6tM1NyYORDEqfuhA4DXbGAeehFgKuzGLsWCArd0fL5Nta4cm7yIAc1JQD14pNe8If751j_XMYK0_J20pRJkfcGYQm8idWNM1CC-zv3g4fcPhdOCFHWy9GvCPTzAkEzOimey5C3DUTG2cl919bDIlSshNtpNtxU82fG1u0nrbSIk1Y2Ab3G3yd1ApW0CpuECZ_-2H1_Czr3oUVaSrxSFOkJ_k2hm5buGYruHqqUzGRcFNMkvEIRU6MMIrRgaaC84tXvaOBO4nl8kBwlzY0VIdA — 204 — 17 B — 15 ms — h3https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=tSxoqtcFa7buy.tinypass.com/api/v3/anon/assets... https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=tSxoqtcFa7 — 200 — 559 B — 23 ms — h3https://townhallmedia-d.openx.net/w/1.0/pdtownhallmedia-d.openx.net/w/1.0/pd https://townhallmedia-d.openx.net/w/1.0/pd — 200 — 121 B — 45 ms — h2https://eus.rubiconproject.com/usync.htmleus.rubiconproject.com/usync.html https://eus.rubiconproject.com/usync.html — 200 — 379 B — 66 ms — h2https://acdn.adnxs.com/dmp/async_usersync.htmlacdn.adnxs.com/dmp/async_usersync.h... https://acdn.adnxs.com/dmp/async_usersync.html — 200 — 17.2 KiB — 74 ms — http/1.1https://sync.kueezrtb.com/api/sync/iframe/?cid=&gdpr=0&gdpr_consent=&us_privacy=&coppa=0sync.kueezrtb.com/api/sync/iframe/?... https://sync.kueezrtb.com/api/sync/iframe/?cid=&gdpr=0&gdpr_consent=&us_privacy=&coppa=0 — 200 — 422 B — 269 ms — h2https://gum.criteo.com/syncframe?origin=criteoPrebidAdapter&topUrl=townhall.com&gpp=gum.criteo.com/syncframe?origin=cri... https://gum.criteo.com/syncframe?origin=criteoPrebidAdapter&topUrl=townhall.com&gpp= — 200 — 5.1 KiB — 6 ms — h2https://gum.criteo.com/sid/json?origin=criteoPrebidAdapter&domain=townhall.com&sn=ChromeSyncframe&so=0&topUrl=townhall.comgum.criteo.com/sid/json?origin=crit... https://gum.criteo.com/sid/json?origin=criteoPrebidAdapter&domain=townhall.com&sn=ChromeSyncframe&so=0&topUrl=townhall.com — 302 — 711 B — 9 ms — h2https://mug.criteo.com/sid?cpp=-oNnjnxBR2tvcjdSZlFXWi9ySWhYcEF5dy83Z0N6NEwwY3pNMm43MXhHV3JOSHVNMkRsUTdRdldDZm45REhRNk9BN3RIWDhiWjFVMThsd0VQWFlibjExQTJiaVJkQWVId3pNMFRhVlgrNm40RWw2WEpSRDcxaTlKWU5BcTVYeHByYW9OTnhjbVR6R0kvTnRHL1h0d0JVRjM3ZnQxNnhPYW9QanlER3M1Qy9LMlFkNEw1RjBDekVSZmk1a1BiN21jVXFleHVtYm9GME1qeHFJeGJ5QmlrTTkxaExrQU1taHhnMVA4VWU2UHhZTXNnNk1hRTNKa01rZVU2Y2pocWh4SFpVVTB1fA&cppv=2mug.criteo.com/sid?cpp=-oNnjnxBR2tv... https://mug.criteo.com/sid?cpp=-oNnjnxBR2tvcjdSZlFXWi9ySWhYcEF5dy83Z0N6NEwwY3pNMm43MXhHV3JOSHVNMkRsUTdRdldDZm45REhRNk9BN3RIWDhiWjFVMThsd0VQWFlibjExQTJiaVJkQWVId3pNMFRhVlgrNm40RWw2WEpSRDcxaTlKWU5BcTVYeHByYW9OTnhjbVR6R0kvTnRHL1h0d0JVRjM3ZnQxNnhPYW9QanlER3M1Qy9LMlFkNEw1RjBDekVSZmk1a1BiN21jVXFleHVtYm9GME1qeHFJeGJ5QmlrTTkxaExrQU1taHhnMVA4VWU2UHhZTXNnNk1hRTNKa01rZVU2Y2pocWh4SFpVVTB1fA&cppv=2 — 200 — 800 B — 5 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 11.5 KiB — 7 ms — h2https://token.rubiconproject.com/khaos.json?token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json? — 200 — 380 B — 19 ms — http/1.1https://ib.adnxs.com/async_usersync?cbfn=queuePixelsib.adnxs.com/async_usersync?cbfn=qu... https://ib.adnxs.com/async_usersync?cbfn=queuePixels — 200 — 478 B — 5 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
82% of JavaScript execution is third-party
First-party Third-party 3017ms · 1147KB · €33/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 1065ms
Transfer 187 KB
Unused 46%
Monthly Cost €12/mo
Unattributable
Other
Costly
Execution 599ms
Transfer 0 KB
Monthly Cost €6/mo
c.amazon-adsystem.com
Other
Optional
Execution 198ms
Transfer 91 KB
Unused 42%
Monthly Cost €2/mo
pagead2.googlesyndication.com
Other
Optional
Execution 163ms
Transfer 0 KB
Unused 42%
Monthly Cost €2/mo
cdn.townhall.com
Other
Optional
Execution 160ms
Transfer 313 KB
Unused 44%
Monthly Cost €2/mo
cdn.tinypass.com
Other
Optional
Execution 134ms
Transfer 133 KB
Unused 60%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 124ms
Transfer 169 KB
Unused 38%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 120ms
Transfer 17 KB
Monthly Cost €1/mo
static.kueezrtb.com
Other
Optional
Execution 94ms
Transfer 37 KB
Monthly Cost €1/mo
cdn.cxense.com
Other
Optional
Execution 80ms
Transfer 38 KB
Unused 58%
Monthly Cost €1/mo
b-code.liadm.com
Other
Optional
Execution 78ms
Transfer 47 KB
Monthly Cost €1/mo
carsarace.com
Other
Optional
Execution 76ms
Transfer 67 KB
Unused 50%
Monthly Cost €1/mo
auth.townhall.com
Other
Optional
Execution 73ms
Transfer 1 KB
Monthly Cost €1/mo
secure.cdn.fastclick.net
Other
Optional
Execution 53ms
Transfer 47 KB
Unused 43%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • securepubads.g.doubleclick.net adds 1065ms and costs ~€12/month
  • Unattributable adds 599ms and costs ~€6/month

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

Why this matters

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

Learn more

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

Source: web.dev

securepubads.g.doubleclick.net takes 1065ms 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 599ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

60% of cdn.tinypass.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

58% of cdn.cxense.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

50% of carsarace.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