Skip to content
https://vice.com

Performance

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

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

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

3.09 s

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

10.31 s

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

1.32 s

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

0.122

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

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

31.22 s

Page Load Progression

380 ms
759 ms
1.1 s
1.5 s
1.9 s
2.3 s
2.7 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.5 MB transferred, 186 requests
FIX
4.5 MB transferred, 186 requests
Critical::
Page weighs 14.1 MB (4.5 MB transferred)
Warning::
JavaScript is 2.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.1 MB
Warning::
Images are 1.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.9 MB
Warning::
186 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.95 g CO2 per page load
4.5 MB / 2.4 MB budget
4.5 MB transferred
186 requests
0.95 g CO2 per page load
JavaScript 2.1 MiB 47%
Images 1.9 MiB 41%
Fonts 186.3 KiB 4%
HTML 156.8 KiB 3%
Other 60.9 KiB 1%
CSS 55.3 KiB 1%
Other 30.1 KiB 1%
Other 28.9 KiB 1%
Other 4.9 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.5 MiB of 4.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
7271ms total JS execution
FIX
7271ms total JS execution
Warning::
https://www.vice.com/en/: 1490ms CPU time
Warning::
Unattributable: 1104ms CPU time
Warning::
https://cdn.p-n.io/pushly-sdk.min.js?domain_key=Gg...: 643ms CPU time
Warning::
https://s.lngtdv.com/vice/default.1776794388.js: 563ms CPU time
Warning::
https://js.chargebee.com/v2/chargebee.js: 384ms CPU time
Warning::
Third-party scripts: 7271ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Other 16% Style & Layout 12% Script Parsing & Compilation 10%
ScriptTotalScriptingParse/CompileParty
https://www.vice.com/en/1490ms108ms34ms3rd
Unattributable1104ms128ms0ms3rd
https://cdn.p-n.io/pushly-sdk.min.js?domain_key=GgqPm0euZqC0SNVytjfNCPEreUlWs7i8LIH5643ms579ms18ms3rd
https://s.lngtdv.com/vice/default.1776794388.js563ms480ms65ms3rd
https://js.chargebee.com/v2/chargebee.js384ms278ms101ms3rd
https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js312ms271ms15ms3rd
https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTK299ms227ms45ms3rd
https://client.aps.amazon-adsystem.com/publisher.js254ms204ms39ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js244ms198ms38ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js239ms168ms57ms3rd

Showing top 10 of 24 scripts

F
JS Bundles
Action
78 scripts, 1.3 MB unused
FIX
78 scripts, 1.3 MB unused
Warning::
https://js.chargebee.com/v2/chargebee.js: 209 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.chargebee.com/v2/chargebee.js: 209 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s.lngtdv.com/prebid/vice/prebid10.29.0.177...: 153 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 138 KB unused (74%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-LRW6...: 115 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.3 MB
1371 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://js.chargebee.com/v2/chargebee.js281 KB209 KB (75%)3rd
https://js.chargebee.com/v2/chargebee.js0 KB209 KB (75%)3rd
https://s.lngtdv.com/prebid/vice/prebid10.29.0.1776793870.min.js188 KB153 KB (82%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB138 KB (74%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTK&cx=c&gtm=4e64h1176 KB115 KB (66%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTK0 KB70 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTK176 KB70 KB (40%)3rd
https://s.lngtdv.com/vice/default.1776794388.js103 KB66 KB (64%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-THWQQMCK0 KB65 KB (53%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-THWQQMCK122 KB65 KB (53%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
186 resources · 4.5 MB · 1.3 MB savings available
FIX
186 resources · 4.5 MB · 1.3 MB savings available
Warning::
Page weight 3.5 MB over 1MB target
Got: 4.5 MB Expected: ≤ 1 MB
Info::
~1.3 MB of savings available
Warning::
185 third-party resources (100% of weight)
Info::
4 resources over 200KB
186 resources · 4.5 MiB · 185 third-party 3.5 MiB over 1MB target
JavaScript 49% · 2.2 MiB
Image 41% · 1.9 MiB
Font 4% · 186.3 KiB
Document 3% · 159.4 KiB
Other 1% · 63.4 KiB
CSS 1% · 55.3 KiB

~1.3 MiB of savings available

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

No Cache-Control header

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

