Skip to content
https://adn.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
66
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

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

4.53 s

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

16.30 s

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

3.94 s

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

0.178

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

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

49.09 s

Page Load Progression

3.1 s
6.2 s
9.3 s
12.3 s
15.4 s
18.5 s
21.6 s
24.7 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.0 MB transferred, 380 requests
FIX
6.0 MB transferred, 380 requests
Critical::
Page weighs 16.3 MB (6.0 MB transferred)
Warning::
JavaScript is 3.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.6 MB
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Warning::
380 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.2 g CO2 per page load
6.0 MB / 2.4 MB budget
6.0 MB transferred
380 requests
1.2 g CO2 per page load
JavaScript 3.6 MiB 60%
Images 1.9 MiB 33%
CSS 125.9 KiB 2%
Fonts 113.7 KiB 2%
HTML 73.8 KiB 1%
Other 61.9 KiB 1%
Other 47.6 KiB 1%
Other 42.3 KiB 1%
Other 885 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
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.0 MiB of 6.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
16309ms total JS execution
FIX
16309ms total JS execution
Warning::
https://cdn.ck4hkyq3myt6.com/prod/anchorage/t8y934...: 2901ms CPU time
Warning::
https://client.px-cloud.net/PXRncFiRPh/main.min.js: 2040ms CPU time
Warning::
Unattributable: 1847ms CPU time
Warning::
https://www.adn.com/: 1252ms CPU time
Warning::
https://www.adn.com/pf/dist/engine/react.js?d=360&...: 633ms CPU time
Warning::
Third-party scripts: 16309ms (100% of total)

Main Thread Breakdown

Script Evaluation 65% Other 12% Style & Layout 10% Script Parsing & Compilation 7%
ScriptTotalScriptingParse/CompileParty
https://cdn.ck4hkyq3myt6.com/prod/anchorage/t8y9347t.min.js?20263222901ms2653ms111ms3rd
https://client.px-cloud.net/PXRncFiRPh/main.min.js2040ms959ms17ms3rd
Unattributable1847ms216ms0ms3rd
https://www.adn.com/1252ms87ms35ms3rd
https://www.adn.com/pf/dist/engine/react.js?d=360&mxId=00000000633ms538ms25ms3rd
https://js-na2.hs-analytics.net/analytics/1776893100000/46195236.js556ms452ms15ms3rd
https://raven-static.aditude.io/prod/1.19.14-y0ptsc/raven.js459ms321ms129ms3rd
https://cdn.pranmcpkx.com/index.js454ms416ms2ms3rd
https://k203.adn.com/gallery/listener_interest_ranker/1.6.2/frontend/src/lib/compromise.js452ms420ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=G-3KTXNCRK84&l=dataLayer&cx=c364ms322ms35ms3rd

Showing top 10 of 43 scripts

