Skip to content
https://battle.net

Performance

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

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

32
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
88
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

2.08 s

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

3.88 s

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

1.77 s

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

0.060

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

7.48 s

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

6.05 s

Page Load Progression

1.6 s
3.2 s
4.8 s
6.4 s
8.0 s
9.6 s
11.1 s
12.7 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
15.0 MB transferred, 204 requests
FIX
15.0 MB transferred, 204 requests
Critical::
Page weighs 19.7 MB (15.0 MB transferred)
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::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Info::
Fonts are 508 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 508 KB
Warning::
204 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 3.1 g CO2 per page load
15.0 MB / 2.4 MB budget
15.0 MB transferred
204 requests
3.1 g CO2 per page load
Other 10.5 MiB 70%
Images 1.9 MiB 12%
JavaScript 1.4 MiB 10%
Other 574.9 KiB 4%
Fonts 507.7 KiB 3%
Other 42.4 KiB 0%
CSS 24.4 KiB 0%
HTML 17.4 KiB 0%
Other 8.4 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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 (15.0 MiB of 15.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
9853ms total JS execution
FIX
9853ms total JS execution
Warning::
https://bnetstorefront.akamaized.net/static/main.7...: 4028ms CPU time
Warning::
https://eu.shop.battle.net/en-us?from=root: 2906ms CPU time
Warning::
https://navbar.blizzard.com/static/v1/nav-battlene...: 1042ms CPU time
Warning::
Unattributable: 965ms CPU time
Info::
https://navbar.blizzard.com/static/v1/footer.js: 249ms CPU time
Warning::
Third-party scripts: 9853ms (100% of total)

Main Thread Breakdown

Script Evaluation 44% Other 23% Style & Layout 13% Rendering 12% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://bnetstorefront.akamaized.net/static/main.7f53a645e88562e3.js4028ms3054ms8ms3rd
https://eu.shop.battle.net/en-us?from=root2906ms5ms0ms3rd
https://navbar.blizzard.com/static/v1/nav-battlenet.js1042ms560ms15ms3rd
Unattributable965ms65ms0ms3rd
https://navbar.blizzard.com/static/v1/footer.js249ms175ms13ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5QG6WC7217ms180ms31ms3rd
https://cdn.cookielaw.org/scripttemplates/202402.1.0/otBannerSdk.js213ms124ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=G-VYKNV7C0S3&cx=c&gtm=4e64h180ms60ms20ms3rd
https://www.googletagmanager.com/gtag/destination?id=DC-10163466&cx=c&gtm=4e64h179ms64ms14ms3rd
https://www.googletagmanager.com/gtag/destination?id=DC-10205746&cx=c&gtm=4e64h175ms61ms14ms3rd
D
JS Bundles
Action
20 scripts, 459 KB unused
FIX
20 scripts, 459 KB unused
Warning::
https://bnetstorefront.akamaized.net/static/main.7...: 107 KB unused (27%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5QG...: 79 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-VYKN...: 66 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 65 KB unused (50%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 65 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 459 KB
459 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://bnetstorefront.akamaized.net/static/main.7f53a645e88562e3.js402 KB107 KB (27%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5QG6WC7184 KB79 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=G-VYKNV7C0S3&cx=c&gtm=4e64h1169 KB66 KB (39%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-10205746&cx=c&gtm=4e64h1130 KB65 KB (50%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-10163466&cx=c&gtm=4e64h1130 KB65 KB (49%)3rd
https://cdn.cookielaw.org/scripttemplates/202402.1.0/otBannerSdk.js105 KB54 KB (52%)3rd
https://eu.shop.battle.net/static/759.9ba57cbc393515b9.js71 KB25 KB (35%)3rd
https://eu.shop.battle.net/static/40.5fcce6c41dd7deb7.js58 KB3rd
https://cdn.cookielaw.org/scripttemplates/otSDKStub.js9 KB3rd
https://bnetstorefront.akamaized.net/static/scripts.52b56af866c84fbe.js1 KB3rd

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
204 resources · 15.0 MB · 459 KB savings available
FIX
204 resources · 15.0 MB · 459 KB savings available
Warning::
Page weight 14.0 MB over 1MB target
Got: 15.0 MB Expected: ≤ 1 MB
Info::
~459 KB of savings available
Warning::
203 third-party resources (100% of weight)
Info::
8 resources over 200KB
204 resources · 15.0 MiB · 203 third-party 14.0 MiB over 1MB target
Media 70% · 10.5 MiB
Image 16% · 2.4 MiB
JavaScript 10% · 1.4 MiB
Font 3% · 507.7 KiB
Other 1% · 104.6 KiB
CSS 0% · 28.3 KiB
Document 0% · 18.5 KiB

~459.4 KiB of savings available

Remove unused JavaScript: 459.4 KiB
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
44 images, 0 KB saveable
REVIEW
44 images, 0 KB saveable
Warning::
https://blz-contentstack-images.akamaized.net/v3/a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://blz-contentstack-images.akamaized.net/v3/a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://blz-contentstack-images.akamaized.net/v3/a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
44 images 1.9 MB
0 oversized -0 KB
13 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

4

508 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.1 s LCP 3.9 shttps://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt1e7ef8500ede2f96/NotoSans-Regular.ttfNotoSans-Regular.ttf https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt1e7ef8500ede2f96/NotoSans-Regular.ttf — 209.5 KiB — 26 ms — font-display: swaphttps://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt4effa2419596f476/ObjectSans-Bold.woffObjectSans-Bold.woff https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt4effa2419596f476/ObjectSans-Bold.woff — 44.8 KiB — 13 ms — font-display: swaphttps://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt84e47c58c9ac946b/NotoSans-Bold.ttfNotoSans-Bold.ttf https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt84e47c58c9ac946b/NotoSans-Bold.ttf — 208.4 KiB — 26 ms — font-display: swaphttps://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/bltce5b0dc26cb5413a/ObjectSans-Medium.woffObjectSans-Medium.woff https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/bltce5b0dc26cb5413a/ObjectSans-Medium.woff — 45.0 KiB — 13 ms — font-display: swap
NotoSans-Regular.ttf ttf swap
Size 209 KB
Load time 26 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
ObjectSans-Bold.woff woff swap
Size 45 KB
Load time 13 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
NotoSans-Bold.ttf ttf swap
Size 208 KB
Load time 26 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
ObjectSans-Medium.woff woff swap
Size 45 KB
Load time 13 ms
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~361 KB and ~722 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
204 requests over 33698ms
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 2.1 s LCP 3.9 shttps://battle.net// https://battle.net/ — 301 — 129 B — 76 ms — h2https://shop.battle.net/?from=rootshop.battle.net/?from=root https://shop.battle.net/?from=root — 302 — 131 B — 27 ms — h2https://eu.shop.battle.net/?from=rooteu.shop.battle.net/?from=root https://eu.shop.battle.net/?from=root — 302 — 447 B — 33 ms — h2https://eu.shop.battle.net/oauth2/authorization/storefront?ref=https://eu.shop.battle.net/?from%3Droot&optLogin=trueeu.shop.battle.net/oauth2/authoriza... https://eu.shop.battle.net/oauth2/authorization/storefront?ref=https://eu.shop.battle.net/?from%3Droot&optLogin=true — 302 — 727 B — 13 ms — h2https://oauth.battle.net/authorize?response_type=code&client_id=a1645ac274514d8ebe9b5ffab1a30660&scope=account.basic%20account.full%20openid%20web.storefront%20web.storefront.internal%20web.storefront.internal:modify%20commerce.wishlist%20commerce.wishlist:modify%20commerce.wishlist.internal%20web.storefront.internal:bypass-product-scheduling%20commerce.catalog.availability:override&state=3E7MKYAOoyWtGdsRAOyLdEUUTYCCTbNKYldBvlysPfY%3D&redirect_uri=https://eu.shop.battle.net/login/oauth2/code/storefront&nonce=roAD4dAi6666w2drcMz241AejoKbVA9p8ghZgVK2upI&optLogin=trueoauth.battle.net/authorize?response... https://oauth.battle.net/authorize?response_type=code&client_id=a1645ac274514d8ebe9b5ffab1a30660&scope=account.basic%20account.full%20openid%20web.storefront%20web.storefront.internal%20web.storefront.internal:modify%20commerce.wishlist%20commerce.wishlist:modify%20commerce.wishlist.internal%20web.storefront.internal:bypass-product-scheduling%20commerce.catalog.availability:override&state=3E7MKYAOoyWtGdsRAOyLdEUUTYCCTbNKYldBvlysPfY%3D&redirect_uri=https://eu.shop.battle.net/login/oauth2/code/storefront&nonce=roAD4dAi6666w2drcMz241AejoKbVA9p8ghZgVK2upI&optLogin=true — 302 — 385 B — 182 ms — h2https://eu.shop.battle.net/login/oauth2/code/storefronteu.shop.battle.net/login/oauth2/cod... https://eu.shop.battle.net/login/oauth2/code/storefront — 302 — 257 B — 17 ms — h2https://eu.shop.battle.net/?from=rooteu.shop.battle.net/?from=root https://eu.shop.battle.net/?from=root — 302 — 807 B — 16 ms — h2https://eu.shop.battle.net/en-us?from=rooteu.shop.battle.net/en-us?from=root https://eu.shop.battle.net/en-us?from=root — 200 — 17.4 KiB — 22 ms — h2https://bnetstorefront.akamaized.net/static/scripts/browser/production/es/cookie-consent-filter.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/scripts/browser/production/es/cookie-consent-filter.js — 200 — 3.7 KiB — 47 ms — h2https://bnetstorefront.akamaized.net/static/scripts/gamepad.cjs.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/scripts/gamepad.cjs.js — 200 — 5.6 KiB — 44 ms — h2https://bnetstorefront.akamaized.net/static/runtime.ee32000e0f208c2d.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/runtime.ee32000e0f208c2d.js — 200 — 2.0 KiB — 39 ms — h2https://bnetstorefront.akamaized.net/static/polyfills.9ef42365cd076f96.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/polyfills.9ef42365cd076f96.js — 200 — 911 B — 36 ms — h2https://bnetstorefront.akamaized.net/static/main.7f53a645e88562e3.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/main.7f53a645e88562e3.js — 200 — 402.1 KiB — 111 ms — h2https://bnetstorefront.akamaized.net/static/scripts.52b56af866c84fbe.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/scripts.52b56af866c84fbe.js — 200 — 1.2 KiB — 29 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5QG6WC7www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5QG6WC7 — 200 — 184.2 KiB — 64 ms — h2https://bnetstorefront.akamaized.net/static/styles.de2dd701aaa8a4bd.cssbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/styles.de2dd701aaa8a4bd.css — 200 — 24.4 KiB — 22 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 37 ms — h2https://geo.battle.net/geo.battle.net/ https://geo.battle.net/ — 200 — 343 B — 275 ms — h2https://cdn.cookielaw.org/consent/48e6bd1d-f1f7-47a0-a4c7-b1ee04b5fc23/48e6bd1d-f1f7-47a0-a4c7-b1ee04b5fc23.jsoncdn.cookielaw.org/consent/48e6bd1d-... https://cdn.cookielaw.org/consent/48e6bd1d-f1f7-47a0-a4c7-b1ee04b5fc23/48e6bd1d-f1f7-47a0-a4c7-b1ee04b5fc23.json — 200 — 2.6 KiB — 30 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 314 B — 33 ms — h2https://www.googletagmanager.com/gtag/js?id=G-VYKNV7C0S3&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-VYKNV7C0S3&cx=c&gtm=4e64h1 — 200 — 169.3 KiB — 31 ms — h2https://eu.shop.battle.net/api/locales?locale=en-useu.shop.battle.net/api/locales?loca... https://eu.shop.battle.net/api/locales?locale=en-us — 200 — 427 B — 14 ms — h2https://cdn.cookielaw.org/scripttemplates/202402.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202402.1.0/otBannerSdk.js — 200 — 104.9 KiB — 21 ms — h2https://eu.shop.battle.net/api/localized-strings?locale=en-useu.shop.battle.net/api/localized-st... https://eu.shop.battle.net/api/localized-strings?locale=en-us — 200 — 10.4 KiB — 16 ms — h2https://eu.shop.battle.net/api/client-features?locale=en-useu.shop.battle.net/api/client-featu... https://eu.shop.battle.net/api/client-features?locale=en-us — 200 — 459 B — 18 ms — h2https://eu.shop.battle.net/api/user?locale=en-useu.shop.battle.net/api/user?locale=... https://eu.shop.battle.net/api/user?locale=en-us — 200 — 472 B — 16 ms — h2https://eu.shop.battle.net/static/40.5fcce6c41dd7deb7.jseu.shop.battle.net/static/40.5fcce6... https://eu.shop.battle.net/static/40.5fcce6c41dd7deb7.js — 200 — 58.3 KiB — 47 ms — h2https://eu.shop.battle.net/static/759.9ba57cbc393515b9.jseu.shop.battle.net/static/759.9ba57... https://eu.shop.battle.net/static/759.9ba57cbc393515b9.js — 200 — 71.2 KiB — 46 ms — h2https://eu.shop.battle.net/static/411.65a242c6fc3f965b.jseu.shop.battle.net/static/411.65a24... https://eu.shop.battle.net/static/411.65a242c6fc3f965b.js — 200 — 6.0 KiB — 28 ms — h2https://eu.shop.battle.net/static/897.be23d9031c1d93ad.jseu.shop.battle.net/static/897.be23d... https://eu.shop.battle.net/static/897.be23d9031c1d93ad.js — 200 — 7.3 KiB — 32 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s FCP 2.1 s LCP 3.9 shttps://battle.net// https://battle.net/ — 301 — 129 B — 76 ms — h2https://shop.battle.net/?from=rootshop.battle.net/?from=root https://shop.battle.net/?from=root — 302 — 131 B — 27 ms — h2https://eu.shop.battle.net/?from=rooteu.shop.battle.net/?from=root https://eu.shop.battle.net/?from=root — 302 — 447 B — 33 ms — h2https://eu.shop.battle.net/oauth2/authorization/storefront?ref=https://eu.shop.battle.net/?from%3Droot&optLogin=trueeu.shop.battle.net/oauth2/authoriza... https://eu.shop.battle.net/oauth2/authorization/storefront?ref=https://eu.shop.battle.net/?from%3Droot&optLogin=true — 302 — 727 B — 13 ms — h2https://oauth.battle.net/authorize?response_type=code&client_id=a1645ac274514d8ebe9b5ffab1a30660&scope=account.basic%20account.full%20openid%20web.storefront%20web.storefront.internal%20web.storefront.internal:modify%20commerce.wishlist%20commerce.wishlist:modify%20commerce.wishlist.internal%20web.storefront.internal:bypass-product-scheduling%20commerce.catalog.availability:override&state=3E7MKYAOoyWtGdsRAOyLdEUUTYCCTbNKYldBvlysPfY%3D&redirect_uri=https://eu.shop.battle.net/login/oauth2/code/storefront&nonce=roAD4dAi6666w2drcMz241AejoKbVA9p8ghZgVK2upI&optLogin=trueoauth.battle.net/authorize?response... https://oauth.battle.net/authorize?response_type=code&client_id=a1645ac274514d8ebe9b5ffab1a30660&scope=account.basic%20account.full%20openid%20web.storefront%20web.storefront.internal%20web.storefront.internal:modify%20commerce.wishlist%20commerce.wishlist:modify%20commerce.wishlist.internal%20web.storefront.internal:bypass-product-scheduling%20commerce.catalog.availability:override&state=3E7MKYAOoyWtGdsRAOyLdEUUTYCCTbNKYldBvlysPfY%3D&redirect_uri=https://eu.shop.battle.net/login/oauth2/code/storefront&nonce=roAD4dAi6666w2drcMz241AejoKbVA9p8ghZgVK2upI&optLogin=true — 302 — 385 B — 182 ms — h2https://eu.shop.battle.net/login/oauth2/code/storefronteu.shop.battle.net/login/oauth2/cod... https://eu.shop.battle.net/login/oauth2/code/storefront — 302 — 257 B — 17 ms — h2https://eu.shop.battle.net/?from=rooteu.shop.battle.net/?from=root https://eu.shop.battle.net/?from=root — 302 — 807 B — 16 ms — h2https://eu.shop.battle.net/en-us?from=rooteu.shop.battle.net/en-us?from=root https://eu.shop.battle.net/en-us?from=root — 200 — 17.4 KiB — 22 ms — h2https://bnetstorefront.akamaized.net/static/scripts/browser/production/es/cookie-consent-filter.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/scripts/browser/production/es/cookie-consent-filter.js — 200 — 3.7 KiB — 47 ms — h2https://bnetstorefront.akamaized.net/static/scripts/gamepad.cjs.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/scripts/gamepad.cjs.js — 200 — 5.6 KiB — 44 ms — h2https://bnetstorefront.akamaized.net/static/runtime.ee32000e0f208c2d.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/runtime.ee32000e0f208c2d.js — 200 — 2.0 KiB — 39 ms — h2https://bnetstorefront.akamaized.net/static/polyfills.9ef42365cd076f96.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/polyfills.9ef42365cd076f96.js — 200 — 911 B — 36 ms — h2https://bnetstorefront.akamaized.net/static/main.7f53a645e88562e3.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/main.7f53a645e88562e3.js — 200 — 402.1 KiB — 111 ms — h2https://bnetstorefront.akamaized.net/static/scripts.52b56af866c84fbe.jsbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/scripts.52b56af866c84fbe.js — 200 — 1.2 KiB — 29 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5QG6WC7www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5QG6WC7 — 200 — 184.2 KiB — 64 ms — h2https://bnetstorefront.akamaized.net/static/styles.de2dd701aaa8a4bd.cssbnetstorefront.akamaized.net/static... https://bnetstorefront.akamaized.net/static/styles.de2dd701aaa8a4bd.css — 200 — 24.4 KiB — 22 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 37 ms — h2https://geo.battle.net/geo.battle.net/ https://geo.battle.net/ — 200 — 343 B — 275 ms — h2https://cdn.cookielaw.org/consent/48e6bd1d-f1f7-47a0-a4c7-b1ee04b5fc23/48e6bd1d-f1f7-47a0-a4c7-b1ee04b5fc23.jsoncdn.cookielaw.org/consent/48e6bd1d-... https://cdn.cookielaw.org/consent/48e6bd1d-f1f7-47a0-a4c7-b1ee04b5fc23/48e6bd1d-f1f7-47a0-a4c7-b1ee04b5fc23.json — 200 — 2.6 KiB — 30 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 314 B — 33 ms — h2https://www.googletagmanager.com/gtag/js?id=G-VYKNV7C0S3&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-VYKNV7C0S3&cx=c&gtm=4e64h1 — 200 — 169.3 KiB — 31 ms — h2https://eu.shop.battle.net/api/locales?locale=en-useu.shop.battle.net/api/locales?loca... https://eu.shop.battle.net/api/locales?locale=en-us — 200 — 427 B — 14 ms — h2https://cdn.cookielaw.org/scripttemplates/202402.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202402.1.0/otBannerSdk.js — 200 — 104.9 KiB — 21 ms — h2https://eu.shop.battle.net/api/localized-strings?locale=en-useu.shop.battle.net/api/localized-st... https://eu.shop.battle.net/api/localized-strings?locale=en-us — 200 — 10.4 KiB — 16 ms — h2https://eu.shop.battle.net/api/client-features?locale=en-useu.shop.battle.net/api/client-featu... https://eu.shop.battle.net/api/client-features?locale=en-us — 200 — 459 B — 18 ms — h2https://eu.shop.battle.net/api/user?locale=en-useu.shop.battle.net/api/user?locale=... https://eu.shop.battle.net/api/user?locale=en-us — 200 — 472 B — 16 ms — h2https://eu.shop.battle.net/static/40.5fcce6c41dd7deb7.jseu.shop.battle.net/static/40.5fcce6... https://eu.shop.battle.net/static/40.5fcce6c41dd7deb7.js — 200 — 58.3 KiB — 47 ms — h2https://eu.shop.battle.net/static/759.9ba57cbc393515b9.jseu.shop.battle.net/static/759.9ba57... https://eu.shop.battle.net/static/759.9ba57cbc393515b9.js — 200 — 71.2 KiB — 46 ms — h2https://eu.shop.battle.net/static/411.65a242c6fc3f965b.jseu.shop.battle.net/static/411.65a24... https://eu.shop.battle.net/static/411.65a242c6fc3f965b.js — 200 — 6.0 KiB — 28 ms — h2https://eu.shop.battle.net/static/897.be23d9031c1d93ad.jseu.shop.battle.net/static/897.be23d... https://eu.shop.battle.net/static/897.be23d9031c1d93ad.js — 200 — 7.3 KiB — 32 ms — h2https://eu.shop.battle.net/static/635.1dfcf322cf46672e.jseu.shop.battle.net/static/635.1dfcf... https://eu.shop.battle.net/static/635.1dfcf322cf46672e.js — 200 — 25.8 KiB — 35 ms — h2https://eu.shop.battle.net/static/4.e26f2a297fd7cccb.jseu.shop.battle.net/static/4.e26f2a2... https://eu.shop.battle.net/static/4.e26f2a297fd7cccb.js — 200 — 8.9 KiB — 29 ms — h2https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt5c0d161ef1af1602/67e2b1439b281957659bc37b/image_1.pngblz-contentstack-assets.akamaized.n... https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt5c0d161ef1af1602/67e2b1439b281957659bc37b/image_1.png — 200 — 45.1 KiB — 44 ms — h2https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt1e7ef8500ede2f96/NotoSans-Regular.ttfblz-contentstack-assets.akamaized.n... https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt1e7ef8500ede2f96/NotoSans-Regular.ttf — 200 — 209.5 KiB — 26 ms — h2https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 204 — 0 B — 182 ms — h2https://eu.shop.battle.net/api/homepage?platform=Web&locale=en-useu.shop.battle.net/api/homepage?pla... https://eu.shop.battle.net/api/homepage?platform=Web&locale=en-us — 200 — 5.2 KiB — 18 ms — h2https://cdn.cookielaw.org/consent/48e6bd1d-f1f7-47a0-a4c7-b1ee04b5fc23/01991b0e-2509-7974-8c3e-c9d9de5bcc5e/en.jsoncdn.cookielaw.org/consent/48e6bd1d-... https://cdn.cookielaw.org/consent/48e6bd1d-f1f7-47a0-a4c7-b1ee04b5fc23/01991b0e-2509-7974-8c3e-c9d9de5bcc5e/en.json — 200 — 36.3 KiB — 30 ms — h2https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 202 — 226 B — 154 ms — h2https://eu.shop.battle.net/api/navigation?locale=en-useu.shop.battle.net/api/navigation?l... https://eu.shop.battle.net/api/navigation?locale=en-us — 200 — 3.1 KiB — 17 ms — h2https://eu.shop.battle.net/api/footer?locale=en-useu.shop.battle.net/api/footer?local... https://eu.shop.battle.net/api/footer?locale=en-us — 200 — 679 B — 21 ms — h2https://navbar.blizzard.com/static/v1/nav-battlenet.jsnavbar.blizzard.com/static/v1/nav-b... https://navbar.blizzard.com/static/v1/nav-battlenet.js — 200 — 76.6 KiB — 27 ms — h2https://eu.shop.battle.net/api/itemshop/pages/blt8c2a074e1bd09e55?userId=0&locale=en-US&buttons=falseeu.shop.battle.net/api/itemshop/pag... https://eu.shop.battle.net/api/itemshop/pages/blt8c2a074e1bd09e55?userId=0&locale=en-US&buttons=false — 200 — 4.3 KiB — 23 ms — h2https://eu.shop.battle.net/api/card-collection?id=blt76278791b674c4a2&id=blt120ade6f2fd3a2ec&id=blt7eb4c2d0bdbe3953&id=bltd4ee4c139c5a4d0f&id=blt065449eee8a01e01&id=bltf7f82510e3e52a40&id=blt0490af845b98a7b5&id=blt29485b285021c9f2&id=bltfb4abb86b9ef791f&id=blt6c5fdae8b28ad533&id=blt74d2ebd3e2ae5576&id=blta8464c6e8d080df8&id=bltd6ec8173b1be4497&id=blt0610899f846ba36d&id=bltcd10014dc956faa5&id=blt050d03d03026402b&buttons=false&locale=en-useu.shop.battle.net/api/card-collect... https://eu.shop.battle.net/api/card-collection?id=blt76278791b674c4a2&id=blt120ade6f2fd3a2ec&id=blt7eb4c2d0bdbe3953&id=bltd4ee4c139c5a4d0f&id=blt065449eee8a01e01&id=bltf7f82510e3e52a40&id=blt0490af845b98a7b5&id=blt29485b285021c9f2&id=bltfb4abb86b9ef791f&id=blt6c5fdae8b28ad533&id=blt74d2ebd3e2ae5576&id=blta8464c6e8d080df8&id=bltd6ec8173b1be4497&id=blt0610899f846ba36d&id=bltcd10014dc956faa5&id=blt050d03d03026402b&buttons=false&locale=en-us — 200 — 5.8 KiB — 22 ms — h2https://eu.shop.battle.net/api/itemshop/pages/blta258cfb116fc8389?userId=0&locale=en-US&buttons=falseeu.shop.battle.net/api/itemshop/pag... https://eu.shop.battle.net/api/itemshop/pages/blta258cfb116fc8389?userId=0&locale=en-US&buttons=false — 200 — 4.4 KiB — 26 ms — h2https://eu.shop.battle.net/api/itemshop/pages/bltc437a947663ecfc5?userId=0&locale=en-US&buttons=falseeu.shop.battle.net/api/itemshop/pag... https://eu.shop.battle.net/api/itemshop/pages/bltc437a947663ecfc5?userId=0&locale=en-US&buttons=false — 200 — 4.4 KiB — 28 ms — h2https://navbar.blizzard.com/static/v1/footer.jsnavbar.blizzard.com/static/v1/foote... https://navbar.blizzard.com/static/v1/footer.js — 200 — 77.1 KiB — 10 ms — h2https://baseui.akamaized.net/icons/mac.svgbaseui.akamaized.net/icons/mac.svg https://baseui.akamaized.net/icons/mac.svg — 200 — 1.3 KiB — 26 ms — http/1.1https://baseui.akamaized.net/icons/windows.svgbaseui.akamaized.net/icons/windows.... https://baseui.akamaized.net/icons/windows.svg — 200 — 871 B — 21 ms — http/1.1https://baseui.akamaized.net/icons/bn-play-filled.svgbaseui.akamaized.net/icons/bn-play-... https://baseui.akamaized.net/icons/bn-play-filled.svg — 200 — 756 B — 17 ms — http/1.1https://baseui.akamaized.net/icons/bn-pause-filled.svgbaseui.akamaized.net/icons/bn-pause... https://baseui.akamaized.net/icons/bn-pause-filled.svg — 200 — 844 B — 26 ms — http/1.1https://baseui.akamaized.net/icons/bn-chevron-left-filled.svgbaseui.akamaized.net/icons/bn-chevr... https://baseui.akamaized.net/icons/bn-chevron-left-filled.svg — 200 — 835 B — 22 ms — http/1.1https://baseui.akamaized.net/icons/bn-chevron-right-filled.svgbaseui.akamaized.net/icons/bn-chevr... https://baseui.akamaized.net/icons/bn-chevron-right-filled.svg — 200 — 826 B — 13 ms — http/1.1https://baseui.akamaized.net/icons/arrow-left.svgbaseui.akamaized.net/icons/arrow-le... https://baseui.akamaized.net/icons/arrow-left.svg — 200 — 761 B — 4 ms — http/1.1https://baseui.akamaized.net/icons/arrow-right.svgbaseui.akamaized.net/icons/arrow-ri... https://baseui.akamaized.net/icons/arrow-right.svg — 200 — 760 B — 4 ms — http/1.1https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt75adef01b186cab3/63dc132f6ce8bf6444a8beb8/games-d4-colored.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt75adef01b186cab3/63dc132f6ce8bf6444a8beb8/games-d4-colored.svg — 200 — 2.3 KiB — 13 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt524d75eb1bde1557/6920dd20a4d899a8d8ea5985/DIA_DIV_Helix_Bnet_Product_Page_Banners_Bnet_UE_Desktop-1600x500_GG01.png?imwidth=1568&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt524d75eb1bde1557/6920dd20a4d899a8d8ea5985/DIA_DIV_Helix_Bnet_Product_Page_Banners_Bnet_UE_Desktop-1600x500_GG01.png?imwidth=1568&imdensity=1 — 200 — 82.2 KiB — 18 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/blt72f16e066f85e164/bltc10be07ccc5bc1b1/6406e72f2abf90675a484ea9/download-EN-US.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/blt72f16e066f85e164/bltc10be07ccc5bc1b1/6406e72f2abf90675a484ea9/download-EN-US.svg — 200 — 5.5 KiB — 13 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/blt72f16e066f85e164/blt7a2d86f27c5c1f1c/64a4618541448e76c3fe9ff7/Store_Google_Play_Action_Download_Locale_EN-US.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/blt72f16e066f85e164/blt7a2d86f27c5c1f1c/64a4618541448e76c3fe9ff7/Store_Google_Play_Action_Download_Locale_EN-US.svg — 200 — 3.4 KiB — 9 ms — h2https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt4effa2419596f476/ObjectSans-Bold.woffblz-contentstack-assets.akamaized.n... https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt4effa2419596f476/ObjectSans-Bold.woff — 200 — 44.8 KiB — 13 ms — h2https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt84e47c58c9ac946b/NotoSans-Bold.ttfblz-contentstack-assets.akamaized.n... https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/blt84e47c58c9ac946b/NotoSans-Bold.ttf — 200 — 208.4 KiB — 26 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blte7db8a8e9fc3a15c/69d42bd4b87f96cfd34ef8c1/blackcell_logo.png?imwidth=320&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blte7db8a8e9fc3a15c/69d42bd4b87f96cfd34ef8c1/blackcell_logo.png?imwidth=320&imdensity=1 — 200 — 6.4 KiB — 20 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt329b2262fbe77bb9/6920de24fb2fd98055da4696/logo_4K.png?imwidth=320&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt329b2262fbe77bb9/6920de24fb2fd98055da4696/logo_4K.png?imwidth=320&imdensity=1 — 200 — 20.0 KiB — 21 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltec4d5d06f2cbf1ab/69d57edc251074c3778dfb6a/OW_2026_S2_Summit_FullLockup_DarkBG_EN.png?imwidth=320&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltec4d5d06f2cbf1ab/69d57edc251074c3778dfb6a/OW_2026_S2_Summit_FullLockup_DarkBG_EN.png?imwidth=320&imdensity=1 — 200 — 7.4 KiB — 23 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltff2046af662f9df4/69331925f4fa3fcfd101a031/DIA_DIV_Helix_UE_PHX-Franchise-Card_1920x1080_GG01_AoH_1920x1080.png?imwidth=720&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltff2046af662f9df4/69331925f4fa3fcfd101a031/DIA_DIV_Helix_UE_PHX-Franchise-Card_1920x1080_GG01_AoH_1920x1080.png?imwidth=720&imdensity=1 — 200 — 113.2 KiB — 25 ms — h2https://baseui.akamaized.net/icons/bn-menu-filled.svgbaseui.akamaized.net/icons/bn-menu-... https://baseui.akamaized.net/icons/bn-menu-filled.svg — 200 — 934 B — 5 ms — http/1.1https://baseui.akamaized.net/icons/bn-info-circle-outlined.svgbaseui.akamaized.net/icons/bn-info-... https://baseui.akamaized.net/icons/bn-info-circle-outlined.svg — 200 — 938 B — 4 ms — http/1.1https://baseui.akamaized.net/icons/bn-external-link-filled.svgbaseui.akamaized.net/icons/bn-exter... https://baseui.akamaized.net/icons/bn-external-link-filled.svg — 200 — 976 B — 3 ms — http/1.1https://baseui.akamaized.net/icons/bn-search-filled.svgbaseui.akamaized.net/icons/bn-searc... https://baseui.akamaized.net/icons/bn-search-filled.svg — 200 — 790 B — 4 ms — http/1.1https://baseui.akamaized.net/icons/bn-close-filled.svgbaseui.akamaized.net/icons/bn-close... https://baseui.akamaized.net/icons/bn-close-filled.svg — 200 — 949 B — 7 ms — http/1.1https://baseui.akamaized.net/icons/bn-plus-circle-outlined.svgbaseui.akamaized.net/icons/bn-plus-... https://baseui.akamaized.net/icons/bn-plus-circle-outlined.svg — 200 — 950 B — 5 ms — http/1.1https://baseui.akamaized.net/icons/bn-gift-outlined.svgbaseui.akamaized.net/icons/bn-gift-... https://baseui.akamaized.net/icons/bn-gift-outlined.svg — 200 — 1.5 KiB — 4 ms — http/1.1https://baseui.akamaized.net/icons/bn-history-outlined.svgbaseui.akamaized.net/icons/bn-histo... https://baseui.akamaized.net/icons/bn-history-outlined.svg — 200 — 964 B — 4 ms — http/1.1https://baseui.akamaized.net/icons/bn-question-outlined.svgbaseui.akamaized.net/icons/bn-quest... https://baseui.akamaized.net/icons/bn-question-outlined.svg — 200 — 1.5 KiB — 4 ms — http/1.1https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltb7c1db49cad77069/60a81b45b078b00d8a909fce/world-of-warcraft.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltb7c1db49cad77069/60a81b45b078b00d8a909fce/world-of-warcraft.svg — 200 — 848 B — 15 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt75adef01b186cab3/63dc132f6ce8bf6444a8beb8/games-d4-colored.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt75adef01b186cab3/63dc132f6ce8bf6444a8beb8/games-d4-colored.svg — 200 — 0 B — 3 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt459c8ddf9983059b/682fa6e9a33f6025e2f917ce/-Bnet_Bliz_Shop_Icon_(2).svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt459c8ddf9983059b/682fa6e9a33f6025e2f917ce/-Bnet_Bliz_Shop_Icon_(2).svg — 200 — 844 B — 5 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7e22237aad327854/63db19a1592f74643d1a389a/Overwatch2_(1).svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7e22237aad327854/63db19a1592f74643d1a389a/Overwatch2_(1).svg — 200 — 850 B — 4 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt5538a5cdb0e16552/60db86c967d3385db9b805be/hearthstone.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt5538a5cdb0e16552/60db86c967d3385db9b805be/hearthstone.svg — 200 — 1.3 KiB — 5 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt6c73fa810b4ff617/68780cdb93c698ad5c0ffbf4/game_icon_mists_classic.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt6c73fa810b4ff617/68780cdb93c698ad5c0ffbf4/game_icon_mists_classic.svg — 200 — 9.8 KiB — 5 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt294c43cf459c9461/648918994630b6246bc70c14/Warzone_WZ_White_RGB.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt294c43cf459c9461/648918994630b6246bc70c14/Warzone_WZ_White_RGB.svg — 200 — 380 B — 4 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt75adef01b186cab3/63dc132f6ce8bf6444a8beb8/games-d4-colored.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt75adef01b186cab3/63dc132f6ce8bf6444a8beb8/games-d4-colored.svg — 200 — 0 B — 2 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltc7b623897231e5f7/69331925c8f2770fe543ab00/DIA_DIV_X2_paladin_class_trailer_thumbnail_1920x1080_TXTLESS_LL01.png?imwidth=720&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltc7b623897231e5f7/69331925c8f2770fe543ab00/DIA_DIV_X2_paladin_class_trailer_thumbnail_1920x1080_TXTLESS_LL01.png?imwidth=720&imdensity=1 — 200 — 54.2 KiB — 39 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltfc0b38792fbe0a2d/69331925fb2fd9570bda475c/X2_campaign_1920x1080.png?imwidth=720&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltfc0b38792fbe0a2d/69331925fb2fd9570bda475c/X2_campaign_1920x1080.png?imwidth=720&imdensity=1 — 200 — 65.6 KiB — 73 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt802f28541f5e1815/69a62ff72ef568530c445669/DIA_DIV_Bnet_Shop_Warlock_Ultimate_Incentive_SKU_1920x1080.jpg?imwidth=720&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt802f28541f5e1815/69a62ff72ef568530c445669/DIA_DIV_Bnet_Shop_Warlock_Ultimate_Incentive_SKU_1920x1080.jpg?imwidth=720&imdensity=1 — 200 — 122.6 KiB — 60 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt80af93933ab07df3/68b8bf2d804a9776216cd63e/Midnight_keyart.png?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt80af93933ab07df3/68b8bf2d804a9776216cd63e/Midnight_keyart.png?imwidth=332&imdensity=1 — 200 — 29.2 KiB — 67 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt443dfb53bc66c15a/696fc0a7a4d899787cea5d89/Midnight_Shop_THumb_ProductAssetGallery_NoLogos_1920x1080_zhTW.png?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt443dfb53bc66c15a/696fc0a7a4d899787cea5d89/Midnight_Shop_THumb_ProductAssetGallery_NoLogos_1920x1080_zhTW.png?imwidth=332&imdensity=1 — 200 — 42.4 KiB — 65 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt167507eeda4c77b7/690aba9810863b568c949408/DIA_DIV_Helix_UE_SKU_BNET_Product_Page_1920x1080_GG01.jpg?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt167507eeda4c77b7/690aba9810863b568c949408/DIA_DIV_Helix_UE_SKU_BNET_Product_Page_1920x1080_GG01.jpg?imwidth=332&imdensity=1 — 200 — 54.2 KiB — 65 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9bdfb69d595cbdc3/682fa7092da99c1977a85c6b/-Bnet_Game-Content_UI_(Phoenix)-EN-1920x1080-Textless_(9).jpg?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9bdfb69d595cbdc3/682fa7092da99c1977a85c6b/-Bnet_Game-Content_UI_(Phoenix)-EN-1920x1080-Textless_(9).jpg?imwidth=332&imdensity=1 — 200 — 28.0 KiB — 63 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt5387d7cefaf9923d/6334e1997e84e17596f9c816/Coins_960x540.png?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt5387d7cefaf9923d/6334e1997e84e17596f9c816/Coins_960x540.png?imwidth=332&imdensity=1 — 200 — 7.1 KiB — 50 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltb2d9db926c79b281/69aa04b701bc870008d77bd4/HS_35p0_PHXGametabMobile_1920x1080_CR.jpg?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltb2d9db926c79b281/69aa04b701bc870008d77bd4/HS_35p0_PHXGametabMobile_1920x1080_CR.jpg?imwidth=332&imdensity=1 — 200 — 44.4 KiB — 62 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt69dc3b2614dfd253/6876e44961575e5c9153747f/WoW_Lvl85_CharacterBoost_BnetShop_ProductAssetGallery_1920x1080.png?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt69dc3b2614dfd253/6876e44961575e5c9153747f/WoW_Lvl85_CharacterBoost_BnetShop_ProductAssetGallery_1920x1080.png?imwidth=332&imdensity=1 — 200 — 26.3 KiB — 59 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt5947cfe477bf4836/689695202446f0216290c55b/WoW_ShopModernLvl80BoostVAS_BnetShop_ProductAsset_1920x1080.png?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt5947cfe477bf4836/689695202446f0216290c55b/WoW_ShopModernLvl80BoostVAS_BnetShop_ProductAsset_1920x1080.png?imwidth=332&imdensity=1 — 200 — 14.3 KiB — 54 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltbab8fa67f2c9cb2e/63c9a73673dc3f13ebc9a8e1/WarcraftArclightRumble_Color_JL01.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltbab8fa67f2c9cb2e/63c9a73673dc3f13ebc9a8e1/WarcraftArclightRumble_Color_JL01.svg — 200 — 1.5 KiB — 5 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltcadd0c49e316fea2/60db86c9ce1eb95db45df71f/starcraft-ii.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltcadd0c49e316fea2/60db86c9ce1eb95db45df71f/starcraft-ii.svg — 200 — 1.1 KiB — 5 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt40af45aa6f7cb7dd/D4_Platinum_VirtualCurrency.png?imwidth=72&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt40af45aa6f7cb7dd/D4_Platinum_VirtualCurrency.png?imwidth=72&imdensity=1 — 200 — 2.3 KiB — 6 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt85f2026fbdde6ccf/69b0520ffe4fec0008a18c46/WoW_CharityPetAssetandStaticBanners_BnetShop_ProductAssetGallery_1920x1080.png?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt85f2026fbdde6ccf/69b0520ffe4fec0008a18c46/WoW_CharityPetAssetandStaticBanners_BnetShop_ProductAssetGallery_1920x1080.png?imwidth=332&imdensity=1 — 200 — 32.6 KiB — 27 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt431fb955092b5446/69d543a93e7b8702fa9f40c0/shop_browsing_card_ow_26_s2_ubp.webp?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt431fb955092b5446/69d543a93e7b8702fa9f40c0/shop_browsing_card_ow_26_s2_ubp.webp?imwidth=332&imdensity=1 — 200 — 33.1 KiB — 33 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blta9767de80defe67d/69c30fee741ad100087bb7ef/-Bnet_Game-Content_UI_(Phoenix)-EN-1920x1080-Textless.jpg?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blta9767de80defe67d/69c30fee741ad100087bb7ef/-Bnet_Game-Content_UI_(Phoenix)-EN-1920x1080-Textless.jpg?imwidth=332&imdensity=1 — 200 — 21.2 KiB — 29 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt36389ea67ef81a4f/6998cd2b3195a61bcc4f5e2c/DIA_DIV_S12_Web_Assets_Deluxe_BattlePass_Bundle_1920x1080_LL01.png?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt36389ea67ef81a4f/6998cd2b3195a61bcc4f5e2c/DIA_DIV_S12_Web_Assets_Deluxe_BattlePass_Bundle_1920x1080_LL01.png?imwidth=332&imdensity=1 — 200 — 45.5 KiB — 24 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt35bc262775629a74/69cc0467042ec800089deb45/HS_35p2_BGPremiumPass_BattleNet_Shop_BrowsingCard_1920x1080_DB02.png?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt35bc262775629a74/69cc0467042ec800089deb45/HS_35p2_BGPremiumPass_BattleNet_Shop_BrowsingCard_1920x1080_DB02.png?imwidth=332&imdensity=1 — 200 — 37.0 KiB — 27 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt37571e754188d3a5/690cf74294299f52ee853e97/WOW_2.0_Classic_Icon_Vector.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt37571e754188d3a5/690cf74294299f52ee853e97/WOW_2.0_Classic_Icon_Vector.svg — 200 — 2.9 KiB — 5 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt20ce4bea7a364041/60eddfc82d26525ef67aca6b/battlenet-nexus-color.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt20ce4bea7a364041/60eddfc82d26525ef67aca6b/battlenet-nexus-color.svg — 200 — 767 B — 5 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt21bb4c033ed8ab74/690cf23e6ff124cee219648c/WoW_-_Burning_Crusade_Classic_Anniversary_Pre-Purchase_SKU_Banners_Epic_ProductAsset_1920x1080.png?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt21bb4c033ed8ab74/690cf23e6ff124cee219648c/WoW_-_Burning_Crusade_Classic_Anniversary_Pre-Purchase_SKU_Banners_Epic_ProductAsset_1920x1080.png?imwidth=332&imdensity=1 — 200 — 47.6 KiB — 18 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt57a421d9cc7b9cc7/6435dd4ed402e526b209460e/Battlenet-Balance.jpg?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt57a421d9cc7b9cc7/6435dd4ed402e526b209460e/Battlenet-Balance.jpg?imwidth=332&imdensity=1 — 200 — 19.2 KiB — 23 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt62aec83891367809/6945d388a21e95fe9a9a3aa7/WoW_Lvl58_CharacterBoost_BnetShop_ProductAssetGallery_1920x1080.png?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt62aec83891367809/6945d388a21e95fe9a9a3aa7/WoW_Lvl58_CharacterBoost_BnetShop_ProductAssetGallery_1920x1080.png?imwidth=332&imdensity=1 — 200 — 24.4 KiB — 17 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blta8144b87f02ecaa8/690abaa0aff6a82fc524cef2/DIA_DIV_Helix_SKU_BNET_Product_Page_1920x1080_GG01.jpg?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blta8144b87f02ecaa8/690abaa0aff6a82fc524cef2/DIA_DIV_Helix_SKU_BNET_Product_Page_1920x1080_GG01.jpg?imwidth=332&imdensity=1 — 200 — 28.6 KiB — 28 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt4a3abfb79d7cedec/69d53c8a25107403ff8dfb3b/shop_browsing_card_ow_26_s2_starter.webp?imwidth=332&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt4a3abfb79d7cedec/69d53c8a25107403ff8dfb3b/shop_browsing_card_ow_26_s2_starter.webp?imwidth=332&imdensity=1 — 200 — 17.3 KiB — 22 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9ba52a3f1100a00c/60db86c967d3385db9b805ba/diablo-ii.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9ba52a3f1100a00c/60db86c967d3385db9b805ba/diablo-ii.svg — 200 — 4.6 KiB — 5 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt750d7977de72501b/6722c7987e4dc1f0272fcd85/game_icon_w3r.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt750d7977de72501b/6722c7987e4dc1f0272fcd85/game_icon_w3r.svg — 200 — 1.7 KiB — 5 ms — h3https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 202 — 226 B — 152 ms — h2https://blz-contentstack-assets.akamaized.net/v3/assets/bltf408a0557f4e4998/bltcf8b6a13bcf5d792/689f9e4ee08c835719c4c8e5/MidnightVideo_Horizontal.mp4blz-contentstack-assets.akamaized.n... https://blz-contentstack-assets.akamaized.net/v3/assets/bltf408a0557f4e4998/bltcf8b6a13bcf5d792/689f9e4ee08c835719c4c8e5/MidnightVideo_Horizontal.mp4 — 206 — 1.1 MiB — 117 ms — h3https://blz-contentstack-assets.akamaized.net/v3/assets/bltf408a0557f4e4998/blt3aeb512e466084ba/69aa0aa4741ad100087bb5e9/DIA-2025-19787_DesktopApp-Helix_800x450.webmblz-contentstack-assets.akamaized.n... https://blz-contentstack-assets.akamaized.net/v3/assets/bltf408a0557f4e4998/blt3aeb512e466084ba/69aa0aa4741ad100087bb5e9/DIA-2025-19787_DesktopApp-Helix_800x450.webm — 206 — 433.7 KiB — 67 ms — h3https://blz-contentstack-assets.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7fec46365ec457f8/68e2c0bffbad577e6b4723df/cod-bo7-se.mp4blz-contentstack-assets.akamaized.n... https://blz-contentstack-assets.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7fec46365ec457f8/68e2c0bffbad577e6b4723df/cod-bo7-se.mp4 — 206 — 3.7 MiB — 1.9 s — h3https://navbar.blizzard.com/base-api/v1/en-us/nav?entry=battlenet-sitenavbar.blizzard.com/base-api/v1/en-... https://navbar.blizzard.com/base-api/v1/en-us/nav?entry=battlenet-site — 200 — 1.3 KiB — 41 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltb7c1db49cad77069/60a81b45b078b00d8a909fce/world-of-warcraft.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltb7c1db49cad77069/60a81b45b078b00d8a909fce/world-of-warcraft.svg — 200 — 0 B — 6 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt6c73fa810b4ff617/68780cdb93c698ad5c0ffbf4/game_icon_mists_classic.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt6c73fa810b4ff617/68780cdb93c698ad5c0ffbf4/game_icon_mists_classic.svg — 200 — 0 B — 15 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltbab8fa67f2c9cb2e/63c9a73673dc3f13ebc9a8e1/WarcraftArclightRumble_Color_JL01.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltbab8fa67f2c9cb2e/63c9a73673dc3f13ebc9a8e1/WarcraftArclightRumble_Color_JL01.svg — 200 — 0 B — 15 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltfd93fccae7bc7846/6722c69435c0920bf5350a5d/game_icon_warcraft_family.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltfd93fccae7bc7846/6722c69435c0920bf5350a5d/game_icon_warcraft_family.svg — 200 — 649 B — 13 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt75adef01b186cab3/63dc132f6ce8bf6444a8beb8/games-d4-colored.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt75adef01b186cab3/63dc132f6ce8bf6444a8beb8/games-d4-colored.svg — 200 — 0 B — 34 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltee9e970c2fdd9c6b/621d4cb6e47e3d2eff210070/D_Immortal_Icon_Small_BlizzCon_PF08.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltee9e970c2fdd9c6b/621d4cb6e47e3d2eff210070/D_Immortal_Icon_Small_BlizzCon_PF08.svg — 200 — 1.1 KiB — 16 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9d75ebc1f2d9db84/60a311ced941d00d913e3c53/diablo-iii.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9d75ebc1f2d9db84/60a311ced941d00d913e3c53/diablo-iii.svg — 200 — 1.3 KiB — 17 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9ba52a3f1100a00c/60db86c967d3385db9b805ba/diablo-ii.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9ba52a3f1100a00c/60db86c967d3385db9b805ba/diablo-ii.svg — 200 — 0 B — 38 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltea94781ac7b9263a/65a0899aa326be2bf90bc2f8/blizzard_diablo_icon_EE01.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltea94781ac7b9263a/65a0899aa326be2bf90bc2f8/blizzard_diablo_icon_EE01.svg — 200 — 86.7 KiB — 81 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7e22237aad327854/63db19a1592f74643d1a389a/Overwatch2_(1).svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7e22237aad327854/63db19a1592f74643d1a389a/Overwatch2_(1).svg — 200 — 0 B — 54 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt5538a5cdb0e16552/60db86c967d3385db9b805be/hearthstone.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt5538a5cdb0e16552/60db86c967d3385db9b805be/hearthstone.svg — 200 — 0 B — 52 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltcadd0c49e316fea2/60db86c9ce1eb95db45df71f/starcraft-ii.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltcadd0c49e316fea2/60db86c9ce1eb95db45df71f/starcraft-ii.svg — 200 — 0 B — 55 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blte2114932bc6a3b4b/60db86c94ff91563ab257a00/starcraft-remastered.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blte2114932bc6a3b4b/60db86c94ff91563ab257a00/starcraft-remastered.svg — 200 — 872 B — 24 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt459c8ddf9983059b/682fa6e9a33f6025e2f917ce/-Bnet_Bliz_Shop_Icon_(2).svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt459c8ddf9983059b/682fa6e9a33f6025e2f917ce/-Bnet_Bliz_Shop_Icon_(2).svg — 200 — 0 B — 71 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt38fbd5bc534f9d8d/666b3646e3720f794c00428c/-Bnet_Game-Shop_Icon-EN-1080x1080.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt38fbd5bc534f9d8d/666b3646e3720f794c00428c/-Bnet_Game-Shop_Icon-EN-1080x1080.svg — 200 — 1.2 KiB — 30 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt294c43cf459c9461/648918994630b6246bc70c14/Warzone_WZ_White_RGB.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt294c43cf459c9461/648918994630b6246bc70c14/Warzone_WZ_White_RGB.svg — 200 — 0 B — 67 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt8168cbdbbc05770d/64cc38e2c45759d767a1f84f/Jupiter_Coming_Soon-Bnet_Game-Icon_Shop-EN-Vector-01.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt8168cbdbbc05770d/64cc38e2c45759d767a1f84f/Jupiter_Coming_Soon-Bnet_Game-Icon_Shop-EN-Vector-01.svg — 200 — 719 B — 30 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt8f53b3687511367c/62abb5b3e5f7e7444f49f012/MWII_LOGO_SQUARE_SVG.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt8f53b3687511367c/62abb5b3e5f7e7444f49f012/MWII_LOGO_SQUARE_SVG.svg — 200 — 584 B — 44 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltdbe988a11f72d788/6179f1c61bb8c23cf8bbe9c4/VanguardGold.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltdbe988a11f72d788/6179f1c61bb8c23cf8bbe9c4/VanguardGold.svg — 200 — 392 B — 61 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9b410089e8178011/60db86bb3681555f01d08321/call-of-duty-black-ops-cold-war.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9b410089e8178011/60db86bb3681555f01d08321/call-of-duty-black-ops-cold-war.svg — 200 — 1.7 KiB — 47 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt492af3d8b35e50b5/60db86bb2d26525ef67ac5a4/call-of-duty-mw.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt492af3d8b35e50b5/60db86bb2d26525ef67ac5a4/call-of-duty-mw.svg — 200 — 359 B — 60 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt20dbad195544277b/60db86bb67d3385db9b805b6/call-of-duty-mw2cr.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt20dbad195544277b/60db86bb67d3385db9b805b6/call-of-duty-mw2cr.svg — 200 — 706 B — 53 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt959140aefa0792de/60db86bbad189d64efcca220/call-of-duty.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt959140aefa0792de/60db86bbad189d64efcca220/call-of-duty.svg — 200 — 495 B — 53 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt848a0dc3840b3b40/672a47111dee4778620cdd73/game_icon_avowed.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt848a0dc3840b3b40/672a47111dee4778620cdd73/game_icon_avowed.svg — 200 — 2.4 KiB — 50 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltfbd1ff48b59c89d2/60db86bbce1eb95db45df717/blizzard-arcade.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltfbd1ff48b59c89d2/60db86bbce1eb95db45df717/blizzard-arcade.svg — 200 — 1.6 KiB — 71 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltb39d6b2c23d8be08/60db86bb2b55c663af1b7110/crash-bandicoot-4.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltb39d6b2c23d8be08/60db86bb2b55c663af1b7110/crash-bandicoot-4.svg — 200 — 2.2 KiB — 72 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltea3b0d47943e4829/67ca468040e66570d4e17563/game_icon_aries.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltea3b0d47943e4829/67ca468040e66570d4e17563/game_icon_aries.svg — 200 — 3.4 KiB — 70 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blte9a32f331b70f4a0/60db86c93681555f01d08325/heroes-of-the-storm.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blte9a32f331b70f4a0/60db86c93681555f01d08325/heroes-of-the-storm.svg — 200 — 675 B — 69 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltd53192ae23d6a64e/67c25b3a5f3ea1ab8a17c14c/game_icon_scorpio.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltd53192ae23d6a64e/67c25b3a5f3ea1ab8a17c14c/game_icon_scorpio.svg — 200 — 18.7 KiB — 69 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt11b1d06e1e3e2adf/68e979dec3999679701cf7a2/game_icon_arkansas.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt11b1d06e1e3e2adf/68e979dec3999679701cf7a2/game_icon_arkansas.svg — 200 — 7.1 KiB — 78 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9bc6828cda317152/680fb508ba73319548d1e29f/game_icon_chicago.svgblz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt9bc6828cda317152/680fb508ba73319548d1e29f/game_icon_chicago.svg — 200 — 5.1 KiB — 77 ms — h3https://baseui.akamaized.net/sprites/BnetIconsOutlined.svgbaseui.akamaized.net/sprites/BnetIc... https://baseui.akamaized.net/sprites/BnetIconsOutlined.svg — 200 — 94.6 KiB — 82 ms — http/1.1https://baseui.akamaized.net/sprites/GeneralIcons.svgbaseui.akamaized.net/sprites/Genera... https://baseui.akamaized.net/sprites/GeneralIcons.svg — 200 — 21.7 KiB — 79 ms — http/1.1https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/bltce5b0dc26cb5413a/ObjectSans-Medium.woffblz-contentstack-assets.akamaized.n... https://blz-contentstack-assets.akamaized.net/v3/assets/blt72f16e066f85e164/bltce5b0dc26cb5413a/ObjectSans-Medium.woff — 200 — 45.0 KiB — 13 ms — h3https://navbar.blizzard.com/base-api/v1/en-us/navfooter?titleId=1112425812&userCountry=NLD&content=battlenet&cookiesUrl=https%3A%2F%2Faccount.battle.net%2Flogin%2Fcookiesnavbar.blizzard.com/base-api/v1/en-... https://navbar.blizzard.com/base-api/v1/en-us/navfooter?titleId=1112425812&userCountry=NLD&content=battlenet&cookiesUrl=https%3A%2F%2Faccount.battle.net%2Flogin%2Fcookies — 200 — 2.0 KiB — 7 ms — h2https://navbar.blizzard.com/base-api/v1/en-us/navfooter?titleId=1112425812&userCountry=NLD&content=battlenet&cookiesUrl=https%3A%2F%2Faccount.battle.net%2Flogin%2Fcookiesnavbar.blizzard.com/base-api/v1/en-... https://navbar.blizzard.com/base-api/v1/en-us/navfooter?titleId=1112425812&userCountry=NLD&content=battlenet&cookiesUrl=https%3A%2F%2Faccount.battle.net%2Flogin%2Fcookies — 200 — 0 B — 7 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401~117512543&uid=&sid=1776814680&sct=1&seg=0&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&en=page_view&_fv=1&_nsi=1&_ss=2&ep.locale=en-us&ep.region=EU&ep.authenticated_user=0&ep.view_name=%2Fshop%2Fen-us&ep.platform=web&up.authenticated_user=0&tfd=4315region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938468~117266401~117512543&uid=&sid=1776814680&sct=1&seg=0&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&en=page_view&_fv=1&_nsi=1&_ss=2&ep.locale=en-us&ep.region=EU&ep.authenticated_user=0&ep.view_name=%2Fshop%2Fen-us&ep.platform=web&up.authenticated_user=0&tfd=4315 — 204 — 551 B — 631 ms — h2https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/otFlat.json — 200 — 3.3 KiB — 15 ms — h2https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/v2/otPcTab.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/v2/otPcTab.json — 200 — 13.5 KiB — 17 ms — h2https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202402.1.0/assets/otCommonStyles.css — 200 — 3.8 KiB — 16 ms — h2https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 202 — 226 B — 156 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=0&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&en=view_promotion&pr1=br%5BDiablo%20IV%5D%20Lord%20of%20Hated~cncarousel~nmdiablo-iv-lord-of-hatred~lp1~vablt1eaba1b2431531b8&ep.auto=tag&ep.locale=en-us&ep.region=EU&ep.platform=web&ep.view_name=%2Fshop%2Fen-us&_et=7&tfd=4517region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=2&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=0&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&en=view_promotion&pr1=br%5BDiablo%20IV%5D%20Lord%20of%20Hated~cncarousel~nmdiablo-iv-lord-of-hatred~lp1~vablt1eaba1b2431531b8&ep.auto=tag&ep.locale=en-us&ep.region=EU&ep.platform=web&ep.view_name=%2Fshop%2Fen-us&_et=7&tfd=4517 — 204 — 48 B — 860 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=3&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=0&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&tfd=4520region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=3&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=0&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&tfd=4520 — 204 — 48 B — 858 ms — h2https://blz-contentstack-assets.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7fec46365ec457f8/68e2c0bffbad577e6b4723df/cod-bo7-se.mp4blz-contentstack-assets.akamaized.n... https://blz-contentstack-assets.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7fec46365ec457f8/68e2c0bffbad577e6b4723df/cod-bo7-se.mp4 — 206 — 28.5 KiB — 7 ms — h3https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 636 B — 15 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 662 B — 16 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-10163466&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-10163466&cx=c&gtm=4e64h1 — 200 — 130.4 KiB — 25 ms — h3https://www.googletagmanager.com/gtag/destination?id=DC-10205746&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-10205746&cx=c&gtm=4e64h1 — 200 — 130.0 KiB — 24 ms — h3https://cdn.cookielaw.org/logos/96b38714-6ef3-42dd-b5b8-db172e36bdf1/44813f2c-4fe3-4456-8867-ab0ba2a3103b/2af686bc-51ee-421b-bd00-80f31f72b0b4/blizz_blue_logo.pngcdn.cookielaw.org/logos/96b38714-6e... https://cdn.cookielaw.org/logos/96b38714-6ef3-42dd-b5b8-db172e36bdf1/44813f2c-4fe3-4456-8867-ab0ba2a3103b/2af686bc-51ee-421b-bd00-80f31f72b0b4/blizz_blue_logo.png — 200 — 5.4 KiB — 20 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 13 ms — h2https://baseui.akamaized.net/sprites/PlatformLogoIcons.svgbaseui.akamaized.net/sprites/Platfo... https://baseui.akamaized.net/sprites/PlatformLogoIcons.svg — 200 — 116.5 KiB — 7 ms — http/1.1https://baseui.akamaized.net/sprites/BnetIconsOutlined.svgbaseui.akamaized.net/sprites/BnetIc... https://baseui.akamaized.net/sprites/BnetIconsOutlined.svg — 200 — 0 B — 5 ms — http/1.1https://baseui.akamaized.net/sprites/BnetIconsFilled.svgbaseui.akamaized.net/sprites/BnetIc... https://baseui.akamaized.net/sprites/BnetIconsFilled.svg — 200 — 83.9 KiB — 16 ms — http/1.1https://baseui.akamaized.net/sprites/PlatformLogoIcons.svgbaseui.akamaized.net/sprites/Platfo... https://baseui.akamaized.net/sprites/PlatformLogoIcons.svg — 200 — 0 B — 5 ms — http/1.1https://baseui.akamaized.net/sprites/SocialIcons.svgbaseui.akamaized.net/sprites/Social... https://baseui.akamaized.net/sprites/SocialIcons.svg — 200 — 13.9 KiB — 9 ms — http/1.1https://baseui.akamaized.net/sprites/GeneralIcons.svgbaseui.akamaized.net/sprites/Genera... https://baseui.akamaized.net/sprites/GeneralIcons.svg — 200 — 0 B — 2 ms — http/1.1https://baseui.akamaized.net/sprites/GeneralIcons.svgbaseui.akamaized.net/sprites/Genera... https://baseui.akamaized.net/sprites/GeneralIcons.svg — 200 — 0 B — 3 ms — http/1.1https://blz-contentstack-assets.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7fec46365ec457f8/68e2c0bffbad577e6b4723df/cod-bo7-se.mp4blz-contentstack-assets.akamaized.n... https://blz-contentstack-assets.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7fec46365ec457f8/68e2c0bffbad577e6b4723df/cod-bo7-se.mp4 — 206 — 5.3 MiB — 232 ms — h3https://ade.googlesyndication.com/ddm/activity/src=10163466;type=bnetg0;cat=bnet-00;rcb=14;ord=1;num=5781783448668;npa=1;u27=%2Fen-us;u28=EU;u29=0;u30=undefined;u31=null;u32=;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64h1v9181795384z877622925za20gzb77622925zd77622925xea;gcs=G100;gcd=13q3qPq2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463262;epver=2;~oref=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=10163466;type=bnetg0;cat=bnet-00;rcb=14;ord=1;num=5781783448668;npa=1;u27=%2Fen-us;u28=EU;u29=0;u30=undefined;u31=null;u32=;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64h1v9181795384z877622925za20gzb77622925zd77622925xea;gcs=G100;gcd=13q3qPq2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463262;epver=2;~oref=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot? — 302 — 831 B — 32 ms — h2https://ade.googlesyndication.com/ddm/activity/src=10163466;dc_pre=CISWk8GOgJQDFRAuVQgdQTgaQA;type=bnetg0;cat=bnet-00;rcb=14;ord=1;num=5781783448668;npa=1;u27=%2Fen-us;u28=EU;u29=0;u30=undefined;u31=null;u32=;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64h1v9181795384z877622925za20gzb77622925zd77622925xea;gcs=G100;gcd=13q3qPq2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463262;epver=2;~oref=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=10163466;dc_pre=CISWk8GOgJQDFRAuVQgdQTgaQA;type=bnetg0;cat=bnet-00;rcb=14;ord=1;num=5781783448668;npa=1;u27=%2Fen-us;u28=EU;u29=0;u30=undefined;u31=null;u32=;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64h1v9181795384z877622925za20gzb77622925zd77622925xea;gcs=G100;gcd=13q3qPq2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938469~117266401~118463262;epver=2;~oref=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot? — 200 — 118 B — 24 ms — h2https://ade.googlesyndication.com/ddm/activity/src=10205746;type=bneta0;cat=bnet-00;rcb=3;ord=1;num=7777083775847;npa=1;u29=EU;u30=0;u31=null;u32=;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64h1v9181790423z877622925za20gzb77622925zd77622925xea;gcs=G100;gcd=13q3qPq2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266401;epver=2;~oref=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=10205746;type=bneta0;cat=bnet-00;rcb=3;ord=1;num=7777083775847;npa=1;u29=EU;u30=0;u31=null;u32=;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64h1v9181790423z877622925za20gzb77622925zd77622925xea;gcs=G100;gcd=13q3qPq2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266401;epver=2;~oref=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot? — 302 — 22 B — 21 ms — h3https://ade.googlesyndication.com/ddm/activity/src=10205746;dc_pre=CLvymMGOgJQDFUM8vwQdiOsjvA;type=bneta0;cat=bnet-00;rcb=3;ord=1;num=7777083775847;npa=1;u29=EU;u30=0;u31=null;u32=;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64h1v9181790423z877622925za20gzb77622925zd77622925xea;gcs=G100;gcd=13q3qPq2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266401;epver=2;~oref=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=10205746;dc_pre=CLvymMGOgJQDFUM8vwQdiOsjvA;type=bneta0;cat=bnet-00;rcb=3;ord=1;num=7777083775847;npa=1;u29=EU;u30=0;u31=null;u32=;gdid=dYWJhMj;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KJA;gtm=45fe64h1v9181790423z877622925za20gzb77622925zd77622925xea;gcs=G100;gcd=13q3qPq2q5l1;dma_cps=-;dma=1;dc_fmt=8;tag_exp=0~115938466~115938468~117266401;epver=2;~oref=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot? — 200 — 63 B — 14 ms — h3https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 204 — 0 B — 156 ms — h2https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 204 — 0 B — 254 ms — h2https://eu.shop.battle.net/static/favicon-32x32.pngeu.shop.battle.net/static/favicon-3... https://eu.shop.battle.net/static/favicon-32x32.png — 200 — 4.7 KiB — 19 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7ee8b3166cf58c03/68968b30d455163ff81680d1/WoW_12p0_Logo_022525.png?imwidth=320&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7ee8b3166cf58c03/68968b30d455163ff81680d1/WoW_12p0_Logo_022525.png?imwidth=320&imdensity=1 — 200 — 11.9 KiB — 15 ms — h3https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 202 — 226 B — 167 ms — h2https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — -1 — 0 B — 0 ms — https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 202 — 226 B — 306 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt15572dd27b6b298b/69d5827e96d39560d8dbd2b1/shop_carousel_ow_26_s2_pbp_desktop.webp?imwidth=1568&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt15572dd27b6b298b/69d5827e96d39560d8dbd2b1/shop_carousel_ow_26_s2_pbp_desktop.webp?imwidth=1568&imdensity=1 — 200 — 188.4 KiB — 12 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=0&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&_s=4&tfd=10526region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=0&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&_s=4&tfd=10526 — 204 — 20 B — 12 ms — h3https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 202 — 226 B — 157 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt3de67e0e12a7b724/6307f09aa9724211562a20bb/HS_Battlegrounds_Dark_Logo_enUS.png?imwidth=320&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt3de67e0e12a7b724/6307f09aa9724211562a20bb/HS_Battlegrounds_Dark_Logo_enUS.png?imwidth=320&imdensity=1 — 200 — 13.1 KiB — 6 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7606296f58a5f521/69977b7863c7d635b114bc39/WoW_-_Midnight_Launch_-_Battle.net_Support_Banners_BnetShop_HeaderDesktop_1600x500.png?imwidth=1568&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt7606296f58a5f521/69977b7863c7d635b114bc39/WoW_-_Midnight_Launch_-_Battle.net_Support_Banners_BnetShop_HeaderDesktop_1600x500.png?imwidth=1568&imdensity=1 — 200 — 88.2 KiB — 8 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=5&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=0&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&en=view_promotion&pr1=br%5BWorld%20of%20Warcraft%5D%20World%20of%20Warcraft%20Midnight~cncarousel~nmworld-of-warcraft-midnight~lp3~vablta241e03f135cf1f1&ep.auto=tag&ep.locale=en-us&ep.region=EU&ep.platform=web&ep.view_name=%2Fshop%2Fen-us&_et=5337&tfd=17309region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=5&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=0&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&en=view_promotion&pr1=br%5BWorld%20of%20Warcraft%5D%20World%20of%20Warcraft%20Midnight~cncarousel~nmworld-of-warcraft-midnight~lp3~vablta241e03f135cf1f1&ep.auto=tag&ep.locale=en-us&ep.region=EU&ep.platform=web&ep.view_name=%2Fshop%2Fen-us&_et=5337&tfd=17309 — 204 — 20 B — 10 ms — h3https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 204 — 0 B — 152 ms — h2https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 202 — 226 B — 158 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt550de4965b72a19e/60d38b911aa3190f6b80e14d/38841-1.png?imwidth=320&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt550de4965b72a19e/60d38b911aa3190f6b80e14d/38841-1.png?imwidth=320&imdensity=1 — 200 — 14.0 KiB — 10 ms — h3https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltd34bcafef5da9778/69cc0c9401bc870008d78112/HS_35p2_BGPremiumPass_BattleNet_Shop_Browser_DesktopBanner_1600x500_DB02.png?imwidth=1568&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/bltd34bcafef5da9778/69cc0c9401bc870008d78112/HS_35p2_BGPremiumPass_BattleNet_Shop_Browser_DesktopBanner_1600x500_DB02.png?imwidth=1568&imdensity=1 — 200 — 215.0 KiB — 14 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=6&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=1&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&en=view_promotion&pr1=br%5BHearthstone%5D%20Hearthstone%20Battlegrounds~cncarousel~nmhearthstone-battlegrounds-season-pass~lp4~vablt455c216f9307ab2e&ep.auto=tag&ep.locale=en-us&ep.region=EU&ep.platform=web&ep.view_name=%2Fshop%2Fen-us&_et=5329&tfd=22641region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=6&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=1&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&en=view_promotion&pr1=br%5BHearthstone%5D%20Hearthstone%20Battlegrounds~cncarousel~nmhearthstone-battlegrounds-season-pass~lp4~vablt455c216f9307ab2e&ep.auto=tag&ep.locale=en-us&ep.region=EU&ep.platform=web&ep.view_name=%2Fshop%2Fen-us&_et=5329&tfd=22641 — 204 — 20 B — 11 ms — h3https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 204 — 0 B — 152 ms — h2https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 202 — 226 B — 157 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt6c0ebbdb3f622b1e/69b0881843e9620008640f60/WoW_CharityPetAssetandStaticBanners_BnetShop_HeaderDesktop_1600x500.png?imwidth=1568&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt6c0ebbdb3f622b1e/69b0881843e9620008640f60/WoW_CharityPetAssetandStaticBanners_BnetShop_HeaderDesktop_1600x500.png?imwidth=1568&imdensity=1 — 200 — 179.9 KiB — 15 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=7&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=1&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&en=view_promotion&pr1=br%5BWorld%20of%20Warcraft%5D%20World%20of%20Warcraft~cncarousel~nmworld-of-warcraft-the-roofus-pack~lp5~vablt9ded083b2b1dc4d6&ep.auto=tag&ep.locale=en-us&ep.region=EU&ep.platform=web&ep.view_name=%2Fshop%2Fen-us&_et=5350&tfd=27996region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=7&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=1&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&en=view_promotion&pr1=br%5BWorld%20of%20Warcraft%5D%20World%20of%20Warcraft~cncarousel~nmworld-of-warcraft-the-roofus-pack~lp5~vablt9ded083b2b1dc4d6&ep.auto=tag&ep.locale=en-us&ep.region=EU&ep.platform=web&ep.view_name=%2Fshop%2Fen-us&_et=5350&tfd=27996 — 204 — 20 B — 13 ms — h3https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 204 — 0 B — 152 ms — h2https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 202 — 226 B — 157 ms — h2https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt610bf72fdf541f89/69c5d5ddec9d1a000857d7e9/-Bnet_Game-Banner_Desktop-EN-1600x500.jpg?imwidth=1568&imdensity=1blz-contentstack-images.akamaized.n... https://blz-contentstack-images.akamaized.net/v3/assets/bltf408a0557f4e4998/blt610bf72fdf541f89/69c5d5ddec9d1a000857d7e9/-Bnet_Game-Banner_Desktop-EN-1600x500.jpg?imwidth=1568&imdensity=1 — 200 — 106.7 KiB — 10 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=8&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=1&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&en=view_promotion&pr1=br%5BCOD%20BO7%20(Chimera)%20Franchise%5D%20Call%20of%20Duty%20BlackCell~cncarousel~nmcall-of-duty-black-ops-7-wz-black-cell-pack-s3~lp6~vablt64e0fe3b0c9d44fc&ep.auto=tag&ep.locale=en-us&ep.region=EU&ep.platform=web&ep.view_name=%2Fshop%2Fen-us&_et=5323&tfd=33321region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-VYKNV7C0S3&gtm=45je64h1v869952062z877622925za20gzb77622925zd77622925&_p=1776814679600&gcs=G100&gcd=13q3qPq2q5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=799756223.1776814683&frm=0&pscdl=denied&rcb=18&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=8&tag_exp=0~115616985~115938466~115938468~117266401~117512543&sid=1776814680&sct=1&seg=1&dl=https%3A%2F%2Feu.shop.battle.net%2Fen-us%3Ffrom%3Droot&dt=Home%20%7C%20Battle.net&uid=&en=view_promotion&pr1=br%5BCOD%20BO7%20(Chimera)%20Franchise%5D%20Call%20of%20Duty%20BlackCell~cncarousel~nmcall-of-duty-black-ops-7-wz-black-cell-pack-s3~lp6~vablt64e0fe3b0c9d44fc&ep.auto=tag&ep.locale=en-us&ep.region=EU&ep.platform=web&ep.view_name=%2Fshop%2Fen-us&_et=5323&tfd=33321 — 204 — 20 B — 12 ms — h3https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 204 — 0 B — 153 ms — h2https://rum.battle.net/collectrum.battle.net/collect https://rum.battle.net/collect — 202 — 226 B — 157 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 9853ms · 1292KB · $56/mo
bnetstorefront.akamaized.net
Other
Costly
Execution 4028ms
Transfer 402 KB
Unused 27%
Monthly Cost $23/mo
eu.shop.battle.net
Other
Costly
Execution 2906ms
Transfer 17 KB
Monthly Cost $17/mo
navbar.blizzard.com
Other
Costly
Execution 1042ms
Transfer 77 KB
Monthly Cost $6/mo
Unattributable
Other
Costly
Execution 965ms
Transfer 0 KB
Monthly Cost $6/mo
navbar.blizzard.com
Other
Costly
Execution 249ms
Transfer 77 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Costly
Execution 217ms
Transfer 184 KB
Unused 43%
Monthly Cost $1/mo
OneTrust
Consent
Essential
Execution 213ms
Transfer 105 KB
Unused 52%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 80ms
Transfer 169 KB
Unused 39%
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 79ms
Transfer 130 KB
Unused 49%
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 75ms
Transfer 130 KB
Unused 50%
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • bnetstorefront.akamaized.net adds 4028ms and costs ~$23/month
  • eu.shop.battle.net adds 2906ms and costs ~$17/month
  • navbar.blizzard.com adds 1042ms and costs ~$6/month
  • Unattributable adds 965ms and costs ~$6/month
  • navbar.blizzard.com adds 249ms and costs ~$1/month
  • Google Tag Manager adds 217ms 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

bnetstorefront.akamaized.net takes 4028ms 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

eu.shop.battle.net takes 2906ms 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

navbar.blizzard.com takes 1042ms 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 965ms 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

navbar.blizzard.com takes 249ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

52% of OneTrust'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