Skip to content
https://9to5google.com

Performance

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

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

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

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

702 ms

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

785 ms

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

491 ms

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

0.001

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

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

7.18 s

Page Load Progression

3.4 s
6.8 s
10.2 s
13.6 s
17.0 s
20.5 s
23.9 s
27.3 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
4.6 MB transferred, 953 requests
FIX
4.6 MB transferred, 953 requests
Critical::
Page weighs 14.0 MB (4.6 MB transferred)
Warning::
JavaScript is 2.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.8 MB
Info::
Fonts are 266 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 266 KB
Warning::
953 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.97 g CO2 per page load
4.6 MB / 2.4 MB budget
4.6 MB transferred
953 requests
0.97 g CO2 per page load
JavaScript 2.8 MiB 61%
Images 983.1 KiB 21%
HTML 274.7 KiB 6%
Fonts 265.9 KiB 6%
Other 127.6 KiB 3%
Other 114.3 KiB 2%
CSS 62.9 KiB 1%
Other 43.7 KiB 1%
Other 1.4 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

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
91% third-party, 0 ms blocking
FIX
91% third-party, 0 ms blocking
Warning::
Third-party code accounts for 91% of page weight (4.2 MiB of 4.6 MiB)
Info::
Third-party blocking time is low (0 ms)
91%
First-party Third-party
F
JS Execution Cost
Action
3983ms total JS execution
FIX
3983ms total JS execution
Warning::
https://9to5google.com/: 862ms CPU time
Warning::
Unattributable: 707ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 683ms CPU time
Warning::
https://cdn.viglink.com/api/vglnk.js: 305ms CPU time
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 253ms CPU time
Warning::
Third-party scripts: 2974ms (75% of total)

Main Thread Breakdown

Script Evaluation 52% Other 21% Style & Layout 15% Script Parsing & Compilation 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://9to5google.com/862ms54ms5ms1st
Unattributable707ms101ms0ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js683ms586ms21ms3rd
https://cdn.viglink.com/api/vglnk.js305ms284ms3ms3rd
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604100101/show_ads_impl_fy2021.js253ms200ms18ms3rd
https://ads.pubmatic.com/AdServer/js/pwt/161751/12088/pwt.js206ms167ms17ms3rd
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7114551592991368200ms72ms5ms3rd
https://c.amazon-adsystem.com/aax2/apstag.js157ms137ms12ms3rd
https://9to5google.com/wp-content/themes/ninetofive/dist/js/frontend.js?m=1770813487g147ms41ms7ms1st
https://www.googletagmanager.com/gtag/js?id=G-D2FJXCHD85&cx=c&gtm=4e64e1&bs=ctrl2102ms84ms18ms3rd

Showing top 10 of 15 scripts

F
JS Bundles
Action
132 scripts, 801 KB unused
FIX
132 scripts, 801 KB unused
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 120 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 88 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ads.pubmatic.com/AdServer/js/pwt/161751/12...: 71 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fundingchoicesmessages.google.com/i/104944...: 66 KB unused (96%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-D2FJ...: 61 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 801 KB
801 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604100101/show_ads_impl_fy2021.js178 KB120 KB (67%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js186 KB88 KB (47%)3rd
https://ads.pubmatic.com/AdServer/js/pwt/161751/12088/pwt.js175 KB71 KB (41%)3rd
https://fundingchoicesmessages.google.com/i/1049447?ers=369 KB66 KB (96%)3rd
https://www.googletagmanager.com/gtag/js?id=G-D2FJXCHD85&cx=c&gtm=4e64e1&bs=ctrl2154 KB61 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-W5LZ9VX118 KB54 KB (52%)3rd
https://9to5google.com/wp-content/themes/ninetofive/dist/js/frontend.js?m=1770813487g61 KB46 KB (75%)1st
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?fcd=true54 KB44 KB (80%)3rd
https://c.amazon-adsystem.com/aax2/apstag.js91 KB38 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-THGGVXB142 KB38 KB (41%)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
953 resources · 4.6 MB · 801 KB savings available
FIX
953 resources · 4.6 MB · 801 KB savings available
Warning::
Page weight 3.6 MB over 1MB target
Got: 4.6 MB Expected: ≤ 1 MB
Info::
~801 KB of savings available
Warning::
918 third-party resources (91% of weight)
Info::
1 resources over 200KB
953 resources · 4.6 MiB · 918 third-party 3.6 MiB over 1MB target
JavaScript 61% · 2.8 MiB
Image 21% · 990.8 KiB
Document 6% · 296.8 KiB
Font 6% · 265.9 KiB
Other 5% · 252.2 KiB
CSS 1% · 62.9 KiB

~801.4 KiB of savings available

Remove unused JavaScript: 801.4 KiB
B
Image Optimization
247 images, 0 KB saveable
REVIEW
247 images, 0 KB saveable
Info::
All images are well-optimized
247 images 983 KB
0 oversized -0 KB
191 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
10 fonts (266 KB)
PASS
10 fonts (266 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

266 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 702 ms LCP 785 mshttps://use.typekit.net/af/e37e5a/00000000000000007735e60d/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3l https://use.typekit.net/af/e37e5a/00000000000000007735e60d/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 29.7 KiB — 65 ms — font-display: swaphttps://use.typekit.net/af/5be242/00000000000000007735e603/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/5be242/00000000000000007735e603/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 30.6 KiB — 9 ms — font-display: swaphttps://use.typekit.net/af/d7ff92/00000000000000007735e609/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/d7ff92/00000000000000007735e609/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 29.8 KiB — 15 ms — font-display: swaphttps://use.typekit.net/af/6eb0e3/00000000000000007758cf8f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/6eb0e3/00000000000000007758cf8f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 32.7 KiB — 6 ms — font-display: swaphttps://static.criteo.net/design/dt/59b95d61b36143bab1e1f6adc740526b_adihausbold.woff59b95d61b36143bab1e1f6a... https://static.criteo.net/design/dt/59b95d61b36143bab1e1f6adc740526b_adihausbold.woff — 61.3 KiB — 1.5 s — font-display: swaphttps://static.criteo.net/design/dt/df5b439f06e34b19bdeac1f8701aba0d_adihausregular.woffdf5b439f06e34b19bdeac1f... https://static.criteo.net/design/dt/df5b439f06e34b19bdeac1f8701aba0d_adihausregular.woff — 62.7 KiB — 1.3 s — font-display: swaphttps://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2F2030248c-df17-4ed9-ac0a-05636e5b2a3b.woff&t=%0A%20%2116ABCDEGMSabcdefhijklmnoprstuwxyfont https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2F2030248c-df17-4ed9-ac0a-05636e5b2a3b.woff&t=%0A%20%2116ABCDEGMSabcdefhijklmnoprstuwxy — 8.4 KiB — 17 ms — font-display: swaphttps://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2Fbbab73c2-382d-4b9c-8212-033394e012da.woff&t=%20%2a.Tacdeilmnoprstyfont https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2Fbbab73c2-382d-4b9c-8212-033394e012da.woff&t=%20%2a.Tacdeilmnoprsty — 3.8 KiB — 21 ms — font-display: swaphttps://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2Fc494bc83-b8a6-48db-b710-f67e07ab0c0e.woff&t=%20BKNOWfont https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2Fc494bc83-b8a6-48db-b710-f67e07ab0c0e.woff&t=%20BKNOW — 2.5 KiB — 12 ms — font-display: swaphttps://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2F061b09d6-fe28-40a7-9d7b-ac8305e33255.woff&t=%20%2a0234568ACEGHILMNOSTUYZfont https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2F061b09d6-fe28-40a7-9d7b-ac8305e33255.woff&t=%20%2a0234568ACEGHILMNOSTUYZ — 4.5 KiB — 19 ms — font-display: swap
l woff2 swap
Size 30 KB
Load time 65 ms
Start 916 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 31 KB
Load time 9 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 30 KB
Load time 15 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 6 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
59b95d61b36143bab1e1f6a... woff swap
Size 61 KB
Load time 1.5 s
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
df5b439f06e34b19bdeac1f... woff swap
Size 63 KB
Load time 1.3 s
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
font woff swap
Size 8 KB
Load time 17 ms
Start 8.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
font woff swap
Size 4 KB
Load time 21 ms
Start 8.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
font woff swap
Size 2 KB
Load time 12 ms
Start 8.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
font woff swap
Size 4 KB
Load time 19 ms
Start 8.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~43 KB and ~86 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300, must-revalidate
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=300, must-revalidate

DirectiveValueMeaning
max-age300Cache for 5 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 300 seconds
Network Waterfall
953 requests over 27848ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 702 ms LCP 785 mshttps://9to5google.com// https://9to5google.com/ — 200 — 51.2 KiB — 822 ms — h2https://9to5google.com/wp-content/themes/ninetofive/assets/js/adsbygoogle.js/wp-content/themes/ninetofive/asset... https://9to5google.com/wp-content/themes/ninetofive/assets/js/adsbygoogle.js — 200 — 398 B — 14 ms — h2https://9to5google.com/wp-content/client-mu-plugins/9to5-core/dist/css/frontend.css?m=1770813486g/wp-content/client-mu-plugins/9to5-... https://9to5google.com/wp-content/client-mu-plugins/9to5-core/dist/css/frontend.css?m=1770813486g — 200 — 643 B — 8 ms — h2https://use.typekit.net/rah1hlf.css?ver=a5420cfd953060a39214use.typekit.net/rah1hlf.css?ver=a54... https://use.typekit.net/rah1hlf.css?ver=a5420cfd953060a39214 — 200 — 1.1 KiB — 37 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/css/critical.css?ver=a5420cfd953060a39214/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/css/critical.css?ver=a5420cfd953060a39214 — 200 — 3.1 KiB — 20 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/css/frontend.css?m=1775475071g/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/css/frontend.css?m=1775475071g — 200 — 26.1 KiB — 16 ms — h2https://9to5google.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=/_static/??-eJzTLy/QzcxLzilNSS3WzwK... https://9to5google.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.7 KiB — 31 ms — h2https://9to5google.com/_static/??/wp-includes/css/dist/components/style.min.css,/wp-content/plugins/crowdsignal-forms/build/poll.css,/wp-content/mu-plugins/jetpack-15.5/modules/infinite-scroll/infinity.css?m=1776195303/_static/??/wp-includes/css/dist/co... https://9to5google.com/_static/??/wp-includes/css/dist/components/style.min.css,/wp-content/plugins/crowdsignal-forms/build/poll.css,/wp-content/mu-plugins/jetpack-15.5/modules/infinite-scroll/infinity.css?m=1776195303 — 200 — 17.7 KiB — 15 ms — h2https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/Gemini-app-Mac-cover.jpg?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/Gemini-app-Mac-cover.jpg?w=1500&quality=82&strip=all&ssl=1 — 200 — 18.1 KiB — 31 ms — h2https://9to5google.com/wp-content/mu-plugins/jetpack-15.5/_inc/build/infinite-scroll/infinity.min.js?m=1776195303g/wp-content/mu-plugins/jetpack-15.5... https://9to5google.com/wp-content/mu-plugins/jetpack-15.5/_inc/build/infinite-scroll/infinity.min.js?m=1776195303g — 200 — 4.3 KiB — 9 ms — h2https://9to5google.com/_static/??/wp-content/themes/ninetofive/dist/js/googlecmp.js,/wp-content/plugins/disqus/public/js/comment_count.js,/wp-includes/js/dist/hooks.min.js?m=1774626885j/_static/??/wp-content/themes/ninet... https://9to5google.com/_static/??/wp-content/themes/ninetofive/dist/js/googlecmp.js,/wp-content/plugins/disqus/public/js/comment_count.js,/wp-includes/js/dist/hooks.min.js?m=1774626885j — 200 — 3.2 KiB — 10 ms — h2https://9to5google.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://9to5google.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 6 ms — h2https://p.typekit.net/p.css?s=1&k=rah1hlf&ht=tk&f=139.140.173.174.175.176&a=304484083&app=typekit&e=cssp.typekit.net/p.css?s=1&k=rah1hlf&h... https://p.typekit.net/p.css?s=1&k=rah1hlf&ht=tk&f=139.140.173.174.175.176&a=304484083&app=typekit&e=css — 200 — 172 B — 25 ms — h2https://9to5google.com/wp-content/mu-plugins/wp-parsely-3.23/build/loader.js?ver=ecf94842061bea03d54b/wp-content/mu-plugins/wp-parsely-3... https://9to5google.com/wp-content/mu-plugins/wp-parsely-3.23/build/loader.js?ver=ecf94842061bea03d54b — 200 — 1.6 KiB — 4 ms — h2https://cdn.parsely.com/keys/9to5google.com/p.js?ver=3.23.1cdn.parsely.com/keys/9to5google.com... https://cdn.parsely.com/keys/9to5google.com/p.js?ver=3.23.1 — 200 — 19.5 KiB — 20 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/js/frontend.js?m=1770813487g/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/js/frontend.js?m=1770813487g — 200 — 61.3 KiB — 19 ms — h2https://9to5google.com/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21/wp-includes/js/dist/vendor/lodash.... https://9to5google.com/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21 — 200 — 25.4 KiB — 8 ms — h2https://9to5google.com/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1/wp-includes/js/dist/vendor/react.m... https://9to5google.com/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1 — 200 — 4.4 KiB — 5 ms — h2https://9to5google.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1/wp-includes/js/dist/vendor/react-d... https://9to5google.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1 — 200 — 41.6 KiB — 30 ms — h2https://9to5google.com/wp-includes/js/dist/url.min.js?m=1774626885g/wp-includes/js/dist/url.min.js?m=1... https://9to5google.com/wp-includes/js/dist/url.min.js?m=1774626885g — 200 — 4.1 KiB — 24 ms — h2https://9to5google.com/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee/wp-includes/js/dist/api-fetch.min.... https://9to5google.com/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee — 200 — 2.7 KiB — 31 ms — h2https://9to5google.com/_static/??-eJyFzEsOwjAMRdEN4UYgaDtBrMVNjOqQH7FDEauHCTMUxve8Z7YCnGxojsR4MY5FzYOSy9VUQqvg5Qm1JeVIQ+Q0eNmZXyNsmktXLCEv/4C9gVBlDPxC5ZzA0RVbUChYP6E7d1QqWVRyfZZjt5NYLASrxtB3gSIl7RoWkBVDyBvQveH38BLP+2k6jodxnk/+DZZxjkY=/_static/??-eJyFzEsOwjAMRdEN4UYgaDt... https://9to5google.com/_static/??-eJyFzEsOwjAMRdEN4UYgaDtBrMVNjOqQH7FDEauHCTMUxve8Z7YCnGxojsR4MY5FzYOSy9VUQqvg5Qm1JeVIQ+Q0eNmZXyNsmktXLCEv/4C9gVBlDPxC5ZzA0RVbUChYP6E7d1QqWVRyfZZjt5NYLASrxtB3gSIl7RoWkBVDyBvQveH38BLP+2k6jodxnk/+DZZxjkY= — 200 — 13.6 KiB — 46 ms — h2https://9to5google.com/wp-includes/js/dist/keycodes.min.js?ver=34c8fb5e7a594a1c8037/wp-includes/js/dist/keycodes.min.j... https://9to5google.com/wp-includes/js/dist/keycodes.min.js?ver=34c8fb5e7a594a1c8037 — 200 — 1.6 KiB — 31 ms — h2https://9to5google.com/_static/??-eJx9zEsOQDAQANALqQmhbMRZRGcxjX50Oj63Z2Mn3b88OKMiv25ikMEyGOIMMVFIlG+1CwrWjnxtuYI/ugYXA5fN2x1LRrVE4iJMaORSKUgm/5Wzm5ph6HSrx7G3D3lZP7w=/_static/??-eJx9zEsOQDAQANALqQmhbMR... https://9to5google.com/_static/??-eJx9zEsOQDAQANALqQmhbMRZRGcxjX50Oj63Z2Mn3b88OKMiv25ikMEyGOIMMVFIlG+1CwrWjnxtuYI/ugYXA5fN2x1LRrVE4iJMaORSKUgm/5Wzm5ph6HSrx7G3D3lZP7w= — 200 — 17.4 KiB — 53 ms — h2https://9to5google.com/wp-includes/js/dist/data.min.js?ver=f940198280891b0b6318/wp-includes/js/dist/data.min.js?ve... https://9to5google.com/wp-includes/js/dist/data.min.js?ver=f940198280891b0b6318 — 200 — 9.1 KiB — 33 ms — h2https://9to5google.com/_static/??/wp-includes/js/dist/html-entities.min.js,/wp-includes/js/dist/dom-ready.min.js?m=1774626885j/_static/??/wp-includes/js/dist/htm... https://9to5google.com/_static/??/wp-includes/js/dist/html-entities.min.js,/wp-includes/js/dist/dom-ready.min.js?m=1774626885j — 200 — 756 B — 50 ms — h2https://9to5google.com/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed/wp-includes/js/dist/a11y.min.js?ve... https://9to5google.com/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed — 200 — 1.1 KiB — 34 ms — h2https://9to5google.com/wp-includes/js/dist/rich-text.min.js?ver=5bdbb44f3039529e3645/wp-includes/js/dist/rich-text.min.... https://9to5google.com/wp-includes/js/dist/rich-text.min.js?ver=5bdbb44f3039529e3645 — 200 — 12.6 KiB — 35 ms — h2https://9to5google.com/_static/??/wp-includes/js/dist/shortcode.min.js,/wp-includes/js/dist/warning.min.js?m=1774626885j/_static/??/wp-includes/js/dist/sho... https://9to5google.com/_static/??/wp-includes/js/dist/shortcode.min.js,/wp-includes/js/dist/warning.min.js?m=1774626885j — 200 — 1.7 KiB — 51 ms — h2https://9to5google.com/wp-includes/js/dist/blocks.min.js?ver=57eca4d23daac7159d88/wp-includes/js/dist/blocks.min.js?... https://9to5google.com/wp-includes/js/dist/blocks.min.js?ver=57eca4d23daac7159d88 — 200 — 54.3 KiB — 88 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s FCP 702 ms LCP 785 mshttps://9to5google.com// https://9to5google.com/ — 200 — 51.2 KiB — 822 ms — h2https://9to5google.com/wp-content/themes/ninetofive/assets/js/adsbygoogle.js/wp-content/themes/ninetofive/asset... https://9to5google.com/wp-content/themes/ninetofive/assets/js/adsbygoogle.js — 200 — 398 B — 14 ms — h2https://9to5google.com/wp-content/client-mu-plugins/9to5-core/dist/css/frontend.css?m=1770813486g/wp-content/client-mu-plugins/9to5-... https://9to5google.com/wp-content/client-mu-plugins/9to5-core/dist/css/frontend.css?m=1770813486g — 200 — 643 B — 8 ms — h2https://use.typekit.net/rah1hlf.css?ver=a5420cfd953060a39214use.typekit.net/rah1hlf.css?ver=a54... https://use.typekit.net/rah1hlf.css?ver=a5420cfd953060a39214 — 200 — 1.1 KiB — 37 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/css/critical.css?ver=a5420cfd953060a39214/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/css/critical.css?ver=a5420cfd953060a39214 — 200 — 3.1 KiB — 20 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/css/frontend.css?m=1775475071g/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/css/frontend.css?m=1775475071g — 200 — 26.1 KiB — 16 ms — h2https://9to5google.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8=/_static/??-eJzTLy/QzcxLzilNSS3WzwK... https://9to5google.com/_static/??-eJzTLy/QzcxLzilNSS3WzwKiwtLUokoopZebmaeXVayjj0+Rbm5melFiSSpUsX2uraG5uYmZkZmFhVkWAK/BIi8= — 200 — 34.7 KiB — 31 ms — h2https://9to5google.com/_static/??/wp-includes/css/dist/components/style.min.css,/wp-content/plugins/crowdsignal-forms/build/poll.css,/wp-content/mu-plugins/jetpack-15.5/modules/infinite-scroll/infinity.css?m=1776195303/_static/??/wp-includes/css/dist/co... https://9to5google.com/_static/??/wp-includes/css/dist/components/style.min.css,/wp-content/plugins/crowdsignal-forms/build/poll.css,/wp-content/mu-plugins/jetpack-15.5/modules/infinite-scroll/infinity.css?m=1776195303 — 200 — 17.7 KiB — 15 ms — h2https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/Gemini-app-Mac-cover.jpg?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/Gemini-app-Mac-cover.jpg?w=1500&quality=82&strip=all&ssl=1 — 200 — 18.1 KiB — 31 ms — h2https://9to5google.com/wp-content/mu-plugins/jetpack-15.5/_inc/build/infinite-scroll/infinity.min.js?m=1776195303g/wp-content/mu-plugins/jetpack-15.5... https://9to5google.com/wp-content/mu-plugins/jetpack-15.5/_inc/build/infinite-scroll/infinity.min.js?m=1776195303g — 200 — 4.3 KiB — 9 ms — h2https://9to5google.com/_static/??/wp-content/themes/ninetofive/dist/js/googlecmp.js,/wp-content/plugins/disqus/public/js/comment_count.js,/wp-includes/js/dist/hooks.min.js?m=1774626885j/_static/??/wp-content/themes/ninet... https://9to5google.com/_static/??/wp-content/themes/ninetofive/dist/js/googlecmp.js,/wp-content/plugins/disqus/public/js/comment_count.js,/wp-includes/js/dist/hooks.min.js?m=1774626885j — 200 — 3.2 KiB — 10 ms — h2https://9to5google.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://9to5google.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.5 KiB — 6 ms — h2https://p.typekit.net/p.css?s=1&k=rah1hlf&ht=tk&f=139.140.173.174.175.176&a=304484083&app=typekit&e=cssp.typekit.net/p.css?s=1&k=rah1hlf&h... https://p.typekit.net/p.css?s=1&k=rah1hlf&ht=tk&f=139.140.173.174.175.176&a=304484083&app=typekit&e=css — 200 — 172 B — 25 ms — h2https://9to5google.com/wp-content/mu-plugins/wp-parsely-3.23/build/loader.js?ver=ecf94842061bea03d54b/wp-content/mu-plugins/wp-parsely-3... https://9to5google.com/wp-content/mu-plugins/wp-parsely-3.23/build/loader.js?ver=ecf94842061bea03d54b — 200 — 1.6 KiB — 4 ms — h2https://cdn.parsely.com/keys/9to5google.com/p.js?ver=3.23.1cdn.parsely.com/keys/9to5google.com... https://cdn.parsely.com/keys/9to5google.com/p.js?ver=3.23.1 — 200 — 19.5 KiB — 20 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/js/frontend.js?m=1770813487g/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/js/frontend.js?m=1770813487g — 200 — 61.3 KiB — 19 ms — h2https://9to5google.com/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21/wp-includes/js/dist/vendor/lodash.... https://9to5google.com/wp-includes/js/dist/vendor/lodash.min.js?ver=4.17.21 — 200 — 25.4 KiB — 8 ms — h2https://9to5google.com/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1/wp-includes/js/dist/vendor/react.m... https://9to5google.com/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1 — 200 — 4.4 KiB — 5 ms — h2https://9to5google.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1/wp-includes/js/dist/vendor/react-d... https://9to5google.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1 — 200 — 41.6 KiB — 30 ms — h2https://9to5google.com/wp-includes/js/dist/url.min.js?m=1774626885g/wp-includes/js/dist/url.min.js?m=1... https://9to5google.com/wp-includes/js/dist/url.min.js?m=1774626885g — 200 — 4.1 KiB — 24 ms — h2https://9to5google.com/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee/wp-includes/js/dist/api-fetch.min.... https://9to5google.com/wp-includes/js/dist/api-fetch.min.js?ver=3a4d9af2b423048b0dee — 200 — 2.7 KiB — 31 ms — h2https://9to5google.com/_static/??-eJyFzEsOwjAMRdEN4UYgaDtBrMVNjOqQH7FDEauHCTMUxve8Z7YCnGxojsR4MY5FzYOSy9VUQqvg5Qm1JeVIQ+Q0eNmZXyNsmktXLCEv/4C9gVBlDPxC5ZzA0RVbUChYP6E7d1QqWVRyfZZjt5NYLASrxtB3gSIl7RoWkBVDyBvQveH38BLP+2k6jodxnk/+DZZxjkY=/_static/??-eJyFzEsOwjAMRdEN4UYgaDt... https://9to5google.com/_static/??-eJyFzEsOwjAMRdEN4UYgaDtBrMVNjOqQH7FDEauHCTMUxve8Z7YCnGxojsR4MY5FzYOSy9VUQqvg5Qm1JeVIQ+Q0eNmZXyNsmktXLCEv/4C9gVBlDPxC5ZzA0RVbUChYP6E7d1QqWVRyfZZjt5NYLASrxtB3gSIl7RoWkBVDyBvQveH38BLP+2k6jodxnk/+DZZxjkY= — 200 — 13.6 KiB — 46 ms — h2https://9to5google.com/wp-includes/js/dist/keycodes.min.js?ver=34c8fb5e7a594a1c8037/wp-includes/js/dist/keycodes.min.j... https://9to5google.com/wp-includes/js/dist/keycodes.min.js?ver=34c8fb5e7a594a1c8037 — 200 — 1.6 KiB — 31 ms — h2https://9to5google.com/_static/??-eJx9zEsOQDAQANALqQmhbMRZRGcxjX50Oj63Z2Mn3b88OKMiv25ikMEyGOIMMVFIlG+1CwrWjnxtuYI/ugYXA5fN2x1LRrVE4iJMaORSKUgm/5Wzm5ph6HSrx7G3D3lZP7w=/_static/??-eJx9zEsOQDAQANALqQmhbMR... https://9to5google.com/_static/??-eJx9zEsOQDAQANALqQmhbMRZRGcxjX50Oj63Z2Mn3b88OKMiv25ikMEyGOIMMVFIlG+1CwrWjnxtuYI/ugYXA5fN2x1LRrVE4iJMaORSKUgm/5Wzm5ph6HSrx7G3D3lZP7w= — 200 — 17.4 KiB — 53 ms — h2https://9to5google.com/wp-includes/js/dist/data.min.js?ver=f940198280891b0b6318/wp-includes/js/dist/data.min.js?ve... https://9to5google.com/wp-includes/js/dist/data.min.js?ver=f940198280891b0b6318 — 200 — 9.1 KiB — 33 ms — h2https://9to5google.com/_static/??/wp-includes/js/dist/html-entities.min.js,/wp-includes/js/dist/dom-ready.min.js?m=1774626885j/_static/??/wp-includes/js/dist/htm... https://9to5google.com/_static/??/wp-includes/js/dist/html-entities.min.js,/wp-includes/js/dist/dom-ready.min.js?m=1774626885j — 200 — 756 B — 50 ms — h2https://9to5google.com/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed/wp-includes/js/dist/a11y.min.js?ve... https://9to5google.com/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed — 200 — 1.1 KiB — 34 ms — h2https://9to5google.com/wp-includes/js/dist/rich-text.min.js?ver=5bdbb44f3039529e3645/wp-includes/js/dist/rich-text.min.... https://9to5google.com/wp-includes/js/dist/rich-text.min.js?ver=5bdbb44f3039529e3645 — 200 — 12.6 KiB — 35 ms — h2https://9to5google.com/_static/??/wp-includes/js/dist/shortcode.min.js,/wp-includes/js/dist/warning.min.js?m=1774626885j/_static/??/wp-includes/js/dist/sho... https://9to5google.com/_static/??/wp-includes/js/dist/shortcode.min.js,/wp-includes/js/dist/warning.min.js?m=1774626885j — 200 — 1.7 KiB — 51 ms — h2https://9to5google.com/wp-includes/js/dist/blocks.min.js?ver=57eca4d23daac7159d88/wp-includes/js/dist/blocks.min.js?... https://9to5google.com/wp-includes/js/dist/blocks.min.js?ver=57eca4d23daac7159d88 — 200 — 54.3 KiB — 88 ms — h2https://9to5google.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?m=1774626885g/wp-includes/js/dist/vendor/wp-poly... https://9to5google.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?m=1774626885g — 200 — 12.2 KiB — 42 ms — h2https://9to5google.com/wp-content/plugins/crowdsignal-forms/build/poll.js?ver=47f4c5b7627e8b8b3c60/wp-content/plugins/crowdsignal-for... https://9to5google.com/wp-content/plugins/crowdsignal-forms/build/poll.js?ver=47f4c5b7627e8b8b3c60 — 200 — 14.2 KiB — 60 ms — h2https://9to5mac-com.videoplayerhub.com/gallery.js?ver=6.9.49to5mac-com.videoplayerhub.com/gall... https://9to5mac-com.videoplayerhub.com/gallery.js?ver=6.9.4 — 301 — 406 B — 219 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/js/darkmode.js?ver=dc5fc4c4ee4b6306d91e/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/js/darkmode.js?ver=dc5fc4c4ee4b6306d91e — 200 — 1.3 KiB — 43 ms — h2https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.jscdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js — 200 — 901 B — 63 ms — h3https://secure.gravatar.com/avatar/d8da06fcba2b80ec1f2d301d7376dae8e055ac48d88994a8042b1d6b2c352534?s=18&d=mm&r=rsecure.gravatar.com/avatar/d8da06fc... https://secure.gravatar.com/avatar/d8da06fcba2b80ec1f2d301d7376dae8e055ac48d88994a8042b1d6b2c352534?s=18&d=mm&r=r — 200 — 1.4 KiB — 84 ms — h2https://secure.gravatar.com/avatar/59cb0e121a572a78cfc8040731068741887591b7ef93f5498a8d93310278c0f7?s=18&d=mm&r=rsecure.gravatar.com/avatar/59cb0e12... https://secure.gravatar.com/avatar/59cb0e121a572a78cfc8040731068741887591b7ef93f5498a8d93310278c0f7?s=18&d=mm&r=r — 200 — 1.4 KiB — 80 ms — h2https://secure.gravatar.com/avatar/c26dbe2634f44e00e7da2041003e3476ba0fd3474413355077d759948c989a78?s=18&d=mm&r=rsecure.gravatar.com/avatar/c26dbe26... https://secure.gravatar.com/avatar/c26dbe2634f44e00e7da2041003e3476ba0fd3474413355077d759948c989a78?s=18&d=mm&r=r — 200 — 1.4 KiB — 84 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-THGGVXBwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-THGGVXB — 200 — 142.3 KiB — 98 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W5LZ9VXwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W5LZ9VX — 200 — 118.1 KiB — 105 ms — h2https://stats.wp.com/e-202616.jsstats.wp.com/e-202616.js https://stats.wp.com/e-202616.js — 200 — 1.7 KiB — 61 ms — h2https://contributor.google.com/scripts/16178437623bc61c/loader.jscontributor.google.com/scripts/1617... https://contributor.google.com/scripts/16178437623bc61c/loader.js — 200 — 1.2 KiB — 76 ms — h2https://fundingchoicesmessages.google.com/f/AGSKWxWRVgQCrTV_0WPnzTWF3pp4HU_BShilvG1NAl0BI-0eVz8C-Hc_nhshMHlZ1UFSL_20vwgW_meSnZ-_43iwfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxWRVgQCrTV_0WPnzTWF3pp4HU_BShilvG1NAl0BI-0eVz8C-Hc_nhshMHlZ1UFSL_20vwgW_meSnZ-_43iw — 200 — 69.9 KiB — 97 ms — h2https://use.typekit.net/af/e37e5a/00000000000000007735e60d/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3use.typekit.net/af/e37e5a/000000000... https://use.typekit.net/af/e37e5a/00000000000000007735e60d/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 200 — 29.7 KiB — 65 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/svg/instagram.svg/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/svg/instagram.svg — 200 — 1003 B — 48 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/svg/twitter.svg/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/svg/twitter.svg — 200 — 484 B — 35 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/svg/chevron-down.svg/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/svg/chevron-down.svg — 200 — 542 B — 42 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/images/top-leaderboard-bg.png/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/images/top-leaderboard-bg.png — 200 — 394 B — 43 ms — h2https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/03/nothing-phone-4a-pro-review-16.jpg?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/03/nothing-phone-4a-pro-review-16.jpg?w=1500&quality=82&strip=all&ssl=1 — 200 — 35.8 KiB — 11 ms — h2https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/03/samsung-airdrop.jpg?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/03/samsung-airdrop.jpg?w=1500&quality=82&strip=all&ssl=1 — 200 — 87.5 KiB — 22 ms — h2https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/roborock-saros-20-1.jpg?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/roborock-saros-20-1.jpg?w=1500&quality=82&strip=all&ssl=1 — 200 — 23.3 KiB — 14 ms — h2https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/01/Google-One-app-storage-2.jpg?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/01/Google-One-app-storage-2.jpg?w=1500&quality=82&strip=all&ssl=1 — 200 — 57.1 KiB — 536 ms — h2https://use.typekit.net/af/5be242/00000000000000007735e603/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/5be242/000000000... https://use.typekit.net/af/5be242/00000000000000007735e603/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 30.6 KiB — 9 ms — h2https://use.typekit.net/af/d7ff92/00000000000000007735e609/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/d7ff92/000000000... https://use.typekit.net/af/d7ff92/00000000000000007735e609/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 29.8 KiB — 15 ms — h2https://use.typekit.net/af/6eb0e3/00000000000000007758cf8f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/6eb0e3/000000000... https://use.typekit.net/af/6eb0e3/00000000000000007758cf8f/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 32.7 KiB — 6 ms — h2https://btloader.com/tag?h=9to5mac-com&upapi=truebtloader.com/tag?h=9to5mac-com&upap... https://btloader.com/tag?h=9to5mac-com&upapi=true — 200 — 30.0 KiB — 46 ms — h2https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/Fender-Elie-12-5.jpg?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/Fender-Elie-12-5.jpg?w=1500&quality=82&strip=all&ssl=1 — 200 — 33.1 KiB — 36 ms — h3https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/iphone-tap-to-pay-vulnerability-veritasium.webp?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/iphone-tap-to-pay-vulnerability-veritasium.webp?w=1500&quality=82&strip=all&ssl=1 — 200 — 22.1 KiB — 57 ms — h3https://i0.wp.com/connectthewatts.com/wp-content/uploads/sites/11/2025/12/Image_fx1.jpg?w=300&quality=82&strip=all&ssl=1i0.wp.com/connectthewatts.com/wp-co... https://i0.wp.com/connectthewatts.com/wp-content/uploads/sites/11/2025/12/Image_fx1.jpg?w=300&quality=82&strip=all&ssl=1 — 200 — 7.9 KiB — 62 ms — h3https://secure.gravatar.com/avatar/33905347f5390e65e6f7d6b3148b3c513dcf629e4a77f8a24188b5f87e82cec1?s=30&d=mm&r=gsecure.gravatar.com/avatar/33905347... https://secure.gravatar.com/avatar/33905347f5390e65e6f7d6b3148b3c513dcf629e4a77f8a24188b5f87e82cec1?s=30&d=mm&r=g — 200 — 2.9 KiB — 60 ms — h2https://i0.wp.com/connectthewatts.com/wp-content/uploads/sites/11/2025/12/Aviron-victory-tread-2000-x-1000-px-1.png?w=300&quality=82&strip=all&ssl=1i0.wp.com/connectthewatts.com/wp-co... https://i0.wp.com/connectthewatts.com/wp-content/uploads/sites/11/2025/12/Aviron-victory-tread-2000-x-1000-px-1.png?w=300&quality=82&strip=all&ssl=1 — 200 — 4.7 KiB — 56 ms — h3https://i0.wp.com/connectthewatts.com/wp-content/uploads/sites/11/2025/10/Polar_X2_Release.jpg?w=300&quality=82&strip=all&ssl=1i0.wp.com/connectthewatts.com/wp-co... https://i0.wp.com/connectthewatts.com/wp-content/uploads/sites/11/2025/10/Polar_X2_Release.jpg?w=300&quality=82&strip=all&ssl=1 — 200 — 4.1 KiB — 58 ms — h3https://secure.gravatar.com/avatar/f197b1d9aee0cea92fec918d9c75e5d69c6d302fca699a00d887f30ceb8ceee9?s=30&d=mm&r=gsecure.gravatar.com/avatar/f197b1d9... https://secure.gravatar.com/avatar/f197b1d9aee0cea92fec918d9c75e5d69c6d302fca699a00d887f30ceb8ceee9?s=30&d=mm&r=g — 200 — 2.8 KiB — 57 ms — h2https://i0.wp.com/connectthewatts.com/wp-content/uploads/sites/11/2025/10/STEPR_Stair_Climber_Compare.jpg?w=300&quality=82&strip=all&ssl=1i0.wp.com/connectthewatts.com/wp-co... https://i0.wp.com/connectthewatts.com/wp-content/uploads/sites/11/2025/10/STEPR_Stair_Climber_Compare.jpg?w=300&quality=82&strip=all&ssl=1 — 200 — 8.8 KiB — 58 ms — h3https://i0.wp.com/connectthewatts.com/wp-content/uploads/sites/11/2025/10/Nike_Hyperboot_Review.jpg?w=300&quality=82&strip=all&ssl=1i0.wp.com/connectthewatts.com/wp-co... https://i0.wp.com/connectthewatts.com/wp-content/uploads/sites/11/2025/10/Nike_Hyperboot_Review.jpg?w=300&quality=82&strip=all&ssl=1 — 200 — 3.4 KiB — 58 ms — h3https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2023/03/youtube-shorts-logo-circle-3.jpg?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2023/03/youtube-shorts-logo-circle-3.jpg?w=1500&quality=82&strip=all&ssl=1 — 200 — 48.6 KiB — 62 ms — h3https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/amazon-fire-tv-stick-2026-1.jpg?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/amazon-fire-tv-stick-2026-1.jpg?w=1500&quality=82&strip=all&ssl=1 — 200 — 46.7 KiB — 85 ms — h3https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/01/galaxy-book-6-1.jpg?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/01/galaxy-book-6-1.jpg?w=1500&quality=82&strip=all&ssl=1 — 200 — 24.5 KiB — 69 ms — h3https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2025/03/Apple-loses-antitrust-appeal-in-Germany-now-faces-App-Store-restrictions.jpg?w=300&quality=82&strip=all&ssl=1i0.wp.com/9to5mac.com/wp-content/up... https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2025/03/Apple-loses-antitrust-appeal-in-Germany-now-faces-App-Store-restrictions.jpg?w=300&quality=82&strip=all&ssl=1 — 200 — 3.4 KiB — 70 ms — h3https://secure.gravatar.com/avatar/bb78cec603180c1a17605af3930b21e40c59b276cb679e543c98215204aaf0f1?s=30&d=mm&r=rsecure.gravatar.com/avatar/bb78cec6... https://secure.gravatar.com/avatar/bb78cec603180c1a17605af3930b21e40c59b276cb679e543c98215204aaf0f1?s=30&d=mm&r=r — 200 — 2.4 KiB — 53 ms — h2https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2025/02/Samsung-report-confirms-timings-for-OLED-MacBook-Pro-with-MacBook-Air-further-delayed.jpg?w=300&quality=82&strip=all&ssl=1i0.wp.com/9to5mac.com/wp-content/up... https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2025/02/Samsung-report-confirms-timings-for-OLED-MacBook-Pro-with-MacBook-Air-further-delayed.jpg?w=300&quality=82&strip=all&ssl=1 — 200 — 4.3 KiB — 83 ms — h3https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2025/09/siri-ios-26.jpg?w=300&quality=82&strip=all&ssl=1i0.wp.com/9to5mac.com/wp-content/up... https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2025/09/siri-ios-26.jpg?w=300&quality=82&strip=all&ssl=1 — 200 — 4.6 KiB — 83 ms — h3https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2026/03/ios-26-4-homescreen-ambient-music-widget.jpg?w=300&quality=82&strip=all&ssl=1i0.wp.com/9to5mac.com/wp-content/up... https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2026/03/ios-26-4-homescreen-ambient-music-widget.jpg?w=300&quality=82&strip=all&ssl=1 — 200 — 5.2 KiB — 84 ms — h3https://secure.gravatar.com/avatar/bff64efa105c91e6f9c64ea73476006e59b7e460b60496788eec4ade77e58f72?s=30&d=mm&r=rsecure.gravatar.com/avatar/bff64efa... https://secure.gravatar.com/avatar/bff64efa105c91e6f9c64ea73476006e59b7e460b60496788eec4ade77e58f72?s=30&d=mm&r=r — 200 — 2.5 KiB — 51 ms — h2https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2025/07/joe-prosser.jpg?w=300&quality=82&strip=all&ssl=1i0.wp.com/9to5mac.com/wp-content/up... https://i0.wp.com/9to5mac.com/wp-content/uploads/sites/6/2025/07/joe-prosser.jpg?w=300&quality=82&strip=all&ssl=1 — 200 — 5.8 KiB — 81 ms — h3https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/Google-Play-Apr-15.webp?w=1500&quality=82&strip=all&ssl=1i0.wp.com/9to5google.com/wp-content... https://i0.wp.com/9to5google.com/wp-content/uploads/sites/4/2026/04/Google-Play-Apr-15.webp?w=1500&quality=82&strip=all&ssl=1 — 200 — 191.0 KiB — 91 ms — h3https://secure.gravatar.com/avatar/849428dccf7c6dfcf7f9eea24f9ddcab67f0eed8aedfb18626162641ea9521ab?s=18&d=mm&r=rsecure.gravatar.com/avatar/849428dc... https://secure.gravatar.com/avatar/849428dccf7c6dfcf7f9eea24f9ddcab67f0eed8aedfb18626162641ea9521ab?s=18&d=mm&r=r — 200 — 1.4 KiB — 47 ms — h2https://i0.wp.com/spaceexplored.com/wp-content/uploads/sites/10/2026/04/1389909-2.jpg?w=300&quality=82&strip=all&ssl=1i0.wp.com/spaceexplored.com/wp-cont... https://i0.wp.com/spaceexplored.com/wp-content/uploads/sites/10/2026/04/1389909-2.jpg?w=300&quality=82&strip=all&ssl=1 — 200 — 6.5 KiB — 90 ms — h3https://secure.gravatar.com/avatar/d0827ca3d5a237528e619e463a6fa221b4b0c1e697cdf3fe341ab8d1f5e80051?s=30&d=wavatar&r=gsecure.gravatar.com/avatar/d0827ca3... https://secure.gravatar.com/avatar/d0827ca3d5a237528e619e463a6fa221b4b0c1e697cdf3fe341ab8d1f5e80051?s=30&d=wavatar&r=g — 200 — 2.8 KiB — 88 ms — h2data:text/css;charset=UTF-8,%0A%09%09%09img%2C%20.darkmode-ignore%20%7B%0A%09%09%09isolation%3A%20i…data:text/css;charset=UTF-8,%0A%09%... data:text/css;charset=UTF-8,%0A%09%09%09img%2C%20.darkmode-ignore%20%7B%0A%09%09%09isolation%3A%20i… — 200 — 0 B — 0 ms — datahttps://9to5googleprod.disqus.com/count.js9to5googleprod.disqus.com/count.js https://9to5googleprod.disqus.com/count.js — 200 — 1.5 KiB — 630 ms — http/1.1https://api.parsely.com/v2/profile?apikey=9to5google.com&uuid=pid%3Dee9ddcad-152a-4354-901d-ad4104512214&url=https%3A%2F%2F9to5google.com%2Fapi.parsely.com/v2/profile?apikey=9... https://api.parsely.com/v2/profile?apikey=9to5google.com&uuid=pid%3Dee9ddcad-152a-4354-901d-ad4104512214&url=https%3A%2F%2F9to5google.com%2F — 200 — 345 B — 831 ms — h2https://p1.parsely.com/px/?rand=1776295443527&plid=4ef7edbe-5dc4-462e-8460-158274dc6628&idsite=9to5google.com&url=https%3A%2F%2F9to5google.com%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2F9to5google.com%2F&sref=&sts=1776295443524&slts=0&title=9to5Google+-+Google+news%2C+Pixel%2C+Android%2C+Home%2C+Chrome+OS%2C+more&date=Wed+Apr+15+2026+23%3A24%3A03+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=02b3c968-3a84-4bd2-b6f2-31e7fbe3764f&u=pid%3Dee9ddcad-152a-4354-901d-ad4104512214p1.parsely.com/px/?rand=17762954435... https://p1.parsely.com/px/?rand=1776295443527&plid=4ef7edbe-5dc4-462e-8460-158274dc6628&idsite=9to5google.com&url=https%3A%2F%2F9to5google.com%2F&urlref=&screen=800x600%7C800x600%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2F9to5google.com%2F&sref=&sts=1776295443524&slts=0&title=9to5Google+-+Google+news%2C+Pixel%2C+Android%2C+Home%2C+Chrome+OS%2C+more&date=Wed+Apr+15+2026+23%3A24%3A03+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=02b3c968-3a84-4bd2-b6f2-31e7fbe3764f&u=pid%3Dee9ddcad-152a-4354-901d-ad4104512214 — 200 — 229 B — 765 ms — http/1.1https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603cdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 — 200 — 42.0 KiB — 16 ms — h3https://pixel.wp.com/g.gif?v=ext&blog=146091833&post=0&tz=-7&srv=9to5google.com&arch_home=1&hp=vip&j=1%3A15.5-beta&host=9to5google.com&ref=&fcp=980&rand=0.8337196723423097pixel.wp.com/g.gif?v=ext&blog=14609... https://pixel.wp.com/g.gif?v=ext&blog=146091833&post=0&tz=-7&srv=9to5google.com&arch_home=1&hp=vip&j=1%3A15.5-beta&host=9to5google.com&ref=&fcp=980&rand=0.8337196723423097 — 200 — 177 B — 5 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='curr…www.w3.org/2000/svg' fill='none' st... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='curr… — 200 — 0 B — 0 ms — datahttps://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E= — 204 — 28 B — 17 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E= — 204 — 28 B — 16 ms — h3https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.8 KiB — 47 ms — h2https://ads.pubmatic.com/AdServer/js/pwt/161751/12088/pwt.jsads.pubmatic.com/AdServer/js/pwt/16... https://ads.pubmatic.com/AdServer/js/pwt/161751/12088/pwt.js — 200 — 174.9 KiB — 51 ms — h2https://9to5google.com/wp-content/themes/ninetofive/dist/js/ads.js?ver=ae8534473cd952b7abd4/wp-content/themes/ninetofive/dist/... https://9to5google.com/wp-content/themes/ninetofive/dist/js/ads.js?ver=ae8534473cd952b7abd4 — 200 — 740 B — 7 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7114551592991368pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7114551592991368 — 200 — 54.4 KiB — 45 ms — h3https://cdn.viglink.com/api/vglnk.jscdn.viglink.com/api/vglnk.js https://cdn.viglink.com/api/vglnk.js — 200 — 29.1 KiB — 29 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E= — 204 — 28 B — 14 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxXzUZGtWci8TQya7-mzuuiGnABra40X54inQc7nqDLHnsX3pMqiKvmZXB3BKfgsefEbATz9WfZNkQEoPjWHlLWs9eRNtrIQtt9VOWaxdARfMEburc71ng9-jjSQ__9DTxNb1O8=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1NDQzLDk3MTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly85dG81Z29vZ2xlLmNvbS8iLG51bGwsW1s4LCJXUVNqS3RrRVlpTSJdLFs5LCJlbi1VUyJdLFszNSwiMTc3NjI5NTQ0MyJdLFsxOSwiMiJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxXzUZGtWci8TQya7-mzuuiGnABra40X54inQc7nqDLHnsX3pMqiKvmZXB3BKfgsefEbATz9WfZNkQEoPjWHlLWs9eRNtrIQtt9VOWaxdARfMEburc71ng9-jjSQ__9DTxNb1O8=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1NDQzLDk3MTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly85dG81Z29vZ2xlLmNvbS8iLG51bGwsW1s4LCJXUVNqS3RrRVlpTSJdLFs5LCJlbi1VUyJdLFszNSwiMTc3NjI5NTQ0MyJdLFsxOSwiMiJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 4.3 KiB — 25 ms — h3https://www.googletagmanager.com/gtag/js?id=G-D2FJXCHD85&cx=c&gtm=4e64e1&bs=ctrl2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-D2FJXCHD85&cx=c&gtm=4e64e1&bs=ctrl2 — 200 — 153.8 KiB — 24 ms — h2https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 17 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=20278522&ns__t=1776295444063&ns_c=UTF-8&c8=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&c7=https%3A%2F%2F9to5google.com%2F&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=20278522&ns__t=1776295444063&ns_c=UTF-8&c8=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&c7=https%3A%2F%2F9to5google.com%2F&c9= — 302 — 575 B — 175 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.07304188629634523ad-delivery.net/px.gif?ch=2&e=0.073... https://ad-delivery.net/px.gif?ch=2&e=0.07304188629634523 — 200 — 109 B — 36 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.3157199419584952ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.3157199419584952 — 200 — 129 B — 15 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.660614532895603ad-delivery.net/px.gif?ch=1&e=0.660... https://ad-delivery.net/px.gif?ch=1&e=0.660614532895603 — 200 — 605 B — 31 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 233 B — 232 ms — h2https://btloader.com/trustedIframe.html?o=5740908856213504&upapi=truebtloader.com/trustedIframe.html?o=5... https://btloader.com/trustedIframe.html?o=5740908856213504&upapi=true — 200 — 2.2 KiB — 24 ms — h2https://api.onesignal.com/sync/178726a7-0a55-4bf8-9980-d4b79df82a57/web?callback=__jp0api.onesignal.com/sync/178726a7-0a5... https://api.onesignal.com/sync/178726a7-0a55-4bf8-9980-d4b79df82a57/web?callback=__jp0 — 200 — 2.4 KiB — 18 ms — h3https://commerce-js.sovrn.co/commerce-js.iife.jscommerce-js.sovrn.co/commerce-js.ii... https://commerce-js.sovrn.co/commerce-js.iife.js — 200 — 49.4 KiB — 657 ms — h2https://comparisons.sovrn.com/js/loader.min.jscomparisons.sovrn.com/js/loader.min... https://comparisons.sovrn.com/js/loader.min.js — 200 — 1.4 KiB — 632 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604100101/show_ads_impl_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604100101/show_ads_impl_fy2021.js — 200 — 177.6 KiB — 20 ms — h3https://api.btloader.com/exd?tid=PtvOyS7S-4X8znQYlIc-9d93757eac&sid=dQinYCuUjk-egg780ZP-9d93757eac&cv=2.1.186-5-gb7ec539&upapi=trueapi.btloader.com/exd?tid=PtvOyS7S-4... https://api.btloader.com/exd?tid=PtvOyS7S-4X8znQYlIc-9d93757eac&sid=dQinYCuUjk-egg780ZP-9d93757eac&cv=2.1.186-5-gb7ec539&upapi=true — 204 — 128 B — 272 ms — h2https://sb.scorecardresearch.com/b2?c1=2&c2=20278522&ns__t=1776295444063&ns_c=UTF-8&c8=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&c7=https%3A%2F%2F9to5google.com%2F&c9=sb.scorecardresearch.com/b2?c1=2&c2... https://sb.scorecardresearch.com/b2?c1=2&c2=20278522&ns__t=1776295444063&ns_c=UTF-8&c8=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&c7=https%3A%2F%2F9to5google.com%2F&c9= — 204 — 224 B — 176 ms — h2https://config.aps.amazon-adsystem.com/configs/fee31bcb-d8b7-4565-8a5b-b1097e207e11config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/fee31bcb-d8b7-4565-8a5b-b1097e207e11 — 200 — 655 B — 12 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2F9to5google.com&pubid=fee31bcb-d8b7-4565-8a5b-b1097e207e11c.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=600&u=https%3A%2F%2F9to5google.com&pubid=fee31bcb-d8b7-4565-8a5b-b1097e207e11 — 204 — 310 B — 4 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 — 11 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 18 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 557 B — 344 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.8605378541046939ad-delivery.net/px.gif?ch=1&e=0.860... https://ad-delivery.net/px.gif?ch=1&e=0.8605378541046939 — 200 — 112 B — 8 ms — h2https://ut.pubmatic.com/geo?pubid=161751ut.pubmatic.com/geo?pubid=161751 https://ut.pubmatic.com/geo?pubid=161751 — 200 — 257 B — 14 ms — http/1.1https://id5-sync.com/api/config/prebidid5-sync.com/api/config/prebid https://id5-sync.com/api/config/prebid — 200 — 653 B — 480 ms — h2https://cdn.id5-sync.com/api/1.0/id5PrebidModule.jscdn.id5-sync.com/api/1.0/id5PrebidM... https://cdn.id5-sync.com/api/1.0/id5PrebidModule.js — 200 — 29.4 KiB — 20 ms — h2https://id.crwdcntrl.net/idid.crwdcntrl.net/id https://id.crwdcntrl.net/id — 200 — 906 B — 33 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.0 KiB — 21 ms — h3https://rules.quantcount.com/rules-p-18TTuBOnUhD7c.jsrules.quantcount.com/rules-p-18TTuB... https://rules.quantcount.com/rules-p-18TTuBOnUhD7c.js — 200 — 632 B — 17 ms — h2https://pixel.quantserve.com/cs?a=p-18TTuBOnUhD7c&gpp=&gpp_sid=-1&gdpr=0&us_privacy=1---pixel.quantserve.com/cs?a=p-18TTuBO... https://pixel.quantserve.com/cs?a=p-18TTuBOnUhD7c&gpp=&gpp_sid=-1&gdpr=0&us_privacy=1--- — 302 — 354 B — 98 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-D2FJXCHD85&gtm=45je64e1v884595205z876231494za20gzb76231494zd76231494&_p=1776295443054&_gaz=1&gcs=G111&gcd=13r3r3l3l5l1&npa=0&dma=0&tcfd=10000&_eu=AAAAAGA&are=1&cid=607914851.1776295445&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117884344~118289195&sid=1776295444&sct=1&seg=0&dl=https%3A%2F%2F9to5google.com%2F&dt=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2386analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-D2FJXCHD85&gtm=45je64e1v884595205z876231494za20gzb76231494zd76231494&_p=1776295443054&_gaz=1&gcs=G111&gcd=13r3r3l3l5l1&npa=0&dma=0&tcfd=10000&_eu=AAAAAGA&are=1&cid=607914851.1776295445&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616986~115938466~115938468~117266400~117884344~118289195&sid=1776295444&sct=1&seg=0&dl=https%3A%2F%2F9to5google.com%2F&dt=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2386 — 204 — 548 B — 24 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-D2FJXCHD85&cid=607914851.1776295445&gtm=45je64e1v884595205z876231494za20gzb76231494zd76231494&rcb=19&aip=1&dma=0&gcs=G111&gcd=13r3r3l3l5l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117884344~118289195stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-D2FJXCHD85&cid=607914851.1776295445&gtm=45je64e1v884595205z876231494za20gzb76231494zd76231494&rcb=19&aip=1&dma=0&gcs=G111&gcd=13r3r3l3l5l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117884344~118289195 — 204 — 557 B — 12 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-D2FJXCHD85&cid=607914851.1776295445&gtm=45je64e1v884595205z876231494za20gzb76231494zd76231494&rcb=19&aip=1&dma=0&gcs=G111&gcd=13r3r3l3l5l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117884344~118289195&z=1951697058www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-D2FJXCHD85&cid=607914851.1776295445&gtm=45je64e1v884595205z876231494za20gzb76231494zd76231494&rcb=19&aip=1&dma=0&gcs=G111&gcd=13r3r3l3l5l1&npa=0&frm=0&tag_exp=0~115616986~115938466~115938468~117266400~117884344~118289195&z=1951697058 — 200 — 408 B — 19 ms — h2https://pixel.quantserve.com/cs?a=p-18TTuBOnUhD7c&gpp=&gpp_sid=-1&gdpr=0&us_privacy=1---&__qcmcs=1pixel.quantserve.com/cs?a=p-18TTuBO... https://pixel.quantserve.com/cs?a=p-18TTuBOnUhD7c&gpp=&gpp_sid=-1&gdpr=0&us_privacy=1---&__qcmcs=1 — 204 — 264 B — 10 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5102253102493649ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5102253102493649 — 200 — 129 B — 6 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.1570758138492797ad-delivery.net/px.gif?ch=2&e=0.157... https://ad-delivery.net/px.gif?ch=2&e=0.1570758138492797 — 200 — 110 B — 8 ms — h2https://googleads.g.doubleclick.net/pagead/html/r20260414/r20190131/zrt_lookup_fy2021.htmlgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/html/r20260414/r20190131/zrt_lookup_fy2021.html — 200 — 3.8 KiB — 11 ms — h3https://googleads.g.doubleclick.net/pagead/ads?gdpr=0&us_privacy=1---&gpp_sid=-1&client=ca-pub-7114551592991368&output=html&adk=1812271804&adf=3025194257&lmt=1776295444&plat=3%3A16%2C4%3A16%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1081344%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32&format=0x0&url=https%3A%2F%2F9to5google.com%2F&host=ca-host-pub-5506057612223327&pra=5&aiof=9&asro=0&aiapmd=0.0001&aiapmid=0.0001&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&abgtt=6&dt=1776295444238&bpp=5&bdt=1207&idt=455&shv=r20260414&mjsv=m202604100101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=6401479006994&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=-12245933&ady=-12245933&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95382262%2C95384087%2C95386813%2C95387625%2C95386955%2C95387779&oid=2&pvsid=1887274755890103&tmod=2011532920&uas=0&nvt=1&fsapi=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=0.58&pgls=CAk.&ifi=1&uci=a!1&fsb=1&dtd=545googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/ads?gdpr=0&us_privacy=1---&gpp_sid=-1&client=ca-pub-7114551592991368&output=html&adk=1812271804&adf=3025194257&lmt=1776295444&plat=3%3A16%2C4%3A16%2C9%3A32776%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1081344%2C32%3A32%2C41%3A32%2C42%3A32%2C43%3A32&format=0x0&url=https%3A%2F%2F9to5google.com%2F&host=ca-host-pub-5506057612223327&pra=5&aiof=9&asro=0&aiapmd=0.0001&aiapmid=0.0001&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&abgtt=6&dt=1776295444238&bpp=5&bdt=1207&idt=455&shv=r20260414&mjsv=m202604100101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&nras=1&correlator=6401479006994&frm=20&pv=2&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=-12245933&ady=-12245933&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95382262%2C95384087%2C95386813%2C95387625%2C95386955%2C95387779&oid=2&pvsid=1887274755890103&tmod=2011532920&uas=0&nvt=1&fsapi=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=32768&bc=31&bz=0.58&pgls=CAk.&ifi=1&uci=a!1&fsb=1&dtd=545 — 200 — 2.1 KiB — 48 ms — h3https://googleads.g.doubleclick.net/pagead/ads?gdpr=0&us_privacy=1---&gpp_sid=-1&client=ca-pub-7114551592991368&output=html&h=280&slotname=2825022270&adk=564524470&adf=4220662853&pi=t.ma~as.2825022270&w=336&fwrn=4&fwrnh=100&lmt=1776295444&rafmt=1&format=336x280&url=https%3A%2F%2F9to5google.com%2F&host=ca-host-pub-5506057612223327&fwr=0&fwrattr=true&rh=280&rw=336&rpe=1&resp_fmts=3&aiof=9&asro=0&aiapmd=0.0001&aiapmid=0.0001&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&abgtt=6&dt=1776295444243&bpp=4&bdt=1212&idt=552&shv=r20260414&mjsv=m202604100101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&prev_fmts=0x0&nras=1&correlator=6401479006994&frm=20&pv=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=879&ady=2453&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95382262%2C95384087%2C95386813%2C95387625%2C95386955%2C95387779&oid=2&pvsid=1887274755890103&tmod=2011532920&uas=0&nvt=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7CpeEbr%7C&abl=CS&pfx=0&fu=128&bc=31&bz=0.58&pgls=CAk.&ifi=2&uci=a!2&btvi=1&fsb=1&dtd=567googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/ads?gdpr=0&us_privacy=1---&gpp_sid=-1&client=ca-pub-7114551592991368&output=html&h=280&slotname=2825022270&adk=564524470&adf=4220662853&pi=t.ma~as.2825022270&w=336&fwrn=4&fwrnh=100&lmt=1776295444&rafmt=1&format=336x280&url=https%3A%2F%2F9to5google.com%2F&host=ca-host-pub-5506057612223327&fwr=0&fwrattr=true&rh=280&rw=336&rpe=1&resp_fmts=3&aiof=9&asro=0&aiapmd=0.0001&aiapmid=0.0001&aiactd=0&aicctd=0&ailctd=0&aimartd=4&aieuf=1&aicrs=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&abgtt=6&dt=1776295444243&bpp=4&bdt=1212&idt=552&shv=r20260414&mjsv=m202604100101&ptt=9&saldr=aa&abxe=1&cookie_enabled=1&eoidce=1&prev_fmts=0x0&nras=1&correlator=6401479006994&frm=20&pv=1&u_tz=0&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&adx=879&ady=2453&biw=1350&bih=940&scr_x=0&scr_y=0&eid=95382262%2C95384087%2C95386813%2C95387625%2C95386955%2C95387779&oid=2&pvsid=1887274755890103&tmod=2011532920&uas=0&nvt=1&fc=1920&brdim=10%2C10%2C10%2C10%2C800%2C0%2C780%2C580%2C1350%2C940&vis=1&rsz=%7C%7CpeEbr%7C&abl=CS&pfx=0&fu=128&bc=31&bz=0.58&pgls=CAk.&ifi=2&uci=a!2&btvi=1&fsb=1&dtd=567 — 200 — 10.6 KiB — 77 ms — h3https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-start_n-Ogury_n-acuityads_n-rtbhouse_n-Beeswax_smrt_n-inmobi_n-smadex_n-opera3pb_n-smaato_n-sharethrough_n-onetag_pm-db5_ym_rbd_n-vmg_r1u_an-db5s.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-start_n-Ogury_n-acuityads_n-rtbhouse_n-Beeswax_smrt_n-inmobi_n-smadex_n-opera3pb_n-smaato_n-sharethrough_n-onetag_pm-db5_ym_rbd_n-vmg_r1u_an-db5 — 302 — 893 B — 1.0 s — http/1.1https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js — 200 — 186.4 KiB — 18 ms — h3https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/window_focus_fy2021.js — 200 — 1.3 KiB — 65 ms — h2https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/qs_click_protection_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/qs_click_protection_fy2021.js — 200 — 8.9 KiB — 63 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 64 ms — h3https://googleads.g.doubleclick.net/pagead/adview?ai=CyT3wFB7gaebIMo23msMPsbansAe91O6wXPCvxL59wI23ARABINzt3x5goQLIAQmoAwHIAwKqBPcBT9BN4tM2DpGWhGJltZqhCBTQ--EiB5AzSU1fw0n5WM5LILB9OrlVCKoi9-iaoXPX6p8E3PLIvjpggz8G5weiNQzLzI7i5lHLEP5x_0nJfgk3Xxu0WRWYoi-1TzC39RdY0UDSLXp7e3fbBfkTdr0mchdHAyNCH7tMFOkZzRTMYQdzjH4DugzDEqX1KGQO-GLL3ztdTW_TixZu3BjnpUWO017NI1yYCdu4glmZCuFNoKSqyjF6jH6M6Lomlvwe2oaA0jFlakn-Qh4K63jOYKgf0uwqNnNZI9dbWlQrlhcrlSB-6aeSAtNiNrFtHgQWD0oPcDhRPaLJboAG0ND9upvuh87EAaAGIagHk9ixAqgHlNixAqgHldixAqgHmuGxAqgHpr4bqAeW2BuoB6qbsQKoB_-esQKoB9-fsQKoB62-sQLYBwDSCCwIgGEQATIIioKAgICAgAg6DYBAgMCAgICAqIACqANIvf3BOljPh4WYgPGTA4AKAfoLAggBgAwBqg0CR0jqDRMIqamFmIDxkwMVjZtmAh0x2wl2iA4J0BUBgBcBshcqChgSFHB1Yi03MTE0NTUxNTkyOTkxMzY4GAAYDCoKMjgyNTAyMjI3MFABqhgXCTiJQWAF4LVAEgoyODI1MDIyMjcwGAE&sigh=7JC4mthOAZc&uach_m=%5BUACH%5D&sreq=1&cid=CAQS_AEABaugfSKagFNTjbnBEc1bwC5I39sInwU2SARnFH-TB2j8hjYTr3bzuX4yKpklDSGe9pqgQpMGmYxs7KGtAlNig4anv-pybO9WTuHfJuEWwBjw_S-Je2_V0M7zn4YuhBGqfVtaT4QEUgFfJUVst4K5pb8uqMOeUEih3jg5nQCkWotq4oN4si4TXbU1fHN8ngiNAvC63NNsg-V1UOLhyffOkNNVjY0wnHjnanxepx3omSdDMnyovWvYYVrCmsrbWfCXmY1YT2sv4FV8cSQYzkykyEgN9ztXuTRR_am8BfpcYuNJZ0sSMkdIbGy1YgwQItSVJkVBKurQjeGSVxUYAQgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/adview?ai=CyT3wFB7gaebIMo23msMPsbansAe91O6wXPCvxL59wI23ARABINzt3x5goQLIAQmoAwHIAwKqBPcBT9BN4tM2DpGWhGJltZqhCBTQ--EiB5AzSU1fw0n5WM5LILB9OrlVCKoi9-iaoXPX6p8E3PLIvjpggz8G5weiNQzLzI7i5lHLEP5x_0nJfgk3Xxu0WRWYoi-1TzC39RdY0UDSLXp7e3fbBfkTdr0mchdHAyNCH7tMFOkZzRTMYQdzjH4DugzDEqX1KGQO-GLL3ztdTW_TixZu3BjnpUWO017NI1yYCdu4glmZCuFNoKSqyjF6jH6M6Lomlvwe2oaA0jFlakn-Qh4K63jOYKgf0uwqNnNZI9dbWlQrlhcrlSB-6aeSAtNiNrFtHgQWD0oPcDhRPaLJboAG0ND9upvuh87EAaAGIagHk9ixAqgHlNixAqgHldixAqgHmuGxAqgHpr4bqAeW2BuoB6qbsQKoB_-esQKoB9-fsQKoB62-sQLYBwDSCCwIgGEQATIIioKAgICAgAg6DYBAgMCAgICAqIACqANIvf3BOljPh4WYgPGTA4AKAfoLAggBgAwBqg0CR0jqDRMIqamFmIDxkwMVjZtmAh0x2wl2iA4J0BUBgBcBshcqChgSFHB1Yi03MTE0NTUxNTkyOTkxMzY4GAAYDCoKMjgyNTAyMjI3MFABqhgXCTiJQWAF4LVAEgoyODI1MDIyMjcwGAE&sigh=7JC4mthOAZc&uach_m=%5BUACH%5D&sreq=1&cid=CAQS_AEABaugfSKagFNTjbnBEc1bwC5I39sInwU2SARnFH-TB2j8hjYTr3bzuX4yKpklDSGe9pqgQpMGmYxs7KGtAlNig4anv-pybO9WTuHfJuEWwBjw_S-Je2_V0M7zn4YuhBGqfVtaT4QEUgFfJUVst4K5pb8uqMOeUEih3jg5nQCkWotq4oN4si4TXbU1fHN8ngiNAvC63NNsg-V1UOLhyffOkNNVjY0wnHjnanxepx3omSdDMnyovWvYYVrCmsrbWfCXmY1YT2sv4FV8cSQYzkykyEgN9ztXuTRR_am8BfpcYuNJZ0sSMkdIbGy1YgwQItSVJkVBKurQjeGSVxUYAQ — 200 — 22 B — 36 ms — h3https://rtb.sg1.as.criteo.com/googleortb/auction/notify?profile=14&payload=mrqHIojIC9ACmALgvNldAgAAAOU8E6SLvoEXloEPrhAUHuBpZ7kTIouF6CLHjwAAEgAACg5BUVVERGdFQkRnWUJEZ2z-lJ24Ebz3ZeQ5FqZUxoU&wp=aeAeFAAMpGYCZpuNAAnbMVqtdmx2hO_YS4Iougrtb.sg1.as.criteo.com/googleortb/au... https://rtb.sg1.as.criteo.com/googleortb/auction/notify?profile=14&payload=mrqHIojIC9ACmALgvNldAgAAAOU8E6SLvoEXloEPrhAUHuBpZ7kTIouF6CLHjwAAEgAACg5BUVVERGdFQkRnWUJEZ2z-lJ24Ebz3ZeQ5FqZUxoU&wp=aeAeFAAMpGYCZpuNAAnbMVqtdmx2hO_YS4Ioug — 200 — 125 B — 50 ms — h2https://pixel.quantserve.com/pixel;r=1456491785;source=gtm;rf=0;a=p-18TTuBOnUhD7c;url=https%3A%2F%2F9to5google.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776295444954;tzo=0;ogl=locale.en_US%2Ctype.website%2Ctitle.9to5Google%2Cdescription.Breaking%20news%20on%20all%20things%20Google%20and%20Android%252E%20We%20provide%20breaking%20Google%20Pixel%2Curl.https%3A%2F%2F9to5google%252Ecom%2F%2Csite_name.9to5Google;d=9to5google.com;uht=2;fpan=1;fpa=P1-3ff11e19-4aee-4eba-a34c-6997dcb10abf;pbc=;_ses=daefa43b-3800-401a-86be-14e4a3fb1914;_seg=0;_ss=1;_gacid=607914851.1776295445;_gasid=D2FJXCHD85_1776295444;gdpr=0;us_privacy=1---;gpp_sid=-1;mdl=pixel.quantserve.com/pixel;r=145649... https://pixel.quantserve.com/pixel;r=1456491785;source=gtm;rf=0;a=p-18TTuBOnUhD7c;url=https%3A%2F%2F9to5google.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776295444954;tzo=0;ogl=locale.en_US%2Ctype.website%2Ctitle.9to5Google%2Cdescription.Breaking%20news%20on%20all%20things%20Google%20and%20Android%252E%20We%20provide%20breaking%20Google%20Pixel%2Curl.https%3A%2F%2F9to5google%252Ecom%2F%2Csite_name.9to5Google;d=9to5google.com;uht=2;fpan=1;fpa=P1-3ff11e19-4aee-4eba-a34c-6997dcb10abf;pbc=;_ses=daefa43b-3800-401a-86be-14e4a3fb1914;_seg=0;_ss=1;_gacid=607914851.1776295445;_gasid=D2FJXCHD85_1776295444;gdpr=0;us_privacy=1---;gpp_sid=-1;mdl= — 200 — 243 B — 26 ms — h2https://ads.as.criteo.com/delivery/r/afr.php?z=aeAeFAAMpGYCZpuNAAnbMVqtdmx2hO_YS4Ioug&u=%7C1bopUaiJH4y5GXyepTVIMYrmjvpzoAwASgEe%2B%2BUAQAo%3D%7C&c1=GEo8kjTcWs2V-bpGh-1SHNw_-NdMJAEqLnNgLEwOXoYXESmY50XhEj3pIpBI9B31Vr0Hm53owXwjGQU4bkPHCnowdMwWVr4VTsVarltK43z-42grah08Najy_lioF9TmQ6q7nQebC97a4rmmS2r-kIX8Xpq5yyRixtB0Bg536vB2-OR9UGC5sxxiYh0YeDBHuK3dCl65k3AliuppJ4YWY9HROWnQoLNEwokSNKQZPGmjJh3_BtP98DgZWTt12K2JFaH5QedyHsnCYC-AZKzPoqp04jN0Gzenv-_eDgEKcgzCG-pm6Fxs3VFyn6sqBh9t4ZcKZWRlRrldQ0oBiRwFWtWT8bYvu9EJw8TNa6SvqozodakH84QacBdML66JJndixWaw7n8tk_-p7M0ZiRyqPkludSKmjVzElU1q4g0mbE3kV6DQ0aPc5C7bZ4vv7gxkqlduwHrp-hkUsTcbheIt7DwKKEbjYbthWr7pVLFaCSdCo9ywryqx0DAFy-XeRv21OXECHYNnY8dincA3tyHXsD0CU5s94zhPL9D01BToq0wVsZSDxzdSKbvrL-NH9v6vLm_Tvb8m4qnOKiakcJUdh-y3WhZ5R-fGVHoSKFMY38mBk3orWuF2P_Eu-w3NIkJSEx_dL4hlKUgthx2VwGAyL0Pp4b58B7DLFiXvTcFFO5J8WqD_-eWBxuJIH7v4FFgX2P-2j8wuUEeQjOcz2vpkyAPjV9IqV_BjEywpq1y3ue_fOrX4bRnxui7gq3r9NBpf9pCxx3XJ_pY&ct0=https://adclick.g.doubleclick.net/aclk%3Fsa%3DL%26ai%3DCb4CeFB7gaebIMo23msMPsbansAe91O6wXPCvxL59wI23ARABINzt3x5goQLIAQmoAwHIAwKqBPoBT9BN4tM2DpGWhGJltZqhCBTQ--EiB5AzSU1fw0n5WM5LILB9OrlVCKoi9-iaoXPX6p8E3PLIvjpggz8G5weiNQzLzI7i5lHLEP5x_0nJfgk3Xxu0WRWYoi-1TzC39RdY0UDSLXp7e3fbBfkTdr0mchdHAyNCH7tMFOkZzRTMYQdzjH4DugzDEqX1KGQO-GLL3ztdTW_TixZu3BjnpUWO017NI1yYCdu4glmZCuFNoKSqyjF6jH6M6Lomlvwe2oaA0jFlakn-Qh4K63jOYKgf0uxoNFLLsVeLdeH7z7TS4rCvjYOY99pMLiHK1iuj_fURXCC3jkO-_jKZXIAG0ND9upvuh87EAaAGIagHk9ixAqgHlNixAqgHldixAqgHmuGxAqgHpr4bqAeW2BuoB6qbsQKoB_-esQKoB9-fsQKoB62-sQKoB7_TsQLYBwDSCCwIgGEQATIIioKAgICAgAg6DYBAgMCAgICAqIACqANIvf3BOljPh4WYgPGTA_oLAggBgAwBqg0CR0jqDRMIqamFmIDxkwMVjZtmAh0x2wl2iA4J0BUBgBcBshcQGAwqCjI4MjUwMjIyNzBQAaoYFwk4iUFgBeC1QBIKMjgyNTAyMjI3MBgB%26num%3D1%26sig%3DAOD64_3DhXM8p_aH8MCAr6hSvCT6qNKNOg%26client%3Dca-pub-7114551592991368%26adurl%3Dads.as.criteo.com/delivery/r/afr.ph... https://ads.as.criteo.com/delivery/r/afr.php?z=aeAeFAAMpGYCZpuNAAnbMVqtdmx2hO_YS4Ioug&u=%7C1bopUaiJH4y5GXyepTVIMYrmjvpzoAwASgEe%2B%2BUAQAo%3D%7C&c1=GEo8kjTcWs2V-bpGh-1SHNw_-NdMJAEqLnNgLEwOXoYXESmY50XhEj3pIpBI9B31Vr0Hm53owXwjGQU4bkPHCnowdMwWVr4VTsVarltK43z-42grah08Najy_lioF9TmQ6q7nQebC97a4rmmS2r-kIX8Xpq5yyRixtB0Bg536vB2-OR9UGC5sxxiYh0YeDBHuK3dCl65k3AliuppJ4YWY9HROWnQoLNEwokSNKQZPGmjJh3_BtP98DgZWTt12K2JFaH5QedyHsnCYC-AZKzPoqp04jN0Gzenv-_eDgEKcgzCG-pm6Fxs3VFyn6sqBh9t4ZcKZWRlRrldQ0oBiRwFWtWT8bYvu9EJw8TNa6SvqozodakH84QacBdML66JJndixWaw7n8tk_-p7M0ZiRyqPkludSKmjVzElU1q4g0mbE3kV6DQ0aPc5C7bZ4vv7gxkqlduwHrp-hkUsTcbheIt7DwKKEbjYbthWr7pVLFaCSdCo9ywryqx0DAFy-XeRv21OXECHYNnY8dincA3tyHXsD0CU5s94zhPL9D01BToq0wVsZSDxzdSKbvrL-NH9v6vLm_Tvb8m4qnOKiakcJUdh-y3WhZ5R-fGVHoSKFMY38mBk3orWuF2P_Eu-w3NIkJSEx_dL4hlKUgthx2VwGAyL0Pp4b58B7DLFiXvTcFFO5J8WqD_-eWBxuJIH7v4FFgX2P-2j8wuUEeQjOcz2vpkyAPjV9IqV_BjEywpq1y3ue_fOrX4bRnxui7gq3r9NBpf9pCxx3XJ_pY&ct0=https://adclick.g.doubleclick.net/aclk%3Fsa%3DL%26ai%3DCb4CeFB7gaebIMo23msMPsbansAe91O6wXPCvxL59wI23ARABINzt3x5goQLIAQmoAwHIAwKqBPoBT9BN4tM2DpGWhGJltZqhCBTQ--EiB5AzSU1fw0n5WM5LILB9OrlVCKoi9-iaoXPX6p8E3PLIvjpggz8G5weiNQzLzI7i5lHLEP5x_0nJfgk3Xxu0WRWYoi-1TzC39RdY0UDSLXp7e3fbBfkTdr0mchdHAyNCH7tMFOkZzRTMYQdzjH4DugzDEqX1KGQO-GLL3ztdTW_TixZu3BjnpUWO017NI1yYCdu4glmZCuFNoKSqyjF6jH6M6Lomlvwe2oaA0jFlakn-Qh4K63jOYKgf0uxoNFLLsVeLdeH7z7TS4rCvjYOY99pMLiHK1iuj_fURXCC3jkO-_jKZXIAG0ND9upvuh87EAaAGIagHk9ixAqgHlNixAqgHldixAqgHmuGxAqgHpr4bqAeW2BuoB6qbsQKoB_-esQKoB9-fsQKoB62-sQKoB7_TsQLYBwDSCCwIgGEQATIIioKAgICAgAg6DYBAgMCAgICAqIACqANIvf3BOljPh4WYgPGTA_oLAggBgAwBqg0CR0jqDRMIqamFmIDxkwMVjZtmAh0x2wl2iA4J0BUBgBcBshcQGAwqCjI4MjUwMjIyNzBQAaoYFwk4iUFgBeC1QBIKMjgyNTAyMjI3MBgB%26num%3D1%26sig%3DAOD64_3DhXM8p_aH8MCAr6hSvCT6qNKNOg%26client%3Dca-pub-7114551592991368%26adurl%3D — 200 — 49.2 KiB — 382 ms — h2https://commerce-js.sovrn.co/commerce-js.csscommerce-js.sovrn.co/commerce-js.cs... https://commerce-js.sovrn.co/commerce-js.css — 200 — 4.3 KiB — 152 ms — h2https://api.id5-sync.com/analytics/1362/id5-api-jsapi.id5-sync.com/analytics/1362/id5... https://api.id5-sync.com/analytics/1362/id5-api-js — 200 — 682 B — 496 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 92 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=38&pc=1887274755890103&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=38&pc=1887274755890103&eids=31097657 — 204 — 20 B — 192 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 76 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 7 ms — h3https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 558 B — 183 ms — h2https://fundingchoicesmessages.google.com/i/1049447?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/1049447?ers=3 — 200 — 68.6 KiB — 35 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxXeinlRwCH96MFuLridkaGET-UBTNEIW5IZ1-PFqlYyi2XLQyvYoT7kNfbxLs2dZlfLd7HO5k3L164xQQV7vawLR213Y9GqpaQTAgA4oJnsHRbaJ2WY2Manc4oFwBsH9vZhBn8oQNryb9A7T0XZufbt9EdzSLWIUYh4dJpbX28T4iUV6NxizJvMI-FH/_-adSponsors./adtext_/sidebar_ad.-adman//advt2.fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxXeinlRwCH96MFuLridkaGET-UBTNEIW5IZ1-PFqlYyi2XLQyvYoT7kNfbxLs2dZlfLd7HO5k3L164xQQV7vawLR213Y9GqpaQTAgA4oJnsHRbaJ2WY2Manc4oFwBsH9vZhBn8oQNryb9A7T0XZufbt9EdzSLWIUYh4dJpbX28T4iUV6NxizJvMI-FH/_-adSponsors./adtext_/sidebar_ad.-adman//advt2. — 200 — 109 B — 42 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?fcd=truepagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?fcd=true — 200 — 54.3 KiB — 48 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E= — 204 — 28 B — 36 ms — h3https://static.criteo.net/flash/icon/privacy_small.svgstatic.criteo.net/flash/icon/privac... https://static.criteo.net/flash/icon/privacy_small.svg — 200 — 1.2 KiB — 728 ms — h2https://static.criteo.net/flash/icon/adchoices_en.svgstatic.criteo.net/flash/icon/adchoi... https://static.criteo.net/flash/icon/adchoices_en.svg — 200 — 1.4 KiB — 730 ms — h2https://static.criteo.net/flash/icon/close_button.svgstatic.criteo.net/flash/icon/close_... https://static.criteo.net/flash/icon/close_button.svg — 200 — 637 B — 707 ms — h2https://static.criteo.net/flash/icon/back_button2.svgstatic.criteo.net/flash/icon/back_b... https://static.criteo.net/flash/icon/back_button2.svg — 200 — 621 B — 709 ms — h2https://cat.jp2.as.criteo.com/delivery/lg.php?cppv=3&cpp=KC-l_ahTwY7-babVIesumcINLG0tnfrCExogE11VoXyV7Cu6t_JWA_PRrmPbsehW4U1a9uwyCkRSEV42La7hyxoxnDkEHh7vxEumCBLFe0nPVt_Gm4E71iIxra8tn5wvUyvcwHZF5YZt_kjY_6Gt2icqIYMq1mINd0Mu3tzemvZzRpD_evTDAXHuOm9JKG7R7C9IgSQhdqAo8SdACujc3nxn66NgMRw5ddD2E0RvXCgmepAGSaljDUBKeNON5ZaNb4cGW0KKcR4eHQyhVY67CUt95C1wt-qw83ASLbV2N8cIRjpEWeSmO4429RnOfVZUHFwbgqFYYCqIkg8aL5N_wPs3rLxPrAip5t1tO3K28F9YasElD-Hq6JVEOljrXG8AoC4CGWOWOT8_BfaQoMdMkbJ1IfTo49VcqNSsP-wB3A-w_doP04w8Uj0nF9L7ZlXmUXaJZHnD8XptSh-t7-ZFnE19RtpUkuaRBKfSAt4jWCo54ETJDD1lfG_-fEJq5BkyFNtMpyzgCzP_U49Eo_A_XcLovWnwn6DT1Wd6hQOTLPHSGqaxLH5ZXeYwhvBp1-8DZFAKBAcat.jp2.as.criteo.com/delivery/lg.p... https://cat.jp2.as.criteo.com/delivery/lg.php?cppv=3&cpp=KC-l_ahTwY7-babVIesumcINLG0tnfrCExogE11VoXyV7Cu6t_JWA_PRrmPbsehW4U1a9uwyCkRSEV42La7hyxoxnDkEHh7vxEumCBLFe0nPVt_Gm4E71iIxra8tn5wvUyvcwHZF5YZt_kjY_6Gt2icqIYMq1mINd0Mu3tzemvZzRpD_evTDAXHuOm9JKG7R7C9IgSQhdqAo8SdACujc3nxn66NgMRw5ddD2E0RvXCgmepAGSaljDUBKeNON5ZaNb4cGW0KKcR4eHQyhVY67CUt95C1wt-qw83ASLbV2N8cIRjpEWeSmO4429RnOfVZUHFwbgqFYYCqIkg8aL5N_wPs3rLxPrAip5t1tO3K28F9YasElD-Hq6JVEOljrXG8AoC4CGWOWOT8_BfaQoMdMkbJ1IfTo49VcqNSsP-wB3A-w_doP04w8Uj0nF9L7ZlXmUXaJZHnD8XptSh-t7-ZFnE19RtpUkuaRBKfSAt4jWCo54ETJDD1lfG_-fEJq5BkyFNtMpyzgCzP_U49Eo_A_XcLovWnwn6DT1Wd6hQOTLPHSGqaxLH5ZXeYwhvBp1-8DZFAKBA — 200 — 348 B — 251 ms — h2https://ad.doubleclick.net/ddm/trackimp/N6311.154378.CRITEO/B35332292.441481067;dc_trk_aid=634814504;dc_trk_cid=251561799;ord=69e01e1436913d7a06135698ff3e7629;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;gdpr=;;ltd=;dc_tdv=1;dcopt=anid?ad.doubleclick.net/ddm/trackimp/N63... https://ad.doubleclick.net/ddm/trackimp/N6311.154378.CRITEO/B35332292.441481067;dc_trk_aid=634814504;dc_trk_cid=251561799;ord=69e01e1436913d7a06135698ff3e7629;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;gdpr=;;ltd=;dc_tdv=1;dcopt=anid? — 302 — 29 B — 46 ms — h3https://pixel.adsafeprotected.com/rfw/st/2828879/92866648/skeleton.gif?gdpr=&gdpr_consent=pixel.adsafeprotected.com/rfw/st/28... https://pixel.adsafeprotected.com/rfw/st/2828879/92866648/skeleton.gif?gdpr=&gdpr_consent= — 302 — 187 B — 143 ms — h2https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.jscdnjs.cloudflare.com/ajax/libs/webf... https://cdnjs.cloudflare.com/ajax/libs/webfont/1.6.28/webfontloader.js — 200 — 5.0 KiB — 74 ms — h3https://static.criteo.net/design/dt/59b95d61b36143bab1e1f6adc740526b_adihausbold.woffstatic.criteo.net/design/dt/59b95d6... https://static.criteo.net/design/dt/59b95d61b36143bab1e1f6adc740526b_adihausbold.woff — 200 — 61.3 KiB — 1.5 s — h2https://static.criteo.net/design/dt/df5b439f06e34b19bdeac1f8701aba0d_adihausregular.woffstatic.criteo.net/design/dt/df5b439... https://static.criteo.net/design/dt/df5b439f06e34b19bdeac1f8701aba0d_adihausregular.woff — 200 — 62.7 KiB — 1.3 s — h2https://onesignal.com/sdks/web/v16/OneSignalSDK.page.styles.css?v=160603onesignal.com/sdks/web/v16/OneSigna... https://onesignal.com/sdks/web/v16/OneSignalSDK.page.styles.css?v=160603 — 200 — 7.5 KiB — 56 ms — h3https://ad.doubleclick.net/ddm/trackimp/N6311.154378.CRITEO/B35332292.441481067;dc_pre=CJb0o5iA8ZMDFTbrcwEdV_AXWg;dc_trk_aid=634814504;dc_trk_cid=251561799;ord=69e01e1436913d7a06135698ff3e7629;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;gdpr=;;ltd=;dc_tdv=1;dcopt=anid?ad.doubleclick.net/ddm/trackimp/N63... https://ad.doubleclick.net/ddm/trackimp/N6311.154378.CRITEO/B35332292.441481067;dc_pre=CJb0o5iA8ZMDFTbrcwEdV_AXWg;dc_trk_aid=634814504;dc_trk_cid=251561799;ord=69e01e1436913d7a06135698ff3e7629;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;gdpr=;;ltd=;dc_tdv=1;dcopt=anid? — 200 — 69 B — 26 ms — h3https://cm.g.doubleclick.net/partnerpixels?gdpr=0&us_privacy=1---&gpp_sid=-1&url=https%3A%2F%2F9to5google.com%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?gdpr=0&us_privacy=1---&gpp_sid=-1&url=https%3A%2F%2F9to5google.com%2F — 200 — 232 B — 25 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E= — 204 — 28 B — 17 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E= — 204 — 28 B — 10 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWcgdmKCuRsfIasI9CpEgn1u6aeQO_ZOPpi2xzvsvQqlZ73dYG5-qhggS5USE-DIZOilZsqwYhtp2_niTu7-5Xd6exdJ6UQtpM-Y7qyVos2Gi1y9Fw_ASDwH0dEi0ZZXKJNQ7E= — 204 — 28 B — 13 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxUuBlTO2ZyS6V37x3KwHf_PVJi0yXBfV8ACwxEA679nMHEUzC4vDB76UVXC6JeUyLyDYxLWIQUWpdjUfYUZT7C_fFKlU3VgR03qtloZBcYDGvwNEO7UBr6vqBeNzX_6M-UiC2I=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1NDQ1LDM5NTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNl0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vOXRvNWdvb2dsZS5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMzUsIjE3NzYyOTU0NDMiXSxbMTksIjIiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXSxbMTgsIltbW251bGwsMjk2OV1dXSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxUuBlTO2ZyS6V37x3KwHf_PVJi0yXBfV8ACwxEA679nMHEUzC4vDB76UVXC6JeUyLyDYxLWIQUWpdjUfYUZT7C_fFKlU3VgR03qtloZBcYDGvwNEO7UBr6vqBeNzX_6M-UiC2I=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1NDQ1LDM5NTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNl0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vOXRvNWdvb2dsZS5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMzUsIjE3NzYyOTU0NDMiXSxbMTksIjIiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXSxbMTgsIltbW251bGwsMjk2OV1dXSJdXV0 — 200 — 2.3 KiB — 18 ms — h3https://imageproxy.as.criteo.net/v1/0008szGtmQNFRF4c03XxI1yEX2foTYwzWCkHvS8sbAX9VwU4hCdOPGRxXPyPy681EEwdbKbST9bzNvOBMlauD9LyjifetHac90ZG60bcscCByr67mz2abaOii15fArQQufDQQeOW4otrGo2jF9bIUsL5ANdaw9yDMlv97UWUF0CnnbXRc1EhhrOf5uangJzIKo0Xrhi7nn69wqusdR6vuajL2Qqm4djq5i69Equlimageproxy.as.criteo.net/v1/0008szG... https://imageproxy.as.criteo.net/v1/0008szGtmQNFRF4c03XxI1yEX2foTYwzWCkHvS8sbAX9VwU4hCdOPGRxXPyPy681EEwdbKbST9bzNvOBMlauD9LyjifetHac90ZG60bcscCByr67mz2abaOii15fArQQufDQQeOW4otrGo2jF9bIUsL5ANdaw9yDMlv97UWUF0CnnbXRc1EhhrOf5uangJzIKo0Xrhi7nn69wqusdR6vuajL2Qqm4djq5i69Equl — 200 — 3.6 KiB — 220 ms — h2https://imageproxy.as.criteo.net/v1/000GPFga3O1vbNuzhU4AmmjTkYSK4erJGFXesmKM52pZ0h3bB2GsoTAZ7CVpdEUisr3ldBQOoV8bw2ex6Os3YnYhEJCi0QslFaFdtO7xFG8IQfnJ8lyeZXls9heQ8JfG6kY5vCXvOhWySBua1igLu3mYGMvl9e0ZW3smjXvLFFkRmWL7uxVl8n2O3bD8wiKuFwCi6xpUTg0a51YbdDyfVZ9fGuA1kKA8oAxcFHGWnwnwlPDEPdPXq5brLP4o8um7GiEtuKT64xO2VR2nHpk2FL5QPHletp3LLFOo3U5?b=400imageproxy.as.criteo.net/v1/000GPFg... https://imageproxy.as.criteo.net/v1/000GPFga3O1vbNuzhU4AmmjTkYSK4erJGFXesmKM52pZ0h3bB2GsoTAZ7CVpdEUisr3ldBQOoV8bw2ex6Os3YnYhEJCi0QslFaFdtO7xFG8IQfnJ8lyeZXls9heQ8JfG6kY5vCXvOhWySBua1igLu3mYGMvl9e0ZW3smjXvLFFkRmWL7uxVl8n2O3bD8wiKuFwCi6xpUTg0a51YbdDyfVZ9fGuA1kKA8oAxcFHGWnwnwlPDEPdPXq5brLP4o8um7GiEtuKT64xO2VR2nHpk2FL5QPHletp3LLFOo3U5?b=400 — 200 — 4.9 KiB — 206 ms — h2https://imageproxy.as.criteo.net/v1/000L9OoXkxSazCUmKf4OLPmIYqZhD0Qk5ojOKepjUNEmaVbbhEgqLV9Ibu8BtKbygUfiSSoFONyIebozx314IQe5cIA2s0MFlXw9K2sZbNgKw0ltA8SNy18EEMdRcwiiFmcMOfVLpbMWLPwLWn6asue1S320PIkWF3kDCOzTcyqKb7cRnLKk3DKdIffhiXx0HiQC5ubZSCoKM1BapoJACrO79wrffR55xk5LI2qjIruu9jCRkpdUlJbgP29z8lkgMqGCzd6TATwZ2CbrvAeRxOz6Tu68Pxuz0iTq0H7ILfkuGXW?b=400imageproxy.as.criteo.net/v1/000L9Oo... https://imageproxy.as.criteo.net/v1/000L9OoXkxSazCUmKf4OLPmIYqZhD0Qk5ojOKepjUNEmaVbbhEgqLV9Ibu8BtKbygUfiSSoFONyIebozx314IQe5cIA2s0MFlXw9K2sZbNgKw0ltA8SNy18EEMdRcwiiFmcMOfVLpbMWLPwLWn6asue1S320PIkWF3kDCOzTcyqKb7cRnLKk3DKdIffhiXx0HiQC5ubZSCoKM1BapoJACrO79wrffR55xk5LI2qjIruu9jCRkpdUlJbgP29z8lkgMqGCzd6TATwZ2CbrvAeRxOz6Tu68Pxuz0iTq0H7ILfkuGXW?b=400 — 200 — 5.6 KiB — 215 ms — h2https://client-side-metrics.jp2.as.criteo.net/all?cppv=3&cpp=eaSJSf7n-BveHfai60WVxcoqSqRDo2DVqxjkCzhHXUrt0-Ro1Zn9GM3ATNWgCoLavA7h-JgjBTpY0y1JwlGCCNGo3nsmxC5ojPlSDIBI-79OQhJUJZbYspTJhj5n38Mvlgs87SSfHeIrfG88futnUsYPe4r0D5VYpaoSPUjd0TDG1LrUM1ynObay4eklurSgXrdPMELOACR557YfDTT3C2Cx6Pew80HRcXmFqfqW4q15ro2WpDmeI55xbpKZ_hKNO8S94Q&sds=2&rev=106116&sendBeacon=trueclient-side-metrics.jp2.as.criteo.n... https://client-side-metrics.jp2.as.criteo.net/all?cppv=3&cpp=eaSJSf7n-BveHfai60WVxcoqSqRDo2DVqxjkCzhHXUrt0-Ro1Zn9GM3ATNWgCoLavA7h-JgjBTpY0y1JwlGCCNGo3nsmxC5ojPlSDIBI-79OQhJUJZbYspTJhj5n38Mvlgs87SSfHeIrfG88futnUsYPe4r0D5VYpaoSPUjd0TDG1LrUM1ynObay4eklurSgXrdPMELOACR557YfDTT3C2Cx6Pew80HRcXmFqfqW4q15ro2WpDmeI55xbpKZ_hKNO8S94Q&sds=2&rev=106116&sendBeacon=true — 200 — 293 B — 210 ms — h2https://static.adsafeprotected.com/skeleton.gif?gdpr=&gdpr_consent=static.adsafeprotected.com/skeleton... https://static.adsafeprotected.com/skeleton.gif?gdpr=&gdpr_consent= — 200 — 483 B — 425 ms — h2https://fundingchoicesmessages.google.com/f/AGSKWxV67NWN4o0SJ_jnGoIxCd1U9AH0hzhk3mEIAzGKgG6xCbYPudWSRKLerSmhE9nyLbhy58rhK_4f0W8qvlGwMcKOFllWn1SJaLnZRJuzquYXcqEhNeOxSe4-A4XHD7qbjSOLjjg=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1NDQ1LDQ2NDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMF0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vOXRvNWdvb2dsZS5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMzUsIjE3NzYyOTU0NDMiXSxbMTksIjIiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXSxbMTgsIltbW251bGwsMjk2OV1dXSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxV67NWN4o0SJ_jnGoIxCd1U9AH0hzhk3mEIAzGKgG6xCbYPudWSRKLerSmhE9nyLbhy58rhK_4f0W8qvlGwMcKOFllWn1SJaLnZRJuzquYXcqEhNeOxSe4-A4XHD7qbjSOLjjg=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1NDQ1LDQ2NDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMF0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vOXRvNWdvb2dsZS5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMzUsIjE3NzYyOTU0NDMiXSxbMTksIjIiXSxbMjQsIiJdLFsyOSwiZmFsc2UiXSxbMTgsIltbW251bGwsMjk2OV1dXSJdXV0 — 200 — 1.2 KiB — 19 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxVb4g1bAhawHN67K9UHFCBVu5SSiIMNFn2sncEJW1onyerLfaxwGE-Dbsuli5mv1jDOtDpcx9i1tCdw-pZM_034pG3uETk45vGq_vpLJRw6TLh1zQyaniRFtoLcXJ0ttiG4YDA=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxVb4g1bAhawHN67K9UHFCBVu5SSiIMNFn2sncEJW1onyerLfaxwGE-Dbsuli5mv1jDOtDpcx9i1tCdw-pZM_034pG3uETk45vGq_vpLJRw6TLh1zQyaniRFtoLcXJ0ttiG4YDA= — 204 — 28 B — 9 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxVv6X4VX6v1pZ2M7UhjTQM38Dfrc_2xTn9yHcnf_dZbbkB2eLViE2Vpby-Ty_CIIofHH4QzFlb2MOt4dEiMQG-VVQL1ACoxEpeEx2TRqi4Jl0LLUpWw55GVWTsOSrMZO_JnJ6Y=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1NDQ1LDUxMTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMCw5XSxudWxsLDIsbnVsbCwiZW4iLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCwxXSwiaHR0cHM6Ly85dG81Z29vZ2xlLmNvbS8iLG51bGwsW1s4LCJXUVNqS3RrRVlpTSJdLFs5LCJlbi1VUyJdLFszNSwiMTc3NjI5NTQ0MyJdLFsxOSwiMiJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdLFsxOCwiW1tbbnVsbCwyOTY5XV1dIl1dXQfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxVv6X4VX6v1pZ2M7UhjTQM38Dfrc_2xTn9yHcnf_dZbbkB2eLViE2Vpby-Ty_CIIofHH4QzFlb2MOt4dEiMQG-VVQL1ACoxEpeEx2TRqi4Jl0LLUpWw55GVWTsOSrMZO_JnJ6Y=?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk1NDQ1LDUxMTAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNiwxMCw5XSxudWxsLDIsbnVsbCwiZW4iLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCwxXSwiaHR0cHM6Ly85dG81Z29vZ2xlLmNvbS8iLG51bGwsW1s4LCJXUVNqS3RrRVlpTSJdLFs5LCJlbi1VUyJdLFszNSwiMTc3NjI5NTQ0MyJdLFsxOSwiMiJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdLFsxOCwiW1tbbnVsbCwyOTY5XV1dIl1dXQ — 200 — 1.6 KiB — 16 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gpt — 200 — 23.1 KiB — 18 ms — h3https://id5-sync.com/bounceid5-sync.com/bounce https://id5-sync.com/bounce — 200 — 522 B — 164 ms — h2https://lbs.eu-1-id5-sync.com/lbs/v1lbs.eu-1-id5-sync.com/lbs/v1 https://lbs.eu-1-id5-sync.com/lbs/v1 — 200 — 159 B — 507 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 333 B — 493 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxX_NtKZ_b-tnqhOLXX3g67Gc0bj6iaaJyhSdXk8tdMfePXG0Ap8JGaj5QQrMHPEKyfPXUrZMKIXrc-FvLaG_hcaxvj_7xfE5HpCH88KrTXlI62ZLjiY2b2mVjKEIyujNBYMjVM=fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxX_NtKZ_b-tnqhOLXX3g67Gc0bj6iaaJyhSdXk8tdMfePXG0Ap8JGaj5QQrMHPEKyfPXUrZMKIXrc-FvLaG_hcaxvj_7xfE5HpCH88KrTXlI62ZLjiY2b2mVjKEIyujNBYMjVM= — 204 — 28 B — 10 ms — h3https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=24532&site_id=425270&zone_id=2809702&size_id=15&alt_size_ids=10&us_privacy=1---&eid_crwdcntrl.net=d9a91d5b47841483a7a4d2ce131e185ca02ce8c313ecd72a330498c319e59e0c%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2F9to5google.com%2F&tg_i.domain=9to5google.com&tg_i.page=https%3A%2F%2F9to5google.com%2F&tg_i.pbadslot=%2F1049447%2F9to5google-RightRail%23div-gpt-ad-1%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-2%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-3%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-4%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-5%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-6%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-7%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-8&tk_flint=pbjs_lite_v9.27.0&l_pb_bid_id=122480dfa3161ec8%3B13e61994cb36acf%3B14b6067626cabc98%3B15e5a1ac2c88617%3B1626b4c6124a8fe%3B17631f9c3c1851c8%3B183c5f600018ced8%3B19450c751768c24&p_screen_res=800x600&rp_secure=1&rp_maxbids=1&p_gpid=%2F1049447%2F9to5google-RightRail%23div-gpt-ad-1%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-2%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-3%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-4%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-5%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-6%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-7%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-8&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_full_ver=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=8&rand=0.1843060157615436fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=24532&site_id=425270&zone_id=2809702&size_id=15&alt_size_ids=10&us_privacy=1---&eid_crwdcntrl.net=d9a91d5b47841483a7a4d2ce131e185ca02ce8c313ecd72a330498c319e59e0c%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2F9to5google.com%2F&tg_i.domain=9to5google.com&tg_i.page=https%3A%2F%2F9to5google.com%2F&tg_i.pbadslot=%2F1049447%2F9to5google-RightRail%23div-gpt-ad-1%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-2%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-3%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-4%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-5%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-6%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-7%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-8&tk_flint=pbjs_lite_v9.27.0&l_pb_bid_id=122480dfa3161ec8%3B13e61994cb36acf%3B14b6067626cabc98%3B15e5a1ac2c88617%3B1626b4c6124a8fe%3B17631f9c3c1851c8%3B183c5f600018ced8%3B19450c751768c24&p_screen_res=800x600&rp_secure=1&rp_maxbids=1&p_gpid=%2F1049447%2F9to5google-RightRail%23div-gpt-ad-1%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-2%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-3%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-4%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-5%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-6%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-7%3B%2F1049447%2F9to5google-RightRail%23div-gpt-ad-8&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_full_ver=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=8&rand=0.1843060157615436 — 200 — 26.7 KiB — 155 ms — h2https://ads.yieldmo.com/exchange/prebid?pbav=9.27.0&p=%5B%7B%22placement_id%22%3A%22div-gpt-ad-1%22%2C%22callback_id%22%3A%2221ad2891f625ffe%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-1%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-2%22%2C%22callback_id%22%3A%2222952e7db65c023%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-2%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-3%22%2C%22callback_id%22%3A%222361300eb22bcde8%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-3%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-4%22%2C%22callback_id%22%3A%2224067d158f093ab8%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-4%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-5%22%2C%22callback_id%22%3A%222594140e2e6e74d%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-5%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-6%22%2C%22callback_id%22%3A%2226233fcb334ef4d8%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-6%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-7%22%2C%22callback_id%22%3A%22279e578a5ea82488%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-7%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-8%22%2C%22callback_id%22%3A%22282c6c489ab9b7c8%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-8%22%7D%5D&page_url=https%3A%2F%2F9to5google.com%2F&bust=1776295445698&dnt=false&description=Breaking%20news%20on%20all%20things%20Google%20and%20Android.%20We%20provide%20breaking%20Google%20Pixel%20news%2C%20everything%20Android%2C%20Google%20Home%2C%20Google%20apps%2C%20Chromebooks%2C%20and%20more!&tmax=950&userConsent=%7B%22gdprApplies%22%3A%22%22%2C%22cmp%22%3A%22%22%2C%22gpp%22%3A%22%22%2C%22gpp_sid%22%3A%5B%5D%7D&us_privacy=1---&pr=&scrd=1&title=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&w=1350&h=940&eids=%5B%7B%22source%22%3A%22crwdcntrl.net%22%2C%22uids%22%3A%5B%7B%22id%22%3A%22d9a91d5b47841483a7a4d2ce131e185ca02ce8c313ecd72a330498c319e59e0c%22%2C%22atype%22%3A1%7D%5D%7D%5Dads.yieldmo.com/exchange/prebid?pba... https://ads.yieldmo.com/exchange/prebid?pbav=9.27.0&p=%5B%7B%22placement_id%22%3A%22div-gpt-ad-1%22%2C%22callback_id%22%3A%2221ad2891f625ffe%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-1%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-2%22%2C%22callback_id%22%3A%2222952e7db65c023%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-2%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-3%22%2C%22callback_id%22%3A%222361300eb22bcde8%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-3%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-4%22%2C%22callback_id%22%3A%2224067d158f093ab8%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-4%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-5%22%2C%22callback_id%22%3A%222594140e2e6e74d%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-5%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-6%22%2C%22callback_id%22%3A%2226233fcb334ef4d8%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-6%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-7%22%2C%22callback_id%22%3A%22279e578a5ea82488%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-7%22%7D%2C%7B%22placement_id%22%3A%22div-gpt-ad-8%22%2C%22callback_id%22%3A%22282c6c489ab9b7c8%22%2C%22sizes%22%3A%5B%5B300%2C600%5D%2C%5B300%2C250%5D%5D%2C%22ym_placement_id%22%3A%223208269073330676354%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-RightRail%23div-gpt-ad-8%22%7D%5D&page_url=https%3A%2F%2F9to5google.com%2F&bust=1776295445698&dnt=false&description=Breaking%20news%20on%20all%20things%20Google%20and%20Android.%20We%20provide%20breaking%20Google%20Pixel%20news%2C%20everything%20Android%2C%20Google%20Home%2C%20Google%20apps%2C%20Chromebooks%2C%20and%20more!&tmax=950&userConsent=%7B%22gdprApplies%22%3A%22%22%2C%22cmp%22%3A%22%22%2C%22gpp%22%3A%22%22%2C%22gpp_sid%22%3A%5B%5D%7D&us_privacy=1---&pr=&scrd=1&title=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&w=1350&h=940&eids=%5B%7B%22source%22%3A%22crwdcntrl.net%22%2C%22uids%22%3A%5B%7B%22id%22%3A%22d9a91d5b47841483a7a4d2ce131e185ca02ce8c313ecd72a330498c319e59e0c%22%2C%22atype%22%3A1%7D%5D%7D%5D — 204 — 369 B — 778 ms — h2https://hbopenbid.pubmatic.com/translator?source=ow-clienthbopenbid.pubmatic.com/translator?s... https://hbopenbid.pubmatic.com/translator?source=ow-client — 204 — 62 B — 628 ms — h2https://pbs.nextmillmedia.com/openrtb2/auctionpbs.nextmillmedia.com/openrtb2/auct... https://pbs.nextmillmedia.com/openrtb2/auction — 204 — 502 B — 780 ms — h2https://web.hb.ad.cpe.dotomi.com/cvx/client/hb/ortb/25web.hb.ad.cpe.dotomi.com/cvx/client... https://web.hb.ad.cpe.dotomi.com/cvx/client/hb/ortb/25 — 200 — 1.3 KiB — 143 ms — h2https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 7.0 KiB — 250 ms — h2https://report2.hb.brainlyads.com/statistics/metric?event=bidRequested&bidder=nextMillennium&source=pbjs&placements=51719;51719;51719;51719;51719;51719;51719;51719report2.hb.brainlyads.com/statistic... https://report2.hb.brainlyads.com/statistics/metric?event=bidRequested&bidder=nextMillennium&source=pbjs&placements=51719;51719;51719;51719;51719;51719;51719;51719 — 302 — 317 B — 797 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.44341659024291713ad-delivery.net/px.gif?ch=2&e=0.443... https://ad-delivery.net/px.gif?ch=2&e=0.44341659024291713 — 200 — 135 B — 14 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.7387372884828776ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.7387372884828776 — 200 — 129 B — 7 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.4300287843354573ad-delivery.net/px.gif?ch=1&e=0.430... https://ad-delivery.net/px.gif?ch=1&e=0.4300287843354573 — 200 — 110 B — 12 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 0 B — 3 ms — h2https://static.criteo.net/animejs/animejs.jsstatic.criteo.net/animejs/animejs.j... https://static.criteo.net/animejs/animejs.js — 200 — 5.9 KiB — 262 ms — h2https://static.criteo.net/flash/icon/criteo_logo_2021.svgstatic.criteo.net/flash/icon/criteo... https://static.criteo.net/flash/icon/criteo_logo_2021.svg — 200 — 1.3 KiB — 230 ms — h2https://static.criteo.net/flash/icon/privacy.svgstatic.criteo.net/flash/icon/privac... https://static.criteo.net/flash/icon/privacy.svg — 200 — 1.2 KiB — 263 ms — h2https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-start_n-Ogury_n-acuityads_n-rtbhouse_n-Beeswax_smrt_n-inmobi_n-smadex_n-opera3pb_n-smaato_n-sharethrough_n-onetag_pm-db5_ym_rbd_n-vmg_r1u_an-db5&dcc=ts.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&gdpr=0&dl=n-index_n-start_n-Ogury_n-acuityads_n-rtbhouse_n-Beeswax_smrt_n-inmobi_n-smadex_n-opera3pb_n-smaato_n-sharethrough_n-onetag_pm-db5_ym_rbd_n-vmg_r1u_an-db5&dcc=t — 200 — 606 B — 244 ms — http/1.1https://pbs.nextmillmedia.com/openrtb2/auctionpbs.nextmillmedia.com/openrtb2/auct... https://pbs.nextmillmedia.com/openrtb2/auction — 204 — 49 B — 551 ms — h2https://ads.yieldmo.com/exchange/prebid?pbav=9.27.0&p=%5B%7B%22placement_id%22%3A%22div-gpt-ad-1436850350386-0%22%2C%22callback_id%22%3A%22738e29c6a48eea9%22%2C%22sizes%22%3A%5B%5B970%2C250%5D%2C%5B728%2C90%5D%2C%5B970%2C70%5D%2C%5B970%2C90%5D%5D%2C%22ym_placement_id%22%3A%223208269074731573904%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-Top%22%7D%5D&page_url=https%3A%2F%2F9to5google.com%2F&bust=1776295445954&dnt=false&description=Breaking%20news%20on%20all%20things%20Google%20and%20Android.%20We%20provide%20breaking%20Google%20Pixel%20news%2C%20everything%20Android%2C%20Google%20Home%2C%20Google%20apps%2C%20Chromebooks%2C%20and%20more!&tmax=950&userConsent=%7B%22gdprApplies%22%3A%22%22%2C%22cmp%22%3A%22%22%2C%22gpp%22%3A%22%22%2C%22gpp_sid%22%3A%5B%5D%7D&us_privacy=1---&pr=&scrd=1&title=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&w=1350&h=940&eids=%5B%7B%22source%22%3A%22crwdcntrl.net%22%2C%22uids%22%3A%5B%7B%22id%22%3A%22d9a91d5b47841483a7a4d2ce131e185ca02ce8c313ecd72a330498c319e59e0c%22%2C%22atype%22%3A1%7D%5D%7D%5Dads.yieldmo.com/exchange/prebid?pba... https://ads.yieldmo.com/exchange/prebid?pbav=9.27.0&p=%5B%7B%22placement_id%22%3A%22div-gpt-ad-1436850350386-0%22%2C%22callback_id%22%3A%22738e29c6a48eea9%22%2C%22sizes%22%3A%5B%5B970%2C250%5D%2C%5B728%2C90%5D%2C%5B970%2C70%5D%2C%5B970%2C90%5D%5D%2C%22ym_placement_id%22%3A%223208269074731573904%22%2C%22gpid%22%3A%22%2F1049447%2F9to5google-Top%22%7D%5D&page_url=https%3A%2F%2F9to5google.com%2F&bust=1776295445954&dnt=false&description=Breaking%20news%20on%20all%20things%20Google%20and%20Android.%20We%20provide%20breaking%20Google%20Pixel%20news%2C%20everything%20Android%2C%20Google%20Home%2C%20Google%20apps%2C%20Chromebooks%2C%20and%20more!&tmax=950&userConsent=%7B%22gdprApplies%22%3A%22%22%2C%22cmp%22%3A%22%22%2C%22gpp%22%3A%22%22%2C%22gpp_sid%22%3A%5B%5D%7D&us_privacy=1---&pr=&scrd=1&title=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&w=1350&h=940&eids=%5B%7B%22source%22%3A%22crwdcntrl.net%22%2C%22uids%22%3A%5B%7B%22id%22%3A%22d9a91d5b47841483a7a4d2ce131e185ca02ce8c313ecd72a330498c319e59e0c%22%2C%22atype%22%3A1%7D%5D%7D%5D — 204 — 368 B — 539 ms — h2https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 701 B — 4 ms — h2https://hbopenbid.pubmatic.com/translator?source=ow-clienthbopenbid.pubmatic.com/translator?s... https://hbopenbid.pubmatic.com/translator?source=ow-client — 204 — 307 B — 319 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=24532&site_id=425270&zone_id=2809704&size_id=2&alt_size_ids=55%2C57&us_privacy=1---&eid_crwdcntrl.net=d9a91d5b47841483a7a4d2ce131e185ca02ce8c313ecd72a330498c319e59e0c%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2F9to5google.com%2F&tg_i.domain=9to5google.com&tg_i.page=https%3A%2F%2F9to5google.com%2F&tg_i.pbadslot=%2F1049447%2F9to5google-Top&tk_flint=pbjs_lite_v9.27.0&l_pb_bid_id=81a0a567b7b087&p_screen_res=800x600&rp_secure=1&rp_maxbids=1&p_gpid=%2F1049447%2F9to5google-Top&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_full_ver=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.8595058254149806fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=24532&site_id=425270&zone_id=2809704&size_id=2&alt_size_ids=55%2C57&us_privacy=1---&eid_crwdcntrl.net=d9a91d5b47841483a7a4d2ce131e185ca02ce8c313ecd72a330498c319e59e0c%5E1%5E%5E%5E%5E%5E&rf=https%3A%2F%2F9to5google.com%2F&tg_i.domain=9to5google.com&tg_i.page=https%3A%2F%2F9to5google.com%2F&tg_i.pbadslot=%2F1049447%2F9to5google-Top&tk_flint=pbjs_lite_v9.27.0&l_pb_bid_id=81a0a567b7b087&p_screen_res=800x600&rp_secure=1&rp_maxbids=1&p_gpid=%2F1049447%2F9to5google-Top&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_full_ver=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.8595058254149806 — 200 — 16.1 KiB — 105 ms — h2https://web.hb.ad.cpe.dotomi.com/cvx/client/hb/ortb/25web.hb.ad.cpe.dotomi.com/cvx/client... https://web.hb.ad.cpe.dotomi.com/cvx/client/hb/ortb/25 — 200 — 660 B — 7 ms — h2https://report2.hb.brainlyads.com/statistics/metric?event=bidRequested&bidder=nextMillennium&source=pbjs&placements=51721report2.hb.brainlyads.com/statistic... https://report2.hb.brainlyads.com/statistics/metric?event=bidRequested&bidder=nextMillennium&source=pbjs&placements=51721 — 302 — 285 B — 557 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.7220976011198947ad-delivery.net/px.gif?ch=1&e=0.722... https://ad-delivery.net/px.gif?ch=1&e=0.7220976011198947 — 200 — 110 B — 8 ms — h2https://id5-sync.com/gm/v3id5-sync.com/gm/v3 https://id5-sync.com/gm/v3 — 200 — 2.3 KiB — 160 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 16 ms — h3https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5529337705730457ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5529337705730457 — 200 — 129 B — 5 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.08156280679999195ad-delivery.net/px.gif?ch=2&e=0.081... https://ad-delivery.net/px.gif?ch=2&e=0.08156280679999195 — 200 — 133 B — 7 ms — h2https://api.viglink.com/api/pingapi.viglink.com/api/ping https://api.viglink.com/api/ping — 200 — 1011 B — 800 ms — http/1.1https://hb-analytics.nextmillmedia.com/statistics/metric?event=bidRequested&bidder=nextMillennium&source=pbjs&placements=51719;51719;51719;51719;51719;51719;51719;51719hb-analytics.nextmillmedia.com/stat... https://hb-analytics.nextmillmedia.com/statistics/metric?event=bidRequested&bidder=nextMillennium&source=pbjs&placements=51719;51719;51719;51719;51719;51719;51719;51719 — 200 — 225 B — 763 ms — h2https://hb-analytics.nextmillmedia.com/statistics/metric?event=bidRequested&bidder=nextMillennium&source=pbjs&placements=51721hb-analytics.nextmillmedia.com/stat... https://hb-analytics.nextmillmedia.com/statistics/metric?event=bidRequested&bidder=nextMillennium&source=pbjs&placements=51721 — 200 — 226 B — 760 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1887274755890103&eids=31097657&nc=1049447pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1887274755890103&eids=31097657&nc=1049447 — 204 — 20 B — 171 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=52&pc=1887274755890103&lid=id5-sync.com&eids=31097657&sl=90pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=52&pc=1887274755890103&lid=id5-sync.com&eids=31097657&sl=90 — 204 — 20 B — 171 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=52&pc=1887274755890103&lid=crwdcntrl.net&eids=31097657&sl=64pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=52&pc=1887274755890103&lid=crwdcntrl.net&eids=31097657&sl=64 — 204 — 20 B — 170 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=uidapi.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=uidapi.com&eids=31097657 — 204 — 20 B — 170 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=esp.pubmatic.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=esp.pubmatic.com&eids=31097657 — 204 — 20 B — 170 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=rubiconproject.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=rubiconproject.com&eids=31097657 — 204 — 20 B — 170 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubcid.org&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubcid.org&eids=31097657 — 204 — 20 B — 170 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=19&pc=1887274755890103&lid=crwdcntrl.net&eids=31097657&fp=1&hs=1&sl=64pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=19&pc=1887274755890103&lid=crwdcntrl.net&eids=31097657&fp=1&hs=1&sl=64 — 204 — 20 B — 201 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.com&eids=31097657 — 204 — 20 B — 201 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.triplelift.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.triplelift.com&eids=31097657 — 204 — 20 B — 203 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=novatiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=novatiq.com&eids=31097657 — 204 — 20 B — 202 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=justtag.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=justtag.com&eids=31097657 — 204 — 20 B — 201 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=yahoo.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=yahoo.com&eids=31097657 — 204 — 20 B — 201 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=bidswitch.net&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=bidswitch.net&eids=31097657 — 204 — 20 B — 202 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=euid.eu&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=euid.eu&eids=31097657 — 204 — 20 B — 202 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubmatic.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubmatic.com&eids=31097657 — 204 — 20 B — 200 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveramp.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveramp.com&eids=31097657 — 204 — 20 B — 201 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=audigent.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=audigent.com&eids=31097657 — 204 — 20 B — 201 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=openx.net&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=openx.net&eids=31097657 — 204 — 20 B — 200 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.indexexchange.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.indexexchange.com&eids=31097657 — 204 — 20 B — 204 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=ceeid.eu&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=ceeid.eu&eids=31097657 — 204 — 20 B — 204 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=19&pc=1887274755890103&lid=id5-sync.com&eids=31097657&fp=1&hs=1&sl=90pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=19&pc=1887274755890103&lid=id5-sync.com&eids=31097657&fp=1&hs=1&sl=90 — 204 — 20 B — 204 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=epsilon.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=epsilon.com&eids=31097657 — 204 — 20 B — 204 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intentiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intentiq.com&eids=31097657 — 204 — 20 B — 194 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=mygaruID&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=mygaruID&eids=31097657 — 204 — 20 B — 201 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=adserver.org&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=adserver.org&eids=31097657 — 204 — 20 B — 204 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.sovrn.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.sovrn.com&eids=31097657 — 204 — 20 B — 201 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=criteo.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=criteo.com&eids=31097657 — 204 — 20 B — 201 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=utiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=utiq.com&eids=31097657 — 204 — 20 B — 197 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intimatemerger.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intimatemerger.com&eids=31097657 — 204 — 20 B — 199 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=google.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=google.com&eids=31097657 — 204 — 20 B — 200 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=uidapi.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=uidapi.com&eids=31097657 — 204 — 20 B — 199 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=esp.pubmatic.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=esp.pubmatic.com&eids=31097657 — 204 — 20 B — 202 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=rubiconproject.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=rubiconproject.com&eids=31097657 — 204 — 20 B — 199 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubcid.org&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubcid.org&eids=31097657 — 204 — 20 B — 204 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.com&eids=31097657 — 204 — 20 B — 205 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.triplelift.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.triplelift.com&eids=31097657 — 204 — 20 B — 200 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=novatiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=novatiq.com&eids=31097657 — 204 — 20 B — 201 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=justtag.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=justtag.com&eids=31097657 — 204 — 20 B — 200 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=yahoo.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=yahoo.com&eids=31097657 — 204 — 20 B — 212 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=bidswitch.net&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=bidswitch.net&eids=31097657 — 204 — 20 B — 212 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=euid.eu&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=euid.eu&eids=31097657 — 204 — 20 B — 202 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubmatic.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubmatic.com&eids=31097657 — 204 — 20 B — 343 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveramp.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveramp.com&eids=31097657 — 204 — 20 B — 344 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=audigent.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=audigent.com&eids=31097657 — 204 — 20 B — 340 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=openx.net&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=openx.net&eids=31097657 — 204 — 20 B — 341 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.indexexchange.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.indexexchange.com&eids=31097657 — 204 — 20 B — 340 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=ceeid.eu&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=ceeid.eu&eids=31097657 — 204 — 20 B — 339 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=epsilon.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=epsilon.com&eids=31097657 — 204 — 20 B — 340 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intentiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intentiq.com&eids=31097657 — 204 — 20 B — 340 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=mygaruID&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=mygaruID&eids=31097657 — 204 — 20 B — 339 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=adserver.org&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=adserver.org&eids=31097657 — 204 — 20 B — 340 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.sovrn.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.sovrn.com&eids=31097657 — 204 — 20 B — 339 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=criteo.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=criteo.com&eids=31097657 — 204 — 20 B — 337 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=utiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=utiq.com&eids=31097657 — 204 — 20 B — 338 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intimatemerger.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intimatemerger.com&eids=31097657 — 204 — 20 B — 338 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=google.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=google.com&eids=31097657 — 204 — 20 B — 338 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=50&pc=1887274755890103&eids=31097657&ns=2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=50&pc=1887274755890103&eids=31097657&ns=2 — 204 — 20 B — 180 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1887274755890103&correlator=2713174090499243&eid=31097657&output=ldjh&gdfp_req=1&vrg=202604100101&ptt=17&impl=fif&gdpr=0&us_privacy=1---&gpp_sid=-1&iu_parts=1049447%2C9to5google-RightRail&enc_prev_ius=%2F0%2F1&prev_iu_szs=300x600%7C300x250&ifi=3&didk=1438860581&dids=div-gpt-ad-1&adfs=2785253579&sfv=1-0-45&eri=1&sc=1&lrm=200&cookie=ID%3Df8ca8441641d704d%3AT%3D1776295444%3ART%3D1776295444%3AS%3DALNI_MZsdP2GeY2d-63GMnP7sOdBk5-3Nw&gpic=UID%3D0000125c172e00a1%3AT%3D1776295444%3ART%3D1776295444%3AS%3DALNI_Mb6D8_OY7suJlCxgAFjyFjFO7fv3g&abxe=1&dt=1776295446545&lmt=1776295446&adxs=879&adys=1083&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2F9to5google.com%2F&vis=1&psz=370x250&msz=370x0&fws=0&ohw=0&a3p=ElMKDWNyd2RjbnRybC5uZXQSQGQ5YTkxZDViNDc4NDE0ODNhN2E0ZDJjZTEzMWUxODVjYTAyY2U4YzMxM2VjZDcyYTMzMDQ5OGMzMTllNTllMGNYARJsCgxpZDUtc3luYy5jb20SWklENSpMZm1PdHViZGY3aFlYeFdFV201QjlHeFZBUzhfekRqYWhhdzBNWHNGYlV2X18ybmdIaFphQUFFQkNtbmdIaFlBbjhIdGlINzBScWYxeFNBWHREWGNYZ1gB&dlt=1776295443031&idt=2026&prev_scp=pos%3Drightrail_1&cust_params=environment%3Dproduction%26page_type%3Dhomepage&adks=756131739&frm=20&eo_id_str=ID%3D29263bd0834852bf%3AT%3D1776295444%3ART%3D1776295444%3AS%3DAA-Afja5Sv2ZM51b50supJnIMO2G&pgls=CAk.securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1887274755890103&correlator=2713174090499243&eid=31097657&output=ldjh&gdfp_req=1&vrg=202604100101&ptt=17&impl=fif&gdpr=0&us_privacy=1---&gpp_sid=-1&iu_parts=1049447%2C9to5google-RightRail&enc_prev_ius=%2F0%2F1&prev_iu_szs=300x600%7C300x250&ifi=3&didk=1438860581&dids=div-gpt-ad-1&adfs=2785253579&sfv=1-0-45&eri=1&sc=1&lrm=200&cookie=ID%3Df8ca8441641d704d%3AT%3D1776295444%3ART%3D1776295444%3AS%3DALNI_MZsdP2GeY2d-63GMnP7sOdBk5-3Nw&gpic=UID%3D0000125c172e00a1%3AT%3D1776295444%3ART%3D1776295444%3AS%3DALNI_Mb6D8_OY7suJlCxgAFjyFjFO7fv3g&abxe=1&dt=1776295446545&lmt=1776295446&adxs=879&adys=1083&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=1&ucis=1&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2F9to5google.com%2F&vis=1&psz=370x250&msz=370x0&fws=0&ohw=0&a3p=ElMKDWNyd2RjbnRybC5uZXQSQGQ5YTkxZDViNDc4NDE0ODNhN2E0ZDJjZTEzMWUxODVjYTAyY2U4YzMxM2VjZDcyYTMzMDQ5OGMzMTllNTllMGNYARJsCgxpZDUtc3luYy5jb20SWklENSpMZm1PdHViZGY3aFlYeFdFV201QjlHeFZBUzhfekRqYWhhdzBNWHNGYlV2X18ybmdIaFphQUFFQkNtbmdIaFlBbjhIdGlINzBScWYxeFNBWHREWGNYZ1gB&dlt=1776295443031&idt=2026&prev_scp=pos%3Drightrail_1&cust_params=environment%3Dproduction%26page_type%3Dhomepage&adks=756131739&frm=20&eo_id_str=ID%3D29263bd0834852bf%3AT%3D1776295444%3ART%3D1776295444%3AS%3DAA-Afja5Sv2ZM51b50supJnIMO2G&pgls=CAk. — 200 — 11.2 KiB — 267 ms — h3https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html29e0404d83b962442475be0635eb854c.sa... https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 229 ms — h3https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.9927365131038713ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.9927365131038713 — 200 — 129 B — 49 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.3684830348408127ad-delivery.net/px.gif?ch=2&e=0.368... https://ad-delivery.net/px.gif?ch=2&e=0.3684830348408127 — 200 — 112 B — 46 ms — h2https://ads.yieldmo.com/pbcas?us_privacy=1---&gdpr=0&gdpr_consent=&type=iframeads.yieldmo.com/pbcas?us_privacy=1-... https://ads.yieldmo.com/pbcas?us_privacy=1---&gdpr=0&gdpr_consent=&type=iframe — 200 — 1.1 KiB — 743 ms — h2https://cookies.nextmillmedia.com/sync?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&type=iframecookies.nextmillmedia.com/sync?gdpr... https://cookies.nextmillmedia.com/sync?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&type=iframe — 200 — 7.3 KiB — 795 ms — h2https://js-sec.indexww.com/um/ixmatch.htmljs-sec.indexww.com/um/ixmatch.html https://js-sec.indexww.com/um/ixmatch.html — 200 — 1.6 KiB — 124 ms — h2https://eus.rubiconproject.com/usync.html?us_privacy=1---eus.rubiconproject.com/usync.html?u... https://eus.rubiconproject.com/usync.html?us_privacy=1--- — 200 — 379 B — 155 ms — h2https://acdn.adnxs.com/dmp/async_usersync.htmlacdn.adnxs.com/dmp/async_usersync.h... https://acdn.adnxs.com/dmp/async_usersync.html — 200 — 17.0 KiB — 164 ms — http/1.1https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&p=161751&us_privacy=1---ads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&p=161751&us_privacy=1--- — 200 — 7.6 KiB — 26 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1887274755890103&eids=31097657&nc=1049447pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=56&pc=1887274755890103&eids=31097657&nc=1049447 — 204 — 20 B — 109 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=52&pc=1887274755890103&lid=id5-sync.com&eids=31097657&sl=90pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=52&pc=1887274755890103&lid=id5-sync.com&eids=31097657&sl=90 — 204 — 20 B — 109 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=52&pc=1887274755890103&lid=crwdcntrl.net&eids=31097657&sl=64pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=52&pc=1887274755890103&lid=crwdcntrl.net&eids=31097657&sl=64 — 204 — 20 B — 108 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=uidapi.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=uidapi.com&eids=31097657 — 204 — 20 B — 107 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=esp.pubmatic.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=esp.pubmatic.com&eids=31097657 — 204 — 20 B — 109 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=rubiconproject.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=rubiconproject.com&eids=31097657 — 204 — 20 B — 108 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubcid.org&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubcid.org&eids=31097657 — 204 — 20 B — 110 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=19&pc=1887274755890103&lid=crwdcntrl.net&eids=31097657&fp=1&hs=1&sl=64pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=19&pc=1887274755890103&lid=crwdcntrl.net&eids=31097657&fp=1&hs=1&sl=64 — 204 — 20 B — 136 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.com&eids=31097657 — 204 — 20 B — 112 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.triplelift.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.triplelift.com&eids=31097657 — 204 — 20 B — 111 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=novatiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=novatiq.com&eids=31097657 — 204 — 20 B — 137 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=justtag.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=justtag.com&eids=31097657 — 204 — 20 B — 133 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=yahoo.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=yahoo.com&eids=31097657 — 204 — 20 B — 135 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=bidswitch.net&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=bidswitch.net&eids=31097657 — 204 — 20 B — 122 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=euid.eu&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=euid.eu&eids=31097657 — 204 — 20 B — 124 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubmatic.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubmatic.com&eids=31097657 — 204 — 20 B — 123 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveramp.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveramp.com&eids=31097657 — 204 — 20 B — 123 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=audigent.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=audigent.com&eids=31097657 — 204 — 20 B — 120 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=openx.net&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=openx.net&eids=31097657 — 204 — 20 B — 123 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.indexexchange.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.indexexchange.com&eids=31097657 — 204 — 20 B — 125 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=ceeid.eu&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=ceeid.eu&eids=31097657 — 204 — 20 B — 123 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=19&pc=1887274755890103&lid=id5-sync.com&eids=31097657&fp=1&hs=1&sl=90pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=19&pc=1887274755890103&lid=id5-sync.com&eids=31097657&fp=1&hs=1&sl=90 — 204 — 20 B — 129 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=epsilon.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=epsilon.com&eids=31097657 — 204 — 20 B — 127 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intentiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intentiq.com&eids=31097657 — 204 — 20 B — 119 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=mygaruID&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=mygaruID&eids=31097657 — 204 — 20 B — 123 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=adserver.org&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=adserver.org&eids=31097657 — 204 — 20 B — 121 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.sovrn.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.sovrn.com&eids=31097657 — 204 — 20 B — 125 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=criteo.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=criteo.com&eids=31097657 — 204 — 20 B — 221 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=utiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=utiq.com&eids=31097657 — 204 — 20 B — 221 ms — h3https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1887274755890103&correlator=4005866628370043&eid=31097657&output=ldjh&gdfp_req=1&vrg=202604100101&ptt=17&impl=fif&gdpr=0&us_privacy=1---&gpp_sid=-1&iu_parts=1049447%2C9to5google-Top&enc_prev_ius=%2F0%2F1&prev_iu_szs=970x250%7C728x90%7C970x70%7C970x90&ifi=4&didk=3898964522&dids=div-gpt-ad-1436850350386-0&adfs=3839517763&sfv=1-0-45&eri=1&sc=1&lrm=200&cookie=ID%3Df8ca8441641d704d%3AT%3D1776295444%3ART%3D1776295444%3AS%3DALNI_MZsdP2GeY2d-63GMnP7sOdBk5-3Nw&gpic=UID%3D0000125c172e00a1%3AT%3D1776295444%3ART%3D1776295444%3AS%3DALNI_Mb6D8_OY7suJlCxgAFjyFjFO7fv3g&abxe=1&dt=1776295446834&lmt=1776295446&adxs=190&adys=851&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2F9to5google.com%2F&vis=1&psz=1350x270&msz=970x1&fws=0&ohw=0&a3p=ElMKDWNyd2RjbnRybC5uZXQSQGQ5YTkxZDViNDc4NDE0ODNhN2E0ZDJjZTEzMWUxODVjYTAyY2U4YzMxM2VjZDcyYTMzMDQ5OGMzMTllNTllMGNYARJsCgxpZDUtc3luYy5jb20SWklENSpMZm1PdHViZGY3aFlYeFdFV201QjlHeFZBUzhfekRqYWhhdzBNWHNGYlV2X18ybmdIaFphQUFFQkNtbmdIaFlBbjhIdGlINzBScWYxeFNBWHREWGNYZ1gB&dlt=1776295443031&idt=2026&prev_scp=pos%3Dtop%26amznbid%3D2%26amznp%3D2%26pwtpb%3D0.26%26pwtcrid%3D2249%253A715462567%26pwtdsp%3D2249%26pwtverid%3D6%26pwtprofid%3D12088%26pwtpubid%3D161751%26pwtbst%3D1%26pwtplt%3Ddisplay%26pwtsz%3D970x90%26pwtecp%3D0.26%26pwtsid%3D86d206e138c2017%26pwtpid%3Drubicon&cust_params=environment%3Dproduction%26page_type%3Dhomepage&adks=3852862478&frm=20&eo_id_str=ID%3D29263bd0834852bf%3AT%3D1776295444%3ART%3D1776295444%3AS%3DAA-Afja5Sv2ZM51b50supJnIMO2G&gblpids=%2F1049447%2F9to5google-Top&pb_szs=970x250%7C728x90%7C970x70%7C970x90&pgls=CAk.securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=1887274755890103&correlator=4005866628370043&eid=31097657&output=ldjh&gdfp_req=1&vrg=202604100101&ptt=17&impl=fif&gdpr=0&us_privacy=1---&gpp_sid=-1&iu_parts=1049447%2C9to5google-Top&enc_prev_ius=%2F0%2F1&prev_iu_szs=970x250%7C728x90%7C970x70%7C970x90&ifi=4&didk=3898964522&dids=div-gpt-ad-1436850350386-0&adfs=3839517763&sfv=1-0-45&eri=1&sc=1&lrm=200&cookie=ID%3Df8ca8441641d704d%3AT%3D1776295444%3ART%3D1776295444%3AS%3DALNI_MZsdP2GeY2d-63GMnP7sOdBk5-3Nw&gpic=UID%3D0000125c172e00a1%3AT%3D1776295444%3ART%3D1776295444%3AS%3DALNI_Mb6D8_OY7suJlCxgAFjyFjFO7fv3g&abxe=1&dt=1776295446834&lmt=1776295446&adxs=190&adys=851&biw=1350&bih=940&scr_x=0&scr_y=0&btvi=0&ucis=2&oid=2&u_his=2&u_h=600&u_w=800&u_ah=600&u_aw=800&u_cd=24&u_sd=1&dmc=4&bc=31&nvt=1&uach=WyJtYWNPUyIsIjEwLjE1LjciLCJ4ODYiLCIiLCIxNDYuMC4wLjAiLG51bGwsMCxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2F9to5google.com%2F&vis=1&psz=1350x270&msz=970x1&fws=0&ohw=0&a3p=ElMKDWNyd2RjbnRybC5uZXQSQGQ5YTkxZDViNDc4NDE0ODNhN2E0ZDJjZTEzMWUxODVjYTAyY2U4YzMxM2VjZDcyYTMzMDQ5OGMzMTllNTllMGNYARJsCgxpZDUtc3luYy5jb20SWklENSpMZm1PdHViZGY3aFlYeFdFV201QjlHeFZBUzhfekRqYWhhdzBNWHNGYlV2X18ybmdIaFphQUFFQkNtbmdIaFlBbjhIdGlINzBScWYxeFNBWHREWGNYZ1gB&dlt=1776295443031&idt=2026&prev_scp=pos%3Dtop%26amznbid%3D2%26amznp%3D2%26pwtpb%3D0.26%26pwtcrid%3D2249%253A715462567%26pwtdsp%3D2249%26pwtverid%3D6%26pwtprofid%3D12088%26pwtpubid%3D161751%26pwtbst%3D1%26pwtplt%3Ddisplay%26pwtsz%3D970x90%26pwtecp%3D0.26%26pwtsid%3D86d206e138c2017%26pwtpid%3Drubicon&cust_params=environment%3Dproduction%26page_type%3Dhomepage&adks=3852862478&frm=20&eo_id_str=ID%3D29263bd0834852bf%3AT%3D1776295444%3ART%3D1776295444%3AS%3DAA-Afja5Sv2ZM51b50supJnIMO2G&gblpids=%2F1049447%2F9to5google-Top&pb_szs=970x250%7C728x90%7C970x70%7C970x90&pgls=CAk. — 200 — 48.9 KiB — 659 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intimatemerger.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intimatemerger.com&eids=31097657 — 204 — 20 B — 221 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=google.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=google.com&eids=31097657 — 204 — 20 B — 454 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=uidapi.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=uidapi.com&eids=31097657 — 204 — 20 B — 454 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=esp.pubmatic.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=esp.pubmatic.com&eids=31097657 — 204 — 20 B — 118 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=rubiconproject.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=rubiconproject.com&eids=31097657 — 204 — 20 B — 117 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubcid.org&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubcid.org&eids=31097657 — 204 — 20 B — 119 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.com&eids=31097657 — 204 — 20 B — 205 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.triplelift.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.triplelift.com&eids=31097657 — 204 — 20 B — 203 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=novatiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=novatiq.com&eids=31097657 — 204 — 20 B — 208 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=justtag.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=justtag.com&eids=31097657 — 204 — 20 B — 204 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=yahoo.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=yahoo.com&eids=31097657 — 204 — 20 B — 204 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=bidswitch.net&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=bidswitch.net&eids=31097657 — 204 — 20 B — 411 ms — h3https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 113 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=euid.eu&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=euid.eu&eids=31097657 — 204 — 20 B — 411 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubmatic.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=pubmatic.com&eids=31097657 — 204 — 20 B — 439 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveramp.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveramp.com&eids=31097657 — 204 — 20 B — 443 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=audigent.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=audigent.com&eids=31097657 — 204 — 20 B — 443 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=openx.net&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=openx.net&eids=31097657 — 204 — 20 B — 442 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.indexexchange.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.indexexchange.com&eids=31097657 — 204 — 20 B — 439 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=ceeid.eu&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=ceeid.eu&eids=31097657 — 204 — 20 B — 441 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=epsilon.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=epsilon.com&eids=31097657 — 204 — 20 B — 445 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intentiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intentiq.com&eids=31097657 — 204 — 20 B — 439 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=mygaruID&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=mygaruID&eids=31097657 — 204 — 20 B — 445 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=adserver.org&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=adserver.org&eids=31097657 — 204 — 20 B — 445 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.sovrn.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=liveintent.sovrn.com&eids=31097657 — 204 — 20 B — 445 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=criteo.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=criteo.com&eids=31097657 — 204 — 20 B — 446 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=utiq.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=utiq.com&eids=31097657 — 204 — 20 B — 446 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intimatemerger.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=intimatemerger.com&eids=31097657 — 204 — 20 B — 446 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=google.com&eids=31097657pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=57&pc=1887274755890103&lid=google.com&eids=31097657 — 204 — 20 B — 447 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=50&pc=1887274755890103&eids=31097657&ns=2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=esp&c=50&pc=1887274755890103&eids=31097657&ns=2 — 204 — 20 B — 445 ms — h3https://api.viglink.com/api/sync.js?key=b8f771eed689587b82c4635131ce08d7&ccpaConsent=1---api.viglink.com/api/sync.js?key=b8f... https://api.viglink.com/api/sync.js?key=b8f771eed689587b82c4635131ce08d7&ccpaConsent=1--- — 200 — 635 B — 203 ms — http/1.1https://api.viglink.com/api/sync.gif?key=b8f771eed689587b82c4635131ce08d7&ccpaConsent=1---api.viglink.com/api/sync.gif?key=b8... https://api.viglink.com/api/sync.gif?key=b8f771eed689587b82c4635131ce08d7&ccpaConsent=1--- — 200 — 666 B — 570 ms — http/1.1https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 11.5 KiB — 10 ms — h2https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html29e0404d83b962442475be0635eb854c.sa... https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 6 ms — h3https://api.viglink.com/api/domainsapi.viglink.com/api/domains https://api.viglink.com/api/domains — 200 — 818 B — 310 ms — http/1.1https://pagead2.googlesyndication.com/pagead/js/dv3.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/dv3.js — 200 — 35.2 KiB — 30 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=xbid&dbm_b=AKAmf-AF6uRVllDy3JiCdvBBgprZbzKZF5ynkNAzRsGPkC5KjVtgtayf1tTKyDNHcQvfNbLX5SGWHsA-jeZ2DRBfR6iD07YBh10OTlhXs35uBMooL0nFCKcpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=xbid&dbm_b=AKAmf-AF6uRVllDy3JiCdvBBgprZbzKZF5ynkNAzRsGPkC5KjVtgtayf1tTKyDNHcQvfNbLX5SGWHsA-jeZ2DRBfR6iD07YBh10OTlhXs35uBMooL0nFCKc — 200 — 63 B — 8 ms — h3https://googleads.g.doubleclick.net/xbbe/pixel?d=CJfnugEQi4Dw4AIYisi2ywIwAQ&v=APEucNW8yKu2f1K6L9opzZQzPxEaTSQ11gslNVfVXqSbWB4NjaUYnjBSIRw-SAzDYkdPyIkyfbzeC3isLE_AzmuMfQlTGBnbx71kPMGZHsnGgMoTwJZMjqsgoogleads.g.doubleclick.net/xbbe/pi... https://googleads.g.doubleclick.net/xbbe/pixel?d=CJfnugEQi4Dw4AIYisi2ywIwAQ&v=APEucNW8yKu2f1K6L9opzZQzPxEaTSQ11gslNVfVXqSbWB4NjaUYnjBSIRw-SAzDYkdPyIkyfbzeC3isLE_AzmuMfQlTGBnbx71kPMGZHsnGgMoTwJZMjqs — 200 — 19 B — 18 ms — h3https://cdn.flashtalking.com/armada/tags/placement-ft-inserts/10208123-ftInsert.jscdn.flashtalking.com/armada/tags/pl... https://cdn.flashtalking.com/armada/tags/placement-ft-inserts/10208123-ftInsert.js — 200 — 8.1 KiB — 49 ms — h2https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/window_focus_fy2021.js — 200 — 1.3 KiB — 41 ms — h2https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/qs_click_protection_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/qs_click_protection_fy2021.js — 200 — 8.6 KiB — 40 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 39 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=dv3-render&msg=running&ord=8290956320970&version=m202604070101pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=dv3-render&msg=running&ord=8290956320970&version=m202604070101 — 204 — 20 B — 6 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=dv3-render&msg=tlbr&ord=8290956320970&version=m202604070101&ct=77&x=1&cor=4696112115275167744pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=dv3-render&msg=tlbr&ord=8290956320970&version=m202604070101&ct=77&x=1&cor=4696112115275167744 — 204 — 20 B — 6 ms — h3https://googleads.g.doubleclick.net/dbm/ad?dbm_c=AKAmf-CHqji4qceBizT8bfKrad7HmQNsk7KfEk0KTnqkhcKCrJna4vxSPD4HJz58fXqqKKKNoT53Mgw_VBm6jgjWLXp484tBjYrfJ9tj95wgS3D-fbkSw_O-M1tjnzf1WZ5lyC4FM2-b4YNzwFZMLIxfNix33wdXnTzkBg09M-YsBl55SF2nRMOcQcsEgAFEq7sOsOUHCCUal1537H_x2hNsVwcKw-3JvfCXThzggrskeJOB5sW2cVb3L2MiB8pj8t8785PRmu9utkSB2MFOvPlPb_noYtgCGw&cry=1&dbm_d=AKAmf-AKiLXzAeAPxn4r2OjDH73ivHJKiJhFlp-lD7y-tHYVlDvGSYit0RTDe6Olk3GH6lqp6I8WDim3NqHboz5cTYBo3lq5eZCOKuMgdorTjNaC1HH28BmRk-0VvKlwyJlTBrrgrDwfLhTAPuABAy7ffgAxcritf_7YiMLPiGfoS4rkDdfvy8dUZ5XW_UTfi9F468uFQx-5fbk9mC2FDjt7CxQ0rq3X6XKsZbhgRjvTwmpCb-5d7PSa7aAjSO0nyX9JIFi3XlIuX3ww6YvqNFrzgWIlHrjR-hkYbONNw70TDHx-yu4VtoxmMvBrVZ5ksn4iJ1m_5RKedrW_c-4kyIA12is0TYwkgkFKU-bGJ0a8g84PyGwa84TLxZgJDksTLerC2COaLT_F5KR2PIidQQT6HAudTydfSHQGq8iIPfNdbIMrK8QxKGdLXT7BRmxVkipZLeBZSE8xeeeGaP69Fj1uZ4MTP7J9FIIN01ufX1JdVM8G_XpWyD6GgsCnXCsCnQZ_X_a8Z-kIonHM_hNEhV35nMu0mIgolwQG1oVyZXTrEU0J_n2hFYE3J674pn4631NmM_zEcPUVAvAtBasoIGWDe7C43ErkxPM-v9aHbqOCEXX3TlKf-gASqmDVutRGAlOeekhFGdEIV8flNJyGsXsmux3KnF-5qGQYoWZcXyXadeVAF0xCSq2H12D_M7EIX-tcfOT23FOYEY5crv-8ozzpzb3WBV-EcRtnLDyo2HNQZugnKwaDfG-7oeDBH4knhtPx6Hypqqof_rlOjZYGzVh8zKTk0wupKNtLK3iK_HDFCY2HyX0i7c757l1eQID7BBOuEtv2rxqTKcGiKjXXHqZ-QIYqFCK2VVOF5eOxwIvaRFuYrLzNypvPd5CjsyLJLbFa814AQXAfN09KvExOG9-Uj2FfDWFiIBX2y9osK04VW0lUpMUjvp2Pe-Tqvwrr2FNZXSAGxKowPT31Bh0D4DPfhbSRuKEVhljINyHUyt8jKYttWw6tZ5naBXxTp735tvXdLGBzbNt2TGnHuZe9mquGd-dknIDPtnVQcDsy1FCM0yF59UlhFiWn9u9GSbCoYYks5gsnLwG4XyGZYX4cfXJq2OdjHWdwJddINMHkNa7oro0L5-eWcxVCtGudkBZkajEShaS1wH2rjUAvkd3Z9bdQAO_-xaVIDZ73gscmouYjAHoojs_53AnrgteAHgPtjTEnj1_hVbtdUUSmBB8HqU-J4jL4WwOU04Muux39ampY8qzIkT7Ibk6IY_R8YkiVvGa2zYevAnwk6DVFbhTZrkNOCBjjcrBB5GlYHZmOmZBjU4K8GPlneo0HitF1V4drMVJ667T4YhceyerhtrgIdjOm0O_9lrg6QLFzxaULCASIwYHaxKQMfWDXmM21UbMbp_65ireoY97POhp6rwh0VybCYlJnh2bSAiRJlgNdcJXPzzacI7wm65zA32s3TAuxwFb514-aH9-ZuKY0oiGvU-2tWXeo8t7h5Bvlfbpr4HMbWLylBQfgQAGnhXK0STqQMNLRZXCt1NdtzscEsEydyZyrunueq82kRFAuGrC8AxOeR9uInmOYgk0InSG3eP9-5fiZ2_oPboUl36vQSHtO03zzy0uTJEqxP3ytpgCt2HJ_fOPPnz771zcHche_PavtSmxNridwsnXr4UiRJOf-jBT0JWHdt3PJvnzeMgonGGsP0PhywJeK_esma1dSk7old_IlaViBVDTxW0Mq2uoUN1WC1KTlmKjv5RtNE21MMRLozFIo7NJQxX7yxsQB7B8jsC4rbytAuodgvTt-Z5Y6cHRGprvBqBAHNVXimYBPpMG2kgUJTSanXcZ6L5mS-7XevV8R-2A4EEu7oJogaqpls7wNCOc2Fqf9oA1MJKDPbZn6NM1a-pO_tFjI22azqQYDAllDsirynaHNcI22zUO7QnaA58TpGtfxAVnhp7FMvY4wDQjjO0PxsBSaa7B-k7-5jR41JNIAPdcLutm0HSiVuoyR718ewTl7LvzP-yJmiFd0Ra7qfQHsxdyIN3Nxh9YZUsogacRFJlIObTDywTvZvClOQhNdP1UrSRzoeZOtjiQ6Y71XuvkSfY5ALkuHbyCUdGZ3i0FJnXwZF0SeAOw4Sy3kikOhz39PSETl37P_3huacx64jWcq8goWIHXlPokvgohZwfyo9OXeHF5XqHINmQhbJddW98cNzkVCvSGouLAz0xn6UOyqe2SPITxSkZaCweH5V0U5TGNhTPaldEvlvx3gISYU5_HxC6R-ja0TETXL163xc4ekpcwb4iPEbhjPf-dQi8dhspye3RzX-_xndDVaBbDb6W1CmQorTNezWgPLTyUhmqdVyKkfyXORXJ9bg-3Fcz7fN3o7Vqm7iun8OJk6OcpHpaFw5OiUxrEVRwj4mrn8sNKP8AeSEA_p4X83e-8PkxbIhj0ir3g1vOLKjsL1TyMI588EXO3o8uczDQyllYXUY1nXbnEQDEbIptTPwk6Y0_FSpgcfkbQCMOqGVpYteFGede6eA9B97Po8HjXQaM1UigqS4vhw3OoaEAGh0bX-NmQMlpwPcw_s4-prkomuF8v5bUKdyuTvvNU82y1MVbrizXtOZekRFY4-mZOhFZpSRQSC2DN11gB0hOArGRTooEw7roVJJIcpf8J1eNso2RuxIvE_fFI0MVOdU8Cm2ImOGFUl_Dw9ANpRt-MCYrxHjFfBhswwFpV2ePStbT2NWtyMq083_DVkKpIgdbR8P8_Pt-blzdiwvdlKKVITlP8kYPbqIz4WJBqM_fABom2ompSn0XXdP8DPyUcmoG-pI8WDiOFRnopN61JvTl7QSWOfaqfZ-0hjZnsz6WDT0Hb88w9A13BhOlKnLLHff8VrvPObSRbIHAGOcf5meSp52LG5XBnaUDwzL_cYRhxSVrexpqRLAxkciaqjrth3GMZpsWH0uIDuJlRRZl4VlrpspjSL-npVTUntfwoG8DpWytZ6xOGQ9cKbH2CxslRGWn4JwT_lg_gNIJOpepIKw8VPztEbMUZ8qauaQRj2cK9FVWvTELTNoeOeAduBGju4xcB0BQu9UzD4UQc5Y-RhDs-CIaWmO0WE7Z41eRxM-G1b4c-rOYPKs5AoRKMdkCZznwbHZ6VqNRTBjuTPVb-oFnkD3KH96_fWgOcyx26S2MnuDlqbzdadcMfDwKXmFxjqWq015bNEyoVRiBh9TAOEAzqhtGaTFbHlPgOamxSDuwQuiA2nT2-46UnOm2nVcsxkeCOV9u3BDGEn9cnanI_a-u86t-C4hu6eKcTZ0GfseNeyjYbQQckpL_sYyDpWV0yseNci3HfJAYCz_ODbXUIUK204QJEXci7ENPIvgPzzqNFRlF5b76UYnXoCVsXdbKxWNnKjs5M70ZwousA3gxkGduYvinjzCNnWo8rXi4sZvyIpbUrLFqPzC4NOx9QElosKK3wkf2mCchbGn4sCu3i40uYi_wttf9kyccewU7swzSDdZsumUiw1VoCSgygDko4YfxRDMeGLmgau0D_nLGcB8JIa1OvqXvNYusbWq7hUZ0GpgOnguyJpDEJ_e_COBsthvQMPLpSulPaC4WWzozYJev8Chafx-0BKYYXq3w_FpMizZ6BiltJCikblN1Uhx1qXcuBxQrofiG4yji41mCWNRLOOipHGXpl14rS4DrTK6g7sIMHB2yv_fwCEexJj7N_TFAUSq_xo0SpoOtO3ebSDWLIbFeBMQ1gS9zYn245trcuy34yrBYlA0RpPdEYeg3v8d1cVD-SKIOSRnHcUfKuKagNycUYXwhssR5pdRG6ERLGmUdogkDCbGJozlE83x_0UTHdO2J9919EG3ayimwqhkWNxzT6vVpHaYp6mv7aX9-atWZOQzWwMtnDx-mpLAuD1VuoIH_At2NMn6sZX-0sNaCfV8X5MR4fbLjsqYn__SG-d9_wh8MhkdKa7AXSaQA1AFlFHxgmoi7qchTY9znL1aG2g4kDGg1sjZ8ZtOJir36O9-flzDDXH5MgU8SMemeqDQ5Bx-tVBOXgAyKWHkcdgvofUB-cyl7Ea9mVF61ct8jqCgD2Zz9_rebstSOfOyXJEJaSwwMnY5nJw4Ia66CymMlT_TXsex5kY6mGbbf__InPMppfiOO7o3qSU0b_2jdEYNtJSvxtNkx-rfrs55jU7JnpdYHzv4vRWKFCEu-5ZPLde305xXIwaM56w7XNdYOSonPSyiVeUNnvbJx7L_GT90e_j2L-cjNfh4meT2_I53hd_XuDpFY1XCepybddIOxQOYCtdqVawI8QOv0A2nf4yQLUFre23t2x_odhOQRQF7il2oEoaaHNbKbUIKgyd9CCw4k-nacrPsJQPshO8m6EQWhoNskUc0T14S03pLOmvtg-H86_z9UjgATk6sGm6PPvDDe6UMtPNsX52jLiem8aOziHyt5DX-7GmxjGilumoWB-iXAsnlCMACATE7_8mSvoJsxWCSKShkXbBD0kN-XB8jVMPaYMoa2bAKM2ix6X5DGipr7BkDYzFJ1UXvPbeVyzDDe47fLVL3SWSep1RkyTdKntJ2vU3Wy_UAif827Kj0-91-k-PeZUyAw3pXxbJ-5y-WFLc-T2c-bcQqApDV1E_U481vEzDPNqg7ElQ3RQj55Pk7GKTtMFVhNX42fOX-njOQAoKQmxBpb3fa06s_RCIWjuQCJjk0QA9s4tKwLF082nGaTHMwX4hgD1tpWwV2skon37wR3ZmMxMre8PH2Z_DVJrP0eTMXYK4MgyIfHDfJa2kXMGROV0C0xP6yz3jOTcnjYElQ3mxPN80v6kPWwk3MHVN93v0PdCNh0Oa_yrAhA2MWJ0uvkIOcvxliLvTW23ArKT_oQN9zM6MI66h&cid=CAQS_AEABaugfQfDfOxbO9pd5talywTap4-Uvi7kOw-3x2BPVJ8-7hvxlZ2k2ghwQzyahWiTOrEBKxNrU0ZvyOUie_pUcPNHv9VhrccNXHnH9HjP1C_kPmrhCZtVRPOcI60FicMCUmjFBdpJP8aI1UNbWk4cBzfybpqgw7ceiEIRXWJtF5rhJEWUdnee5Bf02kqsW_bx8D-1sezGzuyiN69Jud0_KEs-PWwbX_DlEx_wjKwZLpg8t_hqZPqUZax3iGUVMcbngeC6kvHtp3gU2LqOksTNZ5WNiHVhL7g2jiP5zrkA3A8Hacs2ZfTKxVkMxKJhKbXWhtThcJ2n5ZISz4EYAQ&dv3_ver=m202604070101&nel=1&rfl=https%3A%2F%2F9to5google.com%2F&ds=l&xdt=1&ct=77&iif=1&cor=4696112115275167744&adk=496764935&idt=31&cac=0&dtd=69googleads.g.doubleclick.net/dbm/ad?... https://googleads.g.doubleclick.net/dbm/ad?dbm_c=AKAmf-CHqji4qceBizT8bfKrad7HmQNsk7KfEk0KTnqkhcKCrJna4vxSPD4HJz58fXqqKKKNoT53Mgw_VBm6jgjWLXp484tBjYrfJ9tj95wgS3D-fbkSw_O-M1tjnzf1WZ5lyC4FM2-b4YNzwFZMLIxfNix33wdXnTzkBg09M-YsBl55SF2nRMOcQcsEgAFEq7sOsOUHCCUal1537H_x2hNsVwcKw-3JvfCXThzggrskeJOB5sW2cVb3L2MiB8pj8t8785PRmu9utkSB2MFOvPlPb_noYtgCGw&cry=1&dbm_d=AKAmf-AKiLXzAeAPxn4r2OjDH73ivHJKiJhFlp-lD7y-tHYVlDvGSYit0RTDe6Olk3GH6lqp6I8WDim3NqHboz5cTYBo3lq5eZCOKuMgdorTjNaC1HH28BmRk-0VvKlwyJlTBrrgrDwfLhTAPuABAy7ffgAxcritf_7YiMLPiGfoS4rkDdfvy8dUZ5XW_UTfi9F468uFQx-5fbk9mC2FDjt7CxQ0rq3X6XKsZbhgRjvTwmpCb-5d7PSa7aAjSO0nyX9JIFi3XlIuX3ww6YvqNFrzgWIlHrjR-hkYbONNw70TDHx-yu4VtoxmMvBrVZ5ksn4iJ1m_5RKedrW_c-4kyIA12is0TYwkgkFKU-bGJ0a8g84PyGwa84TLxZgJDksTLerC2COaLT_F5KR2PIidQQT6HAudTydfSHQGq8iIPfNdbIMrK8QxKGdLXT7BRmxVkipZLeBZSE8xeeeGaP69Fj1uZ4MTP7J9FIIN01ufX1JdVM8G_XpWyD6GgsCnXCsCnQZ_X_a8Z-kIonHM_hNEhV35nMu0mIgolwQG1oVyZXTrEU0J_n2hFYE3J674pn4631NmM_zEcPUVAvAtBasoIGWDe7C43ErkxPM-v9aHbqOCEXX3TlKf-gASqmDVutRGAlOeekhFGdEIV8flNJyGsXsmux3KnF-5qGQYoWZcXyXadeVAF0xCSq2H12D_M7EIX-tcfOT23FOYEY5crv-8ozzpzb3WBV-EcRtnLDyo2HNQZugnKwaDfG-7oeDBH4knhtPx6Hypqqof_rlOjZYGzVh8zKTk0wupKNtLK3iK_HDFCY2HyX0i7c757l1eQID7BBOuEtv2rxqTKcGiKjXXHqZ-QIYqFCK2VVOF5eOxwIvaRFuYrLzNypvPd5CjsyLJLbFa814AQXAfN09KvExOG9-Uj2FfDWFiIBX2y9osK04VW0lUpMUjvp2Pe-Tqvwrr2FNZXSAGxKowPT31Bh0D4DPfhbSRuKEVhljINyHUyt8jKYttWw6tZ5naBXxTp735tvXdLGBzbNt2TGnHuZe9mquGd-dknIDPtnVQcDsy1FCM0yF59UlhFiWn9u9GSbCoYYks5gsnLwG4XyGZYX4cfXJq2OdjHWdwJddINMHkNa7oro0L5-eWcxVCtGudkBZkajEShaS1wH2rjUAvkd3Z9bdQAO_-xaVIDZ73gscmouYjAHoojs_53AnrgteAHgPtjTEnj1_hVbtdUUSmBB8HqU-J4jL4WwOU04Muux39ampY8qzIkT7Ibk6IY_R8YkiVvGa2zYevAnwk6DVFbhTZrkNOCBjjcrBB5GlYHZmOmZBjU4K8GPlneo0HitF1V4drMVJ667T4YhceyerhtrgIdjOm0O_9lrg6QLFzxaULCASIwYHaxKQMfWDXmM21UbMbp_65ireoY97POhp6rwh0VybCYlJnh2bSAiRJlgNdcJXPzzacI7wm65zA32s3TAuxwFb514-aH9-ZuKY0oiGvU-2tWXeo8t7h5Bvlfbpr4HMbWLylBQfgQAGnhXK0STqQMNLRZXCt1NdtzscEsEydyZyrunueq82kRFAuGrC8AxOeR9uInmOYgk0InSG3eP9-5fiZ2_oPboUl36vQSHtO03zzy0uTJEqxP3ytpgCt2HJ_fOPPnz771zcHche_PavtSmxNridwsnXr4UiRJOf-jBT0JWHdt3PJvnzeMgonGGsP0PhywJeK_esma1dSk7old_IlaViBVDTxW0Mq2uoUN1WC1KTlmKjv5RtNE21MMRLozFIo7NJQxX7yxsQB7B8jsC4rbytAuodgvTt-Z5Y6cHRGprvBqBAHNVXimYBPpMG2kgUJTSanXcZ6L5mS-7XevV8R-2A4EEu7oJogaqpls7wNCOc2Fqf9oA1MJKDPbZn6NM1a-pO_tFjI22azqQYDAllDsirynaHNcI22zUO7QnaA58TpGtfxAVnhp7FMvY4wDQjjO0PxsBSaa7B-k7-5jR41JNIAPdcLutm0HSiVuoyR718ewTl7LvzP-yJmiFd0Ra7qfQHsxdyIN3Nxh9YZUsogacRFJlIObTDywTvZvClOQhNdP1UrSRzoeZOtjiQ6Y71XuvkSfY5ALkuHbyCUdGZ3i0FJnXwZF0SeAOw4Sy3kikOhz39PSETl37P_3huacx64jWcq8goWIHXlPokvgohZwfyo9OXeHF5XqHINmQhbJddW98cNzkVCvSGouLAz0xn6UOyqe2SPITxSkZaCweH5V0U5TGNhTPaldEvlvx3gISYU5_HxC6R-ja0TETXL163xc4ekpcwb4iPEbhjPf-dQi8dhspye3RzX-_xndDVaBbDb6W1CmQorTNezWgPLTyUhmqdVyKkfyXORXJ9bg-3Fcz7fN3o7Vqm7iun8OJk6OcpHpaFw5OiUxrEVRwj4mrn8sNKP8AeSEA_p4X83e-8PkxbIhj0ir3g1vOLKjsL1TyMI588EXO3o8uczDQyllYXUY1nXbnEQDEbIptTPwk6Y0_FSpgcfkbQCMOqGVpYteFGede6eA9B97Po8HjXQaM1UigqS4vhw3OoaEAGh0bX-NmQMlpwPcw_s4-prkomuF8v5bUKdyuTvvNU82y1MVbrizXtOZekRFY4-mZOhFZpSRQSC2DN11gB0hOArGRTooEw7roVJJIcpf8J1eNso2RuxIvE_fFI0MVOdU8Cm2ImOGFUl_Dw9ANpRt-MCYrxHjFfBhswwFpV2ePStbT2NWtyMq083_DVkKpIgdbR8P8_Pt-blzdiwvdlKKVITlP8kYPbqIz4WJBqM_fABom2ompSn0XXdP8DPyUcmoG-pI8WDiOFRnopN61JvTl7QSWOfaqfZ-0hjZnsz6WDT0Hb88w9A13BhOlKnLLHff8VrvPObSRbIHAGOcf5meSp52LG5XBnaUDwzL_cYRhxSVrexpqRLAxkciaqjrth3GMZpsWH0uIDuJlRRZl4VlrpspjSL-npVTUntfwoG8DpWytZ6xOGQ9cKbH2CxslRGWn4JwT_lg_gNIJOpepIKw8VPztEbMUZ8qauaQRj2cK9FVWvTELTNoeOeAduBGju4xcB0BQu9UzD4UQc5Y-RhDs-CIaWmO0WE7Z41eRxM-G1b4c-rOYPKs5AoRKMdkCZznwbHZ6VqNRTBjuTPVb-oFnkD3KH96_fWgOcyx26S2MnuDlqbzdadcMfDwKXmFxjqWq015bNEyoVRiBh9TAOEAzqhtGaTFbHlPgOamxSDuwQuiA2nT2-46UnOm2nVcsxkeCOV9u3BDGEn9cnanI_a-u86t-C4hu6eKcTZ0GfseNeyjYbQQckpL_sYyDpWV0yseNci3HfJAYCz_ODbXUIUK204QJEXci7ENPIvgPzzqNFRlF5b76UYnXoCVsXdbKxWNnKjs5M70ZwousA3gxkGduYvinjzCNnWo8rXi4sZvyIpbUrLFqPzC4NOx9QElosKK3wkf2mCchbGn4sCu3i40uYi_wttf9kyccewU7swzSDdZsumUiw1VoCSgygDko4YfxRDMeGLmgau0D_nLGcB8JIa1OvqXvNYusbWq7hUZ0GpgOnguyJpDEJ_e_COBsthvQMPLpSulPaC4WWzozYJev8Chafx-0BKYYXq3w_FpMizZ6BiltJCikblN1Uhx1qXcuBxQrofiG4yji41mCWNRLOOipHGXpl14rS4DrTK6g7sIMHB2yv_fwCEexJj7N_TFAUSq_xo0SpoOtO3ebSDWLIbFeBMQ1gS9zYn245trcuy34yrBYlA0RpPdEYeg3v8d1cVD-SKIOSRnHcUfKuKagNycUYXwhssR5pdRG6ERLGmUdogkDCbGJozlE83x_0UTHdO2J9919EG3ayimwqhkWNxzT6vVpHaYp6mv7aX9-atWZOQzWwMtnDx-mpLAuD1VuoIH_At2NMn6sZX-0sNaCfV8X5MR4fbLjsqYn__SG-d9_wh8MhkdKa7AXSaQA1AFlFHxgmoi7qchTY9znL1aG2g4kDGg1sjZ8ZtOJir36O9-flzDDXH5MgU8SMemeqDQ5Bx-tVBOXgAyKWHkcdgvofUB-cyl7Ea9mVF61ct8jqCgD2Zz9_rebstSOfOyXJEJaSwwMnY5nJw4Ia66CymMlT_TXsex5kY6mGbbf__InPMppfiOO7o3qSU0b_2jdEYNtJSvxtNkx-rfrs55jU7JnpdYHzv4vRWKFCEu-5ZPLde305xXIwaM56w7XNdYOSonPSyiVeUNnvbJx7L_GT90e_j2L-cjNfh4meT2_I53hd_XuDpFY1XCepybddIOxQOYCtdqVawI8QOv0A2nf4yQLUFre23t2x_odhOQRQF7il2oEoaaHNbKbUIKgyd9CCw4k-nacrPsJQPshO8m6EQWhoNskUc0T14S03pLOmvtg-H86_z9UjgATk6sGm6PPvDDe6UMtPNsX52jLiem8aOziHyt5DX-7GmxjGilumoWB-iXAsnlCMACATE7_8mSvoJsxWCSKShkXbBD0kN-XB8jVMPaYMoa2bAKM2ix6X5DGipr7BkDYzFJ1UXvPbeVyzDDe47fLVL3SWSep1RkyTdKntJ2vU3Wy_UAif827Kj0-91-k-PeZUyAw3pXxbJ-5y-WFLc-T2c-bcQqApDV1E_U481vEzDPNqg7ElQ3RQj55Pk7GKTtMFVhNX42fOX-njOQAoKQmxBpb3fa06s_RCIWjuQCJjk0QA9s4tKwLF082nGaTHMwX4hgD1tpWwV2skon37wR3ZmMxMre8PH2Z_DVJrP0eTMXYK4MgyIfHDfJa2kXMGROV0C0xP6yz3jOTcnjYElQ3mxPN80v6kPWwk3MHVN93v0PdCNh0Oa_yrAhA2MWJ0uvkIOcvxliLvTW23ArKT_oQN9zM6MI66h&cid=CAQS_AEABaugfQfDfOxbO9pd5talywTap4-Uvi7kOw-3x2BPVJ8-7hvxlZ2k2ghwQzyahWiTOrEBKxNrU0ZvyOUie_pUcPNHv9VhrccNXHnH9HjP1C_kPmrhCZtVRPOcI60FicMCUmjFBdpJP8aI1UNbWk4cBzfybpqgw7ceiEIRXWJtF5rhJEWUdnee5Bf02kqsW_bx8D-1sezGzuyiN69Jud0_KEs-PWwbX_DlEx_wjKwZLpg8t_hqZPqUZax3iGUVMcbngeC6kvHtp3gU2LqOksTNZ5WNiHVhL7g2jiP5zrkA3A8Hacs2ZfTKxVkMxKJhKbXWhtThcJ2n5ZISz4EYAQ&dv3_ver=m202604070101&nel=1&rfl=https%3A%2F%2F9to5google.com%2F&ds=l&xdt=1&ct=77&iif=1&cor=4696112115275167744&adk=496764935&idt=31&cac=0&dtd=69 — 200 — 20.2 KiB — 35 ms — h3https://pagead2.googlesyndication.com/pagead/js/r20260414/r20110914/abg_lite.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260414/r20110914/abg_lite.js — 200 — 10.5 KiB — 8 ms — h3https://ep2.adtrafficquality.google/sodar/VFc2VJAc.jsep2.adtrafficquality.google/sodar/V... https://ep2.adtrafficquality.google/sodar/VFc2VJAc.js — 200 — 14.4 KiB — 23 ms — h2https://servedby.flashtalking.com/imp/7/296698;10208123;201;jsappend;18330;10208123/?bundle_id=&ft_partnerimpid=ABAjH0hPYUXgUPDfo9soR44tmZO2&pub_id=1&ft_referrer=https%3A%2F%2F9to5google.com%2F&ft_keyword=23600622414&site_url=https%3A%2F%2F9to5google.com%2F&ft_section=23600622414&sup_platform=1&gdpr=0&gdpr_consent=&us_privacy=%24%7BUS_PRIVACY%7D&ftRandom=701ca4dce3&ftClick=https://googleads.g.doubleclick.net/dbm/clk?sa=L&ai=CfKkwFh7gaYvtKLy34t4PjcuZuAWzqdffhQHp1ZOcvxXvwNu_7UQQASDNz_0dYL-N9AWgAYviiqAByAEJqAMByAObBKoEpAJP0BPWnG2px2XaHH5lwcUQmim9Np3cv9nG6VeNeNbStvgzdJxsy1VE_ZLidFVuiwh8cF0-2PEx4BP3cYD5VaECsX6UGrMuX5CUr34ba0UBtmYewYEDGQlklO8zLJWwrcReE6CZNzg89UDkP8RHhcVIpoqmII3-CYkSDlgtWLw0kFsOt3I2dM9t5XWrMUvkCCNbVYhz5Mbm5GsQJeeSljMTuyXB_1nSFqy0AAewmpl1QhZZh-J7EZLATAHITwN_GQ5FTIJ53q8Fi6zjHcuCgwfU8YDyqFSNxrTJ7YB7wVSvHv_nWNYFRDjY7plCwyP2wFFQoD0mBH02IfO0ujlt2pboCGkrC1j0X1Mg9FJA6VM99pfsqja_LvGVBM8AU15NrJ8uc7R-wATuorHqzAXgBAOIBc7W0_VXkAYBoAZNgAfdnfXfAqgHp8yxAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAeaBqgH_56xAqgH35-xAqgH-MKxAqgH-8KxAqgH59exAtgHANIILwiAYRABGJ0BMgiKgoCAgICACDoNgECAwICAgICogAKoA0i9_cE6WPGo9JiA8ZMDgAoDmAsByAsBgAwBqg0CU0fiDRMI19_0mIDxkwMVvJvYBR2NZQZX6g0TCMej9ZiA8ZMDFbyb2AUdjWUGV_ANAYgO____________AbATtszpIdgTC4gUAtgUAdAVAcoWAgoA-BYBgBcBshcQGAIqCjU1NDEwNDc1NjNQBqoYFwkAAAAA7JMWQRIKNTU0MTA0NzU2MxgBshgJEgKxXxhNIgEA0BkB&ae=1&num=1&cid=CAQS_AEABaugfQfDfOxbO9pd5talywTap4-Uvi7kOw-3x2BPVJ8-7hvxlZ2k2ghwQzyahWiTOrEBKxNrU0ZvyOUie_pUcPNHv9VhrccNXHnH9HjP1C_kPmrhCZtVRPOcI60FicMCUmjFBdpJP8aI1UNbWk4cBzfybpqgw7ceiEIRXWJtF5rhJEWUdnee5Bf02kqsW_bx8D-1sezGzuyiN69Jud0_KEs-PWwbX_DlEx_wjKwZLpg8t_hqZPqUZax3iGUVMcbngeC6kvHtp3gU2LqOksTNZ5WNiHVhL7g2jiP5zrkA3A8Hacs2ZfTKxVkMxKJhKbXWhtThcJ2n5ZISz4EYAQ&sig=AOD64_2bSVhw77H2BVtaRMswPBfUdBSYnw&client=ca-pub-0993025623116325&dbm_c=AKAmf-BLPmhraBy6RenUeV26jmmqacf0RBlJ8-Uh5-HYRkPG4m4KW7sXlqPWgFuTIbqS4W7HAB2xC5F6nJNY0uzNKoubMZAa0cfdft0P3ovHWRvFnnkXyNsI6ANwHrMLbwCSB6R-Vma5_ar7QM9b1lZAxJVdhB0OTmtCMPAJXt2VWW6gwNNKigTNGajMKEvtcrltILuKspFv1oFUFxwY-fSqgMLyuND-0HbNUJUpsdZ1UHNltNSKnx9-RiL96ySYwsWtLaxZI9iATGFXQlFHgqHYJQYz0nu_XQ&cry=1&dbm_d=AKAmf-DYXCSGLFovK2pWD8jaC90JzXN8AoEmDZZs4-xpcTAXMkVoVAg6D_uuETVhG4RLfbMZJBkV4Di2XVkm1C8jMj2FvEaGAIOfOid2JOJvhnMCypOI9e3e1Mnzbu_NPyzGKbIER91EoZW4IZdT2IAt4kJyy-5E0QaSyZcH8ELs18rXLS_myMY9cuBgdInKfA3XsvRqMj_kfbLJ_VE1HGsgfcIg31oRslSVVYQ_4jK7M7gb3Y7q9yuYw07b-ANCn3Wzm15By81jv_bAPVl5EpMsLt5jpxi7R7_Pq8mGr9c37SYxekBjrt59HGV61JaPspx4CHwd4-YgFWQokZYbUmrFd4lrJPExyzJr6Zx1ZV_TkAojdOsuY044_S8nE7wCVwEOxTWanUxry3DI869pYfpe0QBm9k1T93GBIOEHt1O1Dz9ZVW9OUGQzXC7blsAUwb_xm7DIIOn34TG371ZyCoIjX97LZh9-11M-EXunDJcXQ2TMp_HIHULIL7lZ0fbL0Yen0-HhP18UU8okETo6RA6vNs0Oy6mXKuuYfRLjj00xv9I8rV_kFJLS-Lc1koBS4Jc1yAmynwkfCZDsgbfufuUlGD5dQEJvMJPkRE7RCayB3NQoM_4xsu2IOgfVOqzIff6MJpxFhV3-Jmhe_WiFc_0r0m6ZpdCkstPaFBOpGREw84AkQHPCoYY&adurl=&ft_agentEnv=0&ftOBA=1&cachebuster=701ca4dce3servedby.flashtalking.com/imp/7/296... https://servedby.flashtalking.com/imp/7/296698;10208123;201;jsappend;18330;10208123/?bundle_id=&ft_partnerimpid=ABAjH0hPYUXgUPDfo9soR44tmZO2&pub_id=1&ft_referrer=https%3A%2F%2F9to5google.com%2F&ft_keyword=23600622414&site_url=https%3A%2F%2F9to5google.com%2F&ft_section=23600622414&sup_platform=1&gdpr=0&gdpr_consent=&us_privacy=%24%7BUS_PRIVACY%7D&ftRandom=701ca4dce3&ftClick=https://googleads.g.doubleclick.net/dbm/clk?sa=L&ai=CfKkwFh7gaYvtKLy34t4PjcuZuAWzqdffhQHp1ZOcvxXvwNu_7UQQASDNz_0dYL-N9AWgAYviiqAByAEJqAMByAObBKoEpAJP0BPWnG2px2XaHH5lwcUQmim9Np3cv9nG6VeNeNbStvgzdJxsy1VE_ZLidFVuiwh8cF0-2PEx4BP3cYD5VaECsX6UGrMuX5CUr34ba0UBtmYewYEDGQlklO8zLJWwrcReE6CZNzg89UDkP8RHhcVIpoqmII3-CYkSDlgtWLw0kFsOt3I2dM9t5XWrMUvkCCNbVYhz5Mbm5GsQJeeSljMTuyXB_1nSFqy0AAewmpl1QhZZh-J7EZLATAHITwN_GQ5FTIJ53q8Fi6zjHcuCgwfU8YDyqFSNxrTJ7YB7wVSvHv_nWNYFRDjY7plCwyP2wFFQoD0mBH02IfO0ujlt2pboCGkrC1j0X1Mg9FJA6VM99pfsqja_LvGVBM8AU15NrJ8uc7R-wATuorHqzAXgBAOIBc7W0_VXkAYBoAZNgAfdnfXfAqgHp8yxAqgHpr4bqAfMzrECqAfz0RuoB5bYG6gHqpuxAqgHjs4bqAeT2BuoB_DgG6gH7paxAqgH_p6xAqgHr76xAqgHmuGxAqgH1ckbqAfZtrECqAeaBqgH_56xAqgH35-xAqgH-MKxAqgH-8KxAqgH59exAtgHANIILwiAYRABGJ0BMgiKgoCAgICACDoNgECAwICAgICogAKoA0i9_cE6WPGo9JiA8ZMDgAoDmAsByAsBgAwBqg0CU0fiDRMI19_0mIDxkwMVvJvYBR2NZQZX6g0TCMej9ZiA8ZMDFbyb2AUdjWUGV_ANAYgO____________AbATtszpIdgTC4gUAtgUAdAVAcoWAgoA-BYBgBcBshcQGAIqCjU1NDEwNDc1NjNQBqoYFwkAAAAA7JMWQRIKNTU0MTA0NzU2MxgBshgJEgKxXxhNIgEA0BkB&ae=1&num=1&cid=CAQS_AEABaugfQfDfOxbO9pd5talywTap4-Uvi7kOw-3x2BPVJ8-7hvxlZ2k2ghwQzyahWiTOrEBKxNrU0ZvyOUie_pUcPNHv9VhrccNXHnH9HjP1C_kPmrhCZtVRPOcI60FicMCUmjFBdpJP8aI1UNbWk4cBzfybpqgw7ceiEIRXWJtF5rhJEWUdnee5Bf02kqsW_bx8D-1sezGzuyiN69Jud0_KEs-PWwbX_DlEx_wjKwZLpg8t_hqZPqUZax3iGUVMcbngeC6kvHtp3gU2LqOksTNZ5WNiHVhL7g2jiP5zrkA3A8Hacs2ZfTKxVkMxKJhKbXWhtThcJ2n5ZISz4EYAQ&sig=AOD64_2bSVhw77H2BVtaRMswPBfUdBSYnw&client=ca-pub-0993025623116325&dbm_c=AKAmf-BLPmhraBy6RenUeV26jmmqacf0RBlJ8-Uh5-HYRkPG4m4KW7sXlqPWgFuTIbqS4W7HAB2xC5F6nJNY0uzNKoubMZAa0cfdft0P3ovHWRvFnnkXyNsI6ANwHrMLbwCSB6R-Vma5_ar7QM9b1lZAxJVdhB0OTmtCMPAJXt2VWW6gwNNKigTNGajMKEvtcrltILuKspFv1oFUFxwY-fSqgMLyuND-0HbNUJUpsdZ1UHNltNSKnx9-RiL96ySYwsWtLaxZI9iATGFXQlFHgqHYJQYz0nu_XQ&cry=1&dbm_d=AKAmf-DYXCSGLFovK2pWD8jaC90JzXN8AoEmDZZs4-xpcTAXMkVoVAg6D_uuETVhG4RLfbMZJBkV4Di2XVkm1C8jMj2FvEaGAIOfOid2JOJvhnMCypOI9e3e1Mnzbu_NPyzGKbIER91EoZW4IZdT2IAt4kJyy-5E0QaSyZcH8ELs18rXLS_myMY9cuBgdInKfA3XsvRqMj_kfbLJ_VE1HGsgfcIg31oRslSVVYQ_4jK7M7gb3Y7q9yuYw07b-ANCn3Wzm15By81jv_bAPVl5EpMsLt5jpxi7R7_Pq8mGr9c37SYxekBjrt59HGV61JaPspx4CHwd4-YgFWQokZYbUmrFd4lrJPExyzJr6Zx1ZV_TkAojdOsuY044_S8nE7wCVwEOxTWanUxry3DI869pYfpe0QBm9k1T93GBIOEHt1O1Dz9ZVW9OUGQzXC7blsAUwb_xm7DIIOn34TG371ZyCoIjX97LZh9-11M-EXunDJcXQ2TMp_HIHULIL7lZ0fbL0Yen0-HhP18UU8okETo6RA6vNs0Oy6mXKuuYfRLjj00xv9I8rV_kFJLS-Lc1koBS4Jc1yAmynwkfCZDsgbfufuUlGD5dQEJvMJPkRE7RCayB3NQoM_4xsu2IOgfVOqzIff6MJpxFhV3-Jmhe_WiFc_0r0m6ZpdCkstPaFBOpGREw84AkQHPCoYY&adurl=&ft_agentEnv=0&ftOBA=1&cachebuster=701ca4dce3 — 200 — 3.4 KiB — 91 ms — http/1.1https://ib.adnxs.com/async_usersync?cbfn=queuePixelsib.adnxs.com/async_usersync?cbfn=qu... https://ib.adnxs.com/async_usersync?cbfn=queuePixels — 200 — 678 B — 17 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.6003025044566535ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.6003025044566535 — 200 — 129 B — 14 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.974533890043846ad-delivery.net/px.gif?ch=2&e=0.974... https://ad-delivery.net/px.gif?ch=2&e=0.974533890043846 — 200 — 133 B — 10 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 92 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 77 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 30 ms — h3https://ajs-assets.ftstatic.com/ftUtils.jsajs-assets.ftstatic.com/ftUtils.js https://ajs-assets.ftstatic.com/ftUtils.js — 200 — 30.9 KiB — 52 ms — http/1.1https://ep2.adtrafficquality.google/sodar/Klz6NWr5.htmlep2.adtrafficquality.google/sodar/K... https://ep2.adtrafficquality.google/sodar/Klz6NWr5.html — 200 — 11.8 KiB — 11 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=yieldmo&ttd_tpi=1&ttd_puid=wcpJyzzT9JzwLi1Ee3n3&us_privacy=1---match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=yieldmo&ttd_tpi=1&ttd_puid=wcpJyzzT9JzwLi1Ee3n3&us_privacy=1--- — 302 — 631 B — 48 ms — h2https://wt.rqtrk.eu/?pid=fc4e1fcf-7b7a-41b5-a689-0f1570fe8fea&src=www&type=100&sid=0&uid=wcpJyzzT9JzwLi1Ee3n3&cb=1776295447364&url=https://9to5google.com/&us_privacy=1---&gdpr=0&gdpr_consent=wt.rqtrk.eu/?pid=fc4e1fcf-7b7a-41b5... https://wt.rqtrk.eu/?pid=fc4e1fcf-7b7a-41b5-a689-0f1570fe8fea&src=www&type=100&sid=0&uid=wcpJyzzT9JzwLi1Ee3n3&cb=1776295447364&url=https://9to5google.com/&us_privacy=1---&gdpr=0&gdpr_consent= — 200 — 351 B — 907 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=yieldmo_dbm&google_hm=d2NwSnl6elQ5Snp3TGkxRWUzbjM=&us_privacy=1---cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=yieldmo_dbm&google_hm=d2NwSnl6elQ5Snp3TGkxRWUzbjM=&us_privacy=1--- — 302 — 465 B — 17 ms — h2https://pixel.tapad.com/idsync/ex/receive?partner_id=3107&partner_device_id=wcpJyzzT9JzwLi1Ee3n3&us_privacy=1---pixel.tapad.com/idsync/ex/receive?p... https://pixel.tapad.com/idsync/ex/receive?partner_id=3107&partner_device_id=wcpJyzzT9JzwLi1Ee3n3&us_privacy=1--- — 302 — 629 B — 93 ms — h2https://pixel-us-east.rubiconproject.com/exchange/sync.php?p=yieldmo&us_privacy=1---pixel-us-east.rubiconproject.com/ex... https://pixel-us-east.rubiconproject.com/exchange/sync.php?p=yieldmo&us_privacy=1--- — 302 — 1.4 KiB — 852 ms — http/1.1https://cm.g.doubleclick.net/pixel?google_nid=yieldmo_dbm&google_hm=d2NwSnl6elQ5Snp3TGkxRWUzbjM=&us_privacy=1---&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=yieldmo_dbm&google_hm=d2NwSnl6elQ5Snp3TGkxRWUzbjM=&us_privacy=1---&google_tc= — 200 — 188 B — 15 ms — h3https://match.adsrvr.org/track/cmb/generic?ttd_pid=yieldmo&ttd_tpi=1&ttd_puid=wcpJyzzT9JzwLi1Ee3n3&us_privacy=1---match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=yieldmo&ttd_tpi=1&ttd_puid=wcpJyzzT9JzwLi1Ee3n3&us_privacy=1--- — 200 — 254 B — 4 ms — h2https://ep1.adtrafficquality.google/bg/g_oI7kvMPhEsFE8GNo1TM5ARynSo_Hn6N8zawYFyp4Y.jsep1.adtrafficquality.google/bg/g_oI... https://ep1.adtrafficquality.google/bg/g_oI7kvMPhEsFE8GNo1TM5ARynSo_Hn6N8zawYFyp4Y.js — 200 — 22.0 KiB — 324 ms — h3https://ut.pubmatic.com/geo?pubid=161751ut.pubmatic.com/geo?pubid=161751 https://ut.pubmatic.com/geo?pubid=161751 — 200 — 130 B — 552 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=157577&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D157577%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fcookies.nextmillmedia.com%252Fsetuid%253Fbidder%253Dpubmatic%2526nmuid%253D%2526gdpr%253D0%2526gdpr_consent%253D%2526us_privacy%253D1---%2526uid%253D%2523PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=157577&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D157577%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fcookies.nextmillmedia.com%252Fsetuid%253Fbidder%253Dpubmatic%2526nmuid%253D%2526gdpr%253D0%2526gdpr_consent%253D%2526us_privacy%253D1---%2526uid%253D%2523PMUID — 302 — 412 B — 708 ms — h2https://agen-assets.ftstatic.com/display/10208123/5860480.jsonagen-assets.ftstatic.com/display/10... https://agen-assets.ftstatic.com/display/10208123/5860480.json — 200 — 2.3 KiB — 425 ms — h2https://pixel.tapad.com/idsync/ex/receive/check?partner_id=3107&partner_device_id=wcpJyzzT9JzwLi1Ee3n3&us_privacy=1---pixel.tapad.com/idsync/ex/receive/c... https://pixel.tapad.com/idsync/ex/receive/check?partner_id=3107&partner_device_id=wcpJyzzT9JzwLi1Ee3n3&us_privacy=1--- — 302 — 422 B — 63 ms — h2https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.2 KiB — 525 ms — http/1.1https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dopenx%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24%7BUID%7Drtb.openx.net/sync/prebid?gdpr=0&gd... https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dopenx%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24%7BUID%7D — 302 — 452 B — 400 ms — h2https://sync.1rx.io/usersync2/rmphb?gdpr=0&gdpr_consent=&us_privacy=1---&redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dunruly%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%5BRX_UUID%5Dsync.1rx.io/usersync2/rmphb?gdpr=0&... https://sync.1rx.io/usersync2/rmphb?gdpr=0&gdpr_consent=&us_privacy=1---&redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dunruly%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%5BRX_UUID%5D — 302 — 233 B — 663 ms — h2https://ads.yieldmo.com/pbsync?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&redirectUri=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dyieldmo%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDads.yieldmo.com/pbsync?gdpr=0&gdpr_... https://ads.yieldmo.com/pbsync?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&redirectUri=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dyieldmo%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 302 — 539 B — 253 ms — h2https://sync.cootlogix.com/api/user/html/pbs_sync?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dvidazoo%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24%7BuserId%7Dsync.cootlogix.com/api/user/html/pb... https://sync.cootlogix.com/api/user/html/pbs_sync?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dvidazoo%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24%7BuserId%7D — 200 — 4.9 KiB — 782 ms — h2https://pbs-cs.yellowblue.io/pbs-iframe?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Drise%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%5BPBS_UID%5Dpbs-cs.yellowblue.io/pbs-iframe?gdp... https://pbs-cs.yellowblue.io/pbs-iframe?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Drise%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%5BPBS_UID%5D — 200 — 709 B — 799 ms — h2https://ssc-cms.33across.com/ps/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&ru=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3D33across%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D33XUSERID33X&id=zzz000000000002zzzssc-cms.33across.com/ps/?m=xch&rt=h... https://ssc-cms.33across.com/ps/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&ru=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3D33across%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D33XUSERID33X&id=zzz000000000002zzz — 302 — 674 B — 686 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=55f076a7-82b4-425a-b306-6a4f8a7ff866%252C%252C&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=55f076a7-82b4-425a-b306-6a4f8a7ff866%252C%252C&gdpr=0&gdpr_consent= — 302 — 374 B — 9 ms — h2https://match.adsrvr.org/track/cmb/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=55f076a7-82b4-425a-b306-6a4f8a7ff866%252C%252C&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=tapad&ttd_tpi=1&ttd_puid=55f076a7-82b4-425a-b306-6a4f8a7ff866%252C%252C&gdpr=0&gdpr_consent= — 200 — 255 B — 6 ms — h2https://ap.lijit.com/pixel?redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dsovrn%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDap.lijit.com/pixel?redir=https%3A%2... https://ap.lijit.com/pixel?redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dsovrn%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 307 — 527 B — 791 ms — h2https://sync.adkernel.com/user-sync?t=image&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dadkernel%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%7BUID%7Dsync.adkernel.com/user-sync?t=image... https://sync.adkernel.com/user-sync?t=image&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dadkernel%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%7BUID%7D — 200 — 134 B — 394 ms — http/1.1https://usync.ingage.tech/?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDusync.ingage.tech/?gdpr=0&gdpr_cons... https://usync.ingage.tech/?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 200 — 6.5 KiB — 412 ms — h2https://ssp.disqus.com/redirectuser?sid=950&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dzeta_global_ssp%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3DBUYERUID&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=ssp.disqus.com/redirectuser?sid=950... https://ssp.disqus.com/redirectuser?sid=950&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dzeta_global_ssp%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3DBUYERUID&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid= — 302 — 669 B — 817 ms — h2https://s.seedtag.com/cs/cookiesync/prebid?gdpr=0&gdpr_consent=&usp_consent=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dseedtag%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDs.seedtag.com/cs/cookiesync/prebid?... https://s.seedtag.com/cs/cookiesync/prebid?gdpr=0&gdpr_consent=&usp_consent=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dseedtag%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 200 — 728 B — 377 ms — h3https://sync.adkernel.com/user-sync?zone=263117&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dmadopi%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%7BUID%7Dsync.adkernel.com/user-sync?zone=26... https://sync.adkernel.com/user-sync?zone=263117&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dmadopi%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%7BUID%7D — 200 — 134 B — 329 ms — http/1.1https://hbx.media.net/cksync.php?cs=1&type=pbs&ovsid=setstatuscode&bidder=medianet&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dmedianet%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%3Cvsid%3E&gpp=&gpp_sid=hbx.media.net/cksync.php?cs=1&type=... https://hbx.media.net/cksync.php?cs=1&type=pbs&ovsid=setstatuscode&bidder=medianet&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dmedianet%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%3Cvsid%3E&gpp=&gpp_sid= — 302 — 592 B — 589 ms — h2https://s.ad.smaato.net/c/?adExInit=millennium&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dverve1%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDs.ad.smaato.net/c/?adExInit=millenn... https://s.ad.smaato.net/c/?adExInit=millennium&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dverve1%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 302 — 311 B — 733 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.5739500546592217ad-delivery.net/px.gif?ch=2&e=0.573... https://ad-delivery.net/px.gif?ch=2&e=0.5739500546592217 — 200 — 112 B — 15 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8774587783291374ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.8774587783291374 — 200 — 129 B — 8 ms — h3https://pixel-sync.sitescout.com/dmp/pixelSync?nid=152&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dbasis%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3DBUYERUIDpixel-sync.sitescout.com/dmp/pixelS... https://pixel-sync.sitescout.com/dmp/pixelSync?nid=152&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dbasis%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3DBUYERUID — 302 — 397 B — 514 ms — h2https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html29e0404d83b962442475be0635eb854c.sa... https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 4 ms — h3https://ad.360yield.com/user_sync?rt=html&partner_id=2006&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dimprovedigital%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%7BPUB_USER_ID%7Dad.360yield.com/user_sync?rt=html&p... https://ad.360yield.com/user_sync?rt=html&partner_id=2006&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dimprovedigital%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%7BPUB_USER_ID%7D — 302 — 565 B — 906 ms — h2https://prebid-match.dotomi.com/match/bounce/current?version=1&networkId=72582&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&rurl=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dconversant%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3Dprebid-match.dotomi.com/match/bounc... https://prebid-match.dotomi.com/match/bounce/current?version=1&networkId=72582&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&rurl=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dconversant%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D — 302 — 446 B — 308 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dappnexus%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDib.adnxs.com/getuid?https%3A%2F%2Fc... https://ib.adnxs.com/getuid?https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dappnexus%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 200 — 769 B — 60 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=17322&endpoint=us-eastsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=17322&endpoint=us-east — 301 — 144 B — 261 ms — h2https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&us_privacy=1---&redirectUri=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dsmartadserver%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%5Bssb_sync_pid%5Dssbsync-global.smartadserver.com/ap... https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&us_privacy=1---&redirectUri=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dsmartadserver%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%5Bssb_sync_pid%5D — 302 — 392 B — 261 ms — h2https://sync.technoratimedia.com/services?srv=cs&gdpr=0&consent=&us_privacy=1---&gpp=&gppsid=&cb=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dimds%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%5BUSER_ID%5Dsync.technoratimedia.com/services?s... https://sync.technoratimedia.com/services?srv=cs&gdpr=0&consent=&us_privacy=1---&gpp=&gppsid=&cb=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dimds%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%5BUSER_ID%5D — 307 — 406 B — 1.2 s — h2https://cookies.nextmillmedia.com/setuid?bidder=yieldmo&nmuid=&uid=wcpJdzzTyJzCEpHiH6Ea&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&us_privacy=1---cookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=yieldmo&nmuid=&uid=wcpJdzzTyJzCEpHiH6Ea&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&us_privacy=1--- — 200 — 363 B — 262 ms — h2https://csync.smilewanted.com/getuid?source=prebid-server&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dsmilewanted%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDcsync.smilewanted.com/getuid?source... https://csync.smilewanted.com/getuid?source=prebid-server&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dsmilewanted%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 302 — 308 B — 223 ms — h3https://cs.admanmedia.com/292deb7c3c2bf25073c04bb900f3a44a.gif??gdpr=0&gdpr_consent=&us_privacy=1---&redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dadmanmedia%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%5BUID%5Dcs.admanmedia.com/292deb7c3c2bf2507... https://cs.admanmedia.com/292deb7c3c2bf25073c04bb900f3a44a.gif??gdpr=0&gdpr_consent=&us_privacy=1---&redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dadmanmedia%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%5BUID%5D — 302 — 423 B — 1.2 s — h2https://sync.rbstsystems.live/psync?t=s&e=238&cb=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Drobustapps%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%25USER_ID%25sync.rbstsystems.live/psync?t=s&e=2... https://sync.rbstsystems.live/psync?t=s&e=238&cb=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Drobustapps%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%25USER_ID%25 — 302 — 517 B — 1.0 s — http/1.1https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 54 ms — h3https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dopenx%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24%7BUID%7D&ox_sc=1rtb.openx.net/sync/prebid?gdpr=0&gd... https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dopenx%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24%7BUID%7D&ox_sc=1 — 302 — 123 B — 11 ms — h2https://cookies.nextmillmedia.com/setuid?bidder=openx&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=cookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=openx&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid= — 204 — 41 B — 299 ms — h2https://d9.flashtalking.com/d9cored9.flashtalking.com/d9core https://d9.flashtalking.com/d9core — 200 — 11.0 KiB — 318 ms — h2https://csync-apac.smilewanted.com/getuid?source=prebid-server&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dsmilewanted%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDcsync-apac.smilewanted.com/getuid?s... https://csync-apac.smilewanted.com/getuid?source=prebid-server&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dsmilewanted%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 302 — 679 B — 34 ms — h3https://eus.rubiconproject.com/usync.html?p=17322&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=17322&endpoint=us-east — 200 — 379 B — 20 ms — h2https://cookies.nextmillmedia.com/setuid?bidder=smartadserver&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=4247000509379542220cookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=smartadserver&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=4247000509379542220 — 200 — 324 B — 276 ms — h2https://prebid-match.dotomi.com/match/bounce/current?DotomiTest=156441fad2602116&is_secure=true&version=1&networkId=72582&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&rurl=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dconversant%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3Dprebid-match.dotomi.com/match/bounc... https://prebid-match.dotomi.com/match/bounce/current?DotomiTest=156441fad2602116&is_secure=true&version=1&networkId=72582&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&rurl=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dconversant%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D — 204 — 103 B — 43 ms — h2https://js.ad-score.com/score.min.js?pid=1000942&tt=gjs.ad-score.com/score.min.js?pid=10... https://js.ad-score.com/score.min.js?pid=1000942&tt=g — 200 — 344.8 KiB — 147 ms — http/1.1https://servedby.flashtalking.com/state/10208123;5860480;0;271;1C4DD881-E5F3-36D4-3796-83B69A751160/?cachebuster=970688168servedby.flashtalking.com/state/102... https://servedby.flashtalking.com/state/10208123;5860480;0;271;1C4DD881-E5F3-36D4-3796-83B69A751160/?cachebuster=970688168 — 200 — 387 B — 88 ms — http/1.1https://cdn.flashtalking.com/oba/icon/iconc.png?EDAA_icon=ycdn.flashtalking.com/oba/icon/iconc... https://cdn.flashtalking.com/oba/icon/iconc.png?EDAA_icon=y — 200 — 1.4 KiB — 31 ms — h2https://cdn.flashtalking.com/oba/icon/icone_en.png?EDAA_icon=ycdn.flashtalking.com/oba/icon/icone... https://cdn.flashtalking.com/oba/icon/icone_en.png?EDAA_icon=y — 200 — 2.1 KiB — 33 ms — h2https://cookies.nextmillmedia.com/setuid?bidder=smilewanted&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=3f594a3ee4c0c07c9ee728318965a15fcookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=smilewanted&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=3f594a3ee4c0c07c9ee728318965a15f — 200 — 362 B — 271 ms — h2https://cdn.flashtalking.com/214776/5860480/index.htmlcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/index.html — 200 — 2.8 KiB — 29 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=157577&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D157577%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fcookies.nextmillmedia.com%252Fsetuid%253Fbidder%253Dpubmatic%2526nmuid%253D%2526gdpr%253D0%2526gdpr_consent%253D%2526us_privacy%253D1---%2526uid%253D%2523PMUID&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=157577&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D157577%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fcookies.nextmillmedia.com%252Fsetuid%253Fbidder%253Dpubmatic%2526nmuid%253D%2526gdpr%253D0%2526gdpr_consent%253D%2526us_privacy%253D1---%2526uid%253D%2523PMUID&rdf=1 — 200 — 40 B — 156 ms — h2https://cookies.nextmillmedia.com/setuid?bidder=unruly&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=OPTOUTcookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=unruly&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=OPTOUT — 204 — 41 B — 261 ms — h2https://api.btloader.com/country?o=5740908856213504api.btloader.com/country?o=57409088... https://api.btloader.com/country?o=5740908856213504 — 200 — 153 B — 246 ms — h2https://pixel-sync.sitescout.com/dmp/pixelSync?cookieQ=1&nid=152&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dbasis%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3DBUYERUIDpixel-sync.sitescout.com/dmp/pixelS... https://pixel-sync.sitescout.com/dmp/pixelSync?cookieQ=1&nid=152&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dbasis%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3DBUYERUID — 204 — 154 B — 653 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 267 ms — h2https://cookies.nextmillmedia.com/setuid?bidder=seedtag&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=019d9375-8e0f-767e-8954-003deab74b68cookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=seedtag&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=019d9375-8e0f-767e-8954-003deab74b68 — 200 — 373 B — 261 ms — h2https://cookies.nextmillmedia.com/setuid?bidder=medianet&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=4192970482218275000V10cookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=medianet&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=4192970482218275000V10 — 200 — 319 B — 258 ms — h2https://de.tynt.com/deb/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&ru=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3D33across%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D33XUSERID33X&id=zzz000000000002zzzde.tynt.com/deb/?m=xch&rt=html&gdpr... https://de.tynt.com/deb/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&ru=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3D33across%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D33XUSERID33X&id=zzz000000000002zzz — 307 — 772 B — 886 ms — h2https://api.btloader.com/pv?nlf=false&tid=PtvOyS7S-4X8znQYlIc-9d93757eac&sid=dQinYCuUjk-egg780ZP-9d93757eac&cv=2.1.186-5-gb7ec539&upapi=trueapi.btloader.com/pv?nlf=false&tid=P... https://api.btloader.com/pv?nlf=false&tid=PtvOyS7S-4X8znQYlIc-9d93757eac&sid=dQinYCuUjk-egg780ZP-9d93757eac&cv=2.1.186-5-gb7ec539&upapi=true — 204 — 12 B — 240 ms — h3https://ads.yieldmo.com/sync?pn_id=rc&id=MO0OG3PO-1S-LV49&us_privacy=1---ads.yieldmo.com/sync?pn_id=rc&id=MO... https://ads.yieldmo.com/sync?pn_id=rc&id=MO0OG3PO-1S-LV49&us_privacy=1--- — 200 — 488 B — 247 ms — h2https://s0.2mdn.net/879366/express_html_inpage_rendering_lib_200_287.jss0.2mdn.net/879366/express_html_inp... https://s0.2mdn.net/879366/express_html_inpage_rendering_lib_200_287.js — 200 — 40.9 KiB — 367 ms — h2https://pagead2.googlesyndication.com/pagead/js/r20260414/r20110914/elements/html/omrhp_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260414/r20110914/elements/html/omrhp_fy2021.js — 200 — 3.3 KiB — 25 ms — h3https://ep2.adtrafficquality.google/sodar/VFc2VJAc.jsep2.adtrafficquality.google/sodar/V... https://ep2.adtrafficquality.google/sodar/VFc2VJAc.js — 200 — 0 B — 1 ms — h2https://pagead2.googlesyndication.com/pagead/js/r20260414/r20110914/abg_lite_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/r20260414/r20110914/abg_lite_fy2021.js — 200 — 8.4 KiB — 30 ms — h3https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/window_focus_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/window_focus_fy2021.js — 200 — 0 B — 0 ms — h2https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/qs_click_protection_fy2021.jstpc.googlesyndication.com/pagead/js... https://tpc.googlesyndication.com/pagead/js/r20260414/r20110914/client/qs_click_protection_fy2021.js — 200 — 0 B — 0 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 0 B — 0 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=xbid&dbm_b=AKAmf-BwBXqTKAreiziaqK7kUybyTStH0iOqNnwZ8beBl_5WNPaUgL5JHwd-GF4USYsqhR4cku92FnIYadY17XBMhvmUqxt-cil_yHVwURTqDKKJoimTukopagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=xbid&dbm_b=AKAmf-BwBXqTKAreiziaqK7kUybyTStH0iOqNnwZ8beBl_5WNPaUgL5JHwd-GF4USYsqhR4cku92FnIYadY17XBMhvmUqxt-cil_yHVwURTqDKKJoimTuko — 200 — 63 B — 17 ms — h3https://cs.seedtag.com/cs.html?ga=false&cd=&us=1---&uid=019d9375-8e0f-767e-8954-003deab74b68&gpp=&gpp_sid=&usi=1&sct=PrebidServercs.seedtag.com/cs.html?ga=false&cd=... https://cs.seedtag.com/cs.html?ga=false&cd=&us=1---&uid=019d9375-8e0f-767e-8954-003deab74b68&gpp=&gpp_sid=&usi=1&sct=PrebidServer — 200 — 3.2 KiB — 2.0 s — h3https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://googleads.g.doubleclick.net/xbbe/pixel?d=CO7N_AEQ3teAAhiF39KYAjAB&v=APEucNWbI0x3Cz01oJ151umQPJl_l-UNO3vObugsUrZNfCSH_FEqupBqtcw8IcxGz5-f4T5MGzMnssfIsGYCSTOGWeZ2vDRf8LS3_grHE3OsKNAD35gz8-kgoogleads.g.doubleclick.net/xbbe/pi... https://googleads.g.doubleclick.net/xbbe/pixel?d=CO7N_AEQ3teAAhiF39KYAjAB&v=APEucNWbI0x3Cz01oJ151umQPJl_l-UNO3vObugsUrZNfCSH_FEqupBqtcw8IcxGz5-f4T5MGzMnssfIsGYCSTOGWeZ2vDRf8LS3_grHE3OsKNAD35gz8-k — 200 — 19 B — 13 ms — h3https://cookies.nextmillmedia.com/setuid?bidder=insticator&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=f65495b7-ff2a-481d-9797-f1d7d2134ea8cookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=insticator&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=f65495b7-ff2a-481d-9797-f1d7d2134ea8 — 200 — 339 B — 261 ms — h2https://bb.lijit.com/pixel?redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dsovrn%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&sovrn_retry=truebb.lijit.com/pixel?redir=https%3A%2... https://bb.lijit.com/pixel?redir=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dsovrn%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&sovrn_retry=true — 307 — 277 B — 702 ms — h2https://cookies.nextmillmedia.com/setuid?bidder=verve1&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=d70750a929cookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=verve1&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=d70750a929 — 200 — 305 B — 265 ms — h2https://ep1.adtrafficquality.google/pagead/gen_204?id=sodar&v=46&t=2&bgai=BWJFrFx7gad-4E8Ot9fwP1r_T2AIAAAAAOAHgBAI&bg=!6eql6ojNAAYjKNSNAyg7AEcBe5WfOETP6DofsA4w3rdB8ytweTU9cwm1-jC-9xkm5_Es9oa4TjwoThgfecxqRZa5UTID9Qu2pV8OeqM65eYp0hxRCAVvqAIAAAHuUgAAACxoAQd-ADSGAdYRDj4XN2xI1oIVUycVELRzdzW8CQt2-q_WqGSD8KvX8bCfdCF260zz0UzHMwcsS_EfCgASaYr1c2BXnIlEf0l3DSNEvJaAmQLZ1L6k4ENQ9SY1jC1W3QGyXYgGRRYs0VOH55XrCHBYjXcU2pNTAigv8h0EnjUMpfzlUIJqy1ILgun0-8vn9RdwtWOrMnp0xSla9Q38mBc_B-cc6gUdfwdQyAlFlXTs69VdSzH1MWPw8HUtCG29oRQByMUkeDtEgcXZRuzGlW5-8rcj_Nf8Wlc7U9tzK878eTPRHVFWX8Kh7Ntw8FQwLoGoIpDIS5AW8Nt40NEsu5x0NFEoFNeTmYDZNY_ewQG_GF_t6byuZHwtinfbm2Ft1Wuh_aNDLbye67s1FVfwfVOeuFiscPKnBac5rXmKtHjyEe5Pwm2difGfSb8mqqtVYHRBhukpjXM5Nl73SoCfjIlSTGfEue_-LfO7Mnd_ep9M_0iYvbZ7hPiTtg18RyKHzzycQjVQx6Xqn2xQiJOTI67_h4QsBqTTvEPDZL9wCCSFhgiyZrTnCK2jYRRiCn_q1kX9TFUJMvkzqoFsFJ5HF4L05nijcqpEBVUovNBeljOH60o6MXTTlAj44heh5gNi2duRD09VaTr0JNYHH_OG4buifXIVH4KyKGieQ99cQC-SKaccexnIJDge1B30xHMsnSjy-Fobq3IO5VfNzbGtP-_rbpWvZesHKUBmsRJV8-45Te_jXkRP6srssPDX79rZUHK-n9IdKSPJ7FcaA95aeHaidU6oiv25EaJZJ7XvboMy9WXLaj6EFvGIcP-h6hcu_hTrfRQe3YRROTwfnocCsM6swGqRHikl-Tz6nxWBnYs-Hsg495YsRZ0ocE81qCbXuq9OLI3JBROgth4dE9rf-vNQorlQ8OyemzhGnMvGYdlA52zoiThYw0awr_gRwAtNPTL_bye7I5DoprWstK51rB7T6QObaFQauCgS0r2XTy_Dt7KLOLGHdAR07SxXc32HhEQY6yWE6Us8bW3f7x8zwm9yhra0AmAFHasa-H_wTz7G3OAwIJpotbraAimUep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/gen_204?id=sodar&v=46&t=2&bgai=BWJFrFx7gad-4E8Ot9fwP1r_T2AIAAAAAOAHgBAI&bg=!6eql6ojNAAYjKNSNAyg7AEcBe5WfOETP6DofsA4w3rdB8ytweTU9cwm1-jC-9xkm5_Es9oa4TjwoThgfecxqRZa5UTID9Qu2pV8OeqM65eYp0hxRCAVvqAIAAAHuUgAAACxoAQd-ADSGAdYRDj4XN2xI1oIVUycVELRzdzW8CQt2-q_WqGSD8KvX8bCfdCF260zz0UzHMwcsS_EfCgASaYr1c2BXnIlEf0l3DSNEvJaAmQLZ1L6k4ENQ9SY1jC1W3QGyXYgGRRYs0VOH55XrCHBYjXcU2pNTAigv8h0EnjUMpfzlUIJqy1ILgun0-8vn9RdwtWOrMnp0xSla9Q38mBc_B-cc6gUdfwdQyAlFlXTs69VdSzH1MWPw8HUtCG29oRQByMUkeDtEgcXZRuzGlW5-8rcj_Nf8Wlc7U9tzK878eTPRHVFWX8Kh7Ntw8FQwLoGoIpDIS5AW8Nt40NEsu5x0NFEoFNeTmYDZNY_ewQG_GF_t6byuZHwtinfbm2Ft1Wuh_aNDLbye67s1FVfwfVOeuFiscPKnBac5rXmKtHjyEe5Pwm2difGfSb8mqqtVYHRBhukpjXM5Nl73SoCfjIlSTGfEue_-LfO7Mnd_ep9M_0iYvbZ7hPiTtg18RyKHzzycQjVQx6Xqn2xQiJOTI67_h4QsBqTTvEPDZL9wCCSFhgiyZrTnCK2jYRRiCn_q1kX9TFUJMvkzqoFsFJ5HF4L05nijcqpEBVUovNBeljOH60o6MXTTlAj44heh5gNi2duRD09VaTr0JNYHH_OG4buifXIVH4KyKGieQ99cQC-SKaccexnIJDge1B30xHMsnSjy-Fobq3IO5VfNzbGtP-_rbpWvZesHKUBmsRJV8-45Te_jXkRP6srssPDX79rZUHK-n9IdKSPJ7FcaA95aeHaidU6oiv25EaJZJ7XvboMy9WXLaj6EFvGIcP-h6hcu_hTrfRQe3YRROTwfnocCsM6swGqRHikl-Tz6nxWBnYs-Hsg495YsRZ0ocE81qCbXuq9OLI3JBROgth4dE9rf-vNQorlQ8OyemzhGnMvGYdlA52zoiThYw0awr_gRwAtNPTL_bye7I5DoprWstK51rB7T6QObaFQauCgS0r2XTy_Dt7KLOLGHdAR07SxXc32HhEQY6yWE6Us8bW3f7x8zwm9yhra0AmAFHasa-H_wTz7G3OAwIJpotbraAimU — 204 — 20 B — 21 ms — h3https://ep2.adtrafficquality.google/sodar/Klz6NWr5.htmlep2.adtrafficquality.google/sodar/K... https://ep2.adtrafficquality.google/sodar/Klz6NWr5.html — 200 — 0 B — 3 ms — h2https://sync.adkernel.com/user-sync?zone=176971&t=image&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D27%26buyeruid%3D%7BUID%7D%26r%3DCid1YS05NjIyNTIzMC03MzU4LTM0ZWEtYWM1MC0zZDA2OThlODVhNzIiBDEtLS0qlwFodHRwczovL2Nvb2tpZXMubmV4dG1pbGxtZWRpYS5jb20vc2V0dWlkP2JpZGRlcj16ZXRhX2dsb2JhbF9zc3Ambm11aWQ9JmdkcHI9MCZnZHByX2NvbnNlbnQ9JnVzX3ByaXZhY3k9MS0tLSZ1aWQ9dWEtOTYyMjUyMzAtNzM1OC0zNGVhLWFjNTAtM2QwNjk4ZTg1YTcyMgIbJTgBsync.adkernel.com/user-sync?zone=17... https://sync.adkernel.com/user-sync?zone=176971&t=image&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D27%26buyeruid%3D%7BUID%7D%26r%3DCid1YS05NjIyNTIzMC03MzU4LTM0ZWEtYWM1MC0zZDA2OThlODVhNzIiBDEtLS0qlwFodHRwczovL2Nvb2tpZXMubmV4dG1pbGxtZWRpYS5jb20vc2V0dWlkP2JpZGRlcj16ZXRhX2dsb2JhbF9zc3Ambm11aWQ9JmdkcHI9MCZnZHByX2NvbnNlbnQ9JnVzX3ByaXZhY3k9MS0tLSZ1aWQ9dWEtOTYyMjUyMzAtNzM1OC0zNGVhLWFjNTAtM2QwNjk4ZTg1YTcyMgIbJTgB — 200 — 134 B — 12 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&redir=https://cs.ingage.tech/v1/sync/sovrn/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid=$UIDap.lijit.com/pixel?gdpr=0&gdpr_cons... https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&redir=https://cs.ingage.tech/v1/sync/sovrn/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid=$UID — 307 — 679 B — 256 ms — h2https://usync.ingage.tech/cdn-cgi/challenge-platform/scripts/jsd/main.jsusync.ingage.tech/cdn-cgi/challenge... https://usync.ingage.tech/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 139 B — 226 ms — h2https://usync.ingage.tech/cdn-cgi/challenge-platform/scripts/jsd/main.jsusync.ingage.tech/cdn-cgi/challenge... https://usync.ingage.tech/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 0 B — 228 ms — h2https://u.openx.net/w/1.0/cm?id=b355ce4f-581b-4a1c-8c84-81fe81e4bc39&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&r=https://cs.ingage.tech/v1/sync/openx/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid=$UIDu.openx.net/w/1.0/cm?id=b355ce4f-58... https://u.openx.net/w/1.0/cm?id=b355ce4f-581b-4a1c-8c84-81fe81e4bc39&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&r=https://cs.ingage.tech/v1/sync/openx/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid=$UID — 302 — 588 B — 280 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?endpoint=us-east&p=insticator&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?endpoint=us-east&p=insticator&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 301 — 278 B — 24 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?p=95054&userIdMacro=PM_UID&gdpr=0&gdpr_consent=&predirect=https%3A%2F%2Fcs.ingage.tech%2Fv1%2Fsync%2Fpubmatic%2Ff65495b7-ff2a-481d-9797-f1d7d2134ea8%3Fuid%3DPM_UIDads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?p=95054&userIdMacro=PM_UID&gdpr=0&gdpr_consent=&predirect=https%3A%2F%2Fcs.ingage.tech%2Fv1%2Fsync%2Fpubmatic%2Ff65495b7-ff2a-481d-9797-f1d7d2134ea8%3Fuid%3DPM_UID — 200 — 7.6 KiB — 6 ms — h2https://sync.1rx.io/usersync2/rmpssp?sub=insticator&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDsync.1rx.io/usersync2/rmpssp?sub=in... https://sync.1rx.io/usersync2/rmpssp?sub=insticator&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 302 — 191 B — 189 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 820 ms — h3https://t.pubmatic.com/wl?pubid=161751t.pubmatic.com/wl?pubid=161751 https://t.pubmatic.com/wl?pubid=161751 — 200 — 94 B — 842 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 820 ms — h3https://eus.rubiconproject.com/usync.html?endpoint=us-east&p=insticator&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDeus.rubiconproject.com/usync.html?e... https://eus.rubiconproject.com/usync.html?endpoint=us-east&p=insticator&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 200 — 379 B — 12 ms — h2https://t.pubmatic.com/wl?pubid=161751t.pubmatic.com/wl?pubid=161751 https://t.pubmatic.com/wl?pubid=161751 — 200 — 208 B — 682 ms — h2https://match.sharethrough.com/universal/v1?supply_id=jc3Tkmr6&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDmatch.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?supply_id=jc3Tkmr6&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 302 — 325 B — 873 ms — h2https://cs-rtb.minutemedia-prebid.com/sync-iframe?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&redirect=https://cs.ingage.tech/v1/sync/minutemedia/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid=01garg96c88bcs-rtb.minutemedia-prebid.com/sync-... https://cs-rtb.minutemedia-prebid.com/sync-iframe?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&redirect=https://cs.ingage.tech/v1/sync/minutemedia/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid=01garg96c88b — 200 — 712 B — 679 ms — h2https://cs-server-s2s.yellowblue.io/sync-pixel?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&redirect=https://cs.ingage.tech/v1/sync/risecodes/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid={partnerId}cs-server-s2s.yellowblue.io/sync-pi... https://cs-server-s2s.yellowblue.io/sync-pixel?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&redirect=https://cs.ingage.tech/v1/sync/risecodes/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid={partnerId} — 302 — 592 B — 812 ms — h2https://id5-sync.com/s/369/9.gif?puid=f65495b7-ff2a-481d-9797-f1d7d2134ea8&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDid5-sync.com/s/369/9.gif?puid=f6549... https://id5-sync.com/s/369/9.gif?puid=f65495b7-ff2a-481d-9797-f1d7d2134ea8&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 200 — 916 B — 495 ms — h2https://ad.360yield.com/ul_cb/user_sync?rt=html&partner_id=2006&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dimprovedigital%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%7BPUB_USER_ID%7Dad.360yield.com/ul_cb/user_sync?rt=... https://ad.360yield.com/ul_cb/user_sync?rt=html&partner_id=2006&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&r=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dimprovedigital%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%7BPUB_USER_ID%7D — 200 — 147 B — 252 ms — h2https://cdn.flashtalking.com/214776/5860480/main.csscdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/main.css — 200 — 2.4 KiB — 14 ms — h2https://cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.jscdnjs.cloudflare.com/ajax/libs/gsap... https://cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js — 200 — 31.3 KiB — 25 ms — h3https://cdn.flashtalking.com/214776/5860480/images/logo.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/logo.png — 200 — 2.9 KiB — 13 ms — h2https://cdn.flashtalking.com/214776/5860480/images/cta.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/cta.png — 200 — 1.9 KiB — 13 ms — h2https://cdn.flashtalking.com/214776/5860480/images/txt-1.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/txt-1.png — 200 — 5.0 KiB — 90 ms — h2https://cdn.flashtalking.com/214776/5860480/images/txt-2.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/txt-2.png — 200 — 5.4 KiB — 89 ms — h2https://cdn.flashtalking.com/214776/5860480/images/txt-3.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/txt-3.png — 200 — 4.4 KiB — 91 ms — h2https://cdn.flashtalking.com/frameworks/js/api/2/10/html5API.jscdn.flashtalking.com/frameworks/js/... https://cdn.flashtalking.com/frameworks/js/api/2/10/html5API.js — 200 — 29.3 KiB — 22 ms — h2https://cdn.flashtalking.com/214776/5860480/main.jscdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/main.js — 200 — 8.4 KiB — 88 ms — h2https://cdn.flashtalking.com/214776/5860480/images/doc-1.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/doc-1.png — 200 — 27.4 KiB — 91 ms — h2https://cdn.flashtalking.com/214776/5860480/images/doc-2.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/doc-2.png — 200 — 65.0 KiB — 98 ms — h2https://cdn.flashtalking.com/214776/5860480/images/doc-3.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/doc-3.png — 200 — 35.9 KiB — 88 ms — h2https://cdn.flashtalking.com/214776/5860480/images/ui-1.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/ui-1.png — 200 — 2.7 KiB — 93 ms — h2https://cdn.flashtalking.com/214776/5860480/images/ui-2.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/ui-2.png — 200 — 4.1 KiB — 82 ms — h2https://cdn.flashtalking.com/214776/5860480/images/ui-2-arrow.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/ui-2-arrow.png — 200 — 850 B — 94 ms — h2https://cdn.flashtalking.com/214776/5860480/images/ui-3.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/ui-3.png — 200 — 5.1 KiB — 91 ms — h2https://cdn.flashtalking.com/214776/5860480/images/ui-4.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/ui-4.png — 200 — 2.8 KiB — 92 ms — h2https://cdn.flashtalking.com/214776/5860480/images/ui-5.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/ui-5.png — 200 — 1.3 KiB — 90 ms — h2https://cdn.flashtalking.com/214776/5860480/images/ui-5a.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/ui-5a.png — 200 — 4.5 KiB — 86 ms — h2https://cdn.flashtalking.com/214776/5860480/images/ui-5b.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/ui-5b.png — 200 — 4.6 KiB — 89 ms — h2https://cdn.flashtalking.com/214776/5860480/images/ui-6.pngcdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/images/ui-6.png — 200 — 1.8 KiB — 91 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 1.2 s — h3https://d9.flashtalking.com/lgcd9.flashtalking.com/lgc https://d9.flashtalking.com/lgc — 200 — 571 B — 129 ms — h2https://usync.ingage.tech/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js?usync.ingage.tech/cdn-cgi/challenge... https://usync.ingage.tech/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js? — 200 — 13.1 KiB — 18 ms — h2https://usync.ingage.tech/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js?usync.ingage.tech/cdn-cgi/challenge... https://usync.ingage.tech/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js? — 200 — 0 B — 44 ms — h2https://cs.ingage.tech/v1/syncPage/unruly?uid=OPTOUT&us_privacy=1---cs.ingage.tech/v1/syncPage/unruly?u... https://cs.ingage.tech/v1/syncPage/unruly?uid=OPTOUT&us_privacy=1--- — 204 — 83 B — 20.3 s — h2https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&redir=https%3A%2F%2Fcs.ingage.tech%2Fv1%2Fsync%2Fsovrn%2Ff65495b7-ff2a-481d-9797-f1d7d2134ea8%3Fuid=%24UID&sovrn_retry=truebb.lijit.com/pixel?gdpr=0&gdpr_cons... https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&redir=https%3A%2F%2Fcs.ingage.tech%2Fv1%2Fsync%2Fsovrn%2Ff65495b7-ff2a-481d-9797-f1d7d2134ea8%3Fuid=%24UID&sovrn_retry=true — 307 — 258 B — 323 ms — h2https://cdn.flashtalking.com/214776/5860480/manifest.jscdn.flashtalking.com/214776/5860480... https://cdn.flashtalking.com/214776/5860480/manifest.js — 200 — 600 B — 26 ms — h2https://u.openx.net/w/1.0/cm?cc=1&id=b355ce4f-581b-4a1c-8c84-81fe81e4bc39&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&r=https%3A%2F%2Fcs.ingage.tech%2Fv1%2Fsync%2Fopenx%2Ff65495b7-ff2a-481d-9797-f1d7d2134ea8%3Fuid%3D%24UIDu.openx.net/w/1.0/cm?cc=1&id=b355ce... https://u.openx.net/w/1.0/cm?cc=1&id=b355ce4f-581b-4a1c-8c84-81fe81e4bc39&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&r=https%3A%2F%2Fcs.ingage.tech%2Fv1%2Fsync%2Fopenx%2Ff65495b7-ff2a-481d-9797-f1d7d2134ea8%3Fuid%3D%24UID — 200 — 132 B — 8 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=dv3-render&msg=tler&ord=8290956320970&version=m202604070101&ct=77&x=1&cor=4696112115275167744pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=dv3-render&msg=tler&ord=8290956320970&version=m202604070101&ct=77&x=1&cor=4696112115275167744 — 204 — 20 B — 8 ms — h3https://token.rubiconproject.com/khaos.json?token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json? — 200 — 1.3 KiB — 10 ms — http/1.1https://vop.sundaysky.com/sync/dmp?redirect=https%3A%2F%2Fsync.rbstsystems.live%2Fpsync%3Ft%3Dd%26e%3D238214%26u%3D%24%7Bssky_uuid%7Dvop.sundaysky.com/sync/dmp?redirect... https://vop.sundaysky.com/sync/dmp?redirect=https%3A%2F%2Fsync.rbstsystems.live%2Fpsync%3Ft%3Dd%26e%3D238214%26u%3D%24%7Bssky_uuid%7D — 302 — 621 B — 823 ms — h2https://cookies.nextmillmedia.com/setuid?bidder=vidazoo&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=9910cbd9-12fa-72df-cb25-216c1bf0192ccookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=vidazoo&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=9910cbd9-12fa-72df-cb25-216c1bf0192c — 200 — 402 B — 260 ms — h2https://secure.adnxs.com/getuid?https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dappnexus%26userId%3D%24UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---&gdpr=0&gdpr_consent=secure.adnxs.com/getuid?https%3A%2F... https://secure.adnxs.com/getuid?https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dappnexus%26userId%3D%24UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---&gdpr=0&gdpr_consent= — 200 — 770 B — 30 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=159988&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dpubmatics2s%26userId%3D%23PMUID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159988&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dpubmatics2s%26userId%3D%23PMUID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1--- — 302 — 210 B — 158 ms — h2https://sync.1rx.io/usersync2/rmpssp?sub=vidazoo&us_privacy=1---&gdpr=0&gdpr_consent=sync.1rx.io/usersync2/rmpssp?sub=vi... https://sync.1rx.io/usersync2/rmpssp?sub=vidazoo&us_privacy=1---&gdpr=0&gdpr_consent= — 302 — 207 B — 163 ms — h2https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dsovrn%26userId%3D%24UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---ap.lijit.com/pixel?gdpr=0&gdpr_cons... https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dsovrn%26userId%3D%24UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1--- — 307 — 541 B — 250 ms — h2https://x.bidswitch.net/check_uuid/https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dgrid%26userId%3D%24%7BBSW_UUID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---?gdpr=0&gdpr_consent=&us_privacy=1---&uid=${BSW_UUID}&cookie_age=${COOKIE_AGE}x.bidswitch.net/check_uuid/https%3A... https://x.bidswitch.net/check_uuid/https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dgrid%26userId%3D%24%7BBSW_UUID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---?gdpr=0&gdpr_consent=&us_privacy=1---&uid=${BSW_UUID}&cookie_age=${COOKIE_AGE} — 302 — 674 B — 739 ms — h2https://eb2.3lift.com/getuid?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dtriplelift%26userId%3D$UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---eb2.3lift.com/getuid?gdpr=0&gdpr_co... https://eb2.3lift.com/getuid?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dtriplelift%26userId%3D$UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1--- — 302 — 333 B — 771 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=160318&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dpubmaticut%26userId%3D%23PMUID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=160318&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dpubmaticut%26userId%3D%23PMUID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1--- — 302 — 209 B — 165 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?profile=342&gdpr_consent=&gdpr=0&gpp=&gpp_sid=&us_privacy=1---&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dcriteo%26userId%3D%24%7BCRITEO_USER_ID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3Dcssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?profile=342&gdpr_consent=&gdpr=0&gpp=&gpp_sid=&us_privacy=1---&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dcriteo%26userId%3D%24%7BCRITEO_USER_ID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3Dc — 302 — 776 B — 736 ms — h2https://match.sharethrough.com/universal/v1?supply_id=TAEWcTBw&gdpr=0&gdpr_consent=match.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?supply_id=TAEWcTBw&gdpr=0&gdpr_consent= — 302 — 339 B — 513 ms — h2https://sync.ottadvisors.com/6f0476ca45e1d6b67e3ee8d57532a022.gif?&us_privacy=1---&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&puid=9910cbd9-12fa-72df-cb25-216c1bf0192c&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dott%26userId%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BGDPR_CONSENT%5D%26us_privacy%3D%5BCCPA%5D%26coppa%3D%5BCOPPA%5D%26gpp%3D%5BGPP%5D%26gpp_sid%3D%5BGPP_SID%5Dsync.ottadvisors.com/6f0476ca45e1d6... https://sync.ottadvisors.com/6f0476ca45e1d6b67e3ee8d57532a022.gif?&us_privacy=1---&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&puid=9910cbd9-12fa-72df-cb25-216c1bf0192c&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dott%26userId%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BGDPR_CONSENT%5D%26us_privacy%3D%5BCCPA%5D%26coppa%3D%5BCOPPA%5D%26gpp%3D%5BGPP%5D%26gpp_sid%3D%5BGPP_SID%5D — 302 — 679 B — 967 ms — http/1.1https://cookies.nextmillmedia.com/setuid?bidder=rise&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=JAENOxFcCcookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=rise&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=JAENOxFcC — 200 — 334 B — 267 ms — h2https://cs.media.net/cksync?cs=30&type=vdz&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dmedianet%26userId%3D%3Cvsid%3E%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---cs.media.net/cksync?cs=30&type=vdz&... https://cs.media.net/cksync?cs=30&type=vdz&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dmedianet%26userId%3D%3Cvsid%3E%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1--- — 302 — 366 B — 405 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 1 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=vidazoo&endpoint=us-eastsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=vidazoo&endpoint=us-east — 301 — 137 B — 15 ms — h2https://cookies.nextmillmedia.com/setuid?bidder=imds&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=GDPRcookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=imds&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=GDPR — 200 — 306 B — 261 ms — h2https://u.openx.net/w/1.0/cm?cc=1&id=4241c706-9fd2-4ae4-b2d7-c9f8d34e773c&ph=f4cc9fb1-057b-4e7a-b393-325ee9109574&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dopenx%26userId%3D%7BOPENX_ID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---u.openx.net/w/1.0/cm?cc=1&id=4241c7... https://u.openx.net/w/1.0/cm?cc=1&id=4241c706-9fd2-4ae4-b2d7-c9f8d34e773c&ph=f4cc9fb1-057b-4e7a-b393-325ee9109574&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dopenx%26userId%3D%7BOPENX_ID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1--- — 200 — 86 B — 18 ms — h3https://us-u.openx.net/w/1.0/cm?id=fba3d144-1026-4d31-a758-943b9545e305&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dopenxut%26userId%3D%7BOPENX_ID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---us-u.openx.net/w/1.0/cm?id=fba3d144... https://us-u.openx.net/w/1.0/cm?id=fba3d144-1026-4d31-a758-943b9545e305&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dopenxut%26userId%3D%7BOPENX_ID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1--- — 302 — 329 B — 12 ms — h2https://eus.rubiconproject.com/usync.html?p=vidazoo&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=vidazoo&endpoint=us-east — 200 — 379 B — 6 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=12776secure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=12776 — 301 — 133 B — 15 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0&us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0&us_privacy=1--- — 200 — 1.3 KiB — 16 ms — http/1.1https://us-u.openx.net/w/1.0/cm?cc=1&id=fba3d144-1026-4d31-a758-943b9545e305&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dopenxut%26userId%3D%7BOPENX_ID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---us-u.openx.net/w/1.0/cm?cc=1&id=fba... https://us-u.openx.net/w/1.0/cm?cc=1&id=fba3d144-1026-4d31-a758-943b9545e305&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dopenxut%26userId%3D%7BOPENX_ID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1--- — 200 — 86 B — 13 ms — h3https://cookies.nextmillmedia.com/setuid?bidder=admanmedia&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=caec0f66-3190-4fcc-8d46-cf5ebf4e48b0cookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=admanmedia&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=caec0f66-3190-4fcc-8d46-cf5ebf4e48b0 — 200 — 363 B — 262 ms — h2https://eus.rubiconproject.com/usync.html?p=12776eus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=12776 — 200 — 379 B — 11 ms — h2https://cookies.nextmillmedia.com/setuid?bidder=sovrn&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=cookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=sovrn&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid= — 204 — 41 B — 264 ms — h2https://cs.ingage.tech/v1/sync/sovrn/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid=cs.ingage.tech/v1/sync/sovrn/f65495... https://cs.ingage.tech/v1/sync/sovrn/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid= — 400 — 178 B — 2.2 s — h2https://image8.pubmatic.com/AdServer/ImgSync?p=159988&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dpubmatics2s%26userId%3D%23PMUID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159988&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dpubmatics2s%26userId%3D%23PMUID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---&rdf=1 — 200 — 40 B — 159 ms — h2https://usync.ingage.tech/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.8865450939385707:1776294717:ed_zdHlWXA7PC06Ttuwf9pmY27-L2aap60i7FQr2blk/9eceb3b6cc57a110usync.ingage.tech/cdn-cgi/challenge... https://usync.ingage.tech/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.8865450939385707:1776294717:ed_zdHlWXA7PC06Ttuwf9pmY27-L2aap60i7FQr2blk/9eceb3b6cc57a110 — 200 — 1.1 KiB — 9 ms — h2https://sync.cootlogix.com/api/cookie?partnerId=unruly&userId=OPTOUT&us_privacy=1---sync.cootlogix.com/api/cookie?partn... https://sync.cootlogix.com/api/cookie?partnerId=unruly&userId=OPTOUT&us_privacy=1--- — 200 — 496 B — 233 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=160318&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dpubmaticut%26userId%3D%23PMUID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=160318&gdpr=0&gdpr_consent=&us_privacy=1---&pu=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dpubmaticut%26userId%3D%23PMUID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---&rdf=1 — 200 — 40 B — 156 ms — h2https://hde.tynt.com/deb/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&ru=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3D33across%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D33XUSERID33X&id=zzz000000000002zzz&b=1hde.tynt.com/deb/?m=xch&rt=html&gdp... https://hde.tynt.com/deb/?m=xch&rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&ru=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3D33across%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D33XUSERID33X&id=zzz000000000002zzz&b=1 — 200 — 1.5 KiB — 270 ms — h2https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dsovrn%26userId%3D%24UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---&sovrn_retry=truebb.lijit.com/pixel?gdpr=0&gdpr_cons... https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dsovrn%26userId%3D%24UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---&sovrn_retry=true — 307 — 273 B — 173 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://sync.cootlogix.com/api/cookie?partnerId=medianet&userId=4192970495613433000V10&gdpr=0&gdpr_consent=&us_privacy=1---sync.cootlogix.com/api/cookie?partn... https://sync.cootlogix.com/api/cookie?partnerId=medianet&userId=4192970495613433000V10&gdpr=0&gdpr_consent=&us_privacy=1--- — 200 — 496 B — 238 ms — h2https://data.ad-score.com/data/cors?pm_st=YeqmuumrDGYoCqbCncozplUPvOGSOryw-FE7fPshldVPiMyMb2H/AFkrGPss=-E03GOs9vbFLgMQ==&pm_ct=5ff1457ccb1d7ef2263479a8&pm_pl=1776295449226&pm_td=227&pid=1000942&en=1.1&callback=__pm_glbl_7ToUgSUJt6o525cbJNRc5N31._gc1&tt=g&v=09712b6data.ad-score.com/data/cors?pm_st=Y... https://data.ad-score.com/data/cors?pm_st=YeqmuumrDGYoCqbCncozplUPvOGSOryw-FE7fPshldVPiMyMb2H/AFkrGPss=-E03GOs9vbFLgMQ==&pm_ct=5ff1457ccb1d7ef2263479a8&pm_pl=1776295449226&pm_td=227&pid=1000942&en=1.1&callback=__pm_glbl_7ToUgSUJt6o525cbJNRc5N31._gc1&tt=g&v=09712b6 — 200 — 752 B — 669 ms — http/1.1https://s0.2mdn.net/simgad/6700330959923756769s0.2mdn.net/simgad/6700330959923756... https://s0.2mdn.net/simgad/6700330959923756769 — 200 — 12.4 KiB — 27 ms — h3https://sync.cootlogix.com/api/cookie?partnerId=sovrn&userId=&gdpr=0&gdpr_consent=&us_privacy=1---sync.cootlogix.com/api/cookie?partn... https://sync.cootlogix.com/api/cookie?partnerId=sovrn&userId=&gdpr=0&gdpr_consent=&us_privacy=1--- — 200 — 496 B — 238 ms — h2https://ad.doubleclick.net/pcs/view?xai=AKAOjsu4qYT9_eq5Mvg4zEPbZlhR2tkQ7LwcFIhwUv1-H-HF7j1uftgw_dtBPWpMdC_dBR9lFDp4TfJhRsEibzqsJR24ayGpcqUKAJ9IySr-LQpGgXaFcPleuLJz9fWLfuys_y5KBGzNKzaSzYxlyoAMjNCSfaQmqtvcfjMyeSqMo5qji7oDQ6c0ERDz5pxRG2qFpnLZQ3dEKA56bpA2vHVtT3Ef_RJdT0vdJUqCN8KRxT0gT54NCxRr5OxXUlptR2-4xGJWMpR-4jS_A7qZivg8pEFgDRSiCyYyfQlJqs54lRMMNL-inQpkOlWjwDODb-hogs5h0jCLlneEWSpS-umhNkHPGztdI0olxs6AwoSpjk2NUa_ZAu03nyWVNgMOT6fkf5MOmqb5IWvarsKAhToKJNXjOcVeTeKLQ6nfQpEztUHzdkab02QmQsfWfUTYBJi_opVKo47cApLjSUtZL3NI_bDNhL9XQxmdBM7Kug4sFPjRAI-_lkepo5pmImkWHk8tNpiga395j34s9BsqlQdF_u5Q8c83ozhQ018A_pUmVAsiyZui1dWfWQfiHK1o2sGlOzb7w3Mme9uQ0YWN7f8o3iJNhjpTaqDqBk5usIJwkjREOoHDSjPhvkgwlMIxNz24o2fx0nsbGPj3mwH82WWT1QTeTl4R392tHlaBBogViy_ZuXKBl9oXFeUBwCwO4IeajNquMsujDt6Ay3oFpfmVycZO-3WskheOKxjWJFm2-eOgq_hyZQRNFGblZArd2bHoESCutWlBGZdyBDU9zdE93z5U2vqPECYQF-6LlvFU4FiMalJABHl_32Mek9chtKrwB1O731e1oIlDkmVad6rMA6FwbbgpomeaaZ6aU_cTGPyCqsnfy09dszCdLKXcdpY2JUdUtk_RRhtk-fubVZ50nGpeQg79bqk4ITdXcAQOdS9FhoQv5AAziCFOWgMSKfJ0jOxrrQHRg56-3b0_vjxTZEp2w0CFiMydI-EB05sjrcxflvpzL0rsN8lRMW1dknfzhQ3S2n__fO2jwA72sZFAmE6Rzv1J_gHjKUZ8O6x_vbQfSNCU9zNOjIXPD30r37mfi6Jl-ojA1WXE7XsbWIvnP9YPYcrOKpUeeGwetRaHFDcIe0FixTUP_EUwAWw-MzAUsgNxnHzNEEeq9bUQ6Po5MC8TB1cj_iRZ2g3njC96kGFiIvQd4_VH334GtsxB76TlWXy2ps9eoon5NRmeozdApVCc9NyNtuk4t56xtUS5xmQIPRBIgdT6_iWZ3Y6I8_1uKlw9MbSud5_qR-8YBaxg6C6ovnE6AFCyw7yU_vZXfFDQbffvMIg8z93Zmb_uKNsjDXGiy5x3a6wk-2MgCG-8giSPYN4lDHSrZS0k4fF0AaS7Enu7oWS5dENhCo2W0pvpcLg7svlDF96EZDs2IPGnmiA98xaM1jdDFRypPXTAeCU7xFC0X2XU69nLS2gEwxR7MUUOTwJ55maCJlB6Vqdnl8y5rwPhqlkqDOkxd65RtJvPFfHlgabCPtkhNuX_PXdKnxz2YSY-bXuV4bwiKZRV1DYV-75sZJAz9hmX86g8T1fwvubbk44A1DAP8nXkwoFeGz_vN19QyNe30oZ56zIEPRJGZ8UV-EkIAmnzilMBfs0TzzKJ2hJmo1q2VTSRbhLhpnb69yONFF9mhwFl1SuT4a7igi3sedONmgwhfyurZQbNkagyEsk9dta2CXWrV0JahOwg_56XV9BsOvretuezlasRBtdzl30EgY9Epyib-mSZzM29ecTuVmLDfnmAlSDJT0MDc7Q&sai=AMfl-YTYAO-K9dH8FIfLyCnzzSMNdnpLL6IHG3E7HDRLQSC9Zh5lLAJy0vKUHvBPDC_kNXMaGqUdcHb2iY3dyNYFQB3mnUweb4SzU_pFPlT4gFBm38TAWHh5m9voU2ZmAogCS-MsiHWiV_IaqIPJlaYtT1MWhm5R4_pV9ctHww0zcQvpDljdgF8JJtVOsxPKha9P3YE-6S_XenmMhgj0edULu1IHOihuLUtkuscxfsN3tQN0BSqWLMgf5lNW1bB6iRB5yNck2j6R-hoMvaD3aanVFGtZ9nOOpcC8_D8K9-bjfhFC_95xtt15Inw6QMGSTDYQcihCeUPC1kLPDSid0u7-z_58YkTciNUwzpxdRwb_FxxXv81_gz1wKWfpMXHIwgiyVw7eRhNmXpnLh2oXaZQnecAuKllvp5D0_x-7ua_vB_loFUJzOc3nJqXU3Z7mQBCnqzdvZNOqYLZjIdVrzUnh3VrqFcWrrmLPERYvLZU-Zv7rSlNn88EVbL7zk99xhyKNsvev7a6waV1cEsuGUNfrsrWbYxUe1lTUzFVy2e_No_2m2ILeSyRMACBlGYO6VxflaY9rRmQLUpuakYWlnGcPuwNPXL-9t422amFGO5bBlh1UuyQ7uSr5jopPybq6ODSuVxsgVuiHh-QvOOE--32RQ7eXZzaFhAzKbjcJq5kMN0WL6KGA7J-usI1TlVqU7oLBRXwOHpSrZxSvKNgka389Xt9GT7QS5eJOU-id3BA27VU5FJJjm8Lg3yZFmxTEBhHcjtB_A3YxAhPZ4kMkjFkDGWdnMLokX8iqzC-ZIxsUeRWAl-bGyPkTdj7T216IIiJ9lLXOZgX6_BdnylmAGCCiFJ0hFNxskd2eiB09JAIxNOOMRrvDMG1AbyJm1thlkxxSTq2KzSz_YzsG6ZPcHBTZtKt-bQZZpBWCCHsvEw-yC4Bgk-nptpTKOl294bHkovlhW0giuEFxwhPQ2b5LZ-Kqg79FOTuUTeTpJQoZuyEfNterVtCOoZF38GNR5_vdH1AdwzN9VyrVdjFBVx3jYbPABICWGcD0PGPHdaqhR9ot7hrOoqSncSwZz2a0kpn-pB9PvMNlG7nkuOlUz6V4wbGFxkc-6YPgW5wyFNjbWADKDoXMaWMPB8y1OfSAZ1NQoik1h-gPjBFK2KtHRqCk-lf7tTD94wgf06aFYWvIl46SFNCPQagVdvc7sWkD9Q7CTL7untW8yRAx-E3CvLbOKn-WkhR2q3Gwaljaxq30jR8WgFAtP4dDybRf4ToTHaX193i34OHlq18Zx-1ZWu7bLV-J6_cxKaHXgeq2Gtlnv7CEEozR443qo9e3QCsstWmeHDtaZZTeTv4uRKZzYY2iK2Q793iTU_wX7HU&sig=Cg0ArKJSzGJPkyRG_9szEAE&uach_m=%5BUACH%5D&crd=aHR0cHM6Ly9zaW5nYXBvcmVhaXIuY29t&pr=missingexchangepricemacro&fbs_aeid=%5Bgw_fbsaeid%5D&urlfix=1&omid=0&rm=1&ctpt=1093&cbvp=1&cisv=r20260414.14676&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&arae=1&ftch=1&adurl=ad.doubleclick.net/pcs/view?xai=AKA... https://ad.doubleclick.net/pcs/view?xai=AKAOjsu4qYT9_eq5Mvg4zEPbZlhR2tkQ7LwcFIhwUv1-H-HF7j1uftgw_dtBPWpMdC_dBR9lFDp4TfJhRsEibzqsJR24ayGpcqUKAJ9IySr-LQpGgXaFcPleuLJz9fWLfuys_y5KBGzNKzaSzYxlyoAMjNCSfaQmqtvcfjMyeSqMo5qji7oDQ6c0ERDz5pxRG2qFpnLZQ3dEKA56bpA2vHVtT3Ef_RJdT0vdJUqCN8KRxT0gT54NCxRr5OxXUlptR2-4xGJWMpR-4jS_A7qZivg8pEFgDRSiCyYyfQlJqs54lRMMNL-inQpkOlWjwDODb-hogs5h0jCLlneEWSpS-umhNkHPGztdI0olxs6AwoSpjk2NUa_ZAu03nyWVNgMOT6fkf5MOmqb5IWvarsKAhToKJNXjOcVeTeKLQ6nfQpEztUHzdkab02QmQsfWfUTYBJi_opVKo47cApLjSUtZL3NI_bDNhL9XQxmdBM7Kug4sFPjRAI-_lkepo5pmImkWHk8tNpiga395j34s9BsqlQdF_u5Q8c83ozhQ018A_pUmVAsiyZui1dWfWQfiHK1o2sGlOzb7w3Mme9uQ0YWN7f8o3iJNhjpTaqDqBk5usIJwkjREOoHDSjPhvkgwlMIxNz24o2fx0nsbGPj3mwH82WWT1QTeTl4R392tHlaBBogViy_ZuXKBl9oXFeUBwCwO4IeajNquMsujDt6Ay3oFpfmVycZO-3WskheOKxjWJFm2-eOgq_hyZQRNFGblZArd2bHoESCutWlBGZdyBDU9zdE93z5U2vqPECYQF-6LlvFU4FiMalJABHl_32Mek9chtKrwB1O731e1oIlDkmVad6rMA6FwbbgpomeaaZ6aU_cTGPyCqsnfy09dszCdLKXcdpY2JUdUtk_RRhtk-fubVZ50nGpeQg79bqk4ITdXcAQOdS9FhoQv5AAziCFOWgMSKfJ0jOxrrQHRg56-3b0_vjxTZEp2w0CFiMydI-EB05sjrcxflvpzL0rsN8lRMW1dknfzhQ3S2n__fO2jwA72sZFAmE6Rzv1J_gHjKUZ8O6x_vbQfSNCU9zNOjIXPD30r37mfi6Jl-ojA1WXE7XsbWIvnP9YPYcrOKpUeeGwetRaHFDcIe0FixTUP_EUwAWw-MzAUsgNxnHzNEEeq9bUQ6Po5MC8TB1cj_iRZ2g3njC96kGFiIvQd4_VH334GtsxB76TlWXy2ps9eoon5NRmeozdApVCc9NyNtuk4t56xtUS5xmQIPRBIgdT6_iWZ3Y6I8_1uKlw9MbSud5_qR-8YBaxg6C6ovnE6AFCyw7yU_vZXfFDQbffvMIg8z93Zmb_uKNsjDXGiy5x3a6wk-2MgCG-8giSPYN4lDHSrZS0k4fF0AaS7Enu7oWS5dENhCo2W0pvpcLg7svlDF96EZDs2IPGnmiA98xaM1jdDFRypPXTAeCU7xFC0X2XU69nLS2gEwxR7MUUOTwJ55maCJlB6Vqdnl8y5rwPhqlkqDOkxd65RtJvPFfHlgabCPtkhNuX_PXdKnxz2YSY-bXuV4bwiKZRV1DYV-75sZJAz9hmX86g8T1fwvubbk44A1DAP8nXkwoFeGz_vN19QyNe30oZ56zIEPRJGZ8UV-EkIAmnzilMBfs0TzzKJ2hJmo1q2VTSRbhLhpnb69yONFF9mhwFl1SuT4a7igi3sedONmgwhfyurZQbNkagyEsk9dta2CXWrV0JahOwg_56XV9BsOvretuezlasRBtdzl30EgY9Epyib-mSZzM29ecTuVmLDfnmAlSDJT0MDc7Q&sai=AMfl-YTYAO-K9dH8FIfLyCnzzSMNdnpLL6IHG3E7HDRLQSC9Zh5lLAJy0vKUHvBPDC_kNXMaGqUdcHb2iY3dyNYFQB3mnUweb4SzU_pFPlT4gFBm38TAWHh5m9voU2ZmAogCS-MsiHWiV_IaqIPJlaYtT1MWhm5R4_pV9ctHww0zcQvpDljdgF8JJtVOsxPKha9P3YE-6S_XenmMhgj0edULu1IHOihuLUtkuscxfsN3tQN0BSqWLMgf5lNW1bB6iRB5yNck2j6R-hoMvaD3aanVFGtZ9nOOpcC8_D8K9-bjfhFC_95xtt15Inw6QMGSTDYQcihCeUPC1kLPDSid0u7-z_58YkTciNUwzpxdRwb_FxxXv81_gz1wKWfpMXHIwgiyVw7eRhNmXpnLh2oXaZQnecAuKllvp5D0_x-7ua_vB_loFUJzOc3nJqXU3Z7mQBCnqzdvZNOqYLZjIdVrzUnh3VrqFcWrrmLPERYvLZU-Zv7rSlNn88EVbL7zk99xhyKNsvev7a6waV1cEsuGUNfrsrWbYxUe1lTUzFVy2e_No_2m2ILeSyRMACBlGYO6VxflaY9rRmQLUpuakYWlnGcPuwNPXL-9t422amFGO5bBlh1UuyQ7uSr5jopPybq6ODSuVxsgVuiHh-QvOOE--32RQ7eXZzaFhAzKbjcJq5kMN0WL6KGA7J-usI1TlVqU7oLBRXwOHpSrZxSvKNgka389Xt9GT7QS5eJOU-id3BA27VU5FJJjm8Lg3yZFmxTEBhHcjtB_A3YxAhPZ4kMkjFkDGWdnMLokX8iqzC-ZIxsUeRWAl-bGyPkTdj7T216IIiJ9lLXOZgX6_BdnylmAGCCiFJ0hFNxskd2eiB09JAIxNOOMRrvDMG1AbyJm1thlkxxSTq2KzSz_YzsG6ZPcHBTZtKt-bQZZpBWCCHsvEw-yC4Bgk-nptpTKOl294bHkovlhW0giuEFxwhPQ2b5LZ-Kqg79FOTuUTeTpJQoZuyEfNterVtCOoZF38GNR5_vdH1AdwzN9VyrVdjFBVx3jYbPABICWGcD0PGPHdaqhR9ot7hrOoqSncSwZz2a0kpn-pB9PvMNlG7nkuOlUz6V4wbGFxkc-6YPgW5wyFNjbWADKDoXMaWMPB8y1OfSAZ1NQoik1h-gPjBFK2KtHRqCk-lf7tTD94wgf06aFYWvIl46SFNCPQagVdvc7sWkD9Q7CTL7untW8yRAx-E3CvLbOKn-WkhR2q3Gwaljaxq30jR8WgFAtP4dDybRf4ToTHaX193i34OHlq18Zx-1ZWu7bLV-J6_cxKaHXgeq2Gtlnv7CEEozR443qo9e3QCsstWmeHDtaZZTeTv4uRKZzYY2iK2Q793iTU_wX7HU&sig=Cg0ArKJSzGJPkyRG_9szEAE&uach_m=%5BUACH%5D&crd=aHR0cHM6Ly9zaW5nYXBvcmVhaXIuY29t&pr=missingexchangepricemacro&fbs_aeid=%5Bgw_fbsaeid%5D&urlfix=1&omid=0&rm=1&ctpt=1093&cbvp=1&cisv=r20260414.14676&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&arae=1&ftch=1&adurl= — 200 — 32 B — 585 ms — h3https://servedby.flashtalking.com/state/10208123;5860480;0;401;1C4DD881-E5F3-36D4-3796-83B69A751160/?ft_data=d9:2ab7e65bdba64a9eb618eb09234032e0;d9s:2ab7e65bdba64a9eb618eb09234032e0&cachebuster=310311865servedby.flashtalking.com/state/102... https://servedby.flashtalking.com/state/10208123;5860480;0;401;1C4DD881-E5F3-36D4-3796-83B69A751160/?ft_data=d9:2ab7e65bdba64a9eb618eb09234032e0;d9s:2ab7e65bdba64a9eb618eb09234032e0&cachebuster=310311865 — 200 — 387 B — 70 ms — http/1.1https://cookies.nextmillmedia.com/setuid?bidder=insticator&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=$UIDcookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=insticator&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=$UID — 204 — 64 B — 270 ms — h2https://ep1.adtrafficquality.google/bg/g_oI7kvMPhEsFE8GNo1TM5ARynSo_Hn6N8zawYFyp4Y.jsep1.adtrafficquality.google/bg/g_oI... https://ep1.adtrafficquality.google/bg/g_oI7kvMPhEsFE8GNo1TM5ARynSo_Hn6N8zawYFyp4Y.js — 200 — 0 B — 0 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=rise_ob_type_a_holdings&google_hm=Ml9pN2h4Rm5rcF9z&google_push=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=rise_ob_type_a_holdings&google_hm=Ml9pN2h4Rm5rcF9z&google_push= — 302 — 20 B — 9 ms — h3https://cs-ob.yellowblue.io/sync-pixel?google_error=5cs-ob.yellowblue.io/sync-pixel?goog... https://cs-ob.yellowblue.io/sync-pixel?google_error=5 — 200 — 87 B — 241 ms — h2https://cs.ingage.tech/v1/syncPage/sharethrough?uid=97c8c5cf-0286-49ce-ba34-919162e02e68&gdpr=0cs.ingage.tech/v1/syncPage/sharethr... https://cs.ingage.tech/v1/syncPage/sharethrough?uid=97c8c5cf-0286-49ce-ba34-919162e02e68&gdpr=0 — 204 — 64 B — 262 ms — h2https://sync.cootlogix.com/api/cookie?partnerId=sharthrough&userId=8e8c9549-938e-46dd-8b5a-506f7324f734&gdpr=0sync.cootlogix.com/api/cookie?partn... https://sync.cootlogix.com/api/cookie?partnerId=sharthrough&userId=8e8c9549-938e-46dd-8b5a-506f7324f734&gdpr=0 — 200 — 496 B — 232 ms — h2https://ssc-cms.33across.com/ps/?_=1776295449376.&ri=zzz000000000002zzz&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=1---&ru=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3D33across%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D33XUSERID33Xssc-cms.33across.com/ps/?_=17762954... https://ssc-cms.33across.com/ps/?_=1776295449376.&ri=zzz000000000002zzz&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=1---&ru=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3D33across%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D33XUSERID33X — 302 — 553 B — 213 ms — h2https://ps.eyeota.net/pixel?pid=c9gd671&t=gif&uid=ADGAEmngHhl0nC0jCTtN2Q%3D%3D&us_privacy=1---&33random=1776295449376.2&cat=33acrossps.eyeota.net/pixel?pid=c9gd671&t=g... https://ps.eyeota.net/pixel?pid=c9gd671&t=gif&uid=ADGAEmngHhl0nC0jCTtN2Q%3D%3D&us_privacy=1---&33random=1776295449376.2&cat=33across — 302 — 787 B — 22 ms — http/1.1https://analytics.google.com/g/collect?v=2&tid=G-D2FJXCHD85&gtm=45je64e1v884595205z876231494za20gzb76231494zd76231494&_p=1776295443054&gcs=G111&gcd=13r3r3l3l5l1&npa=0&dma=0&tcfd=10000&_eu=AAAAAGQ&are=1&cid=607914851.1776295445&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115616986~115938466~115938468~117266400~117884344~117971173~118289195&sid=1776295444&sct=1&seg=0&dl=https%3A%2F%2F9to5google.com%2F&dt=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&en=user_color_mode&ep.color_mode=Light&_et=12&tfd=7399analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-D2FJXCHD85&gtm=45je64e1v884595205z876231494za20gzb76231494zd76231494&_p=1776295443054&gcs=G111&gcd=13r3r3l3l5l1&npa=0&dma=0&tcfd=10000&_eu=AAAAAGQ&are=1&cid=607914851.1776295445&frm=0&pscdl=noapi&rcb=19&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115616986~115938466~115938468~117266400~117884344~117971173~118289195&sid=1776295444&sct=1&seg=0&dl=https%3A%2F%2F9to5google.com%2F&dt=9to5Google%20-%20Google%20news%2C%20Pixel%2C%20Android%2C%20Home%2C%20Chrome%20OS%2C%20more&en=user_color_mode&ep.color_mode=Light&_et=12&tfd=7399 — 204 — 48 B — 35 ms — h2https://ps.eyeota.net/pixel/bounce/?pid=c9gd671&t=gif&uid=ADGAEmngHhl0nC0jCTtN2Q%3D%3D&us_privacy=1---&33random=1776295449376.2&cat=33acrossps.eyeota.net/pixel/bounce/?pid=c9g... https://ps.eyeota.net/pixel/bounce/?pid=c9gd671&t=gif&uid=ADGAEmngHhl0nC0jCTtN2Q%3D%3D&us_privacy=1---&33random=1776295449376.2&cat=33across — 200 — 354 B — 5 ms — http/1.1https://ut.pubmatic.com/geo?pubid=95054ut.pubmatic.com/geo?pubid=95054 https://ut.pubmatic.com/geo?pubid=95054 — 200 — 78 B — 168 ms — h2https://ep1.adtrafficquality.google/pagead/gen_204?id=sodar&v=46&t=2&bgai=BqJL8Fh7gaYTKOpmz4t4P_Nea6AMAAAAAOAHgBAI&bg=!9_Sl9JbNAAYjKNSNAyg7AEcBe5WfOBpBIhoTFiIK0uxap9C__Llw0D3hgmcKLYvC7TNZtoabBN9lg2-goat-FM2MLmqNFqshavm2nriI17ouOsAEj7HbeAIAAAB-UgAAAAloAQd-ADXgkw8bp5H-TZfpbWgdoSFTEKjfiDWu5RMwtdUH_1SMb2EszL6hUzCyHS9qw8URFdRaELdJ5JkC7zOmBa5hj7Ni7FwMAeI1KagFXdqb4cm495NsrN0NKHqsezkxpOaZTbIfWcY61VFRz0upIiLom13QD8-L8VQlvBPvgRYWlMyEzxhbi1oiFWO_9HyrKP4sBaF65tUH_KnRo9xf7TfywpfItaUWV8AxM1PeMkq2dutflddiuksVSInQWe0g7l7GhWf-6x9R03-Je52IGq2KYu8LGPgYz9OTogmGQmUv0M_rYMdcRHhZ_5_l6TTN_quC4QmuJE2xz6-J_a7XR40XFROc2eA4ce28x9wUPvnfjrscSwJyGqjUKpbO6Pfkn-kGNKo2N3M3E2tvPF7MdInJUvQx74sjvn_ciUtBJEt3EmBG8FQdJipBqrhVmu_Hp1lc0r7oFux_pwDZbP2I9ZCPi58XwZeXhqLSj0w8wawgUNzSreb1KS5vTsg7FKrwuo7RINkHP5uq7D2ST2u9T0_koD-1Ih1Les0wIpUqvv7kIczAAg6Dmvlr3QkHc-7JnN6ARZ0dR-tybPalEMGtd-gWTzFw-ZckhD5htj-7bDuuSLg3YmGCR7W08o09Lka0AB0Lawk18ysTArGze6Hg6rciCpdmeJq7Ti0vOU7fOlhraczLhqjyGs2yNlNlBg3pNcadYNrqujT_WfPsY0MxvhnIEP1JVX-ZMeRGH_49nipTrBmLG4mh9oaCZmwqgiQSvp4Og4h6410cIbL8wSPYRS5KT5diyEyXuyBo3xQ2xGf_H4evF_kSdeGSzAQF8jz2qfNRCM1YC8BxJjVKz1tFooGxZmdFXeAFoGTRSFYpdMn-9U4PkVOiE_OczeLJbPbJZOvcxpBhd7LGxeH3JxdT1Hsu0Jd2vqZ4uRjbK0qsfTGazju04hcK2ua4-Mr4vRFYjivU8O0Pm9qsKFNOB3eaVggtQ0YzjGOGZQ18JBezcW-5_vq5RLMQ_iAcwuev75JF9Lfx98b--VyIVWS5oGF7BAaVxKcH57_y77h49qBJ6bQSE7HNEmGeTvUYpxsep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/gen_204?id=sodar&v=46&t=2&bgai=BqJL8Fh7gaYTKOpmz4t4P_Nea6AMAAAAAOAHgBAI&bg=!9_Sl9JbNAAYjKNSNAyg7AEcBe5WfOBpBIhoTFiIK0uxap9C__Llw0D3hgmcKLYvC7TNZtoabBN9lg2-goat-FM2MLmqNFqshavm2nriI17ouOsAEj7HbeAIAAAB-UgAAAAloAQd-ADXgkw8bp5H-TZfpbWgdoSFTEKjfiDWu5RMwtdUH_1SMb2EszL6hUzCyHS9qw8URFdRaELdJ5JkC7zOmBa5hj7Ni7FwMAeI1KagFXdqb4cm495NsrN0NKHqsezkxpOaZTbIfWcY61VFRz0upIiLom13QD8-L8VQlvBPvgRYWlMyEzxhbi1oiFWO_9HyrKP4sBaF65tUH_KnRo9xf7TfywpfItaUWV8AxM1PeMkq2dutflddiuksVSInQWe0g7l7GhWf-6x9R03-Je52IGq2KYu8LGPgYz9OTogmGQmUv0M_rYMdcRHhZ_5_l6TTN_quC4QmuJE2xz6-J_a7XR40XFROc2eA4ce28x9wUPvnfjrscSwJyGqjUKpbO6Pfkn-kGNKo2N3M3E2tvPF7MdInJUvQx74sjvn_ciUtBJEt3EmBG8FQdJipBqrhVmu_Hp1lc0r7oFux_pwDZbP2I9ZCPi58XwZeXhqLSj0w8wawgUNzSreb1KS5vTsg7FKrwuo7RINkHP5uq7D2ST2u9T0_koD-1Ih1Les0wIpUqvv7kIczAAg6Dmvlr3QkHc-7JnN6ARZ0dR-tybPalEMGtd-gWTzFw-ZckhD5htj-7bDuuSLg3YmGCR7W08o09Lka0AB0Lawk18ysTArGze6Hg6rciCpdmeJq7Ti0vOU7fOlhraczLhqjyGs2yNlNlBg3pNcadYNrqujT_WfPsY0MxvhnIEP1JVX-ZMeRGH_49nipTrBmLG4mh9oaCZmwqgiQSvp4Og4h6410cIbL8wSPYRS5KT5diyEyXuyBo3xQ2xGf_H4evF_kSdeGSzAQF8jz2qfNRCM1YC8BxJjVKz1tFooGxZmdFXeAFoGTRSFYpdMn-9U4PkVOiE_OczeLJbPbJZOvcxpBhd7LGxeH3JxdT1Hsu0Jd2vqZ4uRjbK0qsfTGazju04hcK2ua4-Mr4vRFYjivU8O0Pm9qsKFNOB3eaVggtQ0YzjGOGZQ18JBezcW-5_vq5RLMQ_iAcwuev75JF9Lfx98b--VyIVWS5oGF7BAaVxKcH57_y77h49qBJ6bQSE7HNEmGeTvUYpxs — 204 — 20 B — 11 ms — h3blob:https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/77c4d007-53ab-4bda-b952-82870eda3f4e29e0404d83b962442475be0635eb854c.sa... blob:https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/77c4d007-53ab-4bda-b952-82870eda3f4e — 200 — -1 B — 277 ms — blobhttps://dis.criteo.com/dis/usersync.aspx?r=73&p=342&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d342%26redir%3dhttps%253A%252F%252Fsync.cootlogix.com%252Fapi%252Fcookie%253FpartnerId%253Dcriteo%2526userId%253D%2524%7bCRITEO_USER_ID%7d%2526gdpr%253D0%2526gdpr_consent%253D%2526us_privacy%253D1---%2526gpp%253D%2526gpp_sid%253Dc&gdpr=0&gdpr_consent=&gpp=&gpp_sid=dis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=73&p=342&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d342%26redir%3dhttps%253A%252F%252Fsync.cootlogix.com%252Fapi%252Fcookie%253FpartnerId%253Dcriteo%2526userId%253D%2524%7bCRITEO_USER_ID%7d%2526gdpr%253D0%2526gdpr_consent%253D%2526us_privacy%253D1---%2526gpp%253D%2526gpp_sid%253Dc&gdpr=0&gdpr_consent=&gpp=&gpp_sid= — 302 — 604 B — 732 ms — h2https://x.bidswitch.net/ul_cb/check_uuid/https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dgrid%26userId%3D%24%7BBSW_UUID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---?gdpr=0&gdpr_consent=&us_privacy=1---&uid=${BSW_UUID}&cookie_age=${COOKIE_AGE}x.bidswitch.net/ul_cb/check_uuid/ht... https://x.bidswitch.net/ul_cb/check_uuid/https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dgrid%26userId%3D%24%7BBSW_UUID%7D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---?gdpr=0&gdpr_consent=&us_privacy=1---&uid=${BSW_UUID}&cookie_age=${COOKIE_AGE} — 302 — 115 B — 235 ms — h2https://vop.sundaysky.com/sync/dmp?redirect=https%3A%2F%2Fsync.rbstsystems.live%2Fpsync%3Ft%3Dd%26e%3D238214%26u%3D%24%7Bssky_uuid%7D&_cvt=tvop.sundaysky.com/sync/dmp?redirect... https://vop.sundaysky.com/sync/dmp?redirect=https%3A%2F%2Fsync.rbstsystems.live%2Fpsync%3Ft%3Dd%26e%3D238214%26u%3D%24%7Bssky_uuid%7D&_cvt=t — 200 — 303 B — 281 ms — h2https://cookies.nextmillmedia.com/setuid?bidder=33across&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=213319521006992cookies.nextmillmedia.com/setuid?bi... https://cookies.nextmillmedia.com/setuid?bidder=33across&nmuid=&gdpr=0&gdpr_consent=&us_privacy=1---&uid=213319521006992 — 200 — 339 B — 259 ms — h2https://eb2.3lift.com/getuid?ld=1&gdpr=0&cmp_cs=&us_privacy=&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dtriplelift%26userId%3D%24UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---eb2.3lift.com/getuid?ld=1&gdpr=0&cm... https://eb2.3lift.com/getuid?ld=1&gdpr=0&cmp_cs=&us_privacy=&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dtriplelift%26userId%3D%24UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1--- — 200 — 139 B — 253 ms — h2https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.3 KiB — 5 ms — http/1.1https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.3 KiB — 4 ms — http/1.1data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ… — 200 — 0 B — 0 ms — datablob:https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/e5498365-0253-4409-872b-bf281d5be76f29e0404d83b962442475be0635eb854c.sa... blob:https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/e5498365-0253-4409-872b-bf281d5be76f — 200 — -1 B — 230 ms — blobdata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQYV2NgAAIAAAUAAarVyFEAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQYV2NgAAIAAAUAAarVyFEAA… — 200 — 0 B — 0 ms — datadata:application/wasm;base64,AGFzbQEAAAABBwFgAn9/AX8DAgEABwgBBF9zdW0AAAoJAQcAIAEgAGoLdata:application/wasm;base64,AGFzbQ... data:application/wasm;base64,AGFzbQEAAAABBwFgAn9/AX8DAgEABwgBBF9zdW0AAAoJAQcAIAEgAGoL — 200 — 42 B — 1 ms — datahttps://sync.cootlogix.com/api/cookie?partnerId=ott&userId=6c548314-1d4b-41a5-82e1-2090e6078777&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=[CCPA]&coppa=[COPPA]&gpp=[GPP]&gpp_sid=[GPP_SID]sync.cootlogix.com/api/cookie?partn... https://sync.cootlogix.com/api/cookie?partnerId=ott&userId=6c548314-1d4b-41a5-82e1-2090e6078777&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=[CCPA]&coppa=[COPPA]&gpp=[GPP]&gpp_sid=[GPP_SID] — 200 — 496 B — 234 ms — h2https://sync.cootlogix.com/api/cookie?partnerId=grid&userId=&gdpr=0&gdpr_consent=&us_privacy=1---sync.cootlogix.com/api/cookie?partn... https://sync.cootlogix.com/api/cookie?partnerId=grid&userId=&gdpr=0&gdpr_consent=&us_privacy=1--- — 200 — 496 B — 234 ms — h2blob:https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/15958e0e-e95e-46d1-a997-20bbeded5b8f29e0404d83b962442475be0635eb854c.sa... blob:https://29e0404d83b962442475be0635eb854c.safeframe.googlesyndication.com/15958e0e-e95e-46d1-a997-20bbeded5b8f — 200 — -1 B — 121 ms — blobhttps://ad.doubleclick.net/pcs/view?xai=AKAOjsu4qYT9_eq5Mvg4zEPbZlhR2tkQ7LwcFIhwUv1-H-HF7j1uftgw_dtBPWpMdC_dBR9lFDp4TfJhRsEibzqsJR24ayGpcqUKAJ9IySr-LQpGgXaFcPleuLJz9fWLfuys_y5KBGzNKzaSzYxlyoAMjNCSfaQmqtvcfjMyeSqMo5qji7oDQ6c0ERDz5pxRG2qFpnLZQ3dEKA56bpA2vHVtT3Ef_RJdT0vdJUqCN8KRxT0gT54NCxRr5OxXUlptR2-4xGJWMpR-4jS_A7qZivg8pEFgDRSiCyYyfQlJqs54lRMMNL-inQpkOlWjwDODb-hogs5h0jCLlneEWSpS-umhNkHPGztdI0olxs6AwoSpjk2NUa_ZAu03nyWVNgMOT6fkf5MOmqb5IWvarsKAhToKJNXjOcVeTeKLQ6nfQpEztUHzdkab02QmQsfWfUTYBJi_opVKo47cApLjSUtZL3NI_bDNhL9XQxmdBM7Kug4sFPjRAI-_lkepo5pmImkWHk8tNpiga395j34s9BsqlQdF_u5Q8c83ozhQ018A_pUmVAsiyZui1dWfWQfiHK1o2sGlOzb7w3Mme9uQ0YWN7f8o3iJNhjpTaqDqBk5usIJwkjREOoHDSjPhvkgwlMIxNz24o2fx0nsbGPj3mwH82WWT1QTeTl4R392tHlaBBogViy_ZuXKBl9oXFeUBwCwO4IeajNquMsujDt6Ay3oFpfmVycZO-3WskheOKxjWJFm2-eOgq_hyZQRNFGblZArd2bHoESCutWlBGZdyBDU9zdE93z5U2vqPECYQF-6LlvFU4FiMalJABHl_32Mek9chtKrwB1O731e1oIlDkmVad6rMA6FwbbgpomeaaZ6aU_cTGPyCqsnfy09dszCdLKXcdpY2JUdUtk_RRhtk-fubVZ50nGpeQg79bqk4ITdXcAQOdS9FhoQv5AAziCFOWgMSKfJ0jOxrrQHRg56-3b0_vjxTZEp2w0CFiMydI-EB05sjrcxflvpzL0rsN8lRMW1dknfzhQ3S2n__fO2jwA72sZFAmE6Rzv1J_gHjKUZ8O6x_vbQfSNCU9zNOjIXPD30r37mfi6Jl-ojA1WXE7XsbWIvnP9YPYcrOKpUeeGwetRaHFDcIe0FixTUP_EUwAWw-MzAUsgNxnHzNEEeq9bUQ6Po5MC8TB1cj_iRZ2g3njC96kGFiIvQd4_VH334GtsxB76TlWXy2ps9eoon5NRmeozdApVCc9NyNtuk4t56xtUS5xmQIPRBIgdT6_iWZ3Y6I8_1uKlw9MbSud5_qR-8YBaxg6C6ovnE6AFCyw7yU_vZXfFDQbffvMIg8z93Zmb_uKNsjDXGiy5x3a6wk-2MgCG-8giSPYN4lDHSrZS0k4fF0AaS7Enu7oWS5dENhCo2W0pvpcLg7svlDF96EZDs2IPGnmiA98xaM1jdDFRypPXTAeCU7xFC0X2XU69nLS2gEwxR7MUUOTwJ55maCJlB6Vqdnl8y5rwPhqlkqDOkxd65RtJvPFfHlgabCPtkhNuX_PXdKnxz2YSY-bXuV4bwiKZRV1DYV-75sZJAz9hmX86g8T1fwvubbk44A1DAP8nXkwoFeGz_vN19QyNe30oZ56zIEPRJGZ8UV-EkIAmnzilMBfs0TzzKJ2hJmo1q2VTSRbhLhpnb69yONFF9mhwFl1SuT4a7igi3sedONmgwhfyurZQbNkagyEsk9dta2CXWrV0JahOwg_56XV9BsOvretuezlasRBtdzl30EgY9Epyib-mSZzM29ecTuVmLDfnmAlSDJT0MDc7Q&sai=AMfl-YTYAO-K9dH8FIfLyCnzzSMNdnpLL6IHG3E7HDRLQSC9Zh5lLAJy0vKUHvBPDC_kNXMaGqUdcHb2iY3dyNYFQB3mnUweb4SzU_pFPlT4gFBm38TAWHh5m9voU2ZmAogCS-MsiHWiV_IaqIPJlaYtT1MWhm5R4_pV9ctHww0zcQvpDljdgF8JJtVOsxPKha9P3YE-6S_XenmMhgj0edULu1IHOihuLUtkuscxfsN3tQN0BSqWLMgf5lNW1bB6iRB5yNck2j6R-hoMvaD3aanVFGtZ9nOOpcC8_D8K9-bjfhFC_95xtt15Inw6QMGSTDYQcihCeUPC1kLPDSid0u7-z_58YkTciNUwzpxdRwb_FxxXv81_gz1wKWfpMXHIwgiyVw7eRhNmXpnLh2oXaZQnecAuKllvp5D0_x-7ua_vB_loFUJzOc3nJqXU3Z7mQBCnqzdvZNOqYLZjIdVrzUnh3VrqFcWrrmLPERYvLZU-Zv7rSlNn88EVbL7zk99xhyKNsvev7a6waV1cEsuGUNfrsrWbYxUe1lTUzFVy2e_No_2m2ILeSyRMACBlGYO6VxflaY9rRmQLUpuakYWlnGcPuwNPXL-9t422amFGO5bBlh1UuyQ7uSr5jopPybq6ODSuVxsgVuiHh-QvOOE--32RQ7eXZzaFhAzKbjcJq5kMN0WL6KGA7J-usI1TlVqU7oLBRXwOHpSrZxSvKNgka389Xt9GT7QS5eJOU-id3BA27VU5FJJjm8Lg3yZFmxTEBhHcjtB_A3YxAhPZ4kMkjFkDGWdnMLokX8iqzC-ZIxsUeRWAl-bGyPkTdj7T216IIiJ9lLXOZgX6_BdnylmAGCCiFJ0hFNxskd2eiB09JAIxNOOMRrvDMG1AbyJm1thlkxxSTq2KzSz_YzsG6ZPcHBTZtKt-bQZZpBWCCHsvEw-yC4Bgk-nptpTKOl294bHkovlhW0giuEFxwhPQ2b5LZ-Kqg79FOTuUTeTpJQoZuyEfNterVtCOoZF38GNR5_vdH1AdwzN9VyrVdjFBVx3jYbPABICWGcD0PGPHdaqhR9ot7hrOoqSncSwZz2a0kpn-pB9PvMNlG7nkuOlUz6V4wbGFxkc-6YPgW5wyFNjbWADKDoXMaWMPB8y1OfSAZ1NQoik1h-gPjBFK2KtHRqCk-lf7tTD94wgf06aFYWvIl46SFNCPQagVdvc7sWkD9Q7CTL7untW8yRAx-E3CvLbOKn-WkhR2q3Gwaljaxq30jR8WgFAtP4dDybRf4ToTHaX193i34OHlq18Zx-1ZWu7bLV-J6_cxKaHXgeq2Gtlnv7CEEozR443qo9e3QCsstWmeHDtaZZTeTv4uRKZzYY2iK2Q793iTU_wX7HU&sig=Cg0ArKJSzGJPkyRG_9szEAE&uach_m=%5BUACH%5D&crd=aHR0cHM6Ly9zaW5nYXBvcmVhaXIuY29t&pr=missingexchangepricemacro&fbs_aeid=%5Bgw_fbsaeid%5D&urlfix=1&omid=0&rm=1&ctpt=1667&vt=11&dtpt=574&dett=3&cstd=1666&cisv=r20260414.14676&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&arae=1&ftch=1&adurl=ad.doubleclick.net/pcs/view?xai=AKA... https://ad.doubleclick.net/pcs/view?xai=AKAOjsu4qYT9_eq5Mvg4zEPbZlhR2tkQ7LwcFIhwUv1-H-HF7j1uftgw_dtBPWpMdC_dBR9lFDp4TfJhRsEibzqsJR24ayGpcqUKAJ9IySr-LQpGgXaFcPleuLJz9fWLfuys_y5KBGzNKzaSzYxlyoAMjNCSfaQmqtvcfjMyeSqMo5qji7oDQ6c0ERDz5pxRG2qFpnLZQ3dEKA56bpA2vHVtT3Ef_RJdT0vdJUqCN8KRxT0gT54NCxRr5OxXUlptR2-4xGJWMpR-4jS_A7qZivg8pEFgDRSiCyYyfQlJqs54lRMMNL-inQpkOlWjwDODb-hogs5h0jCLlneEWSpS-umhNkHPGztdI0olxs6AwoSpjk2NUa_ZAu03nyWVNgMOT6fkf5MOmqb5IWvarsKAhToKJNXjOcVeTeKLQ6nfQpEztUHzdkab02QmQsfWfUTYBJi_opVKo47cApLjSUtZL3NI_bDNhL9XQxmdBM7Kug4sFPjRAI-_lkepo5pmImkWHk8tNpiga395j34s9BsqlQdF_u5Q8c83ozhQ018A_pUmVAsiyZui1dWfWQfiHK1o2sGlOzb7w3Mme9uQ0YWN7f8o3iJNhjpTaqDqBk5usIJwkjREOoHDSjPhvkgwlMIxNz24o2fx0nsbGPj3mwH82WWT1QTeTl4R392tHlaBBogViy_ZuXKBl9oXFeUBwCwO4IeajNquMsujDt6Ay3oFpfmVycZO-3WskheOKxjWJFm2-eOgq_hyZQRNFGblZArd2bHoESCutWlBGZdyBDU9zdE93z5U2vqPECYQF-6LlvFU4FiMalJABHl_32Mek9chtKrwB1O731e1oIlDkmVad6rMA6FwbbgpomeaaZ6aU_cTGPyCqsnfy09dszCdLKXcdpY2JUdUtk_RRhtk-fubVZ50nGpeQg79bqk4ITdXcAQOdS9FhoQv5AAziCFOWgMSKfJ0jOxrrQHRg56-3b0_vjxTZEp2w0CFiMydI-EB05sjrcxflvpzL0rsN8lRMW1dknfzhQ3S2n__fO2jwA72sZFAmE6Rzv1J_gHjKUZ8O6x_vbQfSNCU9zNOjIXPD30r37mfi6Jl-ojA1WXE7XsbWIvnP9YPYcrOKpUeeGwetRaHFDcIe0FixTUP_EUwAWw-MzAUsgNxnHzNEEeq9bUQ6Po5MC8TB1cj_iRZ2g3njC96kGFiIvQd4_VH334GtsxB76TlWXy2ps9eoon5NRmeozdApVCc9NyNtuk4t56xtUS5xmQIPRBIgdT6_iWZ3Y6I8_1uKlw9MbSud5_qR-8YBaxg6C6ovnE6AFCyw7yU_vZXfFDQbffvMIg8z93Zmb_uKNsjDXGiy5x3a6wk-2MgCG-8giSPYN4lDHSrZS0k4fF0AaS7Enu7oWS5dENhCo2W0pvpcLg7svlDF96EZDs2IPGnmiA98xaM1jdDFRypPXTAeCU7xFC0X2XU69nLS2gEwxR7MUUOTwJ55maCJlB6Vqdnl8y5rwPhqlkqDOkxd65RtJvPFfHlgabCPtkhNuX_PXdKnxz2YSY-bXuV4bwiKZRV1DYV-75sZJAz9hmX86g8T1fwvubbk44A1DAP8nXkwoFeGz_vN19QyNe30oZ56zIEPRJGZ8UV-EkIAmnzilMBfs0TzzKJ2hJmo1q2VTSRbhLhpnb69yONFF9mhwFl1SuT4a7igi3sedONmgwhfyurZQbNkagyEsk9dta2CXWrV0JahOwg_56XV9BsOvretuezlasRBtdzl30EgY9Epyib-mSZzM29ecTuVmLDfnmAlSDJT0MDc7Q&sai=AMfl-YTYAO-K9dH8FIfLyCnzzSMNdnpLL6IHG3E7HDRLQSC9Zh5lLAJy0vKUHvBPDC_kNXMaGqUdcHb2iY3dyNYFQB3mnUweb4SzU_pFPlT4gFBm38TAWHh5m9voU2ZmAogCS-MsiHWiV_IaqIPJlaYtT1MWhm5R4_pV9ctHww0zcQvpDljdgF8JJtVOsxPKha9P3YE-6S_XenmMhgj0edULu1IHOihuLUtkuscxfsN3tQN0BSqWLMgf5lNW1bB6iRB5yNck2j6R-hoMvaD3aanVFGtZ9nOOpcC8_D8K9-bjfhFC_95xtt15Inw6QMGSTDYQcihCeUPC1kLPDSid0u7-z_58YkTciNUwzpxdRwb_FxxXv81_gz1wKWfpMXHIwgiyVw7eRhNmXpnLh2oXaZQnecAuKllvp5D0_x-7ua_vB_loFUJzOc3nJqXU3Z7mQBCnqzdvZNOqYLZjIdVrzUnh3VrqFcWrrmLPERYvLZU-Zv7rSlNn88EVbL7zk99xhyKNsvev7a6waV1cEsuGUNfrsrWbYxUe1lTUzFVy2e_No_2m2ILeSyRMACBlGYO6VxflaY9rRmQLUpuakYWlnGcPuwNPXL-9t422amFGO5bBlh1UuyQ7uSr5jopPybq6ODSuVxsgVuiHh-QvOOE--32RQ7eXZzaFhAzKbjcJq5kMN0WL6KGA7J-usI1TlVqU7oLBRXwOHpSrZxSvKNgka389Xt9GT7QS5eJOU-id3BA27VU5FJJjm8Lg3yZFmxTEBhHcjtB_A3YxAhPZ4kMkjFkDGWdnMLokX8iqzC-ZIxsUeRWAl-bGyPkTdj7T216IIiJ9lLXOZgX6_BdnylmAGCCiFJ0hFNxskd2eiB09JAIxNOOMRrvDMG1AbyJm1thlkxxSTq2KzSz_YzsG6ZPcHBTZtKt-bQZZpBWCCHsvEw-yC4Bgk-nptpTKOl294bHkovlhW0giuEFxwhPQ2b5LZ-Kqg79FOTuUTeTpJQoZuyEfNterVtCOoZF38GNR5_vdH1AdwzN9VyrVdjFBVx3jYbPABICWGcD0PGPHdaqhR9ot7hrOoqSncSwZz2a0kpn-pB9PvMNlG7nkuOlUz6V4wbGFxkc-6YPgW5wyFNjbWADKDoXMaWMPB8y1OfSAZ1NQoik1h-gPjBFK2KtHRqCk-lf7tTD94wgf06aFYWvIl46SFNCPQagVdvc7sWkD9Q7CTL7untW8yRAx-E3CvLbOKn-WkhR2q3Gwaljaxq30jR8WgFAtP4dDybRf4ToTHaX193i34OHlq18Zx-1ZWu7bLV-J6_cxKaHXgeq2Gtlnv7CEEozR443qo9e3QCsstWmeHDtaZZTeTv4uRKZzYY2iK2Q793iTU_wX7HU&sig=Cg0ArKJSzGJPkyRG_9szEAE&uach_m=%5BUACH%5D&crd=aHR0cHM6Ly9zaW5nYXBvcmVhaXIuY29t&pr=missingexchangepricemacro&fbs_aeid=%5Bgw_fbsaeid%5D&urlfix=1&omid=0&rm=1&ctpt=1667&vt=11&dtpt=574&dett=3&cstd=1666&cisv=r20260414.14676&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0.&arae=1&ftch=1&adurl= — 200 — 30 B — 79 ms — h3https://s0.2mdn.net/sadbundle/3450574991010037760/SQHO_Performance_SGTactical_728x90_EN-638906701285338196-11d841a3-2fa3-436c-bce2-2baa02dd967f.html?ev=01_262s0.2mdn.net/sadbundle/3450574991010... https://s0.2mdn.net/sadbundle/3450574991010037760/SQHO_Performance_SGTactical_728x90_EN-638906701285338196-11d841a3-2fa3-436c-bce2-2baa02dd967f.html?ev=01_262 — 200 — 1.9 KiB — 24 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABNEAAABkBAMAAABayruYAAAAJFBMVEUAAADa2tr/////9/e6urpTU…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABNEAAABkBAMAAABayruYAAAAJFBMVEUAAADa2tr/////9/e6urpTU… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACY4AAADCCAMAAADT9DSoAAAANlBMVEUAAADa2tr/////9/e5ubn39…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACY4AAADCCAMAAADT9DSoAAAANlBMVEUAAADa2tr/////9/e5ubn39… — 200 — 0 B — 0 ms — datahttps://data.ad-score.com/data/cors?pm_st=YeqmuumrDGYoCqbCncozplUPvOGSOryw-FE7fPshldVPiMyMb2H/AFkrGPss=-E03GOs9vbFLgMQ==&pm_ct=5ff1457ccb1d7ef2263479a8&pm_pl=1776295449226&pm_td=973&pid=1000942&en=1.1&callback=__pm_glbl_7ToUgSUJt6o525cbJNRc5N31._gc2&tt=g&v=09712b6data.ad-score.com/data/cors?pm_st=Y... https://data.ad-score.com/data/cors?pm_st=YeqmuumrDGYoCqbCncozplUPvOGSOryw-FE7fPshldVPiMyMb2H/AFkrGPss=-E03GOs9vbFLgMQ==&pm_ct=5ff1457ccb1d7ef2263479a8&pm_pl=1776295449226&pm_td=973&pid=1000942&en=1.1&callback=__pm_glbl_7ToUgSUJt6o525cbJNRc5N31._gc2&tt=g&v=09712b6 — 200 — 320 B — 441 ms — http/1.1https://c.bannerflow.net/a/689c3479d4293594d1dec298?did=5ced17d285b1c200019c3fe1&&redirecturl=https%3A%2F%2Fad.doubleclick.net%2Fpcs%2Fclick%3Fxai%3DAKAOjssDSOO-fPDLzqdQg2Ypgc0ZJ6PSGcfp38LR4dKuK6r9h8ZnxzcIeo6qTWZwQXF-XUs-HaqkHQFPkm3jv-WHjWImuD3JQAjNeEkhX6_7akspOD2AEtd57RUBbJT5jzTqemBOd6QgDZamYRe3-mp5qAOQm0zwAitalOTZYfpqAd7eueZ1iJvzU0_D79BAKkt4qMP3cSsXm5WDgC1PPtW8hWOqCNFqoiYNZ6ohxtBB2LddFDjXly_0BMI_IHr2y2rRv9Rn2t1KTwvlH3YdVtRZVYty_8PTNpRShsEdSFVsLIJOwsrI_ICDXht_I5S_skb8javbBxUrkphLY-wv9pn0L-QELTGTa1I9bI3HuWdQrwSEplPGUSwI5QHhMOx0IZ6O1SXL6aHJcTrc7Fl1iVZHLb_g_w-81o0fV-BvvArkq_eBeAc0hsfbtif_d8GQDeM-9wmSWFhyxq7yl6pyZco2CatMun208fSBA4JaDsWtRgUw1Qo_badrT2QQjyq3AgiEABr_1-75vLW4js7mLk3AmWSXWhAwpF45ACCpGJ0G9DGg1adL2bPKZmYQV_TLkM2AY3ztAK2MMt2zMtSD6aatRFR1E-nWFyty20JSvuJEPn4UzWrVve1bhhW1MGpyTz2WfrwXy6aSGodzVSz1RU3w8P-HQRqTLIixpLfyTvujwqRVODthjhaOtQpY_Rs5weuO68Y61U5TE4xQol5r2pbOqf23CAOPGb3QpiPY85N8pW1vRCDZ-09JTIvBgcXJARu70WCEm9OrhRY6TqkNxYXw-9vlFyYE4uuF2-W-zgxL8uPdirOziIE-b6K1OtyxxPQKoxM9Nw5zvTE1tH6GCKH_yQFSLH0RmzyeBqwU4tXPWjTwi6pfoDa0kQB-biACURtS30X55oC9Q0Z6rfatX5WlOcNXLD_-NBTsl1Seg-Qqq1GnY-XIe9hcipufGUCb_3Uk6Z5QQxUtYwXt3Sph_dDyOuUhHW4Sj1mNd3TOQdP1ZRB4dW07J-EA_MdN_-fzh20it_OWOS4ctvBFs31EpE0qVUb9OWvj4nUjpqePCV6I2X73NzXCnoQmCAdB3legAUeUa0XwDu1dkNQe9dyuXbZdD0bV0MY94uuc-3cRcpgMfetyl5hFOOUb_MsFULb88CxDjT1ehizJIjFTcF9oKIpqZqvG-ZOpfc9DEWYVKQ7Yp2rzZ7E6n7aAfclxNrioQenzL_nNg_kx5GXcHp_Ol9jGLW3_5FDYk60kZ8hwVW3xxQ9sjdSbf5Nbo59unsmoD9MY9quZiOuLgjCm_lMnjn5hxMvg4wZumUdct509P9Em--WOd8V1iub1NqLRGe6Rm_cH_stIvN3JR3zhrM9QDEmWuer-Ez6W9SGVkqNoV1wE19Yn6TVy-L890cgomhLDcvN9GbsA3eWFrxFYcM9ue6ZYpTYov7xGZAIr7ghpBqREjNIwlQOO9yjWuRxfcyNEQ7l3UrFSm_Rzc6-zUfjklr6rlrONiOvZXYlL1Cu_gLz_EfmR-zQT16li8pdC7uCBH9u2wQiJBK2AmHExvb8WvYAThq7U3asTqvxODjINWI4KQSGF3hvK7rX-ps1365rTjFZmr_NqKDCqAuSPuywjnAVDkruCM_rXltSYW9uU7_wyRSabd8TKe8rH2Z-w4xuSW7Z2_VUmnFbtIaC0U7NuL5dVZ4fvtwBz_kIx5_LJ7KA88FfKF9Mkx9aEydT9FIX1NK7SQBpi8VLNtVbEs2dWfK08jg5mSRsB-tHzNjmXuvVA-YL85d-TpHga_HHsa-_wKIFYECOk_LcfSuxCANHva0r9kypppg3_MnrGCH9qqIx_6WL5HTC-CcXTaDdiSfahlV7tgAo%26sai%3DAMfl-YTOYExqSjjBBhJHDU2DR1yeSb8R98pB2nJ3xlnHM8WW3xbVN9CGEJ1bcUuQif-cYabO8aH1rzCzDBx9OdpfN3o5Y1hRy2OMIZH63kT_cxrukZ8ntaKBCbzQwO5xZSb4-9tIZxtVi5RmSbQGgc5zJaHgf4tYheBGP1OHwgg8yAOEuypLSacDXbwmhxj_CG85rQrrGwEq48Z2tCLj7AfRtr0lsHULdmffaZVJv8J38uTzF99Og5IO4M7ZiMQulyUf-K0_g7DiEKkA_5tHGEDYQCQq8fZjSVxtFEi1huGYYqlrvc0ViHkb_dkC7970x2DNGyN4yKWvTzDEPa547y2jhlj-A4fRW8_S4kYU3JnRbvTPAV_r1sKS55SBDLTQw4qGU8WPqLs9wQKURwglI8-wp31RvEmBkYGbyotfjBrE5IM744xysqJBg_E5g9H5UQZ1YNtwvNUnCLk7PHRRrgK67ak_EYdRCaFUHsmI-3_V8b-XonISM633pxellbcocJfuxEewZTP5jrsmEoOrOaT0CbpsNBulVuToJTatqnPThxcEwJNC8cnNYz0hYKkogSpjvpuBcCOr8SOxSJLUYA8IV1uP6p-8LGyuoCob6onn0Xcd3GCqXSSvWeL5AT91D0RWXgkVQuBF_v2A9G0HrSRcWGGyMKVnColsSdZ_Assk9EwbwsbocrDXXvpePsHmeniCIEXCMF9BvzND-3njOJbhPnMB8WhxA06vqKg5xy-vMZq72HTm2er3lMAvJmbRDvLFvv9v2bZCKsr_UaAfE2AD3pLKTsLQHh2y2_gpfYRtfOgjL_VKysw1pJ-tz4O_ipxpQIVkumgEO2siaDPLZCZE02vySab8tGgPFkCWhJ2s-kN9DCj129dWzJH5jnnsDaclAKbg1G_3%26sig%3DCg0ArKJSzFvOikNeFK3BEAE%26fbs_aeid%3D%255Bgw_fbsaeid%255D%26crd%3DaHR0cHM6Ly9zaW5nYXBvcmVhaXIuY29t%26urlfix%3D1%26rm_eid%3D%255Brm_exit_id%255D%26adurl%3Dhttps%253A%252F%252Fwww.singaporeair.com%252Fen_UK%252Fsg%252Fplan-travel%252Flocal-promotions%252Foffers%252F%253Fdclid%253D%2525edclid!%2526gad_source%253D7c.bannerflow.net/a/689c3479d4293594... https://c.bannerflow.net/a/689c3479d4293594d1dec298?did=5ced17d285b1c200019c3fe1&&redirecturl=https%3A%2F%2Fad.doubleclick.net%2Fpcs%2Fclick%3Fxai%3DAKAOjssDSOO-fPDLzqdQg2Ypgc0ZJ6PSGcfp38LR4dKuK6r9h8ZnxzcIeo6qTWZwQXF-XUs-HaqkHQFPkm3jv-WHjWImuD3JQAjNeEkhX6_7akspOD2AEtd57RUBbJT5jzTqemBOd6QgDZamYRe3-mp5qAOQm0zwAitalOTZYfpqAd7eueZ1iJvzU0_D79BAKkt4qMP3cSsXm5WDgC1PPtW8hWOqCNFqoiYNZ6ohxtBB2LddFDjXly_0BMI_IHr2y2rRv9Rn2t1KTwvlH3YdVtRZVYty_8PTNpRShsEdSFVsLIJOwsrI_ICDXht_I5S_skb8javbBxUrkphLY-wv9pn0L-QELTGTa1I9bI3HuWdQrwSEplPGUSwI5QHhMOx0IZ6O1SXL6aHJcTrc7Fl1iVZHLb_g_w-81o0fV-BvvArkq_eBeAc0hsfbtif_d8GQDeM-9wmSWFhyxq7yl6pyZco2CatMun208fSBA4JaDsWtRgUw1Qo_badrT2QQjyq3AgiEABr_1-75vLW4js7mLk3AmWSXWhAwpF45ACCpGJ0G9DGg1adL2bPKZmYQV_TLkM2AY3ztAK2MMt2zMtSD6aatRFR1E-nWFyty20JSvuJEPn4UzWrVve1bhhW1MGpyTz2WfrwXy6aSGodzVSz1RU3w8P-HQRqTLIixpLfyTvujwqRVODthjhaOtQpY_Rs5weuO68Y61U5TE4xQol5r2pbOqf23CAOPGb3QpiPY85N8pW1vRCDZ-09JTIvBgcXJARu70WCEm9OrhRY6TqkNxYXw-9vlFyYE4uuF2-W-zgxL8uPdirOziIE-b6K1OtyxxPQKoxM9Nw5zvTE1tH6GCKH_yQFSLH0RmzyeBqwU4tXPWjTwi6pfoDa0kQB-biACURtS30X55oC9Q0Z6rfatX5WlOcNXLD_-NBTsl1Seg-Qqq1GnY-XIe9hcipufGUCb_3Uk6Z5QQxUtYwXt3Sph_dDyOuUhHW4Sj1mNd3TOQdP1ZRB4dW07J-EA_MdN_-fzh20it_OWOS4ctvBFs31EpE0qVUb9OWvj4nUjpqePCV6I2X73NzXCnoQmCAdB3legAUeUa0XwDu1dkNQe9dyuXbZdD0bV0MY94uuc-3cRcpgMfetyl5hFOOUb_MsFULb88CxDjT1ehizJIjFTcF9oKIpqZqvG-ZOpfc9DEWYVKQ7Yp2rzZ7E6n7aAfclxNrioQenzL_nNg_kx5GXcHp_Ol9jGLW3_5FDYk60kZ8hwVW3xxQ9sjdSbf5Nbo59unsmoD9MY9quZiOuLgjCm_lMnjn5hxMvg4wZumUdct509P9Em--WOd8V1iub1NqLRGe6Rm_cH_stIvN3JR3zhrM9QDEmWuer-Ez6W9SGVkqNoV1wE19Yn6TVy-L890cgomhLDcvN9GbsA3eWFrxFYcM9ue6ZYpTYov7xGZAIr7ghpBqREjNIwlQOO9yjWuRxfcyNEQ7l3UrFSm_Rzc6-zUfjklr6rlrONiOvZXYlL1Cu_gLz_EfmR-zQT16li8pdC7uCBH9u2wQiJBK2AmHExvb8WvYAThq7U3asTqvxODjINWI4KQSGF3hvK7rX-ps1365rTjFZmr_NqKDCqAuSPuywjnAVDkruCM_rXltSYW9uU7_wyRSabd8TKe8rH2Z-w4xuSW7Z2_VUmnFbtIaC0U7NuL5dVZ4fvtwBz_kIx5_LJ7KA88FfKF9Mkx9aEydT9FIX1NK7SQBpi8VLNtVbEs2dWfK08jg5mSRsB-tHzNjmXuvVA-YL85d-TpHga_HHsa-_wKIFYECOk_LcfSuxCANHva0r9kypppg3_MnrGCH9qqIx_6WL5HTC-CcXTaDdiSfahlV7tgAo%26sai%3DAMfl-YTOYExqSjjBBhJHDU2DR1yeSb8R98pB2nJ3xlnHM8WW3xbVN9CGEJ1bcUuQif-cYabO8aH1rzCzDBx9OdpfN3o5Y1hRy2OMIZH63kT_cxrukZ8ntaKBCbzQwO5xZSb4-9tIZxtVi5RmSbQGgc5zJaHgf4tYheBGP1OHwgg8yAOEuypLSacDXbwmhxj_CG85rQrrGwEq48Z2tCLj7AfRtr0lsHULdmffaZVJv8J38uTzF99Og5IO4M7ZiMQulyUf-K0_g7DiEKkA_5tHGEDYQCQq8fZjSVxtFEi1huGYYqlrvc0ViHkb_dkC7970x2DNGyN4yKWvTzDEPa547y2jhlj-A4fRW8_S4kYU3JnRbvTPAV_r1sKS55SBDLTQw4qGU8WPqLs9wQKURwglI8-wp31RvEmBkYGbyotfjBrE5IM744xysqJBg_E5g9H5UQZ1YNtwvNUnCLk7PHRRrgK67ak_EYdRCaFUHsmI-3_V8b-XonISM633pxellbcocJfuxEewZTP5jrsmEoOrOaT0CbpsNBulVuToJTatqnPThxcEwJNC8cnNYz0hYKkogSpjvpuBcCOr8SOxSJLUYA8IV1uP6p-8LGyuoCob6onn0Xcd3GCqXSSvWeL5AT91D0RWXgkVQuBF_v2A9G0HrSRcWGGyMKVnColsSdZ_Assk9EwbwsbocrDXXvpePsHmeniCIEXCMF9BvzND-3njOJbhPnMB8WhxA06vqKg5xy-vMZq72HTm2er3lMAvJmbRDvLFvv9v2bZCKsr_UaAfE2AD3pLKTsLQHh2y2_gpfYRtfOgjL_VKysw1pJ-tz4O_ipxpQIVkumgEO2siaDPLZCZE02vySab8tGgPFkCWhJ2s-kN9DCj129dWzJH5jnnsDaclAKbg1G_3%26sig%3DCg0ArKJSzFvOikNeFK3BEAE%26fbs_aeid%3D%255Bgw_fbsaeid%255D%26crd%3DaHR0cHM6Ly9zaW5nYXBvcmVhaXIuY29t%26urlfix%3D1%26rm_eid%3D%255Brm_exit_id%255D%26adurl%3Dhttps%253A%252F%252Fwww.singaporeair.com%252Fen_UK%252Fsg%252Fplan-travel%252Flocal-promotions%252Foffers%252F%253Fdclid%253D%2525edclid!%2526gad_source%253D7 — 200 — 21.6 KiB — 30 ms — h2https://c.bannerflow.net/scripts/text.e8d918c3b34bea95e0c0.jsc.bannerflow.net/scripts/text.e8d91... https://c.bannerflow.net/scripts/text.e8d918c3b34bea95e0c0.js — 200 — 12.7 KiB — 10 ms — h2https://c.bannerflow.net/accounts/singapore-airlines/5c88bd226deb104fbc02a6aa/published/16187704/18688956/data.0000001E48EF23.jsc.bannerflow.net/accounts/singapore... https://c.bannerflow.net/accounts/singapore-airlines/5c88bd226deb104fbc02a6aa/published/16187704/18688956/data.0000001E48EF23.js — 200 — 8.4 KiB — 10 ms — h2https://c.bannerflow.net/scripts/animated-creative.3b289a01ea3804f1eede.jsc.bannerflow.net/scripts/animated-c... https://c.bannerflow.net/scripts/animated-creative.3b289a01ea3804f1eede.js — 200 — 47.4 KiB — 19 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs= — 200 — 0 B — 0 ms — datadata:image/webp;base64,UklGRjoAAABXRUJQVlA4IC4AAACyAgCdASoCAAIALmk0mk0iIiIiIgBoSygABc6WWgAA/veff/0P…data:image/webp;base64,UklGRjoAAABX... data:image/webp;base64,UklGRjoAAABXRUJQVlA4IC4AAACyAgCdASoCAAIALmk0mk0iIiIiIgBoSygABc6WWgAA/veff/0P… — 200 — 0 B — 0 ms — datahttps://ib.adnxs.com/getuid?https%3A%2F%2Fcs.ingage.tech%2Fv1%2Fsync%2Fxandr%2Ff65495b7-ff2a-481d-9797-f1d7d2134ea8%3Fuid%3D%24UID=&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDib.adnxs.com/getuid?https%3A%2F%2Fc... https://ib.adnxs.com/getuid?https%3A%2F%2Fcs.ingage.tech%2Fv1%2Fsync%2Fxandr%2Ff65495b7-ff2a-481d-9797-f1d7d2134ea8%3Fuid%3D%24UID=&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 200 — 770 B — 5 ms — h2https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fcs.ingage.tech%2Fv1%2Fsync%2Fadform%2Ff65495b7-ff2a-481d-9797-f1d7d2134ea8%3Fuid%3D%24UID&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UIDcm.adform.net/cookie?redirect_url=h... https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fcs.ingage.tech%2Fv1%2Fsync%2Fadform%2Ff65495b7-ff2a-481d-9797-f1d7d2134ea8%3Fuid%3D%24UID&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID — 200 — 475 B — 687 ms — h2https://ssbsync-global.smartadserver.com/api/sync?callerId=160&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&redirectUri=https://cs.ingage.tech/v1/sync/equative/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid=ssbsync-global.smartadserver.com/ap... https://ssbsync-global.smartadserver.com/api/sync?callerId=160&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fcookies.nextmillmedia.com%2Fsetuid%3Fbidder%3Dinsticator%26nmuid%3D%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26uid%3D%24UID&redirectUri=https://cs.ingage.tech/v1/sync/equative/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid= — 302 — 341 B — 4 ms — h2blob:https://s0.2mdn.net/18d48789-ff9b-4348-8de0-309f19e989efs0.2mdn.net/18d48789-ff9b-4348-8de0... blob:https://s0.2mdn.net/18d48789-ff9b-4348-8de0-309f19e989ef — 200 — 0 B — 20 ms — blobhttps://cs.ingage.tech/v1/sync/equative/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid=cs.ingage.tech/v1/sync/equative/f65... https://cs.ingage.tech/v1/sync/equative/f65495b7-ff2a-481d-9797-f1d7d2134ea8?uid= — 400 — 192 B — 282 ms — h2https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsvuC1Pe-gFKXI7USIfEzrfSuTTvLdTJMeFwoiDPZht26KOz2fPifNZn98GfODBhgqQ6Qricb0yavleIVBkTTOm_dmoWX1YRT96GahtpytJSlnr9r3jzxfyDXhmp5tnXe3OWlsh6VV1JSPoaoLZlhuwO3Xna7Z09c6dPMKwHKqOFyh6UGblfF1wlCG8t0uzeAWGD-arPpozqhTAD89OZ&sai=AMfl-YRiNPwm26etflTBo-O26GheXnwRbA2ag4z34a8K_99ZaO178tceg7zArZG7xHRD_KhhdOA573LlscpMK2Kb9TeXdsvOKsLa1A6l7tpmGvDIVpZV1DH69NfF0iMjPMzbNXwem6S6utN0_0P5f9PrlseC7C1C7tJNoJxMfSSQj64NhmfijYIxZyzyiORSbgYRFxtm7V0DuE1i-YAtpiy-hogp1QNDw9nBD1TkwMi2nc3Czp-H-Mj0hkx8SnMMf_751XOw5aeLjiWU2TLNag6J-5dhn9jZglN9md6n9EsK0qWBnDIqssUerdzsym5a7Swo6kmd2uguce__HEsbpiLUxc4LlD3Hu9KM_MGWhjkER6useJsc8-jxonesjbMvxD1GDg&sig=Cg0ArKJSzAvf4LSXj0XpEAE&cid=CAQS_AEABaugfROPnZ3NRlGPvmT8zxI3DfKh9Vuaqt3MV-bMLJ_9-Kpwf0kC293Im48lOBU4Cye5zJJmfmx1uvPPwQjjpgi2LALp8kIxiuyMJTduaJq7IvBe3HZXjh99bwDQpsV5rSCjTNH25xEE1y9X-qo5wc0-BK-flVZ0_mGtt66C-eWwDu3TxVsUS3WaWtHH-VgAibBISB2wIUvHa6qLu_Z8siJNt26hklWTVNsdUQIgBSfsXsmZTqrGaAvwxnrqjn4dRqQQCK2YsyBmOvFQ8sI11Gr8poeu8qoL4-lHEhF9WoBU4VNuT_KksmsLqcyGjgsFmaM4WMIr_UGoqQ0YAQ&id=lidar2&mcvt=1002&p=791,1105,824.3104400634766,1159.6291236877441&tm=1907.5&tu=905.4000000953674&mtos=498,1002,1002,1002,1002&tos=852,150,0,0,0&v=20260413&bin=7&avms=nio&bs=0,0&mc=1&if=1&vu=1&app=0&itpl=20&adk=3852862478&rs=4&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0%3D&vs=4&r=v&co=7222824800&rst=1776295447629&rpt=935&isd=0&lsd=0&met=ie&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0pagead2.googlesyndication.com/pcs/a... https://pagead2.googlesyndication.com/pcs/activeview?xai=AKAOjsvuC1Pe-gFKXI7USIfEzrfSuTTvLdTJMeFwoiDPZht26KOz2fPifNZn98GfODBhgqQ6Qricb0yavleIVBkTTOm_dmoWX1YRT96GahtpytJSlnr9r3jzxfyDXhmp5tnXe3OWlsh6VV1JSPoaoLZlhuwO3Xna7Z09c6dPMKwHKqOFyh6UGblfF1wlCG8t0uzeAWGD-arPpozqhTAD89OZ&sai=AMfl-YRiNPwm26etflTBo-O26GheXnwRbA2ag4z34a8K_99ZaO178tceg7zArZG7xHRD_KhhdOA573LlscpMK2Kb9TeXdsvOKsLa1A6l7tpmGvDIVpZV1DH69NfF0iMjPMzbNXwem6S6utN0_0P5f9PrlseC7C1C7tJNoJxMfSSQj64NhmfijYIxZyzyiORSbgYRFxtm7V0DuE1i-YAtpiy-hogp1QNDw9nBD1TkwMi2nc3Czp-H-Mj0hkx8SnMMf_751XOw5aeLjiWU2TLNag6J-5dhn9jZglN9md6n9EsK0qWBnDIqssUerdzsym5a7Swo6kmd2uguce__HEsbpiLUxc4LlD3Hu9KM_MGWhjkER6useJsc8-jxonesjbMvxD1GDg&sig=Cg0ArKJSzAvf4LSXj0XpEAE&cid=CAQS_AEABaugfROPnZ3NRlGPvmT8zxI3DfKh9Vuaqt3MV-bMLJ_9-Kpwf0kC293Im48lOBU4Cye5zJJmfmx1uvPPwQjjpgi2LALp8kIxiuyMJTduaJq7IvBe3HZXjh99bwDQpsV5rSCjTNH25xEE1y9X-qo5wc0-BK-flVZ0_mGtt66C-eWwDu3TxVsUS3WaWtHH-VgAibBISB2wIUvHa6qLu_Z8siJNt26hklWTVNsdUQIgBSfsXsmZTqrGaAvwxnrqjn4dRqQQCK2YsyBmOvFQ8sI11Gr8poeu8qoL4-lHEhF9WoBU4VNuT_KksmsLqcyGjgsFmaM4WMIr_UGoqQ0YAQ&id=lidar2&mcvt=1002&p=791,1105,824.3104400634766,1159.6291236877441&tm=1907.5&tu=905.4000000953674&mtos=498,1002,1002,1002,1002&tos=852,150,0,0,0&v=20260413&bin=7&avms=nio&bs=0,0&mc=1&if=1&vu=1&app=0&itpl=20&adk=3852862478&rs=4&la=0&cr=0&uach=WyJMaW51eCIsIiIsIng4NiIsIiIsIjE0Ni4wLjc2ODAuMTY0IixudWxsLDAsbnVsbCwiNjQiLFtbIk5vdC1BLkJyYW5kIiwiMjQuMC4wLjAiXSxbIkNocm9taXVtIiwiMTQ2LjAuNzY4MC4xNjQiXV0sMF0%3D&vs=4&r=v&co=7222824800&rst=1776295447629&rpt=935&isd=0&lsd=0&met=ie&wmsd=0&pbe=0&fle=0&vae=0&spb=0&sfl=0&ffslot=0&reach=8&io2=0 — 200 — 65 B — 7 ms — h3https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=seedtag&endpoint=eusecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=seedtag&endpoint=eu — 301 — 133 B — 5 ms — h2https://eus.rubiconproject.com/usync.html?p=seedtag&endpoint=eueus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=seedtag&endpoint=eu — 200 — 379 B — 7 ms — h2https://csync.smartadserver.com/rtb/csync/CookieSync.html?nwid=3050&dcid=3csync.smartadserver.com/rtb/csync/C... https://csync.smartadserver.com/rtb/csync/CookieSync.html?nwid=3050&dcid=3 — 200 — 744 B — 388 ms — http/1.1https://widget.as.criteo.com/dis/usersync.aspx?r=73&p=342&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d342%26redir%3dhttps%253A%252F%252Fsync.cootlogix.com%252Fapi%252Fcookie%253FpartnerId%253Dcriteo%2526userId%253D%2524%7bCRITEO_USER_ID%7d%2526gdpr%253D0%2526gdpr_consent%253D%2526us_privacy%253D1---%2526gpp%253D%2526gpp_sid%253Dc&gdpr=0&gdpr_consent=&gpp=&gpp_sid=widget.as.criteo.com/dis/usersync.a... https://widget.as.criteo.com/dis/usersync.aspx?r=73&p=342&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d342%26redir%3dhttps%253A%252F%252Fsync.cootlogix.com%252Fapi%252Fcookie%253FpartnerId%253Dcriteo%2526userId%253D%2524%7bCRITEO_USER_ID%7d%2526gdpr%253D0%2526gdpr_consent%253D%2526us_privacy%253D1---%2526gpp%253D%2526gpp_sid%253Dc&gdpr=0&gdpr_consent=&gpp=&gpp_sid= — 302 — 883 B — 475 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?p=157743&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&predirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fpubmatic%3Fchanneluid%3Dads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?p=157743&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&predirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fpubmatic%3Fchanneluid%3D — 200 — 7.6 KiB — 5 ms — h2https://ad.360yield.com/user_sync?rt=html&partner_id=1680&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fimprovedigital%3Fchanneluid%3D%7BPUB_USER_ID%7Dad.360yield.com/user_sync?rt=html&p... https://ad.360yield.com/user_sync?rt=html&partner_id=1680&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fimprovedigital%3Fchanneluid%3D%7BPUB_USER_ID%7D — 302 — 493 B — 267 ms — h2https://visitor.omnitagjs.com/visitor/isync?uid=513c4e190506981c315d38ccadf488f2&name=SEEDTAG&visitor=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent_string=&us_privacy=1---visitor.omnitagjs.com/visitor/isync... https://visitor.omnitagjs.com/visitor/isync?uid=513c4e190506981c315d38ccadf488f2&name=SEEDTAG&visitor=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent_string=&us_privacy=1--- — 200 — 2.3 KiB — 571 ms — h2https://s.seedtag.com/cs/st/s?source=PrebidServers.seedtag.com/cs/st/s?source=Prebid... https://s.seedtag.com/cs/st/s?source=PrebidServer — 200 — 373 B — 56 ms — h3https://ib.adnxs.com/getuid?https://s.seedtag.com/cs/cookiesync/appnexus?channeluid=$UID&consent=1ib.adnxs.com/getuid?https://s.seedt... https://ib.adnxs.com/getuid?https://s.seedtag.com/cs/cookiesync/appnexus?channeluid=$UID&consent=1 — 200 — 770 B — 72 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=pxpinp0&ttd_tpi=1&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=pxpinp0&ttd_tpi=1&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid= — 302 — 643 B — 48 ms — h2https://sync.smartadserver.com/getuid?gdpr_consent=&us_privacy=1---&nwid=3050&url=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsmart%3Fchanneluid%3D%5Bsas_uid%5Dsync.smartadserver.com/getuid?gdpr_... https://sync.smartadserver.com/getuid?gdpr_consent=&us_privacy=1---&nwid=3050&url=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsmart%3Fchanneluid%3D%5Bsas_uid%5D — 302 — 657 B — 389 ms — h2https://b1sync.outbrain.com/usersync/seedtag?puid=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&cb=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Foutbrain%3Fchanneluid%3D__UID__b1sync.outbrain.com/usersync/seedta... https://b1sync.outbrain.com/usersync/seedtag?puid=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&cb=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Foutbrain%3Fchanneluid%3D__UID__ — 302 — 717 B — 859 ms — http/1.1https://match.adsrvr.org/track/cmf/generic?ttd_pid=5jrh0rv&ttd_tpi=1&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=5jrh0rv&ttd_tpi=1&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid= — 302 — 645 B — 47 ms — h2https://x.bidswitch.net/sync?ssp=seedtag&user_id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&us_privacy=1---x.bidswitch.net/sync?ssp=seedtag&us... https://x.bidswitch.net/sync?ssp=seedtag&user_id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&us_privacy=1--- — 302 — 483 B — 288 ms — h2https://x.bidswitch.net/sync?ssp=beachfront&user_id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&us_privacy=1---x.bidswitch.net/sync?ssp=beachfront... https://x.bidswitch.net/sync?ssp=beachfront&user_id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&us_privacy=1--- — 302 — 486 B — 287 ms — h2https://c1.adform.net/cookie?redirect_url=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fadform%3Fchanneluid%3D%24UIDc1.adform.net/cookie?redirect_url=h... https://c1.adform.net/cookie?redirect_url=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fadform%3Fchanneluid%3D%24UID — 200 — 521 B — 421 ms — h2https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsovrn%3Fchanneluid%3D%24UIDap.lijit.com/pixel?gdpr=0&gdpr_cons... https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsovrn%3Fchanneluid%3D%24UID — 307 — 512 B — 282 ms — h2https://creativecdn.com/cm-notify?pi=seedtagcreativecdn.com/cm-notify?pi=seedta... https://creativecdn.com/cm-notify?pi=seedtag — 302 — 585 B — 867 ms — h2https://t.adx.opera.com/pub/sync?pubid=pub9283744565120t.adx.opera.com/pub/sync?pubid=pub9... https://t.adx.opera.com/pub/sync?pubid=pub9283744565120 — 302 — 905 B — 609 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7f4e5f3-5540-4c0f-8a82-959bd0dce400&id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=aax-eu.amazon-adsystem.com/s/dcm?pi... https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7f4e5f3-5540-4c0f-8a82-959bd0dce400&id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent= — 302 — 811 B — 669 ms — http/1.1https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=s.amazon-adsystem.com/dcm?pid=06432... https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent= — 302 — 804 B — 257 ms — http/1.1https://match.deepintent.com/usersync/154match.deepintent.com/usersync/154 https://match.deepintent.com/usersync/154 — 200 — 44 B — 818 ms — h2https://onetag-sys.com/usync/?pubId=75601b04186d260onetag-sys.com/usync/?pubId=75601b0... https://onetag-sys.com/usync/?pubId=75601b04186d260 — 200 — 4.9 KiB — 315 ms — h2https://match.sharethrough.com/universal/v1?supply_id=2TwkgUpM&gdpr=0&gdpr_consent=&us_privacy=1---match.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?supply_id=2TwkgUpM&gdpr=0&gdpr_consent=&us_privacy=1--- — 302 — 332 B — 283 ms — h2https://u.openx.net/w/1.0/cm?id=e297ef35-c932-4587-9b44-3838020a33e7&ph=98bd82b9-df2d-4740-bf08-170e793baeb6&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fopenx%3Fchanneluid%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?id=e297ef35-c9... https://u.openx.net/w/1.0/cm?id=e297ef35-c932-4587-9b44-3838020a33e7&ph=98bd82b9-df2d-4740-bf08-170e793baeb6&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fopenx%3Fchanneluid%3D%7BOPENX_ID%7D — 302 — 18 B — 25 ms — h3https://csync.loopme.me/?pubid=11712&gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Floopme%3Fchanneluid%3D%7Bviewer_token%7Dcsync.loopme.me/?pubid=11712&gdpr=0... https://csync.loopme.me/?pubid=11712&gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Floopme%3Fchanneluid%3D%7Bviewer_token%7D — 307 — 261 B — 539 ms — h2https://match.adsrvr.org/track/cmb/generic?ttd_pid=pxpinp0&ttd_tpi=1&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=pxpinp0&ttd_tpi=1&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid= — 200 — 255 B — 37 ms — h2https://match.adsrvr.org/track/cmb/generic?ttd_pid=5jrh0rv&ttd_tpi=1&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=5jrh0rv&ttd_tpi=1&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid= — 200 — 254 B — 65 ms — h2https://match.prod.bidr.io/cookie-sync/seematch.prod.bidr.io/cookie-sync/see https://match.prod.bidr.io/cookie-sync/see — 303 — 230 B — 374 ms — h2https://u.openx.net/w/1.0/cm?cc=1&id=e297ef35-c932-4587-9b44-3838020a33e7&ph=98bd82b9-df2d-4740-bf08-170e793baeb6&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fopenx%3Fchanneluid%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?cc=1&id=e297ef... https://u.openx.net/w/1.0/cm?cc=1&id=e297ef35-c932-4587-9b44-3838020a33e7&ph=98bd82b9-df2d-4740-bf08-170e793baeb6&gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fopenx%3Fchanneluid%3D%7BOPENX_ID%7D — 200 — 86 B — 45 ms — h3https://sync.1rx.io/usersync2/rmpssp?sub=seedtag&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fnexxen%3Fchanneluid%3D%5BRX_UUID%5Dsync.1rx.io/usersync2/rmpssp?sub=se... https://sync.1rx.io/usersync2/rmpssp?sub=seedtag&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fnexxen%3Fchanneluid%3D%5BRX_UUID%5D — 302 — 183 B — 197 ms — h2https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F0677b27b-1751-4f7f-b3bc-cfd1afa4f640.jpg&w=442&h=247&q=85&f=webp&rt=containc.bannerflow.net/io/api/image/optim... https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F0677b27b-1751-4f7f-b3bc-cfd1afa4f640.jpg&w=442&h=247&q=85&f=webp&rt=contain — 200 — 16.8 KiB — 29 ms — h2https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F7023c318-8f67-4aec-81d7-b4bc3d5340f1.jpg&w=223&h=341&q=85&f=webp&rt=containc.bannerflow.net/io/api/image/optim... https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F7023c318-8f67-4aec-81d7-b4bc3d5340f1.jpg&w=223&h=341&q=85&f=webp&rt=contain — 200 — 10.9 KiB — 28 ms — h2https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F4a2f70e8-ccbb-4e9f-a1e3-d56ae29b7167.jpeg&w=217&h=322&q=85&f=webp&rt=containc.bannerflow.net/io/api/image/optim... https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F4a2f70e8-ccbb-4e9f-a1e3-d56ae29b7167.jpeg&w=217&h=322&q=85&f=webp&rt=contain — 200 — 6.1 KiB — 23 ms — h2https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F34c8b343-2950-424e-81fc-6049328e8abb.jpg&w=298&h=206&q=85&f=webp&rt=containc.bannerflow.net/io/api/image/optim... https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F34c8b343-2950-424e-81fc-6049328e8abb.jpg&w=298&h=206&q=85&f=webp&rt=contain — 200 — 10.2 KiB — 32 ms — h2https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F80a9ddf1-7d08-4094-a76e-e9810cf5cd0c.png&w=728&h=90&q=85&f=webp&rt=containc.bannerflow.net/io/api/image/optim... https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F80a9ddf1-7d08-4094-a76e-e9810cf5cd0c.png&w=728&h=90&q=85&f=webp&rt=contain — 200 — 3.9 KiB — 30 ms — h2https://sync.bfmio.com/syncb?pid=202sync.bfmio.com/syncb?pid=202 https://sync.bfmio.com/syncb?pid=202 — 200 — 642 B — 752 ms — h2https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2Fa0bf46a2-b075-4dd9-b2a9-b068c3dd3ae1.png&w=161&h=51&q=85&f=webp&rt=containc.bannerflow.net/io/api/image/optim... https://c.bannerflow.net/io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2Fa0bf46a2-b075-4dd9-b2a9-b068c3dd3ae1.png&w=161&h=51&q=85&f=webp&rt=contain — 200 — 7.2 KiB — 24 ms — h2https://cs.admanmedia.com/725cf09ae99fe8956893951f6570d867.gif?puid=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fillumin%3Fchanneluid%3D%5BUID%5Dcs.admanmedia.com/725cf09ae99fe8956... https://cs.admanmedia.com/725cf09ae99fe8956893951f6570d867.gif?puid=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fillumin%3Fchanneluid%3D%5BUID%5D — 302 — 385 B — 762 ms — h2https://sync.srv.stackadapt.com/sync?nid=376&gdpr={GDPRAPPLIES}&gdpr_consent={GDPRCONSENT}&redirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fstackadapt%3Fchanneluid%3D%24%7Bchanneluid%7Dsync.srv.stackadapt.com/sync?nid=37... https://sync.srv.stackadapt.com/sync?nid=376&gdpr={GDPRAPPLIES}&gdpr_consent={GDPRCONSENT}&redirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fstackadapt%3Fchanneluid%3D%24%7Bchanneluid%7D — 302 — 1.9 KiB — 1.2 s — http/1.1https://sync.ipredictive.com/d/sync/cookie/generic?partner=beachfront&cspid=24&gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fviant%3Fchanneluid%3D%24%7BADELPHIC_CUID%7Dsync.ipredictive.com/d/sync/cookie/... https://sync.ipredictive.com/d/sync/cookie/generic?partner=beachfront&cspid=24&gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fviant%3Fchanneluid%3D%24%7BADELPHIC_CUID%7D — 302 — 473 B — 1.3 s — http/1.1https://beachfront-match.dotomi.com/match/bounce/current?networkId=9252048&version=1&nuid=019d9375-8e0f-767e-8954-003deab74b68gdpr=0&gdpr_consent=beachfront-match.dotomi.com/match/b... https://beachfront-match.dotomi.com/match/bounce/current?networkId=9252048&version=1&nuid=019d9375-8e0f-767e-8954-003deab74b68gdpr=0&gdpr_consent= — 302 — 352 B — 17 ms — h2https://c.bannerflow.net/svg-io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F7879f479-4fe1-4cc1-86da-dc8e367805f5.svgc.bannerflow.net/svg-io/api/image/o... https://c.bannerflow.net/svg-io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F7879f479-4fe1-4cc1-86da-dc8e367805f5.svg — 200 — 785 B — 29 ms — h2https://c.bannerflow.net/svg-io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F627d02ba-aa04-441d-8f30-04201e7dd41e.svgc.bannerflow.net/svg-io/api/image/o... https://c.bannerflow.net/svg-io/api/image/optimize?u=https%3A%2F%2Fc.bannerflow.net%2Faccounts%2Fsingapore-airlines%2F5c88bd226deb104fbc02a6aa%2Fpublished%2F16187704%2F18688956%2F627d02ba-aa04-441d-8f30-04201e7dd41e.svg — 200 — 1.6 KiB — 30 ms — h2https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2F2030248c-df17-4ed9-ac0a-05636e5b2a3b.woff&t=%0A%20%2116ABCDEGMSabcdefhijklmnoprstuwxyc.bannerflow.net/fs/api/v2/font?u=h... https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2F2030248c-df17-4ed9-ac0a-05636e5b2a3b.woff&t=%0A%20%2116ABCDEGMSabcdefhijklmnoprstuwxy — 200 — 8.4 KiB — 17 ms — h2https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2Fbbab73c2-382d-4b9c-8212-033394e012da.woff&t=%20%2a.Tacdeilmnoprstyc.bannerflow.net/fs/api/v2/font?u=h... https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2Fbbab73c2-382d-4b9c-8212-033394e012da.woff&t=%20%2a.Tacdeilmnoprsty — 200 — 3.8 KiB — 21 ms — h2https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2Fc494bc83-b8a6-48db-b710-f67e07ab0c0e.woff&t=%20BKNOWc.bannerflow.net/fs/api/v2/font?u=h... https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2Fc494bc83-b8a6-48db-b710-f67e07ab0c0e.woff&t=%20BKNOW — 200 — 2.5 KiB — 12 ms — h2https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2F061b09d6-fe28-40a7-9d7b-ac8305e33255.woff&t=%20%2a0234568ACEGHILMNOSTUYZc.bannerflow.net/fs/api/v2/font?u=h... https://c.bannerflow.net/fs/api/v2/font?u=https%3A%2F%2Ffonts.bannerflow.net%2Ffontmanagerfonts%2F5c88bbfb6deb10158ca26ad1%2F061b09d6-fe28-40a7-9d7b-ac8305e33255.woff&t=%20%2a0234568ACEGHILMNOSTUYZ — 200 — 4.5 KiB — 19 ms — h2https://beachfront-match.dotomi.com/match/bounce/current?DotomiTest=11047b7fb9c421cc&is_secure=true&networkId=9252048&version=1&nuid=019d9375-8e0f-767e-8954-003deab74b68gdpr%3D0&gdpr_consent=beachfront-match.dotomi.com/match/b... https://beachfront-match.dotomi.com/match/bounce/current?DotomiTest=11047b7fb9c421cc&is_secure=true&networkId=9252048&version=1&nuid=019d9375-8e0f-767e-8954-003deab74b68gdpr%3D0&gdpr_consent= — 204 — 103 B — 26 ms — h2https://ad.360yield.com/ul_cb/user_sync?rt=html&partner_id=1680&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fimprovedigital%3Fchanneluid%3D%7BPUB_USER_ID%7Dad.360yield.com/ul_cb/user_sync?rt=... https://ad.360yield.com/ul_cb/user_sync?rt=html&partner_id=1680&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fimprovedigital%3Fchanneluid%3D%7BPUB_USER_ID%7D — 200 — 147 B — 275 ms — h2https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&dcc=ts.amazon-adsystem.com/dcm?pid=06432... https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&dcc=t — 200 — 566 B — 263 ms — http/1.1https://x.bidswitch.net/ul_cb/sync?ssp=beachfront&user_id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&us_privacy=1---x.bidswitch.net/ul_cb/sync?ssp=beac... https://x.bidswitch.net/ul_cb/sync?ssp=beachfront&user_id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&us_privacy=1--- — 302 — 140 B — 242 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=seedtag&user_id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&us_privacy=1---x.bidswitch.net/ul_cb/sync?ssp=seed... https://x.bidswitch.net/ul_cb/sync?ssp=seedtag&user_id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&us_privacy=1--- — 200 — 103 B — 237 ms — h2https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsovrn%3Fchanneluid%3D%24UID&sovrn_retry=truebb.lijit.com/pixel?gdpr=0&gdpr_cons... https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsovrn%3Fchanneluid%3D%24UID&sovrn_retry=true — 307 — 239 B — 168 ms — h2https://s.seedtag.com/cs/cookiesync/nexxen?channeluid=OPTOUTs.seedtag.com/cs/cookiesync/nexxen?... https://s.seedtag.com/cs/cookiesync/nexxen?channeluid=OPTOUT — 200 — 266 B — 18 ms — h3https://s.seedtag.com/cs/cookiesync/sharethrough?channeluid=9c461b46-56ed-42d4-9765-2d63b7d0eafc&gdpr=0s.seedtag.com/cs/cookiesync/shareth... https://s.seedtag.com/cs/cookiesync/sharethrough?channeluid=9c461b46-56ed-42d4-9765-2d63b7d0eafc&gdpr=0 — 200 — 624 B — 20 ms — h3https://data.ad-score.com/data/cors?pm_st=YeqmuumrDGYoCqbCncozplUPvOGSOryw-FE7fPshldVPiMyMb2H/AFkrGPss=-E03GOs9vbFLgMQ==&pm_ct=5ff1457ccb1d7ef2263479a8&pm_pl=1776295449226&pm_td=1607&pid=1000942&en=1.1&callback=__pm_glbl_7ToUgSUJt6o525cbJNRc5N31._gc3&tt=g&v=09712b6data.ad-score.com/data/cors?pm_st=Y... https://data.ad-score.com/data/cors?pm_st=YeqmuumrDGYoCqbCncozplUPvOGSOryw-FE7fPshldVPiMyMb2H/AFkrGPss=-E03GOs9vbFLgMQ==&pm_ct=5ff1457ccb1d7ef2263479a8&pm_pl=1776295449226&pm_td=1607&pid=1000942&en=1.1&callback=__pm_glbl_7ToUgSUJt6o525cbJNRc5N31._gc3&tt=g&v=09712b6 — 200 — 320 B — 217 ms — http/1.1https://c.bannerflow.net/tr/v2/pixel/5c88bd226deb104fbc02a6aac.bannerflow.net/tr/v2/pixel/5c88bd... https://c.bannerflow.net/tr/v2/pixel/5c88bd226deb104fbc02a6aa — 200 — 256 B — 19 ms — h2https://sync.smartadserver.com/getuid?gdpr_consent=&us_privacy=1---&nwid=3050&url=https://s.seedtag.com/cs/cookiesync/smart?channeluid=[sas_uid]&cklb=1sync.smartadserver.com/getuid?gdpr_... https://sync.smartadserver.com/getuid?gdpr_consent=&us_privacy=1---&nwid=3050&url=https://s.seedtag.com/cs/cookiesync/smart?channeluid=[sas_uid]&cklb=1 — 200 — 44 B — 6 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?uid=d983ed97-0561-46b4-b7c8-520ec6aef054&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=342&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dcriteo%26userId%3D%24{CRITEO_USER_ID}%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3Dc&gdpr=0&gdpr_consent=&gpp=ssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?uid=d983ed97-0561-46b4-b7c8-520ec6aef054&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=342&redir=https%3A%2F%2Fsync.cootlogix.com%2Fapi%2Fcookie%3FpartnerId%3Dcriteo%26userId%3D%24{CRITEO_USER_ID}%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3Dc&gdpr=0&gdpr_consent=&gpp= — 302 — 788 B — 244 ms — h2https://match.prod.bidr.io/cookie-sync/see?_bee_ppp=1match.prod.bidr.io/cookie-sync/see?... https://match.prod.bidr.io/cookie-sync/see?_bee_ppp=1 — 400 — 144 B — 75 ms — h2https://s.seedtag.com/cs/cookiesync/sovrn?channeluid=s.seedtag.com/cs/cookiesync/sovrn?c... https://s.seedtag.com/cs/cookiesync/sovrn?channeluid= — 200 — 266 B — 22 ms — h3https://ced-ns.sascdn.com/diff/js/modules/cmp.jsced-ns.sascdn.com/diff/js/modules/c... https://ced-ns.sascdn.com/diff/js/modules/cmp.js — 200 — 7.3 KiB — 97 ms — http/1.1https://csync.smartadserver.com/rtb/csync/CookieSync.min.jscsync.smartadserver.com/rtb/csync/C... https://csync.smartadserver.com/rtb/csync/CookieSync.min.js — 200 — 16.4 KiB — 15 ms — http/1.1https://csync.smartadserver.com/rtb/csync/TemplatePool.min.jscsync.smartadserver.com/rtb/csync/T... https://csync.smartadserver.com/rtb/csync/TemplatePool.min.js — 200 — 7.3 KiB — 82 ms — http/1.1https://ib.adnxs.com/getuid?https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D98%26uid%3D$UID&gdpr=1&gdpr_consent=ib.adnxs.com/getuid?https%3A%2F%2Fo... https://ib.adnxs.com/getuid?https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D98%26uid%3D$UID&gdpr=1&gdpr_consent= — -1 — 0 B — 58 ms — https://rtb.mfadsrvr.com/sync?ssp=onetag&ssp_user_id=XFiqR7LFvOEdxX7mxOrp4sFPN0x8TFT_wD_WIPKV414&gdpr=1&gdpr_consent=rtb.mfadsrvr.com/sync?ssp=onetag&ss... https://rtb.mfadsrvr.com/sync?ssp=onetag&ssp_user_id=XFiqR7LFvOEdxX7mxOrp4sFPN0x8TFT_wD_WIPKV414&gdpr=1&gdpr_consent= — 302 — 484 B — 840 ms — h2https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D3%26gdpr%3D1%26gdpr_consent%3D%26uid%3Duser-sync.fwmrm.net/ad/u?mode=echo&... https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D3%26gdpr%3D1%26gdpr_consent%3D%26uid%3D — 200 — 437 B — 96 ms — http/1.1https://pixel.rubiconproject.com/tap.php?v=223352&nid=4584&put=XFiqR7LFvOEdxX7mxOrp4sFPN0x8TFT_wD_WIPKV414pixel.rubiconproject.com/tap.php?v=... https://pixel.rubiconproject.com/tap.php?v=223352&nid=4584&put=XFiqR7LFvOEdxX7mxOrp4sFPN0x8TFT_wD_WIPKV414 — 200 — 1.4 KiB — 107 ms — http/1.1https://cs.admanmedia.com/73c1e1bfc3bde354d60b80e601ae3914.gif?puid=[UID]&redir=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D164%26gdpr%3D1%26gdpr_consent%3D%26uid%3D%5BUID%5D&gdpr=1&gdpr_consent=&ccpa=&coppa=cs.admanmedia.com/73c1e1bfc3bde354d... https://cs.admanmedia.com/73c1e1bfc3bde354d60b80e601ae3914.gif?puid=[UID]&redir=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D164%26gdpr%3D1%26gdpr_consent%3D%26uid%3D%5BUID%5D&gdpr=1&gdpr_consent=&ccpa=&coppa= — 302 — 394 B — 1.2 s — h2https://t.adx.opera.com/pub/sync?pubid=pub10101531197440&gdpr=1&gdpr_consent=t.adx.opera.com/pub/sync?pubid=pub1... https://t.adx.opera.com/pub/sync?pubid=pub10101531197440&gdpr=1&gdpr_consent= — 424 — 621 B — 286 ms — http/1.1https://onetag-sys.com/match/?int_id=106&redir=1&ot_initiated=1&gdpr=1&gdpr_consent=onetag-sys.com/match/?int_id=106&re... https://onetag-sys.com/match/?int_id=106&redir=1&ot_initiated=1&gdpr=1&gdpr_consent= — 302 — 322 B — 36 ms — h2https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=1&gdpr_consent=&us_privacy=&redirectUri=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D107%26uid%3D[ssb_sync_pid]ssbsync-global.smartadserver.com/ap... https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=1&gdpr_consent=&us_privacy=&redirectUri=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D107%26uid%3D[ssb_sync_pid] — 200 — 44 B — 31 ms — h2https://onetag-sys.com/match/?int_id=113&gdpr=1&gdpr_consent=&callback=https%3A%2F%2Fs.amazon-adsystem.com%2Fecm3%3Fex%3Donetag.com%26id%3D%24%7BUSER_TOKEN%7D&ot_initiated=1onetag-sys.com/match/?int_id=113&gd... https://onetag-sys.com/match/?int_id=113&gdpr=1&gdpr_consent=&callback=https%3A%2F%2Fs.amazon-adsystem.com%2Fecm3%3Fex%3Donetag.com%26id%3D%24%7BUSER_TOKEN%7D&ot_initiated=1 — 204 — 228 B — 28 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=1&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D1%26gdpr_consent%3D%26uid%3D%23PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=1&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D1%26gdpr_consent%3D%26uid%3D%23PMUID — 200 — 40 B — 178 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=1&gdpr_consent=&google_cmcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=1&gdpr_consent=&google_cm — 200 — 188 B — 45 ms — h3https://sync.1rx.io/usersync2/rmpssp?sub=onetaglimited&gdpr=1&gdpr_consent=${GDPR_CONSENT}&us_privacy=sync.1rx.io/usersync2/rmpssp?sub=on... https://sync.1rx.io/usersync2/rmpssp?sub=onetaglimited&gdpr=1&gdpr_consent=${GDPR_CONSENT}&us_privacy= — 302 — 174 B — 193 ms — h2https://x.bidswitch.net/sync?ssp=onetag&gdpr=1&gdpr_consent=&user_id=XFiqR7LFvOEdxX7mxOrp4sFPN0x8TFT_wD_WIPKV414x.bidswitch.net/sync?ssp=onetag&gdp... https://x.bidswitch.net/sync?ssp=onetag&gdpr=1&gdpr_consent=&user_id=XFiqR7LFvOEdxX7mxOrp4sFPN0x8TFT_wD_WIPKV414 — 200 — 92 B — 267 ms — h2https://s.seedtag.com/cs/cookiesync/onetag?a=3&channeluid=XFiqR7LFvOEdxX7mxOrp4sFPN0x8TFT_wD_WIPKV414s.seedtag.com/cs/cookiesync/onetag?... https://s.seedtag.com/cs/cookiesync/onetag?a=3&channeluid=XFiqR7LFvOEdxX7mxOrp4sFPN0x8TFT_wD_WIPKV414 — 200 — 646 B — 37 ms — h3https://eus.rubiconproject.com/usync.html?p=onetag&endpoint=apaceus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=onetag&endpoint=apac — 200 — 379 B — 33 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=bidswitch_dbm&google_cm&google_sc&ssp=beachfront&bsw_param=&google_hm=&gdpr_consent=&gdpr=0cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=bidswitch_dbm&google_cm&google_sc&ssp=beachfront&bsw_param=&google_hm=&gdpr_consent=&gdpr=0 — 302 — 22 B — 23 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=1&gdpr_consent=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=1&gdpr_consent= — 200 — 188 B — 20 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=bidswitch_dbm&google_cm=&google_sc=&ssp=beachfront&bsw_param=&google_hm=&gdpr_consent=&gdpr=0&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=bidswitch_dbm&google_cm=&google_sc=&ssp=beachfront&bsw_param=&google_hm=&gdpr_consent=&gdpr=0&google_tc= — 200 — 188 B — 14 ms — h3https://s.seedtag.com/cs/cookiesync/loopme?channeluid=6b37e002-3950-42fb-8c84-2e951c00a51a&gdpr_consent=null&gdpr=0s.seedtag.com/cs/cookiesync/loopme?... https://s.seedtag.com/cs/cookiesync/loopme?channeluid=6b37e002-3950-42fb-8c84-2e951c00a51a&gdpr_consent=null&gdpr=0 — 200 — 642 B — 31 ms — h3https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=d0a1d94f781fbf19&gdpr=&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub9283744565120%26gdpr%3D%26consent%3D%26us_privacy%3D%26custom_data%3Dwww.temu.com/api/adx/cm/pixel-opera... https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=d0a1d94f781fbf19&gdpr=&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub9283744565120%26gdpr%3D%26consent%3D%26us_privacy%3D%26custom_data%3D — 302 — 453 B — 811 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://secure.adnxs.com/getuid?https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DXandr-Invest+DSP_cookie_sync%26ttl%3D720%26uid%3D873b5671a0604f5f48e99b573982a1b8%26usp%3D1---%26visitor%3D%24UID=&coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&usp=1---secure.adnxs.com/getuid?https%3A%2F... https://secure.adnxs.com/getuid?https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DXandr-Invest+DSP_cookie_sync%26ttl%3D720%26uid%3D873b5671a0604f5f48e99b573982a1b8%26usp%3D1---%26visitor%3D%24UID=&coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&usp=1--- — 200 — 770 B — 33 ms — h2https://sync.1rx.io/usersync2/rmpssp?gdpr=0&gdpr_consent=&sub=adyoulikesync.1rx.io/usersync2/rmpssp?gdpr=0... https://sync.1rx.io/usersync2/rmpssp?gdpr=0&gdpr_consent=&sub=adyoulike — 302 — 237 B — 203 ms — h2https://creativecdn.com/cm-notify?gdpr=0&gdpr_consent=&pi=adyoulikecreativecdn.com/cm-notify?gdpr=0&gd... https://creativecdn.com/cm-notify?gdpr=0&gdpr_consent=&pi=adyoulike — 302 — 607 B — 292 ms — h2https://api-ssp.spot.im/pixels/ayl_pixel?ayl_id=f690d3cab5c4becdb2e0d3e39e297a78api-ssp.spot.im/pixels/ayl_pixel?ay... https://api-ssp.spot.im/pixels/ayl_pixel?ayl_id=f690d3cab5c4becdb2e0d3e39e297a78 — 204 — 189 B — 579 ms — h2https://x.bidswitch.net/sync?gdpr=0&gdpr_consent=&ssp=adyoulikex.bidswitch.net/sync?gdpr=0&gdpr_co... https://x.bidswitch.net/sync?gdpr=0&gdpr_consent=&ssp=adyoulike — 302 — 441 B — 288 ms — h2https://csync.smilewanted.com/getuid?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DSMILE_WANTED_cookie_sync%26ttl%3D720%26uid%3Db8b40bf8d5517ea3b00b2820c8ec6161%26visitor%3D%24UID&source=openrtb&zoneCode=openrtb_openwebcsync.smilewanted.com/getuid?gdpr=0... https://csync.smilewanted.com/getuid?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DSMILE_WANTED_cookie_sync%26ttl%3D720%26uid%3Db8b40bf8d5517ea3b00b2820c8ec6161%26visitor%3D%24UID&source=openrtb&zoneCode=openrtb_openweb — 302 — 331 B — 49 ms — h3https://match.adsrvr.org/track/cmf/generic?gdpr=0&gdpr_consent=&ttd_pid=k2j3gqp&ttd_tpi=1match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?gdpr=0&gdpr_consent=&ttd_pid=k2j3gqp&ttd_tpi=1 — 302 — 561 B — 50 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr_consent=&p=159706&pu=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DPUBMATIC_cookie_sync%26ttl%3D720%26uid%3D90d885878bc90a9e71c01a70f29ea564%26visitor%3D%23PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr_consent=&p=159706&pu=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DPUBMATIC_cookie_sync%26ttl%3D720%26uid%3D90d885878bc90a9e71c01a70f29ea564%26visitor%3D%23PMUID — 302 — 255 B — 210 ms — h2https://eb2.3lift.com/getuid?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DTRIPLELIFT_cookie_sync%26ttl%3D720%26uid%3D771bebe2d6221e9ca65e16ebf8d2f6f3%26visitor%3D%24UIDeb2.3lift.com/getuid?gdpr=0&gdpr_co... https://eb2.3lift.com/getuid?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DTRIPLELIFT_cookie_sync%26ttl%3D720%26uid%3D771bebe2d6221e9ca65e16ebf8d2f6f3%26visitor%3D%24UID — 302 — 392 B — 305 ms — h2https://b1sync.outbrain.com/usersync/adyoulike/?cb=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DZEMANTA_NATIVE_1_2_cookie_sync%26ttl%3D720%26uid%3D89d80fd15e7f2bb7930a72a9cd0d9d38%26visitor%3D__UID__&gdpr=0&gdpr_consent=b1sync.outbrain.com/usersync/adyoul... https://b1sync.outbrain.com/usersync/adyoulike/?cb=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DZEMANTA_NATIVE_1_2_cookie_sync%26ttl%3D720%26uid%3D89d80fd15e7f2bb7930a72a9cd0d9d38%26visitor%3D__UID__&gdpr=0&gdpr_consent= — 302 — 801 B — 495 ms — http/1.1https://csync.loopme.me/?gdpr=0&gdpr_consent=&pubid=11480&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DLOOPME_cookie_sync%26ttl%3D720%26uid%3D143cc4b32941af96a1c55a65cd00c2aa%26visitor%3D%7Bdevice_id%7Dcsync.loopme.me/?gdpr=0&gdpr_consen... https://csync.loopme.me/?gdpr=0&gdpr_consent=&pubid=11480&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DLOOPME_cookie_sync%26ttl%3D720%26uid%3D143cc4b32941af96a1c55a65cd00c2aa%26visitor%3D%7Bdevice_id%7D — 307 — 317 B — 206 ms — h2https://hb.trustedstack.com/cksync.php?coppa=&cs=66&gdpr=$0&gdpr_consent=$&gpp=$&gpp_sid=$&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DDBLOCK_cookie_sync%26ttl%3D720%26uid%3D726e82370458832fe1172100a5249d53%26usp%3D1---%26visitor%3D%3Cvsid%3E&type=opw&us_privacy=${USP_CONSENT}&usp=1---hb.trustedstack.com/cksync.php?copp... https://hb.trustedstack.com/cksync.php?coppa=&cs=66&gdpr=$0&gdpr_consent=$&gpp=$&gpp_sid=$&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DDBLOCK_cookie_sync%26ttl%3D720%26uid%3D726e82370458832fe1172100a5249d53%26usp%3D1---%26visitor%3D%3Cvsid%3E&type=opw&us_privacy=${USP_CONSENT}&usp=1--- — 302 — 411 B — 599 ms — h2https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DSOVRN_cookie_sync%26ttl%3D720%26uid%3Df31946ef3cc9a9babc9d92376f7665ec%26visitor%3D%24UIDap.lijit.com/pixel?gdpr=0&gdpr_cons... https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DSOVRN_cookie_sync%26ttl%3D720%26uid%3Df31946ef3cc9a9babc9d92376f7665ec%26visitor%3D%24UID — 307 — 626 B — 282 ms — h2https://rtb.mfadsrvr.com/sync?gdpr=0&gdpr_consent=&ssp=adyoulikertb.mfadsrvr.com/sync?gdpr=0&gdpr_c... https://rtb.mfadsrvr.com/sync?gdpr=0&gdpr_consent=&ssp=adyoulike — 302 — 359 B — 658 ms — h2https://cs.media.net/cksync?cs=88&gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DMEDIANET_cookie_sync%26ttl%3D720%26uid%3D45ed37d56d3d4fceb796822ed9fe8a30%26visitor%3D%3Cvsid%3E&type=opdcs.media.net/cksync?cs=88&gdpr=0&gd... https://cs.media.net/cksync?cs=88&gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DMEDIANET_cookie_sync%26ttl%3D720%26uid%3D45ed37d56d3d4fceb796822ed9fe8a30%26visitor%3D%3Cvsid%3E&type=opd — 302 — 268 B — 211 ms — h2https://id.rlcdn.com/711333.gif?id.rlcdn.com/711333.gif? https://id.rlcdn.com/711333.gif? — 307 — 417 B — 626 ms — h2https://csync.copper6.com/f3c49daf592d06bab39258cac72c0de9.gif?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DCOPPER6_APP_cookie_sync%26ttl%3D720%26uid%3D123285a4642e0170ed8b35a36075585%26visitor%3D%5BUID%5Dcsync.copper6.com/f3c49daf592d06bab... https://csync.copper6.com/f3c49daf592d06bab39258cac72c0de9.gif?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DCOPPER6_APP_cookie_sync%26ttl%3D720%26uid%3D123285a4642e0170ed8b35a36075585%26visitor%3D%5BUID%5D — 302 — 701 B — 1.1 s — http/1.1https://prebid.a-mo.net/cchain/0?cb=https://visitor.omnitagjs.com/visitor/sync?uid=642b2fc65afcd5ddddcf2d0e96254052&visitor=prebid.a-mo.net/cchain/0?cb=https:/... https://prebid.a-mo.net/cchain/0?cb=https://visitor.omnitagjs.com/visitor/sync?uid=642b2fc65afcd5ddddcf2d0e96254052&visitor= — 204 — 130 B — 745 ms — h2https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DINDEX_cookie_sync%26ttl%3D720%26uid%3Dea200206faeb16ecc9e6bc20f18ff71c%26visitor%3D&gdpr=0&gdpr_consent=&s=190532ssum-sec.casalemedia.com/usermatchr... https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DINDEX_cookie_sync%26ttl%3D720%26uid%3Dea200206faeb16ecc9e6bc20f18ff71c%26visitor%3D&gdpr=0&gdpr_consent=&s=190532 — 302 — 1010 B — 373 ms — h3https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7f4e5f3-5540-4c0f-8a82-959bd0dce400&id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&dcc=taax-eu.amazon-adsystem.com/s/dcm?pi... https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7f4e5f3-5540-4c0f-8a82-959bd0dce400&id=019d9375-8e0f-767e-8954-003deab74b68&gdpr=0&gdpr_consent=&dcc=t — 200 — 566 B — 204 ms — http/1.1https://x.bidswitch.net/sync?ssp=criteo&custom_data=8Frbyl83aTJFQiUyQnRTSE5iRmQ0c3lQNmdsZHZtNUdBamVBaDIwTUJZWnlOVCUyRjJiYTBIRkkxQWhWNnlwcmRveGhwM3JjZFElMkJsOXFzQkdMZWZRJTJGUkpGOG85U0pFTUR6QkE2TlFGYWhOV3NNdGt6aDhId3E0OGdKQWlkV3ZHQzRmN1g2bjd4eGhzRGtvRDFPdHlpSWxrRUJqTkZzT2xLQjFoY3duTlZvY1pmcmp6TWJmZW1uRzZkUHJtZHo4JTJGeTBibW9PUmlmUmVXU1Zlc0k2VzQ2QXYlMkJlVnlSRTlXNHpmWUFEVWNoSzBJSkZuZTlxZGR1eDVnT1YzOFIydWJxQjclMkY3NCUyQlRFUg&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-KH1nVhhIq2qQXH4paqfDVwgBWjx9G92TzGadSwx.bidswitch.net/sync?ssp=criteo&cus... https://x.bidswitch.net/sync?ssp=criteo&custom_data=8Frbyl83aTJFQiUyQnRTSE5iRmQ0c3lQNmdsZHZtNUdBamVBaDIwTUJZWnlOVCUyRjJiYTBIRkkxQWhWNnlwcmRveGhwM3JjZFElMkJsOXFzQkdMZWZRJTJGUkpGOG85U0pFTUR6QkE2TlFGYWhOV3NNdGt6aDhId3E0OGdKQWlkV3ZHQzRmN1g2bjd4eGhzRGtvRDFPdHlpSWxrRUJqTkZzT2xLQjFoY3duTlZvY1pmcmp6TWJmZW1uRzZkUHJtZHo4JTJGeTBibW9PUmlmUmVXU1Zlc0k2VzQ2QXYlMkJlVnlSRTlXNHpmWUFEVWNoSzBJSkZuZTlxZGR1eDVnT1YzOFIydWJxQjclMkY3NCUyQlRFUg&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-KH1nVhhIq2qQXH4paqfDVwgBWjx9G92TzGadSw — 200 — 92 B — 251 ms — h2https://onetag-sys.com/match/?int_id=212&uid=OPTOUTonetag-sys.com/match/?int_id=212&ui... https://onetag-sys.com/match/?int_id=212&uid=OPTOUT — 200 — 377 B — 17 ms — h2https://csync-apac.smilewanted.com/getuid?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DSMILE_WANTED_cookie_sync%26ttl%3D720%26uid%3Db8b40bf8d5517ea3b00b2820c8ec6161%26visitor%3D%24UID&source=openrtb&zoneCode=openrtb_openwebcsync-apac.smilewanted.com/getuid?g... https://csync-apac.smilewanted.com/getuid?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DSMILE_WANTED_cookie_sync%26ttl%3D720%26uid%3Db8b40bf8d5517ea3b00b2820c8ec6161%26visitor%3D%24UID&source=openrtb&zoneCode=openrtb_openweb — 302 — 709 B — 17 ms — h3https://match.adsrvr.org/track/cmb/generic?gdpr=0&gdpr_consent=&ttd_pid=k2j3gqp&ttd_tpi=1match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?gdpr=0&gdpr_consent=&ttd_pid=k2j3gqp&ttd_tpi=1 — 200 — 255 B — 11 ms — h2https://eu-west-1-cs-rtb.openwebmp.com/sync-iframe?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DOPENWEB_cookie_sync%26ttl%3D720%26uid%3D6d0a54c7bccb5f6ce4704ab2808c2ac6%26visitor%3D%7BpartnerId%7Deu-west-1-cs-rtb.openwebmp.com/sync... https://eu-west-1-cs-rtb.openwebmp.com/sync-iframe?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DOPENWEB_cookie_sync%26ttl%3D720%26uid%3D6d0a54c7bccb5f6ce4704ab2808c2ac6%26visitor%3D%7BpartnerId%7D — 200 — 2.1 KiB — 741 ms — h2https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=SMILE_WANTED_cookie_sync&ttl=720&uid=b8b40bf8d5517ea3b00b2820c8ec6161&visitor=0753d00a3f7c2e8737768f2bdc5afb3avisitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=SMILE_WANTED_cookie_sync&ttl=720&uid=b8b40bf8d5517ea3b00b2820c8ec6161&visitor=0753d00a3f7c2e8737768f2bdc5afb3a — 200 — 332 B — 576 ms — h2https://public.servenobid.com/sync.html?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DNOBID_cookie_sync%26ttl%3D720%26uid%3D777b9127f4bde1c631a3413a8a313275%26usp%3D1---%26visitor%3D%24UID&usp=1---public.servenobid.com/sync.html?cop... https://public.servenobid.com/sync.html?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DNOBID_cookie_sync%26ttl%3D720%26uid%3D777b9127f4bde1c631a3413a8a313275%26usp%3D1---%26visitor%3D%24UID&usp=1--- — 200 — 4.3 KiB — 479 ms — h2https://gum.aidemsrv.com/ortb_sync?consent=&gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DAIDEM_cookie_sync%26ttl%3D720%26uid%3Da059420d40b26f734077277f28046dd6%26visitor%3D&us_privacy=1---gum.aidemsrv.com/ortb_sync?consent=... https://gum.aidemsrv.com/ortb_sync?consent=&gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DAIDEM_cookie_sync%26ttl%3D720%26uid%3Da059420d40b26f734077277f28046dd6%26visitor%3D&us_privacy=1--- — 403 — 805 B — 278 ms — h3https://eus.rubiconproject.com/usync.html?endpoint=eu&gdpr=0&gdpr_consent=&p=adyoulike_2eus.rubiconproject.com/usync.html?e... https://eus.rubiconproject.com/usync.html?endpoint=eu&gdpr=0&gdpr_consent=&p=adyoulike_2 — 200 — 379 B — 94 ms — h2https://player.aniview.com/ssync/62f53b2c7850d0786f227f64/ssync.html?gdpr=0&gdpr_consent=&pid=62f53b2c7850d0786f227f64&r=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DOPENWEB_VIDEO_cookie_sync%26ttl%3D720%26uid%3D82df52214992aaa2796cd16591db7d78%26visitor%3D%5BAV_UID%5Dplayer.aniview.com/ssync/62f53b2c78... https://player.aniview.com/ssync/62f53b2c7850d0786f227f64/ssync.html?gdpr=0&gdpr_consent=&pid=62f53b2c7850d0786f227f64&r=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DOPENWEB_VIDEO_cookie_sync%26ttl%3D720%26uid%3D82df52214992aaa2796cd16591db7d78%26visitor%3D%5BAV_UID%5D — 200 — 2.5 KiB — 266 ms — http/1.1https://audienceexposure.com/iframe?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DBRAVE_IO_cookie_sync%26ttl%3D720%26uid%3D25475356464fe052c2259a7545f8988b%26visitor%3Daudienceexposure.com/iframe?gdpr=0&... https://audienceexposure.com/iframe?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DBRAVE_IO_cookie_sync%26ttl%3D720%26uid%3D25475356464fe052c2259a7545f8988b%26visitor%3D — -1 — 0 B — 228 ms — https://onetag-sys.com/usync/?gdpr=$0&gdpr_consent=${GDPR_STRING}&pubId=7a07370227fc000&us_privacy=$1---onetag-sys.com/usync/?gdpr=$0&gdpr_... https://onetag-sys.com/usync/?gdpr=$0&gdpr_consent=${GDPR_STRING}&pubId=7a07370227fc000&us_privacy=$1--- — 200 — 2.9 KiB — 65 ms — h2https://measureadv.com/userIframe?gdpr=0&gdpr_consent=&p=5&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DHeroes_cookie_sync%26ttl%3D720%26uid%3Db11513b524b8fb6cfa1d87f3198b8359%26visitor%3D%7BUID%7Dmeasureadv.com/userIframe?gdpr=0&gd... https://measureadv.com/userIframe?gdpr=0&gdpr_consent=&p=5&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DHeroes_cookie_sync%26ttl%3D720%26uid%3Db11513b524b8fb6cfa1d87f3198b8359%26visitor%3D%7BUID%7D — 200 — 3.1 KiB — 857 ms — http/1.1https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?endpoint=eu&gdpr=0&gdpr_consent=&p=adyoulikesecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?endpoint=eu&gdpr=0&gdpr_consent=&p=adyoulike — 301 — 160 B — 58 ms — h2https://ssc-cms.33across.com/ps/?gdpr=0&gdpr_consent=&id=0015a00003HljHyAAJ&m=xch&rt=html&ru=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3D33ACROSS_cookie_sync%26ttl%3D720%26uid%3D69111ecd4aa13a801a1b6a93d851020c%26visitor%3D33XUSERID33Xssc-cms.33across.com/ps/?gdpr=0&gdp... https://ssc-cms.33across.com/ps/?gdpr=0&gdpr_consent=&id=0015a00003HljHyAAJ&m=xch&rt=html&ru=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3D33ACROSS_cookie_sync%26ttl%3D720%26uid%3D69111ecd4aa13a801a1b6a93d851020c%26visitor%3D33XUSERID33X — 302 — 736 B — 235 ms — h2https://ssbsync.smartadserver.com/api/sync?callerId=22&gdpr=0&gdpr_consent=ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=22&gdpr=0&gdpr_consent= — 200 — 776 B — 73 ms — h2https://b1sync.outbrain.com/usersync/seedtag?cb=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Foutbrain%3Fchanneluid%3D__UID__&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&puid=019d9375-8e0f-767e-8954-003deab74b68&s=3&us_privacy=1---b1sync.outbrain.com/usersync/seedta... https://b1sync.outbrain.com/usersync/seedtag?cb=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Foutbrain%3Fchanneluid%3D__UID__&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&puid=019d9375-8e0f-767e-8954-003deab74b68&s=3&us_privacy=1--- — 200 — 405 B — 523 ms — http/1.1https://creativecdn.com/cm-notify?pi=seedtag&tc=1creativecdn.com/cm-notify?pi=seedta... https://creativecdn.com/cm-notify?pi=seedtag&tc=1 — 200 — 124 B — 276 ms — h2https://visitor.omnitagjs.com/visitor/sync?name=NEXXEN&ttl=720&uid=2d83d8e0fd4b9f6c3653553ea9f41aec&visitor=OPTOUTvisitor.omnitagjs.com/visitor/sync?... https://visitor.omnitagjs.com/visitor/sync?name=NEXXEN&ttl=720&uid=2d83d8e0fd4b9f6c3653553ea9f41aec&visitor=OPTOUT — 200 — 333 B — 185 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr_consent=&p=159706&pu=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DPUBMATIC_cookie_sync%26ttl%3D720%26uid%3D90d885878bc90a9e71c01a70f29ea564%26visitor%3D%23PMUID&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr_consent=&p=159706&pu=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DPUBMATIC_cookie_sync%26ttl%3D720%26uid%3D90d885878bc90a9e71c01a70f29ea564%26visitor%3D%23PMUID&rdf=1 — 200 — 40 B — 176 ms — h2https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=LOOPME_cookie_sync&ttl=720&uid=143cc4b32941af96a1c55a65cd00c2aa&visitor=de75e8e7-3bac-4030-97c1-0efb8ae7300a&gdpr_consent=null&gdpr=0visitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=LOOPME_cookie_sync&ttl=720&uid=143cc4b32941af96a1c55a65cd00c2aa&visitor=de75e8e7-3bac-4030-97c1-0efb8ae7300a&gdpr_consent=null&gdpr=0 — 200 — 333 B — 424 ms — h2https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.3 KiB — 21 ms — http/1.1https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=MEDIANET_cookie_sync&ttl=720&uid=45ed37d56d3d4fceb796822ed9fe8a30&visitor=4192970514107262000V10visitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=MEDIANET_cookie_sync&ttl=720&uid=45ed37d56d3d4fceb796822ed9fe8a30&visitor=4192970514107262000V10 — 200 — 333 B — 409 ms — h2https://ittpx.eskimi.com/sync?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&sp_id=14&usp=1---ittpx.eskimi.com/sync?coppa=&gdpr=0... https://ittpx.eskimi.com/sync?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&sp_id=14&usp=1--- — 302 — 339 B — 515 ms — h2https://s.seedtag.com/cs/cookiesync/illumin?channeluid=c345a426-3f54-4e42-b48a-eb2b35b794dds.seedtag.com/cs/cookiesync/illumin... https://s.seedtag.com/cs/cookiesync/illumin?channeluid=c345a426-3f54-4e42-b48a-eb2b35b794dd — 200 — 645 B — 25 ms — h3https://ut.pubmatic.com/geo?pubid=157743ut.pubmatic.com/geo?pubid=157743 https://ut.pubmatic.com/geo?pubid=157743 — 200 — 78 B — 171 ms — h2https://eus.rubiconproject.com/usync.html?endpoint=eu&gdpr=0&gdpr_consent=&p=adyoulikeeus.rubiconproject.com/usync.html?e... https://eus.rubiconproject.com/usync.html?endpoint=eu&gdpr=0&gdpr_consent=&p=adyoulike — 200 — 379 B — 19 ms — h2https://x.bidswitch.net/ul_cb/sync?gdpr=0&gdpr_consent=&ssp=adyoulikex.bidswitch.net/ul_cb/sync?gdpr=0&g... https://x.bidswitch.net/ul_cb/sync?gdpr=0&gdpr_consent=&ssp=adyoulike — 200 — 92 B — 249 ms — h2https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DSOVRN_cookie_sync%26ttl%3D720%26uid%3Df31946ef3cc9a9babc9d92376f7665ec%26visitor%3D%24UID&sovrn_retry=truebb.lijit.com/pixel?gdpr=0&gdpr_cons... https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DSOVRN_cookie_sync%26ttl%3D720%26uid%3Df31946ef3cc9a9babc9d92376f7665ec%26visitor%3D%24UID&sovrn_retry=true — 307 — 327 B — 176 ms — h2https://creativecdn.com/cm-notify?gdpr=0&gdpr_consent=&pi=adyoulike&tc=1creativecdn.com/cm-notify?gdpr=0&gd... https://creativecdn.com/cm-notify?gdpr=0&gdpr_consent=&pi=adyoulike&tc=1 — 200 — 124 B — 251 ms — h2https://eb2.3lift.com/getuid?ld=1&gdpr=0&cmp_cs=&us_privacy=&redir=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DTRIPLELIFT_cookie_sync%26ttl%3D720%26uid%3D771bebe2d6221e9ca65e16ebf8d2f6f3%26visitor%3D%24UIDeb2.3lift.com/getuid?ld=1&gdpr=0&cm... https://eb2.3lift.com/getuid?ld=1&gdpr=0&cmp_cs=&us_privacy=&redir=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DTRIPLELIFT_cookie_sync%26ttl%3D720%26uid%3D771bebe2d6221e9ca65e16ebf8d2f6f3%26visitor%3D%24UID — 200 — 139 B — 254 ms — h2https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DINDEX_cookie_sync%26ttl%3D720%26uid%3Dea200206faeb16ecc9e6bc20f18ff71c%26visitor%3D&gdpr=0&gdpr_consent=&s=190532&C=1ssum-sec.casalemedia.com/usermatchr... https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DINDEX_cookie_sync%26ttl%3D720%26uid%3Dea200206faeb16ecc9e6bc20f18ff71c%26visitor%3D&gdpr=0&gdpr_consent=&s=190532&C=1 — 302 — 561 B — 16 ms — h3https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=INDEX_cookie_sync&ttl=720&uid=ea200206faeb16ecc9e6bc20f18ff71c&visitor=0visitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=INDEX_cookie_sync&ttl=720&uid=ea200206faeb16ecc9e6bc20f18ff71c&visitor=0 — 200 — 333 B — 238 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 2 ms — h2https://de.tynt.com/deb/?gdpr=0&gdpr_consent=&id=0015a00003HljHyAAJ&m=xch&rt=html&ru=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3D33ACROSS_cookie_sync%26ttl%3D720%26uid%3D69111ecd4aa13a801a1b6a93d851020c%26visitor%3D33XUSERID33Xde.tynt.com/deb/?gdpr=0&gdpr_consen... https://de.tynt.com/deb/?gdpr=0&gdpr_consent=&id=0015a00003HljHyAAJ&m=xch&rt=html&ru=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3D33ACROSS_cookie_sync%26ttl%3D720%26uid%3D69111ecd4aa13a801a1b6a93d851020c%26visitor%3D33XUSERID33X — 307 — 833 B — 229 ms — h2https://visitor.omnitagjs.com/visitor/sync?uid=f04f5c55f88ffea7a3ce5b2d908a6e71&visitor=cME6XMRX4Q5EdKwlBVzFfn2cV1ysnaEl49Q4NTd40Tsvisitor.omnitagjs.com/visitor/sync?... https://visitor.omnitagjs.com/visitor/sync?uid=f04f5c55f88ffea7a3ce5b2d908a6e71&visitor=cME6XMRX4Q5EdKwlBVzFfn2cV1ysnaEl49Q4NTd40Ts — 200 — 333 B — 173 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=rwuq9ny&ttd_tpi=1match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=rwuq9ny&ttd_tpi=1 — 302 — 319 B — 11 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABNEAAABkBAMAAABayruYAAAAJFBMVEUAAADa2tr/////9/e6urpTU…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABNEAAABkBAMAAABayruYAAAAJFBMVEUAAADa2tr/////9/e6urpTU… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACY4AAADCCAMAAADT9DSoAAAANlBMVEUAAADa2tr/////9/e5ubn39…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACY4AAADCCAMAAADT9DSoAAAANlBMVEUAAADa2tr/////9/e5ubn39… — 200 — 0 B — 0 ms — datahttps://vop.sundaysky.com/sync/dmp?redirect=https%3A%2F%2Fsync.bfmio.com%2Fsync%3Fpid%3D147%26uid%3D%24%7Bssky_uuid%7Dvop.sundaysky.com/sync/dmp?redirect... https://vop.sundaysky.com/sync/dmp?redirect=https%3A%2F%2Fsync.bfmio.com%2Fsync%3Fpid%3D147%26uid%3D%24%7Bssky_uuid%7D — 302 — 608 B — 265 ms — h2https://um.simpli.fi/beachfrontum.simpli.fi/beachfront https://um.simpli.fi/beachfront — 302 — 604 B — 116 ms — h2https://x.bidswitch.net/sync?ssp=beachfront&user_id=f32a3ee259cd44e9d93d7c92852b7b5d9b3445c5x.bidswitch.net/sync?ssp=beachfront... https://x.bidswitch.net/sync?ssp=beachfront&user_id=f32a3ee259cd44e9d93d7c92852b7b5d9b3445c5 — 302 — 461 B — 241 ms — h2https://sync.1rx.io/usersync2/beachfrontsync.1rx.io/usersync2/beachfront https://sync.1rx.io/usersync2/beachfront — 204 — 98 B — 171 ms — h2https://sync.srv.stackadapt.com/sync?nid=157sync.srv.stackadapt.com/sync?nid=15... https://sync.srv.stackadapt.com/sync?nid=157 — 302 — 1.9 KiB — 425 ms — http/1.1https://match.adsrvr.org/track/cmb/generic?ttd_pid=rwuq9ny&ttd_tpi=1match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=rwuq9ny&ttd_tpi=1 — 200 — 254 B — 9 ms — h2https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=SOVRN_cookie_sync&ttl=720&uid=f31946ef3cc9a9babc9d92376f7665ec&visitor=visitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=SOVRN_cookie_sync&ttl=720&uid=f31946ef3cc9a9babc9d92376f7665ec&visitor= — 200 — 219 B — 199 ms — h2https://visitor.omnitagjs.com/visitor/sync?uid=9276a8c8d010b77af50144c60047b781&visitor=7810572417179876497&name=SMARTADSERVER&gdpr=0&gdpr_consent=visitor.omnitagjs.com/visitor/sync?... https://visitor.omnitagjs.com/visitor/sync?uid=9276a8c8d010b77af50144c60047b781&visitor=7810572417179876497&name=SMARTADSERVER&gdpr=0&gdpr_consent= — 200 — 333 B — 185 ms — h2https://sync.adotmob.com/cookie/smart?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D66%26partneruserid%3D%7Bamob_user_id%7D&gdpr=0&gdpr_consent=sync.adotmob.com/cookie/smart?r=htt... https://sync.adotmob.com/cookie/smart?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D66%26partneruserid%3D%7Bamob_user_id%7D&gdpr=0&gdpr_consent= — 302 — 712 B — 594 ms — http/1.1https://dis.criteo.com/dis/usersync.aspx?r=30&p=273&cp=smartortb&cu=1&url=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D79%26partneruserid%3D%40%40CRITEO_USERID%40%40&gdpr=0&gdpr_consent=dis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=30&p=273&cp=smartortb&cu=1&url=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D79%26partneruserid%3D%40%40CRITEO_USERID%40%40&gdpr=0&gdpr_consent= — 302 — 313 B — 257 ms — h2https://stx-match.dotomi.com/match/bounce/current?networkId=44410&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent=stx-match.dotomi.com/match/bounce/c... https://stx-match.dotomi.com/match/bounce/current?networkId=44410&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 329 B — 33 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=smart-adserver&ttd_tpi=1&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=smart-adserver&ttd_tpi=1&gdpr=0&gdpr_consent= — 302 — 337 B — 20 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 1 ms — h2https://token.rubiconproject.com/khaos.json?token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json? — 200 — 1.3 KiB — 12 ms — http/1.1https://b1sync.outbrain.com/usersync/adyoulike/?cb=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DZEMANTA_NATIVE_1_2_cookie_sync%26ttl%3D720%26uid%3D89d80fd15e7f2bb7930a72a9cd0d9d38%26visitor%3D__UID__&gdpr=0&gdpr_consent=&s=3b1sync.outbrain.com/usersync/adyoul... https://b1sync.outbrain.com/usersync/adyoulike/?cb=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DZEMANTA_NATIVE_1_2_cookie_sync%26ttl%3D720%26uid%3D89d80fd15e7f2bb7930a72a9cd0d9d38%26visitor%3D__UID__&gdpr=0&gdpr_consent=&s=3 — 200 — 405 B — 250 ms — http/1.1https://match.adsrvr.org/track/cmb/generic?ttd_pid=smart-adserver&ttd_tpi=1&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=smart-adserver&ttd_tpi=1&gdpr=0&gdpr_consent= — 200 — 254 B — 7 ms — h2https://stx-match.dotomi.com/match/bounce/current?DotomiTest=49222de651442072&is_secure=true&networkId=44410&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent=stx-match.dotomi.com/match/bounce/c... https://stx-match.dotomi.com/match/bounce/current?DotomiTest=49222de651442072&is_secure=true&networkId=44410&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent= — 204 — 103 B — 7 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0&us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0&us_privacy=1--- — 200 — 1.3 KiB — 15 ms — http/1.1https://sync.aniview.com/ssync?gdpr=0&gdpr_consent=&pid=62f53b2c7850d0786f227f64&r=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DOPENWEB_VIDEO_cookie_sync%26ttl%3D720%26uid%3D82df52214992aaa2796cd16591db7d78%26visitor%3D%5BAV_UID%5Dsync.aniview.com/ssync?gdpr=0&gdpr_... https://sync.aniview.com/ssync?gdpr=0&gdpr_consent=&pid=62f53b2c7850d0786f227f64&r=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DOPENWEB_VIDEO_cookie_sync%26ttl%3D720%26uid%3D82df52214992aaa2796cd16591db7d78%26visitor%3D%5BAV_UID%5D — 302 — 448 B — 838 ms — h2https://sync.bfmio.com/sync?pid=141&uid=DC5E118972F3449FB1B96964BBA01C73sync.bfmio.com/sync?pid=141&uid=DC5... https://sync.bfmio.com/sync?pid=141&uid=DC5E118972F3449FB1B96964BBA01C73 — 204 — 345 B — 248 ms — h2https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=DBLOCK_cookie_sync&ttl=720&uid=726e82370458832fe1172100a5249d53&usp=1---&visitor=4192970512226947000V10visitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=DBLOCK_cookie_sync&ttl=720&uid=726e82370458832fe1172100a5249d53&usp=1---&visitor=4192970512226947000V10 — 200 — 334 B — 186 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0&us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0&us_privacy=1--- — 200 — 1.3 KiB — 13 ms — http/1.1data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABNEAAABkBAMAAABayruYAAAAJFBMVEUAAADa2tr/////9/e6urpTU…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABNEAAABkBAMAAABayruYAAAAJFBMVEUAAADa2tr/////9/e6urpTU… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACY4AAADCCAMAAADT9DSoAAAANlBMVEUAAADa2tr/////9/e5ubn39…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACY4AAADCCAMAAADT9DSoAAAANlBMVEUAAADa2tr/////9/e5ubn39… — 200 — 0 B — 0 ms — datahttps://s.seedtag.com/cs/cookiesync/stackadapt?channeluid=o59n26EcVYBFP6eYycCfAl9VTjAs.seedtag.com/cs/cookiesync/stackad... https://s.seedtag.com/cs/cookiesync/stackadapt?channeluid=o59n26EcVYBFP6eYycCfAl9VTjA — 200 — 625 B — 24 ms — h3https://id.rlcdn.com/1000.gif?memo=CKW1KxoNCJu8gM8GEgUI6AcQAEIASgAid.rlcdn.com/1000.gif?memo=CKW1KxoN... https://id.rlcdn.com/1000.gif?memo=CKW1KxoNCJu8gM8GEgUI6AcQAEIASgA — 200 — 193 B — 241 ms — h2https://rtb.mfadsrvr.com/ul_cb/sync?ssp=onetag&ssp_user_id=XFiqR7LFvOEdxX7mxOrp4sFPN0x8TFT_wD_WIPKV414&gdpr=1&gdpr_consent=rtb.mfadsrvr.com/ul_cb/sync?ssp=one... https://rtb.mfadsrvr.com/ul_cb/sync?ssp=onetag&ssp_user_id=XFiqR7LFvOEdxX7mxOrp4sFPN0x8TFT_wD_WIPKV414&gdpr=1&gdpr_consent= — 204 — 58 B — 247 ms — h2https://rtb.mfadsrvr.com/ul_cb/sync?gdpr=0&gdpr_consent=&ssp=adyoulikertb.mfadsrvr.com/ul_cb/sync?gdpr=0&... https://rtb.mfadsrvr.com/ul_cb/sync?gdpr=0&gdpr_consent=&ssp=adyoulike — 200 — 103 B — 248 ms — h2https://hde.tynt.com/deb/?gdpr=0&gdpr_consent=&id=0015a00003HljHyAAJ&m=xch&rt=html&ru=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3D33ACROSS_cookie_sync%26ttl%3D720%26uid%3D69111ecd4aa13a801a1b6a93d851020c%26visitor%3D33XUSERID33X&b=1hde.tynt.com/deb/?gdpr=0&gdpr_conse... https://hde.tynt.com/deb/?gdpr=0&gdpr_consent=&id=0015a00003HljHyAAJ&m=xch&rt=html&ru=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3D33ACROSS_cookie_sync%26ttl%3D720%26uid%3D69111ecd4aa13a801a1b6a93d851020c%26visitor%3D33XUSERID33X&b=1 — 200 — 1.6 KiB — 256 ms — h2https://pixel.33across.com/ps?m=xch&rt=html&id=0010b00002Mq2FYAAZ&ru=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D304%26uid%3D33XUSERID33X%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fpixel.33across.com/ps?m=xch&rt=html... https://pixel.33across.com/ps?m=xch&rt=html&id=0010b00002Mq2FYAAZ&ru=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D304%26uid%3D33XUSERID33X%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 302 — 617 B — 216 ms — h2https://ssp.disqus.com/redirectuser?sid=693&r=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D346%26uid%3DBUYERUID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fssp.disqus.com/redirectuser?sid=693... https://ssp.disqus.com/redirectuser?sid=693&r=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D346%26uid%3DBUYERUID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 302 — 655 B — 740 ms — h2https://p.rfihub.com/cm?pub=44007&in=1p.rfihub.com/cm?pub=44007&in=1 https://p.rfihub.com/cm?pub=44007&in=1 — 302 — 735 B — 711 ms — http/1.1https://sync.inmobi.com/oRTB?gdpr=0&gdpr_consent=&us_privacy=1YN-&&redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D344%26uid%3D%7BID5UID%7D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fsync.inmobi.com/oRTB?gdpr=0&gdpr_co... https://sync.inmobi.com/oRTB?gdpr=0&gdpr_consent=&us_privacy=1YN-&&redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D344%26uid%3D%7BID5UID%7D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 302 — 285 B — 755 ms — h2https://match.sharethrough.com/universal/v1?supply_id=KW3eSFMR&gdpr=0&gdpr_consent=&us_privacy=1YN-&match.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?supply_id=KW3eSFMR&gdpr=0&gdpr_consent=&us_privacy=1YN-& — 302 — 316 B — 272 ms — h2https://ce.lijit.com/merge?pid=273657&3pid=273657&gdpr=0&gdpr_consent=&us_privacy=1YN-&&location=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D310%26uid%3D%5BSOVRNID%5D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fce.lijit.com/merge?pid=273657&3pid=... https://ce.lijit.com/merge?pid=273657&3pid=273657&gdpr=0&gdpr_consent=&us_privacy=1YN-&&location=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D310%26uid%3D%5BSOVRNID%5D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 302 — 499 B — 1.1 s — h2https://sync.1rx.io/usersync2/rmpssp?sub=duration&redir=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D321%26uid%3D%5BRX_UUID%5D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fsync.1rx.io/usersync2/rmpssp?sub=du... https://sync.1rx.io/usersync2/rmpssp?sub=duration&redir=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D321%26uid%3D%5BRX_UUID%5D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 302 — 219 B — 184 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D312%26uid%3D%24UID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fib.adnxs.com/getuid?https%3A%2F%2Fa... https://ib.adnxs.com/getuid?https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D312%26uid%3D%24UID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 200 — 770 B — 39 ms — h2https://hbx.media.net/cksync.php?cs=1&type=pbs&ovsid=setstatuscode&bidder=medianet&gdpr=0&gdpr_consent=&us_privacy=1YN-&&redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D353%26uid%3D%3Cvsid%3E%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fhbx.media.net/cksync.php?cs=1&type=... https://hbx.media.net/cksync.php?cs=1&type=pbs&ovsid=setstatuscode&bidder=medianet&gdpr=0&gdpr_consent=&us_privacy=1YN-&&redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D353%26uid%3D%3Cvsid%3E%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 302 — 557 B — 233 ms — h2https://sync.go.sonobi.com/usa?loc=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D332%26uid%3D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fsync.go.sonobi.com/usa?loc=https%3A... https://sync.go.sonobi.com/usa?loc=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D332%26uid%3D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 302 — 667 B — 679 ms — h2https://prebid.a-mo.net/cchain/0?gdpr=0&gdpr_consent=&us_privacy=1YN-&&cb=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D327%26uid%3D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fprebid.a-mo.net/cchain/0?gdpr=0&gdp... https://prebid.a-mo.net/cchain/0?gdpr=0&gdpr_consent=&us_privacy=1YN-&&cb=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D327%26uid%3D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 204 — 16 B — 240 ms — h2https://ap.lijit.com/pixel?pid=273657&3pid=273657&gdpr=0&gdpr_consent=&us_privacy=1YN-&&redir=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D310%26uid%3D%24UID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fap.lijit.com/pixel?pid=273657&3pid=... https://ap.lijit.com/pixel?pid=273657&3pid=273657&gdpr=0&gdpr_consent=&us_privacy=1YN-&&redir=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D310%26uid%3D%24UID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 307 — 571 B — 261 ms — h2https://jadserve.postrelease.com/suid/101952?ntv_r=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D322%26uid%3DNTV_USER_ID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fjadserve.postrelease.com/suid/10195... https://jadserve.postrelease.com/suid/101952?ntv_r=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D322%26uid%3DNTV_USER_ID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 200 — 547 B — 667 ms — h2https://sync.dxtech.ai/usync?pid=1535&cb=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D335%26uid%3D%24UID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fsync.dxtech.ai/usync?pid=1535&cb=ht... https://sync.dxtech.ai/usync?pid=1535&cb=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D335%26uid%3D%24UID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 301 — 670 B — 349 ms — h3https://ads.servenobid.com/getsync?jp=99&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DNOBID_cookie_sync%26ttl%3D720%26uid%3D777b9127f4bde1c631a3413a8a313275%26usp%3D1---%26visitor%3D%24UIDads.servenobid.com/getsync?jp=99&re... https://ads.servenobid.com/getsync?jp=99&redirect=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DNOBID_cookie_sync%26ttl%3D720%26uid%3D777b9127f4bde1c631a3413a8a313275%26usp%3D1---%26visitor%3D%24UID — 302 — 261 B — 716 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=duration_media&endpoint=us-eastsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=duration_media&endpoint=us-east — 301 — 151 B — 18 ms — h2https://onetag-sys.com/usync/?pubId=694e68b73971b58&gdpr=0&gdpr_consent=&us_privacy=1YN-&https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D318%26uid%3D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fonetag-sys.com/usync/?pubId=694e68b... https://onetag-sys.com/usync/?pubId=694e68b73971b58&gdpr=0&gdpr_consent=&us_privacy=1YN-&https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D318%26uid%3D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 200 — 4.9 KiB — 20 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=beachfront&user_id=f32a3ee259cd44e9d93d7c92852b7b5d9b3445c5x.bidswitch.net/ul_cb/sync?ssp=beac... https://x.bidswitch.net/ul_cb/sync?ssp=beachfront&user_id=f32a3ee259cd44e9d93d7c92852b7b5d9b3445c5 — 302 — 139 B — 254 ms — h2https://ssbsync.smartadserver.com/api/sync?callerId=9&gdpr=0&gdpr_consent=&us_privacy=1YN-&&redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D317%26uid%3D%24UID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=9&gdpr=0&gdpr_consent=&us_privacy=1YN-&&redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D317%26uid%3D%24UID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 200 — 741 B — 19 ms — h2https://eus.rubiconproject.com/usync.html?p=duration_media&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=duration_media&endpoint=us-east — 200 — 379 B — 13 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?p=162412&userIdMacro=PM_UID&gdpr=0&gdpr_consent=&us_privacy=1YN-&&predirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D316%26uid%3DPM_UIDads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?p=162412&userIdMacro=PM_UID&gdpr=0&gdpr_consent=&us_privacy=1YN-&&predirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D316%26uid%3DPM_UID — 200 — 7.6 KiB — 17 ms — h2https://vop.sundaysky.com/sync/dmp?redirect=https%3A%2F%2Fsync.bfmio.com%2Fsync%3Fpid%3D147%26uid%3D%24%7Bssky_uuid%7D&_cvt=tvop.sundaysky.com/sync/dmp?redirect... https://vop.sundaysky.com/sync/dmp?redirect=https%3A%2F%2Fsync.bfmio.com%2Fsync%3Fpid%3D147%26uid%3D%24%7Bssky_uuid%7D&_cvt=t — 200 — 364 B — 275 ms — h2https://widget.as.criteo.com/dis/usersync.aspx?r=30&p=273&cp=smartortb&cu=1&url=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D79%26partneruserid%3D%40%40CRITEO_USERID%40%40&gdpr=0&gdpr_consent=widget.as.criteo.com/dis/usersync.a... https://widget.as.criteo.com/dis/usersync.aspx?r=30&p=273&cp=smartortb&cu=1&url=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D79%26partneruserid%3D%40%40CRITEO_USERID%40%40&gdpr=0&gdpr_consent= — 302 — 657 B — 83 ms — h2https://t.oa.opera.com/sync?vendor=60369&pubid=pub9283744565120&gdpr=&consent=&us_privacy=&custom_data=t.oa.opera.com/sync?vendor=60369&pu... https://t.oa.opera.com/sync?vendor=60369&pubid=pub9283744565120&gdpr=&consent=&us_privacy=&custom_data= — 302 — 751 B — 577 ms — http/1.1https://cs-server-s2s.yellowblue.io/sync-iframe?gdpr=0&gdpr_consent=&us_privacy=1YN-&&redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D352%26uid%3D%7BpartnerId%7D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fcs-server-s2s.yellowblue.io/sync-if... https://cs-server-s2s.yellowblue.io/sync-iframe?gdpr=0&gdpr_consent=&us_privacy=1YN-&&redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D352%26uid%3D%7BpartnerId%7D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 200 — 393 B — 243 ms — h2https://ittpx-asia.eskimi.com/sync?gdpr=0&gdpr_consent=&gpp=&coppa=&sp_id=14&usp=1---&gpp_sid=&er=trueittpx-asia.eskimi.com/sync?gdpr=0&g... https://ittpx-asia.eskimi.com/sync?gdpr=0&gdpr_consent=&gpp=&coppa=&sp_id=14&usp=1---&gpp_sid=&er=true — 200 — 312 B — 171 ms — h2https://s.seedtag.com/cs/cookiesync/viant?channeluid=6e68a0e0-3068-4ac8-bec0-6936d99b9b90s.seedtag.com/cs/cookiesync/viant?c... https://s.seedtag.com/cs/cookiesync/viant?channeluid=6e68a0e0-3068-4ac8-bec0-6936d99b9b90 — 200 — 647 B — 28 ms — h3https://rtb.mfadsrvr.com/sync?ssp=onetag&ssp_user_id=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sM&gdpr=0&gdpr_consent=rtb.mfadsrvr.com/sync?ssp=onetag&ss... https://rtb.mfadsrvr.com/sync?ssp=onetag&ssp_user_id=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sM&gdpr=0&gdpr_consent= — 302 — 399 B — 284 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D98%26uid%3D$UID&gdpr=0&gdpr_consent=ib.adnxs.com/getuid?https%3A%2F%2Fo... https://ib.adnxs.com/getuid?https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D98%26uid%3D$UID&gdpr=0&gdpr_consent= — 200 — 770 B — 57 ms — h2https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D3%26gdpr%3D0%26gdpr_consent%3D%26uid%3Duser-sync.fwmrm.net/ad/u?mode=echo&... https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D3%26gdpr%3D0%26gdpr_consent%3D%26uid%3D — 200 — 437 B — 35 ms — http/1.1https://pixel.rubiconproject.com/tap.php?v=223352&nid=4584&put=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sMpixel.rubiconproject.com/tap.php?v=... https://pixel.rubiconproject.com/tap.php?v=223352&nid=4584&put=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sM — 200 — 1.4 KiB — 42 ms — http/1.1https://cs.admanmedia.com/73c1e1bfc3bde354d60b80e601ae3914.gif?puid=[UID]&redir=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D164%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%5BUID%5D&gdpr=0&gdpr_consent=&ccpa=1YN-&coppa=cs.admanmedia.com/73c1e1bfc3bde354d... https://cs.admanmedia.com/73c1e1bfc3bde354d60b80e601ae3914.gif?puid=[UID]&redir=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D164%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%5BUID%5D&gdpr=0&gdpr_consent=&ccpa=1YN-&coppa= — 302 — 392 B — 934 ms — h2https://t.adx.opera.com/pub/sync?pubid=pub10101531197440&gdpr=0&gdpr_consent=t.adx.opera.com/pub/sync?pubid=pub1... https://t.adx.opera.com/pub/sync?pubid=pub10101531197440&gdpr=0&gdpr_consent= — 302 — 908 B — 192 ms — http/1.1https://onetag-sys.com/match/?int_id=106&redir=1&ot_initiated=1&gdpr=0&gdpr_consent=onetag-sys.com/match/?int_id=106&re... https://onetag-sys.com/match/?int_id=106&redir=1&ot_initiated=1&gdpr=0&gdpr_consent= — 302 — 322 B — 52 ms — h2https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&us_privacy=1YN-&redirectUri=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D107%26uid%3D[ssb_sync_pid]ssbsync-global.smartadserver.com/ap... https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&us_privacy=1YN-&redirectUri=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D107%26uid%3D[ssb_sync_pid] — 302 — 325 B — 51 ms — h2https://onetag-sys.com/match/?int_id=113&gdpr=0&gdpr_consent=&callback=https%3A%2F%2Fs.amazon-adsystem.com%2Fecm3%3Fex%3Donetag.com%26id%3D%24%7BUSER_TOKEN%7D&ot_initiated=1onetag-sys.com/match/?int_id=113&gd... https://onetag-sys.com/match/?int_id=113&gdpr=0&gdpr_consent=&callback=https%3A%2F%2Fs.amazon-adsystem.com%2Fecm3%3Fex%3Donetag.com%26id%3D%24%7BUSER_TOKEN%7D&ot_initiated=1 — 302 — 478 B — 59 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy=1YN-&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy=1YN-&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUID — 302 — 179 B — 192 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cmcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cm — 302 — 22 B — 58 ms — h3https://sync.1rx.io/usersync2/rmpssp?sub=onetaglimited&gdpr=0&gdpr_consent=${GDPR_CONSENT}&us_privacy=1YN-sync.1rx.io/usersync2/rmpssp?sub=on... https://sync.1rx.io/usersync2/rmpssp?sub=onetaglimited&gdpr=0&gdpr_consent=${GDPR_CONSENT}&us_privacy=1YN- — 302 — 190 B — 208 ms — h2https://x.bidswitch.net/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sMx.bidswitch.net/sync?ssp=onetag&gdp... https://x.bidswitch.net/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sM — 302 — 479 B — 270 ms — h2https://ads.servenobid.com/sync?pid=318&uid=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sMads.servenobid.com/sync?pid=318&uid... https://ads.servenobid.com/sync?pid=318&uid=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sM — 200 — 122 B — 586 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://ads.servenobid.com/sync?pid=317&uid=1852743614102797407&gdpr=0&gdpr_consent=ads.servenobid.com/sync?pid=317&uid... https://ads.servenobid.com/sync?pid=317&uid=1852743614102797407&gdpr=0&gdpr_consent= — 200 — 102 B — 576 ms — h2https://match.sharethrough.com/universal/v1?supply_id=v5hJK9Sl&gdpr=0&gdpr_consent=match.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?supply_id=v5hJK9Sl&gdpr=0&gdpr_consent= — 302 — 343 B — 272 ms — h2https://cms.quantserve.com/pixel/p-EtBqU4Lj3YbAv.gif?idmatch=0&gdpr=0&gdpr_consent=cms.quantserve.com/pixel/p-EtBqU4Lj... https://cms.quantserve.com/pixel/p-EtBqU4Lj3YbAv.gif?idmatch=0&gdpr=0&gdpr_consent= — 302 — 272 B — 99 ms — h2https://x.bidswitch.net/sync?ssp=smartadserver&gdpr=0&gdpr_consent=x.bidswitch.net/sync?ssp=smartadser... https://x.bidswitch.net/sync?ssp=smartadserver&gdpr=0&gdpr_consent= — 302 — 443 B — 252 ms — h2https://eus.rubiconproject.com/usync.html?p=onetag&endpoint=apaceus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=onetag&endpoint=apac — 200 — 0 B — 26 ms — h2https://visitor.omnitagjs.com/visitor/bsync?uid=627080440e659fbe0f85333c665ae1de&name=SMARTADSERVER&url=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D117%26partneruserid%3DPARTNER_USER_ID%26gdpr%3DGDPR%26gdpr_consent%3DGDPR_CONSENT&gdpr=0&gdpr_consent=visitor.omnitagjs.com/visitor/bsync... https://visitor.omnitagjs.com/visitor/bsync?uid=627080440e659fbe0f85333c665ae1de&name=SMARTADSERVER&url=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D117%26partneruserid%3DPARTNER_USER_ID%26gdpr%3DGDPR%26gdpr_consent%3DGDPR_CONSENT&gdpr=0&gdpr_consent= — 307 — 384 B — 194 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=79&partneruserid=aed927c5-76fe-4e29-b61b-f42f8eefdd79&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=79&partneruserid=aed927c5-76fe-4e29-b61b-f42f8eefdd79&gdpr=0&gdpr_consent= — 200 — 582 B — 22 ms — h2https://ads.servenobid.com/sync?pid=321&uid=OPTOUT&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2Fads.servenobid.com/sync?pid=321&uid... https://ads.servenobid.com/sync?pid=321&uid=OPTOUT&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2F — 200 — 94 B — 537 ms — h2https://onetag-sys.com/match/?int_id=107&uid=7569787492480089129onetag-sys.com/match/?int_id=107&ui... https://onetag-sys.com/match/?int_id=107&uid=7569787492480089129 — 200 — 377 B — 8 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent= — 302 — 22 B — 9 ms — h3https://s.amazon-adsystem.com/ecm3?ex=onetag.com&id=80HZVdqlZWsGSJZxHQHElPvDNh38aXslGBK6HBIWnwQs.amazon-adsystem.com/ecm3?ex=oneta... https://s.amazon-adsystem.com/ecm3?ex=onetag.com&id=80HZVdqlZWsGSJZxHQHElPvDNh38aXslGBK6HBIWnwQ — 200 — 477 B — 254 ms — http/1.1https://sync.bfmio.com/sync?pid=172&uid=o59n26EcVYBFP6eYycCfAl9VTjAsync.bfmio.com/sync?pid=172&uid=o59... https://sync.bfmio.com/sync?pid=172&uid=o59n26EcVYBFP6eYycCfAl9VTjA — 204 — 271 B — 247 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cm=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cm=&google_tc= — 302 — 20 B — 11 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent=&google_tc= — 302 — 20 B — 6 ms — h3https://de.tynt.com/deb/?m=xch&rt=html&id=0010b00002Mq2FYAAZ&ru=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D304%26uid%3D33XUSERID33X%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fde.tynt.com/deb/?m=xch&rt=html&id=0... https://de.tynt.com/deb/?m=xch&rt=html&id=0010b00002Mq2FYAAZ&ru=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D304%26uid%3D33XUSERID33X%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 307 — 714 B — 240 ms — h2https://onetag-sys.com/match/?int_id=19&google_error=3&gdpr=0&gdpr_consent=onetag-sys.com/match/?int_id=19&goo... https://onetag-sys.com/match/?int_id=19&google_error=3&gdpr=0&gdpr_consent= — 200 — 231 B — 8 ms — h2https://onetag-sys.com/match/?int_id=106&google_error=3&gdpr=0&gdpr_consent=onetag-sys.com/match/?int_id=106&go... https://onetag-sys.com/match/?int_id=106&google_error=3&gdpr=0&gdpr_consent= — 200 — 231 B — 9 ms — h2https://ads.servenobid.com/sync?pid=353&uid=4192970525827828000V10&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2Fads.servenobid.com/sync?pid=353&uid... https://ads.servenobid.com/sync?pid=353&uid=4192970525827828000V10&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2F — 200 — 127 B — 486 ms — h2https://cms.quantserve.com/pixel/p-EtBqU4Lj3YbAv.gif?idmatch=0&gdpr=0&gdpr_consent=&__qcmcs=1cms.quantserve.com/pixel/p-EtBqU4Lj... https://cms.quantserve.com/pixel/p-EtBqU4Lj3YbAv.gif?idmatch=0&gdpr=0&gdpr_consent=&__qcmcs=1 — 200 — 243 B — 6 ms — h2https://bb.lijit.com/pixel?pid=273657&3pid=273657&gdpr=0&gdpr_consent=&us_privacy=1YN-&&redir=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D310%26uid%3D%24UID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F&sovrn_retry=truebb.lijit.com/pixel?pid=273657&3pid=... https://bb.lijit.com/pixel?pid=273657&3pid=273657&gdpr=0&gdpr_consent=&us_privacy=1YN-&&redir=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D310%26uid%3D%24UID%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F&sovrn_retry=true — 307 — 260 B — 177 ms — h2https://ads.servenobid.com/sync?pid=351&uid=6fb8aaf7-b1af-473e-bab2-eaa60d11c8e1&gdpr=0ads.servenobid.com/sync?pid=351&uid... https://ads.servenobid.com/sync?pid=351&uid=6fb8aaf7-b1af-473e-bab2-eaa60d11c8e1&gdpr=0 — 200 — 113 B — 451 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=bidswitch_dbm&google_cm&google_sc&ssp=beachfront&bsw_param=&google_hm=&gdpr_consent=&gdpr=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=bidswitch_dbm&google_cm&google_sc&ssp=beachfront&bsw_param=&google_hm=&gdpr_consent=&gdpr= — 302 — 22 B — 9 ms — h3https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 1 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=bidswitch_dbm&google_cm=&google_sc=&ssp=beachfront&bsw_param=&google_hm=&gdpr_consent=&gdpr=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=bidswitch_dbm&google_cm=&google_sc=&ssp=beachfront&bsw_param=&google_hm=&gdpr_consent=&gdpr=&google_tc= — 200 — 188 B — 10 ms — h3https://ssbsync.smartadserver.com/api/sync?callerId=132ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=132 — 302 — 370 B — 14 ms — h2https://visitor-ow.omnitagjs.com/visitor/bsync?gdpr=0&gdpr_consent=&name=Openweb_SSP&uid=ee7f7070fcde32ab0ae4be25799fd7f5&url=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40035%26id%3DPARTNER_USER_IDvisitor-ow.omnitagjs.com/visitor/bs... https://visitor-ow.omnitagjs.com/visitor/bsync?gdpr=0&gdpr_consent=&name=Openweb_SSP&uid=ee7f7070fcde32ab0ae4be25799fd7f5&url=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40035%26id%3DPARTNER_USER_ID — 307 — 348 B — 176 ms — h2https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40025%26id%3D&gdpr=0&gdpr_consent=&s=190532ssum-sec.casalemedia.com/usermatchr... https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40025%26id%3D&gdpr=0&gdpr_consent=&s=190532 — 302 — 876 B — 28 ms — h3https://sync.1rx.io/usersync2/rmpssp?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40017%26id%3D%5BRX_UUID%5D&sub=risesync.1rx.io/usersync2/rmpssp?gdpr=0... https://sync.1rx.io/usersync2/rmpssp?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40017%26id%3D%5BRX_UUID%5D&sub=rise — 302 — 177 B — 163 ms — h2https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=OPENWEB_cookie_sync&ttl=720&uid=6d0a54c7bccb5f6ce4704ab2808c2ac6&visitor=5rbNOEFcCp_owvisitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=OPENWEB_cookie_sync&ttl=720&uid=6d0a54c7bccb5f6ce4704ab2808c2ac6&visitor=5rbNOEFcCp_ow — 200 — 334 B — 189 ms — h2https://onetag-sys.com/match/?int_id=164&gdpr=1&gdpr_consent=&uid=b272da85-41c7-4698-a17d-afdc0e9bd2d7onetag-sys.com/match/?int_id=164&gd... https://onetag-sys.com/match/?int_id=164&gdpr=1&gdpr_consent=&uid=b272da85-41c7-4698-a17d-afdc0e9bd2d7 — 200 — 231 B — 7 ms — h2https://cs.openwebmp.com/cs?aid=40029&id=2483096911661792410&gdpr=0&gdpr_consent=&gpp=[GPP]&gpp_sid=[GPP_SID]cs.openwebmp.com/cs?aid=40029&id=24... https://cs.openwebmp.com/cs?aid=40029&id=2483096911661792410&gdpr=0&gdpr_consent=&gpp=[GPP]&gpp_sid=[GPP_SID] — 200 — 97 B — 278 ms — h2https://us-u.openx.net/w/1.0/cm?gdpr=0&gdpr_consent=&id=5c25ba01-8014-471d-b115-9488b0bab07b&ph=bb3dfa1e-28f2-4379-aa01-73e27cdce2ee&r=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40019%26id%3D%7BOPENX_ID%7Dus-u.openx.net/w/1.0/cm?gdpr=0&gdpr... https://us-u.openx.net/w/1.0/cm?gdpr=0&gdpr_consent=&id=5c25ba01-8014-471d-b115-9488b0bab07b&ph=bb3dfa1e-28f2-4379-aa01-73e27cdce2ee&r=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40019%26id%3D%7BOPENX_ID%7D — 302 — 18 B — 22 ms — h3https://cs-server-s2s.yellowblue.io/sync-iframe?gdpr=0&gdpr_consent=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40048%26id%3D%7BpartnerId%7D&us_privacy=%5BUS_PRIVACY%5Dcs-server-s2s.yellowblue.io/sync-if... https://cs-server-s2s.yellowblue.io/sync-iframe?gdpr=0&gdpr_consent=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40048%26id%3D%7BpartnerId%7D&us_privacy=%5BUS_PRIVACY%5D — 200 — 1.6 KiB — 243 ms — h2https://eus.rubiconproject.com/usync.html?endpoint=us-east&p=17184-deus.rubiconproject.com/usync.html?e... https://eus.rubiconproject.com/usync.html?endpoint=us-east&p=17184-d — 200 — 379 B — 16 ms — h2https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=652d6b5311cc44fa&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10101531197440%26gdpr%3D0%26consent%3D%26us_privacy%3D%26custom_data%3Dwww.temu.com/api/adx/cm/pixel-opera... https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=652d6b5311cc44fa&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10101531197440%26gdpr%3D0%26consent%3D%26us_privacy%3D%26custom_data%3D — 302 — 453 B — 256 ms — h2https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40025%26id%3D&gdpr=0&gdpr_consent=&s=190532&C=1ssum-sec.casalemedia.com/usermatchr... https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40025%26id%3D&gdpr=0&gdpr_consent=&s=190532&C=1 — 302 — 470 B — 26 ms — h3https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy=1YN-&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUID&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy=1YN-&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUID&rdf=1 — 200 — 40 B — 160 ms — h2https://onetag-sys.com/match/?int_id=212&uid=OPTOUT&us_privacy=1YN-onetag-sys.com/match/?int_id=212&ui... https://onetag-sys.com/match/?int_id=212&uid=OPTOUT&us_privacy=1YN- — 200 — 377 B — 9 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=117&partneruserid=e0ca21889529e01e6b17a9987348243d&gdpr=0&gdpr_consent=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=117&partneruserid=e0ca21889529e01e6b17a9987348243d&gdpr=0&gdpr_consent=0 — 200 — 579 B — 11 ms — h2https://ads.servenobid.com/sync?pid=335&uid=ed0bd0a6-0b5d-4181-830f-b8d20074c47d&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2Fads.servenobid.com/sync?pid=335&uid... https://ads.servenobid.com/sync?pid=335&uid=ed0bd0a6-0b5d-4181-830f-b8d20074c47d&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2F — 200 — 114 B — 366 ms — h2https://us-u.openx.net/w/1.0/cm?cc=1&gdpr=0&gdpr_consent=&id=5c25ba01-8014-471d-b115-9488b0bab07b&ph=bb3dfa1e-28f2-4379-aa01-73e27cdce2ee&r=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40019%26id%3D%7BOPENX_ID%7Dus-u.openx.net/w/1.0/cm?cc=1&gdpr=0... https://us-u.openx.net/w/1.0/cm?cc=1&gdpr=0&gdpr_consent=&id=5c25ba01-8014-471d-b115-9488b0bab07b&ph=bb3dfa1e-28f2-4379-aa01-73e27cdce2ee&r=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40019%26id%3D%7BOPENX_ID%7D — 200 — 86 B — 16 ms — h3https://ssc-cms.33across.com/ps/?_=1776295452054.&ri=0015a00003HljHyAAJ&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3D33ACROSS_cookie_sync%26ttl%3D720%26uid%3D69111ecd4aa13a801a1b6a93d851020c%26visitor%3D33XUSERID33Xssc-cms.33across.com/ps/?_=17762954... https://ssc-cms.33across.com/ps/?_=1776295452054.&ri=0015a00003HljHyAAJ&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fvisitor.us-west1.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3D33ACROSS_cookie_sync%26ttl%3D720%26uid%3D69111ecd4aa13a801a1b6a93d851020c%26visitor%3D33XUSERID33X — 302 — 626 B — 226 ms — h2https://ps.eyeota.net/pixel?pid=c9gd671&t=gif&uid=EnNNyWngHhyfH5VqCT9YwQ%3D%3D&us_privacy=&33random=1776295452054.2&cat=33acrossps.eyeota.net/pixel?pid=c9gd671&t=g... https://ps.eyeota.net/pixel?pid=c9gd671&t=gif&uid=EnNNyWngHhyfH5VqCT9YwQ%3D%3D&us_privacy=&33random=1776295452054.2&cat=33across — 302 — 783 B — 8 ms — http/1.1https://cs.openwebmp.com/cs?fwrd=1&aid=40025&id=0cs.openwebmp.com/cs?fwrd=1&aid=4002... https://cs.openwebmp.com/cs?fwrd=1&aid=40025&id=0 — 200 — 25 B — 235 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=66&partneruserid=0d4020050092bdc9faff654c&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=66&partneruserid=0d4020050092bdc9faff654c&gdpr=0&gdpr_consent= — 200 — 570 B — 14 ms — h2https://ps.eyeota.net/pixel/bounce/?pid=c9gd671&t=gif&uid=EnNNyWngHhyfH5VqCT9YwQ%3D%3D&us_privacy=&33random=1776295452054.2&cat=33acrossps.eyeota.net/pixel/bounce/?pid=c9g... https://ps.eyeota.net/pixel/bounce/?pid=c9gd671&t=gif&uid=EnNNyWngHhyfH5VqCT9YwQ%3D%3D&us_privacy=&33random=1776295452054.2&cat=33across — 200 — 354 B — 8 ms — http/1.1https://x.bidswitch.net/sync?ssp=&user_id=&gdpr=0&gdpr_consent=&us_privacy=x.bidswitch.net/sync?ssp=&user_id=&... https://x.bidswitch.net/sync?ssp=&user_id=&gdpr=0&gdpr_consent=&us_privacy= — 302 — 449 B — 245 ms — h2https://x.bidswitch.net/check_uuid/https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D24%26pid%3D62f53b2c7850d0786f227f64%26key%3D%24%7BBSW_UUID%7D?gdpr=0&gdpr_consent=&us_privacy=x.bidswitch.net/check_uuid/https%3A... https://x.bidswitch.net/check_uuid/https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D24%26pid%3D62f53b2c7850d0786f227f64%26key%3D%24%7BBSW_UUID%7D?gdpr=0&gdpr_consent=&us_privacy= — 302 — 115 B — 245 ms — h2https://bttrack.com/pixel/cookiesyncredir?rurl=https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D204%26pid%3D62f53b2c7850d0786f227f64%26key%3D%7Bglobalid%7Dbttrack.com/pixel/cookiesyncredir?r... https://bttrack.com/pixel/cookiesyncredir?rurl=https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D204%26pid%3D62f53b2c7850d0786f227f64%26key%3D%7Bglobalid%7D — 200 — 265 B — 623 ms — h2https://ap.lijit.com/pixel?us_privacy=&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D18%26key%3D%24UIDap.lijit.com/pixel?us_privacy=&gdpr... https://ap.lijit.com/pixel?us_privacy=&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D18%26key%3D%24UID — 307 — 513 B — 244 ms — h2https://rtb.mfadsrvr.com/ul_cb/sync?ssp=onetag&ssp_user_id=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sM&gdpr=0&gdpr_consent=rtb.mfadsrvr.com/ul_cb/sync?ssp=one... https://rtb.mfadsrvr.com/ul_cb/sync?ssp=onetag&ssp_user_id=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sM&gdpr=0&gdpr_consent= — 204 — 39 B — 245 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=smartadserver&gdpr=0&gdpr_consent=x.bidswitch.net/ul_cb/sync?ssp=smar... https://x.bidswitch.net/ul_cb/sync?ssp=smartadserver&gdpr=0&gdpr_consent= — 200 — 92 B — 240 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sMx.bidswitch.net/ul_cb/sync?ssp=onet... https://x.bidswitch.net/ul_cb/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=Tf3FjPZt_HE-noGJ_2aco26N0OUsPw2kNHGu_rOO4sM — 302 — 110 B — 238 ms — h2https://secure.adnxs.com/getuid?https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D55%26key%3D%24UIDsecure.adnxs.com/getuid?https%3A%2F... https://secure.adnxs.com/getuid?https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D55%26key%3D%24UID — 200 — 770 B — 23 ms — h2https://rtb-csync.smartadserver.com/redir/?partnerid=147&partneruserid=07a6d531-c528-49f9-9444-a323d960ff90&gdpr=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=147&partneruserid=07a6d531-c528-49f9-9444-a323d960ff90&gdpr=0 — 200 — 583 B — 11 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=17184&endpoint=us-eastsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=17184&endpoint=us-east — 301 — 136 B — 30 ms — h2https://ads.servenobid.com/sync?pid=310&uid=&origin=https://visitor.omnitagjs.com/ads.servenobid.com/sync?pid=310&uid... https://ads.servenobid.com/sync?pid=310&uid=&origin=https://visitor.omnitagjs.com/ — 200 — 225 B — 267 ms — h2https://pixel-sync.sitescout.com/dmp/pixelSync?nid=117&redir=https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D72%26pid%3D62f53b2c7850d0786f227f64%26key%3D%7BuserId%7Dpixel-sync.sitescout.com/dmp/pixelS... https://pixel-sync.sitescout.com/dmp/pixelSync?nid=117&redir=https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D72%26pid%3D62f53b2c7850d0786f227f64%26key%3D%7BuserId%7D — 302 — 13 B — 172 ms — h3https://eus.rubiconproject.com/usync.html?p=17184&endpoint=us-easteus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=17184&endpoint=us-east — 200 — 379 B — 19 ms — h2https://hde.tynt.com/deb/?m=xch&rt=html&id=0010b00002Mq2FYAAZ&ru=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D304%26uid%3D33XUSERID33X%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F&b=1hde.tynt.com/deb/?m=xch&rt=html&id=... https://hde.tynt.com/deb/?m=xch&rt=html&id=0010b00002Mq2FYAAZ&ru=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D304%26uid%3D33XUSERID33X%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F&b=1 — 200 — 1.5 KiB — 275 ms — h2https://cs.openwebmp.com/cs?fwrd=1&aid=40017&id=OPTOUTcs.openwebmp.com/cs?fwrd=1&aid=4001... https://cs.openwebmp.com/cs?fwrd=1&aid=40017&id=OPTOUT — 200 — 25 B — 249 ms — h2https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=COPPER6_APP_cookie_sync&ttl=720&uid=123285a4642e0170ed8b35a36075585&visitor=222a6eb7-77db-4243-888b-93c3629661b8visitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=COPPER6_APP_cookie_sync&ttl=720&uid=123285a4642e0170ed8b35a36075585&visitor=222a6eb7-77db-4243-888b-93c3629661b8 — 200 — 219 B — 178 ms — h2https://cs.openwebmp.com/cs?fwrd=1&aid=40035&id=4550065466adccea59031a2fa5bf0211cs.openwebmp.com/cs?fwrd=1&aid=4003... https://cs.openwebmp.com/cs?fwrd=1&aid=40035&id=4550065466adccea59031a2fa5bf0211 — 200 — 25 B — 244 ms — h2https://ads.servenobid.com/sync?pid=352&uid=xhs7OxFnCp_s&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2Fads.servenobid.com/sync?pid=352&uid... https://ads.servenobid.com/sync?pid=352&uid=xhs7OxFnCp_s&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2F — 200 — 98 B — 380 ms — h2https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=Heroes_cookie_sync&ttl=720&uid=b11513b524b8fb6cfa1d87f3198b8359&visitor=99711950-2873-53ba-befc-6975e0a4a81dvisitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=Heroes_cookie_sync&ttl=720&uid=b11513b524b8fb6cfa1d87f3198b8359&visitor=99711950-2873-53ba-befc-6975e0a4a81d — 200 — 332 B — 193 ms — h2https://sync.pmbmonetize.live/psync?t=s&e=106&cb=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%25USER_ID%25%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D1sync.pmbmonetize.live/psync?t=s&e=1... https://sync.pmbmonetize.live/psync?t=s&e=106&cb=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%25USER_ID%25%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D1 — 302 — 484 B — 968 ms — http/1.1https://ad.360yield.com/server_match?partner_id=1805&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%7BPUB_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D3ad.360yield.com/server_match?partne... https://ad.360yield.com/server_match?partner_id=1805&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%7BPUB_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D3 — 302 — 522 B — 275 ms — h2https://x.bidswitch.net/sync?ssp=videoheroes&user_id=99711950-2873-53ba-befc-6975e0a4a81d&gdpr=0&gdpr_consent=x.bidswitch.net/sync?ssp=videoheroe... https://x.bidswitch.net/sync?ssp=videoheroes&user_id=99711950-2873-53ba-befc-6975e0a4a81d&gdpr=0&gdpr_consent= — 302 — 474 B — 250 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?profile=342&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BCRITEO_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D5ssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?profile=342&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BCRITEO_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D5 — 302 — 727 B — 246 ms — h2https://ssbsync.smartadserver.com/api/sync?callerId=75&gdpr=0&gdpr_consent=&redirectUri=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%5Bssb_sync_pid%5D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D6ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=75&gdpr=0&gdpr_consent=&redirectUri=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%5Bssb_sync_pid%5D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D6 — 302 — 374 B — 19 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D7ib.adnxs.com/getuid?https%3A%2F%2Fm... https://ib.adnxs.com/getuid?https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D7 — 200 — 770 B — 13 ms — h2https://cs.media.net/cksync?cs=146&gdpr=0&gdpr_consent=&type=vid&redirect=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D8cs.media.net/cksync?cs=146&gdpr=0&g... https://cs.media.net/cksync?cs=146&gdpr=0&gdpr_consent=&type=vid&redirect=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D8 — 200 — 58 B — 214 ms — h3https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BUID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D9rtb.openx.net/sync/prebid?gdpr=0&gd... https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BUID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D9 — 302 — 17 B — 18 ms — h3https://sync.1rx.io/usersync2/rmpssp?sub=sevensync.1rx.io/usersync2/rmpssp?sub=se... https://sync.1rx.io/usersync2/rmpssp?sub=seven — 302 — 170 B — 178 ms — h2https://c1.adform.net/cookie?redirect_url=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D11c1.adform.net/cookie?redirect_url=h... https://c1.adform.net/cookie?redirect_url=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D11 — 200 — 520 B — 52 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=161018&gdpr=0&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D161018%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2523PMUID%2526gdpr%253D%257BGDPR%257D%2526gdpr_consent%253D%257BGDPR_CONSENT%257D%2526p%253D13image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=161018&gdpr=0&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D161018%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2523PMUID%2526gdpr%253D%257BGDPR%257D%2526gdpr_consent%253D%257BGDPR_CONSENT%257D%2526p%253D13 — 302 — 278 B — 174 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://measureadv.com/userBackIframe?uid=2594093259025841173&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&p=6measureadv.com/userBackIframe?uid=2... https://measureadv.com/userBackIframe?uid=2594093259025841173&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&p=6 — 200 — 229 B — 262 ms — http/1.1https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BUID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D9&ox_sc=1rtb.openx.net/sync/prebid?gdpr=0&gd... https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24%7BUID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D9&ox_sc=1 — 302 — 16 B — 6 ms — h3https://measureadv.com/userBackIframe?uid=&gdpr={GDPR}&gdpr_consent={GDPR_CONSENT}&p=9measureadv.com/userBackIframe?uid=&... https://measureadv.com/userBackIframe?uid=&gdpr={GDPR}&gdpr_consent={GDPR_CONSENT}&p=9 — 200 — 229 B — 514 ms — http/1.1https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=33ACROSS_cookie_sync&ttl=720&uid=69111ecd4aa13a801a1b6a93d851020c&visitor=213318991665235visitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=33ACROSS_cookie_sync&ttl=720&uid=69111ecd4aa13a801a1b6a93d851020c&visitor=213318991665235 — 200 — 333 B — 183 ms — h2https://t.oa.opera.com/sync?vendor=60369&pubid=pub10101531197440&gdpr=0&consent=&us_privacy=&custom_data=t.oa.opera.com/sync?vendor=60369&pu... https://t.oa.opera.com/sync?vendor=60369&pubid=pub10101531197440&gdpr=0&consent=&us_privacy=&custom_data= — 302 — 784 B — 215 ms — http/1.1https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 1 ms — h2https://pixel-sync.sitescout.com/dmp/pixelSync?cookieQ=1&nid=117&redir=https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D72%26pid%3D62f53b2c7850d0786f227f64%26key%3D%7BuserId%7Dpixel-sync.sitescout.com/dmp/pixelS... https://pixel-sync.sitescout.com/dmp/pixelSync?cookieQ=1&nid=117&redir=https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D72%26pid%3D62f53b2c7850d0786f227f64%26key%3D%7BuserId%7D — 204 — 14 B — 183 ms — h3https://s.seedtag.com/cs/cookiesync/opera?channeluid=OPUaefc6801a3ed4a6bbb33c233d40774des.seedtag.com/cs/cookiesync/opera?c... https://s.seedtag.com/cs/cookiesync/opera?channeluid=OPUaefc6801a3ed4a6bbb33c233d40774de — 200 — 625 B — 94 ms — h3https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40025%26id%3D&gdpr=0&gdpr_consent=&s=190532ssum-sec.casalemedia.com/usermatchr... https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40025%26id%3D&gdpr=0&gdpr_consent=&s=190532 — 302 — 874 B — 21 ms — h3https://x.bidswitch.net/ul_cb/sync?ssp=&user_id=&gdpr=0&gdpr_consent=&us_privacy=x.bidswitch.net/ul_cb/sync?ssp=&use... https://x.bidswitch.net/ul_cb/sync?ssp=&user_id=&gdpr=0&gdpr_consent=&us_privacy= — 200 — 92 B — 238 ms — h2https://sync.aniview.com/cookiesyncendpoint?auid=&biddername=24&pid=62f53b2c7850d0786f227f64&key=sync.aniview.com/cookiesyncendpoint... https://sync.aniview.com/cookiesyncendpoint?auid=&biddername=24&pid=62f53b2c7850d0786f227f64&key= — 200 — 153 B — 244 ms — h2https://bb.lijit.com/pixel?us_privacy=&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D18%26key%3D%24UID&sovrn_retry=truebb.lijit.com/pixel?us_privacy=&gdpr... https://bb.lijit.com/pixel?us_privacy=&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fsync.aniview.com%2Fcookiesyncendpoint%3Fauid%3D%26biddername%3D18%26key%3D%24UID&sovrn_retry=true — 307 — 251 B — 174 ms — h2https://cms.quantserve.com/pixel/p-zLwwakwy-hZw3.gif?idmatch=0&ssp=onetag&gdpr=0&gdpr_consent=cms.quantserve.com/pixel/p-zLwwakwy... https://cms.quantserve.com/pixel/p-zLwwakwy-hZw3.gif?idmatch=0&ssp=onetag&gdpr=0&gdpr_consent= — 302 — 278 B — 7 ms — h2https://sync.1rx.io/usersync2/rmpssp?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40017%26id%3D%5BRX_UUID%5D&sub=risesync.1rx.io/usersync2/rmpssp?gdpr=0... https://sync.1rx.io/usersync2/rmpssp?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40017%26id%3D%5BRX_UUID%5D&sub=rise — 302 — 177 B — 173 ms — h2https://visitor-ow.omnitagjs.com/visitor/bsync?gdpr=0&gdpr_consent=&name=Openweb_SSP&uid=ee7f7070fcde32ab0ae4be25799fd7f5&url=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40035%26id%3DPARTNER_USER_IDvisitor-ow.omnitagjs.com/visitor/bs... https://visitor-ow.omnitagjs.com/visitor/bsync?gdpr=0&gdpr_consent=&name=Openweb_SSP&uid=ee7f7070fcde32ab0ae4be25799fd7f5&url=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40035%26id%3DPARTNER_USER_ID — 307 — 349 B — 173 ms — h2https://cs.openwebmp.com/cs?fwrd=1&aid=40048&id=WIb7hx3nCp_owcs.openwebmp.com/cs?fwrd=1&aid=4004... https://cs.openwebmp.com/cs?fwrd=1&aid=40048&id=WIb7hx3nCp_ow — 200 — 52 B — 231 ms — h2https://cms.quantserve.com/pixel/p-zLwwakwy-hZw3.gif?idmatch=0&ssp=onetag&gdpr=0&gdpr_consent=&__qcmcs=1cms.quantserve.com/pixel/p-zLwwakwy... https://cms.quantserve.com/pixel/p-zLwwakwy-hZw3.gif?idmatch=0&ssp=onetag&gdpr=0&gdpr_consent=&__qcmcs=1 — 200 — 243 B — 7 ms — h2https://us-u.openx.net/w/1.0/cm?gdpr=0&gdpr_consent=&id=5c25ba01-8014-471d-b115-9488b0bab07b&ph=bb3dfa1e-28f2-4379-aa01-73e27cdce2ee&r=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40019%26id%3D%7BOPENX_ID%7Dus-u.openx.net/w/1.0/cm?gdpr=0&gdpr... https://us-u.openx.net/w/1.0/cm?gdpr=0&gdpr_consent=&id=5c25ba01-8014-471d-b115-9488b0bab07b&ph=bb3dfa1e-28f2-4379-aa01-73e27cdce2ee&r=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40019%26id%3D%7BOPENX_ID%7D — 302 — 18 B — 33 ms — h3https://ut.pubmatic.com/geo?pubid=162412ut.pubmatic.com/geo?pubid=162412 https://ut.pubmatic.com/geo?pubid=162412 — 200 — 78 B — 218 ms — h2https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.3 KiB — 55 ms — http/1.1https://cs-server-s2s.yellowblue.io/sync-iframe?gdpr=0&gdpr_consent=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40048%26id%3D%7BpartnerId%7D&us_privacy=%5BUS_PRIVACY%5Dcs-server-s2s.yellowblue.io/sync-if... https://cs-server-s2s.yellowblue.io/sync-iframe?gdpr=0&gdpr_consent=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40048%26id%3D%7BpartnerId%7D&us_privacy=%5BUS_PRIVACY%5D — 200 — 468 B — 287 ms — h2https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40025%26id%3D&gdpr=0&gdpr_consent=&s=190532&C=1ssum-sec.casalemedia.com/usermatchr... https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40025%26id%3D&gdpr=0&gdpr_consent=&s=190532&C=1 — 302 — 472 B — 66 ms — h3https://eus.rubiconproject.com/usync.html?endpoint=us-east&p=17184-deus.rubiconproject.com/usync.html?e... https://eus.rubiconproject.com/usync.html?endpoint=us-east&p=17184-d — 200 — 0 B — 45 ms — h2https://ads.servenobid.com/sync?pid=332&uid=&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2Fa8064fa8-b070-4fff-bd9e-37563bfe4649ads.servenobid.com/sync?pid=332&uid... https://ads.servenobid.com/sync?pid=332&uid=&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2Fa8064fa8-b070-4fff-bd9e-37563bfe4649 — 200 — 18 B — 209 ms — h2https://us-u.openx.net/w/1.0/cm?cc=1&gdpr=0&gdpr_consent=&id=5c25ba01-8014-471d-b115-9488b0bab07b&ph=bb3dfa1e-28f2-4379-aa01-73e27cdce2ee&r=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40019%26id%3D%7BOPENX_ID%7Dus-u.openx.net/w/1.0/cm?cc=1&gdpr=0... https://us-u.openx.net/w/1.0/cm?cc=1&gdpr=0&gdpr_consent=&id=5c25ba01-8014-471d-b115-9488b0bab07b&ph=bb3dfa1e-28f2-4379-aa01-73e27cdce2ee&r=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40019%26id%3D%7BOPENX_ID%7D — 200 — 86 B — 9 ms — h3https://ads.servenobid.com/sync?pid=324&uid=2019090416672342058ads.servenobid.com/sync?pid=324&uid... https://ads.servenobid.com/sync?pid=324&uid=2019090416672342058 — 200 — 102 B — 207 ms — h2https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=NOBID_cookie_sync&ttl=720&uid=777b9127f4bde1c631a3413a8a313275&usp=1---&visitor=$UIDvisitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=NOBID_cookie_sync&ttl=720&uid=777b9127f4bde1c631a3413a8a313275&usp=1---&visitor=$UID — 200 — 333 B — 184 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=161018&gdpr=0&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D161018%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2523PMUID%2526gdpr%253D%257BGDPR%257D%2526gdpr_consent%253D%257BGDPR_CONSENT%257D%2526p%253D13&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=161018&gdpr=0&gdpr_consent=&pu=https%3A%2F%2Fimage4.pubmatic.com%2FAdServer%2FSPug%3Fp%3D161018%26pmc%3DPM_PMC%26pr%3Dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2523PMUID%2526gdpr%253D%257BGDPR%257D%2526gdpr_consent%253D%257BGDPR_CONSENT%257D%2526p%253D13&rdf=1 — 200 — 40 B — 162 ms — h2https://measureadv.com/userBack?uid=OPTOUT&p=10measureadv.com/userBack?uid=OPTOUT&... https://measureadv.com/userBack?uid=OPTOUT&p=10 — 200 — 229 B — 542 ms — http/1.1https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=OPENWEB_VIDEO_cookie_sync&ttl=720&uid=82df52214992aaa2796cd16591db7d78&visitor=300df9c6-f463-42ba-ab4d-292cbf5b9266visitor.us-west1.gcp.omnitagjs.com/... https://visitor.us-west1.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=OPENWEB_VIDEO_cookie_sync&ttl=720&uid=82df52214992aaa2796cd16591db7d78&visitor=300df9c6-f463-42ba-ab4d-292cbf5b9266 — 200 — 333 B — 178 ms — h2https://cs.admanmedia.com/45f6616f8301569fb3628edffa5edae8.gif?gdpr=0&gdpr_consent=&ccpa=&coppa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D47%26r%3DCid1YS05NjIyNTIzMC03MzU4LTM0ZWEtYWM1MC0zZDA2OThlODVhNzIqgQFodHRwczovL2Fkcy5zZXJ2ZW5vYmlkLmNvbS9zeW5jP3BpZD0zNDYmdWlkPXVhLTk2MjI1MjMwLTczNTgtMzRlYS1hYzUwLTNkMDY5OGU4NWE3MiZvcmlnaW49aHR0cHMlM0ElMkYlMkZ2aXNpdG9yLm9tbml0YWdqcy5jb20lMkYyAi8bOAE=%26buyeruid%3D%5BUID%5Dcs.admanmedia.com/45f6616f8301569fb... https://cs.admanmedia.com/45f6616f8301569fb3628edffa5edae8.gif?gdpr=0&gdpr_consent=&ccpa=&coppa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D47%26r%3DCid1YS05NjIyNTIzMC03MzU4LTM0ZWEtYWM1MC0zZDA2OThlODVhNzIqgQFodHRwczovL2Fkcy5zZXJ2ZW5vYmlkLmNvbS9zeW5jP3BpZD0zNDYmdWlkPXVhLTk2MjI1MjMwLTczNTgtMzRlYS1hYzUwLTNkMDY5OGU4NWE3MiZvcmlnaW49aHR0cHMlM0ElMkYlMkZ2aXNpdG9yLm9tbml0YWdqcy5jb20lMkYyAi8bOAE=%26buyeruid%3D%5BUID%5D — 302 — 579 B — 1.1 s — h2https://cs.openwebmp.com/cs?fwrd=1&aid=40025&id=0cs.openwebmp.com/cs?fwrd=1&aid=4002... https://cs.openwebmp.com/cs?fwrd=1&aid=40025&id=0 — 200 — 25 B — 230 ms — h2https://sync.inmobi.com/sync?redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D344%26uid%3D%7BID5UID%7D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F&gdpr_consent=&gdpr=0&us_privacy=1YN-&gdpr_pd=&source=5&google_push=&retry=sync.inmobi.com/sync?redirect=https... https://sync.inmobi.com/sync?redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D344%26uid%3D%7BID5UID%7D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F&gdpr_consent=&gdpr=0&us_privacy=1YN-&gdpr_pd=&source=5&google_push=&retry= — 302 — 298 B — 227 ms — h2https://ssc-cms.33across.com/ps/?_=1776295452537.&ri=0010b00002Mq2FYAAZ&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D304%26uid%3D33XUSERID33X%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252Fssc-cms.33across.com/ps/?_=17762954... https://ssc-cms.33across.com/ps/?_=1776295452537.&ri=0010b00002Mq2FYAAZ&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D304%26uid%3D33XUSERID33X%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F — 302 — 538 B — 212 ms — h2https://ps.eyeota.net/pixel?pid=c9gd671&t=gif&uid=PNbaAWngHhz%2FwSBYCUTkDg%3D%3D&us_privacy=&33random=1776295452537.2&cat=33acrossps.eyeota.net/pixel?pid=c9gd671&t=g... https://ps.eyeota.net/pixel?pid=c9gd671&t=gif&uid=PNbaAWngHhz%2FwSBYCUTkDg%3D%3D&us_privacy=&33random=1776295452537.2&cat=33across — 302 — 785 B — 8 ms — http/1.1https://dis.criteo.com/dis/usersync.aspx?r=73&p=342&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d342%26redir%3dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2524%7bCRITEO_USER_ID%7d%2526gdpr%253D%7bGDPR%7d%2526gdpr_consent%253D%7bGDPR_CONSENT%7d%2526p%253D5&gdpr=0&gdpr_consent=&gpp=&gpp_sid=dis.criteo.com/dis/usersync.aspx?r=... https://dis.criteo.com/dis/usersync.aspx?r=73&p=342&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d342%26redir%3dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2524%7bCRITEO_USER_ID%7d%2526gdpr%253D%7bGDPR%7d%2526gdpr_consent%253D%7bGDPR_CONSENT%7d%2526p%253D5&gdpr=0&gdpr_consent=&gpp=&gpp_sid= — 302 — 555 B — 242 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=videoheroes&user_id=99711950-2873-53ba-befc-6975e0a4a81d&gdpr=0&gdpr_consent=x.bidswitch.net/ul_cb/sync?ssp=vide... https://x.bidswitch.net/ul_cb/sync?ssp=videoheroes&user_id=99711950-2873-53ba-befc-6975e0a4a81d&gdpr=0&gdpr_consent= — 200 — 92 B — 237 ms — h2https://ps.eyeota.net/pixel/bounce/?pid=c9gd671&t=gif&uid=PNbaAWngHhz%2FwSBYCUTkDg%3D%3D&us_privacy=&33random=1776295452537.2&cat=33acrossps.eyeota.net/pixel/bounce/?pid=c9g... https://ps.eyeota.net/pixel/bounce/?pid=c9gd671&t=gif&uid=PNbaAWngHhz%2FwSBYCUTkDg%3D%3D&us_privacy=&33random=1776295452537.2&cat=33across — 200 — 354 B — 13 ms — http/1.1https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 1 ms — h2https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.3 KiB — 13 ms — http/1.1https://ad.360yield.com/ul_cb/server_match?partner_id=1805&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%7BPUB_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D3ad.360yield.com/ul_cb/server_match?... https://ad.360yield.com/ul_cb/server_match?partner_id=1805&gdpr=0&gdpr_consent=&r=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%7BPUB_USER_ID%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D3 — 200 — 198 B — 262 ms — h2https://onetag-sys.com/match/?gdpr=0&gdpr_consent=%24%7BGDPR_STRING%7D&int_id=168&uid=OPUf84e695397e14dd0bcac99a498ac1a15onetag-sys.com/match/?gdpr=0&gdpr_c... https://onetag-sys.com/match/?gdpr=0&gdpr_consent=%24%7BGDPR_STRING%7D&int_id=168&uid=OPUf84e695397e14dd0bcac99a498ac1a15 — 200 — 377 B — 15 ms — h2https://cs.openwebmp.com/cs?fwrd=1&aid=40017&id=OPTOUTcs.openwebmp.com/cs?fwrd=1&aid=4001... https://cs.openwebmp.com/cs?fwrd=1&aid=40017&id=OPTOUT — 200 — 25 B — 242 ms — h2https://cs.openwebmp.com/cs?fwrd=1&aid=40035&id=205b3ae63b961f1a7df6f69f1b68b977cs.openwebmp.com/cs?fwrd=1&aid=4003... https://cs.openwebmp.com/cs?fwrd=1&aid=40035&id=205b3ae63b961f1a7df6f69f1b68b977 — 200 — 25 B — 243 ms — h2https://sync.aniview.com/cookiesyncendpoint?auid=&biddername=18&key=sync.aniview.com/cookiesyncendpoint... https://sync.aniview.com/cookiesyncendpoint?auid=&biddername=18&key= — 200 — 153 B — 239 ms — h2https://cs.openwebmp.com/cs?fwrd=1&aid=40048&id=tDlNhEFckp_scs.openwebmp.com/cs?fwrd=1&aid=4004... https://cs.openwebmp.com/cs?fwrd=1&aid=40048&id=tDlNhEFckp_s — 200 — 48 B — 234 ms — h2https://sync.inmobi.com/sync?redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D344%26uid%3D%7BID5UID%7D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F&gdpr_consent=&gdpr=0&us_privacy=1YN-&gdpr_pd=&source=5&google_push=&retry=truesync.inmobi.com/sync?redirect=https... https://sync.inmobi.com/sync?redirect=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D344%26uid%3D%7BID5UID%7D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F&gdpr_consent=&gdpr=0&us_privacy=1YN-&gdpr_pd=&source=5&google_push=&retry=true — 200 — 40 B — 231 ms — h2https://ads.servenobid.com/sync?pid=304&uid=213733475234546&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2Fads.servenobid.com/sync?pid=304&uid... https://ads.servenobid.com/sync?pid=304&uid=213733475234546&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2F — 200 — 99 B — 199 ms — h2https://widget.as.criteo.com/dis/usersync.aspx?r=73&p=342&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d342%26redir%3dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2524%7bCRITEO_USER_ID%7d%2526gdpr%253D%7bGDPR%7d%2526gdpr_consent%253D%7bGDPR_CONSENT%7d%2526p%253D5&gdpr=0&gdpr_consent=&gpp=&gpp_sid=widget.as.criteo.com/dis/usersync.a... https://widget.as.criteo.com/dis/usersync.aspx?r=73&p=342&dis=0&url=https%3a%2f%2fssp-sync.criteo.com%2fuser-sync%2fredirect%3fuid%3d%40%40CRITEO_USERID%40%40%26dised%3dtrue%26gdpr%3d%26gdprapplies%3dFalse%26ccpa%3d%26gpp%3d%26gpp_sid%3d%26profile%3d342%26redir%3dhttps%253A%252F%252Fmeasureadv.com%252FuserBackIframe%253Fuid%253D%2524%7bCRITEO_USER_ID%7d%2526gdpr%253D%7bGDPR%7d%2526gdpr_consent%253D%7bGDPR_CONSENT%7d%2526p%253D5&gdpr=0&gdpr_consent=&gpp=&gpp_sid= — 302 — 840 B — 69 ms — h2https://onetag-sys.com/match/?int_id=164&gdpr=0&gdpr_consent=&uid=4024f09d-ec5d-4eec-aed1-ec69570d8e0aonetag-sys.com/match/?int_id=164&gd... https://onetag-sys.com/match/?int_id=164&gdpr=0&gdpr_consent=&uid=4024f09d-ec5d-4eec-aed1-ec69570d8e0a — 200 — 377 B — 4 ms — h2https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.3 KiB — 8 ms — http/1.1https://ce.lijit.com/merge?pid=273657&3pid=273657&gdpr=0&gdpr_consent=&us_privacy=1YN-&location=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D310%26uid%3D%5BSOVRNID%5D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F&dnr=1ce.lijit.com/merge?pid=273657&3pid=... https://ce.lijit.com/merge?pid=273657&3pid=273657&gdpr=0&gdpr_consent=&us_privacy=1YN-&location=https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D310%26uid%3D%5BSOVRNID%5D%26origin%3Dhttps%253A%252F%252Fvisitor.omnitagjs.com%252F&dnr=1 — 204 — 317 B — 193 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?uid=c4c7f5f6-e9d6-4e4a-b96a-961f7a387f1d&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=342&redir=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24{CRITEO_USER_ID}%26gdpr%3D{GDPR}%26gdpr_consent%3D{GDPR_CONSENT}%26p%3D5&gdpr=0&gdpr_consent=&gpp=ssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?uid=c4c7f5f6-e9d6-4e4a-b96a-961f7a387f1d&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=342&redir=https%3A%2F%2Fmeasureadv.com%2FuserBackIframe%3Fuid%3D%24{CRITEO_USER_ID}%26gdpr%3D{GDPR}%26gdpr_consent%3D{GDPR_CONSENT}%26p%3D5&gdpr=0&gdpr_consent=&gpp= — 302 — 734 B — 234 ms — h2https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.3 KiB — 5 ms — http/1.1https://token.rubiconproject.com/khaos.json?us_privacy=1---token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?us_privacy=1--- — 200 — 1.3 KiB — 5 ms — http/1.1https://x.bidswitch.net/sync?ssp=criteo&custom_data=onC2RV83V21zT1pzb3ZIWmJ5WTNQeDdsOFpyY0V3eXpLZ0dIMGZjJTJCME5ob1lsM21uazdDQiUyQnhjVWJsNVdVa0VrSHVRR1BtcE1GdnB0Um1PJTJCWmdXRnpGJTJCb3NQeUJ5T1psZDMzUEUlMkZUZjNZMWg4S1lCdGVhN0pxc29WNHRJRGtmWEZsbFdHVnBPdGROZUJKZ21LY0dBNGNHbUZobWRlTTFNZXlhU1F2aFRXTHJsZUNGNTE3OU55MVd0aE9ac0w3ekFIb20yYUJ1JTJCc0s1NWxnWGdLR1RCd2JiZlRnJTNEJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-5EpLIGFENNG5JBZXpY16Ph2-MV8GARvEiCbaqwx.bidswitch.net/sync?ssp=criteo&cus... https://x.bidswitch.net/sync?ssp=criteo&custom_data=onC2RV83V21zT1pzb3ZIWmJ5WTNQeDdsOFpyY0V3eXpLZ0dIMGZjJTJCME5ob1lsM21uazdDQiUyQnhjVWJsNVdVa0VrSHVRR1BtcE1GdnB0Um1PJTJCWmdXRnpGJTJCb3NQeUJ5T1psZDMzUEUlMkZUZjNZMWg4S1lCdGVhN0pxc29WNHRJRGtmWEZsbFdHVnBPdGROZUJKZ21LY0dBNGNHbUZobWRlTTFNZXlhU1F2aFRXTHJsZUNGNTE3OU55MVd0aE9ac0w3ekFIb20yYUJ1JTJCc0s1NWxnWGdLR1RCd2JiZlRnJTNEJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-5EpLIGFENNG5JBZXpY16Ph2-MV8GARvEiCbaqw — 200 — 92 B — 235 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D75%26u%3D%24UID%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTEib.adnxs.com/getuid?https%3A%2F%2Fs... https://ib.adnxs.com/getuid?https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D75%26u%3D%24UID%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTE — 200 — 770 B — 6 ms — h2https://ssp.disqus.com/match?bidder=47&r=Cid1YS05NjIyNTIzMC03MzU4LTM0ZWEtYWM1MC0zZDA2OThlODVhNzIqgQFodHRwczovL2Fkcy5zZXJ2ZW5vYmlkLmNvbS9zeW5jP3BpZD0zNDYmdWlkPXVhLTk2MjI1MjMwLTczNTgtMzRlYS1hYzUwLTNkMDY5OGU4NWE3MiZvcmlnaW49aHR0cHMlM0ElMkYlMkZ2aXNpdG9yLm9tbml0YWdqcy5jb20lMkYyAi8bOAE=&buyeruid=452d8b83-2ef5-4a0c-bba3-69face26eabcssp.disqus.com/match?bidder=47&r=Ci... https://ssp.disqus.com/match?bidder=47&r=Cid1YS05NjIyNTIzMC03MzU4LTM0ZWEtYWM1MC0zZDA2OThlODVhNzIqgQFodHRwczovL2Fkcy5zZXJ2ZW5vYmlkLmNvbS9zeW5jP3BpZD0zNDYmdWlkPXVhLTk2MjI1MjMwLTczNTgtMzRlYS1hYzUwLTNkMDY5OGU4NWE3MiZvcmlnaW49aHR0cHMlM0ElMkYlMkZ2aXNpdG9yLm9tbml0YWdqcy5jb20lMkYyAi8bOAE=&buyeruid=452d8b83-2ef5-4a0c-bba3-69face26eabc — 302 — 463 B — 738 ms — h2https://client-side-metrics.jp2.as.criteo.net/all?cppv=3&cpp=eaSJSf7n-BveHfai60WVxcoqSqRDo2DVqxjkCzhHXUrt0-Ro1Zn9GM3ATNWgCoLavA7h-JgjBTpY0y1JwlGCCNGo3nsmxC5ojPlSDIBI-79OQhJUJZbYspTJhj5n38Mvlgs87SSfHeIrfG88futnUsYPe4r0D5VYpaoSPUjd0TDG1LrUM1ynObay4eklurSgXrdPMELOACR557YfDTT3C2Cx6Pew80HRcXmFqfqW4q15ro2WpDmeI55xbpKZ_hKNO8S94Q&sds=2&rev=106116&sendBeacon=trueclient-side-metrics.jp2.as.criteo.n... https://client-side-metrics.jp2.as.criteo.net/all?cppv=3&cpp=eaSJSf7n-BveHfai60WVxcoqSqRDo2DVqxjkCzhHXUrt0-Ro1Zn9GM3ATNWgCoLavA7h-JgjBTpY0y1JwlGCCNGo3nsmxC5ojPlSDIBI-79OQhJUJZbYspTJhj5n38Mvlgs87SSfHeIrfG88futnUsYPe4r0D5VYpaoSPUjd0TDG1LrUM1ynObay4eklurSgXrdPMELOACR557YfDTT3C2Cx6Pew80HRcXmFqfqW4q15ro2WpDmeI55xbpKZ_hKNO8S94Q&sds=2&rev=106116&sendBeacon=true — 200 — 292 B — 70 ms — h2https://sync.adkernel.com/user-sync?zone=176971&t=image&gdpr=0&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D27%26buyeruid%3D%7BUID%7D%26r%3DCid1YS05NjIyNTIzMC03MzU4LTM0ZWEtYWM1MC0zZDA2OThlODVhNzIqgQFodHRwczovL2Fkcy5zZXJ2ZW5vYmlkLmNvbS9zeW5jP3BpZD0zNDYmdWlkPXVhLTk2MjI1MjMwLTczNTgtMzRlYS1hYzUwLTNkMDY5OGU4NWE3MiZvcmlnaW49aHR0cHMlM0ElMkYlMkZ2aXNpdG9yLm9tbml0YWdqcy5jb20lMkYyAi8bOAI=sync.adkernel.com/user-sync?zone=17... https://sync.adkernel.com/user-sync?zone=176971&t=image&gdpr=0&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D27%26buyeruid%3D%7BUID%7D%26r%3DCid1YS05NjIyNTIzMC03MzU4LTM0ZWEtYWM1MC0zZDA2OThlODVhNzIqgQFodHRwczovL2Fkcy5zZXJ2ZW5vYmlkLmNvbS9zeW5jP3BpZD0zNDYmdWlkPXVhLTk2MjI1MjMwLTczNTgtMzRlYS1hYzUwLTNkMDY5OGU4NWE3MiZvcmlnaW49aHR0cHMlM0ElMkYlMkZ2aXNpdG9yLm9tbml0YWdqcy5jb20lMkYyAi8bOAI= — 200 — 134 B — 7 ms — http/1.1https://ade.googlesyndication.com/ddm/activity/dc_oe=ChMIhK2HmYDxkwMVmZnYBR38qwY9EAEYACCTh51y;dc_eps=AHas8cBagvMKzrL4qV2sZ8e-2XPNVwocYgIZGaU4pOzbd73f3dd-3IlEc5j0HubDr84yWKS62joiZ1pg7quLI1QDUCA;met=1;&timestamp=1776295460082;eid1=871060;ecn1=1;etm1=0;eid2=2;ecn2=1;etm2=10;ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/dc_oe=ChMIhK2HmYDxkwMVmZnYBR38qwY9EAEYACCTh51y;dc_eps=AHas8cBagvMKzrL4qV2sZ8e-2XPNVwocYgIZGaU4pOzbd73f3dd-3IlEc5j0HubDr84yWKS62joiZ1pg7quLI1QDUCA;met=1;&timestamp=1776295460082;eid1=871060;ecn1=1;etm1=0;eid2=2;ecn2=1;etm2=10; — 200 — 254 B — 14 ms — h2https://usync.ingage.tech/cdn-cgi/rum?usync.ingage.tech/cdn-cgi/rum? https://usync.ingage.tech/cdn-cgi/rum? — 204 — 184 B — 8 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260414&st=env&sjk=1887274755890103ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gda&tv=r20260414&st=env&sjk=1887274755890103 — 200 — 13.3 KiB — 25 ms — h3https://sb.scorecardresearch.com/c2/20278522/cs.jssb.scorecardresearch.com/c2/2027852... https://sb.scorecardresearch.com/c2/20278522/cs.js — 302 — 260 B — 318 ms — h2https://9to5google.com/wp-content/uploads/sites/4/2017/03/favicon-bg-none-face-white.png?w=32/wp-content/uploads/sites/4/2017/03... https://9to5google.com/wp-content/uploads/sites/4/2017/03/favicon-bg-none-face-white.png?w=32 — 200 — 1023 B — 4 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 13 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.4 KiB — 12 ms — h3https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 569 B — 27 ms — h3https://pagead2.googlesyndication.com/bg/g_oI7kvMPhEsFE8GNo1TM5ARynSo_Hn6N8zawYFyp4Y.jspagead2.googlesyndication.com/bg/g_... https://pagead2.googlesyndication.com/bg/g_oI7kvMPhEsFE8GNo1TM5ARynSo_Hn6N8zawYFyp4Y.js — 200 — 22.0 KiB — 12 ms — h3https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gda_r20260414&jk=1887274755890103&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gda_r20260414&jk=1887274755890103&rc= — 204 — 17 B — 6 ms — h3https://ep2.adtrafficquality.google/generate_204?i-w8nwep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?i-w8nw — 204 — 10 B — 5 ms — h3https://sb.scorecardresearch.com/internal-c2/default/cs.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-c2/default/cs.js — 200 — 374 B — 5 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gda_r20260414&jk=1887274755890103&bg=!TE-lTy3NAAYjKNSNAyg7AEcBe5WfOBnetMQGAM71ZgqCgGbFaS0726z2mp_H_WDGk-MOgcQ4DD2g5iN3I-Awg44KFBmXlYFjqKiGtRJlWpC2j3ajHhhyHgIAAABoUgAAAAVoAQd-ADf5US8E190QXoj885ei_r2mqXSOSOb-OpRTxrjFQARwN5tiG-DL_lyDO_B6N3vHChoEp6am7Pa1mQKfqEr5tY8xHR7aIq0XwSnvWETI08SWXjgKO-LRwbTnx7mv-pcId_dc0NBMFpSjZ8JgKZb9M_2YHh5ByHvE7pEgKvDgG_1AHRF1tPoc6Rz6Xe9yQW3o32SsidHuIFRjNBClffzwUEWXGm4O51WRkBvWVrYLt5WVl6AdIEnUEcbaTsKFX24ljAs8cX0AZmolk5b9yGmJzpiGgBCikvr-87GM0mNHSC4ILN5PmKs_VW7-96NNFru8sRz_UyvdWwrRQgfvSYmiZefJeuj66fI7lyXqwoIqU08C1oh2Oqa4q3xXrpqruqcQ34OivjxRVdg71dBj_sSS-OQdDnsuYLcK2QT02p87fdKcPSkNQWwPvswLqTPjMa-WM48jG1y5X-jAUb6mJbpmDpbXNACuV8bnUlvsBmvI6YxGoWcYxv_mnncfpG3POXrE3Kh29c-7qcruKbEJ9zukVUklY0U8gCUZFTxVej2F9ieB5OSx8Q--4k0Uha_hVDhgpKqtBopBACTwDGFAuoautsm50pINaWPRGH-KYFDVErz6qcGKr4jLntj1sUjI3m6d_pg2E5Mo4neJuRgafF6lwc23essM-XkGy23wBN7tLjhWGbcwVLluKZzm3IZmXXwmkFtZusbFPc4MeNsKiBjb0RgPDRXCEa9kgB6NwE1phOw2aOxDZ-PYqBQEHdWZ2vN1sHBM3lO3gRD4ZJHjufioJVIt_n9ao1KCFAE-cpgEpC67O95tfb9JVlUrw_fBhuNbhhrjX3S4A6OD0pF2t3bqWgxlaI-Anpf6OsS96hp_FqEVdM53XhrLxf451JFmknElLStzIiEG8mMC4aAzNWy3lnov5Oj861M7HcMhXPkSeY1Fodh-fFaiGnkiom5xJCpceJWUOBKWc4-5nP8ep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gda_r20260414&jk=1887274755890103&bg=!TE-lTy3NAAYjKNSNAyg7AEcBe5WfOBnetMQGAM71ZgqCgGbFaS0726z2mp_H_WDGk-MOgcQ4DD2g5iN3I-Awg44KFBmXlYFjqKiGtRJlWpC2j3ajHhhyHgIAAABoUgAAAAVoAQd-ADf5US8E190QXoj885ei_r2mqXSOSOb-OpRTxrjFQARwN5tiG-DL_lyDO_B6N3vHChoEp6am7Pa1mQKfqEr5tY8xHR7aIq0XwSnvWETI08SWXjgKO-LRwbTnx7mv-pcId_dc0NBMFpSjZ8JgKZb9M_2YHh5ByHvE7pEgKvDgG_1AHRF1tPoc6Rz6Xe9yQW3o32SsidHuIFRjNBClffzwUEWXGm4O51WRkBvWVrYLt5WVl6AdIEnUEcbaTsKFX24ljAs8cX0AZmolk5b9yGmJzpiGgBCikvr-87GM0mNHSC4ILN5PmKs_VW7-96NNFru8sRz_UyvdWwrRQgfvSYmiZefJeuj66fI7lyXqwoIqU08C1oh2Oqa4q3xXrpqruqcQ34OivjxRVdg71dBj_sSS-OQdDnsuYLcK2QT02p87fdKcPSkNQWwPvswLqTPjMa-WM48jG1y5X-jAUb6mJbpmDpbXNACuV8bnUlvsBmvI6YxGoWcYxv_mnncfpG3POXrE3Kh29c-7qcruKbEJ9zukVUklY0U8gCUZFTxVej2F9ieB5OSx8Q--4k0Uha_hVDhgpKqtBopBACTwDGFAuoautsm50pINaWPRGH-KYFDVErz6qcGKr4jLntj1sUjI3m6d_pg2E5Mo4neJuRgafF6lwc23essM-XkGy23wBN7tLjhWGbcwVLluKZzm3IZmXXwmkFtZusbFPc4MeNsKiBjb0RgPDRXCEa9kgB6NwE1phOw2aOxDZ-PYqBQEHdWZ2vN1sHBM3lO3gRD4ZJHjufioJVIt_n9ao1KCFAE-cpgEpC67O95tfb9JVlUrw_fBhuNbhhrjX3S4A6OD0pF2t3bqWgxlaI-Anpf6OsS96hp_FqEVdM53XhrLxf451JFmknElLStzIiEG8mMC4aAzNWy3lnov5Oj861M7HcMhXPkSeY1Fodh-fFaiGnkiom5xJCpceJWUOBKWc4-5nP8 — 204 — 17 B — 9 ms — h3https://ade.googlesyndication.com/ddm/activity/dc_oe=ChMIhK2HmYDxkwMVmZnYBR38qwY9EAEYACCTh51y;dc_eps=AHas8cBagvMKzrL4qV2sZ8e-2XPNVwocYgIZGaU4pOzbd73f3dd-3IlEc5j0HubDr84yWKS62joiZ1pg7quLI1QDUCA;met=1;&timestamp=1776295470079;eid1=2;ecn1=0;etm1=10;ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/dc_oe=ChMIhK2HmYDxkwMVmZnYBR38qwY9EAEYACCTh51y;dc_eps=AHas8cBagvMKzrL4qV2sZ8e-2XPNVwocYgIZGaU4pOzbd73f3dd-3IlEc5j0HubDr84yWKS62joiZ1pg7quLI1QDUCA;met=1;&timestamp=1776295470079;eid1=2;ecn1=0;etm1=10; — 200 — 64 B — 9 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
75% of JavaScript execution is third-party
First-party Third-party 2974ms · 1141KB · $40/mo
Unattributable
Other
Costly
Execution 707ms
Transfer 0 KB
Monthly Cost $9/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 683ms
Transfer 186 KB
Unused 47%
Monthly Cost $9/mo
cdn.viglink.com
Other
Costly
Execution 305ms
Transfer 29 KB
Monthly Cost $4/mo
pagead2.googlesyndication.com
Other
Costly
Execution 253ms
Transfer 178 KB
Unused 67%
Monthly Cost $3/mo
ads.pubmatic.com
Other
Costly
Execution 206ms
Transfer 175 KB
Unused 41%
Monthly Cost $3/mo
pagead2.googlesyndication.com
Other
Optional
Execution 200ms
Transfer 54 KB
Unused 52%
Monthly Cost $3/mo
c.amazon-adsystem.com
Other
Optional
Execution 157ms
Transfer 91 KB
Unused 42%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 102ms
Transfer 154 KB
Unused 40%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 102ms
Transfer 142 KB
Unused 41%
Monthly Cost $1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 87ms
Transfer 70 KB
Unused 47%
Monthly Cost $1/mo
9to5mac-com.videoplayerhub.com
Other
Optional
Execution 62ms
Transfer 0 KB
Monthly Cost $1/mo
cdn.parsely.com
Other
Optional
Execution 57ms
Transfer 19 KB
Monthly Cost $1/mo
cdn.onesignal.com
Other
Optional
Execution 53ms
Transfer 42 KB
Unused 65%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 707ms and costs ~$9/month
  • securepubads.g.doubleclick.net adds 683ms and costs ~$9/month
  • cdn.viglink.com adds 305ms and costs ~$4/month
  • pagead2.googlesyndication.com adds 253ms and costs ~$3/month
  • ads.pubmatic.com adds 206ms and costs ~$3/month

75% 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 707ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

pagead2.googlesyndication.com takes 253ms 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

67% of pagead2.googlesyndication.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

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

Why this matters

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

Source: web.dev

52% of pagead2.googlesyndication.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

65% of cdn.onesignal.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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