F
JS Bundles
Action
92 scripts, 1.4 MB unused
FIX
92 scripts, 1.4 MB unused
Warning::
https://cdn.ck4hkyq3myt6.com/prod/anchorage/t8y934...: 216 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 132 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.adn.com/pf/dist/components/combination...: 131 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PRC...: 77 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-3KTX...: 65 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.4 MB
1483 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.ck4hkyq3myt6.com/prod/anchorage/t8y9347t.min.js?2026322289 KB216 KB (75%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB132 KB (70%)3rd
https://www.adn.com/pf/dist/components/combinations/default.js?d=360&mxId=00000000204 KB131 KB (64%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PRCKFH9&l=MG2DL155 KB77 KB (50%)3rd
https://www.googletagmanager.com/gtag/js?id=G-3KTXNCRK84&l=dataLayer&cx=c173 KB65 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=G-4TV5DTPM1P&l=MG2DL&cx=c&gtm=4e64k0157 KB65 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PTR4SRB140 KB65 KB (46%)3rd
https://d1wcopahj6rhb7.cloudfront.net/events/prd/geotix-embed-latest.js149 KB64 KB (43%)3rd
https://raven-static.aditude.io/prod/1.19.14-y0ptsc/raven.js107 KB63 KB (59%)3rd
https://k203.adn.com/plugin/library/b740bab5b9354c38bc435625feaddbb391 KB63 KB (69%)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
380 resources · 6.0 MB · 1.4 MB savings available
FIX
380 resources · 6.0 MB · 1.4 MB savings available
Warning::
Page weight 5.0 MB over 1MB target
Got: 6.0 MB Expected: ≤ 1 MB
Info::
~1.4 MB of savings available
Warning::
379 third-party resources (100% of weight)
Info::
3 resources over 200KB
380 resources · 6.0 MiB · 379 third-party 5.0 MiB over 1MB target
JavaScript 60% · 3.6 MiB
Image 33% · 1.9 MiB
Other 2% · 140.0 KiB
CSS 2% · 125.9 KiB
Font 2% · 113.7 KiB
Document 1% · 80.2 KiB

~1.4 MiB of savings available

Remove unused JavaScript: 1.4 MiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
99 images, 0 KB saveable
REVIEW
99 images, 0 KB saveable
Warning::
https://www.adn.com/pf/resources/images/logos/Anch... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cloudfront-us-east-1.images.arcpublishing.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
99 images 1.9 MB
0 oversized -0 KB
65 legacy format
2 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

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

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
7 fonts (114 KB)
PASS
7 fonts (114 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

114 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s FCP 4.5 s LCP 16.3 shttps://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2EJRSQgYoZZY2vCFuvAnt66q... https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2 — 13.2 KiB — 32 ms — font-display: swaphttps://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2EJRVQgYoZZY2vCFuvAFWzr-... https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2 — 13.1 KiB — 70 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2S6u9w4BMUTPHh6UVSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 13.9 KiB — 69 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2S6uyw4BMUTPHjx4wXiWtFCc... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 13.7 KiB — 64 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.1 KiB — 39 ms — font-display: swapdata:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAa4AAoAAAAAEggAAAZrAAEAAAAAAAAAAAAA…x-font-woff2;charset=ut... data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAa4AAoAAAAAEggAAAZrAAEAAAAAAAAAAAAA… — 1.7 KiB — 45 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0lFQm.woff2KFOMCnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0lFQm.woff2 — 16.0 KiB — 30 ms — font-display: swap
EJRSQgYoZZY2vCFuvAnt66q... woff2 swap
Size 13 KB
Load time 32 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
EJRVQgYoZZY2vCFuvAFWzr-... woff2 swap
Size 13 KB
Load time 70 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwiPGQ3... woff2 swap
Size 14 KB
Load time 69 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
S6uyw4BMUTPHjx4wXiWtFCc... woff2 swap
Size 14 KB
Load time 64 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 39 ms
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
x-font-woff2;charset=ut... woff2 swap
Size 2 KB
Load time 45 ms
Start 6.5 s
Risk FOUT — text flashes from fallback to web font
KFOMCnqEu92Fr1ME7kSn66a... woff2 swap
Size 16 KB
Load time 30 ms
Start 24.3 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
4 hints, 0 missing preconnects
PASS
4 hints, 0 missing preconnects
Info::
Page uses 4 resource hint(s)

Current Resource Hints

preconnect
3
preload
1
dns-prefetch
prefetch

4 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
380 requests over 32459ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 4.5 s LCP 16.3 shttps://adn.com// https://adn.com/ — 301 — 82 B — 85 ms — h2https://www.adn.com/www.adn.com/ https://www.adn.com/ — 200 — 51.9 KiB — 500 ms — h2https://cdn.6s83mz9kbtrj.com/prod/anchorage/loader.min.jscdn.6s83mz9kbtrj.com/prod/anchorage... https://cdn.6s83mz9kbtrj.com/prod/anchorage/loader.min.js — 200 — 10.9 KiB — 169 ms — h2https://www.adn.com/pf/dist/engine/react.js?d=360&mxId=00000000www.adn.com/pf/dist/engine/react.js... https://www.adn.com/pf/dist/engine/react.js?d=360&mxId=00000000 — 200 — 101.1 KiB — 21 ms — h2https://www.adn.com/pf/dist/components/combinations/default.css?d=360&mxId=00000000www.adn.com/pf/dist/components/comb... https://www.adn.com/pf/dist/components/combinations/default.css?d=360&mxId=00000000 — 200 — 3.5 KiB — 15 ms — h2https://www.adn.com/pf/dist/css/adn.css?d=360&mxId=00000000www.adn.com/pf/dist/css/adn.css?d=3... https://www.adn.com/pf/dist/css/adn.css?d=360&mxId=00000000 — 200 — 36.4 KiB — 20 ms — h2https://htlbid.com/v3/adn.com/htlbid.csshtlbid.com/v3/adn.com/htlbid.css https://htlbid.com/v3/adn.com/htlbid.css — 200 — 848 B — 381 ms — h2https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swapfonts.googleapis.com/css2?family=La... https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap — 200 — 1.3 KiB — 91 ms — h2https://www.adn.com/pf/resources/images/logos/AnchorageDailyNews_white.png?d=360www.adn.com/pf/resources/images/log... https://www.adn.com/pf/resources/images/logos/AnchorageDailyNews_white.png?d=360 — 200 — 3.9 KiB — 19 ms — h2https://www.adn.com/resizer/v2/YO2ZDV46LRDZRI4HFPEUTHCKHY.jpg?smart=true&auth=f36d5b37fbfde6896f14b1447fdb161ed445aaa32ae27f6e60f19544fc7ac0fc&width=1200&height=800www.adn.com/resizer/v2/YO2ZDV46LRDZ... https://www.adn.com/resizer/v2/YO2ZDV46LRDZRI4HFPEUTHCKHY.jpg?smart=true&auth=f36d5b37fbfde6896f14b1447fdb161ed445aaa32ae27f6e60f19544fc7ac0fc&width=1200&height=800 — 200 — 176.5 KiB — 86 ms — h2https://sdk.mrf.io/statics/marfeel-sdk.js?id=3016sdk.mrf.io/statics/marfeel-sdk.js?i... https://sdk.mrf.io/statics/marfeel-sdk.js?id=3016 — 200 — 59.0 KiB — 126 ms — h3https://www.adn.com/resizer/v2/AWTQ2GKXBQWBPFIBIQICRG36AA.jpg?smart=true&auth=d55c5066b91a7f20d8d0704230529282097e8169b5ddb1ad5f27194b621c00a2&width=1200&height=800www.adn.com/resizer/v2/AWTQ2GKXBQWB... https://www.adn.com/resizer/v2/AWTQ2GKXBQWBPFIBIQICRG36AA.jpg?smart=true&auth=d55c5066b91a7f20d8d0704230529282097e8169b5ddb1ad5f27194b621c00a2&width=1200&height=800 — 200 — 110.5 KiB — 50 ms — h2https://www.adn.com/resizer/v2/EN4Y3YOPARHBZHPTBBVN2WAIOI.jpg?smart=true&auth=a5c972c5a52668136109da8c9f8e4769204d6f206eac947e8f238358dfac15c0&width=1200&height=800www.adn.com/resizer/v2/EN4Y3YOPARHB... https://www.adn.com/resizer/v2/EN4Y3YOPARHBZHPTBBVN2WAIOI.jpg?smart=true&auth=a5c972c5a52668136109da8c9f8e4769204d6f206eac947e8f238358dfac15c0&width=1200&height=800 — 200 — 260.9 KiB — 72 ms — h2https://www.adn.com/resizer/v2/RQKSHTETKJBCFFW5GJNAD6CSVM.JPG?smart=true&auth=6d370f1ac9e3aeb21e030aac966befa896f93426152459d4a4ff199150f9949d&width=1200&height=800www.adn.com/resizer/v2/RQKSHTETKJBC... https://www.adn.com/resizer/v2/RQKSHTETKJBCFFW5GJNAD6CSVM.JPG?smart=true&auth=6d370f1ac9e3aeb21e030aac966befa896f93426152459d4a4ff199150f9949d&width=1200&height=800 — 200 — 49.1 KiB — 71 ms — h2https://sdk.mrf.io/statics/b12b168e075ac0461d52.jssdk.mrf.io/statics/b12b168e075ac046... https://sdk.mrf.io/statics/b12b168e075ac0461d52.js — 200 — 3.9 KiB — 24 ms — h3https://events.newsroom.bi/ingest.phpevents.newsroom.bi/ingest.php https://events.newsroom.bi/ingest.php — 200 — 1.0 KiB — 130 ms — h2https://sdk.mrf.io/statics/compass-multimedia-sdk.js?version=2262sdk.mrf.io/statics/compass-multimed... https://sdk.mrf.io/statics/compass-multimedia-sdk.js?version=2262 — 200 — 4.3 KiB — 25 ms — h3https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_ooJQ-UKqTNedjMukq7XW4Q&experimentType=HeadlineAB&version=esnextmarfeelexperimentsexperienceengine.... https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_ooJQ-UKqTNedjMukq7XW4Q&experimentType=HeadlineAB&version=esnext — 200 — 2.5 KiB — 108 ms — h2https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.0.0/crypto-js.min.jscdnjs.cloudflare.com/ajax/libs/cryp... https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.0.0/crypto-js.min.js — 200 — 14.4 KiB — 91 ms — h3https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.csscdnjs.cloudflare.com/ajax/libs/cook... https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css — 200 — 1.6 KiB — 92 ms — h3https://sdk.mrf.io/statics/47bd3e88b6bda15c34ce.jssdk.mrf.io/statics/47bd3e88b6bda15c... https://sdk.mrf.io/statics/47bd3e88b6bda15c34ce.js — 200 — 24.4 KiB — 26 ms — h3https://js.hs-scripts.com/46195236.jsjs.hs-scripts.com/46195236.js https://js.hs-scripts.com/46195236.js — 307 — 377 B — 225 ms — h2https://events.newsroom.bi/data/rfv.phpevents.newsroom.bi/data/rfv.php https://events.newsroom.bi/data/rfv.php — 200 — 452 B — 24 ms — h2https://events.newsroom.bi/data2/rfv.phpevents.newsroom.bi/data2/rfv.php https://events.newsroom.bi/data2/rfv.php — 200 — 445 B — 24 ms — h2https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Fwww.adn.com%2F&cdp_cohorts=&clid=ba6cf83b-0225-4156-b856-2fef642ff4dd&seid=e1e96d8d-3031-4069-a024-75acb2b66be6&fvst=1776897089&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=0&sid=3016&uexp=AC_6xE7myY8RkSvJowtZPPrDQ,l|1|m|1|w|1|d|1,AC_ooJQ-UKqTNedjMukq7XW4Q,l|1|m|1|w|1|d|1&useg=&utyp=0&v=2flowcards.mrf.io/json/experiences?u... https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Fwww.adn.com%2F&cdp_cohorts=&clid=ba6cf83b-0225-4156-b856-2fef642ff4dd&seid=e1e96d8d-3031-4069-a024-75acb2b66be6&fvst=1776897089&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=0&sid=3016&uexp=AC_6xE7myY8RkSvJowtZPPrDQ,l|1|m|1|w|1|d|1,AC_ooJQ-UKqTNedjMukq7XW4Q,l|1|m|1|w|1|d|1&useg=&utyp=0&v=2 — 204 — 0 B — 91 ms — h3https://www.adn.com/pf/dist/components/combinations/default.js?d=360&mxId=00000000www.adn.com/pf/dist/components/comb... https://www.adn.com/pf/dist/components/combinations/default.js?d=360&mxId=00000000 — 200 — 204.4 KiB — 31 ms — h2https://s.go-mpulse.net/boomerang/T9SN2-W6VVX-5NUQL-46AEU-WG66Ns.go-mpulse.net/boomerang/T9SN2-W6V... https://s.go-mpulse.net/boomerang/T9SN2-W6VVX-5NUQL-46AEU-WG66N — 200 — 56.8 KiB — 52 ms — h2https://b-code.liadm.com/a-08vw.min.jsb-code.liadm.com/a-08vw.min.js https://b-code.liadm.com/a-08vw.min.js — 200 — 46.7 KiB — 537 ms — h2https://www.adn.com/pf/resources/scripts/mg2/subscription-prod-min.js?d=360www.adn.com/pf/resources/scripts/mg... https://www.adn.com/pf/resources/scripts/mg2/subscription-prod-min.js?d=360 — 200 — 1.7 KiB — 17 ms — h2https://htlbid.com/v3/adn.com/htlbid.jshtlbid.com/v3/adn.com/htlbid.js https://htlbid.com/v3/adn.com/htlbid.js — 200 — 108.9 KiB — 1.2 s — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 4.5 s LCP 16.3 shttps://adn.com// https://adn.com/ — 301 — 82 B — 85 ms — h2https://www.adn.com/www.adn.com/ https://www.adn.com/ — 200 — 51.9 KiB — 500 ms — h2https://cdn.6s83mz9kbtrj.com/prod/anchorage/loader.min.jscdn.6s83mz9kbtrj.com/prod/anchorage... https://cdn.6s83mz9kbtrj.com/prod/anchorage/loader.min.js — 200 — 10.9 KiB — 169 ms — h2https://www.adn.com/pf/dist/engine/react.js?d=360&mxId=00000000www.adn.com/pf/dist/engine/react.js... https://www.adn.com/pf/dist/engine/react.js?d=360&mxId=00000000 — 200 — 101.1 KiB — 21 ms — h2https://www.adn.com/pf/dist/components/combinations/default.css?d=360&mxId=00000000www.adn.com/pf/dist/components/comb... https://www.adn.com/pf/dist/components/combinations/default.css?d=360&mxId=00000000 — 200 — 3.5 KiB — 15 ms — h2https://www.adn.com/pf/dist/css/adn.css?d=360&mxId=00000000www.adn.com/pf/dist/css/adn.css?d=3... https://www.adn.com/pf/dist/css/adn.css?d=360&mxId=00000000 — 200 — 36.4 KiB — 20 ms — h2https://htlbid.com/v3/adn.com/htlbid.csshtlbid.com/v3/adn.com/htlbid.css https://htlbid.com/v3/adn.com/htlbid.css — 200 — 848 B — 381 ms — h2https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swapfonts.googleapis.com/css2?family=La... https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap — 200 — 1.3 KiB — 91 ms — h2https://www.adn.com/pf/resources/images/logos/AnchorageDailyNews_white.png?d=360www.adn.com/pf/resources/images/log... https://www.adn.com/pf/resources/images/logos/AnchorageDailyNews_white.png?d=360 — 200 — 3.9 KiB — 19 ms — h2https://www.adn.com/resizer/v2/YO2ZDV46LRDZRI4HFPEUTHCKHY.jpg?smart=true&auth=f36d5b37fbfde6896f14b1447fdb161ed445aaa32ae27f6e60f19544fc7ac0fc&width=1200&height=800www.adn.com/resizer/v2/YO2ZDV46LRDZ... https://www.adn.com/resizer/v2/YO2ZDV46LRDZRI4HFPEUTHCKHY.jpg?smart=true&auth=f36d5b37fbfde6896f14b1447fdb161ed445aaa32ae27f6e60f19544fc7ac0fc&width=1200&height=800 — 200 — 176.5 KiB — 86 ms — h2https://sdk.mrf.io/statics/marfeel-sdk.js?id=3016sdk.mrf.io/statics/marfeel-sdk.js?i... https://sdk.mrf.io/statics/marfeel-sdk.js?id=3016 — 200 — 59.0 KiB — 126 ms — h3https://www.adn.com/resizer/v2/AWTQ2GKXBQWBPFIBIQICRG36AA.jpg?smart=true&auth=d55c5066b91a7f20d8d0704230529282097e8169b5ddb1ad5f27194b621c00a2&width=1200&height=800www.adn.com/resizer/v2/AWTQ2GKXBQWB... https://www.adn.com/resizer/v2/AWTQ2GKXBQWBPFIBIQICRG36AA.jpg?smart=true&auth=d55c5066b91a7f20d8d0704230529282097e8169b5ddb1ad5f27194b621c00a2&width=1200&height=800 — 200 — 110.5 KiB — 50 ms — h2https://www.adn.com/resizer/v2/EN4Y3YOPARHBZHPTBBVN2WAIOI.jpg?smart=true&auth=a5c972c5a52668136109da8c9f8e4769204d6f206eac947e8f238358dfac15c0&width=1200&height=800www.adn.com/resizer/v2/EN4Y3YOPARHB... https://www.adn.com/resizer/v2/EN4Y3YOPARHBZHPTBBVN2WAIOI.jpg?smart=true&auth=a5c972c5a52668136109da8c9f8e4769204d6f206eac947e8f238358dfac15c0&width=1200&height=800 — 200 — 260.9 KiB — 72 ms — h2https://www.adn.com/resizer/v2/RQKSHTETKJBCFFW5GJNAD6CSVM.JPG?smart=true&auth=6d370f1ac9e3aeb21e030aac966befa896f93426152459d4a4ff199150f9949d&width=1200&height=800www.adn.com/resizer/v2/RQKSHTETKJBC... https://www.adn.com/resizer/v2/RQKSHTETKJBCFFW5GJNAD6CSVM.JPG?smart=true&auth=6d370f1ac9e3aeb21e030aac966befa896f93426152459d4a4ff199150f9949d&width=1200&height=800 — 200 — 49.1 KiB — 71 ms — h2https://sdk.mrf.io/statics/b12b168e075ac0461d52.jssdk.mrf.io/statics/b12b168e075ac046... https://sdk.mrf.io/statics/b12b168e075ac0461d52.js — 200 — 3.9 KiB — 24 ms — h3https://events.newsroom.bi/ingest.phpevents.newsroom.bi/ingest.php https://events.newsroom.bi/ingest.php — 200 — 1.0 KiB — 130 ms — h2https://sdk.mrf.io/statics/compass-multimedia-sdk.js?version=2262sdk.mrf.io/statics/compass-multimed... https://sdk.mrf.io/statics/compass-multimedia-sdk.js?version=2262 — 200 — 4.3 KiB — 25 ms — h3https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_ooJQ-UKqTNedjMukq7XW4Q&experimentType=HeadlineAB&version=esnextmarfeelexperimentsexperienceengine.... https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_ooJQ-UKqTNedjMukq7XW4Q&experimentType=HeadlineAB&version=esnext — 200 — 2.5 KiB — 108 ms — h2https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.0.0/crypto-js.min.jscdnjs.cloudflare.com/ajax/libs/cryp... https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.0.0/crypto-js.min.js — 200 — 14.4 KiB — 91 ms — h3https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.csscdnjs.cloudflare.com/ajax/libs/cook... https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css — 200 — 1.6 KiB — 92 ms — h3https://sdk.mrf.io/statics/47bd3e88b6bda15c34ce.jssdk.mrf.io/statics/47bd3e88b6bda15c... https://sdk.mrf.io/statics/47bd3e88b6bda15c34ce.js — 200 — 24.4 KiB — 26 ms — h3https://js.hs-scripts.com/46195236.jsjs.hs-scripts.com/46195236.js https://js.hs-scripts.com/46195236.js — 307 — 377 B — 225 ms — h2https://events.newsroom.bi/data/rfv.phpevents.newsroom.bi/data/rfv.php https://events.newsroom.bi/data/rfv.php — 200 — 452 B — 24 ms — h2https://events.newsroom.bi/data2/rfv.phpevents.newsroom.bi/data2/rfv.php https://events.newsroom.bi/data2/rfv.php — 200 — 445 B — 24 ms — h2https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Fwww.adn.com%2F&cdp_cohorts=&clid=ba6cf83b-0225-4156-b856-2fef642ff4dd&seid=e1e96d8d-3031-4069-a024-75acb2b66be6&fvst=1776897089&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=0&sid=3016&uexp=AC_6xE7myY8RkSvJowtZPPrDQ,l|1|m|1|w|1|d|1,AC_ooJQ-UKqTNedjMukq7XW4Q,l|1|m|1|w|1|d|1&useg=&utyp=0&v=2flowcards.mrf.io/json/experiences?u... https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Fwww.adn.com%2F&cdp_cohorts=&clid=ba6cf83b-0225-4156-b856-2fef642ff4dd&seid=e1e96d8d-3031-4069-a024-75acb2b66be6&fvst=1776897089&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=0&sid=3016&uexp=AC_6xE7myY8RkSvJowtZPPrDQ,l|1|m|1|w|1|d|1,AC_ooJQ-UKqTNedjMukq7XW4Q,l|1|m|1|w|1|d|1&useg=&utyp=0&v=2 — 204 — 0 B — 91 ms — h3https://www.adn.com/pf/dist/components/combinations/default.js?d=360&mxId=00000000www.adn.com/pf/dist/components/comb... https://www.adn.com/pf/dist/components/combinations/default.js?d=360&mxId=00000000 — 200 — 204.4 KiB — 31 ms — h2https://s.go-mpulse.net/boomerang/T9SN2-W6VVX-5NUQL-46AEU-WG66Ns.go-mpulse.net/boomerang/T9SN2-W6V... https://s.go-mpulse.net/boomerang/T9SN2-W6VVX-5NUQL-46AEU-WG66N — 200 — 56.8 KiB — 52 ms — h2https://b-code.liadm.com/a-08vw.min.jsb-code.liadm.com/a-08vw.min.js https://b-code.liadm.com/a-08vw.min.js — 200 — 46.7 KiB — 537 ms — h2https://www.adn.com/pf/resources/scripts/mg2/subscription-prod-min.js?d=360www.adn.com/pf/resources/scripts/mg... https://www.adn.com/pf/resources/scripts/mg2/subscription-prod-min.js?d=360 — 200 — 1.7 KiB — 17 ms — h2https://htlbid.com/v3/adn.com/htlbid.jshtlbid.com/v3/adn.com/htlbid.js https://htlbid.com/v3/adn.com/htlbid.js — 200 — 108.9 KiB — 1.2 s — h2https://a.teads.tv/analytics/tag.jsa.teads.tv/analytics/tag.js https://a.teads.tv/analytics/tag.js — 301 — 254 B — 104 ms — h2https://www.adn.com/resizer/v2/RMTOBF4SCBT236KNS2A5OMUWLM.jpg?smart=true&auth=68ac41bb7e8c871bcafe6896b1dd791863a72485d099a4c5afcb492cd658efb4&width=1200&height=800www.adn.com/resizer/v2/RMTOBF4SCBT2... https://www.adn.com/resizer/v2/RMTOBF4SCBT236KNS2A5OMUWLM.jpg?smart=true&auth=68ac41bb7e8c871bcafe6896b1dd791863a72485d099a4c5afcb492cd658efb4&width=1200&height=800 — 200 — 47.2 KiB — 94 ms — h2https://assets.revcontent.com/master/delivery.jsassets.revcontent.com/master/delive... https://assets.revcontent.com/master/delivery.js — 200 — 49.4 KiB — 313 ms — h2https://cloudfront-us-east-1.images.arcpublishing.com/adn/EXKGF6VMQNCPZKWUV3LGWWIELE.pngcloudfront-us-east-1.images.arcpubl... https://cloudfront-us-east-1.images.arcpublishing.com/adn/EXKGF6VMQNCPZKWUV3LGWWIELE.png — 200 — 14.1 KiB — 121 ms — h2https://www.googletagmanager.com/gtag/js?id=G-3KTXNCRK84&l=dataLayer&cx=cwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3KTXNCRK84&l=dataLayer&cx=c — 200 — 172.7 KiB — 242 ms — h2https://k203.adn.com/script.jsk203.adn.com/script.js https://k203.adn.com/script.js — 200 — 40.7 KiB — 227 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PTR4SRBwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PTR4SRB — 200 — 140.2 KiB — 261 ms — h2https://sb.scorecardresearch.com/c2/24186673/cs.jssb.scorecardresearch.com/c2/2418667... https://sb.scorecardresearch.com/c2/24186673/cs.js — 302 — 259 B — 152 ms — h2https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 117 ms — h2https://www.adn.com/pf/resources/scripts/mather/mather-init.js?d=360www.adn.com/pf/resources/scripts/ma... https://www.adn.com/pf/resources/scripts/mather/mather-init.js?d=360 — 200 — 617 B — 14 ms — h2https://www.adn.com/pf/resources/scripts/identity/marfeel-userjourney.js?d=360www.adn.com/pf/resources/scripts/id... https://www.adn.com/pf/resources/scripts/identity/marfeel-userjourney.js?d=360 — 200 — 1.8 KiB — 18 ms — h2https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.jscdnjs.cloudflare.com/ajax/libs/cook... https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.js — 200 — 6.5 KiB — 27 ms — h3https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Fwww.adn.com%2F&cdp_cohorts=&clid=ba6cf83b-0225-4156-b856-2fef642ff4dd&seid=e1e96d8d-3031-4069-a024-75acb2b66be6&fvst=1776897089&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=0&sid=3016&uexp=AC_6xE7myY8RkSvJowtZPPrDQ,l|1|m|1|w|1|d|1,AC_ooJQ-UKqTNedjMukq7XW4Q,l|1|m|1|w|1|d|1&useg=&utyp=0&v=2flowcards.mrf.io/json/experiences?u... https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Fwww.adn.com%2F&cdp_cohorts=&clid=ba6cf83b-0225-4156-b856-2fef642ff4dd&seid=e1e96d8d-3031-4069-a024-75acb2b66be6&fvst=1776897089&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=0&sid=3016&uexp=AC_6xE7myY8RkSvJowtZPPrDQ,l|1|m|1|w|1|d|1,AC_ooJQ-UKqTNedjMukq7XW4Q,l|1|m|1|w|1|d|1&useg=&utyp=0&v=2 — 200 — 341 B — 92 ms — h3https://www.adn.com/resizer/v2/CNXACZOY7VDQBMVT43TPJ3BME4.JPG?smart=true&auth=5f6475fe99b4b15a73e94e96ed136f2eb1bb195527ccd5027231adfdac947973&width=800&height=533www.adn.com/resizer/v2/CNXACZOY7VDQ... https://www.adn.com/resizer/v2/CNXACZOY7VDQBMVT43TPJ3BME4.JPG?smart=true&auth=5f6475fe99b4b15a73e94e96ed136f2eb1bb195527ccd5027231adfdac947973&width=800&height=533 — 200 — 49.0 KiB — 792 ms — h2https://www.adn.com/resizer/v2/FSC37N2JUZFP3JYNCB2NGD3D74.jpg?smart=true&auth=a330e83e2fc7e184804b3066c03fbd60705c60404b8af28bdec57a98e55e811a&width=800&height=533www.adn.com/resizer/v2/FSC37N2JUZFP... https://www.adn.com/resizer/v2/FSC37N2JUZFP3JYNCB2NGD3D74.jpg?smart=true&auth=a330e83e2fc7e184804b3066c03fbd60705c60404b8af28bdec57a98e55e811a&width=800&height=533 — 200 — 95.1 KiB — 572 ms — h2https://www.adn.com/resizer/v2/UJ26IC5WAZAMZIMKKOPY5CQQDM.jpg?smart=true&auth=bbcf14016413bca8ae076be3f5e3702b8f9b546fd03f9d491ea0681642d52a28&width=800&height=533www.adn.com/resizer/v2/UJ26IC5WAZAM... https://www.adn.com/resizer/v2/UJ26IC5WAZAMZIMKKOPY5CQQDM.jpg?smart=true&auth=bbcf14016413bca8ae076be3f5e3702b8f9b546fd03f9d491ea0681642d52a28&width=800&height=533 — 200 — 37.9 KiB — 505 ms — h2https://www.adn.com/resizer/v2/2C4WVNFXS5GUPC66ZIGQK3JL4U.jpg?focal=821%2C245&auth=fe60b0e2b90f51113505a21a5a0234c83c9e342c06432485ff224c0f77484926&width=800&height=533www.adn.com/resizer/v2/2C4WVNFXS5GU... https://www.adn.com/resizer/v2/2C4WVNFXS5GUPC66ZIGQK3JL4U.jpg?focal=821%2C245&auth=fe60b0e2b90f51113505a21a5a0234c83c9e342c06432485ff224c0f77484926&width=800&height=533 — 200 — 28.4 KiB — 633 ms — h2https://www.adn.com/resizer/v2/VZHS65CEUINHAYTDWJBNA64ZOA.jpg?smart=true&auth=5b9c3a22a98d69d4ad02ca590291e42a1ece52968bddf5f011939fde05f48cbf&width=800&height=533www.adn.com/resizer/v2/VZHS65CEUINH... https://www.adn.com/resizer/v2/VZHS65CEUINHAYTDWJBNA64ZOA.jpg?smart=true&auth=5b9c3a22a98d69d4ad02ca590291e42a1ece52968bddf5f011939fde05f48cbf&width=800&height=533 — 200 — 25.1 KiB — 481 ms — h2https://www.adn.com/resizer/v2/L6WTUHMXSFGN3FA323353C736U.JPG?smart=true&auth=102fcaba8d1ac09bcb490f0572e6322aec15ce803cb86668b420258153ce3a12&width=800&height=533www.adn.com/resizer/v2/L6WTUHMXSFGN... https://www.adn.com/resizer/v2/L6WTUHMXSFGN3FA323353C736U.JPG?smart=true&auth=102fcaba8d1ac09bcb490f0572e6322aec15ce803cb86668b420258153ce3a12&width=800&height=533 — 200 — 35.0 KiB — 466 ms — h2https://www.adn.com/resizer/v2/VU6Y7V5ZOCRK6SMHPP2D53OU3Y.jpg?smart=true&auth=2f2c0e75af6f1092aa396cb3791d49c2248ad4e249ab659991c81dfb02a3e48e&width=800&height=533www.adn.com/resizer/v2/VU6Y7V5ZOCRK... https://www.adn.com/resizer/v2/VU6Y7V5ZOCRK6SMHPP2D53OU3Y.jpg?smart=true&auth=2f2c0e75af6f1092aa396cb3791d49c2248ad4e249ab659991c81dfb02a3e48e&width=800&height=533 — 200 — 9.0 KiB — 599 ms — h2https://www.adn.com/resizer/v2/H5CJXFCPBJSG4NIXWVRT334GDI.jpg?smart=true&auth=c61b2080439ed60c3e5a950e070181be66d048eb4d5b710a7c1256dd98517ab2&width=800&height=533www.adn.com/resizer/v2/H5CJXFCPBJSG... https://www.adn.com/resizer/v2/H5CJXFCPBJSG4NIXWVRT334GDI.jpg?smart=true&auth=c61b2080439ed60c3e5a950e070181be66d048eb4d5b710a7c1256dd98517ab2&width=800&height=533 — 200 — 49.6 KiB — 732 ms — h2https://www.adn.com/resizer/v2/U2MVX2NNGRGXLLDFMJOBGZVGBA.JPG?smart=true&auth=4130980fea6de45909555acfe642757488a09e6100ee57f39e36ee3a377740cb&width=800&height=533www.adn.com/resizer/v2/U2MVX2NNGRGX... https://www.adn.com/resizer/v2/U2MVX2NNGRGXLLDFMJOBGZVGBA.JPG?smart=true&auth=4130980fea6de45909555acfe642757488a09e6100ee57f39e36ee3a377740cb&width=800&height=533 — 200 — 47.4 KiB — 594 ms — h2https://www.adn.com/resizer/v2/ZZ2VBO3M66CALZNDFBJG4TFXMI.jpg?smart=true&auth=9b1dca46a6949919e654298a866c3c46d375ac35a16c4e2fabb4b35a0d36fed3&width=800&height=533www.adn.com/resizer/v2/ZZ2VBO3M66CA... https://www.adn.com/resizer/v2/ZZ2VBO3M66CALZNDFBJG4TFXMI.jpg?smart=true&auth=9b1dca46a6949919e654298a866c3c46d375ac35a16c4e2fabb4b35a0d36fed3&width=800&height=533 — 200 — 87.3 KiB — 639 ms — h2https://www.adn.com/resizer/v2/JYWQHSDGUBCJJFHWAJ4IU3QUN4.jpeg?smart=true&auth=24b2c18f803a82fbaa8a75d45093a43cb5e142f0074a6eebf10c0bcab5c86575&width=800&height=533www.adn.com/resizer/v2/JYWQHSDGUBCJ... https://www.adn.com/resizer/v2/JYWQHSDGUBCJJFHWAJ4IU3QUN4.jpeg?smart=true&auth=24b2c18f803a82fbaa8a75d45093a43cb5e142f0074a6eebf10c0bcab5c86575&width=800&height=533 — 200 — 49.9 KiB — 587 ms — h2https://www.adn.com/resizer/v2/AJX4PAOSFFEK7JT5QQXJOXBZKA.jpg?smart=true&auth=b176c41af57b67e66a2a72c4234803ce3d4b415331a2e9a652dd057400457238&width=800&height=533www.adn.com/resizer/v2/AJX4PAOSFFEK... https://www.adn.com/resizer/v2/AJX4PAOSFFEK7JT5QQXJOXBZKA.jpg?smart=true&auth=b176c41af57b67e66a2a72c4234803ce3d4b415331a2e9a652dd057400457238&width=800&height=533 — 200 — 17.3 KiB — 499 ms — h2https://www.adn.com/resizer/v2/MP6QDDHES5GV5CM7CMRD5FBE5U.jpg?smart=true&auth=9bb62627e90b905bf3898e03ef63363ca143face7cff5111ec86a56378f94ba8&width=800&height=533www.adn.com/resizer/v2/MP6QDDHES5GV... https://www.adn.com/resizer/v2/MP6QDDHES5GV5CM7CMRD5FBE5U.jpg?smart=true&auth=9bb62627e90b905bf3898e03ef63363ca143face7cff5111ec86a56378f94ba8&width=800&height=533 — 200 — 43.1 KiB — 771 ms — h2https://www.adn.com/resizer/v2/JGV3MZ5ZEXCY3GMKUX5ZHAF3HY.jpg?smart=true&auth=1bc604af047244dc21aa1f0d3191125ae17419bb0d04dc6f2b131631b2be158d&width=800&height=533www.adn.com/resizer/v2/JGV3MZ5ZEXCY... https://www.adn.com/resizer/v2/JGV3MZ5ZEXCY3GMKUX5ZHAF3HY.jpg?smart=true&auth=1bc604af047244dc21aa1f0d3191125ae17419bb0d04dc6f2b131631b2be158d&width=800&height=533 — 200 — 37.9 KiB — 596 ms — h2https://www.adn.com/resizer/v2/OCSKQIGJEZBALBOZZCL4F5Y2AU.JPG?smart=true&auth=0a0dc28dc28e3b71e28bfbf321b25a4a95bd0662e0762bf4babe61bdcec6497e&width=800&height=533www.adn.com/resizer/v2/OCSKQIGJEZBA... https://www.adn.com/resizer/v2/OCSKQIGJEZBALBOZZCL4F5Y2AU.JPG?smart=true&auth=0a0dc28dc28e3b71e28bfbf321b25a4a95bd0662e0762bf4babe61bdcec6497e&width=800&height=533 — 200 — 23.9 KiB — 531 ms — h2https://www.adn.com/resizer/v2/C55CB3OQTRBRDGG74CLZ47QY2E.JPG?smart=true&auth=5f1bd7c2604322b6c9da5972136b8644864042a1db2e178940df79f3951ee5c8&width=800&height=533www.adn.com/resizer/v2/C55CB3OQTRBR... https://www.adn.com/resizer/v2/C55CB3OQTRBRDGG74CLZ47QY2E.JPG?smart=true&auth=5f1bd7c2604322b6c9da5972136b8644864042a1db2e178940df79f3951ee5c8&width=800&height=533 — 200 — 89.3 KiB — 600 ms — h2https://www.adn.com/resizer/v2/RMTOBF4SCBT236KNS2A5OMUWLM.jpg?smart=true&auth=68ac41bb7e8c871bcafe6896b1dd791863a72485d099a4c5afcb492cd658efb4&width=800&height=533www.adn.com/resizer/v2/RMTOBF4SCBT2... https://www.adn.com/resizer/v2/RMTOBF4SCBT236KNS2A5OMUWLM.jpg?smart=true&auth=68ac41bb7e8c871bcafe6896b1dd791863a72485d099a4c5afcb492cd658efb4&width=800&height=533 — 200 — 27.3 KiB — 430 ms — h2https://www.adn.com/resizer/v2/N45M6SWP5NGFVMDHYJWZ22DVWY.JPG?smart=true&auth=bd848bb601cf95f274bd0e327eccf68d3ee7616ebd528ad6703d411a0a2fb704&width=800&height=533www.adn.com/resizer/v2/N45M6SWP5NGF... https://www.adn.com/resizer/v2/N45M6SWP5NGFVMDHYJWZ22DVWY.JPG?smart=true&auth=bd848bb601cf95f274bd0e327eccf68d3ee7616ebd528ad6703d411a0a2fb704&width=800&height=533 — 200 — 75.9 KiB — 544 ms — h2https://www.adn.com/resizer/v2/IM4CSBZJMFHPTEIRPCOZ44RC4Y.jpg?smart=true&auth=9249f608845798592f1ac6e8c59c517f527c5d9f93d5a7c11c3e478088fd9429&width=800&height=533www.adn.com/resizer/v2/IM4CSBZJMFHP... https://www.adn.com/resizer/v2/IM4CSBZJMFHPTEIRPCOZ44RC4Y.jpg?smart=true&auth=9249f608845798592f1ac6e8c59c517f527c5d9f93d5a7c11c3e478088fd9429&width=800&height=533 — 200 — 79.0 KiB — 834 ms — h2https://www.adn.com/resizer/v2/4BN4UM6HPZ3IN7MTQZDBY6BI2U.jpg?smart=true&auth=d2f1b951970687a0eccdd7d8b91d224f8f39cd408fba23195f0452d55c05d8e4&width=800&height=533www.adn.com/resizer/v2/4BN4UM6HPZ3I... https://www.adn.com/resizer/v2/4BN4UM6HPZ3IN7MTQZDBY6BI2U.jpg?smart=true&auth=d2f1b951970687a0eccdd7d8b91d224f8f39cd408fba23195f0452d55c05d8e4&width=800&height=533 — 200 — 44.2 KiB — 629 ms — h2https://www.adn.com/resizer/v2/SMXGZYBKR5EEBKMGVAZZ5GTS2A.jpg?smart=true&auth=fc3f0f94176b8d6827d00e8885fa7e73e2249d23ad6412977825e50ca43c08b7&width=800&height=533www.adn.com/resizer/v2/SMXGZYBKR5EE... https://www.adn.com/resizer/v2/SMXGZYBKR5EEBKMGVAZZ5GTS2A.jpg?smart=true&auth=fc3f0f94176b8d6827d00e8885fa7e73e2249d23ad6412977825e50ca43c08b7&width=800&height=533 — 200 — 101.5 KiB — 691 ms — h2https://www.adn.com/resizer/v2/UWON6WJSGNBLZAR7MEEYH22QHM.JPG?smart=true&auth=46947f7dd05edaa4e38c2d755546f466adc5495b491151079ca30ba68f691b94&width=800&height=533www.adn.com/resizer/v2/UWON6WJSGNBL... https://www.adn.com/resizer/v2/UWON6WJSGNBLZAR7MEEYH22QHM.JPG?smart=true&auth=46947f7dd05edaa4e38c2d755546f466adc5495b491151079ca30ba68f691b94&width=800&height=533 — 200 — 44.8 KiB — 114 ms — h2https://www.adn.com/resizer/v2/5T4SB5XJHKJ2ZQBQZKOWZROIA4.jpg?smart=true&auth=f4f7b544bd4d4be383a7edd7a9c3798fac6ccd05ab7d742a96ff7d5bf6a6a695&width=800&height=533www.adn.com/resizer/v2/5T4SB5XJHKJ2... https://www.adn.com/resizer/v2/5T4SB5XJHKJ2ZQBQZKOWZROIA4.jpg?smart=true&auth=f4f7b544bd4d4be383a7edd7a9c3798fac6ccd05ab7d742a96ff7d5bf6a6a695&width=800&height=533 — 200 — 22.4 KiB — 441 ms — h2https://www.adn.com/resizer/v2/VWEHDTGL65ESROKAYCZSBHDCIA.JPG?smart=true&auth=1a8b73a9cc7d73c3a764efd047696b289ba2e1884ee3dc3e3b31b3a57a32afca&width=800&height=533www.adn.com/resizer/v2/VWEHDTGL65ES... https://www.adn.com/resizer/v2/VWEHDTGL65ESROKAYCZSBHDCIA.JPG?smart=true&auth=1a8b73a9cc7d73c3a764efd047696b289ba2e1884ee3dc3e3b31b3a57a32afca&width=800&height=533 — 200 — 24.6 KiB — 644 ms — h2https://www.adn.com/resizer/v2/NMNB3WC2ABAYVHPEM5SZYAQIIA.jpg?smart=true&auth=526504b56187bb0a624ca39092d23b10047ae927ebee20c023c3799325dc7d9a&width=800&height=533www.adn.com/resizer/v2/NMNB3WC2ABAY... https://www.adn.com/resizer/v2/NMNB3WC2ABAYVHPEM5SZYAQIIA.jpg?smart=true&auth=526504b56187bb0a624ca39092d23b10047ae927ebee20c023c3799325dc7d9a&width=800&height=533 — 200 — 84.1 KiB — 581 ms — h2https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2fonts.gstatic.com/s/ptserif/v19/EJR... https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2 — 200 — 13.2 KiB — 32 ms — h3https://pixel-a.basis.net/dmp/asyncPixelSyncpixel-a.basis.net/dmp/asyncPixelSyn... https://pixel-a.basis.net/dmp/asyncPixelSync — 301 — 66 B — 217 ms — h2https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2fonts.gstatic.com/s/ptserif/v19/EJR... https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2 — 200 — 13.1 KiB — 70 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 200 — 13.9 KiB — 69 ms — h3https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2fonts.gstatic.com/s/lato/v25/S6uyw4... https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXiWtFCc.woff2 — 200 — 13.7 KiB — 64 ms — h3https://js-na2.hs-scripts.com/46195236.jsjs-na2.hs-scripts.com/46195236.js https://js-na2.hs-scripts.com/46195236.js — 200 — 919 B — 84 ms — h2https://static.teads.tv/analytics/tag.jsstatic.teads.tv/analytics/tag.js https://static.teads.tv/analytics/tag.js — 200 — 3.7 KiB — 67 ms — h2https://js.matheranalytics.com/s/ma46857/198485200/ml.js?cb18=1714js.matheranalytics.com/s/ma46857/19... https://js.matheranalytics.com/s/ma46857/198485200/ml.js?cb18=1714 — 301 — 195 B — 140 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 105 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 127 ms — h2https://cloudfront-us-east-1.images.arcpublishing.com/adn/YYMAW2YXEFH6LLCBY6VHP2YGVI.jpgcloudfront-us-east-1.images.arcpubl... https://cloudfront-us-east-1.images.arcpublishing.com/adn/YYMAW2YXEFH6LLCBY6VHP2YGVI.jpg — 200 — 21.3 KiB — 57 ms — h2https://cloudfront-us-east-1.images.arcpublishing.com/adn/GUTD66HYHBEFPJPOWEAJ3X2UOI.jpgcloudfront-us-east-1.images.arcpubl... https://cloudfront-us-east-1.images.arcpublishing.com/adn/GUTD66HYHBEFPJPOWEAJ3X2UOI.jpg — 200 — 16.5 KiB — 59 ms — h2https://cloudfront-us-east-1.images.arcpublishing.com/adn/AQO5HP7F45HJZDRCFS5BARBRHA.jpgcloudfront-us-east-1.images.arcpubl... https://cloudfront-us-east-1.images.arcpublishing.com/adn/AQO5HP7F45HJZDRCFS5BARBRHA.jpg — 200 — 23.4 KiB — 71 ms — h2https://cloudfront-us-east-1.images.arcpublishing.com/adn/ZMCEOWXWFVCDBBXSYAVIAOURDI.jpgcloudfront-us-east-1.images.arcpubl... https://cloudfront-us-east-1.images.arcpublishing.com/adn/ZMCEOWXWFVCDBBXSYAVIAOURDI.jpg — 200 — 16.0 KiB — 74 ms — h2https://c.go-mpulse.net/api/config.json?key=T9SN2-W6VVX-5NUQL-46AEU-WG66N&d=www.adn.com&t=5922990&v=1.720.0&sl=0&si=8bbc9fcc-8d7f-42a0-8a4d-92f300439a80-tdx2kg&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=635757c.go-mpulse.net/api/config.json?key... https://c.go-mpulse.net/api/config.json?key=T9SN2-W6VVX-5NUQL-46AEU-WG66N&d=www.adn.com&t=5922990&v=1.720.0&sl=0&si=8bbc9fcc-8d7f-42a0-8a4d-92f300439a80-tdx2kg&plugins=AK,ConfigOverride,Continuity,PageParams,IFrameDelay,AutoXHR,SPA,History,Angular,Backbone,Ember,RT,CrossDomain,BW,PaintTiming,NavigationTiming,ResourceTiming,Memory,CACHE_RELOAD,Errors,TPAnalytics,UserTiming,Akamai,Early,EventTiming,LOGN&acao=&ak.ai=635757 — 200 — 1.1 KiB — 249 ms — h2https://sb.scorecardresearch.com/internal-c2/default/cs.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-c2/default/cs.js — 200 — 377 B — 19 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 73 ms — h3https://pixel-a.basis.net/iap/392d11e0fddef9e4pixel-a.basis.net/iap/392d11e0fddef... https://pixel-a.basis.net/iap/392d11e0fddef9e4 — 301 — 68 B — 127 ms — h2https://diffuser-cdn.app-us1.com/diffuser/diffuser.jsdiffuser-cdn.app-us1.com/diffuser/d... https://diffuser-cdn.app-us1.com/diffuser/diffuser.js — 200 — 7.8 KiB — 111 ms — h2https://js-na2.hs-analytics.net/analytics/1776893100000/46195236.jsjs-na2.hs-analytics.net/analytics/1... https://js-na2.hs-analytics.net/analytics/1776893100000/46195236.js — 200 — 42.2 KiB — 112 ms — h2https://js-na2.hscollectedforms.net/collectedforms.jsjs-na2.hscollectedforms.net/collect... https://js-na2.hscollectedforms.net/collectedforms.js — 200 — 26.0 KiB — 103 ms — h2https://js-na2.usemessages.com/conversations-embed.jsjs-na2.usemessages.com/conversation... https://js-na2.usemessages.com/conversations-embed.js — 200 — 32.9 KiB — 118 ms — h2https://js-na2.hs-banner.com/v2/46195236/banner.jsjs-na2.hs-banner.com/v2/46195236/ba... https://js-na2.hs-banner.com/v2/46195236/banner.js — 200 — 24.0 KiB — 106 ms — h2https://cdn.q0losid.com/prod/anchorage/loader-config.jsoncdn.q0losid.com/prod/anchorage/load... https://cdn.q0losid.com/prod/anchorage/loader-config.json — 200 — 1.1 KiB — 148 ms — h2https://js.matheranalytics.com/static/ltm/ma46857/198485200/24/ml.br.jsjs.matheranalytics.com/static/ltm/m... https://js.matheranalytics.com/static/ltm/ma46857/198485200/24/ml.br.js — 200 — 42.8 KiB — 39 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 34 ms — h2https://connect.facebook.net/signals/config/284102513480618?v=2.9.303&r=stable&domain=www.adn.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/284102513480618?v=2.9.303&r=stable&domain=www.adn.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.8 KiB — 181 ms — h3https://pixel.sitescout.com/dmp/asyncPixelSyncpixel.sitescout.com/dmp/asyncPixelS... https://pixel.sitescout.com/dmp/asyncPixelSync — 204 — 14 B — 100 ms — h2https://pixel.sitescout.com/iap/392d11e0fddef9e4pixel.sitescout.com/iap/392d11e0fdd... https://pixel.sitescout.com/iap/392d11e0fddef9e4 — 204 — 192 B — 94 ms — h2https://www.i.matheranalytics.com/i?e=pv&page=Anchorage%20Daily%20News&ptype=homepage&prem=false&tv=js-3.0.165&tna=Mather&aid=v1&p=web&tz=UTC&tzoff=0&lang=en-US&cs=UTF-8&navt=link&f_pdf=1&res=412x823&cd=24&cookie=1&f_es6=1&f_gears=2&tvltm=24&tid=b92c5012-9a3c-484b-96e5-4d5e456bd1a3&pid=49bbd526-a8d9-4b65-81d8-39da1d2a5450&dtm=1776897089613&qnm=_matherq&visible=1&tabid=6d2a7379-048e-4285-b1f6-423e66e5e7d0&url=https%3A%2F%2Fwww.adn.com%2F&vp=412x823&ds=412x7499&tofa=1776897090&vid=1&lvidt=1776897090&duid=e0f64da2-8d7b-488b-9837-47dc9b80a3a8&fp=622856602&cid=ma46857&mrk=198485200&cx=eyJwZXJmIjp7InN0YXJ0IjoiMTc3Njg5NzA4ODMwNCIsInJlZGlyQ250IjoiMCIsIm5hdlR5cGUiOiJsaW5rIiwiaGVhcFUiOiIxNi44MzM4MzltYiIsImhlYXBUIjoiNDYuNjU4MDgzbWIiLCJmc3RQYWludCI6IjEwNzIiLCJmZXRjaFMiOiI4NyIsImRvbWFpblMiOiI4OCIsImRvbWFpbkUiOiI5NCIsImNvbm5TIjoiOTQiLCJjb25uRSI6IjEyMSIsInNzbFMiOiI5NSIsInJlcXVTIjoiMTIxIiwicmVzcFMiOiI1ODYiLCJyZXNwRSI6IjU4OCIsImRvbUxvYWQiOiI1OTEiLCJkb21JbnRlciI6IjExNzYifSwia2V5d29yZHMiOlsiQW5jaG9yYWdlIERhaWx5IE5ld3MiLCJBbGFza2EgbmV3cyIsIkFsYXNrYSBkYWlseSBuZXdzIiwiQW5jaG9yYWdlIiwiYWRuIiwidG9wIG5ld3MiLCJkYWlseSIsIm5ld3MiLCJBbGFza2EgbmV3c3BhcGVyIiwiQWxhc2thIGhlYWRsaW5lcyIsIkFsYXNrYSB0b3AgbmV3cyIsIm5hdGlvbiBuZXdzIiwibmF0aW9uYWwgbmV3cyIsImFyY3RpYyBuZXdzIiwiYXJjdGljIiwiYnJlYWtpbmcgbmV3cyIsIkFsYXNrYSBicmVha2luZyBuZXdzIiwiYW5jaG9yYWdlIGJyZWFraW5nIG5ld3MiLCJGYWlyYmFua3MgbmV3cyIsIkZhaXJiYW5rcyBicmVha2luZyBuZXdzIiwiSnVuZWF1IG5ld3MiLCJKdW5lYXUgYnJlYWtpbmcgbmV3cyIsIkFsYXNrYSBsZWdpc2xhdG9yIiwiQWxhc2thIHBvbGl0aWNzIiwib2lsIG5ld3MiLCJvaWwgYW5kIGdhcyBuZXdzIiwicnVyYWwgQWxhc2thIG5ld3MiLCJydXJhbCBBbGFza2EiLCJBbGFza2Egc3BvcnRzIiwiZW52aXJvbm1lbnQiLCJBbGFza2EiXSwicGF5d2FsbCI6eyJ2ZW5kb3IiOiJzeW5jcm9uZXgiLCJzZWdtZW50cyI6WyJmcmVlIl19fQwww.i.matheranalytics.com/i?e=pv&pa... https://www.i.matheranalytics.com/i?e=pv&page=Anchorage%20Daily%20News&ptype=homepage&prem=false&tv=js-3.0.165&tna=Mather&aid=v1&p=web&tz=UTC&tzoff=0&lang=en-US&cs=UTF-8&navt=link&f_pdf=1&res=412x823&cd=24&cookie=1&f_es6=1&f_gears=2&tvltm=24&tid=b92c5012-9a3c-484b-96e5-4d5e456bd1a3&pid=49bbd526-a8d9-4b65-81d8-39da1d2a5450&dtm=1776897089613&qnm=_matherq&visible=1&tabid=6d2a7379-048e-4285-b1f6-423e66e5e7d0&url=https%3A%2F%2Fwww.adn.com%2F&vp=412x823&ds=412x7499&tofa=1776897090&vid=1&lvidt=1776897090&duid=e0f64da2-8d7b-488b-9837-47dc9b80a3a8&fp=622856602&cid=ma46857&mrk=198485200&cx=eyJwZXJmIjp7InN0YXJ0IjoiMTc3Njg5NzA4ODMwNCIsInJlZGlyQ250IjoiMCIsIm5hdlR5cGUiOiJsaW5rIiwiaGVhcFUiOiIxNi44MzM4MzltYiIsImhlYXBUIjoiNDYuNjU4MDgzbWIiLCJmc3RQYWludCI6IjEwNzIiLCJmZXRjaFMiOiI4NyIsImRvbWFpblMiOiI4OCIsImRvbWFpbkUiOiI5NCIsImNvbm5TIjoiOTQiLCJjb25uRSI6IjEyMSIsInNzbFMiOiI5NSIsInJlcXVTIjoiMTIxIiwicmVzcFMiOiI1ODYiLCJyZXNwRSI6IjU4OCIsImRvbUxvYWQiOiI1OTEiLCJkb21JbnRlciI6IjExNzYifSwia2V5d29yZHMiOlsiQW5jaG9yYWdlIERhaWx5IE5ld3MiLCJBbGFza2EgbmV3cyIsIkFsYXNrYSBkYWlseSBuZXdzIiwiQW5jaG9yYWdlIiwiYWRuIiwidG9wIG5ld3MiLCJkYWlseSIsIm5ld3MiLCJBbGFza2EgbmV3c3BhcGVyIiwiQWxhc2thIGhlYWRsaW5lcyIsIkFsYXNrYSB0b3AgbmV3cyIsIm5hdGlvbiBuZXdzIiwibmF0aW9uYWwgbmV3cyIsImFyY3RpYyBuZXdzIiwiYXJjdGljIiwiYnJlYWtpbmcgbmV3cyIsIkFsYXNrYSBicmVha2luZyBuZXdzIiwiYW5jaG9yYWdlIGJyZWFraW5nIG5ld3MiLCJGYWlyYmFua3MgbmV3cyIsIkZhaXJiYW5rcyBicmVha2luZyBuZXdzIiwiSnVuZWF1IG5ld3MiLCJKdW5lYXUgYnJlYWtpbmcgbmV3cyIsIkFsYXNrYSBsZWdpc2xhdG9yIiwiQWxhc2thIHBvbGl0aWNzIiwib2lsIG5ld3MiLCJvaWwgYW5kIGdhcyBuZXdzIiwicnVyYWwgQWxhc2thIG5ld3MiLCJydXJhbCBBbGFza2EiLCJBbGFza2Egc3BvcnRzIiwiZW52aXJvbm1lbnQiLCJBbGFza2EiXSwicGF5d2FsbCI6eyJ2ZW5kb3IiOiJzeW5jcm9uZXgiLCJzZWdtZW50cyI6WyJmcmVlIl19fQ — 200 — 245 B — 486 ms — http/1.1https://prism.app-us1.com/?a=254375629&u=https%3A%2F%2Fwww.adn.com%2Fprism.app-us1.com/?a=254375629&u=ht... https://prism.app-us1.com/?a=254375629&u=https%3A%2F%2Fwww.adn.com%2F — 200 — 490 B — 258 ms — h2https://forms-na2.hscollectedforms.net/collected-forms/v1/config/json?portalId=46195236&utk=forms-na2.hscollectedforms.net/coll... https://forms-na2.hscollectedforms.net/collected-forms/v1/config/json?portalId=46195236&utk= — 200 — 483 B — 699 ms — h2https://api-na2.hubspot.com/livechat-public/v1/message/public?portalId=46195236&conversations-embed=static-1.26320&mobile=true&messagesUtk=6d63adb283f6494288d020e9d3bd00d6&traceId=6d63adb283f6494288d020e9d3bd00d6api-na2.hubspot.com/livechat-public... https://api-na2.hubspot.com/livechat-public/v1/message/public?portalId=46195236&conversations-embed=static-1.26320&mobile=true&messagesUtk=6d63adb283f6494288d020e9d3bd00d6&traceId=6d63adb283f6494288d020e9d3bd00d6 — 200 — 0 B — 826 ms — h2https://az416426.vo.msecnd.net/scripts/a/ai.0.jsaz416426.vo.msecnd.net/scripts/a/ai... https://az416426.vo.msecnd.net/scripts/a/ai.0.js — 200 — 21.6 KiB — 144 ms — h2https://cdn.a3kvau184uea.com/prod/anchorage/fp.min.js?2026322cdn.a3kvau184uea.com/prod/anchorage... https://cdn.a3kvau184uea.com/prod/anchorage/fp.min.js?2026322 — 200 — 22.7 KiB — 191 ms — h2https://cdn.sy57d8wi.com/prod/anchorage/g2i.min.js?2026322cdn.sy57d8wi.com/prod/anchorage/g2i... https://cdn.sy57d8wi.com/prod/anchorage/g2i.min.js?2026322 — 200 — 44.0 KiB — 199 ms — h2https://cdn.ck4hkyq3myt6.com/prod/anchorage/t8y9347t.min.js?2026322cdn.ck4hkyq3myt6.com/prod/anchorage... https://cdn.ck4hkyq3myt6.com/prod/anchorage/t8y9347t.min.js?2026322 — 200 — 289.5 KiB — 476 ms — h2https://cdn.ck4hkyq3myt6.com/prod/anchorage/t8y9347t.min.css?2026322cdn.ck4hkyq3myt6.com/prod/anchorage... https://cdn.ck4hkyq3myt6.com/prod/anchorage/t8y9347t.min.css?2026322 — 200 — 50.1 KiB — 191 ms — h2https://www.facebook.com/tr/?id=284102513480618&ev=PageView&dl=https%3A%2F%2Fwww.adn.com%2F&rl=&if=false&ts=1776897089804&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776897089797.305639555396325879&ler=empty&cdl=API_unavailable&pmd[title]=Anchorage%20Daily%20News&pmd[locale]=en_US&pmd[description]=Based%20in%20Anchorage%2C%20Anchorage%20Daily%20News%20offers%20news%2C%20features%20and%20commentary%20with%20a%20statewide%20focus.&pmd[keywords]=Anchorage%20Daily%20News%2C%20Alaska%20news%2C%20Alaska%20daily%20news%2C%20Anchorage%2C%20%20adn%2C%20top%20news%2C%20daily%2C%20news%2C%20Alaska%20newspaper%2C%20Alaska%20headlines%2C%20Alaska%20top%20news%2C%20nation%20news%2C%20national%20news%2C%20arctic%20news%2C%20arctic%2C%20breaking%20news%2C%20Alaska%20breaking%20news%2C%20anchorage%20breaking%20news%2C%20Fairbanks%20news%2C%20Fairbanks%20breaking%20news%2C%20Juneau%20news%2C%20Juneau%20breaking%20news%2C%20Alaska%20legislator%2C%20Alaska%20politics%2C%20oil%20news%2C%20oil%20and%20gas%20news%2C%20rural%20Alaska%20news%2C%20rural%20Alaska%2C%20Alaska%20headlines%2C%20Alaska%20sports%2C%20environment%2C%20Alaska&it=1776897089581&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=28410251348... https://www.facebook.com/tr/?id=284102513480618&ev=PageView&dl=https%3A%2F%2Fwww.adn.com%2F&rl=&if=false&ts=1776897089804&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776897089797.305639555396325879&ler=empty&cdl=API_unavailable&pmd[title]=Anchorage%20Daily%20News&pmd[locale]=en_US&pmd[description]=Based%20in%20Anchorage%2C%20Anchorage%20Daily%20News%20offers%20news%2C%20features%20and%20commentary%20with%20a%20statewide%20focus.&pmd[keywords]=Anchorage%20Daily%20News%2C%20Alaska%20news%2C%20Alaska%20daily%20news%2C%20Anchorage%2C%20%20adn%2C%20top%20news%2C%20daily%2C%20news%2C%20Alaska%20newspaper%2C%20Alaska%20headlines%2C%20Alaska%20top%20news%2C%20nation%20news%2C%20national%20news%2C%20arctic%20news%2C%20arctic%2C%20breaking%20news%2C%20Alaska%20breaking%20news%2C%20anchorage%20breaking%20news%2C%20Fairbanks%20news%2C%20Fairbanks%20breaking%20news%2C%20Juneau%20news%2C%20Juneau%20breaking%20news%2C%20Alaska%20legislator%2C%20Alaska%20politics%2C%20oil%20news%2C%20oil%20and%20gas%20news%2C%20rural%20Alaska%20news%2C%20rural%20Alaska%2C%20Alaska%20headlines%2C%20Alaska%20sports%2C%20environment%2C%20Alaska&it=1776897089581&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=GET — 200 — 19 B — 9 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=284102513480618&ev=PageView&dl=https%3A%2F%2Fwww.adn.com%2F&rl=&if=false&ts=1776897089804&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776897089797.305639555396325879&ler=empty&cdl=API_unavailable&pmd[title]=Anchorage%20Daily%20News&pmd[locale]=en_US&pmd[description]=Based%20in%20Anchorage%2C%20Anchorage%20Daily%20News%20offers%20news%2C%20features%20and%20commentary%20with%20a%20statewide%20focus.&pmd[keywords]=Anchorage%20Daily%20News%2C%20Alaska%20news%2C%20Alaska%20daily%20news%2C%20Anchorage%2C%20%20adn%2C%20top%20news%2C%20daily%2C%20news%2C%20Alaska%20newspaper%2C%20Alaska%20headlines%2C%20Alaska%20top%20news%2C%20nation%20news%2C%20national%20news%2C%20arctic%20news%2C%20arctic%2C%20breaking%20news%2C%20Alaska%20breaking%20news%2C%20anchorage%20breaking%20news%2C%20Fairbanks%20news%2C%20Fairbanks%20breaking%20news%2C%20Juneau%20news%2C%20Juneau%20breaking%20news%2C%20Alaska%20legislator%2C%20Alaska%20politics%2C%20oil%20news%2C%20oil%20and%20gas%20news%2C%20rural%20Alaska%20news%2C%20rural%20Alaska%2C%20Alaska%20headlines%2C%20Alaska%20sports%2C%20environment%2C%20Alaska&it=1776897089581&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=284102513480618&ev=PageView&dl=https%3A%2F%2Fwww.adn.com%2F&rl=&if=false&ts=1776897089804&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776897089797.305639555396325879&ler=empty&cdl=API_unavailable&pmd[title]=Anchorage%20Daily%20News&pmd[locale]=en_US&pmd[description]=Based%20in%20Anchorage%2C%20Anchorage%20Daily%20News%20offers%20news%2C%20features%20and%20commentary%20with%20a%20statewide%20focus.&pmd[keywords]=Anchorage%20Daily%20News%2C%20Alaska%20news%2C%20Alaska%20daily%20news%2C%20Anchorage%2C%20%20adn%2C%20top%20news%2C%20daily%2C%20news%2C%20Alaska%20newspaper%2C%20Alaska%20headlines%2C%20Alaska%20top%20news%2C%20nation%20news%2C%20national%20news%2C%20arctic%20news%2C%20arctic%2C%20breaking%20news%2C%20Alaska%20breaking%20news%2C%20anchorage%20breaking%20news%2C%20Fairbanks%20news%2C%20Fairbanks%20breaking%20news%2C%20Juneau%20news%2C%20Juneau%20breaking%20news%2C%20Alaska%20legislator%2C%20Alaska%20politics%2C%20oil%20news%2C%20oil%20and%20gas%20news%2C%20rural%20Alaska%20news%2C%20rural%20Alaska%2C%20Alaska%20headlines%2C%20Alaska%20sports%2C%20environment%2C%20Alaska&it=1776897089581&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf1&rqm=FGET — 200 — 199 B — 641 ms — h3https://trackcmp.net/t_prism_sitemessages.php?trackid=254375629&prismid=e7b2b1b9-1eb4-4769-a0d8-64e870a64501&url=https%3A%2F%2Fwww.adn.com%2Ftrackcmp.net/t_prism_sitemessages.p... https://trackcmp.net/t_prism_sitemessages.php?trackid=254375629&prismid=e7b2b1b9-1eb4-4769-a0d8-64e870a64501&url=https%3A%2F%2Fwww.adn.com%2F — 200 — 324 B — 214 ms — h2https://rp.liadm.com/j?dtstmp=1776897089977&aid=a-08vw&se=e30&duid=93c1eb36d98c--01kpvn3r9mk367q6qd028mw2n8&tv=v3.14.0&pu=https%3A%2F%2Fwww.adn.com%2F&ext__fbp=fb.1.1776897089797.305639555396325879&wpn=lc-bundle&wpv=v3.14.0&cd=.adn.com&pv=a7c02134-bc4b-4fda-995a-aa9551af9c33rp.liadm.com/j?dtstmp=1776897089977... https://rp.liadm.com/j?dtstmp=1776897089977&aid=a-08vw&se=e30&duid=93c1eb36d98c--01kpvn3r9mk367q6qd028mw2n8&tv=v3.14.0&pu=https%3A%2F%2Fwww.adn.com%2F&ext__fbp=fb.1.1776897089797.305639555396325879&wpn=lc-bundle&wpv=v3.14.0&cd=.adn.com&pv=a7c02134-bc4b-4fda-995a-aa9551af9c33 — 302 — 514 B — 351 ms — h2https://i.liadm.com/sync-container?duid=93c1eb36d98c--01kpvn3r9mk367q6qd028mw2n8&appId=a-08vw&euns=0&s=&version=v3.14.0&cd=.adn.com&pv=a7c02134-bc4b-4fda-995a-aa9551af9c33i.liadm.com/sync-container?duid=93c... https://i.liadm.com/sync-container?duid=93c1eb36d98c--01kpvn3r9mk367q6qd028mw2n8&appId=a-08vw&euns=0&s=&version=v3.14.0&cd=.adn.com&pv=a7c02134-bc4b-4fda-995a-aa9551af9c33 — 200 — 1.5 KiB — 479 ms — http/1.1https://api-mg2.db-ip.com/v2/p14891b727f063924f0d86d8a8e5063678abd2ac/self?_=1776897090320api-mg2.db-ip.com/v2/p14891b727f063... https://api-mg2.db-ip.com/v2/p14891b727f063924f0d86d8a8e5063678abd2ac/self?_=1776897090320 — 200 — 785 B — 296 ms — h3https://rp4.liadm.com/j?dtstmp=1776897089977&aid=a-08vw&se=e30&duid=93c1eb36d98c--01kpvn3r9mk367q6qd028mw2n8&tv=v3.14.0&pu=https%3A%2F%2Fwww.adn.com%2F&ext__fbp=fb.1.1776897089797.305639555396325879&wpn=lc-bundle&wpv=v3.14.0&cd=.adn.com&pv=a7c02134-bc4b-4fda-995a-aa9551af9c33&i6=MjAwMTo0MWQwOmFiMDA6OjQ6MDozNzg%3D&n3pc=truerp4.liadm.com/j?dtstmp=177689708997... https://rp4.liadm.com/j?dtstmp=1776897089977&aid=a-08vw&se=e30&duid=93c1eb36d98c--01kpvn3r9mk367q6qd028mw2n8&tv=v3.14.0&pu=https%3A%2F%2Fwww.adn.com%2F&ext__fbp=fb.1.1776897089797.305639555396325879&wpn=lc-bundle&wpv=v3.14.0&cd=.adn.com&pv=a7c02134-bc4b-4fda-995a-aa9551af9c33&i6=MjAwMTo0MWQwOmFiMDA6OjQ6MDozNzg%3D&n3pc=true — 200 — 276 B — 641 ms — h2https://api-na2.hubspot.com/livechat-public/v1/message/public?portalId=46195236&conversations-embed=static-1.26320&mobile=true&messagesUtk=6d63adb283f6494288d020e9d3bd00d6&traceId=6d63adb283f6494288d020e9d3bd00d6api-na2.hubspot.com/livechat-public... https://api-na2.hubspot.com/livechat-public/v1/message/public?portalId=46195236&conversations-embed=static-1.26320&mobile=true&messagesUtk=6d63adb283f6494288d020e9d3bd00d6&traceId=6d63adb283f6494288d020e9d3bd00d6 — 200 — 1.0 KiB — 195 ms — h2https://raven-edge.aditude.io/raven/opsco-main-emblo/library.jsraven-edge.aditude.io/raven/opsco-m... https://raven-edge.aditude.io/raven/opsco-main-emblo/library.js — 200 — 2.2 KiB — 102 ms — h2https://static.kueezrtb.com/latest.jsstatic.kueezrtb.com/latest.js https://static.kueezrtb.com/latest.js — 200 — 1.1 KiB — 105 ms — h2https://raven-edge.aditude.io/raven/opsco-main-8ctWb/library.jsraven-edge.aditude.io/raven/opsco-m... https://raven-edge.aditude.io/raven/opsco-main-8ctWb/library.js — 200 — 2.6 KiB — 101 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.3 KiB — 139 ms — h3https://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 — 125 ms — h2https://ams-pageview-public.s3.amazonaws.com/1x1-pixel.png?id=273524a7a2f5ams-pageview-public.s3.amazonaws.co... https://ams-pageview-public.s3.amazonaws.com/1x1-pixel.png?id=273524a7a2f5 — 200 — 412 B — 366 ms — http/1.1https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fadn.com%2F&domain=www.adn.com&cw=1&lsw=1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fadn.com%2F&domain=www.adn.com&cw=1&lsw=1 — 200 — 0 B — 139 ms — h2https://id5-sync.com/api/config/prebidid5-sync.com/api/config/prebid https://id5-sync.com/api/config/prebid — 200 — 649 B — 118 ms — h2https://at.teads.tv/fpc?analytics_tag_id=PUB_13732&tfpvi=&gdpr_status=22&gdpr_reason=220&gdpr_consent=&ccpa_consent=&shared_ids=&sv=d656f4a&at.teads.tv/fpc?analytics_tag_id=PU... https://at.teads.tv/fpc?analytics_tag_id=PUB_13732&tfpvi=&gdpr_status=22&gdpr_reason=220&gdpr_consent=&ccpa_consent=&shared_ids=&sv=d656f4a& — 200 — 379 B — 67 ms — h2https://ads.pubmatic.com/AdServer/js/pwt/160835/4933/pwt.jsads.pubmatic.com/AdServer/js/pwt/16... https://ads.pubmatic.com/AdServer/js/pwt/160835/4933/pwt.js — 200 — 67.2 KiB — 58 ms — h2https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid=live.rezync.com/sync?c=0aa2530f29e4... https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid= — 302 — 780 B — 240 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 — 139 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 — 150 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 — 355 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 — 358 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 — 403 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 — 151 ms — h2https://adn.blueconic.net/DG/DEFAULT/cs?&callback=bc_json542adn.blueconic.net/DG/DEFAULT/cs?&ca... https://adn.blueconic.net/DG/DEFAULT/cs?&callback=bc_json542 — 200 — 732 B — 344 ms — h2https://ping.chartbeat.net/ping?h=adn.com&p=%2F&u=BztMdtDEVl4fCyJK8T&d=adn.com&g=63139&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=9395&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.adn.com%2F&b=2360&t=CJ8ImGCYNn89cCnVwCW1LNuL01y5&V=150&i=Anchorage%20Daily%20News&tz=0&_acct=anon&sn=1&sv=C3O17SBPrFBbCUW7moCxCeneB3T1Hb&sr=external&sd=1&im=06032c0f&_ping.chartbeat.net/ping?h=adn.com&p... https://ping.chartbeat.net/ping?h=adn.com&p=%2F&u=BztMdtDEVl4fCyJK8T&d=adn.com&g=63139&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0&x=0&m=0&y=9395&o=412&w=823&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.adn.com%2F&b=2360&t=CJ8ImGCYNn89cCnVwCW1LNuL01y5&V=150&i=Anchorage%20Daily%20News&tz=0&_acct=anon&sn=1&sv=C3O17SBPrFBbCUW7moCxCeneB3T1Hb&sr=external&sd=1&im=06032c0f&_ — 200 — 201 B — 307 ms — h2https://events.newsroom.bi/recirculation/recirculation.phpevents.newsroom.bi/recirculation/re... https://events.newsroom.bi/recirculation/recirculation.php — 200 — 496 B — 23 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fadn.com%2F&domain=www.adn.com&cw=1&lsw=1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fadn.com%2F&domain=www.adn.com&cw=1&lsw=1 — 200 — 370 B — 92 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 124 ms — h2https://cdn.onesignal.com/sdks/OneSignalSDK.jscdn.onesignal.com/sdks/OneSignalSDK... https://cdn.onesignal.com/sdks/OneSignalSDK.js — 200 — 3.6 KiB — 87 ms — h3https://js.adsrvr.org/up_loader.1.1.0.jsjs.adsrvr.org/up_loader.1.1.0.js https://js.adsrvr.org/up_loader.1.1.0.js — 200 — 12.3 KiB — 118 ms — http/1.1https://sb.scorecardresearch.com/b?c1=2&c2=24186673&ns__t=1776897090699&ns_c=UTF-8&c8=Anchorage%20Daily%20News&c7=https%3A%2F%2Fwww.adn.com%2F&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=24186673&ns__t=1776897090699&ns_c=UTF-8&c8=Anchorage%20Daily%20News&c7=https%3A%2F%2Fwww.adn.com%2F&c9= — 204 — 225 B — 40 ms — h2https://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 — 38 ms — h2https://cse.google.com/cse.js?cx=0002599f7245546facse.google.com/cse.js?cx=0002599f72... https://cse.google.com/cse.js?cx=0002599f7245546fa — 200 — 3.7 KiB — 130 ms — h2https://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 — 104 ms — http/1.1https://d1wcopahj6rhb7.cloudfront.net/events/prd/geotix-embed-latest.jsd1wcopahj6rhb7.cloudfront.net/event... https://d1wcopahj6rhb7.cloudfront.net/events/prd/geotix-embed-latest.js — 200 — 148.9 KiB — 156 ms — h2https://p.rfihub.com/cm?pub=39342&in=1&userid=26c98654-4756-421d-890a-a9fd63ee7191%3A1776897090.762516&forward=https%3A//idsync.rlcdn.com/501709.gif%3Fpartner_uid%3D26c98654-4756-421d-890a-a9fd63ee7191%253A1776897090.762516%26_%3D1776897090.7637997&cb=1776897090.7638166p.rfihub.com/cm?pub=39342&in=1&user... https://p.rfihub.com/cm?pub=39342&in=1&userid=26c98654-4756-421d-890a-a9fd63ee7191%3A1776897090.762516&forward=https%3A//idsync.rlcdn.com/501709.gif%3Fpartner_uid%3D26c98654-4756-421d-890a-a9fd63ee7191%253A1776897090.762516%26_%3D1776897090.7637997&cb=1776897090.7638166 — 302 — 1.2 KiB — 184 ms — http/1.1https://region1.analytics.google.com/g/collect?v=2&tid=G-3KTXNCRK84&gtm=45je64k1v888788061z876493877za200zd888788061&_p=1776897089355&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=87985977.1776897091&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512542&sid=1776897090&sct=1&seg=0&dl=https%3A%2F%2Fwww.adn.com%2F&dt=Anchorage%20Daily%20News&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_category=free&tfd=2541region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-3KTXNCRK84&gtm=45je64k1v888788061z876493877za200zd888788061&_p=1776897089355&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=87985977.1776897091&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117512542&sid=1776897090&sct=1&seg=0&dl=https%3A%2F%2Fwww.adn.com%2F&dt=Anchorage%20Daily%20News&en=page_view&_fv=1&_nsi=1&_ss=1&ep.content_category=free&tfd=2541 — 204 — 546 B — 140 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3KTXNCRK84&cid=87985977.1776897091&gtm=45je64k1v888788061z876493877za200zd888788061&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3KTXNCRK84&cid=87985977.1776897091&gtm=45je64k1v888788061z876493877za200zd888788061&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117512542 — 204 — 546 B — 118 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-3KTXNCRK84&cid=87985977.1776897091&gtm=45je64k1v888788061z876493877za200zd888788061&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117512542&z=1796618090www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-3KTXNCRK84&cid=87985977.1776897091&gtm=45je64k1v888788061z876493877za200zd888788061&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117512542&z=1796618090 — 200 — 408 B — 119 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 — 341 B — 111 ms — h2https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607cdn.onesignal.com/sdks/OneSignalPag... https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607 — 200 — 68.4 KiB — 67 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 — 379 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-PRCKFH9&l=MG2DLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PRCKFH9&l=MG2DL — 200 — 154.8 KiB — 57 ms — h2https://mid.rkdms.com/restrictedmid.rkdms.com/restricted https://mid.rkdms.com/restricted — -1 — 0 B — 116 ms — https://cdn.pranmcpkx.com/index.jscdn.pranmcpkx.com/index.js https://cdn.pranmcpkx.com/index.js — 200 — 2.6 KiB — 178 ms — h2https://cdn.ck4hkyq3myt6.com/prod/data/anchorage/ADN__ANCHORAGE.json?_=1776897090968cdn.ck4hkyq3myt6.com/prod/data/anch... https://cdn.ck4hkyq3myt6.com/prod/data/anchorage/ADN__ANCHORAGE.json?_=1776897090968 — 200 — 32.1 KiB — 442 ms — h2https://paywall-ad-bucket.s3.amazonaws.com/ad_300_250.jpgpaywall-ad-bucket.s3.amazonaws.com/... https://paywall-ad-bucket.s3.amazonaws.com/ad_300_250.jpg — 200 — 1.0 KiB — 390 ms — http/1.1https://sli.adn.com/baker?dtstmp=1776897089977sli.adn.com/baker?dtstmp=1776897089... https://sli.adn.com/baker?dtstmp=1776897089977 — 200 — 536 B — 137 ms — h2https://raven-static.aditude.io/prod/1.19.14-y0ptsc/raven.jsraven-static.aditude.io/prod/1.19.1... https://raven-static.aditude.io/prod/1.19.14-y0ptsc/raven.js — 200 — 107.1 KiB — 110 ms — h2https://track.kueezrtb.com/dye?_=1776897090988&type=latest:boot&ac=2&acm=g3l&h=www.adn.com&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&beacon=1track.kueezrtb.com/dye?_=1776897090... https://track.kueezrtb.com/dye?_=1776897090988&type=latest:boot&ac=2&acm=g3l&h=www.adn.com&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&beacon=1 — 204 — 33 B — 173 ms — h2https://gtrack.kueezrtb.com/dye?_=1776897090988&type=latest:boot&ac=2&acm=g3l&h=www.adn.com&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&beacon=1gtrack.kueezrtb.com/dye?_=177689709... https://gtrack.kueezrtb.com/dye?_=1776897090988&type=latest:boot&ac=2&acm=g3l&h=www.adn.com&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&beacon=1 — 204 — 83 B — 167 ms — h2https://static.kueezrtb.com/js/latest.js?_=1776897090989static.kueezrtb.com/js/latest.js?_=... https://static.kueezrtb.com/js/latest.js?_=1776897090989 — 200 — 37.4 KiB — 68 ms — h2https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=Xsc7Ea4rWkxkw1Amn79Q0I3jvHgi.liadm.com/s/89249?bidder_id=24650... https://i.liadm.com/s/89249?bidder_id=246504&bidder_uuid=Xsc7Ea4rWkxkw1Amn79Q0I3jvHg — 200 — 221 B — 103 ms — http/1.1https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=5109685642086603190&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fidsync.rlcdn.com%2F501709.gif%3Fpartner_uid%3D26c98654-4756-421d-890a-a9fd63ee7191%253A1776897090.762516%26_%3D1776897090.7637997live.rezync.com/pixel?c=bd8618c307a... https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=5109685642086603190&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fidsync.rlcdn.com%2F501709.gif%3Fpartner_uid%3D26c98654-4756-421d-890a-a9fd63ee7191%253A1776897090.762516%26_%3D1776897090.7637997 — 302 — 703 B — 157 ms — h2https://assets.revcontent.com/master/assets/px.pngassets.revcontent.com/master/assets... https://assets.revcontent.com/master/assets/px.png — 200 — 506 B — 67 ms — h2https://trends.revcontent.com/api/demand/?w=276103trends.revcontent.com/api/demand/?w... https://trends.revcontent.com/api/demand/?w=276103 — -1 — 0 B — 753 ms — https://config.aps.amazon-adsystem.com/configs/4e8fb3b2-1c6c-42d6-890c-e5a6718315a3config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/4e8fb3b2-1c6c-42d6-890c-e5a6718315a3 — 200 — 1.8 KiB — 103 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.adn.com&pubid=4e8fb3b2-1c6c-42d6-890c-e5a6718315a3c.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2Fwww.adn.com&pubid=4e8fb3b2-1c6c-42d6-890c-e5a6718315a3 — 200 — 2.6 KiB — 19 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 — 53 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 — 136 ms — h2https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.jssecure.cdn.fastclick.net/js/pubcid/... https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js — 200 — 21.7 KiB — 69 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 — 102 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 — 105 ms — h2https://geo.aditude.io/ravengeo.aditude.io/raven https://geo.aditude.io/raven — 200 — 310 B — 103 ms — h2https://idsync.rlcdn.com/501709.gif?partner_uid=26c98654-4756-421d-890a-a9fd63ee7191%3A1776897090.762516&_=1776897090.7637997idsync.rlcdn.com/501709.gif?partner... https://idsync.rlcdn.com/501709.gif?partner_uid=26c98654-4756-421d-890a-a9fd63ee7191%3A1776897090.762516&_=1776897090.7637997 — 307 — 494 B — 109 ms — h2https://geo.aditude.io/ravengeo.aditude.io/raven https://geo.aditude.io/raven — 200 — 0 B — 64 ms — h2https://id5-sync.com/g/v2/944.jsonid5-sync.com/g/v2/944.json https://id5-sync.com/g/v2/944.json — 200 — 767 B — 27 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 76 ms — h3https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 389 B — 92 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2037268844&t=pageview&_s=1&dl=https%3A%2F%2Fwww.adn.com%2F&ul=en-us&dt=Anchorage%20Daily%20News&sr=412x823&vp=412x823&_u=YADAAAABAAAAAC~&jid=1963119568&gjid=623972757&cid=87985977.1776897091&tid=UA-5429367-1&_gid=48844693.1776897091&_r=1&_slc=1&gtm=45He64k0n81PTR4SRBv76493877za200zd76493877&cd3=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&npa=1&z=72795286www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=2037268844&t=pageview&_s=1&dl=https%3A%2F%2Fwww.adn.com%2F&ul=en-us&dt=Anchorage%20Daily%20News&sr=412x823&vp=412x823&_u=YADAAAABAAAAAC~&jid=1963119568&gjid=623972757&cid=87985977.1776897091&tid=UA-5429367-1&_gid=48844693.1776897091&_r=1&_slc=1&gtm=45He64k0n81PTR4SRBv76493877za200zd76493877&cd3=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401&npa=1&z=72795286 — 200 — 449 B — 30 ms — h2https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__es.js?usqp=CAM%3Dwww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/cse_element__es.js?usqp=CAM%3D — 200 — 102.9 KiB — 114 ms — h3https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+es.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/default_v6+es.css — 200 — 12.0 KiB — 84 ms — h3https://www.google.com/cse/static/style/look/v6/default.csswww.google.com/cse/static/style/loo... https://www.google.com/cse/static/style/look/v6/default.css — 200 — 1.2 KiB — 62 ms — h3https://k203.adn.com/DG/DEFAULT/rest/rpc/541?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=&bctempid=&overruleReferrer=&time=2026-04-22T22%3A31%3A31%2B00%3A00&ts=1776897091263k203.adn.com/DG/DEFAULT/rest/rpc/54... https://k203.adn.com/DG/DEFAULT/rest/rpc/541?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=&bctempid=&overruleReferrer=&time=2026-04-22T22%3A31%3A31%2B00%3A00&ts=1776897091263 — 200 — 12.4 KiB — 274 ms — h2https://platform.evvnt.com/api/widgets/events?page=1&per_page=3&active=true&sort=welcome_sortplatform.evvnt.com/api/widgets/even... https://platform.evvnt.com/api/widgets/events?page=1&per_page=3&active=true&sort=welcome_sort — -1 — 0 B — 525 ms — https://platform.evvnt.com/api/widgets/events?page=1&per_page=3&active=true&sort=welcome_sortplatform.evvnt.com/api/widgets/even... https://platform.evvnt.com/api/widgets/events?page=1&per_page=3&active=true&sort=welcome_sort — 502 — 0 B — 418 ms — h3https://raven-edge.aditude.io/api/v1/ravenconfig?ppid=opsco-main-8ctWb&geo=ESraven-edge.aditude.io/api/v1/ravenc... https://raven-edge.aditude.io/api/v1/ravenconfig?ppid=opsco-main-8ctWb&geo=ES — 200 — 993 B — 84 ms — h2https://raven-edge.aditude.io/api/v1/ravenconfig?ppid=opsco-main-8ctWb&geo=ESraven-edge.aditude.io/api/v1/ravenc... https://raven-edge.aditude.io/api/v1/ravenconfig?ppid=opsco-main-8ctWb&geo=ES — 200 — 0 B — 87 ms — h2https://onesignal.com/api/v1/sync/3e2a33e0-2efe-4689-98aa-1d70c94ab54f/web?callback=__jp0onesignal.com/api/v1/sync/3e2a33e0-... https://onesignal.com/api/v1/sync/3e2a33e0-2efe-4689-98aa-1d70c94ab54f/web?callback=__jp0 — 200 — 2.4 KiB — 94 ms — h3https://idsync.rlcdn.com/1000.gif?memo=CM3PHhJCCj4IARDI-AEaNjI2Yzk4NjU0LTQ3NTYtNDIxZC04OTBhLWE5ZmQ2M2VlNzE5MToxNzc2ODk3MDkwLjc2MjUxNhAAGg0Iw5ilzwYSBQjoBxAAQgBKAAidsync.rlcdn.com/1000.gif?memo=CM3P... https://idsync.rlcdn.com/1000.gif?memo=CM3PHhJCCj4IARDI-AEaNjI2Yzk4NjU0LTQ3NTYtNDIxZC04OTBhLWE5ZmQ2M2VlNzE5MToxNzc2ODk3MDkwLjc2MjUxNhAAGg0Iw5ilzwYSBQjoBxAAQgBKAA — 307 — 229 B — 36 ms — h2https://exchange.postrelease.com/prebid?ntv_pb_eid=W3sic291cmNlIjoiaWQ1LXN5bmMuY29tIiwidWlkcyI6W3siaWQiOiIwIiwiYXR5cGUiOjEsImV4dCI6eyJsaW5rVHlwZSI6MCwicGJhIjoiWmNuRGZkUUQ2Ri9XKzd6emwycVNMeG82cHlWZ1Jyelo5NU5iU3JVZUlFMUlUY3BkbEdFaHFrQTNUTGhaZU12LzRqUjhlMW9xTlB4cFZsMUpIMVVhQnc9PSJ9fV19LHsic291cmNlIjoicHViY2lkLm9yZyIsInVpZHMiOlt7ImlkIjoiMmJkZjEyNjUtMzE5Yy00ZDUxLTg0N2YtMTc2MWVmMzY3OTJhIiwiYXR5cGUiOjF9XX1d&ntv_ptd=1454293,1454291&ntv_pas=eyIxNDU0MjkxIjpbWzMwMCwyNTBdXSwiMTQ1NDI5MyI6W1szMjAsNTBdXSwibGVuZ3RoIjoyfQ==&ntv_pbv=v9.30.0&ntv_pb_rid=2a2b3f92003b4b&ntv_ppc=W3siYWRVbml0Q29kZSI6Im1vYmlsZS1iaWxsYm9hcmQtaG9tZSIsIm1lZGlhVHlwZXMiOnsiYmFubmVyIjp7InNpemVzIjpbWzMyMCw1MF1dLCJuYW1lIjoibW9iaWxlLWJpbGxib2FyZC1ob21lIn19fSx7ImFkVW5pdENvZGUiOiJtb2JpbGUtY3ViZSIsIm1lZGlhVHlwZXMiOnsiYmFubmVyIjp7InNpemVzIjpbWzMwMCwyNTBdXSwibmFtZSI6Im1vYmlsZS1jdWJlIn19fV0=&ntv_dbr=eyJtb2JpbGUtYmlsbGJvYXJkLWhvbWUiOjAsIm1vYmlsZS1jdWJlIjowfQ==&ntv_url=https%3A%2F%2Fwww.adn.com%2Fexchange.postrelease.com/prebid?ntv... https://exchange.postrelease.com/prebid?ntv_pb_eid=W3sic291cmNlIjoiaWQ1LXN5bmMuY29tIiwidWlkcyI6W3siaWQiOiIwIiwiYXR5cGUiOjEsImV4dCI6eyJsaW5rVHlwZSI6MCwicGJhIjoiWmNuRGZkUUQ2Ri9XKzd6emwycVNMeG82cHlWZ1Jyelo5NU5iU3JVZUlFMUlUY3BkbEdFaHFrQTNUTGhaZU12LzRqUjhlMW9xTlB4cFZsMUpIMVVhQnc9PSJ9fV19LHsic291cmNlIjoicHViY2lkLm9yZyIsInVpZHMiOlt7ImlkIjoiMmJkZjEyNjUtMzE5Yy00ZDUxLTg0N2YtMTc2MWVmMzY3OTJhIiwiYXR5cGUiOjF9XX1d&ntv_ptd=1454293,1454291&ntv_pas=eyIxNDU0MjkxIjpbWzMwMCwyNTBdXSwiMTQ1NDI5MyI6W1szMjAsNTBdXSwibGVuZ3RoIjoyfQ==&ntv_pbv=v9.30.0&ntv_pb_rid=2a2b3f92003b4b&ntv_ppc=W3siYWRVbml0Q29kZSI6Im1vYmlsZS1iaWxsYm9hcmQtaG9tZSIsIm1lZGlhVHlwZXMiOnsiYmFubmVyIjp7InNpemVzIjpbWzMyMCw1MF1dLCJuYW1lIjoibW9iaWxlLWJpbGxib2FyZC1ob21lIn19fSx7ImFkVW5pdENvZGUiOiJtb2JpbGUtY3ViZSIsIm1lZGlhVHlwZXMiOnsiYmFubmVyIjp7InNpemVzIjpbWzMwMCwyNTBdXSwibmFtZSI6Im1vYmlsZS1jdWJlIn19fV0=&ntv_dbr=eyJtb2JpbGUtYmlsbGJvYXJkLWhvbWUiOjAsIm1vYmlsZS1jdWJlIjowfQ==&ntv_url=https%3A%2F%2Fwww.adn.com%2F — 204 — 290 B — 204 ms — h2https://rtb.openx.net/openrtbb/prebidjsrtb.openx.net/openrtbb/prebidjs https://rtb.openx.net/openrtbb/prebidjs — 200 — 223 B — 119 ms — h2https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 582 B — 159 ms — h2https://exchange.ops.co/openrtb2/auctionexchange.ops.co/openrtb2/auction https://exchange.ops.co/openrtb2/auction — 200 — 1.1 KiB — 590 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=13702&site_id=255494&zone_id=2394910%3B2394924&size_id=43%3B15&rp_schain=1.0,1!ops.co,22545714664,1,,,&eid_id5-sync.com=0%5E1%5E%5E%5E%5E%5E&eid_pubcid.org=2bdf1265-319c-4d51-847f-1761ef36792a%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fadn.com&kw=AnchorageDailyNews%2CAlaskanews%2CAlaskadailynews%2CAnchorage%2Cadn%2Ctopnews%2Cdaily%2Cnews%2CAlaskanewspaper%2CAlaskaheadlines%2CAlaskatopnews%2Cnationnews%2Cnationalnews%2Carcticnews%2Carctic%2Cbreakingnews%2CAlaskabreakingnews%2Canchoragebreakingnews%2CFairbanksnews%2CFairbanksbreakingnews%2CJuneaunews%2CJuneaubreakingnews%2CAlaskalegislator%2CAlaskapolitics%2Coilnews%2Coilandgasnews%2CruralAlaskanews%2CruralAlaska%2CAlaskaheadlines%2CAlaskasports%2Cenvironment%2CAlaska&tg_i.domain=adn.com&tg_i.page=https%3A%2F%2Fadn.com&tg_i.pbadslot=%2F22545714664%2FADN%2Fadn%2Fhomepage%231%3B%2F22545714664%2FADN%2Fadn%2Fhomepage%232&tk_flint=pbjs_lite_v9.30.0&x_source.tid=7f5d64f3-de3b-4a89-9daf-47e173eae05d&l_pb_bid_id=15a1f614909fed8%3B161c76c11c09a3f&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=2922c45b-acfc-4d2f-a011-26503fcefc5b%3B8e1ca9a9-5d31-44c5-b57a-49c4dc029d67&rp_maxbids=1&p_gpid=%2F22545714664%2FADN%2Fadn%2Fhomepage%231%3B%2F22545714664%2FADN%2Fadn%2Fhomepage%232&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_full_ver=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=2&rand=0.3377859131977239fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=13702&site_id=255494&zone_id=2394910%3B2394924&size_id=43%3B15&rp_schain=1.0,1!ops.co,22545714664,1,,,&eid_id5-sync.com=0%5E1%5E%5E%5E%5E%5E&eid_pubcid.org=2bdf1265-319c-4d51-847f-1761ef36792a%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2Fadn.com&kw=AnchorageDailyNews%2CAlaskanews%2CAlaskadailynews%2CAnchorage%2Cadn%2Ctopnews%2Cdaily%2Cnews%2CAlaskanewspaper%2CAlaskaheadlines%2CAlaskatopnews%2Cnationnews%2Cnationalnews%2Carcticnews%2Carctic%2Cbreakingnews%2CAlaskabreakingnews%2Canchoragebreakingnews%2CFairbanksnews%2CFairbanksbreakingnews%2CJuneaunews%2CJuneaubreakingnews%2CAlaskalegislator%2CAlaskapolitics%2Coilnews%2Coilandgasnews%2CruralAlaskanews%2CruralAlaska%2CAlaskaheadlines%2CAlaskasports%2Cenvironment%2CAlaska&tg_i.domain=adn.com&tg_i.page=https%3A%2F%2Fadn.com&tg_i.pbadslot=%2F22545714664%2FADN%2Fadn%2Fhomepage%231%3B%2F22545714664%2FADN%2Fadn%2Fhomepage%232&tk_flint=pbjs_lite_v9.30.0&x_source.tid=7f5d64f3-de3b-4a89-9daf-47e173eae05d&l_pb_bid_id=15a1f614909fed8%3B161c76c11c09a3f&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=2922c45b-acfc-4d2f-a011-26503fcefc5b%3B8e1ca9a9-5d31-44c5-b57a-49c4dc029d67&rp_maxbids=1&p_gpid=%2F22545714664%2FADN%2Fadn%2Fhomepage%231%3B%2F22545714664%2FADN%2Fadn%2Fhomepage%232&m_ch_ua=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_full_ver=%22Chromium%22%7Cv%3D%22147%22%2C%22Google%20Chrome%22%7Cv%3D%22147%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=2&rand=0.3377859131977239 — 200 — 656 B — 171 ms — h2https://hbopenbid.pubmatic.com/translator?source=prebid-clienthbopenbid.pubmatic.com/translator?s... https://hbopenbid.pubmatic.com/translator?source=prebid-client — 204 — 305 B — 215 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 — 161 ms — https://www.googletagmanager.com/gtag/js?id=G-4TV5DTPM1P&l=MG2DL&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-4TV5DTPM1P&l=MG2DL&cx=c&gtm=4e64k0 — 200 — 156.9 KiB — 101 ms — h3https://client.px-cloud.net/PXRncFiRPh/main.min.jsclient.px-cloud.net/PXRncFiRPh/main... https://client.px-cloud.net/PXRncFiRPh/main.min.js — 200 — 97.5 KiB — 492 ms — h2https://raven-static.aditude.io/prod/1.19.14-y0ptsc/prebid-analytics.980e6134af0dbb700d9f.module.jsraven-static.aditude.io/prod/1.19.1... https://raven-static.aditude.io/prod/1.19.14-y0ptsc/prebid-analytics.980e6134af0dbb700d9f.module.js — 200 — 5.5 KiB — 24 ms — h2https://raven-edge.aditude.io/api/v1/ravenconfig?ppid=opsco-main-8ctWb&geo=ESraven-edge.aditude.io/api/v1/ravenc... https://raven-edge.aditude.io/api/v1/ravenconfig?ppid=opsco-main-8ctWb&geo=ES — 200 — 48 B — 403 ms — h2https://u.kueezrtb.com/fpd?_=1776897091429&yv=31251f3&h=www.adn.comu.kueezrtb.com/fpd?_=1776897091429&... https://u.kueezrtb.com/fpd?_=1776897091429&yv=31251f3&h=www.adn.com — 200 — 497 B — 158 ms — h2https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:preinit&_=1776897091426track.kueezrtb.com/dye?ac=2&acm=G3L... https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:preinit&_=1776897091426 — 204 — 31 B — 131 ms — h2https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:preinit&_=1776897091426gtrack.kueezrtb.com/dye?ac=2&acm=G3... https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:preinit&_=1776897091426 — 204 — 31 B — 134 ms — h2https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:preinit&_=1776897091426otrack.kueezrtb.com/dye?ac=2&acm=G3... https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:preinit&_=1776897091426 — 204 — 31 B — 150 ms — h2https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:init&_=1776897091428track.kueezrtb.com/dye?ac=2&acm=G3L... https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:init&_=1776897091428 — 204 — 31 B — 139 ms — h2https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:init&_=1776897091428gtrack.kueezrtb.com/dye?ac=2&acm=G3... https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:init&_=1776897091428 — 204 — 31 B — 135 ms — h2https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:init&_=1776897091428otrack.kueezrtb.com/dye?ac=2&acm=G3... https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:init&_=1776897091428 — 204 — 31 B — 151 ms — h2https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdr&_=1776897091429track.kueezrtb.com/dye?ac=2&acm=G3L... https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdr&_=1776897091429 — 204 — 31 B — 132 ms — h2https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdr&_=1776897091429gtrack.kueezrtb.com/dye?ac=2&acm=G3... https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdr&_=1776897091429 — 204 — 31 B — 135 ms — h2https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdr&_=1776897091429otrack.kueezrtb.com/dye?ac=2&acm=G3... https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdr&_=1776897091429 — 204 — 31 B — 149 ms — h2https://yeet.revcontent.com/yeet/events/api-errorsyeet.revcontent.com/yeet/events/api... https://yeet.revcontent.com/yeet/events/api-errors — 200 — 0 B — 225 ms — h2https://trends.revcontent.com/api/delivery/?is_blocked=undefined&w=276103&width=412&site_url=https%3A%2F%2Fwww.adn.com%2F&icr_url=&va=0&time=1776897091437&up=mobile&bn=chrome&bv=147&widget_width=0&style_id=0&an=false&mr=false&ib=falsetrends.revcontent.com/api/delivery/... https://trends.revcontent.com/api/delivery/?is_blocked=undefined&w=276103&width=412&site_url=https%3A%2F%2Fwww.adn.com%2F&icr_url=&va=0&time=1776897091437&up=mobile&bn=chrome&bv=147&widget_width=0&style_id=0&an=false&mr=false&ib=false — 200 — 6.0 KiB — 283 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 93 ms — h3https://yeet.revcontent.com/yeet/events/api-errorsyeet.revcontent.com/yeet/events/api... https://yeet.revcontent.com/yeet/events/api-errors — 204 — 143 B — 151 ms — h2https://k203.adn.com/plugin/plugin/eaeaad663010969715294c59f0b611cak203.adn.com/plugin/plugin/eaeaad66... https://k203.adn.com/plugin/plugin/eaeaad663010969715294c59f0b611ca — 200 — 57.1 KiB — 26 ms — h2https://k203.adn.com/plugin/library/b740bab5b9354c38bc435625feaddbb3k203.adn.com/plugin/library/b740bab... https://k203.adn.com/plugin/library/b740bab5b9354c38bc435625feaddbb3 — 200 — 91.5 KiB — 43 ms — h2https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdrd&_=1776897091794track.kueezrtb.com/dye?ac=2&acm=G3L... https://track.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdrd&_=1776897091794 — 204 — 31 B — 123 ms — h2https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdrd&_=1776897091794gtrack.kueezrtb.com/dye?ac=2&acm=G3... https://gtrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdrd&_=1776897091794 — 204 — 31 B — 125 ms — h2https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdrd&_=1776897091794otrack.kueezrtb.com/dye?ac=2&acm=G3... https://otrack.kueezrtb.com/dye?ac=2&acm=G3L&uid=2b1cbf2978609e93&sid=daf0a80cd9c422b1&pvi=c50e93cdf273b9b9&h=www.adn.com&wh=412x823&b=Chrome&bv=147.0.0.0&dev=Motorola%20moto%20g%20power%20(2022)&os=Android%2011&p=mobile&yv=85&uri=%2F&furl=https%3A%2F%2Fwww.adn.com%2F&sr=412x823&type=latest:fpdrd&_=1776897091794 — 204 — 31 B — 113 ms — h2https://events.newsroom.bi/recirculation/recirculation.phpevents.newsroom.bi/recirculation/re... https://events.newsroom.bi/recirculation/recirculation.php — 200 — 496 B — 22 ms — h2https://events.newsroom.bi/recirculation/recirculation.phpevents.newsroom.bi/recirculation/re... https://events.newsroom.bi/recirculation/recirculation.php — 200 — 496 B — 24 ms — h2https://trends.revcontent.com/event/impressiontrends.revcontent.com/event/impress... https://trends.revcontent.com/event/impression — 204 — 189 B — 298 ms — h2https://fonts.googleapis.com/css2?family=Heebo:wght@500&family=Lato&family=PT+Serif:wght@400;700&family=Roboto&display=swapfonts.googleapis.com/css2?family=He... https://fonts.googleapis.com/css2?family=Heebo:wght@500&family=Lato&family=PT+Serif:wght@400;700&family=Roboto&display=swap — 200 — 1.9 KiB — 54 ms — h3https://assets.revcontent.com/master/defaultWidget~feedWidget.75645bdd.delivery.jsassets.revcontent.com/master/defaul... https://assets.revcontent.com/master/defaultWidget~feedWidget.75645bdd.delivery.js — 200 — 8.6 KiB — 64 ms — h3https://assets.revcontent.com/master/defaultWidget.75645bdd.delivery.jsassets.revcontent.com/master/defaul... https://assets.revcontent.com/master/defaultWidget.75645bdd.delivery.js — 200 — 7.0 KiB — 68 ms — h3https://img.revcontent.com/?url=https://cdn.revcontent.com/assets/img/full_color.png&static=trueimg.revcontent.com/?url=https://cdn... https://img.revcontent.com/?url=https://cdn.revcontent.com/assets/img/full_color.png&static=true — 200 — 1.7 KiB — 258 ms — h2https://trends.revcontent.com/api/demand/?w=276103trends.revcontent.com/api/demand/?w... https://trends.revcontent.com/api/demand/?w=276103 — 200 — 378 B — 110 ms — h2https://k203.adn.com/DG/DEFAULT/rest/rpc/541/LB-Zone-3?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=&bctempid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&overruleReferrer=&time=2026-04-22T22%3A31%3A31%2B00%3A00&ts=1776897091845k203.adn.com/DG/DEFAULT/rest/rpc/54... https://k203.adn.com/DG/DEFAULT/rest/rpc/541/LB-Zone-3?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=&bctempid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&overruleReferrer=&time=2026-04-22T22%3A31%3A31%2B00%3A00&ts=1776897091845 — 200 — 1.9 KiB — 277 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 39 ms — h3https://tzm.px-cloud.net/ns?c=032a68c0-3e9b-11f1-98e4-71592598cf74tzm.px-cloud.net/ns?c=032a68c0-3e9b... https://tzm.px-cloud.net/ns?c=032a68c0-3e9b-11f1-98e4-71592598cf74 — 200 — 310 B — 709 ms — http/1.1https://collector-pxrncfirph.px-cloud.net/api/v2/collectorcollector-pxrncfirph.px-cloud.net/a... https://collector-pxrncfirph.px-cloud.net/api/v2/collector — 200 — 2.0 KiB — 223 ms — h2https://cdn.tynt.com/afrc.jscdn.tynt.com/afrc.js https://cdn.tynt.com/afrc.js — 200 — 5.4 KiB — 124 ms — h2https://api.id5-sync.com/analytics/1016/id5-api-jsapi.id5-sync.com/analytics/1016/id5... https://api.id5-sync.com/analytics/1016/id5-api-js — 200 — 691 B — 117 ms — h2https://raven-edge.aditude.io/api/v1/revenuesourcemaps/XoEx3e7fs8ueraven-edge.aditude.io/api/v1/revenu... https://raven-edge.aditude.io/api/v1/revenuesourcemaps/XoEx3e7fs8ue — 200 — 339 B — 23 ms — h2https://raven-edge.aditude.io/api/v1/revenuesourcemaps/XoEx3e7fs8ueraven-edge.aditude.io/api/v1/revenu... https://raven-edge.aditude.io/api/v1/revenuesourcemaps/XoEx3e7fs8ue — 200 — 0 B — 23 ms — h2https://fundingchoicesmessages.google.com/i/22545714664?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/22545714664?ers=3 — 200 — 70.1 KiB — 177 ms — h2https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+es.csswww.google.com/cse/static/element/d... https://www.google.com/cse/static/element/dc329f57de078f5d/mobile_v6+es.css — 200 — 1.5 KiB — 34 ms — h3https://cse.google.com/adsense/search/async-ads.jscse.google.com/adsense/search/async... https://cse.google.com/adsense/search/async-ads.js — 200 — 43.6 KiB — 65 ms — h2data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w…w… data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://w… — 200 — 0 B — 0 ms — datahttps://clients1.google.com/generate_204clients1.google.com/generate_204 https://clients1.google.com/generate_204 — 204 — 117 B — 113 ms — h2https://forms-na2.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=1forms-na2.hsforms.com/embed/v3/coun... https://forms-na2.hsforms.com/embed/v3/counters.gif?key=collected-forms-embed-js-form-bind&count=1 — 200 — 429 B — 380 ms — h3https://k203.adn.com/gallery/listener_interest_ranker/1.6.2/frontend/src/lib/compromise.jsk203.adn.com/gallery/listener_inter... https://k203.adn.com/gallery/listener_interest_ranker/1.6.2/frontend/src/lib/compromise.js — 200 — 81.8 KiB — 25 ms — h2https://k203.adn.com/gallery/listener_interest_ranker/1.6.2/frontend/src/js/stopwords.jsk203.adn.com/gallery/listener_inter... https://k203.adn.com/gallery/listener_interest_ranker/1.6.2/frontend/src/js/stopwords.js — 200 — 2.7 KiB — 26 ms — h2https://k203.adn.com/gallery/listener_interest_ranker/1.6.2/frontend/src/js/reservedterms.jsk203.adn.com/gallery/listener_inter... https://k203.adn.com/gallery/listener_interest_ranker/1.6.2/frontend/src/js/reservedterms.js — 200 — 626 B — 27 ms — h2https://k203.adn.com/gallery/listener_interest_ranker/1.6.2/frontend/src/js/textrank.jsk203.adn.com/gallery/listener_inter... https://k203.adn.com/gallery/listener_interest_ranker/1.6.2/frontend/src/js/textrank.js — 200 — 1.1 KiB — 27 ms — h2https://k203.adn.com/gallery/listener_interest_ranker/1.6.2/frontend/src/js/stemmer.jsk203.adn.com/gallery/listener_inter... https://k203.adn.com/gallery/listener_interest_ranker/1.6.2/frontend/src/js/stemmer.js — 200 — 1.3 KiB — 28 ms — h2https://adn.blueconic.net/DG/DEFAULT/cs?bcsessionid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&&callback=bc_json543adn.blueconic.net/DG/DEFAULT/cs?bcs... https://adn.blueconic.net/DG/DEFAULT/cs?bcsessionid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&&callback=bc_json543 — 200 — 889 B — 99 ms — h2https://k203.adn.com/DG/DEFAULT/rest/rpc/541?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&bctempid=&overruleReferrer=&time=2026-04-22T22%3A31%3A32%2B00%3A00&ts=1776897092182k203.adn.com/DG/DEFAULT/rest/rpc/54... https://k203.adn.com/DG/DEFAULT/rest/rpc/541?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&bctempid=&overruleReferrer=&time=2026-04-22T22%3A31%3A32%2B00%3A00&ts=1776897092182 — 200 — 1.1 KiB — 278 ms — h2https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776897092184&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.adn.com%2F&t=Anchorage%20Daily%20News&chm=moto%20g%20power%20(2022)&chpv=11.0&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=Android&chmob=1&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147ic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776897092184&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.adn.com%2F&t=Anchorage%20Daily%20News&chm=moto%20g%20power%20(2022)&chpv=11.0&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=Android&chmob=1&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147 — 204 — 228 B — 376 ms — h2https://k203.adn.com/DG/DEFAULT/rest/rpc/541?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&bctempid=&overruleReferrer=&time=2026-04-22T22%3A31%3A32%2B00%3A00&ts=1776897092354k203.adn.com/DG/DEFAULT/rest/rpc/54... https://k203.adn.com/DG/DEFAULT/rest/rpc/541?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&bctempid=&overruleReferrer=&time=2026-04-22T22%3A31%3A32%2B00%3A00&ts=1776897092354 — 200 — 1.1 KiB — 280 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg== — 204 — 28 B — 89 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg== — 204 — 28 B — 85 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg== — 204 — 28 B — 77 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxVoE8YggsQKhrq34ZwfiOqAxVm5Jp-UOTFSZXnxb4PfToqRPTg03B1DZiQnezkkxddQbLUOA0Bzo8L1FY1roa438P5X6-cfpQXvc-V3gLy9NPZtpZ70r904WHzYvIzNVS4gFLNExg==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODk3MDkyLDM5MjAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuYWRuLmNvbS8iLG51bGwsW1s4LCJwU0prbzE5NklIMCJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCwzNzM5XV1dIl0sWzM1LCIxNzc2ODk3MDkyIl0sWzE5LCIxIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1dfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxVoE8YggsQKhrq34ZwfiOqAxVm5Jp-UOTFSZXnxb4PfToqRPTg03B1DZiQnezkkxddQbLUOA0Bzo8L1FY1roa438P5X6-cfpQXvc-V3gLy9NPZtpZ70r904WHzYvIzNVS4gFLNExg==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODk3MDkyLDM5MjAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuYWRuLmNvbS8iLG51bGwsW1s4LCJwU0prbzE5NklIMCJdLFs5LCJlbi1VUyJdLFsxOCwiW1tbbnVsbCwzNzM5XV1dIl0sWzM1LCIxNzc2ODk3MDkyIl0sWzE5LCIxIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyOSwiZmFsc2UiXV1d — 200 — 69.0 KiB — 96 ms — h2https://yeet.revcontent.com/yeet/events/page-viewyeet.revcontent.com/yeet/events/pag... https://yeet.revcontent.com/yeet/events/page-view — 200 — 0 B — 42 ms — h2https://yeet.revcontent.com/yeet/events/widget-loadedyeet.revcontent.com/yeet/events/wid... https://yeet.revcontent.com/yeet/events/widget-loaded — 200 — 0 B — 41 ms — h2https://de.tynt.com/deb/v2?id=rc!&dn=AFRC&cc=1&chm=moto%20g%20power%20(2022)&chpv=11.0&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=Android&chmob=1&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147&r=&pu=https%3A%2F%2Fwww.adn.com%2Fde.tynt.com/deb/v2?id=rc!&dn=AFRC&c... https://de.tynt.com/deb/v2?id=rc!&dn=AFRC&cc=1&chm=moto%20g%20power%20(2022)&chpv=11.0&chuav=Chromium%3Bv%3D147.0.7727.101%2C%20Not.A%2FBrand%3Bv%3D8.0.0.0&chp=Android&chmob=1&chua=Chromium%3Bv%3D147%2C%20Google%20Chrome%3Bv%3D147&r=&pu=https%3A%2F%2Fwww.adn.com%2F — 200 — 326 B — 167 ms — h2https://yeet.revcontent.com/yeet/events/widget-loadedyeet.revcontent.com/yeet/events/wid... https://yeet.revcontent.com/yeet/events/widget-loaded — 204 — 143 B — 49 ms — h2https://yeet.revcontent.com/yeet/events/page-viewyeet.revcontent.com/yeet/events/pag... https://yeet.revcontent.com/yeet/events/page-view — 204 — 143 B — 42 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-4TV5DTPM1P&gtm=45je64k0v9104929568z8812085281za20gzb812085281zd812085281&_p=1776897090960&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&are=1&cid=87985977.1776897091&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117512542~118167058&sid=1776897092&sct=1&seg=0&dl=https%3A%2F%2Fwww.adn.com%2F&dt=Anchorage%20Daily%20News&en=page_view&_fv=1&_ss=1&tfd=4152region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-4TV5DTPM1P&gtm=45je64k0v9104929568z8812085281za20gzb812085281zd812085281&_p=1776897090960&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&are=1&cid=87985977.1776897091&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266400~117512542~118167058&sid=1776897092&sct=1&seg=0&dl=https%3A%2F%2Fwww.adn.com%2F&dt=Anchorage%20Daily%20News&en=page_view&_fv=1&_ss=1&tfd=4152 — 204 — 290 B — 102 ms — h2https://id5-sync.com/bounceid5-sync.com/bounce https://id5-sync.com/bounce — 200 — 519 B — 28 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 — 156 B — 116 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 — 340 B — 27 ms — h2https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swapfonts.googleapis.com/css?family=Arc... https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swap — 200 — 6.2 KiB — 37 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg== — 204 — 28 B — 33 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg== — 204 — 28 B — 34 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVfowmjplwELzKGl8WxONI__P1iLJDP3INqXDSW4IQ9Q2tEP5SrayBOgxAW21bEQ17f6TCRhP5EyV72_9_fYm6axb7TNSIPMSZEkst6oLY7pTLTq8brP1_uK-3ZdZHku8h1mVExNg== — 204 — 28 B — 34 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 39 ms — h3https://d0.eu-3-id5-sync.com/d0.eu-3-id5-sync.com/ https://d0.eu-3-id5-sync.com/ — 200 — 143 B — 110 ms — h2https://d1.eu-3-id5-sync.com/d1.eu-3-id5-sync.com/ https://d1.eu-3-id5-sync.com/ — 200 — 143 B — 117 ms — h2https://d2.eu-3-id5-sync.com/d2.eu-3-id5-sync.com/ https://d2.eu-3-id5-sync.com/ — 200 — 143 B — 110 ms — h2https://d3.eu-3-id5-sync.com/d3.eu-3-id5-sync.com/ https://d3.eu-3-id5-sync.com/ — 200 — 143 B — 113 ms — h2https://d4.eu-3-id5-sync.com/d4.eu-3-id5-sync.com/ https://d4.eu-3-id5-sync.com/ — 200 — 143 B — 115 ms — h2https://d5.eu-3-id5-sync.com/d5.eu-3-id5-sync.com/ https://d5.eu-3-id5-sync.com/ — 200 — 143 B — 114 ms — h2https://d6.eu-3-id5-sync.com/d6.eu-3-id5-sync.com/ https://d6.eu-3-id5-sync.com/ — 200 — 143 B — 112 ms — h2https://d7.eu-3-id5-sync.com/d7.eu-3-id5-sync.com/ https://d7.eu-3-id5-sync.com/ — 200 — 143 B — 115 ms — h2https://d0.eu-4-id5-sync.com/d0.eu-4-id5-sync.com/ https://d0.eu-4-id5-sync.com/ — 200 — 143 B — 96 ms — h2https://d1.eu-4-id5-sync.com/d1.eu-4-id5-sync.com/ https://d1.eu-4-id5-sync.com/ — 200 — 143 B — 96 ms — h2https://d2.eu-4-id5-sync.com/d2.eu-4-id5-sync.com/ https://d2.eu-4-id5-sync.com/ — 200 — 143 B — 97 ms — h2https://d3.eu-4-id5-sync.com/d3.eu-4-id5-sync.com/ https://d3.eu-4-id5-sync.com/ — 200 — 143 B — 98 ms — h2https://d4.eu-4-id5-sync.com/d4.eu-4-id5-sync.com/ https://d4.eu-4-id5-sync.com/ — 200 — 143 B — 98 ms — h2https://d5.eu-4-id5-sync.com/d5.eu-4-id5-sync.com/ https://d5.eu-4-id5-sync.com/ — 200 — 143 B — 101 ms — h2https://d6.eu-4-id5-sync.com/d6.eu-4-id5-sync.com/ https://d6.eu-4-id5-sync.com/ — 200 — 143 B — 97 ms — h2https://d7.eu-4-id5-sync.com/d7.eu-4-id5-sync.com/ https://d7.eu-4-id5-sync.com/ — 200 — 143 B — 97 ms — h2https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776897092184&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.adn.com%2F&t=Anchorage%20Daily%20Newsic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776897092184&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.adn.com%2F&t=Anchorage%20Daily%20News — 204 — 227 B — 117 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 41 ms — h3https://id5-sync.com/gm/v3id5-sync.com/gm/v3 https://id5-sync.com/gm/v3 — 200 — 835 B — 26 ms — h2https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776897092184&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.adn.com%2Fic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776897092184&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.adn.com%2F — 204 — 227 B — 118 ms — h2https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776897092184&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.adn.com%2Fic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776897092184&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.adn.com%2F — 204 — 227 B — 117 ms — h2https://collector-pxrncfirph.px-cloud.net/api/v2/collectorcollector-pxrncfirph.px-cloud.net/a... https://collector-pxrncfirph.px-cloud.net/api/v2/collector — 200 — 1.6 KiB — 180 ms — h2https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776897092184&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.adn.com%2Fic.tynt.com/b/p?id=rc!&lm=0&ts=1776... https://ic.tynt.com/b/p?id=rc!&lm=0&ts=1776897092184&dn=AFRC&iso=0&pu=https%3A%2F%2Fwww.adn.com%2F — 204 — 227 B — 118 ms — h2https://track-na2.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=683dd27c32696f16ae9d34e26d0bbf7f&v=1.1&a=46195236&pu=https%3A%2F%2Fwww.adn.com%2F&t=Anchorage+Daily+News&cts=1776897093093&vi=0151511838a728257aafd691b1f2ef45&nc=true&u=154229863.0151511838a728257aafd691b1f2ef45.1776897093089.1776897093089.1776897093089.1&b=154229863.1.1776897093090&cc=15track-na2.hubspot.com/__ptq.gif?k=1... https://track-na2.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&bfp=683dd27c32696f16ae9d34e26d0bbf7f&v=1.1&a=46195236&pu=https%3A%2F%2Fwww.adn.com%2F&t=Anchorage+Daily+News&cts=1776897093093&vi=0151511838a728257aafd691b1f2ef45&nc=true&u=154229863.0151511838a728257aafd691b1f2ef45.1776897093089.1776897093089.1776897093089.1&b=154229863.1.1776897093090&cc=15 — 200 — 1.1 KiB — 277 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=bFysyxO9R2ehyqagASx4zQ==&sde=1ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=bFysyxO9R2ehyqagASx4zQ==&sde=1 — 200 — 8.1 KiB — 103 ms — h3https://sb.scorecardresearch.com/c2/24186673/cs.jssb.scorecardresearch.com/c2/2418667... https://sb.scorecardresearch.com/c2/24186673/cs.js — 302 — 260 B — 44 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 204 — 0 B — 240 ms — h2https://www.adn.com/pf/resources/favicon.ico?d=360www.adn.com/pf/resources/favicon.ic... https://www.adn.com/pf/resources/favicon.ico?d=360 — 200 — 2.5 KiB — 21 ms — h2https://insight.adsrvr.org/track/cei?advertiser_id=eac6kka&cookie_sync=1&upv=3.0.0&upid=adbg0ia&gdpr=1&ref=https://www.adn.com/insight.adsrvr.org/track/cei?advert... https://insight.adsrvr.org/track/cei?advertiser_id=eac6kka&cookie_sync=1&upv=3.0.0&upid=adbg0ia&gdpr=1&ref=https://www.adn.com/ — 302 — 168 B — 68 ms — h2https://684dd32d.akstat.io/684dd32d.akstat.io/ https://684dd32d.akstat.io/ — 204 — 223 B — 231 ms — h2https://sb.scorecardresearch.com/internal-c2/default/cs.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-c2/default/cs.js — 200 — 0 B — 1 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 116 ms — h2https://match.adsrvr.org/track/cei?advertiser_id=eac6kka&cookie_sync=1&upv=3.0.0&upid=adbg0ia&gdpr=1&ref=https%3a%2f%2fwww.adn.com&redirect=1match.adsrvr.org/track/cei?advertis... https://match.adsrvr.org/track/cei?advertiser_id=eac6kka&cookie_sync=1&upv=3.0.0&upid=adbg0ia&gdpr=1&ref=https%3a%2f%2fwww.adn.com&redirect=1 — 200 — 369 B — 40 ms — h2https://js.adsrvr.org/universal_pixel.jsjs.adsrvr.org/universal_pixel.js https://js.adsrvr.org/universal_pixel.js — 200 — 958 B — 53 ms — http/1.1https://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 — 84 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 206 — 391 B — 32 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 30 ms — h3https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 94 ms — h3https://ep2.adtrafficquality.google/generate_204?0eLz9Aep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?0eLz9A — 204 — 40 B — 28 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 0 B — 124 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=bFysyxO9R2ehyqagASx4zQ%3D%3D&bg=!e3ileBrNAAa1ilLUlYo7AEcBe5WfOCFj_e-4PNzaQXpY1mYK43LuawtzgHvcX0eSHB0Wx_I2p2cZvE4aEf5PZwwfjc0RlUeLE03obK7m6O8YmvZc663KigIAAAA-UgAAAANoAQd-ABsQEcfzgsEm1gprgHUbAetKpeiyJz-FjGV7pkGZAhiiTqk03RFocnVbF2sHs065BTCNrdMgOTkmFp00EDOnWWreBkXoNPVBny4WQkCKATHSG99X0O-TAKqrXcnJ5ph1tjrBDiIPBmVl7drhpoOaBQSu_XMiPxQyRhYKdoEcpNU2AXwULoQM1Lgm1y8kmGJS0xCBK8jYEVBI0ppMl8ACjHdcp6ztT7NQ6x4Op13Vr9QYwe0cKlbOttIyJKeXhk4TMbqrTS3fhJRY1QHQDwXpkvElO6GGQqrPqyt6qINr1NAZEkaeYTpkX1EsAQ_atUPsSTlJUua_Ms6npT7XghZFHR-Q-qPhdce0lrFPSORfn3M5ZAcsYpYQmCv0cMmhrY4mndnVTuvrsopgN4sSAyY_ZyGS5V2O3SvWNnNO0oNdew5jTHhifqCE8DfZXeKjbEdn6bXgKsF0wjvtV_SN8ZYVjZARdxzzhpQ9DOEo6hm4zVgNl_KZfFzopB7-70DDFL7tFcXzpSqDW-k19_jFdnS12NcsAhdLRygNC0-fYnwgH5hglOAf-PrlLl2KxFBGDBUyziaf-6O0muIcfwqC7EU1mNAmn1FMWho4OgGcQkNHkVjRrllM6wWxhHPxLJuUxmDLA_33dW5P9OWNCEgDYpxM-1Q-8GzNUlSBJ-uL1TdLOngOtUTiemLGyqR4yS3XU8_mn8PYQ-EOgwalRUdOvxh_z3Gl6jfT_7UQ6GG3X8lKaK-jkoi2XTU8sQep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=bFysyxO9R2ehyqagASx4zQ%3D%3D&bg=!e3ileBrNAAa1ilLUlYo7AEcBe5WfOCFj_e-4PNzaQXpY1mYK43LuawtzgHvcX0eSHB0Wx_I2p2cZvE4aEf5PZwwfjc0RlUeLE03obK7m6O8YmvZc663KigIAAAA-UgAAAANoAQd-ABsQEcfzgsEm1gprgHUbAetKpeiyJz-FjGV7pkGZAhiiTqk03RFocnVbF2sHs065BTCNrdMgOTkmFp00EDOnWWreBkXoNPVBny4WQkCKATHSG99X0O-TAKqrXcnJ5ph1tjrBDiIPBmVl7drhpoOaBQSu_XMiPxQyRhYKdoEcpNU2AXwULoQM1Lgm1y8kmGJS0xCBK8jYEVBI0ppMl8ACjHdcp6ztT7NQ6x4Op13Vr9QYwe0cKlbOttIyJKeXhk4TMbqrTS3fhJRY1QHQDwXpkvElO6GGQqrPqyt6qINr1NAZEkaeYTpkX1EsAQ_atUPsSTlJUua_Ms6npT7XghZFHR-Q-qPhdce0lrFPSORfn3M5ZAcsYpYQmCv0cMmhrY4mndnVTuvrsopgN4sSAyY_ZyGS5V2O3SvWNnNO0oNdew5jTHhifqCE8DfZXeKjbEdn6bXgKsF0wjvtV_SN8ZYVjZARdxzzhpQ9DOEo6hm4zVgNl_KZfFzopB7-70DDFL7tFcXzpSqDW-k19_jFdnS12NcsAhdLRygNC0-fYnwgH5hglOAf-PrlLl2KxFBGDBUyziaf-6O0muIcfwqC7EU1mNAmn1FMWho4OgGcQkNHkVjRrllM6wWxhHPxLJuUxmDLA_33dW5P9OWNCEgDYpxM-1Q-8GzNUlSBJ-uL1TdLOngOtUTiemLGyqR4yS3XU8_mn8PYQ-EOgwalRUdOvxh_z3Gl6jfT_7UQ6GG3X8lKaK-jkoi2XTU8sQ — 204 — 17 B — 56 ms — h3https://events.newsroom.bi/ingest.phpevents.newsroom.bi/ingest.php https://events.newsroom.bi/ingest.php — 200 — 954 B — 23 ms — h2https://insight.adsrvr.org/track/realtimeconversioninsight.adsrvr.org/track/realtimeco... https://insight.adsrvr.org/track/realtimeconversion — 200 — 347 B — 126 ms — h2data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAa4AAoAAAAAEggAAAZrAAEAAAAAAAAAAAAA…data:application/x-font-woff2;chars... data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAa4AAoAAAAAEggAAAZrAAEAAAAAAAAAAAAA… — 200 — 1.7 KiB — 45 ms — datahttps://prod-anchorage-proxy-connext.azurewebsites.net/api/views?UserId=4c7c885072cde7ce556d052be4002ad6&ConfigCode=ANCHORAGE&SiteCode=ADNprod-anchorage-proxy-connext.azurew... https://prod-anchorage-proxy-connext.azurewebsites.net/api/views?UserId=4c7c885072cde7ce556d052be4002ad6&ConfigCode=ANCHORAGE&SiteCode=ADN — 200 — 0 B — 726 ms — http/1.1https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 40 ms — h3https://image8.pubmatic.com/AdServer/ImgSync?p=157898image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=157898 — 200 — 69 B — 163 ms — h2https://os4m-d.openx.net/w/1.0/pdos4m-d.openx.net/w/1.0/pd https://os4m-d.openx.net/w/1.0/pd — 200 — 268 B — 103 ms — h2https://px.ads.linkedin.com/setuid?partner=appNexuspx.ads.linkedin.com/setuid?partner=... https://px.ads.linkedin.com/setuid?partner=appNexus — 200 — 678 B — 287 ms — h2https://exchange.ops.co/sync.html?plIDs=10250013,10250014exchange.ops.co/sync.html?plIDs=102... https://exchange.ops.co/sync.html?plIDs=10250013,10250014 — 200 — 2.0 KiB — 322 ms — h2https://prebid.a-mo.net/isyn?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&s=pbs&cb=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Damx%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDprebid.a-mo.net/isyn?gdpr=0&gdpr_co... https://prebid.a-mo.net/isyn?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&s=pbs&cb=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Damx%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 204 — 130 B — 187 ms — h2https://ssc-cms.33across.com/ps/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3D33across%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D33XUSERID33X&id=zzz000000000002zzzssc-cms.33across.com/ps/?m=xch&rt=h... https://ssc-cms.33across.com/ps/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3D33across%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D33XUSERID33X&id=zzz000000000002zzz — 204 — 73 B — 391 ms — h2https://cs-server-s2s.yellowblue.io/sync-iframe?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Drise%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BpartnerId%7Dcs-server-s2s.yellowblue.io/sync-if... https://cs-server-s2s.yellowblue.io/sync-iframe?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Drise%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BpartnerId%7D — 200 — 439 B — 325 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dappnexus%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDib.adnxs.com/getuid?https%3A%2F%2Fe... https://ib.adnxs.com/getuid?https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dappnexus%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — -1 — 0 B — 75 ms — https://onetag-sys.com/usync/?tag=img&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Donetag%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24%7BUSER_TOKEN%7D&gdpr=0&gdpr_consent=&us_privacy=onetag-sys.com/usync/?tag=img&redir... https://onetag-sys.com/usync/?tag=img&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Donetag%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24%7BUSER_TOKEN%7D&gdpr=0&gdpr_consent=&us_privacy= — 403 — 125 B — 155 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?gdprapplies=0&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230ssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?gdprapplies=0&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230 — 302 — 787 B — 170 ms — h2https://match.sharethrough.com/FGMrCMMc/v1?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&redirectUri=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsharethrough%26%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDmatch.sharethrough.com/FGMrCMMc/v1?... https://match.sharethrough.com/FGMrCMMc/v1?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&redirectUri=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsharethrough%26%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — 204 — 58 B — 176 ms — h2https://jadserve.postrelease.com/suid/101787?gdpr=0&gdpr_consent=&us_privacy=&ntv_gpp_consent=&ntv_r=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dnativo%26account%3D1025%26plid%3D10250014%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3DNTV_USER_IDjadserve.postrelease.com/suid/10178... https://jadserve.postrelease.com/suid/101787?gdpr=0&gdpr_consent=&us_privacy=&ntv_gpp_consent=&ntv_r=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dnativo%26account%3D1025%26plid%3D10250014%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3DNTV_USER_ID — 302 — 446 B — 214 ms — h2https://pixel.rubiconproject.com/exchange/sync.php?p=13702&gdpr=0&gdpr_consent=&us_privacy=&redirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Drubicon%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3Dpixel.rubiconproject.com/exchange/s... https://pixel.rubiconproject.com/exchange/sync.php?p=13702&gdpr=0&gdpr_consent=&us_privacy=&redirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Drubicon%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D — 204 — 239 B — 192 ms — http/1.1https://ads.yieldmo.com/pbsync?is=opsco&gdpr=0&gdpr_consent=&us_privacy=&redirectUri=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dyieldmo%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDads.yieldmo.com/pbsync?is=opsco&gdp... https://ads.yieldmo.com/pbsync?is=opsco&gdpr=0&gdpr_consent=&us_privacy=&redirectUri=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dyieldmo%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — 204 — 42 B — 198 ms — h2https://sync.go.sonobi.com/us?loc=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsonobi%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BUID%5Dsync.go.sonobi.com/us?loc=https%3A%... https://sync.go.sonobi.com/us?loc=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsonobi%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BUID%5D — 200 — 401 B — 339 ms — h2https://sync.1rx.io/usersync2/rmphb?gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dunruly%26account%3D1025%26plid%3D10250014%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BRX_UUID%5Dsync.1rx.io/usersync2/rmphb?gdpr=0&... https://sync.1rx.io/usersync2/rmphb?gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dunruly%26account%3D1025%26plid%3D10250014%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BRX_UUID%5D — 204 — 44 B — 356 ms — h2https://sync.kueezrtb.com/api/user/html/62ce79e7dd15099534ae5e04?pbs=true&gdpr=0&gdpr_consent=&us_privacy=&redirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dkueezrtb%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BuserId%7D&gpp=&gpp_sid=sync.kueezrtb.com/api/user/html/62c... https://sync.kueezrtb.com/api/user/html/62ce79e7dd15099534ae5e04?pbs=true&gdpr=0&gdpr_consent=&us_privacy=&redirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dkueezrtb%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BuserId%7D&gpp=&gpp_sid= — 200 — 727 B — 358 ms — h2https://onetag-sys.com/usync/?pubId=708f408a834b7a4&gdpr=${GDPR}&gdpr_consent=${GDPR_STRING}&us_privacy=${US_PRIVACY}onetag-sys.com/usync/?pubId=708f408... https://onetag-sys.com/usync/?pubId=708f408a834b7a4&gdpr=${GDPR}&gdpr_consent=${GDPR_STRING}&us_privacy=${US_PRIVACY} — 204 — 119 B — 130 ms — h2https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dopenx%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?id=891039ac-a9... https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dopenx%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BOPENX_ID%7D — 200 — 293 B — 131 ms — h2https://cdn.dxtech.ai/x/publisher/2332/sync.htmlcdn.dxtech.ai/x/publisher/2332/sync... https://cdn.dxtech.ai/x/publisher/2332/sync.html — 200 — 2.0 KiB — 131 ms — h2https://sync.sparteo.com/s2s_sync?gdpr=0&gdpr_consent=&us_privacy=&redirect_url=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsparteo%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dsync.sparteo.com/s2s_sync?gdpr=0&gd... https://sync.sparteo.com/s2s_sync?gdpr=0&gdpr_consent=&us_privacy=&redirect_url=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsparteo%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 204 — 123 B — 108 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=0&gdpr_consent=&us_privacy=&predirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dpubmatic%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?gdpr=0&gdpr_consent=&us_privacy=&predirect=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dpubmatic%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 200 — 7.6 KiB — 15 ms — h2https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=0&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230ssp-sync.criteo.com/user-sync/ifram... https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=0&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230 — 200 — 335 B — 99 ms — h2https://event-ingestor.judy.pnap.aditude.cloud/v1/event-ingestor.judy.pnap.aditude.cl... https://event-ingestor.judy.pnap.aditude.cloud/v1/ — -1 — 0 B — 0 ms — https://event-ingestor.judy.pnap.aditude.cloud/v1/event-ingestor.judy.pnap.aditude.cl... https://event-ingestor.judy.pnap.aditude.cloud/v1/ — -1 — 0 B — 0 ms — https://ap.lijit.com/beacon/prebid-server/?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsovrn%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDap.lijit.com/beacon/prebid-server/?... https://ap.lijit.com/beacon/prebid-server/?gdpr=0&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dsovrn%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 204 — 228 B — 156 ms — h2https://dis.criteo.com/dis/usersync.aspx?r=73&p=230&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d230%26redir%3dhttps%253A%252F%252Fexchange.ops.co%252Fsetuid%253Fbidder%253Dcriteo%2526account%253D1025%2526plid%253D10250013%2526gdpr%253D0%2526gdpr_consent%253D%2526gpp%253D%2526gpp_sid%253D%2526f%253Di%2526uid%253D%2524%7bCRITEO_USER_ID%7d&gdpr=&gdpr_consent=&gpp=&gpp_sid=dis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=73&p=230&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d230%26redir%3dhttps%253A%252F%252Fexchange.ops.co%252Fsetuid%253Fbidder%253Dcriteo%2526account%253D1025%2526plid%253D10250013%2526gdpr%253D0%2526gdpr_consent%253D%2526gpp%253D%2526gpp_sid%253D%2526f%253Di%2526uid%253D%2524%7bCRITEO_USER_ID%7d&gdpr=&gdpr_consent=&gpp=&gpp_sid= — 302 — 888 B — 33 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?uid=82f720bb-bc4e-414e-a472-f6b07e88341b&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=230&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24{CRITEO_USER_ID}&gdpr=&gdpr_consent=&gpp=ssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?uid=82f720bb-bc4e-414e-a472-f6b07e88341b&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=230&redir=https%3A%2F%2Fexchange.ops.co%2Fsetuid%3Fbidder%3Dcriteo%26account%3D1025%26plid%3D10250013%26gdpr%3D0%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24{CRITEO_USER_ID}&gdpr=&gdpr_consent=&gpp= — 302 — 485 B — 33 ms — h2https://ads.dxtech.ai/xuid?pid=2332ads.dxtech.ai/xuid?pid=2332 https://ads.dxtech.ai/xuid?pid=2332 — 200 — 567 B — 268 ms — h3https://exchange.ops.co/setuid?bidder=nativo&account=1025&plid=10250014&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&f=i&uid=000000exchange.ops.co/setuid?bidder=nativ... https://exchange.ops.co/setuid?bidder=nativo&account=1025&plid=10250014&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&f=i&uid=000000 — 200 — 353 B — 112 ms — h2https://x.bidswitch.net/sync?ssp=criteo&custom_data=LcPka19vWDhDYWtDYll1VEVXUWYyWTZUYm1wUU5YTUZ2NTJLaTNGTjB6SVI0TnBJJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-JDEPwta-gosLTv3sKsVnqzAkIoJaQjbInR-8BAx.bidswitch.net/sync?ssp=criteo&cus... https://x.bidswitch.net/sync?ssp=criteo&custom_data=LcPka19vWDhDYWtDYll1VEVXUWYyWTZUYm1wUU5YTUZ2NTJLaTNGTjB6SVI0TnBJJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-JDEPwta-gosLTv3sKsVnqzAkIoJaQjbInR-8BA — 302 — 647 B — 237 ms — h2https://prod-anchorage-proxy-connext.azurewebsites.net/api/views?UserId=4c7c885072cde7ce556d052be4002ad6&ConfigCode=ANCHORAGE&SiteCode=ADNprod-anchorage-proxy-connext.azurew... https://prod-anchorage-proxy-connext.azurewebsites.net/api/views?UserId=4c7c885072cde7ce556d052be4002ad6&ConfigCode=ANCHORAGE&SiteCode=ADN — 200 — 1.1 KiB — 300 ms — http/1.1https://exchange.ops.co/setuid?bidder=kueezrtb&account=1025&plid=10250013&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&f=b&uid=137ebf30-39d6-d213-0711-e22d03546e2fexchange.ops.co/setuid?bidder=kueez... https://exchange.ops.co/setuid?bidder=kueezrtb&account=1025&plid=10250013&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&f=b&uid=137ebf30-39d6-d213-0711-e22d03546e2f — 200 — 257 B — 112 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=criteo&custom_data=LcPka19vWDhDYWtDYll1VEVXUWYyWTZUYm1wUU5YTUZ2NTJLaTNGTjB6SVI0TnBJJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-JDEPwta-gosLTv3sKsVnqzAkIoJaQjbInR-8BAx.bidswitch.net/ul_cb/sync?ssp=crit... https://x.bidswitch.net/ul_cb/sync?ssp=criteo&custom_data=LcPka19vWDhDYWtDYll1VEVXUWYyWTZUYm1wUU5YTUZ2NTJLaTNGTjB6SVI0TnBJJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-JDEPwta-gosLTv3sKsVnqzAkIoJaQjbInR-8BA — 200 — 103 B — 37 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 24 B — 39 ms — h3https://k203.adn.com/DG/DEFAULT/rest/rpc/541?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&bctempid=&overruleReferrer=&time=2026-04-22T22%3A31%3A36%2B00%3A00&ts=1776897096121k203.adn.com/DG/DEFAULT/rest/rpc/54... https://k203.adn.com/DG/DEFAULT/rest/rpc/541?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&bctempid=&overruleReferrer=&time=2026-04-22T22%3A31%3A36%2B00%3A00&ts=1776897096121 — 200 — 2.6 KiB — 284 ms — h2https://k203.adn.com/DG/DEFAULT/rest/rpc/541?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&bctempid=&overruleReferrer=&time=2026-04-22T22%3A31%3A36%2B00%3A00&ts=1776897096410k203.adn.com/DG/DEFAULT/rest/rpc/54... https://k203.adn.com/DG/DEFAULT/rest/rpc/541?referer=https%3A%2F%2Fwww.adn.com%2F&bcsessionid=15bde84a-a600-49f3-9e14-cfc9c37bb07c&bctempid=&overruleReferrer=&time=2026-04-22T22%3A31%3A36%2B00%3A00&ts=1776897096410 — 200 — 2.6 KiB — 111 ms — h2https://collector-pxrncfirph.px-cloud.net/api/v2/collectorcollector-pxrncfirph.px-cloud.net/a... https://collector-pxrncfirph.px-cloud.net/api/v2/collector — 200 — 49 B — 140 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-4TV5DTPM1P&gtm=45je64k0v9104929568z8812085281za20gzb812085281zd812085281&_p=1776897090960&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=AAAAAAQ&are=1&cid=87985977.1776897091&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&tag_exp=0~115616985~115938466~115938469~117266400~117512542~118167058&sid=1776897092&sct=1&seg=0&dl=https%3A%2F%2Fwww.adn.com%2F&dt=Anchorage%20Daily%20News&_s=2&tfd=9159region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-4TV5DTPM1P&gtm=45je64k0v9104929568z8812085281za20gzb812085281zd812085281&_p=1776897090960&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=AAAAAAQ&are=1&cid=87985977.1776897091&frm=0&pscdl=noapi&rcb=6&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&tag_exp=0~115616985~115938466~115938469~117266400~117512542~118167058&sid=1776897092&sct=1&seg=0&dl=https%3A%2F%2Fwww.adn.com%2F&dt=Anchorage%20Daily%20News&_s=2&tfd=9159 — 204 — 48 B — 35 ms — h2https://x.bidswitch.net/sync?ssp=dxkulturex.bidswitch.net/sync?ssp=dxkulture https://x.bidswitch.net/sync?ssp=dxkulture — 200 — 92 B — 37 ms — h2https://ads.dxtech.ai/usync/lr.gif?pid=2332&id=712910ads.dxtech.ai/usync/lr.gif?pid=2332... https://ads.dxtech.ai/usync/lr.gif?pid=2332&id=712910 — 302 — 596 B — 104 ms — h3https://onetag-sys.com/usync/?pubId=959b23ac6cb1920&gdpr=${GDPR}&gdpr_consent=${GDPR_STRING}&us_privacy=${US_PRIVACY}onetag-sys.com/usync/?pubId=959b23a... https://onetag-sys.com/usync/?pubId=959b23ac6cb1920&gdpr=${GDPR}&gdpr_consent=${GDPR_STRING}&us_privacy=${US_PRIVACY} — 204 — 118 B — 28 ms — h2https://tracker.rtb-oveeo.com/sync?id=215&uid=tracker.rtb-oveeo.com/sync?id=215&u... https://tracker.rtb-oveeo.com/sync?id=215&uid= — 302 — 621 B — 383 ms — h2https://ads.dxtech.ai/get-buyer-uid?bidder=ttdads.dxtech.ai/get-buyer-uid?bidder=... https://ads.dxtech.ai/get-buyer-uid?bidder=ttd — 200 — 557 B — 102 ms — h3https://onetag-sys.com/usync/?pubId=959b23ac6cb1920&gdpr=${GDPR}&gdpr_consent=${GDPR_STRING}&us_privacy=${US_PRIVACY}onetag-sys.com/usync/?pubId=959b23a... https://onetag-sys.com/usync/?pubId=959b23ac6cb1920&gdpr=${GDPR}&gdpr_consent=${GDPR_STRING}&us_privacy=${US_PRIVACY} — 204 — 118 B — 27 ms — h2https://idsync.rlcdn.com/712910.gif?partner_uid=fd0970fd-9d07-4e6f-b86d-64d46346d0acidsync.rlcdn.com/712910.gif?partner... https://idsync.rlcdn.com/712910.gif?partner_uid=fd0970fd-9d07-4e6f-b86d-64d46346d0ac — 451 — 9 B — 32 ms — h3https://match.adsrvr.org/track/cmf/generic?ttd_pid=agzcxfh&ttd_tpi=1&ttd_id=&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=agzcxfh&ttd_tpi=1&ttd_id=&gdpr=0&gdpr_consent= — 200 — 148 B — 40 ms — h2https://tracker.rtb-stellormedia.com/sync?id=70&uid=https%3A%2F%2Ftracker.rtb-oveeo.com%2Fsync%3Fid%3D68%26uid%3D%5BUID%5Dtracker.rtb-stellormedia.com/sync?i... https://tracker.rtb-stellormedia.com/sync?id=70&uid=https%3A%2F%2Ftracker.rtb-oveeo.com%2Fsync%3Fid%3D68%26uid%3D%5BUID%5D — 302 — 765 B — 347 ms — h2https://csync.smilewanted.com/getuid?source=openrtb&pubid=3ebf71ae-2a96-a9c5-dbb9-267ab2b35221&gdpr=%%gdpr%%&gdpr_consent=%%gdprConsent%%&us_privacy=%%usPrivacy%%&redirect=https%3A%2F%2Ftracker.rtb-stellormedia.com%2Fsync%3Fid%3D15%26uid%3D%5BUID%5Dcsync.smilewanted.com/getuid?source... https://csync.smilewanted.com/getuid?source=openrtb&pubid=3ebf71ae-2a96-a9c5-dbb9-267ab2b35221&gdpr=%%gdpr%%&gdpr_consent=%%gdprConsent%%&us_privacy=%%usPrivacy%%&redirect=https%3A%2F%2Ftracker.rtb-stellormedia.com%2Fsync%3Fid%3D15%26uid%3D%5BUID%5D — 302 — 652 B — 235 ms — h3https://tracker.rtb-stellormedia.com/sync?id=15&uid=[UID]tracker.rtb-stellormedia.com/sync?i... https://tracker.rtb-stellormedia.com/sync?id=15&uid=[UID] — 302 — 764 B — 97 ms — h2https://csync.smilewanted.com/getuid?source=openrtb&pubid=557edb1d-b9f1-d9bd-d0f8-8b461f17b4ee&gdpr=%%gdpr%%&gdpr_consent=%%gdprConsent%%&us_privacy=%%usPrivacy%%&redirect=https%3A%2F%2Ftracker.rtb-stellormedia.com%2Fsync%3Fid%3D15%26uid%3D%5BUID%5Dcsync.smilewanted.com/getuid?source... https://csync.smilewanted.com/getuid?source=openrtb&pubid=557edb1d-b9f1-d9bd-d0f8-8b461f17b4ee&gdpr=%%gdpr%%&gdpr_consent=%%gdprConsent%%&us_privacy=%%usPrivacy%%&redirect=https%3A%2F%2Ftracker.rtb-stellormedia.com%2Fsync%3Fid%3D15%26uid%3D%5BUID%5D — 302 — 598 B — 180 ms — h3https://tracker.rtb-stellormedia.com/sync?id=15&uid=[UID]tracker.rtb-stellormedia.com/sync?i... https://tracker.rtb-stellormedia.com/sync?id=15&uid=[UID] — 302 — 764 B — 97 ms — h2https://csync.smilewanted.com/getuid?source=openrtb&pubid=3a83898f-4414-6830-1dd0-7ffa4b1f8248&gdpr=%%gdpr%%&gdpr_consent=%%gdprConsent%%&us_privacy=%%usPrivacy%%&redirect=https%3A%2F%2Ftracker.rtb-stellormedia.com%2Fsync%3Fid%3D15%26uid%3D%5BUID%5Dcsync.smilewanted.com/getuid?source... https://csync.smilewanted.com/getuid?source=openrtb&pubid=3a83898f-4414-6830-1dd0-7ffa4b1f8248&gdpr=%%gdpr%%&gdpr_consent=%%gdprConsent%%&us_privacy=%%usPrivacy%%&redirect=https%3A%2F%2Ftracker.rtb-stellormedia.com%2Fsync%3Fid%3D15%26uid%3D%5BUID%5D — 302 — 602 B — 178 ms — h3https://tracker.rtb-stellormedia.com/sync?id=15&uid=[UID]tracker.rtb-stellormedia.com/sync?i... https://tracker.rtb-stellormedia.com/sync?id=15&uid=[UID] — 302 — 642 B — 97 ms — h2https://sync.adkernel.com/user-sync?zone=242586&r=https%3A%2F%2Ftracker.rtb-stellormedia.com%2Fsync%3Fid%3D16%26uid%3D%5BUID%5Dsync.adkernel.com/user-sync?zone=24... https://sync.adkernel.com/user-sync?zone=242586&r=https%3A%2F%2Ftracker.rtb-stellormedia.com%2Fsync%3Fid%3D16%26uid%3D%5BUID%5D — 200 — 134 B — 160 ms — http/1.1https://www.i.matheranalytics.com/i?e=pe&tv=js-3.0.165&tna=Mather&aid=v1&p=web&tz=UTC&tzoff=0&lang=en-US&cs=UTF-8&navt=link&f_pdf=1&res=412x823&cd=24&cookie=1&f_es6=1&f_gears=2&tvltm=24&f_privb=0&tid=ce89f7d3-f09c-462b-9ffe-61d64a4c505a&pid=49bbd526-a8d9-4b65-81d8-39da1d2a5450&dtm=1776897099613&qnm=_matherq&visible=1&tabid=6d2a7379-048e-4285-b1f6-423e66e5e7d0&url=https%3A%2F%2Fwww.adn.com%2F&vp=412x823&ds=412x12437&tofa=1776897090&vid=1&lvidt=1776897090&duid=e0f64da2-8d7b-488b-9837-47dc9b80a3a8&fp=622856602&cid=ma46857&mrk=198485200&cx=eyJwZXJmIjp7InN0YXJ0IjoiMTc3Njg5NzA4ODMwNCIsInJlZGlyQ250IjoiMCIsIm5hdlR5cGUiOiJsaW5rIiwiaGVhcFUiOiIxMTUuMDIxNjltYiIsImhlYXBUIjoiMTc2LjIxMjc1NG1iIiwiZnN0UGFpbnQiOiIxMDcyIiwiZmV0Y2hTIjoiODciLCJkb21haW5TIjoiODgiLCJkb21haW5FIjoiOTQiLCJjb25uUyI6Ijk0IiwiY29ubkUiOiIxMjEiLCJzc2xTIjoiOTUiLCJyZXF1UyI6IjEyMSIsInJlc3BTIjoiNTg2IiwicmVzcEUiOiI1ODgiLCJkb21Mb2FkIjoiNTkxIiwiZG9tSW50ZXIiOiIxMTc2IiwiZG9tTG9hZFMiOiIyMzY2IiwiZG9tTG9hZEUiOiIyMzc5IiwiZG9tQ21wbHQiOiI0NzQ0IiwibG9hZFMiOiI0NzQ3IiwibG9hZEUiOiI0NzkzIn19www.i.matheranalytics.com/i?e=pe&tv... https://www.i.matheranalytics.com/i?e=pe&tv=js-3.0.165&tna=Mather&aid=v1&p=web&tz=UTC&tzoff=0&lang=en-US&cs=UTF-8&navt=link&f_pdf=1&res=412x823&cd=24&cookie=1&f_es6=1&f_gears=2&tvltm=24&f_privb=0&tid=ce89f7d3-f09c-462b-9ffe-61d64a4c505a&pid=49bbd526-a8d9-4b65-81d8-39da1d2a5450&dtm=1776897099613&qnm=_matherq&visible=1&tabid=6d2a7379-048e-4285-b1f6-423e66e5e7d0&url=https%3A%2F%2Fwww.adn.com%2F&vp=412x823&ds=412x12437&tofa=1776897090&vid=1&lvidt=1776897090&duid=e0f64da2-8d7b-488b-9837-47dc9b80a3a8&fp=622856602&cid=ma46857&mrk=198485200&cx=eyJwZXJmIjp7InN0YXJ0IjoiMTc3Njg5NzA4ODMwNCIsInJlZGlyQ250IjoiMCIsIm5hdlR5cGUiOiJsaW5rIiwiaGVhcFUiOiIxMTUuMDIxNjltYiIsImhlYXBUIjoiMTc2LjIxMjc1NG1iIiwiZnN0UGFpbnQiOiIxMDcyIiwiZmV0Y2hTIjoiODciLCJkb21haW5TIjoiODgiLCJkb21haW5FIjoiOTQiLCJjb25uUyI6Ijk0IiwiY29ubkUiOiIxMjEiLCJzc2xTIjoiOTUiLCJyZXF1UyI6IjEyMSIsInJlc3BTIjoiNTg2IiwicmVzcEUiOiI1ODgiLCJkb21Mb2FkIjoiNTkxIiwiZG9tSW50ZXIiOiIxMTc2IiwiZG9tTG9hZFMiOiIyMzY2IiwiZG9tTG9hZEUiOiIyMzc5IiwiZG9tQ21wbHQiOiI0NzQ0IiwibG9hZFMiOiI0NzQ3IiwibG9hZEUiOiI0NzkzIn19 — 200 — 245 B — 99 ms — http/1.1https://events.newsroom.bi/ingest.phpevents.newsroom.bi/ingest.php https://events.newsroom.bi/ingest.php — 200 — 954 B — 24 ms — h2https://ping.chartbeat.net/ping?h=adn.com&p=%2F&u=BztMdtDEVl4fCyJK8T&d=adn.com&g=63139&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0.25&x=0&m=0&y=12437&o=412&w=823&j=30&R=1&W=0&I=0&E=9&e=9&r=&PA=https%3A%2F%2Fwww.adn.com%2F&b=2360&t=CJ8ImGCYNn89cCnVwCW1LNuL01y5&V=150&tz=0&_acct=anon&sn=2&sv=C3O17SBPrFBbCUW7moCxCeneB3T1Hb&sr=external&sd=1&im=06032c0f&_ping.chartbeat.net/ping?h=adn.com&p... https://ping.chartbeat.net/ping?h=adn.com&p=%2F&u=BztMdtDEVl4fCyJK8T&d=adn.com&g=63139&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0.25&x=0&m=0&y=12437&o=412&w=823&j=30&R=1&W=0&I=0&E=9&e=9&r=&PA=https%3A%2F%2Fwww.adn.com%2F&b=2360&t=CJ8ImGCYNn89cCnVwCW1LNuL01y5&V=150&tz=0&_acct=anon&sn=2&sv=C3O17SBPrFBbCUW7moCxCeneB3T1Hb&sr=external&sd=1&im=06032c0f&_ — 200 — 200 B — 98 ms — h2https://dc.services.visualstudio.com/v2/trackdc.services.visualstudio.com/v2/tra... https://dc.services.visualstudio.com/v2/track — 206 — 601 B — 31 ms — h2https://onesignal.com/sdks/OneSignalSDKStyles.css?v=2onesignal.com/sdks/OneSignalSDKStyl... https://onesignal.com/sdks/OneSignalSDKStyles.css?v=2 — 200 — 9.4 KiB — 32 ms — h3https://onesignal.com/api/v1/apps/3e2a33e0-2efe-4689-98aa-1d70c94ab54f/icononesignal.com/api/v1/apps/3e2a33e0-... https://onesignal.com/api/v1/apps/3e2a33e0-2efe-4689-98aa-1d70c94ab54f/icon — 200 — 828 B — 41 ms — h3https://www.adn.com/pf/resources/images/logos/adn-logo-square-blue.png?d=284www.adn.com/pf/resources/images/log... https://www.adn.com/pf/resources/images/logos/adn-logo-square-blue.png?d=284 — 200 — 2.0 KiB — 51 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0lFQm.woff2fonts.gstatic.com/s/roboto/v51/KFOM... https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0lFQm.woff2 — 200 — 16.0 KiB — 30 ms — h3https://collector-pxrncfirph.px-cloud.net/api/v2/collectorcollector-pxrncfirph.px-cloud.net/a... https://collector-pxrncfirph.px-cloud.net/api/v2/collector — 200 — 1.3 KiB — 146 ms — h3https://events.newsroom.bi/ingest.phpevents.newsroom.bi/ingest.php https://events.newsroom.bi/ingest.php — 200 — 954 B — 24 ms — h2https://www.i.matheranalytics.com/i?e=pp&page=Anchorage%20Daily%20News&pp_ev=resize&url=https%3A%2F%2Fwww.adn.com%2F&pp_mix=0&pp_max=0&pp_miy=0&pp_may=0&pp_engagedsecs=30&tv=js-3.0.165&tna=Mather&aid=v1&p=web&tz=UTC&tzoff=0&lang=en-US&cs=UTF-8&navt=link&f_pdf=1&res=412x823&cd=24&cookie=1&f_es6=1&f_gears=2&tvltm=24&f_privb=0&tid=d5781474-e071-4267-91a0-eca7726703ce&pid=49bbd526-a8d9-4b65-81d8-39da1d2a5450&dtm=1776897119616&qnm=_matherq&visible=1&tabid=6d2a7379-048e-4285-b1f6-423e66e5e7d0&vp=412x823&ds=412x12437&tofa=1776897090&vid=1&lvidt=1776897090&duid=e0f64da2-8d7b-488b-9837-47dc9b80a3a8&fp=622856602&cid=ma46857&mrk=198485200www.i.matheranalytics.com/i?e=pp&pa... https://www.i.matheranalytics.com/i?e=pp&page=Anchorage%20Daily%20News&pp_ev=resize&url=https%3A%2F%2Fwww.adn.com%2F&pp_mix=0&pp_max=0&pp_miy=0&pp_may=0&pp_engagedsecs=30&tv=js-3.0.165&tna=Mather&aid=v1&p=web&tz=UTC&tzoff=0&lang=en-US&cs=UTF-8&navt=link&f_pdf=1&res=412x823&cd=24&cookie=1&f_es6=1&f_gears=2&tvltm=24&f_privb=0&tid=d5781474-e071-4267-91a0-eca7726703ce&pid=49bbd526-a8d9-4b65-81d8-39da1d2a5450&dtm=1776897119616&qnm=_matherq&visible=1&tabid=6d2a7379-048e-4285-b1f6-423e66e5e7d0&vp=412x823&ds=412x12437&tofa=1776897090&vid=1&lvidt=1776897090&duid=e0f64da2-8d7b-488b-9837-47dc9b80a3a8&fp=622856602&cid=ma46857&mrk=198485200 — 200 — 245 B — 99 ms — http/1.1https://ping.chartbeat.net/ping?h=adn.com&p=%2F&u=BztMdtDEVl4fCyJK8T&d=adn.com&g=63139&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0.5&x=0&m=0&y=12437&o=412&w=823&j=45&R=0&W=0&I=1&E=9&e=0&r=&PA=https%3A%2F%2Fwww.adn.com%2F&b=2360&t=CJ8ImGCYNn89cCnVwCW1LNuL01y5&V=150&tz=0&_acct=anon&sn=3&sv=C3O17SBPrFBbCUW7moCxCeneB3T1Hb&sr=external&sd=1&im=06032c0f&_ping.chartbeat.net/ping?h=adn.com&p... https://ping.chartbeat.net/ping?h=adn.com&p=%2F&u=BztMdtDEVl4fCyJK8T&d=adn.com&g=63139&g0=No%20Section&g1=No%20Author&n=1&f=00001&c=0.5&x=0&m=0&y=12437&o=412&w=823&j=45&R=0&W=0&I=1&E=9&e=0&r=&PA=https%3A%2F%2Fwww.adn.com%2F&b=2360&t=CJ8ImGCYNn89cCnVwCW1LNuL01y5&V=150&tz=0&_acct=anon&sn=3&sv=C3O17SBPrFBbCUW7moCxCeneB3T1Hb&sr=external&sd=1&im=06032c0f&_ — 200 — 200 B — 98 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 16309ms · 3071KB · €86/mo
cdn.ck4hkyq3myt6.com
Other
Costly
Execution 2901ms
Transfer 289 KB
Unused 75%
Monthly Cost €15/mo
client.px-cloud.net
Other
Costly
Execution 2040ms
Transfer 97 KB
Unused 31%
Monthly Cost €11/mo
Unattributable
Other
Costly
Execution 1847ms
Transfer 0 KB
Monthly Cost €10/mo
www.adn.com
Other
Costly
Execution 1252ms
Transfer 52 KB
Monthly Cost €7/mo
www.adn.com
Other
Costly
Execution 633ms
Transfer 101 KB
Unused 31%
Monthly Cost €3/mo
js-na2.hs-analytics.net
Other
Costly
Execution 556ms
Transfer 42 KB
Monthly Cost €3/mo
raven-static.aditude.io
Other
Costly
Execution 459ms
Transfer 107 KB
Unused 59%
Monthly Cost €2/mo
cdn.pranmcpkx.com
Other
Costly
Execution 454ms
Transfer 3 KB
Monthly Cost €2/mo
k203.adn.com
Other
Costly
Execution 452ms
Transfer 82 KB
Unused 28%
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 364ms
Transfer 173 KB
Unused 38%
Monthly Cost €2/mo
sdk.mrf.io
Other
Costly
Execution 340ms
Transfer 59 KB
Unused 38%
Monthly Cost €2/mo
htlbid.com
Other
Costly
Execution 338ms
Transfer 109 KB
Unused 39%
Monthly Cost €2/mo
k203.adn.com
Other
Costly
Execution 336ms
Transfer 41 KB
Monthly Cost €2/mo
c.amazon-adsystem.com
Other
Costly
Execution 326ms
Transfer 91 KB
Unused 46%
Monthly Cost €2/mo
raven-static.aditude.io
Other
Costly
Execution 305ms
Transfer 6 KB
Monthly Cost €2/mo
cdn.a3kvau184uea.com
Other
Costly
Execution 284ms
Transfer 23 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Costly
Execution 238ms
Transfer 157 KB
Unused 41%
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 237ms
Transfer 188 KB
Unused 70%
Monthly Cost €1/mo
fundingchoicesmessages.google.com
Other
Costly
Execution 228ms
Transfer 69 KB
Monthly Cost €1/mo
ads.pubmatic.com
Other
Costly
Execution 206ms
Transfer 67 KB
Unused 70%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Costly
Execution 202ms
Transfer 155 KB
Unused 50%
Monthly Cost €1/mo
www.adn.com
Other
Optional
Execution 177ms
Transfer 204 KB
Unused 64%
Monthly Cost €1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 169ms
Transfer 70 KB
Unused 53%
Monthly Cost €1/mo
az416426.vo.msecnd.net
Other
Optional
Execution 165ms
Transfer 22 KB
Monthly Cost €1/mo
static.kueezrtb.com
Other
Optional
Execution 154ms
Transfer 37 KB
Monthly Cost €1/mo
static.chartbeat.com
Other
Optional
Execution 143ms
Transfer 16 KB
Monthly Cost €1/mo
assets.revcontent.com
Other
Optional
Execution 132ms
Transfer 49 KB
Monthly Cost €1/mo
www.google.com
Other
Optional
Execution 122ms
Transfer 103 KB
Unused 52%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 108ms
Transfer 97 KB
Unused 35%
Monthly Cost €1/mo
js.matheranalytics.com
Other
Optional
Execution 107ms
Transfer 0 KB
Monthly Cost €1/mo
s.go-mpulse.net
Other
Optional
Execution 106ms
Transfer 57 KB
Unused 56%
Monthly Cost €1/mo
b-code.liadm.com
Other
Optional
Execution 99ms
Transfer 47 KB
Monthly Cost €1/mo
cse.google.com
Other
Optional
Execution 99ms
Transfer 4 KB
Monthly Cost €1/mo
cdn.onesignal.com
Other
Optional
Execution 97ms
Transfer 68 KB
Unused 66%
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 97ms
Transfer 45 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 88ms
Transfer 140 KB
Unused 46%
Monthly Cost €0/mo
cse.google.com
Other
Optional
Execution 86ms
Transfer 44 KB
Unused 73%
Monthly Cost €0/mo
cdn.sy57d8wi.com
Other
Optional
Execution 68ms
Transfer 44 KB
Unused 50%
Monthly Cost €0/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 66ms
Transfer 34 KB
Monthly Cost €0/mo
cdnjs
CDN
Optional
Execution 64ms
Transfer 14 KB
Monthly Cost €0/mo
js-na2.hscollectedforms.net
Other
Optional
Execution 61ms
Transfer 26 KB
Monthly Cost €0/mo
assets.revcontent.com
Other
Optional
Execution 53ms
Transfer 7 KB
Monthly Cost €0/mo
js-na2.usemessages.com
Other
Optional
Execution 50ms
Transfer 33 KB
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • cdn.ck4hkyq3myt6.com adds 2901ms and costs ~€15/month
  • client.px-cloud.net adds 2040ms and costs ~€11/month
  • Unattributable adds 1847ms and costs ~€10/month
  • www.adn.com adds 1252ms and costs ~€7/month
  • www.adn.com adds 633ms and costs ~€3/month
  • js-na2.hs-analytics.net adds 556ms and costs ~€3/month
  • raven-static.aditude.io adds 459ms and costs ~€2/month
  • cdn.pranmcpkx.com adds 454ms and costs ~€2/month
  • k203.adn.com adds 452ms and costs ~€2/month
  • Google Tag Manager adds 364ms and costs ~€2/month
  • sdk.mrf.io adds 340ms and costs ~€2/month
  • htlbid.com adds 338ms and costs ~€2/month
  • k203.adn.com adds 336ms and costs ~€2/month
  • c.amazon-adsystem.com adds 326ms and costs ~€2/month
  • raven-static.aditude.io adds 305ms and costs ~€2/month
  • cdn.a3kvau184uea.com adds 284ms and costs ~€2/month
  • Google Tag Manager adds 238ms and costs ~€1/month
  • securepubads.g.doubleclick.net adds 237ms and costs ~€1/month
  • fundingchoicesmessages.google.com adds 228ms and costs ~€1/month
  • ads.pubmatic.com adds 206ms and costs ~€1/month
  • Google Tag Manager adds 202ms and costs ~€1/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

75% of cdn.ck4hkyq3myt6.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

client.px-cloud.net takes 2040ms 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 1847ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

www.adn.com takes 633ms 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

js-na2.hs-analytics.net takes 556ms 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

raven-static.aditude.io takes 459ms 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

59% of raven-static.aditude.io's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

cdn.pranmcpkx.com takes 454ms 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

k203.adn.com takes 452ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 364ms 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

sdk.mrf.io takes 340ms 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

htlbid.com takes 338ms 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

k203.adn.com takes 336ms 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

c.amazon-adsystem.com takes 326ms 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

raven-static.aditude.io takes 305ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Google Tag Manager takes 238ms 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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

fundingchoicesmessages.google.com takes 228ms 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

ads.pubmatic.com takes 206ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Google Tag Manager takes 202ms 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

64% of www.adn.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

53% of fundingchoicesmessages.google.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

52% of www.google.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

56% of s.go-mpulse.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

66% of cdn.onesignal.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

73% of cse.google.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 cdn.sy57d8wi.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