Skip to content
https://refinery29.com

Performance

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

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

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

7.10 s

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

12.20 s

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

1.21 s

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

0.000

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

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

25.20 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
4.0 MB transferred, 139 requests
FIX
4.0 MB transferred, 139 requests
Critical::
Page weighs 9.2 MB (4.0 MB transferred)
Warning::
Images are 2.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.0 MB
Warning::
JavaScript is 1.7 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.7 MB
Warning::
139 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.84 g CO2 per page load
4.0 MB / 2.4 MB budget
4.0 MB transferred
139 requests
0.84 g CO2 per page load
Images 2.0 MiB 49%
JavaScript 1.7 MiB 43%
HTML 143.5 KiB 4%
Fonts 91.1 KiB 2%
CSS 41.5 KiB 1%
Other 11.1 KiB 0%
Other 9.2 KiB 0%
Other 8.1 KiB 0%
Other 4.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

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.0 MiB of 4.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5247ms total JS execution
FIX
5247ms total JS execution
Warning::
Unattributable: 673ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PBV...: 507ms CPU time
Warning::
https://www.refinery29.com/assets/channel.bb862452...: 424ms CPU time
Warning::
https://www.refinery29.com/fr-fr: 378ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-VFL3...: 335ms CPU time
Warning::
Third-party scripts: 5247ms (100% of total)

Main Thread Breakdown

Script Evaluation 71% Other 13% Script Parsing & Compilation 10% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
Unattributable673ms130ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PBVC7CQ&l=_dataLayer507ms443ms50ms3rd
https://www.refinery29.com/assets/channel.bb86245296a7ba4b9b16.js424ms401ms18ms3rd
https://www.refinery29.com/fr-fr378ms31ms2ms3rd
https://www.googletagmanager.com/gtag/js?id=G-VFL3LEQ5LG&l=_dataLayer&cx=c&gtm=4e64h1335ms294ms38ms3rd
https://www.googletagmanager.com/gtag/destination?id=DC-16368136&cx=c&gtm=4e64h1252ms215ms35ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js234ms190ms40ms3rd
https://www.refinery29.com/assets/scripts.4211209a331684f06159.js216ms198ms15ms3rd
https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js216ms159ms16ms3rd
https://www.refinery29.com/assets/vendor.b2bb86e8ce121b68e877.js184ms124ms50ms3rd

Showing top 10 of 29 scripts

F
JS Bundles
Action
53 scripts, 516 KB unused
FIX
53 scripts, 516 KB unused
Warning::
https://www.refinery29.com/assets/vendor.b2bb86e8c...: 66 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-VFL3...: 62 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 60 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PBV...: 58 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=DC-120...: 57 KB unused (44%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 516 KB
516 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.refinery29.com/assets/vendor.b2bb86e8ce121b68e877.js194 KB66 KB (35%)3rd
https://www.googletagmanager.com/gtag/js?id=G-VFL3LEQ5LG&l=_dataLayer&cx=c&gtm=4e64h1156 KB62 KB (40%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-16368136&cx=c&gtm=4e64h1130 KB60 KB (46%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PBVC7CQ&l=_dataLayer147 KB58 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-12038784130 KB57 KB (44%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js106 KB57 KB (54%)3rd
https://ak.sail-horizon.com/spm/spm.v1.min.js48 KB33 KB (68%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB32 KB (33%)3rd
https://web-statics-cdn.refinery29.com/vendor/ad-lib/v3_1_0/vice-ad-lib.js45 KB26 KB (58%)3rd
https://www.refinery29.com/assets/channel.bb86245296a7ba4b9b16.js57 KB23 KB (40%)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
139 resources · 4.0 MB · 516 KB savings available
FIX
139 resources · 4.0 MB · 516 KB savings available
Warning::
Page weight 3.0 MB over 1MB target
Got: 4.0 MB Expected: ≤ 1 MB
Info::
~516 KB of savings available
Warning::
138 third-party resources (100% of weight)
Info::
4 resources over 200KB
139 resources · 4.0 MiB · 138 third-party 3.0 MiB over 1MB target
Image 49% · 2.0 MiB
JavaScript 43% · 1.7 MiB
Document 4% · 144.2 KiB
Font 2% · 91.1 KiB
CSS 1% · 41.5 KiB
Other 1% · 23.5 KiB

~515.6 KiB of savings available

Remove unused JavaScript: 515.6 KiB
C
Image Optimization
Action
35 images, 0 KB saveable
REVIEW
35 images, 0 KB saveable
Warning::
https://www.refinery29.com/assets/6a9d712b4b1480df... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.refinery29.com/assets/90e3b0501ff143bd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.refinery29.com/assets/1ce585852b9e9a8c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.refinery29.com/assets/b3658fb2d9482c50... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
35 images 2.0 MB
0 oversized -0 KB
31 legacy format
4 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

4

91 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 7.1 s LCP 12.2 shttps://www.refinery29.com/assets/18fcc97793839a49e69d57013102e0f7.woff218fcc97793839a49e69d570... https://www.refinery29.com/assets/18fcc97793839a49e69d57013102e0f7.woff2 — 26.6 KiB — 82 ms — font-display: swaphttps://www.refinery29.com/assets/197dfb7e234fb09ab53f7dfb2b0a8120.woff2197dfb7e234fb09ab53f7df... https://www.refinery29.com/assets/197dfb7e234fb09ab53f7dfb2b0a8120.woff2 — 19.1 KiB — 92 ms — font-display: swaphttps://www.refinery29.com/assets/2b15e0993401ca83e55190edcdc9e5a6.woff22b15e0993401ca83e55190e... https://www.refinery29.com/assets/2b15e0993401ca83e55190edcdc9e5a6.woff2 — 19.6 KiB — 93 ms — font-display: swaphttps://www.refinery29.com/assets/8ef1aa2d2848dc1fce7f40dbabe19c80.woff28ef1aa2d2848dc1fce7f40d... https://www.refinery29.com/assets/8ef1aa2d2848dc1fce7f40dbabe19c80.woff2 — 25.8 KiB — 98 ms — font-display: swap
18fcc97793839a49e69d570... woff2 swap
Size 27 KB
Load time 82 ms
Start 566 ms
Risk FOUT — text flashes from fallback to web font
197dfb7e234fb09ab53f7df... woff2 swap
Size 19 KB
Load time 92 ms
Start 566 ms
Risk FOUT — text flashes from fallback to web font
2b15e0993401ca83e55190e... woff2 swap
Size 20 KB
Load time 93 ms
Start 566 ms
Risk FOUT — text flashes from fallback to web font
8ef1aa2d2848dc1fce7f40d... woff2 swap
Size 26 KB
Load time 98 ms
Start 566 ms
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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
1
dns-prefetch
prefetch