B
Image Optimization
42 images, 0 KB saveable
REVIEW
42 images, 0 KB saveable
Info::
All images are well-optimized
42 images 1.9 MB
0 oversized -0 KB
17 legacy format
0 missing dimensions CLS risk
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
5 fonts (186 KB)
PASS
5 fonts (186 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

186 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 3.1 s LCP 10.3 shttps://www.vice.com/wp-content/themes/vice-2024/assets/fonts/SourceCodePro-Regular.woff2SourceCodePro-Regular.w... https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/SourceCodePro-Regular.woff2 — 46.0 KiB — 31 ms — font-display: swaphttps://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Black.woff2VICEGrotesk-Black.woff2 https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Black.woff2 — 30.8 KiB — 7 ms — font-display: swaphttps://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Bold.woff2VICEGrotesk-Bold.woff2 https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Bold.woff2 — 31.7 KiB — 8 ms — font-display: swaphttps://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Regular.woff2VICEGrotesk-Regular.woff2 https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Regular.woff2 — 31.7 KiB — 10 ms — font-display: swaphttps://www.vice.com/wp-content/themes/vice-2024/assets/fonts/SourceCodePro-Bold.woff2SourceCodePro-Bold.woff2 https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/SourceCodePro-Bold.woff2 — 46.0 KiB — 6 ms — font-display: swap
SourceCodePro-Regular.w... woff2 swap
Size 46 KB
Load time 31 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
VICEGrotesk-Black.woff2 woff2 swap
Size 31 KB
Load time 7 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
VICEGrotesk-Bold.woff2 woff2 swap
Size 32 KB
Load time 8 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
VICEGrotesk-Regular.woff2 woff2 swap
Size 32 KB
Load time 10 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
SourceCodePro-Bold.woff2 woff2 swap
Size 46 KB
Load time 6 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
1
preload
dns-prefetch
5
prefetch

6 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
186 requests over 13011ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.1 s LCP 10.3 shttps://vice.com// https://vice.com/ — 301 — 115 B — 158 ms — h2https://www.vice.com/www.vice.com/ https://www.vice.com/ — 200 — 66.9 KiB — 469 ms — h2https://www.vice.com/wp-includes/blocks/social-links/style.min.css?m=1774626884gwww.vice.com/wp-includes/blocks/soc... https://www.vice.com/wp-includes/blocks/social-links/style.min.css?m=1774626884g — 200 — 1.8 KiB — 11 ms — h2https://www.vice.com/_static/??/wp-includes/css/dashicons.min.css,/wp-content/plugins/savage-live-block-posts/assets/css/block_live_front_end.css,/wp-content/themes/vice-2024/build/global/index.css?m=1776433460www.vice.com/_static/??/wp-includes... https://www.vice.com/_static/??/wp-includes/css/dashicons.min.css,/wp-content/plugins/savage-live-block-posts/assets/css/block_live_front_end.css,/wp-content/themes/vice-2024/build/global/index.css?m=1776433460 — 200 — 38.2 KiB — 24 ms — h2https://www.vice.com/_static/??-eJyVzFEOQDAMANALmRLClzjLUDW6brGO60skDuD7JQ/uaOYgiqIQOZOTBMleltBEtrqG08OUHS+gG3o0bIXyq24+8ITL4V3uqYCfj0fJRgMR43eMfqj7vmubpu2q/QGHdjhwwww.vice.com/_static/??-eJyVzFEOQDA... https://www.vice.com/_static/??-eJyVzFEOQDAMANALmRLClzjLUDW6brGO60skDuD7JQ/uaOYgiqIQOZOTBMleltBEtrqG08OUHS+gG3o0bIXyq24+8ITL4V3uqYCfj0fJRgMR43eMfqj7vmubpu2q/QGHdjhw — 200 — 3.9 KiB — 13 ms — h2https://www.vice.com/wp-content/plugins/savage-platform/build/theme-language-redirect/view.js?ver=4db964ab2f584ed8d3d1www.vice.com/wp-content/plugins/sav... https://www.vice.com/wp-content/plugins/savage-platform/build/theme-language-redirect/view.js?ver=4db964ab2f584ed8d3d1 — 200 — 684 B — 19 ms — h2https://www.vice.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.vice.com/wp-includes/js/jquery/... https://www.vice.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.0 KiB — 24 ms — h2https://www.vice.com/_static/??-eJx1jNsKwjAQRH/I7Sot7ZP4LWmzpklzM7tp8e/Ng4IIwsCB4czgkcHGxVdNjK7lUak834BgTVFCXbCxc3zCH1lbFlxT2vifsZIqMpOSb2FJUSgKZl+NjYysdmUIvN0JZp+WDXJiYVTM1PDpDdxLWwJF3Z5u4XqZpnHo+2E8uxcco0jawww.vice.com/_static/??-eJx1jNsKwjA... https://www.vice.com/_static/??-eJx1jNsKwjAQRH/I7Sot7ZP4LWmzpklzM7tp8e/Ng4IIwsCB4czgkcHGxVdNjK7lUak834BgTVFCXbCxc3zCH1lbFlxT2vifsZIqMpOSb2FJUSgKZl+NjYysdmUIvN0JZp+WDXJiYVTM1PDpDdxLWwJF3Z5u4XqZpnHo+2E8uxcco0ja — 200 — 9.3 KiB — 23 ms — h2https://www.vice.com/wp-content/plugins/savage-membership-chargebee/includes/assets/uploads/close.svgwww.vice.com/wp-content/plugins/sav... https://www.vice.com/wp-content/plugins/savage-membership-chargebee/includes/assets/uploads/close.svg — 200 — 610 B — 15 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.pngwww.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.png — 200 — 1.4 KiB — 6 ms — h2https://www.vice.com/_static/??-eJzNj0EOgjAQRS9kHQ0EVsQTeIgBxpbQTpv+guH2duUBDAu3Py8v79M7mSlqES2U/GYXBYF3tmKChFEy3FIJx9nKKEIMSAFNAPEM88pSwTizv9bpQr/bUA4vzzNM53Ylz4r/OVcc63rE7St7hOHe913bNG13+wAmk65xwww.vice.com/_static/??-eJzNj0EOgjA... https://www.vice.com/_static/??-eJzNj0EOgjAQRS9kHQ0EVsQTeIgBxpbQTpv+guH2duUBDAu3Py8v79M7mSlqES2U/GYXBYF3tmKChFEy3FIJx9nKKEIMSAFNAPEM88pSwTizv9bpQr/bUA4vzzNM53Ylz4r/OVcc63rE7St7hOHe913bNG13+wAmk65x — 200 — 3.9 KiB — 5 ms — h2https://www.vice.com/_static/??/wp-content/plugins/savage-platform/js/google-discover-tracking.js,/wp-content/plugins/savage-compliance-dsar/assets/js/script.js?m=1776433460jwww.vice.com/_static/??/wp-content/... https://www.vice.com/_static/??/wp-content/plugins/savage-platform/js/google-discover-tracking.js,/wp-content/plugins/savage-compliance-dsar/assets/js/script.js?m=1776433460j — 200 — 2.4 KiB — 4 ms — h2https://js.chargebee.com/v2/chargebee.jsjs.chargebee.com/v2/chargebee.js https://js.chargebee.com/v2/chargebee.js — 200 — 281.4 KiB — 107 ms — h2https://www.vice.com/wp-content/plugins/savage-membership-chargebee/assets/js/planModal.js?m=1776433460gwww.vice.com/wp-content/plugins/sav... https://www.vice.com/wp-content/plugins/savage-membership-chargebee/assets/js/planModal.js?m=1776433460g — 200 — 1.5 KiB — 3 ms — h2https://www.vice.com/enwww.vice.com/en https://www.vice.com/en — 301 — 375 B — 372 ms — h2https://www.vice.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.vice.com/wp-includes/js/dist/i1... https://www.vice.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 3 ms — h2https://www.vice.com/wp-content/mu-plugins/wp-parsely-3.16/build/loader.js?ver=71d37502d12f3838b80dwww.vice.com/wp-content/mu-plugins/... https://www.vice.com/wp-content/mu-plugins/wp-parsely-3.16/build/loader.js?ver=71d37502d12f3838b80d — 200 — 1.6 KiB — 3 ms — h2https://cdn.parsely.com/keys/vice.com/p.js?ver=3.16.4cdn.parsely.com/keys/vice.com/p.js?... https://cdn.parsely.com/keys/vice.com/p.js?ver=3.16.4 — 200 — 19.5 KiB — 5 ms — h2https://www.vice.com/wp-content/themes/vice-2024/build/global/index.js?m=1776433460gwww.vice.com/wp-content/themes/vice... https://www.vice.com/wp-content/themes/vice-2024/build/global/index.js?m=1776433460g — 200 — 233 B — 3 ms — h2https://s.skimresources.com/js/100767X1643288.skimlinks.js?ver=15.7.1s.skimresources.com/js/100767X16432... https://s.skimresources.com/js/100767X1643288.skimlinks.js?ver=15.7.1 — 200 — 22.4 KiB — 11 ms — h2https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js?ver=4.1.1cdnjs.cloudflare.com/ajax/libs/cryp... https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js?ver=4.1.1 — 200 — 14.3 KiB — 87 ms — h3https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTKwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTK — 200 — 176.1 KiB — 142 ms — h2https://lngtd.com/vice.jslngtd.com/vice.js https://lngtd.com/vice.js — 200 — 1.2 KiB — 88 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-THWQQMCKwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-THWQQMCK — 200 — 122.1 KiB — 58 ms — h2https://cdn.p-n.io/pushly-sdk.min.js?domain_key=GgqPm0euZqC0SNVytjfNCPEreUlWs7i8LIH5cdn.p-n.io/pushly-sdk.min.js?domain... https://cdn.p-n.io/pushly-sdk.min.js?domain_key=GgqPm0euZqC0SNVytjfNCPEreUlWs7i8LIH5 — 200 — 45.7 KiB — 102 ms — h2https://b-code.liadm.com/b-02qi.min.jsb-code.liadm.com/b-02qi.min.js https://b-code.liadm.com/b-02qi.min.js — 200 — 46.1 KiB — 102 ms — h2https://www.vice.com/en/www.vice.com/en/ https://www.vice.com/en/ — 200 — 86.2 KiB — 791 ms — h2https://functions.adnami.io/api/macro/adsm.macro.vice.com.jsfunctions.adnami.io/api/macro/adsm.... https://functions.adnami.io/api/macro/adsm.macro.vice.com.js — 200 — 5.8 KiB — 62 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.png?resize=150,48www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.png?resize=150,48 — 200 — 1.4 KiB — 3 ms — h2https://embeds.beehiiv.com/attribution.jsembeds.beehiiv.com/attribution.js https://embeds.beehiiv.com/attribution.js — 200 — 3.4 KiB — 165 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 3.1 s LCP 10.3 shttps://vice.com// https://vice.com/ — 301 — 115 B — 158 ms — h2https://www.vice.com/www.vice.com/ https://www.vice.com/ — 200 — 66.9 KiB — 469 ms — h2https://www.vice.com/wp-includes/blocks/social-links/style.min.css?m=1774626884gwww.vice.com/wp-includes/blocks/soc... https://www.vice.com/wp-includes/blocks/social-links/style.min.css?m=1774626884g — 200 — 1.8 KiB — 11 ms — h2https://www.vice.com/_static/??/wp-includes/css/dashicons.min.css,/wp-content/plugins/savage-live-block-posts/assets/css/block_live_front_end.css,/wp-content/themes/vice-2024/build/global/index.css?m=1776433460www.vice.com/_static/??/wp-includes... https://www.vice.com/_static/??/wp-includes/css/dashicons.min.css,/wp-content/plugins/savage-live-block-posts/assets/css/block_live_front_end.css,/wp-content/themes/vice-2024/build/global/index.css?m=1776433460 — 200 — 38.2 KiB — 24 ms — h2https://www.vice.com/_static/??-eJyVzFEOQDAMANALmRLClzjLUDW6brGO60skDuD7JQ/uaOYgiqIQOZOTBMleltBEtrqG08OUHS+gG3o0bIXyq24+8ITL4V3uqYCfj0fJRgMR43eMfqj7vmubpu2q/QGHdjhwwww.vice.com/_static/??-eJyVzFEOQDA... https://www.vice.com/_static/??-eJyVzFEOQDAMANALmRLClzjLUDW6brGO60skDuD7JQ/uaOYgiqIQOZOTBMleltBEtrqG08OUHS+gG3o0bIXyq24+8ITL4V3uqYCfj0fJRgMR43eMfqj7vmubpu2q/QGHdjhw — 200 — 3.9 KiB — 13 ms — h2https://www.vice.com/wp-content/plugins/savage-platform/build/theme-language-redirect/view.js?ver=4db964ab2f584ed8d3d1www.vice.com/wp-content/plugins/sav... https://www.vice.com/wp-content/plugins/savage-platform/build/theme-language-redirect/view.js?ver=4db964ab2f584ed8d3d1 — 200 — 684 B — 19 ms — h2https://www.vice.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.vice.com/wp-includes/js/jquery/... https://www.vice.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.0 KiB — 24 ms — h2https://www.vice.com/_static/??-eJx1jNsKwjAQRH/I7Sot7ZP4LWmzpklzM7tp8e/Ng4IIwsCB4czgkcHGxVdNjK7lUak834BgTVFCXbCxc3zCH1lbFlxT2vifsZIqMpOSb2FJUSgKZl+NjYysdmUIvN0JZp+WDXJiYVTM1PDpDdxLWwJF3Z5u4XqZpnHo+2E8uxcco0jawww.vice.com/_static/??-eJx1jNsKwjA... https://www.vice.com/_static/??-eJx1jNsKwjAQRH/I7Sot7ZP4LWmzpklzM7tp8e/Ng4IIwsCB4czgkcHGxVdNjK7lUak834BgTVFCXbCxc3zCH1lbFlxT2vifsZIqMpOSb2FJUSgKZl+NjYysdmUIvN0JZp+WDXJiYVTM1PDpDdxLWwJF3Z5u4XqZpnHo+2E8uxcco0ja — 200 — 9.3 KiB — 23 ms — h2https://www.vice.com/wp-content/plugins/savage-membership-chargebee/includes/assets/uploads/close.svgwww.vice.com/wp-content/plugins/sav... https://www.vice.com/wp-content/plugins/savage-membership-chargebee/includes/assets/uploads/close.svg — 200 — 610 B — 15 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.pngwww.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.png — 200 — 1.4 KiB — 6 ms — h2https://www.vice.com/_static/??-eJzNj0EOgjAQRS9kHQ0EVsQTeIgBxpbQTpv+guH2duUBDAu3Py8v79M7mSlqES2U/GYXBYF3tmKChFEy3FIJx9nKKEIMSAFNAPEM88pSwTizv9bpQr/bUA4vzzNM53Ylz4r/OVcc63rE7St7hOHe913bNG13+wAmk65xwww.vice.com/_static/??-eJzNj0EOgjA... https://www.vice.com/_static/??-eJzNj0EOgjAQRS9kHQ0EVsQTeIgBxpbQTpv+guH2duUBDAu3Py8v79M7mSlqES2U/GYXBYF3tmKChFEy3FIJx9nKKEIMSAFNAPEM88pSwTizv9bpQr/bUA4vzzNM53Ylz4r/OVcc63rE7St7hOHe913bNG13+wAmk65x — 200 — 3.9 KiB — 5 ms — h2https://www.vice.com/_static/??/wp-content/plugins/savage-platform/js/google-discover-tracking.js,/wp-content/plugins/savage-compliance-dsar/assets/js/script.js?m=1776433460jwww.vice.com/_static/??/wp-content/... https://www.vice.com/_static/??/wp-content/plugins/savage-platform/js/google-discover-tracking.js,/wp-content/plugins/savage-compliance-dsar/assets/js/script.js?m=1776433460j — 200 — 2.4 KiB — 4 ms — h2https://js.chargebee.com/v2/chargebee.jsjs.chargebee.com/v2/chargebee.js https://js.chargebee.com/v2/chargebee.js — 200 — 281.4 KiB — 107 ms — h2https://www.vice.com/wp-content/plugins/savage-membership-chargebee/assets/js/planModal.js?m=1776433460gwww.vice.com/wp-content/plugins/sav... https://www.vice.com/wp-content/plugins/savage-membership-chargebee/assets/js/planModal.js?m=1776433460g — 200 — 1.5 KiB — 3 ms — h2https://www.vice.com/enwww.vice.com/en https://www.vice.com/en — 301 — 375 B — 372 ms — h2https://www.vice.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.vice.com/wp-includes/js/dist/i1... https://www.vice.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 3 ms — h2https://www.vice.com/wp-content/mu-plugins/wp-parsely-3.16/build/loader.js?ver=71d37502d12f3838b80dwww.vice.com/wp-content/mu-plugins/... https://www.vice.com/wp-content/mu-plugins/wp-parsely-3.16/build/loader.js?ver=71d37502d12f3838b80d — 200 — 1.6 KiB — 3 ms — h2https://cdn.parsely.com/keys/vice.com/p.js?ver=3.16.4cdn.parsely.com/keys/vice.com/p.js?... https://cdn.parsely.com/keys/vice.com/p.js?ver=3.16.4 — 200 — 19.5 KiB — 5 ms — h2https://www.vice.com/wp-content/themes/vice-2024/build/global/index.js?m=1776433460gwww.vice.com/wp-content/themes/vice... https://www.vice.com/wp-content/themes/vice-2024/build/global/index.js?m=1776433460g — 200 — 233 B — 3 ms — h2https://s.skimresources.com/js/100767X1643288.skimlinks.js?ver=15.7.1s.skimresources.com/js/100767X16432... https://s.skimresources.com/js/100767X1643288.skimlinks.js?ver=15.7.1 — 200 — 22.4 KiB — 11 ms — h2https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js?ver=4.1.1cdnjs.cloudflare.com/ajax/libs/cryp... https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js?ver=4.1.1 — 200 — 14.3 KiB — 87 ms — h3https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTKwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTK — 200 — 176.1 KiB — 142 ms — h2https://lngtd.com/vice.jslngtd.com/vice.js https://lngtd.com/vice.js — 200 — 1.2 KiB — 88 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-THWQQMCKwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-THWQQMCK — 200 — 122.1 KiB — 58 ms — h2https://cdn.p-n.io/pushly-sdk.min.js?domain_key=GgqPm0euZqC0SNVytjfNCPEreUlWs7i8LIH5cdn.p-n.io/pushly-sdk.min.js?domain... https://cdn.p-n.io/pushly-sdk.min.js?domain_key=GgqPm0euZqC0SNVytjfNCPEreUlWs7i8LIH5 — 200 — 45.7 KiB — 102 ms — h2https://b-code.liadm.com/b-02qi.min.jsb-code.liadm.com/b-02qi.min.js https://b-code.liadm.com/b-02qi.min.js — 200 — 46.1 KiB — 102 ms — h2https://www.vice.com/en/www.vice.com/en/ https://www.vice.com/en/ — 200 — 86.2 KiB — 791 ms — h2https://functions.adnami.io/api/macro/adsm.macro.vice.com.jsfunctions.adnami.io/api/macro/adsm.... https://functions.adnami.io/api/macro/adsm.macro.vice.com.js — 200 — 5.8 KiB — 62 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.png?resize=150,48www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.png?resize=150,48 — 200 — 1.4 KiB — 3 ms — h2https://embeds.beehiiv.com/attribution.jsembeds.beehiiv.com/attribution.js https://embeds.beehiiv.com/attribution.js — 200 — 3.4 KiB — 165 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 5 ms — h2https://cdn-magiclinks.trackonomics.net/client/static/v2/savmedia_745ff_vice.jscdn-magiclinks.trackonomics.net/cli... https://cdn-magiclinks.trackonomics.net/client/static/v2/savmedia_745ff_vice.js — 200 — 30.4 KiB — 94 ms — h2https://www.vice.com/wp-includes/blocks/social-links/style.min.css?m=1774626884gwww.vice.com/wp-includes/blocks/soc... https://www.vice.com/wp-includes/blocks/social-links/style.min.css?m=1774626884g — 200 — 0 B — 0 ms — h2https://www.vice.com/wp-content/themes/vice-2024/build/blocks/core/group.css?m=1776433460gwww.vice.com/wp-content/themes/vice... https://www.vice.com/wp-content/themes/vice-2024/build/blocks/core/group.css?m=1776433460g — 200 — 1.8 KiB — 21 ms — h2https://www.vice.com/_static/??/wp-includes/css/dashicons.min.css,/wp-content/plugins/savage-live-block-posts/assets/css/block_live_front_end.css,/wp-content/themes/vice-2024/build/global/index.css?m=1776433460www.vice.com/_static/??/wp-includes... https://www.vice.com/_static/??/wp-includes/css/dashicons.min.css,/wp-content/plugins/savage-live-block-posts/assets/css/block_live_front_end.css,/wp-content/themes/vice-2024/build/global/index.css?m=1776433460 — 200 — 0 B — 0 ms — h2https://www.vice.com/wp-content/themes/vice-2024/build/blocks/wp-curate/query.css?m=1776433460gwww.vice.com/wp-content/themes/vice... https://www.vice.com/wp-content/themes/vice-2024/build/blocks/wp-curate/query.css?m=1776433460g — 200 — 2.4 KiB — 11 ms — h2https://www.vice.com/wp-content/plugins/savage-platform/build/core-post-date/index.css?m=1776433460gwww.vice.com/wp-content/plugins/sav... https://www.vice.com/wp-content/plugins/savage-platform/build/core-post-date/index.css?m=1776433460g — 200 — 635 B — 20 ms — h2https://www.vice.com/_static/??-eJyVzDEOwjAMQNELkRrUqp0QZwmJSZ06TlQ77fVBbIzM/+vB2VyoYigGjXsiUVB/+ISusbdX3Qs8O3EEW7GgYy+pfyuFDXc4CM8h6wX+dApKd1ZTYvwxSAL3iApZIZIarLVuOhSSz/Eo99uyzNM4TvM1vwEaAkT1www.vice.com/_static/??-eJyVzDEOwjA... https://www.vice.com/_static/??-eJyVzDEOwjAMQNELkRrUqp0QZwmJSZ06TlQ77fVBbIzM/+vB2VyoYigGjXsiUVB/+ISusbdX3Qs8O3EEW7GgYy+pfyuFDXc4CM8h6wX+dApKd1ZTYvwxSAL3iApZIZIarLVuOhSSz/Eo99uyzNM4TvM1vwEaAkT1 — 200 — 5.7 KiB — 20 ms — h2https://www.vice.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.vice.com/wp-includes/js/jquery/... https://www.vice.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 0 B — 4 ms — h2https://www.vice.com/_static/??/wp-includes/js/jquery/jquery-migrate.min.js,/wp-includes/js/heartbeat.min.js,/wp-content/plugins/savage-live-block-posts/assets/live-blog-front-end.js?m=1776433460jwww.vice.com/_static/??/wp-includes... https://www.vice.com/_static/??/wp-includes/js/jquery/jquery-migrate.min.js,/wp-includes/js/heartbeat.min.js,/wp-content/plugins/savage-live-block-posts/assets/live-blog-front-end.js?m=1776433460j — 200 — 7.6 KiB — 19 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/brainrotlead_e0ce81.png?w=1000&h=576&crop=1www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/brainrotlead_e0ce81.png?w=1000&h=576&crop=1 — 200 — 466.6 KiB — 20 ms — h2https://www.vice.com/wp-content/plugins/savage-membership-chargebee/includes/assets/uploads/close.svgwww.vice.com/wp-content/plugins/sav... https://www.vice.com/wp-content/plugins/savage-membership-chargebee/includes/assets/uploads/close.svg — 200 — 0 B — 7 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.pngwww.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.png — 200 — 0 B — 2 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/DSC00170_97db00.jpg?resize=1024,576www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/DSC00170_97db00.jpg?resize=1024,576 — 200 — 56.4 KiB — 12 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/03/260324_vice_v29n4_covers_banner8.png?resize=1024,576www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/03/260324_vice_v29n4_covers_banner8.png?resize=1024,576 — 200 — 489.6 KiB — 13 ms — h2https://www.vice.com/_static/??-eJzNj0EOgjAQRS9kHQ0EVsQTeIgBxpbQTpv+guH2duUBDAu3Py8v79M7mSlqES2U/GYXBYF3tmKChFEy3FIJx9nKKEIMSAFNAPEM88pSwTizv9bpQr/bUA4vzzNM53Ylz4r/OVcc63rE7St7hOHe913bNG13+wAmk65xwww.vice.com/_static/??-eJzNj0EOgjA... https://www.vice.com/_static/??-eJzNj0EOgjAQRS9kHQ0EVsQTeIgBxpbQTpv+guH2duUBDAu3Py8v79M7mSlqES2U/GYXBYF3tmKChFEy3FIJx9nKKEIMSAFNAPEM88pSwTizv9bpQr/bUA4vzzNM53Ylz4r/OVcc63rE7St7hOHe913bNG13+wAmk65x — 200 — 0 B — 16 ms — h2https://www.vice.com/wp-includes/js/dist/vendor/moment.min.js?ver=2.30.1www.vice.com/wp-includes/js/dist/ve... https://www.vice.com/wp-includes/js/dist/vendor/moment.min.js?ver=2.30.1 — 200 — 19.5 KiB — 7 ms — h2https://www.vice.com/wp-includes/js/dist/deprecated.min.js?m=1774626885gwww.vice.com/wp-includes/js/dist/de... https://www.vice.com/wp-includes/js/dist/deprecated.min.js?m=1774626885g — 200 — 718 B — 8 ms — h2https://www.vice.com/wp-includes/js/dist/date.min.js?ver=795a56839718d3ff7eaewww.vice.com/wp-includes/js/dist/da... https://www.vice.com/wp-includes/js/dist/date.min.js?ver=795a56839718d3ff7eae — 200 — 40.6 KiB — 45 ms — h2https://www.vice.com/wp-content/plugins/savage-platform/build/core-post-date/index.js?m=1776433460gwww.vice.com/wp-content/plugins/sav... https://www.vice.com/wp-content/plugins/savage-platform/build/core-post-date/index.js?m=1776433460g — 200 — 693 B — 15 ms — h2https://www.vice.com/_static/??/wp-content/plugins/savage-platform/js/google-discover-tracking.js,/wp-content/plugins/savage-compliance-dsar/assets/js/script.js?m=1776433460jwww.vice.com/_static/??/wp-content/... https://www.vice.com/_static/??/wp-content/plugins/savage-platform/js/google-discover-tracking.js,/wp-content/plugins/savage-compliance-dsar/assets/js/script.js?m=1776433460j — 200 — 0 B — 28 ms — h2https://js.chargebee.com/v2/chargebee.jsjs.chargebee.com/v2/chargebee.js https://js.chargebee.com/v2/chargebee.js — 200 — 0 B — 51 ms — h2https://cdn.parsely.com/keys/vice.com/p.js?ver=3.16.4cdn.parsely.com/keys/vice.com/p.js?... https://cdn.parsely.com/keys/vice.com/p.js?ver=3.16.4 — 200 — 0 B — 28 ms — h2https://s.skimresources.com/js/100767X1643288.skimlinks.js?ver=15.7.1s.skimresources.com/js/100767X16432... https://s.skimresources.com/js/100767X1643288.skimlinks.js?ver=15.7.1 — 200 — 0 B — 28 ms — h2https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js?ver=4.1.1cdnjs.cloudflare.com/ajax/libs/cryp... https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js?ver=4.1.1 — 200 — 0 B — 23 ms — h3https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTKwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTK — 200 — 0 B — 41 ms — h2https://lngtd.com/vice.jslngtd.com/vice.js https://lngtd.com/vice.js — 200 — 0 B — 25 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-THWQQMCKwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-THWQQMCK — 200 — 0 B — 38 ms — h2https://cdn.p-n.io/pushly-sdk.min.js?domain_key=GgqPm0euZqC0SNVytjfNCPEreUlWs7i8LIH5cdn.p-n.io/pushly-sdk.min.js?domain... https://cdn.p-n.io/pushly-sdk.min.js?domain_key=GgqPm0euZqC0SNVytjfNCPEreUlWs7i8LIH5 — 200 — 0 B — 30 ms — h2https://b-code.liadm.com/b-02qi.min.jsb-code.liadm.com/b-02qi.min.js https://b-code.liadm.com/b-02qi.min.js — 200 — 0 B — 30 ms — h2https://functions.adnami.io/api/macro/adsm.macro.vice.com.jsfunctions.adnami.io/api/macro/adsm.... https://functions.adnami.io/api/macro/adsm.macro.vice.com.js — 200 — 0 B — 26 ms — h2https://embeds.beehiiv.com/attribution.jsembeds.beehiiv.com/attribution.js https://embeds.beehiiv.com/attribution.js — 200 — 3.2 KiB — 133 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 0 B — 26 ms — h2https://cdn-magiclinks.trackonomics.net/client/static/v2/savmedia_745ff_vice.jscdn-magiclinks.trackonomics.net/cli... https://cdn-magiclinks.trackonomics.net/client/static/v2/savmedia_745ff_vice.js — 200 — 0 B — 31 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 152 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D07P373C77U1QSDFGKR0&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=D07P373C77U1QSDFGKR0&lib=ttq — 200 — 4.3 KiB — 183 ms — h2https://sb.scorecardresearch.com/cs/8568956/beacon.jssb.scorecardresearch.com/cs/8568956... https://sb.scorecardresearch.com/cs/8568956/beacon.js — 302 — 268 B — 153 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 53 ms — h2https://www.vice.com/wp-admin/admin-ajax.phpwww.vice.com/wp-admin/admin-ajax.ph... https://www.vice.com/wp-admin/admin-ajax.php — 200 — 693 B — 337 ms — h2https://www.vice.com/wp-content/plugins/savage-membership-chargebee/assets/js/planModal.js?m=1776433460gwww.vice.com/wp-content/plugins/sav... https://www.vice.com/wp-content/plugins/savage-membership-chargebee/assets/js/planModal.js?m=1776433460g — 200 — 0 B — 19 ms — h2https://www.vice.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375www.vice.com/wp-includes/js/dist/i1... https://www.vice.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 0 B — 19 ms — h2https://www.vice.com/wp-content/mu-plugins/wp-parsely-3.16/build/loader.js?ver=71d37502d12f3838b80dwww.vice.com/wp-content/mu-plugins/... https://www.vice.com/wp-content/mu-plugins/wp-parsely-3.16/build/loader.js?ver=71d37502d12f3838b80d — 200 — 0 B — 22 ms — h2https://www.vice.com/wp-content/themes/vice-2024/build/global/index.js?m=1776433460gwww.vice.com/wp-content/themes/vice... https://www.vice.com/wp-content/themes/vice-2024/build/global/index.js?m=1776433460g — 200 — 0 B — 7 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.png?resize=150,48www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2024/06/vice-logo_white@2x.png?resize=150,48 — 200 — 0 B — 11 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/03/chuds-edit-1.png?resize=480,270www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/03/chuds-edit-1.png?resize=480,270 — 200 — 122.4 KiB — 18 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/P1187035_20eee5.png?resize=480,270www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/P1187035_20eee5.png?resize=480,270 — 200 — 149.7 KiB — 23 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/Copy-of-Copy-of-Copy-of-sb.png?resize=480,270www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/Copy-of-Copy-of-Copy-of-sb.png?resize=480,270 — 200 — 79.1 KiB — 30 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/02/DSC03398.jpg?resize=480,270www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/02/DSC03398.jpg?resize=480,270 — 200 — 20.0 KiB — 26 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/03/tranqlede.png?resize=300,169www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/03/tranqlede.png?resize=300,169 — 200 — 47.7 KiB — 28 ms — h2https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/SourceCodePro-Regular.woff2www.vice.com/wp-content/themes/vice... https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/SourceCodePro-Regular.woff2 — 200 — 46.0 KiB — 31 ms — h2https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Black.woff2www.vice.com/wp-content/themes/vice... https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Black.woff2 — 200 — 30.8 KiB — 7 ms — h2https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Bold.woff2www.vice.com/wp-content/themes/vice... https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Bold.woff2 — 200 — 31.7 KiB — 8 ms — h2https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Regular.woff2www.vice.com/wp-content/themes/vice... https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/VICEGrotesk-Regular.woff2 — 200 — 31.7 KiB — 10 ms — h2https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 122 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/GettyImages-115012575-e1776792737580.jpg?w=300www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/GettyImages-115012575-e1776792737580.jpg?w=300 — 200 — 8.0 KiB — 17 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/GettyImages-2239338296.jpg?resize=300,200www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/GettyImages-2239338296.jpg?resize=300,200 — 200 — 14.7 KiB — 18 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/ac-mirage.jpg?resize=300,169www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/ac-mirage.jpg?resize=300,169 — 200 — 9.5 KiB — 19 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/Raekwon-Explains-Why-A-Lot-of-Older-Rappers-Struggle-to-Keep-Making-Good-Music-Its-All-About-Dedication.jpg?resize=300,169www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/Raekwon-Explains-Why-A-Lot-of-Older-Rappers-Struggle-to-Keep-Making-Good-Music-Its-All-About-Dedication.jpg?resize=300,169 — 200 — 9.6 KiB — 10 ms — h2https://sb.scorecardresearch.com/internal-cs/8568956/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/8568956/beacon-and.js — 200 — 7.8 KiB — 28 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/Sinead-OConnor.jpg?resize=300,169www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/Sinead-OConnor.jpg?resize=300,169 — 200 — 6.2 KiB — 9 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/GettyImages-2272192700.jpg?resize=300,200www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/GettyImages-2272192700.jpg?resize=300,200 — 200 — 16.9 KiB — 11 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/The-Problematic-Artist-The-Weeknd-Said-He-Took-Inspiration-From-Early-in-His-Career.jpg?resize=300,169www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/The-Problematic-Artist-The-Weeknd-Said-He-Took-Inspiration-From-Early-in-His-Career.jpg?resize=300,169 — 200 — 8.8 KiB — 11 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/GettyImages-2229225333.jpg?resize=300,239www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/GettyImages-2229225333.jpg?resize=300,239 — 200 — 8.4 KiB — 11 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/The-%E2%80%98Threes-Company-Blooper-That-Went-Unnoticed-for-Nearly-20-Years-Until-One-Viewer-Finally-Caught-It.jpg?resize=300,169www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/The-%E2%80%98Threes-Company-Blooper-That-Went-Unnoticed-for-Nearly-20-Years-Until-One-Viewer-Finally-Caught-It.jpg?resize=300,169 — 200 — 77.6 KiB — 12 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/Eddie-Murphy-Almost-Played-One-of-Horrors-Most-Famous-Villains.-Heres-What-Happened-Instead.jpg?resize=300,169www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/Eddie-Murphy-Almost-Played-One-of-Horrors-Most-Famous-Villains.-Heres-What-Happened-Instead.jpg?resize=300,169 — 200 — 73.2 KiB — 12 ms — h2https://www.vice.com/wp-content/uploads/sites/2/2026/04/Copy-of-Copy-of-Untitled.png?resize=768,472www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2026/04/Copy-of-Copy-of-Untitled.png?resize=768,472 — 200 — 236.1 KiB — 12 ms — h2https://js.chargebee.com/assets/cbjs-2026.04.13-08.54/v2/351-65390c8633d61df50c59.jsjs.chargebee.com/assets/cbjs-2026.0... https://js.chargebee.com/assets/cbjs-2026.04.13-08.54/v2/351-65390c8633d61df50c59.js — 200 — 6.5 KiB — 19 ms — h2https://api.parsely.com/v2/profile?apikey=vice.com&uuid=pid%3Dcb6090bc-1d02-400c-82c6-ab8b13d43e56&url=https%3A%2F%2Fwww.vice.com%2Fen%2Fapi.parsely.com/v2/profile?apikey=v... https://api.parsely.com/v2/profile?apikey=vice.com&uuid=pid%3Dcb6090bc-1d02-400c-82c6-ab8b13d43e56&url=https%3A%2F%2Fwww.vice.com%2Fen%2F — 200 — 342 B — 8.8 s — h2https://p1.parsely.com/px/?rand=1776797728632&plid=ccd92acf-4c46-4a10-8d53-b249445f52d0&idsite=vice.com&url=https%3A%2F%2Fwww.vice.com%2Fen%2F&urlref=https%3A%2F%2Fwww.vice.com%2F&screen=412x823%7C412x823%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fwww.vice.com%2Fen%2F&sref=https%3A%2F%2Fwww.vice.com%2F&sts=1776797728629&slts=0&title=VICE+is+the+definitive+guide+to+enlightening+information&date=Tue+Apr+21+2026+18%3A55%3A28+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=78cc4941-1f51-4542-ab54-f274d118a231&u=pid%3Dcb6090bc-1d02-400c-82c6-ab8b13d43e56p1.parsely.com/px/?rand=17767977286... https://p1.parsely.com/px/?rand=1776797728632&plid=ccd92acf-4c46-4a10-8d53-b249445f52d0&idsite=vice.com&url=https%3A%2F%2Fwww.vice.com%2Fen%2F&urlref=https%3A%2F%2Fwww.vice.com%2F&screen=412x823%7C412x823%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fwww.vice.com%2Fen%2F&sref=https%3A%2F%2Fwww.vice.com%2F&sts=1776797728629&slts=0&title=VICE+is+the+definitive+guide+to+enlightening+information&date=Tue+Apr+21+2026+18%3A55%3A28+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=78cc4941-1f51-4542-ab54-f274d118a231&u=pid%3Dcb6090bc-1d02-400c-82c6-ab8b13d43e56 — 200 — 229 B — 170 ms — http/1.1https://r.skimresources.com/api/r.skimresources.com/api/ https://r.skimresources.com/api/ — 200 — 375 B — 111 ms — h2https://t.skimresources.com/api/v2/robots.txt?__skimjs_preflight__please_ignore__=true&rnd=0.41846544175964484t.skimresources.com/api/v2/robots.t... https://t.skimresources.com/api/v2/robots.txt?__skimjs_preflight__please_ignore__=true&rnd=0.41846544175964484 — 206 — 128 B — 100 ms — h2https://p.skimresources.com/px.gif?ch=1&rn=3.0514796773594326p.skimresources.com/px.gif?ch=1&rn=... https://p.skimresources.com/px.gif?ch=1&rn=3.0514796773594326 — 200 — 93 B — 98 ms — h2https://p.skimresources.com/px.gif?ch=2&rn=3.0514796773594326p.skimresources.com/px.gif?ch=2&rn=... https://p.skimresources.com/px.gif?ch=2&rn=3.0514796773594326 — 200 — 267 B — 97 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=233712258&post=1586115&tz=-4&srv=www.vice.com&hp=vip&j=1%3A15.5-beta&host=www.vice.com&ref=https%3A%2F%2Fwww.vice.com%2F&fcp=1380&rand=0.779975492636911pixel.wp.com/g.gif?v=ext&blog=23371... https://pixel.wp.com/g.gif?v=ext&blog=233712258&post=1586115&tz=-4&srv=www.vice.com&hp=vip&j=1%3A15.5-beta&host=www.vice.com&ref=https%3A%2F%2Fwww.vice.com%2F&fcp=1380&rand=0.779975492636911 — 200 — 177 B — 3 ms — h2blob:https://www.vice.com/91a3e8b1-c673-435e-b3ce-2bffa4b5ec64www.vice.com/91a3e8b1-c673-435e-b3c... blob:https://www.vice.com/91a3e8b1-c673-435e-b3ce-2bffa4b5ec64 — 200 — -1 B — 96 ms — blobhttps://www.vice.com/wp-admin/admin-ajax.php?action=check_adswww.vice.com/wp-admin/admin-ajax.ph... https://www.vice.com/wp-admin/admin-ajax.php?action=check_ads — 200 — 385 B — 571 ms — h2https://www.vice.com/wp-admin/admin-ajax.phpwww.vice.com/wp-admin/admin-ajax.ph... https://www.vice.com/wp-admin/admin-ajax.php — 200 — 690 B — 329 ms — h2https://r.skimresources.com/api/r.skimresources.com/api/ https://r.skimresources.com/api/ — 200 — 200 B — 69 ms — h2https://s.lngtdv.com/vice/default.1776794388.jss.lngtdv.com/vice/default.177679438... https://s.lngtdv.com/vice/default.1776794388.js — 200 — 103.3 KiB — 144 ms — h2https://www.vice.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4www.vice.com/wp-includes/js/wp-emoj... https://www.vice.com/wp-includes/js/wp-emoji-release.min.js?ver=6.9.4 — 200 — 5.4 KiB — 4 ms — h2https://r.skimresources.com/api/r.skimresources.com/api/ https://r.skimresources.com/api/ — 200 — 200 B — 29 ms — h2https://macro.adnami.io/macro/gen/adsm.macro.rmb.jsmacro.adnami.io/macro/gen/adsm.macr... https://macro.adnami.io/macro/gen/adsm.macro.rmb.js — 200 — 25.4 KiB — 66 ms — h2https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTK&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LRW6G9FTTK&cx=c&gtm=4e64h1 — 200 — 175.7 KiB — 80 ms — h3https://t.skimresources.com/api/v2/paget.skimresources.com/api/v2/page https://t.skimresources.com/api/v2/page — 200 — 348 B — 30 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-LRW6G9FTTK&gtm=45je64h1v9192532795z89192681002za20gzb9192681002zd9192681002&_p=1776797728234&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1453617585.1776797729&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117384406&sid=1776797728&sct=1&seg=0&dl=https%3A%2F%2Fwww.vice.com%2Fen%2F&dr=https%3A%2F%2Fwww.vice.com%2F&dt=VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1963region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-LRW6G9FTTK&gtm=45je64h1v9192532795z89192681002za20gzb9192681002zd9192681002&_p=1776797728234&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1453617585.1776797729&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117384406&sid=1776797728&sct=1&seg=0&dl=https%3A%2F%2Fwww.vice.com%2Fen%2F&dr=https%3A%2F%2Fwww.vice.com%2F&dt=VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1963 — 204 — 547 B — 101 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-LRW6G9FTTK&cid=1453617585.1776797729&gtm=45je64h1v9192532795z89192681002za20gzb9192681002zd9192681002&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384406stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-LRW6G9FTTK&cid=1453617585.1776797729&gtm=45je64h1v9192532795z89192681002za20gzb9192681002zd9192681002&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384406 — 204 — 547 B — 93 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-LRW6G9FTTK&cid=1453617585.1776797729&gtm=45je64h1v9192532795z89192681002za20gzb9192681002zd9192681002&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384406&z=1370447890www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-LRW6G9FTTK&cid=1453617585.1776797729&gtm=45je64h1v9192532795z89192681002za20gzb9192681002zd9192681002&rcb=16&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384406&z=1370447890 — 200 — 408 B — 116 ms — h2https://rp.liadm.com/j?dtstmp=1776797728976&aid=b-02qi&se=e30&duid=5a7fdb19487b--01kprpbg09t526xvhy266a7be9&tv=v3.14.0&pu=https%3A%2F%2Fwww.vice.com%2Fen%2F&wpn=lc-bundle&wpv=v3.14.0&refr=https%3A%2F%2Fwww.vice.com%2F&cd=.vice.com&pv=037a19b3-a250-4b88-af5a-e7cbf024d39arp.liadm.com/j?dtstmp=1776797728976... https://rp.liadm.com/j?dtstmp=1776797728976&aid=b-02qi&se=e30&duid=5a7fdb19487b--01kprpbg09t526xvhy266a7be9&tv=v3.14.0&pu=https%3A%2F%2Fwww.vice.com%2Fen%2F&wpn=lc-bundle&wpv=v3.14.0&refr=https%3A%2F%2Fwww.vice.com%2F&cd=.vice.com&pv=037a19b3-a250-4b88-af5a-e7cbf024d39a — 302 — 510 B — 331 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=7004554&time=1776797728990&url=https%3A%2F%2Fwww.vice.com%2Fen%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=7004554&time=1776797728990&url=https%3A%2F%2Fwww.vice.com%2Fen%2F — 200 — 841 B — 244 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=7004554&time=1776797728990&url=https%3A%2F%2Fwww.vice.com%2Fen%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=7004554&time=1776797728990&url=https%3A%2F%2Fwww.vice.com%2Fen%2F — 302 — 824 B — 228 ms — h2https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=e4354349-7d52-4b72-aa8a-9c4f17ee0baf&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=0bdd411f-dbe1-43b6-a369-b57cd62b5494&pt=VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information&tw_document_href=https%3A%2F%2Fwww.vice.com%2Fen%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776797728998.213754422821973598&txn_id=nuwx2&type=javascript&version=2.3.53t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=e4354349-7d52-4b72-aa8a-9c4f17ee0baf&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=0bdd411f-dbe1-43b6-a369-b57cd62b5494&pt=VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information&tw_document_href=https%3A%2F%2Fwww.vice.com%2Fen%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776797728998.213754422821973598&txn_id=nuwx2&type=javascript&version=2.3.53 — 200 — 658 B — 202 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=e4354349-7d52-4b72-aa8a-9c4f17ee0baf&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=0bdd411f-dbe1-43b6-a369-b57cd62b5494&pt=VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information&tw_document_href=https%3A%2F%2Fwww.vice.com%2Fen%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776797728998.213754422821973598&txn_id=nuwx2&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=e4354349-7d52-4b72-aa8a-9c4f17ee0baf&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=0bdd411f-dbe1-43b6-a369-b57cd62b5494&pt=VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information&tw_document_href=https%3A%2F%2Fwww.vice.com%2Fen%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776797728998.213754422821973598&txn_id=nuwx2&type=javascript&version=2.3.53 — 200 — 1005 B — 287 ms — h2https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js — 200 — 105.9 KiB — 69 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=8568956&cs_fpcu=bc13357508be4ff9985061ebaa577174&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776797729016&ns_c=UTF-8&cs_cfg=1111110&c7=https%3A%2F%2Fwww.vice.com%2Fen%2F&c8=VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information&c9=https%3A%2F%2Fwww.vice.com%2Fsb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=8568956&cs_fpcu=bc13357508be4ff9985061ebaa577174&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776797729016&ns_c=UTF-8&cs_cfg=1111110&c7=https%3A%2F%2Fwww.vice.com%2Fen%2F&c8=VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information&c9=https%3A%2F%2Fwww.vice.com%2F — 204 — 225 B — 42 ms — h2https://rules.quantcount.com/rules-p-RxPFZR-mKeJrq.jsrules.quantcount.com/rules-p-RxPFZR... https://rules.quantcount.com/rules-p-RxPFZR-mKeJrq.js — 200 — 1.1 KiB — 105 ms — h2https://pixel.quantserve.com/cs?a=p-RxPFZR-mKeJrq&gdpr=0pixel.quantserve.com/cs?a=p-RxPFZR-... https://pixel.quantserve.com/cs?a=p-RxPFZR-mKeJrq&gdpr=0 — 204 — 179 B — 93 ms — h2https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/SourceCodePro-Bold.woff2www.vice.com/wp-content/themes/vice... https://www.vice.com/wp-content/themes/vice-2024/assets/fonts/SourceCodePro-Bold.woff2 — 200 — 46.0 KiB — 6 ms — h2https://i.liadm.com/sync-container?duid=5a7fdb19487b--01kprpbg09t526xvhy266a7be9&appId=b-02qi&euns=1&s=&version=v3.14.0&cd=.vice.com&pv=037a19b3-a250-4b88-af5a-e7cbf024d39ai.liadm.com/sync-container?duid=5a7... https://i.liadm.com/sync-container?duid=5a7fdb19487b--01kprpbg09t526xvhy266a7be9&appId=b-02qi&euns=1&s=&version=v3.14.0&cd=.vice.com&pv=037a19b3-a250-4b88-af5a-e7cbf024d39a — 200 — 1.6 KiB — 454 ms — http/1.1https://bd.lngtd.com/id.txtbd.lngtd.com/id.txt https://bd.lngtd.com/id.txt — 200 — 586 B — 120 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.js?network-code=16916245securepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js?network-code=16916245 — 200 — 34.4 KiB — 118 ms — h3https://floors.lngtd.com/?account=vice&section=defaultfloors.lngtd.com/?account=vice&sect... https://floors.lngtd.com/?account=vice&section=default — 200 — 1.7 KiB — 153 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.2 KiB — 130 ms — h3https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.6 KiB — 7 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 954 B — 202 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 911 B — 195 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 910 B — 140 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=7004554&time=1776797728990&url=https%3A%2F%2Fwww.vice.com%2Fen%2F&e_ipv6=AQJ0eZYT7IFtlwAAAZ2xZcGFw9WGoez2U7mCBUmAYSoZ2ibVLaVggup4qbwmNxoDKoyunqmqZR2Zpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=7004554&time=1776797728990&url=https%3A%2F%2Fwww.vice.com%2Fen%2F&e_ipv6=AQJ0eZYT7IFtlwAAAZ2xZcGFw9WGoez2U7mCBUmAYSoZ2ibVLaVggup4qbwmNxoDKoyunqmqZR2Z — 200 — 692 B — 246 ms — h2https://pixel.quantserve.com/pixel;r=1846286937;source=wp;event=rule;labels=title.VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information%2Ctitle.VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information;rf=0;a=p-RxPFZR-mKeJrq;url=https%3A%2F%2Fwww.vice.com%2Fen%2F;ref=https%3A%2F%2Fwww.vice.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;dst=0;et=1776797729227;tzo=0;ogl=locale.en_US%2Ctype.article%2Ctitle.VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information%2Cdescription.Coming%20to%20you%20from%20around%20the%20world%252C%20VICE%20captures%20the%20people%20at%20the%20heart%20of%20st%2Curl.https%3A%2F%2Fwww%252Evice%252Ecom%2Fen%2F%2Csite_name.VICE%2Cimage.https%3A%2F%2Fwww%252Evice%252Ecom%2Fwp-content%2Fuploads%2Fsites%2F2%2F2024%2F08%2FVICE-logo%252Ejpeg%3Fw%3D1400%2Cimage%3Awidth.1400%2Cimage%3Aheight.788%2Cimage%3Atype.image%2Fjpeg;d=vice.com;uht=2;fpan=1;fpa=P1-a2fe19cc-727d-42bb-9a97-3e4230decdc2;pbc=;_ses=a979e6ea-58ff-410d-8767-436ab7354b8d;_seg=0;_ss=1;_gacid=1453617585.1776797729;_gasid=LRW6G9FTTK_1776797728;gdpr=0;mdl=moto%20g%20power%20(2022)pixel.quantserve.com/pixel;r=184628... https://pixel.quantserve.com/pixel;r=1846286937;source=wp;event=rule;labels=title.VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information%2Ctitle.VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information;rf=0;a=p-RxPFZR-mKeJrq;url=https%3A%2F%2Fwww.vice.com%2Fen%2F;ref=https%3A%2F%2Fwww.vice.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;dst=0;et=1776797729227;tzo=0;ogl=locale.en_US%2Ctype.article%2Ctitle.VICE%20is%20the%20definitive%20guide%20to%20enlightening%20information%2Cdescription.Coming%20to%20you%20from%20around%20the%20world%252C%20VICE%20captures%20the%20people%20at%20the%20heart%20of%20st%2Curl.https%3A%2F%2Fwww%252Evice%252Ecom%2Fen%2F%2Csite_name.VICE%2Cimage.https%3A%2F%2Fwww%252Evice%252Ecom%2Fwp-content%2Fuploads%2Fsites%2F2%2F2024%2F08%2FVICE-logo%252Ejpeg%3Fw%3D1400%2Cimage%3Awidth.1400%2Cimage%3Aheight.788%2Cimage%3Atype.image%2Fjpeg;d=vice.com;uht=2;fpan=1;fpa=P1-a2fe19cc-727d-42bb-9a97-3e4230decdc2;pbc=;_ses=a979e6ea-58ff-410d-8767-436ab7354b8d;_seg=0;_ss=1;_gacid=1453617585.1776797729;_gasid=LRW6G9FTTK_1776797728;gdpr=0;mdl=moto%20g%20power%20(2022) — 200 — 167 B — 29 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 66 ms — h3https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.jscdn.privacy-mgmt.com/unified/wrappe... https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 103 ms — h2https://rp4.liadm.com/j?dtstmp=1776797728976&aid=b-02qi&se=e30&duid=5a7fdb19487b--01kprpbg09t526xvhy266a7be9&tv=v3.14.0&pu=https%3A%2F%2Fwww.vice.com%2Fen%2F&wpn=lc-bundle&wpv=v3.14.0&refr=https%3A%2F%2Fwww.vice.com%2F&cd=.vice.com&pv=037a19b3-a250-4b88-af5a-e7cbf024d39a&i6=MjAwMTo0MWQwOmFiMDA6OjQ6MDozNmM%3D&n3pc=truerp4.liadm.com/j?dtstmp=177679772897... https://rp4.liadm.com/j?dtstmp=1776797728976&aid=b-02qi&se=e30&duid=5a7fdb19487b--01kprpbg09t526xvhy266a7be9&tv=v3.14.0&pu=https%3A%2F%2Fwww.vice.com%2Fen%2F&wpn=lc-bundle&wpv=v3.14.0&refr=https%3A%2F%2Fwww.vice.com%2F&cd=.vice.com&pv=037a19b3-a250-4b88-af5a-e7cbf024d39a&i6=MjAwMTo0MWQwOmFiMDA6OjQ6MDozNmM%3D&n3pc=true — 200 — 277 B — 358 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 49 ms — h3https://fundingchoicesmessages.google.com/i/16916245?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/16916245?ers=3 — 200 — 69.9 KiB — 154 ms — h2https://cdn.privacy-mgmt.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jscdn.privacy-mgmt.com/unified/4.40.1... https://cdn.privacy-mgmt.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 24.8 KiB — 22 ms — h2https://cdn.privacy-mgmt.com/unified/4.40.1/usnat-uspapi.090eccada574d39af6f8.bundle.jscdn.privacy-mgmt.com/unified/4.40.1... https://cdn.privacy-mgmt.com/unified/4.40.1/usnat-uspapi.090eccada574d39af6f8.bundle.js — 200 — 34.6 KiB — 28 ms — h2https://cdn.privacy-mgmt.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.vice.com%2Fen%2F&account_id=1368cdn.privacy-mgmt.com/mms/v2/get_sit... https://cdn.privacy-mgmt.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.vice.com%2Fen%2F&account_id=1368 — 200 — 625 B — 58 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 611 B — 189 ms — h2https://ib.adnxs.com/getuid?https://i.liadm.com/s/81081?bidder_id=91218&bidder_uuid=$UID&gdpr=0ib.adnxs.com/getuid?https://i.liadm... https://ib.adnxs.com/getuid?https://i.liadm.com/s/81081?bidder_id=91218&bidder_uuid=$UID&gdpr=0 — -1 — 0 B — 224 ms — https://match.adsrvr.org/track/cmf/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=liveintent&ttd_tpi=1&gdpr=0 — 200 — 149 B — 124 ms — h2https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid=live.rezync.com/sync?c=0aa2530f29e4... https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid= — 302 — 781 B — 224 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/meta-data?hasCsp=true&accountId=1368&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=37576&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/met... https://cdn.privacy-mgmt.com/wrapper/v2/meta-data?hasCsp=true&accountId=1368&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=37576&scriptVersion=4.40.1&scriptType=unified — 200 — 1.1 KiB — 22 ms — h2https://dis.criteo.com/dis/usersync.aspx?r=77&p=311&cp=liveintent&cu=1&url=https://i.liadm.com/s/28292?bidder_id%3D71340%26bidder_uuid%3D@@CRITEO_USERID@@dis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=77&p=311&cp=liveintent&cu=1&url=https://i.liadm.com/s/28292?bidder_id%3D71340%26bidder_uuid%3D@@CRITEO_USERID@@ — 200 — 581 B — 129 ms — h2https://b1sync.zemanta.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__b1sync.zemanta.com/usersync/liveint... https://b1sync.zemanta.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__ — 302 — 431 B — 335 ms — http/1.1https://dpm.demdex.net/ibs:dpid=127444&dpuuid=dpm.demdex.net/ibs:dpid=127444&dpuu... https://dpm.demdex.net/ibs:dpid=127444&dpuuid= — 302 — 522 B — 151 ms — h2https://mid.rkdms.com/bct?pid=bcccb40a-06d2-44fe-bdd2-a91ef4a5bfd0&&puid=&liid=&_ct=immid.rkdms.com/bct?pid=bcccb40a-06d2... https://mid.rkdms.com/bct?pid=bcccb40a-06d2-44fe-bdd2-a91ef4a5bfd0&&puid=&liid=&_ct=im — 302 — 189 B — 337 ms — h2https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 909 B — 138 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1368%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcdn.privacy-mgmt.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.vice.com%2Fen%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%2C%22usnat%22%3A%7B%22applies%22%3Afalse%7D%7D&nonKeyedLocalState=null&ch=5084233325126271151464468080348cbe3&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/mes... https://cdn.privacy-mgmt.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1368%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcdn.privacy-mgmt.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.vice.com%2Fen%2F%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%2C%22usnat%22%3A%7B%22applies%22%3Afalse%7D%7D&nonKeyedLocalState=null&ch=5084233325126271151464468080348cbe3&scriptVersion=4.40.1&scriptType=unified — 200 — 19.5 KiB — 148 ms — h2https://sli.vice.com/baker?dtstmp=1776797728976sli.vice.com/baker?dtstmp=177679772... https://sli.vice.com/baker?dtstmp=1776797728976 — 200 — 537 B — 124 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=127444&dpuuid=dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=127444&dpuuid= — 200 — 470 B — 41 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=5084233325126271151464468080348cbe3&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/pv-... https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=5084233325126271151464468080348cbe3&scriptVersion=4.40.1&scriptType=unified — 200 — 0 B — 31 ms — h2https://config.aps.amazon-adsystem.com/configs/c8b7d244-cdfc-48df-8b4a-98e8c4fadc6aconfig.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/c8b7d244-cdfc-48df-8b4a-98e8c4fadc6a — 200 — 2.3 KiB — 91 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 90.9 KiB — 113 ms — h2https://s.lngtdv.com/prebid/vice/prebid10.29.0.1776793870.min.jss.lngtdv.com/prebid/vice/prebid10.2... https://s.lngtdv.com/prebid/vice/prebid10.29.0.1776793870.min.js — 200 — 187.6 KiB — 41 ms — h2https://cdn.privacy-mgmt.com/index.html?hasCsp=true&message_id=1468379&consentUUID=null&consent_origin=https%3A%2F%2Fcdn.privacy-mgmt.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1cdn.privacy-mgmt.com/index.html?has... https://cdn.privacy-mgmt.com/index.html?hasCsp=true&message_id=1468379&consentUUID=null&consent_origin=https%3A%2F%2Fcdn.privacy-mgmt.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 55 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=5084233325126271151464468080348cbe3&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/pv-... https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=5084233325126271151464468080348cbe3&scriptVersion=4.40.1&scriptType=unified — 200 — 729 B — 41 ms — h2https://p.rfihub.com/cm?pub=39342&in=1&userid=4f320191-a357-4cd5-8dc4-ac27021c620f%3A1776797729.6752336&forward=https%3A//idsync.rlcdn.com/501709.gif%3Fpartner_uid%3D4f320191-a357-4cd5-8dc4-ac27021c620f%253A1776797729.6752336%26_%3D1776797729.676674&cb=1776797729.6766913p.rfihub.com/cm?pub=39342&in=1&user... https://p.rfihub.com/cm?pub=39342&in=1&userid=4f320191-a357-4cd5-8dc4-ac27021c620f%3A1776797729.6752336&forward=https%3A//idsync.rlcdn.com/501709.gif%3Fpartner_uid%3D4f320191-a357-4cd5-8dc4-ac27021c620f%253A1776797729.6752336%26_%3D1776797729.676674&cb=1776797729.6766913 — 302 — 1.2 KiB — 149 ms — http/1.1https://cdn.privacy-mgmt.com/Notice.30929.csscdn.privacy-mgmt.com/Notice.30929.c... https://cdn.privacy-mgmt.com/Notice.30929.css — 200 — 6.7 KiB — 21 ms — h2https://cdn.privacy-mgmt.com/polyfills.01516.jscdn.privacy-mgmt.com/polyfills.0151... https://cdn.privacy-mgmt.com/polyfills.01516.js — 200 — 2.3 KiB — 22 ms — h2https://cdn.privacy-mgmt.com/Notice.8f529.jscdn.privacy-mgmt.com/Notice.8f529.j... https://cdn.privacy-mgmt.com/Notice.8f529.js — 200 — 91.2 KiB — 44 ms — h2https://b1sync.outbrain.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__b1sync.outbrain.com/usersync/livein... https://b1sync.outbrain.com/usersync/liveintent/?cb=//i.liadm.com/s/35004?bidder_id%3D98254%26bidder_uuid%3D__ZUID__ — 200 — 200 B — 378 ms — http/1.1https://mid.rkdms.com/restrictedmid.rkdms.com/restricted https://mid.rkdms.com/restricted — -1 — 0 B — 121 ms — https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=5124322341072823542&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fidsync.rlcdn.com%2F501709.gif%3Fpartner_uid%3D4f320191-a357-4cd5-8dc4-ac27021c620f%253A1776797729.6752336%26_%3D1776797729.676674live.rezync.com/pixel?c=bd8618c307a... https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=5124322341072823542&referrer=https%3A%2F%2Fi.liadm.com%2F&forward=https%3A%2F%2Fidsync.rlcdn.com%2F501709.gif%3Fpartner_uid%3D4f320191-a357-4cd5-8dc4-ac27021c620f%253A1776797729.6752336%26_%3D1776797729.676674 — 302 — 705 B — 157 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 94 ms — h2https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=37576cdn.privacy-mgmt.com/consent/tcfv2/... https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=37576 — 200 — 1.3 KiB — 23 ms — h2https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=37576&consentLanguage=encdn.privacy-mgmt.com/consent/tcfv2/... https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=37576&consentLanguage=en — 200 — 1.3 KiB — 33 ms — h2https://idsync.rlcdn.com/501709.gif?partner_uid=4f320191-a357-4cd5-8dc4-ac27021c620f%3A1776797729.6752336&_=1776797729.676674idsync.rlcdn.com/501709.gif?partner... https://idsync.rlcdn.com/501709.gif?partner_uid=4f320191-a357-4cd5-8dc4-ac27021c620f%3A1776797729.6752336&_=1776797729.676674 — 307 — 498 B — 93 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxW1nHWmpXnKrLHXJKK8fnWQ_jQ1FSfq70UzhOnk1TTlwoKq-QkYXPKzwEv5NozdGly1-w2aIutVnOUKuKtIfc4QjfexnBFY5Ms54qaYCB_tI-lZ6cQNHwSX5-OswZBbmreWWDQGfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxW1nHWmpXnKrLHXJKK8fnWQ_jQ1FSfq70UzhOnk1TTlwoKq-QkYXPKzwEv5NozdGly1-w2aIutVnOUKuKtIfc4QjfexnBFY5Ms54qaYCB_tI-lZ6cQNHwSX5-OswZBbmreWWDQG — 204 — 28 B — 74 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxW1nHWmpXnKrLHXJKK8fnWQ_jQ1FSfq70UzhOnk1TTlwoKq-QkYXPKzwEv5NozdGly1-w2aIutVnOUKuKtIfc4QjfexnBFY5Ms54qaYCB_tI-lZ6cQNHwSX5-OswZBbmreWWDQGfundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxW1nHWmpXnKrLHXJKK8fnWQ_jQ1FSfq70UzhOnk1TTlwoKq-QkYXPKzwEv5NozdGly1-w2aIutVnOUKuKtIfc4QjfexnBFY5Ms54qaYCB_tI-lZ6cQNHwSX5-OswZBbmreWWDQG — 204 — 28 B — 73 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxUftDXQEgyqqn46ntZL-XuERjOlsPiwrmx7z88E_yxodSGpPvD_6uuYqpc8vtiXGdzi958InnPEbZKAhm9bumYJVlU13sfB2SCz0DkKIDQ_TSahsYndsZMNZerdzPI3AsGKh9yF?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Nzk3NzMwLDEyNjAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cudmljZS5jb20vZW4vIixudWxsLFtbOCwiRHNLR04tcXFmclEiXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsMjQwNV1dXSJdLFsxNiwiWzAsMCwwXSJdLFszNSwiMTc3Njc5NzczMCJdLFsxOSwiMiJdLFsxNywiWzBdIl0sWzI0LCJ3d3cudmljZS5jb20iXSxbMjksImZhbHNlIl1dXQfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxUftDXQEgyqqn46ntZL-XuERjOlsPiwrmx7z88E_yxodSGpPvD_6uuYqpc8vtiXGdzi958InnPEbZKAhm9bumYJVlU13sfB2SCz0DkKIDQ_TSahsYndsZMNZerdzPI3AsGKh9yF?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Nzk3NzMwLDEyNjAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cudmljZS5jb20vZW4vIixudWxsLFtbOCwiRHNLR04tcXFmclEiXSxbOSwiZW4tVVMiXSxbMTgsIltbW251bGwsMjQwNV1dXSJdLFsxNiwiWzAsMCwwXSJdLFszNSwiMTc3Njc5NzczMCJdLFsxOSwiMiJdLFsxNywiWzBdIl0sWzI0LCJ3d3cudmljZS5jb20iXSxbMjksImZhbHNlIl1dXQ — 200 — 1.8 KiB — 39 ms — h2https://idsync.rlcdn.com/1000.gif?memo=CM3PHhJDCj8IARDI-AEaNzRmMzIwMTkxLWEzNTctNGNkNS04ZGM0LWFjMjcwMjFjNjIwZjoxNzc2Nzk3NzI5LjY3NTIzMzYQABoNCKKQn88GEgUI6AcQAEIASgAidsync.rlcdn.com/1000.gif?memo=CM3P... https://idsync.rlcdn.com/1000.gif?memo=CM3PHhJDCj8IARDI-AEaNzRmMzIwMTkxLWEzNTctNGNkNS04ZGM0LWFjMjcwMjFjNjIwZjoxNzc2Nzk3NzI5LjY3NTIzMzYQABoNCKKQn88GEgUI6AcQAEIASgA — 307 — 229 B — 25 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fidsync.rlcdn.com%2F52154.gif%3Fserved_by%3Devergreen%26partner_uid%3D%24UIDib.adnxs.com/getuid?https%3A%2F%2Fi... https://ib.adnxs.com/getuid?https%3A%2F%2Fidsync.rlcdn.com%2F52154.gif%3Fserved_by%3Devergreen%26partner_uid%3D%24UID — -1 — 0 B — 34 ms — https://www.vice.com/wp-content/uploads/sites/2/2024/06/cropped-site-icon-1.png?w=32www.vice.com/wp-content/uploads/sit... https://www.vice.com/wp-content/uploads/sites/2/2024/06/cropped-site-icon-1.png?w=32 — 200 — 594 B — 3 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 62 ms — h3https://trx-hub.com/i/m/i.png?q=N4IghgLhBOD6BmB7aB3M0AmBLAdgcxAC5gBfAGhAFsBTCMDSMI0iiLS3A48kAV2gA2AZ2Y9IMWGAAOU6jgyiKUsHmqwYYAMbUiAbVBDE-bURAALKFKGEA9DZQOAdADcs2x5sSUbcmyArQ1PDU0IHQphYQVrb2Tq7unt7+4FBwSKjo2PiiJAC6FJq8QhBesDR0iiCaAlhyEOrsOoQgAEwADC0AbAC0bQAs3S0AjAAqQwAchACsU4QAzC2ObeNDAFrJyqoNEAJNIABqAJIAwgCiAARYQucQZtTnGEG4WGzO93i8WI83iOdyNXgLHJOJccOlKJAsIgcMksF9THCMEMAOzIzrIgCcqIWyyGYDM8GS1DeOHqEAAnrIEZQpIEhEIoTCCkUSjQ4PDmkIwM4aNgwLBkX0pvB4LB4joCl8pENTFyedQ+QKhSLkpopS1TOKQCQgAtrx-hub.com/i/m/i.png?q=N4IghgLhBOD... https://trx-hub.com/i/m/i.png?q=N4IghgLhBOD6BmB7aB3M0AmBLAdgcxAC5gBfAGhAFsBTCMDSMI0iiLS3A48kAV2gA2AZ2Y9IMWGAAOU6jgyiKUsHmqwYYAMbUiAbVBDE-bURAALKFKGEA9DZQOAdADcs2x5sSUbcmyArQ1PDU0IHQphYQVrb2Tq7unt7+4FBwSKjo2PiiJAC6FJq8QhBesDR0iiCaAlhyEOrsOoQgAEwADC0AbAC0bQAs3S0AjAAqQwAchACsU4QAzC2ObeNDAFrJyqoNEAJNIABqAJIAwgCiAARYQucQZtTnGEG4WGzO93i8WI83iOdyNXgLHJOJccOlKJAsIgcMksF9THCMEMAOzIzrIgCcqIWyyGYDM8GS1DeOHqEAAnrIEZQpIEhEIoTCCkUSjQ4PDmkIwM4aNgwLBkX0pvB4LB4joCl8pENTFyedQ+QKhSLkpopS1TOKQCQgA — 200 — 463 B — 89 ms — h2https://k.p-n.io/event-streamk.p-n.io/event-stream https://k.p-n.io/event-stream — 204 — 126 B — 329 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 752 B — 130 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 7271ms · 1203KB · $42/mo
www.vice.com
Other
Costly
Execution 1490ms
Transfer 86 KB
Monthly Cost $9/mo
Unattributable
Other
Costly
Execution 1104ms
Transfer 0 KB
Monthly Cost $6/mo
cdn.p-n.io
Other
Costly
Execution 643ms
Transfer 0 KB
Monthly Cost $4/mo
s.lngtdv.com
Other
Costly
Execution 563ms
Transfer 103 KB
Unused 64%
Monthly Cost $3/mo
js.chargebee.com
Other
Costly
Execution 384ms
Transfer 0 KB
Unused 75%
Monthly Cost $2/mo
cdn.privacy-mgmt.com
Other
Costly
Execution 312ms
Transfer 42 KB
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Costly
Execution 299ms
Transfer 0 KB
Unused 40%
Monthly Cost $2/mo
client.aps.amazon-adsystem.com
Other
Costly
Execution 254ms
Transfer 91 KB
Unused 59%
Monthly Cost $1/mo
analytics.tiktok.com
Other
Costly
Execution 244ms
Transfer 106 KB
Unused 52%
Monthly Cost $1/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 239ms
Transfer 188 KB
Unused 74%
Monthly Cost $1/mo
s.skimresources.com
Other
Costly
Execution 232ms
Transfer 0 KB
Monthly Cost $1/mo
fundingchoicesmessages.google.com
Other
Costly
Execution 225ms
Transfer 70 KB
Unused 54%
Monthly Cost $1/mo
s.lngtdv.com
Other
Optional
Execution 184ms
Transfer 188 KB
Unused 82%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 150ms
Transfer 0 KB
Unused 53%
Monthly Cost $1/mo
cdn.privacy-mgmt.com
Other
Optional
Execution 138ms
Transfer 35 KB
Monthly Cost $1/mo
b-code.liadm.com
Other
Optional
Execution 133ms
Transfer 0 KB
Monthly Cost $1/mo
cdn.parsely.com
Other
Optional
Execution 130ms
Transfer 0 KB
Monthly Cost $1/mo
cdn-magiclinks.trackonomics.net
Other
Optional
Execution 129ms
Transfer 0 KB
Monthly Cost $1/mo
www.vice.com
Other
Optional
Execution 89ms
Transfer 41 KB
Monthly Cost $1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 85ms
Transfer 34 KB
Monthly Cost $0/mo
Google Tag Manager
Tag Manager
Optional
Execution 76ms
Transfer 176 KB
Unused 66%
Monthly Cost $0/mo
cdn.privacy-mgmt.com
Other
Optional
Execution 61ms
Transfer 25 KB
Monthly Cost $0/mo
LinkedIn Insight
Advertising
Optional
Execution 53ms
Transfer 19 KB
Monthly Cost $0/mo
www.vice.com
Other
Optional
Execution 53ms
Transfer 1 KB
Monthly Cost $0/mo

These scripts may cost more than they're worth

  • www.vice.com adds 1490ms and costs ~$9/month
  • Unattributable adds 1104ms and costs ~$6/month
  • cdn.p-n.io adds 643ms and costs ~$4/month
  • s.lngtdv.com adds 563ms and costs ~$3/month
  • js.chargebee.com adds 384ms and costs ~$2/month
  • cdn.privacy-mgmt.com adds 312ms and costs ~$2/month
  • Google Tag Manager adds 299ms and costs ~$2/month
  • client.aps.amazon-adsystem.com adds 254ms and costs ~$1/month
  • analytics.tiktok.com adds 244ms and costs ~$1/month
  • securepubads.g.doubleclick.net adds 239ms and costs ~$1/month
  • s.skimresources.com adds 232ms and costs ~$1/month
  • fundingchoicesmessages.google.com adds 225ms 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

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

Why this matters

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

Source: web.dev

cdn.p-n.io takes 643ms 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

s.lngtdv.com takes 563ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

64% of s.lngtdv.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

js.chargebee.com takes 384ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

75% of js.chargebee.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

cdn.privacy-mgmt.com takes 312ms 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 299ms 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

client.aps.amazon-adsystem.com takes 254ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

59% of client.aps.amazon-adsystem.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

analytics.tiktok.com takes 244ms 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 analytics.tiktok.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

securepubads.g.doubleclick.net takes 239ms 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

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

Why this matters

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

Source: web.dev

s.skimresources.com takes 232ms 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

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

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

Why this matters

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

Source: web.dev

82% of s.lngtdv.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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