1 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
A
HTTP Caching
max-age=600 (10 minutes)
PASS
max-age=600 (10 minutes)
Info::
Cache-Control header is set
Got: max-age=600
Info::
Effective TTL: 10 minutes (max-age=600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=600

DirectiveValueMeaning
max-age600Cache for 10 minutes
Effective TTL: 600 seconds
Network Waterfall
139 requests over 4846ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 7.1 s LCP 12.2 shttps://refinery29.com// https://refinery29.com/ — 301 — 482 B — 13 ms — h2https://www.refinery29.com/www.refinery29.com/ https://www.refinery29.com/ — 301 — 201 B — 111 ms — h2https://www.refinery29.com/fr-frwww.refinery29.com/fr-fr https://www.refinery29.com/fr-fr — 200 — 32.8 KiB — 244 ms — h2https://web-statics-cdn.refinery29.com/vendor/ad-lib/v3_1_0/vice-ad-lib.jsweb-statics-cdn.refinery29.com/vend... https://web-statics-cdn.refinery29.com/vendor/ad-lib/v3_1_0/vice-ad-lib.js — 200 — 45.2 KiB — 42 ms — h2https://www.refinery29.com/assets/styles.1a6fc843c5b8cd941845.csswww.refinery29.com/assets/styles.1a... https://www.refinery29.com/assets/styles.1a6fc843c5b8cd941845.css — 200 — 33.9 KiB — 90 ms — h3https://htlbid.com/v3/refinery29-v2.com/htlbid.csshtlbid.com/v3/refinery29-v2.com/htl... https://htlbid.com/v3/refinery29-v2.com/htlbid.css — 200 — 1022 B — 317 ms — h2https://www.refinery29.com/assets/6a9d712b4b1480df334054a94146cc34.pngwww.refinery29.com/assets/6a9d712b4... https://www.refinery29.com/assets/6a9d712b4b1480df334054a94146cc34.png — 200 — 7.2 KiB — 97 ms — h3https://www.refinery29.com/assets/1ce585852b9e9a8cba36762b911e0f5f.pngwww.refinery29.com/assets/1ce585852... https://www.refinery29.com/assets/1ce585852b9e9a8cba36762b911e0f5f.png — 200 — 9.3 KiB — 107 ms — h3https://www.refinery29.com/assets/b3658fb2d9482c50df8996241fb2b67d.pngwww.refinery29.com/assets/b3658fb2d... https://www.refinery29.com/assets/b3658fb2d9482c50df8996241fb2b67d.png — 200 — 4.7 KiB — 104 ms — h3https://www.refinery29.com/assets/90e3b0501ff143bd058ecb3f754a4430.pngwww.refinery29.com/assets/90e3b0501... https://www.refinery29.com/assets/90e3b0501ff143bd058ecb3f754a4430.png — 200 — 6.7 KiB — 101 ms — h3https://www.refinery29.com/assets/9aa89696be7da8b249e2ee2622a111e9.pngwww.refinery29.com/assets/9aa89696b... https://www.refinery29.com/assets/9aa89696be7da8b249e2ee2622a111e9.png — 200 — 7.6 KiB — 101 ms — h3https://www.refinery29.com/assets/runtime.05beebf9da8233623b49.jswww.refinery29.com/assets/runtime.0... https://www.refinery29.com/assets/runtime.05beebf9da8233623b49.js — 200 — 2.2 KiB — 105 ms — h3https://www.refinery29.com/assets/ads.6e2aa99fccc045829eec.jswww.refinery29.com/assets/ads.6e2aa... https://www.refinery29.com/assets/ads.6e2aa99fccc045829eec.js — 200 — 623 B — 109 ms — h3https://www.refinery29.com/assets/vendor.b2bb86e8ce121b68e877.jswww.refinery29.com/assets/vendor.b2... https://www.refinery29.com/assets/vendor.b2bb86e8ce121b68e877.js — 200 — 193.6 KiB — 225 ms — h3https://www.refinery29.com/assets/scripts.4211209a331684f06159.jswww.refinery29.com/assets/scripts.4... https://www.refinery29.com/assets/scripts.4211209a331684f06159.js — 200 — 49.2 KiB — 133 ms — h3https://www.refinery29.com/assets/cda4774d79df76d9c5ab2dfba3784155.pngwww.refinery29.com/assets/cda4774d7... https://www.refinery29.com/assets/cda4774d79df76d9c5ab2dfba3784155.png — 200 — 9.6 KiB — 98 ms — h3https://www.refinery29.com/assets/d68e2ddc49f6065953daf57eac5b849a.pngwww.refinery29.com/assets/d68e2ddc4... https://www.refinery29.com/assets/d68e2ddc49f6065953daf57eac5b849a.png — 200 — 4.9 KiB — 142 ms — h3https://www.refinery29.com/assets/d27ad8510dcf0eef13f6419f4f9a76e6.svgwww.refinery29.com/assets/d27ad8510... https://www.refinery29.com/assets/d27ad8510dcf0eef13f6419f4f9a76e6.svg — 200 — 1.5 KiB — 99 ms — h3https://web-statics-cdn.refinery29.com/htlbid/lineitems.jsonweb-statics-cdn.refinery29.com/htlb... https://web-statics-cdn.refinery29.com/htlbid/lineitems.json — 200 — 2.2 KiB — 9 ms — h2https://web-statics-cdn.refinery29.com/vendor/ad-lib/refinery29/vice-ad-lib-refinery29-master-config.jsonweb-statics-cdn.refinery29.com/vend... https://web-statics-cdn.refinery29.com/vendor/ad-lib/refinery29/vice-ad-lib-refinery29-master-config.json — 200 — 2.1 KiB — 8 ms — h2https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointOne.jsweb-statics-cdn.refinery29.com/sour... https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointOne.js — 200 — 1002 B — 3 ms — h2https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointTwo.jsweb-statics-cdn.refinery29.com/sour... https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointTwo.js — 200 — 862 B — 9 ms — h2https://web-statics-cdn.refinery29.com/sourcepoint/msps1.1.jsweb-statics-cdn.refinery29.com/sour... https://web-statics-cdn.refinery29.com/sourcepoint/msps1.1.js — 200 — 1.2 KiB — 4 ms — h2https://web-statics-cdn.refinery29.com/sourcepoint/gdpr.jsweb-statics-cdn.refinery29.com/sour... https://web-statics-cdn.refinery29.com/sourcepoint/gdpr.js — 200 — 1.1 KiB — 5 ms — h2https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointThreeR29.jsweb-statics-cdn.refinery29.com/sour... https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointThreeR29.js — 200 — 1.6 KiB — 7 ms — h2https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.jscdn.privacy-mgmt.com/unified/wrappe... https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 50 ms — h2https://www.refinery29.com/assets/c5978d8cfc0a8ce2373e33980dd34486.svgwww.refinery29.com/assets/c5978d8cf... https://www.refinery29.com/assets/c5978d8cfc0a8ce2373e33980dd34486.svg — 200 — 707 B — 101 ms — h3https://www.refinery29.com/assets/a21d0dffa6e4f2cfedb8b44ddb82a85d.pngwww.refinery29.com/assets/a21d0dffa... https://www.refinery29.com/assets/a21d0dffa6e4f2cfedb8b44ddb82a85d.png — 200 — 80.1 KiB — 127 ms — h3https://www.refinery29.com/assets/18fcc97793839a49e69d57013102e0f7.woff2www.refinery29.com/assets/18fcc9779... https://www.refinery29.com/assets/18fcc97793839a49e69d57013102e0f7.woff2 — 200 — 26.6 KiB — 82 ms — h3https://www.refinery29.com/assets/197dfb7e234fb09ab53f7dfb2b0a8120.woff2www.refinery29.com/assets/197dfb7e2... https://www.refinery29.com/assets/197dfb7e234fb09ab53f7dfb2b0a8120.woff2 — 200 — 19.1 KiB — 92 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 7.1 s LCP 12.2 shttps://refinery29.com// https://refinery29.com/ — 301 — 482 B — 13 ms — h2https://www.refinery29.com/www.refinery29.com/ https://www.refinery29.com/ — 301 — 201 B — 111 ms — h2https://www.refinery29.com/fr-frwww.refinery29.com/fr-fr https://www.refinery29.com/fr-fr — 200 — 32.8 KiB — 244 ms — h2https://web-statics-cdn.refinery29.com/vendor/ad-lib/v3_1_0/vice-ad-lib.jsweb-statics-cdn.refinery29.com/vend... https://web-statics-cdn.refinery29.com/vendor/ad-lib/v3_1_0/vice-ad-lib.js — 200 — 45.2 KiB — 42 ms — h2https://www.refinery29.com/assets/styles.1a6fc843c5b8cd941845.csswww.refinery29.com/assets/styles.1a... https://www.refinery29.com/assets/styles.1a6fc843c5b8cd941845.css — 200 — 33.9 KiB — 90 ms — h3https://htlbid.com/v3/refinery29-v2.com/htlbid.csshtlbid.com/v3/refinery29-v2.com/htl... https://htlbid.com/v3/refinery29-v2.com/htlbid.css — 200 — 1022 B — 317 ms — h2https://www.refinery29.com/assets/6a9d712b4b1480df334054a94146cc34.pngwww.refinery29.com/assets/6a9d712b4... https://www.refinery29.com/assets/6a9d712b4b1480df334054a94146cc34.png — 200 — 7.2 KiB — 97 ms — h3https://www.refinery29.com/assets/1ce585852b9e9a8cba36762b911e0f5f.pngwww.refinery29.com/assets/1ce585852... https://www.refinery29.com/assets/1ce585852b9e9a8cba36762b911e0f5f.png — 200 — 9.3 KiB — 107 ms — h3https://www.refinery29.com/assets/b3658fb2d9482c50df8996241fb2b67d.pngwww.refinery29.com/assets/b3658fb2d... https://www.refinery29.com/assets/b3658fb2d9482c50df8996241fb2b67d.png — 200 — 4.7 KiB — 104 ms — h3https://www.refinery29.com/assets/90e3b0501ff143bd058ecb3f754a4430.pngwww.refinery29.com/assets/90e3b0501... https://www.refinery29.com/assets/90e3b0501ff143bd058ecb3f754a4430.png — 200 — 6.7 KiB — 101 ms — h3https://www.refinery29.com/assets/9aa89696be7da8b249e2ee2622a111e9.pngwww.refinery29.com/assets/9aa89696b... https://www.refinery29.com/assets/9aa89696be7da8b249e2ee2622a111e9.png — 200 — 7.6 KiB — 101 ms — h3https://www.refinery29.com/assets/runtime.05beebf9da8233623b49.jswww.refinery29.com/assets/runtime.0... https://www.refinery29.com/assets/runtime.05beebf9da8233623b49.js — 200 — 2.2 KiB — 105 ms — h3https://www.refinery29.com/assets/ads.6e2aa99fccc045829eec.jswww.refinery29.com/assets/ads.6e2aa... https://www.refinery29.com/assets/ads.6e2aa99fccc045829eec.js — 200 — 623 B — 109 ms — h3https://www.refinery29.com/assets/vendor.b2bb86e8ce121b68e877.jswww.refinery29.com/assets/vendor.b2... https://www.refinery29.com/assets/vendor.b2bb86e8ce121b68e877.js — 200 — 193.6 KiB — 225 ms — h3https://www.refinery29.com/assets/scripts.4211209a331684f06159.jswww.refinery29.com/assets/scripts.4... https://www.refinery29.com/assets/scripts.4211209a331684f06159.js — 200 — 49.2 KiB — 133 ms — h3https://www.refinery29.com/assets/cda4774d79df76d9c5ab2dfba3784155.pngwww.refinery29.com/assets/cda4774d7... https://www.refinery29.com/assets/cda4774d79df76d9c5ab2dfba3784155.png — 200 — 9.6 KiB — 98 ms — h3https://www.refinery29.com/assets/d68e2ddc49f6065953daf57eac5b849a.pngwww.refinery29.com/assets/d68e2ddc4... https://www.refinery29.com/assets/d68e2ddc49f6065953daf57eac5b849a.png — 200 — 4.9 KiB — 142 ms — h3https://www.refinery29.com/assets/d27ad8510dcf0eef13f6419f4f9a76e6.svgwww.refinery29.com/assets/d27ad8510... https://www.refinery29.com/assets/d27ad8510dcf0eef13f6419f4f9a76e6.svg — 200 — 1.5 KiB — 99 ms — h3https://web-statics-cdn.refinery29.com/htlbid/lineitems.jsonweb-statics-cdn.refinery29.com/htlb... https://web-statics-cdn.refinery29.com/htlbid/lineitems.json — 200 — 2.2 KiB — 9 ms — h2https://web-statics-cdn.refinery29.com/vendor/ad-lib/refinery29/vice-ad-lib-refinery29-master-config.jsonweb-statics-cdn.refinery29.com/vend... https://web-statics-cdn.refinery29.com/vendor/ad-lib/refinery29/vice-ad-lib-refinery29-master-config.json — 200 — 2.1 KiB — 8 ms — h2https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointOne.jsweb-statics-cdn.refinery29.com/sour... https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointOne.js — 200 — 1002 B — 3 ms — h2https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointTwo.jsweb-statics-cdn.refinery29.com/sour... https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointTwo.js — 200 — 862 B — 9 ms — h2https://web-statics-cdn.refinery29.com/sourcepoint/msps1.1.jsweb-statics-cdn.refinery29.com/sour... https://web-statics-cdn.refinery29.com/sourcepoint/msps1.1.js — 200 — 1.2 KiB — 4 ms — h2https://web-statics-cdn.refinery29.com/sourcepoint/gdpr.jsweb-statics-cdn.refinery29.com/sour... https://web-statics-cdn.refinery29.com/sourcepoint/gdpr.js — 200 — 1.1 KiB — 5 ms — h2https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointThreeR29.jsweb-statics-cdn.refinery29.com/sour... https://web-statics-cdn.refinery29.com/sourcepoint/sourcepointThreeR29.js — 200 — 1.6 KiB — 7 ms — h2https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.jscdn.privacy-mgmt.com/unified/wrappe... https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 50 ms — h2https://www.refinery29.com/assets/c5978d8cfc0a8ce2373e33980dd34486.svgwww.refinery29.com/assets/c5978d8cf... https://www.refinery29.com/assets/c5978d8cfc0a8ce2373e33980dd34486.svg — 200 — 707 B — 101 ms — h3https://www.refinery29.com/assets/a21d0dffa6e4f2cfedb8b44ddb82a85d.pngwww.refinery29.com/assets/a21d0dffa... https://www.refinery29.com/assets/a21d0dffa6e4f2cfedb8b44ddb82a85d.png — 200 — 80.1 KiB — 127 ms — h3https://www.refinery29.com/assets/18fcc97793839a49e69d57013102e0f7.woff2www.refinery29.com/assets/18fcc9779... https://www.refinery29.com/assets/18fcc97793839a49e69d57013102e0f7.woff2 — 200 — 26.6 KiB — 82 ms — h3https://www.refinery29.com/assets/197dfb7e234fb09ab53f7dfb2b0a8120.woff2www.refinery29.com/assets/197dfb7e2... https://www.refinery29.com/assets/197dfb7e234fb09ab53f7dfb2b0a8120.woff2 — 200 — 19.1 KiB — 92 ms — h3https://www.refinery29.com/assets/2b15e0993401ca83e55190edcdc9e5a6.woff2www.refinery29.com/assets/2b15e0993... https://www.refinery29.com/assets/2b15e0993401ca83e55190edcdc9e5a6.woff2 — 200 — 19.6 KiB — 93 ms — h3https://www.refinery29.com/assets/8ef1aa2d2848dc1fce7f40dbabe19c80.woff2www.refinery29.com/assets/8ef1aa2d2... https://www.refinery29.com/assets/8ef1aa2d2848dc1fce7f40dbabe19c80.woff2 — 200 — 25.8 KiB — 98 ms — h3https://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.3 KiB — 7 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 — 33.5 KiB — 7 ms — h2https://cdn.privacy-mgmt.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&account_id=1988cdn.privacy-mgmt.com/mms/v2/get_sit... https://cdn.privacy-mgmt.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&account_id=1988 — 200 — 615 B — 104 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/meta-data?hasCsp=true&accountId=1988&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=36626&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/met... https://cdn.privacy-mgmt.com/wrapper/v2/meta-data?hasCsp=true&accountId=1988&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=36626&scriptVersion=4.40.1&scriptType=unified — 200 — 1.0 KiB — 4 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1988%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.refinery29.com%2Ffr-fr%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=50165540550831191136315016554746b96&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%3A1988%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.refinery29.com%2Ffr-fr%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=50165540550831191136315016554746b96&scriptVersion=4.40.1&scriptType=unified — 200 — 7.5 KiB — 202 ms — h2https://www.refinery29.com/assets/raven-js.9432863054f460d16faf.jswww.refinery29.com/assets/raven-js.... https://www.refinery29.com/assets/raven-js.9432863054f460d16faf.js — 200 — 6.5 KiB — 81 ms — h3https://www.refinery29.com/assets/32.f88ccdc3044dad795407.jswww.refinery29.com/assets/32.f88ccd... https://www.refinery29.com/assets/32.f88ccdc3044dad795407.js — 200 — 967 B — 98 ms — h3https://www.refinery29.com/assets/31.1ac9fe3e9a551be0cf8b.jswww.refinery29.com/assets/31.1ac9fe... https://www.refinery29.com/assets/31.1ac9fe3e9a551be0cf8b.js — 200 — 968 B — 96 ms — h3https://www.refinery29.com/assets/react_intl_fr.009dae0987fa95ed1e97.jswww.refinery29.com/assets/react_int... https://www.refinery29.com/assets/react_intl_fr.009dae0987fa95ed1e97.js — 200 — 1.3 KiB — 81 ms — h3https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=50165540550831191136315016554746b96&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=50165540550831191136315016554746b96&scriptVersion=4.40.1&scriptType=unified — 200 — 0 B — 34 ms — h2https://cdn.privacy-mgmt.com/index.html?hasCsp=true&message_id=1433746&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=1433746&consentUUID=null&consent_origin=https%3A%2F%2Fcdn.privacy-mgmt.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 8 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=50165540550831191136315016554746b96&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=50165540550831191136315016554746b96&scriptVersion=4.40.1&scriptType=unified — 200 — 736 B — 39 ms — h2https://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 — 5 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 — 6 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.3 KiB — 10 ms — h2https://www.refinery29.com/assets/date_fns_fr.9aa27cdd332d701f227d.jswww.refinery29.com/assets/date_fns_... https://www.refinery29.com/assets/date_fns_fr.9aa27cdd332d701f227d.js — 200 — 1.5 KiB — 105 ms — h3https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=36626cdn.privacy-mgmt.com/consent/tcfv2/... https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=36626 — 200 — 1.1 KiB — 5 ms — h2https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=36626&consentLanguage=encdn.privacy-mgmt.com/consent/tcfv2/... https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=36626&consentLanguage=en — 200 — 1.1 KiB — 4 ms — h2https://studio-assets.rf29.net/Assets/Site/Logos/Refinery29-Logo-Mark-Dark.pngstudio-assets.rf29.net/Assets/Site/... https://studio-assets.rf29.net/Assets/Site/Logos/Refinery29-Logo-Mark-Dark.png — 200 — 5.9 KiB — 64 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 99 ms — h2https://www.googletagmanager.com/ns.html?id=GTM-PBVC7CQwww.googletagmanager.com/ns.html?id... https://www.googletagmanager.com/ns.html?id=GTM-PBVC7CQ — 200 — 618 B — 89 ms — h2https://www.refinery29.com/assets/channel.bb86245296a7ba4b9b16.jswww.refinery29.com/assets/channel.b... https://www.refinery29.com/assets/channel.bb86245296a7ba4b9b16.js — 200 — 56.7 KiB — 133 ms — h3https://pubads.g.doubleclick.net/activity;dc_iu=/21698916284/DFPAudiencePixel;ord=%25%CACHEBUSTER%25%25;dc_seg=9349623113?gdpr=%3C0,1%3E&gdpr_consent=%3Cgdpr_consent_for_755%3E&tfua=%3C0,1%3E&tfcd=%3C0,1%3E&gtmcb=526644837pubads.g.doubleclick.net/activity;d... https://pubads.g.doubleclick.net/activity;dc_iu=/21698916284/DFPAudiencePixel;ord=%25%CACHEBUSTER%25%25;dc_seg=9349623113?gdpr=%3C0,1%3E&gdpr_consent=%3Cgdpr_consent_for_755%3E&tfua=%3C0,1%3E&tfcd=%3C0,1%3E&gtmcb=526644837 — 200 — 63 B — 97 ms — h3https://www.refinery29.com/images/11276892.jpg?format=webp&width=1500&height=2000&quality=85&crop=3%3A4www.refinery29.com/images/11276892.... https://www.refinery29.com/images/11276892.jpg?format=webp&width=1500&height=2000&quality=85&crop=3%3A4 — 200 — 338.5 KiB — 178 ms — h3https://www.refinery29.com/images/11264957.jpg?format=webp&width=1520&height=1824&quality=85&crop=5%3A6www.refinery29.com/images/11264957.... https://www.refinery29.com/images/11264957.jpg?format=webp&width=1520&height=1824&quality=85&crop=5%3A6 — 200 — 567.9 KiB — 989 ms — h3https://www.refinery29.com/images/11114720.jpg?format=webp&width=1520&height=1824&quality=85&crop=5%3A6www.refinery29.com/images/11114720.... https://www.refinery29.com/images/11114720.jpg?format=webp&width=1520&height=1824&quality=85&crop=5%3A6 — 200 — 655.2 KiB — 1.5 s — h3https://www.refinery29.com/images/11070387.jpg?format=webp&width=1520&height=1824&quality=85&crop=5%3A6www.refinery29.com/images/11070387.... https://www.refinery29.com/images/11070387.jpg?format=webp&width=1520&height=1824&quality=85&crop=5%3A6 — 200 — 301.6 KiB — 847 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-PBVC7CQ&l=_dataLayerwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PBVC7CQ&l=_dataLayer — 200 — 147.2 KiB — 157 ms — h2https://assets.pinterest.com/js/pinit.jsassets.pinterest.com/js/pinit.js https://assets.pinterest.com/js/pinit.js — 200 — 452 B — 58 ms — h2https://ak.sail-horizon.com/spm/spm.v1.min.jsak.sail-horizon.com/spm/spm.v1.min.... https://ak.sail-horizon.com/spm/spm.v1.min.js — 200 — 48.1 KiB — 60 ms — h2https://s.skimresources.com/js/30283X1593671.skimlinks.jss.skimresources.com/js/30283X159367... https://s.skimresources.com/js/30283X1593671.skimlinks.js — 200 — 20.0 KiB — 278 ms — h2https://r.skimresources.com/api/?callback=globalSkimlinksDataCallbackr.skimresources.com/api/?callback=g... https://r.skimresources.com/api/?callback=globalSkimlinksDataCallback — 200 — 408 B — 110 ms — h2https://platform.twitter.com/widgets.jsplatform.twitter.com/widgets.js https://platform.twitter.com/widgets.js — 200 — 27.3 KiB — 120 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 131 ms — h2https://d1z2jf7jlzjs58.cloudfront.net/p.jsd1z2jf7jlzjs58.cloudfront.net/p.js https://d1z2jf7jlzjs58.cloudfront.net/p.js — 200 — 1.5 KiB — 52 ms — http/1.1https://www.refinery29.com/favicon.icowww.refinery29.com/favicon.ico https://www.refinery29.com/favicon.ico — 200 — 7.0 KiB — 4 ms — h3https://cdn.parsely.com/keys/refinery29.com/p.jscdn.parsely.com/keys/refinery29.com... https://cdn.parsely.com/keys/refinery29.com/p.js — 200 — 23.2 KiB — 28 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 0 B — 383 ms — h2https://assets.pinterest.com/js/pinit_main.js?0.6571777440864429assets.pinterest.com/js/pinit_main.... https://assets.pinterest.com/js/pinit_main.js?0.6571777440864429 — 200 — 18.4 KiB — 3 ms — h2https://p1.parsely.com/plogger/?rand=1776807835308&plid=52056253&idsite=refinery29.com&url=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&urlref=&screen=412x823%7C412x823%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&sref=&sts=1776807835304&slts=0&title=Refinery29+France&date=Tue+Apr+21+2026+21%3A43%3A55+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=61176641&u=pid%3Dc15ed9433d93c262133e8d4b882a71c9p1.parsely.com/plogger/?rand=177680... https://p1.parsely.com/plogger/?rand=1776807835308&plid=52056253&idsite=refinery29.com&url=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&urlref=&screen=412x823%7C412x823%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&sref=&sts=1776807835304&slts=0&title=Refinery29+France&date=Tue+Apr+21+2026+21%3A43%3A55+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=61176641&u=pid%3Dc15ed9433d93c262133e8d4b882a71c9 — 200 — 258 B — 176 ms — http/1.1https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.refinery29.complatform.twitter.com/widgets/widget... https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.refinery29.com — 200 — 103.4 KiB — 138 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=4a79eb54-1596-4900-878c-9843e62abbef&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=c37c9e46-66d0-4086-8c6b-e766ae0d871a&pt=Refinery29%20France&tw_document_href=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776807835357.910891943165699125&txn_id=o62x0&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=4a79eb54-1596-4900-878c-9843e62abbef&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=c37c9e46-66d0-4086-8c6b-e766ae0d871a&pt=Refinery29%20France&tw_document_href=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776807835357.910891943165699125&txn_id=o62x0&type=javascript&version=2.3.53 — 200 — 660 B — 182 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=4a79eb54-1596-4900-878c-9843e62abbef&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=c37c9e46-66d0-4086-8c6b-e766ae0d871a&pt=Refinery29%20France&tw_document_href=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776807835357.910891943165699125&txn_id=o62x0&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=4a79eb54-1596-4900-878c-9843e62abbef&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=c37c9e46-66d0-4086-8c6b-e766ae0d871a&pt=Refinery29%20France&tw_document_href=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776807835357.910891943165699125&txn_id=o62x0&type=javascript&version=2.3.53 — 200 — 1003 B — 197 ms — h2https://www.googletagmanager.com/gtag/js?id=G-VFL3LEQ5LG&l=_dataLayer&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-VFL3LEQ5LG&l=_dataLayer&cx=c&gtm=4e64h1 — 200 — 156.2 KiB — 65 ms — h2https://silo54.p7cloud.net/as1.js?uri=https://www.refinery29.com/fr-frsilo54.p7cloud.net/as1.js?uri=https... https://silo54.p7cloud.net/as1.js?uri=https://www.refinery29.com/fr-fr — 200 — 47.1 KiB — 724 ms — h2https://static.anonymised.io/light/loader.jsstatic.anonymised.io/light/loader.j... https://static.anonymised.io/light/loader.js — 200 — 5.7 KiB — 103 ms — h2https://s.pinimg.com/ct/core.jss.pinimg.com/ct/core.js https://s.pinimg.com/ct/core.js — 200 — 1.9 KiB — 4 ms — h2https://sc-static.net/scevent.min.jssc-static.net/scevent.min.js https://sc-static.net/scevent.min.js — 200 — 24.8 KiB — 119 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CU97P6BC77U593KMMF70&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CU97P6BC77U593KMMF70&lib=ttq — 200 — 3.0 KiB — 204 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 121 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-12038784www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-12038784 — 200 — 129.5 KiB — 46 ms — h2https://pubads.g.doubleclick.net/activity;dc_iu=/21698916284/DFPAudiencePixel;ord=%%CACHEBUSTER%%;dc_seg=9349623113?gdpr=%3C0,1%3E&gdpr_consent=%3Cgdpr_consent_for_755%3E&tfua=%3C0,1%3E&tfcd=%3C0,1%3E&gtmcb=165010295pubads.g.doubleclick.net/activity;d... https://pubads.g.doubleclick.net/activity;dc_iu=/21698916284/DFPAudiencePixel;ord=%%CACHEBUSTER%%;dc_seg=9349623113?gdpr=%3C0,1%3E&gdpr_consent=%3Cgdpr_consent_for_755%3E&tfua=%3C0,1%3E&tfcd=%3C0,1%3E&gtmcb=165010295 — 200 — 63 B — 102 ms — h3https://cdn-magiclinks.trackonomics.net/client/static/v2/vice_7c6d9_refinery29.jscdn-magiclinks.trackonomics.net/cli... https://cdn-magiclinks.trackonomics.net/client/static/v2/vice_7c6d9_refinery29.js — 200 — 17.7 KiB — 58 ms — h2https://s.pinimg.com/ct/lib/main.10d2511a.jss.pinimg.com/ct/lib/main.10d2511a.j... https://s.pinimg.com/ct/lib/main.10d2511a.js — 200 — 27.4 KiB — 21 ms — h3https://t.skimresources.com/api/v2/robots.txt?__skimjs_preflight__please_ignore__=true&rnd=0.5364402245890291t.skimresources.com/api/v2/robots.t... https://t.skimresources.com/api/v2/robots.txt?__skimjs_preflight__please_ignore__=true&rnd=0.5364402245890291 — 206 — 128 B — 121 ms — h2https://p.skimresources.com/px.gif?ch=1&rn=2.3772235379213096p.skimresources.com/px.gif?ch=1&rn=... https://p.skimresources.com/px.gif?ch=1&rn=2.3772235379213096 — 200 — 93 B — 119 ms — h2https://p.skimresources.com/px.gif?ch=2&rn=2.3772235379213096p.skimresources.com/px.gif?ch=2&rn=... https://p.skimresources.com/px.gif?ch=2&rn=2.3772235379213096 — 200 — 248 B — 117 ms — h2https://r.skimresources.com/api/r.skimresources.com/api/ https://r.skimresources.com/api/ — 200 — 212 B — 35 ms — h2https://ct.pinterest.com/user/?tid=2612925909907&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&cb=1776807835530&dep=2%2CPAGE_LOADct.pinterest.com/user/?tid=26129259... https://ct.pinterest.com/user/?tid=2612925909907&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&cb=1776807835530&dep=2%2CPAGE_LOAD — 200 — 751 B — 108 ms — h2https://ct.pinterest.com/v3/?tid=2612925909907&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.refinery29.com%2Ffr-fr%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22147%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22147.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776807835533ct.pinterest.com/v3/?tid=2612925909... https://ct.pinterest.com/v3/?tid=2612925909907&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.refinery29.com%2Ffr-fr%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22147%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22147.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776807835533 — 200 — 582 B — 113 ms — h2https://syndication.twitter.com/settings?session_id=7625e762886e8a216d63923edf12f70cf70ed940syndication.twitter.com/settings?se... https://syndication.twitter.com/settings?session_id=7625e762886e8a216d63923edf12f70cf70ed940 — 200 — 955 B — 347 ms — h2https://www.google.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&scrsrc=www.googletagmanager.com&rnd=922157718.1776807836&dt=Refinery29%20France&auid=1477364713.1776807836&navt=n&npa=1&us_privacy=1---&gpp=DBAA&gpp_sid=-1&gtm=45fe64h1v9190768718za200zd9190768718xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tcfd=10001&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tids=DC-12038784&tid=DC-12038784&tft=1776807835590&tfd=3182www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&scrsrc=www.googletagmanager.com&rnd=922157718.1776807836&dt=Refinery29%20France&auid=1477364713.1776807836&navt=n&npa=1&us_privacy=1---&gpp=DBAA&gpp_sid=-1&gtm=45fe64h1v9190768718za200zd9190768718xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tcfd=10001&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=1&tids=DC-12038784&tid=DC-12038784&tft=1776807835590&tfd=3182 — 200 — 21 B — 122 ms — h3https://t.skimresources.com/api/v2/paget.skimresources.com/api/v2/page https://t.skimresources.com/api/v2/page — 200 — 352 B — 28 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-VFL3LEQ5LG&gtm=45je64h1v9187798456z8831751480za20gzb831751480zd831751480&_p=1776807833487&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=AAAAAGA&are=1&cid=88281036.1776807834&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512543&sid=1776807835&sct=1&seg=0&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&dt=Refinery29%20France&en=page_view&_fv=1&_ss=1&ep.page=%2Ffr-fr&ep.social_title=Refinery29%20France&ep.social_description=Refinery29%20France%20%E2%80%93%20votre%20destination%20pour%20un%20contenu%20inclusif%20et%20des%20nouvelles%20perspectives.&tfd=3266region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-VFL3LEQ5LG&gtm=45je64h1v9187798456z8831751480za20gzb831751480zd831751480&_p=1776807833487&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=AAAAAGA&are=1&cid=88281036.1776807834&frm=0&pscdl=noapi&rcb=12&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117512543&sid=1776807835&sct=1&seg=0&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&dt=Refinery29%20France&en=page_view&_fv=1&_ss=1&ep.page=%2Ffr-fr&ep.social_title=Refinery29%20France&ep.social_description=Refinery29%20France%20%E2%80%93%20votre%20destination%20pour%20un%20contenu%20inclusif%20et%20des%20nouvelles%20perspectives.&tfd=3266 — 204 — 551 B — 109 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-VFL3LEQ5LG&cid=88281036.1776807834&gtm=45je64h1v9187798456z8831751480za20gzb831751480zd831751480&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-VFL3LEQ5LG&cid=88281036.1776807834&gtm=45je64h1v9187798456z8831751480za20gzb831751480zd831751480&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543 — 204 — 560 B — 102 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 497 B — 115 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-VFL3LEQ5LG&cid=88281036.1776807834&gtm=45je64h1v9187798456z8831751480za20gzb831751480zd831751480&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543&z=702490209www.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-VFL3LEQ5LG&cid=88281036.1776807834&gtm=45je64h1v9187798456z8831751480za20gzb831751480zd831751480&rcb=12&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117512543&z=702490209 — 200 — 408 B — 107 ms — h2https://ct.pinterest.com/static/ct/token_create.jsct.pinterest.com/static/ct/token_cr... https://ct.pinterest.com/static/ct/token_create.js — 200 — 2.2 KiB — 8 ms — h2https://ct.pinterest.com/ct.htmlct.pinterest.com/ct.html https://ct.pinterest.com/ct.html — 200 — 603 B — 62 ms — h2https://cdn1.anonymised.io/light/bundle.js?v=1.8.54cdn1.anonymised.io/light/bundle.js?... https://cdn1.anonymised.io/light/bundle.js?v=1.8.54 — 200 — 25.9 KiB — 161 ms — h2https://cdn1.anonymised.io/light/auth.js?v=1.8.54cdn1.anonymised.io/light/auth.js?v=... https://cdn1.anonymised.io/light/auth.js?v=1.8.54 — 200 — 27.9 KiB — 142 ms — h2https://tr.snapchat.com/config/com/932dbb53-dfe6-4009-ab77-21ce3c6ef802.js?v=3.55.0-2604211744tr.snapchat.com/config/com/932dbb53... https://tr.snapchat.com/config/com/932dbb53-dfe6-4009-ab77-21ce3c6ef802.js?v=3.55.0-2604211744 — 200 — 465 B — 213 ms — h2https://tr.snapchat.com/cm/i?pid=932dbb53-dfe6-4009-ab77-21ce3c6ef802&u_scsid=e522756f-ccc2-4589-a399-d87c8fde534b&u_sclid=177dad2b-0dc3-4142-8a7d-cadd5d9cd102tr.snapchat.com/cm/i?pid=932dbb53-d... https://tr.snapchat.com/cm/i?pid=932dbb53-dfe6-4009-ab77-21ce3c6ef802&u_scsid=e522756f-ccc2-4589-a399-d87c8fde534b&u_sclid=177dad2b-0dc3-4142-8a7d-cadd5d9cd102 — 200 — 182 B — 92 ms — h2https://connect.facebook.net/signals/config/1269165500902857?v=2.9.303&r=stable&domain=www.refinery29.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1269165500902857?v=2.9.303&r=stable&domain=www.refinery29.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.4 KiB — 200 ms — h3https://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 — 106.1 KiB — 15 ms — h2https://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 — 11 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 928 B — 203 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 905 B — 150 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 904 B — 171 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 222 B — 67 ms — h2https://www.facebook.com/tr/?id=1269165500902857&ev=PageView&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&rl=&if=false&ts=1776807836031&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776807836017.6654556253109351&ler=empty&cdl=API_unavailable&pmd[title]=Refinery29%20France&pmd[locale]=fr-FR&pmd[description]=Refinery29%20France%20%E2%80%93%20votre%20destination%20pour%20un%20contenu%20inclusif%20et%20des%20nouvelles%20perspectives.&plt=769.5&it=1776807835781&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=12691655009... https://www.facebook.com/tr/?id=1269165500902857&ev=PageView&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&rl=&if=false&ts=1776807836031&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776807836017.6654556253109351&ler=empty&cdl=API_unavailable&pmd[title]=Refinery29%20France&pmd[locale]=fr-FR&pmd[description]=Refinery29%20France%20%E2%80%93%20votre%20destination%20pour%20un%20contenu%20inclusif%20et%20des%20nouvelles%20perspectives.&plt=769.5&it=1776807835781&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 16 B — 71 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1269165500902857&ev=PageView&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&rl=&if=false&ts=1776807836031&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776807836017.6654556253109351&ler=empty&cdl=API_unavailable&pmd[title]=Refinery29%20France&pmd[locale]=fr-FR&pmd[description]=Refinery29%20France%20%E2%80%93%20votre%20destination%20pour%20un%20contenu%20inclusif%20et%20des%20nouvelles%20perspectives.&plt=769.5&it=1776807835781&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1269165500902857&ev=PageView&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&rl=&if=false&ts=1776807836031&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776807836017.6654556253109351&ler=empty&cdl=API_unavailable&pmd[title]=Refinery29%20France&pmd[locale]=fr-FR&pmd[description]=Refinery29%20France%20%E2%80%93%20votre%20destination%20pour%20un%20contenu%20inclusif%20et%20des%20nouvelles%20perspectives.&plt=769.5&it=1776807835781&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 201 B — 215 ms — h3https://static.anonm.io/light/check3pc.htmlstatic.anonm.io/light/check3pc.html https://static.anonm.io/light/check3pc.html — 200 — 1.2 KiB — 71 ms — h2https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 904 B — 261 ms — h2https://tr6.snapchat.com/ptr6.snapchat.com/p https://tr6.snapchat.com/p — 200 — 45 B — 51 ms — h2https://api.anonymised.io/metrics/collectapi.anonymised.io/metrics/collect https://api.anonymised.io/metrics/collect — 204 — 0 B — 90 ms — h2https://silo54.p7cloud.net/if.html?gdpr=true&gdprConsent=false&tpd=true&md=falsesilo54.p7cloud.net/if.html?gdpr=tru... https://silo54.p7cloud.net/if.html?gdpr=true&gdprConsent=false&tpd=true&md=false — 200 — 1.5 KiB — 9 ms — h2https://api.anonymised.io/metrics/collectapi.anonymised.io/metrics/collect https://api.anonymised.io/metrics/collect — 200 — 146 B — 27 ms — h2https://vi.ml314.com/get?eid=93123&tk=HVnrQJA1fkjaoQ7CCU8C3xBB2F7shvOIxiYyteJhf503d&fp=vi.ml314.com/get?eid=93123&tk=HVnrQ... https://vi.ml314.com/get?eid=93123&tk=HVnrQJA1fkjaoQ7CCU8C3xBB2F7shvOIxiYyteJhf503d&fp= — 200 — 388 B — 104 ms — h2https://www.facebook.com/tr?id=CU97P6BC77U593KMMF70&ev=PageView&noscript=1www.facebook.com/tr?id=CU97P6BC77U5... https://www.facebook.com/tr?id=CU97P6BC77U593KMMF70&ev=PageView&noscript=1 — 200 — 16 B — 18 ms — h3https://www.facebook.com/tr/?id=1269165500902857&ev=ArcSpanCohort_TeFRbsUe&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&rl=&if=false&ts=1776807836282&cd[ArcSpanCohort]=TeFRbsUe&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776807836017.6654556253109351&ler=empty&cdl=API_unavailable&pmd[locale]=fr-FR&pmd[description]=Refinery29%20France%20%E2%80%93%20votre%20destination%20pour%20un%20contenu%20inclusif%20et%20des%20nouvelles%20perspectives.&plt=769.5&it=1776807835781&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=12691655009... https://www.facebook.com/tr/?id=1269165500902857&ev=ArcSpanCohort_TeFRbsUe&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&rl=&if=false&ts=1776807836282&cd[ArcSpanCohort]=TeFRbsUe&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776807836017.6654556253109351&ler=empty&cdl=API_unavailable&pmd[locale]=fr-FR&pmd[description]=Refinery29%20France%20%E2%80%93%20votre%20destination%20pour%20un%20contenu%20inclusif%20et%20des%20nouvelles%20perspectives.&plt=769.5&it=1776807835781&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 16 B — 20 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1269165500902857&ev=ArcSpanCohort_TeFRbsUe&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&rl=&if=false&ts=1776807836282&cd[ArcSpanCohort]=TeFRbsUe&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776807836017.6654556253109351&ler=empty&cdl=API_unavailable&pmd[locale]=fr-FR&pmd[description]=Refinery29%20France%20%E2%80%93%20votre%20destination%20pour%20un%20contenu%20inclusif%20et%20des%20nouvelles%20perspectives.&plt=769.5&it=1776807835781&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1269165500902857&ev=ArcSpanCohort_TeFRbsUe&dl=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr&rl=&if=false&ts=1776807836282&cd[ArcSpanCohort]=TeFRbsUe&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776807836017.6654556253109351&ler=empty&cdl=API_unavailable&pmd[locale]=fr-FR&pmd[description]=Refinery29%20France%20%E2%80%93%20votre%20destination%20pour%20un%20contenu%20inclusif%20et%20des%20nouvelles%20perspectives.&plt=769.5&it=1776807835781&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 194 B — 53 ms — h3https://r.bidswitch.net/pixel?id=524354&client_id=26&response_type=imgr.bidswitch.net/pixel?id=524354&cli... https://r.bidswitch.net/pixel?id=524354&client_id=26&response_type=img — 302 — 141 B — 290 ms — h2https://r.bidswitch.net/pixel?id=524353&client_id=26&response_type=imgr.bidswitch.net/pixel?id=524353&cli... https://r.bidswitch.net/pixel?id=524353&client_id=26&response_type=img — 302 — 204 B — 290 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-16368136&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-16368136&cx=c&gtm=4e64h1 — 200 — 130.0 KiB — 72 ms — h3https://ad.doubleclick.net/ddm/activity/src=16368136;type=invmedia;cat=essen0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=;ord=1;num=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=16368136;type=invmedia;cat=essen0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=;ord=1;num=1? — 302 — 22 B — 173 ms — h3https://log.pinterest.com/?type=pidget&guid=BnyywEAMNziE&tv=2021110201&event=init&sub=www&button_count=0&follow_count=0&pin_count=0&profile_count=0&board_count=0&section_count=0&lang=en&nvl=en-US&via=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr%2F&viaSrc=canonicallog.pinterest.com/?type=pidget&guid... https://log.pinterest.com/?type=pidget&guid=BnyywEAMNziE&tv=2021110201&event=init&sub=www&button_count=0&follow_count=0&pin_count=0&profile_count=0&board_count=0&section_count=0&lang=en&nvl=en-US&via=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr%2F&viaSrc=canonical — 200 — 392 B — 70 ms — h2https://tr.snapchat.com/ptr.snapchat.com/p https://tr.snapchat.com/p — 200 — 46 B — 29 ms — h2https://ad.doubleclick.net/activity;src=16368136;type=invmedia;cat=essen0;rcb=17;ord=5766587809049;npa=1;auiddc=1477364713.1776807836;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64h1v9241860968za200zb9190768718zd9190768718xec;gcs=G1--;gcd=13l3l3R2l5l1;dma_cps=a;dma=1;dc_fmt=3;tcfd=10001;tag_exp=0~115616985~115938466~115938469~117266400~117384405;epver=2;dc_random=1776807836_HxhkU8fB2NyINtSSxs6YWFnOaavH2Fc33g;~oref=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr?ad.doubleclick.net/activity;src=163... https://ad.doubleclick.net/activity;src=16368136;type=invmedia;cat=essen0;rcb=17;ord=5766587809049;npa=1;auiddc=1477364713.1776807836;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64h1v9241860968za200zb9190768718zd9190768718xec;gcs=G1--;gcd=13l3l3R2l5l1;dma_cps=a;dma=1;dc_fmt=3;tcfd=10001;tag_exp=0~115616985~115938466~115938469~117266400~117384405;epver=2;dc_random=1776807836_HxhkU8fB2NyINtSSxs6YWFnOaavH2Fc33g;~oref=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr? — 302 — 21 B — 340 ms — h3https://16368136.fls.doubleclick.net/activityi;src=16368136;type=invmedia;cat=essen0;rcb=17;ord=5766587809049;npa=1;auiddc=1477364713.1776807836;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64h1v9241860968za200zb9190768718zd9190768718xec;gcs=G1--;gcd=13l3l3R2l5l1;dma_cps=a;dma=1;dc_fmt=2;tcfd=10001;tag_exp=0~115616985~115938466~115938469~117266400~117384405;epver=2;dc_random=1776807836_HxhkU8fB2NyINtSSxs6YWFnOaavH2Fc33g;_dc_test=1;~oref=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr?16368136.fls.doubleclick.net/activi... https://16368136.fls.doubleclick.net/activityi;src=16368136;type=invmedia;cat=essen0;rcb=17;ord=5766587809049;npa=1;auiddc=1477364713.1776807836;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64h1v9241860968za200zb9190768718zd9190768718xec;gcs=G1--;gcd=13l3l3R2l5l1;dma_cps=a;dma=1;dc_fmt=2;tcfd=10001;tag_exp=0~115616985~115938466~115938469~117266400~117384405;epver=2;dc_random=1776807836_HxhkU8fB2NyINtSSxs6YWFnOaavH2Fc33g;_dc_test=1;~oref=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr? — 200 — 1.0 KiB — 112 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=3900437899565448176;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NJfERZ4np477S5C8Q-VNtLRoRwrrAZfMqVNsQ;_dc_time=1776807836;src=16368136;type=invmedia;cat=essen0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=;ord=1;num=1?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=3900437899565448176;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NJfERZ4np477S5C8Q-VNtLRoRwrrAZfMqVNsQ;_dc_time=1776807836;src=16368136;type=invmedia;cat=essen0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=;ord=1;num=1? — 200 — 63 B — 225 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=645333420431362190;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NLga7OJQCImOZUSI9oB1VuIjau7oAednYsNqg;_dc_time=1776807836;src=16368136;type=invmedia;cat=essen0;rcb=17;ord=5766587809049;npa=1;auiddc=1477364713.1776807836;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64h1v9241860968za200zb9190768718zd9190768718xec;gcs=G1--;gcd=13l3l3R2l5l1;dma_cps=a;dma=1;dc_fmt=3;tcfd=10001;tag_exp=0~115616985~115938466~115938469~117266400~117384405;epver=2;dc_random=1776807836_HxhkU8fB2NyINtSSxs6YWFnOaavH2Fc33g;~oref=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=645333420431362190;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NLga7OJQCImOZUSI9oB1VuIjau7oAednYsNqg;_dc_time=1776807836;src=16368136;type=invmedia;cat=essen0;rcb=17;ord=5766587809049;npa=1;auiddc=1477364713.1776807836;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64h1v9241860968za200zb9190768718zd9190768718xec;gcs=G1--;gcd=13l3l3R2l5l1;dma_cps=a;dma=1;dc_fmt=3;tcfd=10001;tag_exp=0~115616985~115938466~115938469~117266400~117384405;epver=2;dc_random=1776807836_HxhkU8fB2NyINtSSxs6YWFnOaavH2Fc33g;~oref=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr? — 200 — 63 B — 211 ms — h3https://adservice.google.com/ddm/fls/z/src=16368136;type=invmedia;cat=essen0;rcb=17;ord=5766587809049;npa=1;auiddc=*;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64h1v9241860968za200zb9190768718zd9190768718xec;gcs=G1--;gcd=13l3l3R2l5l1;dma_cps=a;dma=1;dc_fmt=2;tcfd=10001;tag_exp=0~115616985~115938466~115938469~117266400~117384405;epver=2;dc_random=1776807836_HxhkU8fB2NyINtSSxs6YWFnOaavH2Fc33g;_dc_test=1;~oref=https%3A%2F%2Fwww.refinery29.com%2Ffr-fradservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=16368136;type=invmedia;cat=essen0;rcb=17;ord=5766587809049;npa=1;auiddc=*;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64h1v9241860968za200zb9190768718zd9190768718xec;gcs=G1--;gcd=13l3l3R2l5l1;dma_cps=a;dma=1;dc_fmt=2;tcfd=10001;tag_exp=0~115616985~115938466~115938469~117266400~117384405;epver=2;dc_random=1776807836_HxhkU8fB2NyINtSSxs6YWFnOaavH2Fc33g;_dc_test=1;~oref=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr — 302 — 22 B — 99 ms — h3https://x.bidswitch.net/check_uuid/https%3A%2F%2Feu-gce-nl.r.bidswitch.net%2Fcb%2Fpixel%3Fid%3D524353%26client_id%3D26%26response_type%3Dimgx.bidswitch.net/check_uuid/https%3A... https://x.bidswitch.net/check_uuid/https%3A%2F%2Feu-gce-nl.r.bidswitch.net%2Fcb%2Fpixel%3Fid%3D524353%26client_id%3D26%26response_type%3Dimg — 200 — 92 B — 163 ms — h2https://x.bidswitch.net/check_uuid/https%3A%2F%2Feu-gce-nl.r.bidswitch.net%2Fcb%2Fpixel%3Fid%3D524354%26client_id%3D26%26response_type%3Dimgx.bidswitch.net/check_uuid/https%3A... https://x.bidswitch.net/check_uuid/https%3A%2F%2Feu-gce-nl.r.bidswitch.net%2Fcb%2Fpixel%3Fid%3D524354%26client_id%3D26%26response_type%3Dimg — 200 — 164 B — 148 ms — h2https://adservice.google.com/ddm/fls/z/src=16368136;dc_pre=CMq9wP_0_5MDFSYq-wMdC3IFWA;type=invmedia;cat=essen0;rcb=17;ord=5766587809049;npa=1;auiddc=*;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64h1v9241860968za200zb9190768718zd9190768718xec;gcs=G1--;gcd=13l3l3R2l5l1;dma_cps=a;dma=1;dc_fmt=2;tcfd=10001;tag_exp=0~115616985~115938466~115938469~117266400~117384405;epver=2;dc_random=1776807836_HxhkU8fB2NyINtSSxs6YWFnOaavH2Fc33g;_dc_test=1;~oref=https%3A%2F%2Fwww.refinery29.com%2Ffr-fradservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=16368136;dc_pre=CMq9wP_0_5MDFSYq-wMdC3IFWA;type=invmedia;cat=essen0;rcb=17;ord=5766587809049;npa=1;auiddc=*;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64h1v9241860968za200zb9190768718zd9190768718xec;gcs=G1--;gcd=13l3l3R2l5l1;dma_cps=a;dma=1;dc_fmt=2;tcfd=10001;tag_exp=0~115616985~115938466~115938469~117266400~117384405;epver=2;dc_random=1776807836_HxhkU8fB2NyINtSSxs6YWFnOaavH2Fc33g;_dc_test=1;~oref=https%3A%2F%2Fwww.refinery29.com%2Ffr-fr — 200 — 63 B — 29 ms — h3https://silo54.p7cloud.net/p.png?visit=page&arcid=-1&ed=%7B%22v%22%3A489%2C%22p%22%3A%22https%3A%2F%2Fwww.refinery29.com%2Ffr-fr%22%2C%22r%22%3A%22%22%2C%22tpc%22%3A0%2C%22sid%22%3A%221jmovvuim018f14171324b78%22%2C%22loc%22%3A%7B%7D%2C%22cbd%22%3A%2220260421%22%2C%22ids%22%3A%22%22%2C%22sess%22%3A%22sq714xxmdwcns72m545cn%22%2C%22grp%22%3A94%7D&cb=1776807837250silo54.p7cloud.net/p.png?visit=page... https://silo54.p7cloud.net/p.png?visit=page&arcid=-1&ed=%7B%22v%22%3A489%2C%22p%22%3A%22https%3A%2F%2Fwww.refinery29.com%2Ffr-fr%22%2C%22r%22%3A%22%22%2C%22tpc%22%3A0%2C%22sid%22%3A%221jmovvuim018f14171324b78%22%2C%22loc%22%3A%7B%7D%2C%22cbd%22%3A%2220260421%22%2C%22ids%22%3A%22%22%2C%22sess%22%3A%22sq714xxmdwcns72m545cn%22%2C%22grp%22%3A94%7D&cb=1776807837250 — 200 — 533 B — 4 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 5247ms · 1569KB · €65/mo
Unattributable
Other
Costly
Execution 673ms
Transfer 0 KB
Monthly Cost €8/mo
Google Tag Manager
Tag Manager
Costly
Execution 507ms
Transfer 147 KB
Unused 39%
Monthly Cost €6/mo
www.refinery29.com
Other
Costly
Execution 424ms
Transfer 57 KB
Unused 40%
Monthly Cost €5/mo
www.refinery29.com
Other
Costly
Execution 378ms
Transfer 33 KB
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 335ms
Transfer 156 KB
Unused 40%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 252ms
Transfer 130 KB
Unused 46%
Monthly Cost €3/mo
analytics.tiktok.com
Other
Costly
Execution 234ms
Transfer 106 KB
Unused 54%
Monthly Cost €3/mo
www.refinery29.com
Other
Costly
Execution 216ms
Transfer 49 KB
Unused 44%
Monthly Cost €3/mo
cdn.privacy-mgmt.com
Other
Costly
Execution 216ms
Transfer 42 KB
Monthly Cost €3/mo
www.refinery29.com
Other
Optional
Execution 184ms
Transfer 194 KB
Unused 35%
Monthly Cost €2/mo
sc-static.net
Other
Optional
Execution 167ms
Transfer 25 KB
Monthly Cost €2/mo
cdn.privacy-mgmt.com
Other
Optional
Execution 165ms
Transfer 34 KB
Monthly Cost €2/mo
s.skimresources.com
Other
Optional
Execution 161ms
Transfer 20 KB
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 155ms
Transfer 44 KB
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 129ms
Transfer 97 KB
Unused 33%
Monthly Cost €2/mo
silo54.p7cloud.net
Other
Optional
Execution 122ms
Transfer 47 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 114ms
Transfer 130 KB
Unused 44%
Monthly Cost €1/mo
Twitter/X Embed
Social
Optional
Execution 94ms
Transfer 27 KB
Monthly Cost €1/mo
s.pinimg.com
Other
Optional
Execution 89ms
Transfer 27 KB
Monthly Cost €1/mo
cdn.parsely.com
Other
Optional
Execution 78ms
Transfer 23 KB
Monthly Cost €1/mo
Twitter/X Pixel
Advertising
Optional
Execution 78ms
Transfer 13 KB
Monthly Cost €1/mo
web-statics-cdn.refinery29.com
Other
Optional
Execution 69ms
Transfer 1 KB
Monthly Cost €1/mo
cdn.privacy-mgmt.com
Other
Optional
Execution 68ms
Transfer 24 KB
Monthly Cost €1/mo
ak.sail-horizon.com
Other
Optional
Execution 67ms
Transfer 48 KB
Unused 68%
Monthly Cost €1/mo
cdn1.anonymised.io
Other
Optional
Execution 62ms
Transfer 26 KB
Monthly Cost €1/mo
Google Analytics
Analytics
Optional
Execution 55ms
Transfer 21 KB
Monthly Cost €1/mo
www.refinery29.com
Other
Optional
Execution 54ms
Transfer 1 KB
Monthly Cost €1/mo
www.refinery29.com
Other
Optional
Execution 53ms
Transfer 1 KB
Monthly Cost €1/mo
web-statics-cdn.refinery29.com
Other
Optional
Execution 51ms
Transfer 45 KB
Unused 58%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 673ms and costs ~€8/month
  • Google Tag Manager adds 507ms and costs ~€6/month
  • www.refinery29.com adds 424ms and costs ~€5/month
  • www.refinery29.com adds 378ms and costs ~€5/month
  • Google Tag Manager adds 335ms and costs ~€4/month
  • Google Tag Manager adds 252ms and costs ~€3/month
  • analytics.tiktok.com adds 234ms and costs ~€3/month
  • www.refinery29.com adds 216ms and costs ~€3/month
  • cdn.privacy-mgmt.com adds 216ms and costs ~€3/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

Unattributable takes 673ms 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 507ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

www.refinery29.com takes 378ms 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 335ms 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 252ms 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

analytics.tiktok.com takes 234ms 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 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

www.refinery29.com takes 216ms 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.privacy-mgmt.com takes 216ms 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

68% of ak.sail-horizon.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

58% of web-statics-cdn.refinery29.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback