Skip to content
https://futura-sciences.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
6
REVIEW
1
PASS
8
INFO
2

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

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

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

4.00 s

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

20.37 s

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

1.33 s

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

0.000

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

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

36.92 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.6 MB transferred, 1081 requests
FIX
3.6 MB transferred, 1081 requests
Warning::
Page weighs 8.5 MB (3.6 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Warning::
1081 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.77 g CO2 per page load
3.6 MB / 2.4 MB budget
3.6 MB transferred
1081 requests
0.77 g CO2 per page load
Images 1.7 MiB 46%
JavaScript 1.3 MiB 37%
Other 202.5 KiB 5%
HTML 198.4 KiB 5%
Other 114.0 KiB 3%
Fonts 52.2 KiB 1%
CSS 42.7 KiB 1%
Other 26.1 KiB 1%
Other 1.6 KiB 0%
Other 715 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.6 MiB of 3.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
9059ms total JS execution
FIX
9059ms total JS execution
Warning::
Unattributable: 4023ms CPU time
Warning::
https://www.futura-sciences.com/: 935ms CPU time
Warning::
https://d2wy8f7a9ursnm.cloudfront.net/v8/bugsnag.m...: 645ms CPU time
Warning::
https://pm-widget.taboola.com/futurasciences/pmk-2...: 509ms CPU time
Warning::
https://cdn.taboola.com/libtrc/futurasciences/load...: 396ms CPU time
Warning::
Third-party scripts: 9059ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Other 27% Script Parsing & Compilation 6% Style & Layout 6%
ScriptTotalScriptingParse/CompileParty
Unattributable4023ms1718ms0ms3rd
https://www.futura-sciences.com/935ms191ms2ms3rd
https://d2wy8f7a9ursnm.cloudfront.net/v8/bugsnag.min.js645ms543ms0ms3rd
https://pm-widget.taboola.com/futurasciences/pmk-20220605.5.js509ms462ms10ms3rd
https://cdn.taboola.com/libtrc/futurasciences/loader.js396ms216ms172ms3rd
https://sync.sparteo.com/crossfire.js356ms264ms7ms3rd
https://ats-wrapper.privacymanager.io/ats-modules/fc08336b-e94e-4883-8172-64c45243855e/ats.js330ms291ms37ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N754K45R325ms273ms44ms3rd
https://static.fastcmp.com/fast-cmp-stub.modern.49e78b90f1ade5193ad4.js320ms210ms24ms3rd
https://www.googletagmanager.com/gtag/js?id=G-7SDBBF62D1&cx=c&gtm=4e64k0220ms157ms55ms3rd

Showing top 10 of 19 scripts

D
JS Bundles
Action
111 scripts, 492 KB unused
FIX
111 scripts, 492 KB unused
Warning::
https://cdn.taboola.com/libtrc/futurasciences/load...: 198 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-7SDB...: 60 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N75...: 59 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.google.com/cse/static/element/b33cba58...: 47 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ats-wrapper.privacymanager.io/ats-modules/...: 39 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 492 KB
492 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.taboola.com/libtrc/futurasciences/loader.js323 KB198 KB (61%)3rd
https://www.googletagmanager.com/gtag/js?id=G-7SDBBF62D1&cx=c&gtm=4e64k0148 KB60 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N754K45R121 KB59 KB (49%)3rd
https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__fr.js?usqp=CAI%3D99 KB47 KB (48%)3rd
https://ats-wrapper.privacymanager.io/ats-modules/fc08336b-e94e-4883-8172-64c45243855e/ats.js75 KB39 KB (52%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB34 KB (35%)3rd
https://cse.google.com/adsense/search/async-ads.js44 KB32 KB (73%)3rd
https://static.fastcmp.com/fast-cmp-stub.modern.49e78b90f1ade5193ad4.js61 KB23 KB (38%)3rd
https://cs.openwebmp.com/cs?fwrd=1&aid=40035&id=a987e42d13ed97cc80fd16b87516af380 KB3rd
https://eus.rubiconproject.com/usync.js0 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
1081 resources · 3.6 MB · 492 KB savings available
FIX
1081 resources · 3.6 MB · 492 KB savings available
Warning::
Page weight 2.6 MB over 1MB target
Got: 3.6 MB Expected: ≤ 1 MB
Info::
~492 KB of savings available
Warning::
1080 third-party resources (100% of weight)
Info::
3 resources over 200KB
1081 resources · 3.6 MiB · 1080 third-party 2.6 MiB over 1MB target
Image 47% · 1.7 MiB
JavaScript 39% · 1.4 MiB
Document 7% · 249.7 KiB
Other 5% · 176.6 KiB
Font 1% · 52.2 KiB
CSS 1% · 42.7 KiB

~492.4 KiB of savings available

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

No Cache-Control header

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

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

Web fonts

2

52 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s FCP 4.0 s LCP 20.4 shttps://www.futura-sciences.com/fonts/RedHatDisplay-latin-variable-f9990e36d3.woff2RedHatDisplay-latin-var... https://www.futura-sciences.com/fonts/RedHatDisplay-latin-variable-f9990e36d3.woff2 — 28.9 KiB — 47 ms — font-display: swaphttps://www.futura-sciences.com/fonts/FuturaIcons-aa736b18a8.woff2FuturaIcons-aa736b18a8.... https://www.futura-sciences.com/fonts/FuturaIcons-aa736b18a8.woff2 — 23.3 KiB — 57 ms — font-display: swap
RedHatDisplay-latin-var... woff2 swap
Size 29 KB
Load time 47 ms
Start 189 ms
Risk FOUT — text flashes from fallback to web font
FuturaIcons-aa736b18a8.... woff2 swap
Size 23 KB
Load time 57 ms
Start 189 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
15 hints, 0 missing preconnects
PASS
15 hints, 0 missing preconnects
Info::
Page uses 15 resource hint(s)

Current Resource Hints

preconnect
7
preload
7
dns-prefetch
1
prefetch

15 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
1081 requests over 20410ms
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 FCP 4.0 s LCP 20.4 shttps://futura-sciences.com// https://futura-sciences.com/ — 301 — 346 B — 118 ms — h3https://www.futura-sciences.com/www.futura-sciences.com/ https://www.futura-sciences.com/ — 200 — 22.6 KiB — 55 ms — h3https://www.futura-sciences.com/cdn-cgi/speculationwww.futura-sciences.com/cdn-cgi/spe... https://www.futura-sciences.com/cdn-cgi/speculation — 200 — 291 B — 26 ms — h3https://www.futura-sciences.com/fonts/RedHatDisplay-latin-variable-f9990e36d3.woff2www.futura-sciences.com/fonts/RedHa... https://www.futura-sciences.com/fonts/RedHatDisplay-latin-variable-f9990e36d3.woff2 — 200 — 28.9 KiB — 47 ms — h3https://www.futura-sciences.com/fonts/FuturaIcons-aa736b18a8.woff2www.futura-sciences.com/fonts/Futur... https://www.futura-sciences.com/fonts/FuturaIcons-aa736b18a8.woff2 — 200 — 23.3 KiB — 57 ms — h3https://www.futura-sciences.com/css/main-7f91862da8.csswww.futura-sciences.com/css/main-7f... https://www.futura-sciences.com/css/main-7f91862da8.css — 200 — 19.5 KiB — 46 ms — h3https://www.futura-sciences.com/css/main-mobilefirst-6e8826bc66.csswww.futura-sciences.com/css/main-mo... https://www.futura-sciences.com/css/main-mobilefirst-6e8826bc66.css — 200 — 1.1 KiB — 74 ms — h3https://static.fastcmp.com/fast-cmp-stub.jsstatic.fastcmp.com/fast-cmp-stub.js https://static.fastcmp.com/fast-cmp-stub.js — 200 — 1.7 KiB — 41 ms — h2https://notifpush.com/scripts/nadz-sdk.jsnotifpush.com/scripts/nadz-sdk.js https://notifpush.com/scripts/nadz-sdk.js — 200 — 14.6 KiB — 44 ms — h2https://notifpush.com/scripts/full-script-trigger.min.jsnotifpush.com/scripts/full-script-t... https://notifpush.com/scripts/full-script-trigger.min.js — 200 — 22.3 KiB — 54 ms — h2https://www.futura-sciences.com/js/bugSnag-dc1e93ce60.jswww.futura-sciences.com/js/bugSnag-... https://www.futura-sciences.com/js/bugSnag-dc1e93ce60.js — 200 — 847 B — 72 ms — h3https://www.futura-sciences.com/js/premiumMember-f1464c15fc.jswww.futura-sciences.com/js/premiumM... https://www.futura-sciences.com/js/premiumMember-f1464c15fc.js — 200 — 1.7 KiB — 58 ms — h3https://www.futura-sciences.com/js/taboola-head-774e019d99.jswww.futura-sciences.com/js/taboola-... https://www.futura-sciences.com/js/taboola-head-774e019d99.js — 200 — 893 B — 67 ms — h3https://www.futura-sciences.com/js/gtm-71dc537569.jswww.futura-sciences.com/js/gtm-71dc... https://www.futura-sciences.com/js/gtm-71dc537569.js — 200 — 811 B — 63 ms — h3https://www.futura-sciences.com/js/piano-to-fast-c229e3749b.jswww.futura-sciences.com/js/piano-to... https://www.futura-sciences.com/js/piano-to-fast-c229e3749b.js — 200 — 756 B — 74 ms — h3https://www.futura-sciences.com/js/viously-a7ccab8a65.jswww.futura-sciences.com/js/viously-... https://www.futura-sciences.com/js/viously-a7ccab8a65.js — 200 — 961 B — 73 ms — h3https://www.futura-sciences.com/js/poool_engage-a1101fff9b.jswww.futura-sciences.com/js/poool_en... https://www.futura-sciences.com/js/poool_engage-a1101fff9b.js — 200 — 867 B — 78 ms — h3https://www.futura-sciences.com/js/notifpush-ae9bd57d90.jswww.futura-sciences.com/js/notifpus... https://www.futura-sciences.com/js/notifpush-ae9bd57d90.js — 200 — 1.3 KiB — 68 ms — h3https://cdn8.futura-sciences.com/s960/images/Palantir-gouvernements-monde.pngcdn8.futura-sciences.com/s960/image... https://cdn8.futura-sciences.com/s960/images/Palantir-gouvernements-monde.png — 200 — 131.0 KiB — 87 ms — h3https://www.futura-sciences.com/js/main-3d78188bae.jswww.futura-sciences.com/js/main-3d7... https://www.futura-sciences.com/js/main-3d78188bae.js — 200 — 1.9 KiB — 72 ms — h3https://www.futura-sciences.com/js/slider-6753d37af2.jswww.futura-sciences.com/js/slider-6... https://www.futura-sciences.com/js/slider-6753d37af2.js — 200 — 1.3 KiB — 79 ms — h3https://www.futura-sciences.com/js/newsletter-a20b04b3b0.jswww.futura-sciences.com/js/newslett... https://www.futura-sciences.com/js/newsletter-a20b04b3b0.js — 200 — 1.7 KiB — 76 ms — h3https://www.futura-sciences.com/js/piano-d73a4edd66.jswww.futura-sciences.com/js/piano-d7... https://www.futura-sciences.com/js/piano-d73a4edd66.js — 200 — 1.1 KiB — 76 ms — h3https://www.futura-sciences.com/js/taboola-flush-2d26d3e4b1.jswww.futura-sciences.com/js/taboola-... https://www.futura-sciences.com/js/taboola-flush-2d26d3e4b1.js — 200 — 712 B — 76 ms — h3https://www.futura-sciences.com/site.webmanifest/www.futura-sciences.com/site.webman... https://www.futura-sciences.com/site.webmanifest/ — 200 — 715 B — 78 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-N754K45Rwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N754K45R — 200 — 121.2 KiB — 131 ms — h2https://tag.aticdn.net/piano-analytics.jstag.aticdn.net/piano-analytics.js https://tag.aticdn.net/piano-analytics.js — 200 — 26.6 KiB — 51 ms — h2https://cse.google.com/cse.js?cx=003016588003545871860:nngdv4cllokcse.google.com/cse.js?cx=0030165880... https://cse.google.com/cse.js?cx=003016588003545871860:nngdv4cllok — 200 — 3.6 KiB — 61 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 34 ms — h2https://www.futura-sciences.com/css/main-tablet-0aeac5e359.csswww.futura-sciences.com/css/main-ta... https://www.futura-sciences.com/css/main-tablet-0aeac5e359.css — 200 — 2.0 KiB — 30 ms — h3
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 FCP 4.0 s LCP 20.4 shttps://futura-sciences.com// https://futura-sciences.com/ — 301 — 346 B — 118 ms — h3https://www.futura-sciences.com/www.futura-sciences.com/ https://www.futura-sciences.com/ — 200 — 22.6 KiB — 55 ms — h3https://www.futura-sciences.com/cdn-cgi/speculationwww.futura-sciences.com/cdn-cgi/spe... https://www.futura-sciences.com/cdn-cgi/speculation — 200 — 291 B — 26 ms — h3https://www.futura-sciences.com/fonts/RedHatDisplay-latin-variable-f9990e36d3.woff2www.futura-sciences.com/fonts/RedHa... https://www.futura-sciences.com/fonts/RedHatDisplay-latin-variable-f9990e36d3.woff2 — 200 — 28.9 KiB — 47 ms — h3https://www.futura-sciences.com/fonts/FuturaIcons-aa736b18a8.woff2www.futura-sciences.com/fonts/Futur... https://www.futura-sciences.com/fonts/FuturaIcons-aa736b18a8.woff2 — 200 — 23.3 KiB — 57 ms — h3https://www.futura-sciences.com/css/main-7f91862da8.csswww.futura-sciences.com/css/main-7f... https://www.futura-sciences.com/css/main-7f91862da8.css — 200 — 19.5 KiB — 46 ms — h3https://www.futura-sciences.com/css/main-mobilefirst-6e8826bc66.csswww.futura-sciences.com/css/main-mo... https://www.futura-sciences.com/css/main-mobilefirst-6e8826bc66.css — 200 — 1.1 KiB — 74 ms — h3https://static.fastcmp.com/fast-cmp-stub.jsstatic.fastcmp.com/fast-cmp-stub.js https://static.fastcmp.com/fast-cmp-stub.js — 200 — 1.7 KiB — 41 ms — h2https://notifpush.com/scripts/nadz-sdk.jsnotifpush.com/scripts/nadz-sdk.js https://notifpush.com/scripts/nadz-sdk.js — 200 — 14.6 KiB — 44 ms — h2https://notifpush.com/scripts/full-script-trigger.min.jsnotifpush.com/scripts/full-script-t... https://notifpush.com/scripts/full-script-trigger.min.js — 200 — 22.3 KiB — 54 ms — h2https://www.futura-sciences.com/js/bugSnag-dc1e93ce60.jswww.futura-sciences.com/js/bugSnag-... https://www.futura-sciences.com/js/bugSnag-dc1e93ce60.js — 200 — 847 B — 72 ms — h3https://www.futura-sciences.com/js/premiumMember-f1464c15fc.jswww.futura-sciences.com/js/premiumM... https://www.futura-sciences.com/js/premiumMember-f1464c15fc.js — 200 — 1.7 KiB — 58 ms — h3https://www.futura-sciences.com/js/taboola-head-774e019d99.jswww.futura-sciences.com/js/taboola-... https://www.futura-sciences.com/js/taboola-head-774e019d99.js — 200 — 893 B — 67 ms — h3https://www.futura-sciences.com/js/gtm-71dc537569.jswww.futura-sciences.com/js/gtm-71dc... https://www.futura-sciences.com/js/gtm-71dc537569.js — 200 — 811 B — 63 ms — h3https://www.futura-sciences.com/js/piano-to-fast-c229e3749b.jswww.futura-sciences.com/js/piano-to... https://www.futura-sciences.com/js/piano-to-fast-c229e3749b.js — 200 — 756 B — 74 ms — h3https://www.futura-sciences.com/js/viously-a7ccab8a65.jswww.futura-sciences.com/js/viously-... https://www.futura-sciences.com/js/viously-a7ccab8a65.js — 200 — 961 B — 73 ms — h3https://www.futura-sciences.com/js/poool_engage-a1101fff9b.jswww.futura-sciences.com/js/poool_en... https://www.futura-sciences.com/js/poool_engage-a1101fff9b.js — 200 — 867 B — 78 ms — h3https://www.futura-sciences.com/js/notifpush-ae9bd57d90.jswww.futura-sciences.com/js/notifpus... https://www.futura-sciences.com/js/notifpush-ae9bd57d90.js — 200 — 1.3 KiB — 68 ms — h3https://cdn8.futura-sciences.com/s960/images/Palantir-gouvernements-monde.pngcdn8.futura-sciences.com/s960/image... https://cdn8.futura-sciences.com/s960/images/Palantir-gouvernements-monde.png — 200 — 131.0 KiB — 87 ms — h3https://www.futura-sciences.com/js/main-3d78188bae.jswww.futura-sciences.com/js/main-3d7... https://www.futura-sciences.com/js/main-3d78188bae.js — 200 — 1.9 KiB — 72 ms — h3https://www.futura-sciences.com/js/slider-6753d37af2.jswww.futura-sciences.com/js/slider-6... https://www.futura-sciences.com/js/slider-6753d37af2.js — 200 — 1.3 KiB — 79 ms — h3https://www.futura-sciences.com/js/newsletter-a20b04b3b0.jswww.futura-sciences.com/js/newslett... https://www.futura-sciences.com/js/newsletter-a20b04b3b0.js — 200 — 1.7 KiB — 76 ms — h3https://www.futura-sciences.com/js/piano-d73a4edd66.jswww.futura-sciences.com/js/piano-d7... https://www.futura-sciences.com/js/piano-d73a4edd66.js — 200 — 1.1 KiB — 76 ms — h3https://www.futura-sciences.com/js/taboola-flush-2d26d3e4b1.jswww.futura-sciences.com/js/taboola-... https://www.futura-sciences.com/js/taboola-flush-2d26d3e4b1.js — 200 — 712 B — 76 ms — h3https://www.futura-sciences.com/site.webmanifest/www.futura-sciences.com/site.webman... https://www.futura-sciences.com/site.webmanifest/ — 200 — 715 B — 78 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-N754K45Rwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N754K45R — 200 — 121.2 KiB — 131 ms — h2https://tag.aticdn.net/piano-analytics.jstag.aticdn.net/piano-analytics.js https://tag.aticdn.net/piano-analytics.js — 200 — 26.6 KiB — 51 ms — h2https://cse.google.com/cse.js?cx=003016588003545871860:nngdv4cllokcse.google.com/cse.js?cx=0030165880... https://cse.google.com/cse.js?cx=003016588003545871860:nngdv4cllok — 200 — 3.6 KiB — 61 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 34 ms — h2https://www.futura-sciences.com/css/main-tablet-0aeac5e359.csswww.futura-sciences.com/css/main-ta... https://www.futura-sciences.com/css/main-tablet-0aeac5e359.css — 200 — 2.0 KiB — 30 ms — h3https://www.futura-sciences.com/css/main-desktop-9a0352bbc8.csswww.futura-sciences.com/css/main-de... https://www.futura-sciences.com/css/main-desktop-9a0352bbc8.css — 200 — 4.0 KiB — 37 ms — h3https://www.futura-sciences.com/css/main-print-03dfc3d025.csswww.futura-sciences.com/css/main-pr... https://www.futura-sciences.com/css/main-print-03dfc3d025.css — 200 — 1.5 KiB — 34 ms — h3data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1009 985"><de…www.w3.org/2000/svg" viewBox="0 0 1... data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1009 985"><de… — 200 — 0 B — 0 ms — datahttps://www.futura-sciences.com/img/deco/F-6b89874f9e.svgwww.futura-sciences.com/img/deco/F-... https://www.futura-sciences.com/img/deco/F-6b89874f9e.svg — 200 — 696 B — 22 ms — h3data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1009 985'%3…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1009 985'%3… — 200 — 0 B — 0 ms — datahttps://www.futura-sciences.com/img/flags-6ddd2722f8.pngwww.futura-sciences.com/img/flags-6... https://www.futura-sciences.com/img/flags-6ddd2722f8.png — 200 — 1.6 KiB — 19 ms — h3https://cdn8.futura-sciences.com/s960/images/cancer-colon-lien-herbiscide.jpgcdn8.futura-sciences.com/s960/image... https://cdn8.futura-sciences.com/s960/images/cancer-colon-lien-herbiscide.jpg — 200 — 213.6 KiB — 317 ms — h3https://cdn8.futura-sciences.com/s960/images/Terre-2-avril-2026_Artemis-II.jpgcdn8.futura-sciences.com/s960/image... https://cdn8.futura-sciences.com/s960/images/Terre-2-avril-2026_Artemis-II.jpg — 200 — 180.7 KiB — 346 ms — h3https://cdn8.futura-sciences.com/s960/tmp/morgane/Mars_Express_captures_dark_ash_covering_Mars_s_Utopia_Planitia.jpgcdn8.futura-sciences.com/s960/tmp/m... https://cdn8.futura-sciences.com/s960/tmp/morgane/Mars_Express_captures_dark_ash_covering_Mars_s_Utopia_Planitia.jpg — 200 — 122.1 KiB — 339 ms — h3https://cdn8.futura-sciences.com/s320/images/Palantir-gouvernements-monde.pngcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/Palantir-gouvernements-monde.png — 200 — 26.0 KiB — 246 ms — h3https://cdn8.futura-sciences.com/s320/images/cancer-colon-lien-herbiscide.jpgcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/cancer-colon-lien-herbiscide.jpg — 200 — 19.9 KiB — 292 ms — h3https://cdn8.futura-sciences.com/s320/images/grenouille-doree-panama-.pngcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/grenouille-doree-panama-.png — 200 — 11.5 KiB — 144 ms — h3https://cdn8.futura-sciences.com/s320/images/quiz-ecologie.jpgcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/quiz-ecologie.jpg — 200 — 17.7 KiB — 242 ms — h3https://cdn8.futura-sciences.com/s320/images/actu/journee-terre-recommandations-nathalie.jpegcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/actu/journee-terre-recommandations-nathalie.jpeg — 200 — 21.1 KiB — 241 ms — h3https://cdn8.futura-sciences.com/s320/images/coordonn%C3%A9es-bancaires.jpgcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/coordonn%C3%A9es-bancaires.jpg — 200 — 4.8 KiB — 136 ms — h3https://cdn8.futura-sciences.com/s320/images/LUC0001.jpgcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/LUC0001.jpg — 200 — 37.6 KiB — 291 ms — h3https://cdn8.futura-sciences.com/s320/images/Voyager-1-instruments.jpgcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/Voyager-1-instruments.jpg — 200 — 9.7 KiB — 225 ms — h3https://www.futura-sciences.com/img/deco/newsletter-3b81e07556.pngwww.futura-sciences.com/img/deco/ne... https://www.futura-sciences.com/img/deco/newsletter-3b81e07556.png — 200 — 6.9 KiB — 342 ms — h3https://cdn8.futura-sciences.com/s320/images/Terre-3-avril-2026_Artemis-II.jpgcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/Terre-3-avril-2026_Artemis-II.jpg — 200 — 6.0 KiB — 216 ms — h3https://cdn8.futura-sciences.com/s320/images/semis%20recycler%20coquille%20oeuf.jpgcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/semis%20recycler%20coquille%20oeuf.jpg — 200 — 16.6 KiB — 226 ms — h3https://cdn8.futura-sciences.com/s320/images/exces-de-sel.jpgcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/exces-de-sel.jpg — 200 — 12.5 KiB — 227 ms — h3https://cdn8.futura-sciences.com/s320/images/Terre-2-avril-2026_Artemis-II.jpgcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/Terre-2-avril-2026_Artemis-II.jpg — 200 — 17.4 KiB — 274 ms — h3https://cdn8.futura-sciences.com/s320/tmp/morgane/Mars_Express_captures_dark_ash_covering_Mars_s_Utopia_Planitia.jpgcdn8.futura-sciences.com/s320/tmp/m... https://cdn8.futura-sciences.com/s320/tmp/morgane/Mars_Express_captures_dark_ash_covering_Mars_s_Utopia_Planitia.jpg — 200 — 17.0 KiB — 285 ms — h3https://cdn8.futura-sciences.com/s320/images/animaux-memoire.jpegcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/animaux-memoire.jpeg — 200 — 15.7 KiB — 286 ms — h3https://cdn8.futura-sciences.com/s320/images/actu/terre-frontiers-planet-prize.pngcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/actu/terre-frontiers-planet-prize.png — 200 — 10.2 KiB — 230 ms — h3https://cdn8.futura-sciences.com/s320/images/1080%20%201920px--spacial-ads%20-pre-inscription-%20meta.pngcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/1080%20%201920px--spacial-ads%20-pre-inscription-%20meta.png — 200 — 13.3 KiB — 271 ms — h3https://cdn8.futura-sciences.com/s320/images/longevite-poste-travail-entreprise.pngcdn8.futura-sciences.com/s320/image... https://cdn8.futura-sciences.com/s320/images/longevite-poste-travail-entreprise.png — 200 — 6.6 KiB — 232 ms — h3https://www.futura-sciences.com/img/deco/shell-a5acb5990b.svgwww.futura-sciences.com/img/deco/sh... https://www.futura-sciences.com/img/deco/shell-a5acb5990b.svg — 200 — 2.6 KiB — 248 ms — h3https://cdn8.futura-sciences.com/s960/images/puceron%20rosier.jpgcdn8.futura-sciences.com/s960/image... https://cdn8.futura-sciences.com/s960/images/puceron%20rosier.jpg — 200 — 61.4 KiB — 313 ms — h3https://cdn8.futura-sciences.com/s960/images/3-ocean-mars.jpegcdn8.futura-sciences.com/s960/image... https://cdn8.futura-sciences.com/s960/images/3-ocean-mars.jpeg — 200 — 78.4 KiB — 320 ms — h3https://cdn8.futura-sciences.com/s960/construction%20pyramide%20Kheops.jpgcdn8.futura-sciences.com/s960/const... https://cdn8.futura-sciences.com/s960/construction%20pyramide%20Kheops.jpg — 200 — 163.1 KiB — 328 ms — h3https://cdn8.futura-sciences.com/s960/images/lion-cote-des-squelettes-namibie.pngcdn8.futura-sciences.com/s960/image... https://cdn8.futura-sciences.com/s960/images/lion-cote-des-squelettes-namibie.png — 200 — 73.5 KiB — 315 ms — h3https://cdn8.futura-sciences.com/s960/images/cancer-pancrea.jpegcdn8.futura-sciences.com/s960/image... https://cdn8.futura-sciences.com/s960/images/cancer-pancrea.jpeg — 200 — 84.2 KiB — 324 ms — h3https://cdn8.futura-sciences.com/s960/images/demence-fromage-cerveau.pngcdn8.futura-sciences.com/s960/image... https://cdn8.futura-sciences.com/s960/images/demence-fromage-cerveau.png — 200 — 31.9 KiB — 291 ms — h3https://d2wy8f7a9ursnm.cloudfront.net/v8/bugsnag.min.jsd2wy8f7a9ursnm.cloudfront.net/v8/bu... https://d2wy8f7a9ursnm.cloudfront.net/v8/bugsnag.min.js — 200 — 15.8 KiB — 46 ms — http/1.1https://sync.sparteo.com/crossfire.jssync.sparteo.com/crossfire.js https://sync.sparteo.com/crossfire.js — 200 — 12.7 KiB — 38 ms — h2https://static.fastcmp.com/fast-cmp-stub.modern.49e78b90f1ade5193ad4.jsstatic.fastcmp.com/fast-cmp-stub.mo... https://static.fastcmp.com/fast-cmp-stub.modern.49e78b90f1ade5193ad4.js — 200 — 61.4 KiB — 33 ms — h2https://www.futura-sciences.com/js/debounce-df3db13dee.jswww.futura-sciences.com/js/debounce... https://www.futura-sciences.com/js/debounce-df3db13dee.js — 200 — 700 B — 185 ms — h3https://cdn.taboola.com/libtrc/futurasciences/loader.jscdn.taboola.com/libtrc/futurascienc... https://cdn.taboola.com/libtrc/futurasciences/loader.js — 200 — 322.6 KiB — 306 ms — h2data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA…data:image/avif;base64,AAAAIGZ0eXBh... data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAA… — 200 — 0 B — 0 ms — datahttps://notifpush.com/script_parameters/p_9248696c97e899b3.jsonnotifpush.com/script_parameters/p_9... https://notifpush.com/script_parameters/p_9248696c97e899b3.json — 200 — 1.1 KiB — 30 ms — h2https://notifpush.com/script_parameters/triggers/p_tr_9248696c97e899b3.jsonnotifpush.com/script_parameters/tri... https://notifpush.com/script_parameters/triggers/p_tr_9248696c97e899b3.json — 200 — 883 B — 20 ms — h2https://assets.poool.fr/engage.min.jsassets.poool.fr/engage.min.js https://assets.poool.fr/engage.min.js — 200 — 19.3 KiB — 66 ms — h2https://sessions.bugsnag.com/sessions.bugsnag.com/ https://sessions.bugsnag.com/ — 200 — 0 B — 209 ms — h2https://gjigle.com/cgpgjigle.com/cgp https://gjigle.com/cgp — 200 — 501 B — 278 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.1 KiB — 146 ms — h3https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__fr.js?usqp=CAI%3Dwww.google.com/cse/static/element/b... https://www.google.com/cse/static/element/b33cba5881f68fbf/cse_element__fr.js?usqp=CAI%3D — 200 — 98.6 KiB — 154 ms — h3https://logs.xiti.com/event?s=173668&idclient=moaitx8t5sl77yo1logs.xiti.com/event?s=173668&idclie... https://logs.xiti.com/event?s=173668&idclient=moaitx8t5sl77yo1 — 204 — 332 B — 86 ms — h2https://www.google.com/cse/static/element/b33cba5881f68fbf/default_v6+fr.csswww.google.com/cse/static/element/b... https://www.google.com/cse/static/element/b33cba5881f68fbf/default_v6+fr.css — 200 — 9.7 KiB — 72 ms — h3https://www.google.com/cse/static/style/look/v6/default.csswww.google.com/cse/static/style/loo... https://www.google.com/cse/static/style/look/v6/default.css — 200 — 1.2 KiB — 60 ms — h3https://www.googletagmanager.com/gtag/js?id=G-7SDBBF62D1&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7SDBBF62D1&cx=c&gtm=4e64k0 — 200 — 147.5 KiB — 99 ms — h2https://secure.quantserve.com/quant.jssecure.quantserve.com/quant.js https://secure.quantserve.com/quant.js — 200 — 12.2 KiB — 230 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 89 ms — h3https://cdn.first-id.fr/sdk/loader/loader.min.jscdn.first-id.fr/sdk/loader/loader.m... https://cdn.first-id.fr/sdk/loader/loader.min.js — 200 — 1.7 KiB — 79 ms — h2https://tag.agrvt.com/tag/v2/wrapper.jstag.agrvt.com/tag/v2/wrapper.js https://tag.agrvt.com/tag/v2/wrapper.js — 200 — 3.1 KiB — 97 ms — h2https://launchpad-wrapper.privacymanager.io/c66a1618-38eb-465e-83a4-7875f0fdcdbb/launchpad-liveramp.jslaunchpad-wrapper.privacymanager.io... https://launchpad-wrapper.privacymanager.io/c66a1618-38eb-465e-83a4-7875f0fdcdbb/launchpad-liveramp.js — 200 — 1.8 KiB — 87 ms — h2https://gjigle.com/visits-optinsgjigle.com/visits-optins https://gjigle.com/visits-optins — 200 — 0 B — 269 ms — h2https://sessions.bugsnag.com/sessions.bugsnag.com/ https://sessions.bugsnag.com/ — 202 — 88 B — 76 ms — h2https://eu.fastcmp.com/consent-require-renewal?_profile=stub-2eu.fastcmp.com/consent-require-rene... https://eu.fastcmp.com/consent-require-renewal?_profile=stub-2 — 204 — 0 B — 104 ms — h2https://cdn.first-id.fr/sdk/script/sdk-1.40.0.min.jscdn.first-id.fr/sdk/script/sdk-1.40... https://cdn.first-id.fr/sdk/script/sdk-1.40.0.min.js — 200 — 9.5 KiB — 6 ms — h2https://launchpad.privacymanager.io/latest/launchpad.bundle.jslaunchpad.privacymanager.io/latest/... https://launchpad.privacymanager.io/latest/launchpad.bundle.js — 200 — 40.7 KiB — 17 ms — h2https://www.google.com/cse/static/element/b33cba5881f68fbf/mobile_v6+fr.csswww.google.com/cse/static/element/b... https://www.google.com/cse/static/element/b33cba5881f68fbf/mobile_v6+fr.css — 200 — 1.5 KiB — 13 ms — h3https://cse.google.com/adsense/search/async-ads.jscse.google.com/adsense/search/async... https://cse.google.com/adsense/search/async-ads.js — 200 — 43.6 KiB — 33 ms — h2https://www.google.com/cse/static/images/2x/fr/branding.pngwww.google.com/cse/static/images/2x... https://www.google.com/cse/static/images/2x/fr/branding.png — 200 — 3.3 KiB — 10 ms — h3https://clients1.google.com/generate_204clients1.google.com/generate_204 https://clients1.google.com/generate_204 — 204 — 117 B — 23 ms — h2https://assets.poool.fr/lib-sdk.2.3.8-1771409338215.jsassets.poool.fr/lib-sdk.2.3.8-17714... https://assets.poool.fr/lib-sdk.2.3.8-1771409338215.js — 200 — 6.9 KiB — 20 ms — h2https://eu.fastcmp.com/consent-require-renewal?_profile=stub-2eu.fastcmp.com/consent-require-rene... https://eu.fastcmp.com/consent-require-renewal?_profile=stub-2 — 200 — 917 B — 146 ms — h2https://connect.facebook.net/signals/config/436436147287353?v=2.9.303&r=stable&domain=www.futura-sciences.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/436436147287353?v=2.9.303&r=stable&domain=www.futura-sciences.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.9 KiB — 7 ms — h3https://gjigle.com/visits-optinsgjigle.com/visits-optins https://gjigle.com/visits-optins — 204 — 281 B — 184 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-7SDBBF62D1&gtm=45je64k0v9180302057z89225799330za20gzb9225799330zd9225799330&_p=1776890676904&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&tcfd=16428&_eu=AAAAAGA&_geo=1&_rdi=1&are=1&cid=982878965.1776890678&frm=0&pscdl=noapi&rcb=12&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512542&sid=1776890677&sct=1&seg=0&dl=https%3A%2F%2Fwww.futura-sciences.com%2F&dt=Futura%2C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1054analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-7SDBBF62D1&gtm=45je64k0v9180302057z89225799330za20gzb9225799330zd9225799330&_p=1776890676904&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&tcfd=16428&_eu=AAAAAGA&_geo=1&_rdi=1&are=1&cid=982878965.1776890678&frm=0&pscdl=noapi&rcb=12&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512542&sid=1776890677&sct=1&seg=0&dl=https%3A%2F%2Fwww.futura-sciences.com%2F&dt=Futura%2C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1054 — 204 — 554 B — 45 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-7SDBBF62D1&cid=982878965.1776890678&gtm=45je64k0v9180302057z89225799330za20gzb9225799330zd9225799330&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512542stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-7SDBBF62D1&cid=982878965.1776890678&gtm=45je64k0v9180302057z89225799330za20gzb9225799330zd9225799330&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512542 — 204 — 554 B — 46 ms — h2https://pbsj.bricks-co.com/sync?gdpr=0&gdpr_consent=&us_privacy=1---&cb=0.40581984736126153&if=0&origin=https%3A%2F%2Fwww.futura-sciences.com%2F&src=default&type=fpbsj.bricks-co.com/sync?gdpr=0&gdpr... https://pbsj.bricks-co.com/sync?gdpr=0&gdpr_consent=&us_privacy=1---&cb=0.40581984736126153&if=0&origin=https%3A%2F%2Fwww.futura-sciences.com%2F&src=default&type=f — 200 — 1.4 KiB — 258 ms — h2https://t.fastcmp.com/beacont.fastcmp.com/beacon https://t.fastcmp.com/beacon — 200 — 212 B — 410 ms — h2https://t.fastcmp.com/beacont.fastcmp.com/beacon https://t.fastcmp.com/beacon — 200 — 213 B — 324 ms — h2https://pm-widget.taboola.com/futurasciences/load.jspm-widget.taboola.com/futurascience... https://pm-widget.taboola.com/futurasciences/load.js — 200 — 1.4 KiB — 6 ms — h2https://trc.taboola.com/sg/futurasciences/1/consent-check?cmps=0&ga=falsetrc.taboola.com/sg/futurasciences/1... https://trc.taboola.com/sg/futurasciences/1/consent-check?cmps=0&ga=false — 200 — 398 B — 26 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 0 B — 80 ms — h2https://rules.quantcount.com/rules-p-uuM9jM-VS8FUv.jsrules.quantcount.com/rules-p-uuM9jM... https://rules.quantcount.com/rules-p-uuM9jM-VS8FUv.js — 200 — 642 B — 14 ms — h2https://pixel.quantserve.com/cs?a=p-uuM9jM-VS8FUv&gdpr=0pixel.quantserve.com/cs?a=p-uuM9jM-... https://pixel.quantserve.com/cs?a=p-uuM9jM-VS8FUv&gdpr=0 — 302 — 336 B — 70 ms — h2https://api.poool.fr/api/v3/engage/elementsapi.poool.fr/api/v3/engage/elements https://api.poool.fr/api/v3/engage/elements — 204 — 0 B — 127 ms — h2https://notifpush.com/templates/templateoptinboxperso.jsnotifpush.com/templates/templateopt... https://notifpush.com/templates/templateoptinboxperso.js — 200 — 8.2 KiB — 11 ms — h2https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js — 200 — 54.1 KiB — 35 ms — h3https://connect.facebook.net/signals/config/2119242461721076?v=2.9.303&r=stable&domain=www.futura-sciences.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/2119242461721076?v=2.9.303&r=stable&domain=www.futura-sciences.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 15.8 KiB — 10 ms — h3https://pm-widget.taboola.com/futurasciences/pmk-20220605.5.jspm-widget.taboola.com/futurascience... https://pm-widget.taboola.com/futurasciences/pmk-20220605.5.js — 200 — 24.1 KiB — 16 ms — h2https://pixel.quantserve.com/pixel;r=471454810;source=gtm;rf=0;a=p-uuM9jM-VS8FUv;url=https%3A%2F%2Fwww.futura-sciences.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776890677807;tzo=0;ogl=type.website%2Csite_name.Futura%2Curl.https%3A%2F%2Fwww%252Efutura-sciences%252Ecom%2F%2Ctitle.Futura%252C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde%2Cdescription.M%C3%A9dia%20de%20d%C3%A9cryptage%252C%20Futura%20vous%20emm%C3%A8ne%20%C3%A0%20la%20rencontre%20des%20d%C3%A9couvertes%20et%20innova%2Cimage.https%3A%2F%2Fcdn8%252Efutura-sciences%252Ecom%2Fa1920%2Fv8%2Fgeneric%252Ejpg;d=futura-sciences.com;uht=2;fpan=1;fpa=P1-9e6eb58b-dc4c-402c-ab99-ea28395794d9;pbc=;_ses=4933ca50-0a2c-425b-b00f-639c7c646972;_seg=0;_ss=1;_gacid=982878965.1776890678;_gasid=7SDBBF62D1_1776890677;gdpr=0;mdl=moto%20g%20power%20(2022)pixel.quantserve.com/pixel;r=471454... https://pixel.quantserve.com/pixel;r=471454810;source=gtm;rf=0;a=p-uuM9jM-VS8FUv;url=https%3A%2F%2Fwww.futura-sciences.com%2F;ns=0;ce=1;qjs=1;qv=cb91e2be-20260407153927;ref=;dst=0;et=1776890677807;tzo=0;ogl=type.website%2Csite_name.Futura%2Curl.https%3A%2F%2Fwww%252Efutura-sciences%252Ecom%2F%2Ctitle.Futura%252C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde%2Cdescription.M%C3%A9dia%20de%20d%C3%A9cryptage%252C%20Futura%20vous%20emm%C3%A8ne%20%C3%A0%20la%20rencontre%20des%20d%C3%A9couvertes%20et%20innova%2Cimage.https%3A%2F%2Fcdn8%252Efutura-sciences%252Ecom%2Fa1920%2Fv8%2Fgeneric%252Ejpg;d=futura-sciences.com;uht=2;fpan=1;fpa=P1-9e6eb58b-dc4c-402c-ab99-ea28395794d9;pbc=;_ses=4933ca50-0a2c-425b-b00f-639c7c646972;_seg=0;_ss=1;_gacid=982878965.1776890678;_gasid=7SDBBF62D1_1776890677;gdpr=0;mdl=moto%20g%20power%20(2022) — 200 — 243 B — 69 ms — h2https://notifpush.com/scripts/wpn2.jsnotifpush.com/scripts/wpn2.js https://notifpush.com/scripts/wpn2.js — 200 — 5.4 KiB — 15 ms — h2https://gjigle.com/visits-optinsgjigle.com/visits-optins https://gjigle.com/visits-optins — 204 — 281 B — 80 ms — h2https://pixel.quantserve.com/cs?a=p-uuM9jM-VS8FUv&gdpr=0&__qcmcs=1pixel.quantserve.com/cs?a=p-uuM9jM-... https://pixel.quantserve.com/cs?a=p-uuM9jM-VS8FUv&gdpr=0&__qcmcs=1 — 204 — 270 B — 72 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 428 B — 6 ms — h2https://www.facebook.com/tr/?id=436436147287353&ev=PageView&dl=https%3A%2F%2Fwww.futura-sciences.com%2F&rl=&if=false&ts=1776890677843&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776890677828.469253426899986138&ler=empty&cdl=API_unavailable&pmd[title]=Futura%2C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde&pmd[locale]=fr-FR&pmd[description]=M%C3%A9dia%20de%20d%C3%A9cryptage%2C%20Futura%20vous%20emm%C3%A8ne%20%C3%A0%20la%20rencontre%20des%20d%C3%A9couvertes%20et%20innovations%20qui%20changent%20le%20monde.%20Autour%20de%208%20rubriques%20(Sciences%2C%20Sant%C3%A9%2C%20Tech%2C%20Maison%2C%20Plan%C3%A8te%2C%20Conso%2C%20Formation%2C%20Automob...&pmd[keywords]=Futura%2C%20Sciences%2C%20Futura-Sciences%2C%20Sant%C3%A9%2C%20Futura%20Sant%C3%A9%2C%20Maison%2C%20Futura%20Maison%2C%20Tech%2C%20Futura%20Tech%2C%20Plan%C3%A8te%2C%20Futura%20Plan%C3%A8te%2C%20Conso%2C%20Futura%20Conso%2C%20actualit%C3%A9s%2C%20news%2C%20vid%C3%A9os%2C%20photos%2C%20diaporamas%2C%20dossiers%2C%20forum%2C%20technologie%2C%20environnement%2C%20nature%2C%20physique%2C%20chimie%2C%20informatique%2C%20astronomie%2C%20espace%2C%20math%C3%A9matiques%2C%20m%C3%A9decine%2C%20consommation&plt=408.09999990463257&it=1776890677521&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=43643614728... https://www.facebook.com/tr/?id=436436147287353&ev=PageView&dl=https%3A%2F%2Fwww.futura-sciences.com%2F&rl=&if=false&ts=1776890677843&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776890677828.469253426899986138&ler=empty&cdl=API_unavailable&pmd[title]=Futura%2C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde&pmd[locale]=fr-FR&pmd[description]=M%C3%A9dia%20de%20d%C3%A9cryptage%2C%20Futura%20vous%20emm%C3%A8ne%20%C3%A0%20la%20rencontre%20des%20d%C3%A9couvertes%20et%20innovations%20qui%20changent%20le%20monde.%20Autour%20de%208%20rubriques%20(Sciences%2C%20Sant%C3%A9%2C%20Tech%2C%20Maison%2C%20Plan%C3%A8te%2C%20Conso%2C%20Formation%2C%20Automob...&pmd[keywords]=Futura%2C%20Sciences%2C%20Futura-Sciences%2C%20Sant%C3%A9%2C%20Futura%20Sant%C3%A9%2C%20Maison%2C%20Futura%20Maison%2C%20Tech%2C%20Futura%20Tech%2C%20Plan%C3%A8te%2C%20Futura%20Plan%C3%A8te%2C%20Conso%2C%20Futura%20Conso%2C%20actualit%C3%A9s%2C%20news%2C%20vid%C3%A9os%2C%20photos%2C%20diaporamas%2C%20dossiers%2C%20forum%2C%20technologie%2C%20environnement%2C%20nature%2C%20physique%2C%20chimie%2C%20informatique%2C%20astronomie%2C%20espace%2C%20math%C3%A9matiques%2C%20m%C3%A9decine%2C%20consommation&plt=408.09999990463257&it=1776890677521&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 19 B — 17 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=436436147287353&ev=PageView&dl=https%3A%2F%2Fwww.futura-sciences.com%2F&rl=&if=false&ts=1776890677843&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776890677828.469253426899986138&ler=empty&cdl=API_unavailable&pmd[title]=Futura%2C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde&pmd[locale]=fr-FR&pmd[description]=M%C3%A9dia%20de%20d%C3%A9cryptage%2C%20Futura%20vous%20emm%C3%A8ne%20%C3%A0%20la%20rencontre%20des%20d%C3%A9couvertes%20et%20innovations%20qui%20changent%20le%20monde.%20Autour%20de%208%20rubriques%20(Sciences%2C%20Sant%C3%A9%2C%20Tech%2C%20Maison%2C%20Plan%C3%A8te%2C%20Conso%2C%20Formation%2C%20Automob...&pmd[keywords]=Futura%2C%20Sciences%2C%20Futura-Sciences%2C%20Sant%C3%A9%2C%20Futura%20Sant%C3%A9%2C%20Maison%2C%20Futura%20Maison%2C%20Tech%2C%20Futura%20Tech%2C%20Plan%C3%A8te%2C%20Futura%20Plan%C3%A8te%2C%20Conso%2C%20Futura%20Conso%2C%20actualit%C3%A9s%2C%20news%2C%20vid%C3%A9os%2C%20photos%2C%20diaporamas%2C%20dossiers%2C%20forum%2C%20technologie%2C%20environnement%2C%20nature%2C%20physique%2C%20chimie%2C%20informatique%2C%20astronomie%2C%20espace%2C%20math%C3%A9matiques%2C%20m%C3%A9decine%2C%20consommation&plt=408.09999990463257&it=1776890677521&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=436436147287353&ev=PageView&dl=https%3A%2F%2Fwww.futura-sciences.com%2F&rl=&if=false&ts=1776890677843&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12318&fbp=fb.1.1776890677828.469253426899986138&ler=empty&cdl=API_unavailable&pmd[title]=Futura%2C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde&pmd[locale]=fr-FR&pmd[description]=M%C3%A9dia%20de%20d%C3%A9cryptage%2C%20Futura%20vous%20emm%C3%A8ne%20%C3%A0%20la%20rencontre%20des%20d%C3%A9couvertes%20et%20innovations%20qui%20changent%20le%20monde.%20Autour%20de%208%20rubriques%20(Sciences%2C%20Sant%C3%A9%2C%20Tech%2C%20Maison%2C%20Plan%C3%A8te%2C%20Conso%2C%20Formation%2C%20Automob...&pmd[keywords]=Futura%2C%20Sciences%2C%20Futura-Sciences%2C%20Sant%C3%A9%2C%20Futura%20Sant%C3%A9%2C%20Maison%2C%20Futura%20Maison%2C%20Tech%2C%20Futura%20Tech%2C%20Plan%C3%A8te%2C%20Futura%20Plan%C3%A8te%2C%20Conso%2C%20Futura%20Conso%2C%20actualit%C3%A9s%2C%20news%2C%20vid%C3%A9os%2C%20photos%2C%20diaporamas%2C%20dossiers%2C%20forum%2C%20technologie%2C%20environnement%2C%20nature%2C%20physique%2C%20chimie%2C%20informatique%2C%20astronomie%2C%20espace%2C%20math%C3%A9matiques%2C%20m%C3%A9decine%2C%20consommation&plt=408.09999990463257&it=1776890677521&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 195 B — 99 ms — h3https://www.facebook.com/tr/?id=2119242461721076&ev=PageView&dl=https%3A%2F%2Fwww.futura-sciences.com%2F&rl=&if=false&ts=1776890677851&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=8222&ler=empty&cdl=API_unavailable&pmd[title]=Futura%2C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde&pmd[locale]=fr-FR&pmd[description]=M%C3%A9dia%20de%20d%C3%A9cryptage%2C%20Futura%20vous%20emm%C3%A8ne%20%C3%A0%20la%20rencontre%20des%20d%C3%A9couvertes%20et%20innovations%20qui%20changent%20le%20monde.%20Autour%20de%208%20rubriques%20(Sciences%2C%20Sant%C3%A9%2C%20Tech%2C%20Maison%2C%20Plan%C3%A8te%2C%20Conso%2C%20Formation%2C%20Automob...&pmd[keywords]=Futura%2C%20Sciences%2C%20Futura-Sciences%2C%20Sant%C3%A9%2C%20Futura%20Sant%C3%A9%2C%20Maison%2C%20Futura%20Maison%2C%20Tech%2C%20Futura%20Tech%2C%20Plan%C3%A8te%2C%20Futura%20Plan%C3%A8te%2C%20Conso%2C%20Futura%20Conso%2C%20actualit%C3%A9s%2C%20news%2C%20vid%C3%A9os%2C%20photos%2C%20diaporamas%2C%20dossiers%2C%20forum%2C%20technologie%2C%20environnement%2C%20nature%2C%20physique%2C%20chimie%2C%20informatique%2C%20astronomie%2C%20espace%2C%20math%C3%A9matiques%2C%20m%C3%A9decine%2C%20consommation&plt=408.09999990463257&it=1776890677521&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=21192424617... https://www.facebook.com/tr/?id=2119242461721076&ev=PageView&dl=https%3A%2F%2Fwww.futura-sciences.com%2F&rl=&if=false&ts=1776890677851&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=8222&ler=empty&cdl=API_unavailable&pmd[title]=Futura%2C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde&pmd[locale]=fr-FR&pmd[description]=M%C3%A9dia%20de%20d%C3%A9cryptage%2C%20Futura%20vous%20emm%C3%A8ne%20%C3%A0%20la%20rencontre%20des%20d%C3%A9couvertes%20et%20innovations%20qui%20changent%20le%20monde.%20Autour%20de%208%20rubriques%20(Sciences%2C%20Sant%C3%A9%2C%20Tech%2C%20Maison%2C%20Plan%C3%A8te%2C%20Conso%2C%20Formation%2C%20Automob...&pmd[keywords]=Futura%2C%20Sciences%2C%20Futura-Sciences%2C%20Sant%C3%A9%2C%20Futura%20Sant%C3%A9%2C%20Maison%2C%20Futura%20Maison%2C%20Tech%2C%20Futura%20Tech%2C%20Plan%C3%A8te%2C%20Futura%20Plan%C3%A8te%2C%20Conso%2C%20Futura%20Conso%2C%20actualit%C3%A9s%2C%20news%2C%20vid%C3%A9os%2C%20photos%2C%20diaporamas%2C%20dossiers%2C%20forum%2C%20technologie%2C%20environnement%2C%20nature%2C%20physique%2C%20chimie%2C%20informatique%2C%20astronomie%2C%20espace%2C%20math%C3%A9matiques%2C%20m%C3%A9decine%2C%20consommation&plt=408.09999990463257&it=1776890677521&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 18 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=2119242461721076&ev=PageView&dl=https%3A%2F%2Fwww.futura-sciences.com%2F&rl=&if=false&ts=1776890677851&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=8222&ler=empty&cdl=API_unavailable&pmd[title]=Futura%2C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde&pmd[locale]=fr-FR&pmd[description]=M%C3%A9dia%20de%20d%C3%A9cryptage%2C%20Futura%20vous%20emm%C3%A8ne%20%C3%A0%20la%20rencontre%20des%20d%C3%A9couvertes%20et%20innovations%20qui%20changent%20le%20monde.%20Autour%20de%208%20rubriques%20(Sciences%2C%20Sant%C3%A9%2C%20Tech%2C%20Maison%2C%20Plan%C3%A8te%2C%20Conso%2C%20Formation%2C%20Automob...&pmd[keywords]=Futura%2C%20Sciences%2C%20Futura-Sciences%2C%20Sant%C3%A9%2C%20Futura%20Sant%C3%A9%2C%20Maison%2C%20Futura%20Maison%2C%20Tech%2C%20Futura%20Tech%2C%20Plan%C3%A8te%2C%20Futura%20Plan%C3%A8te%2C%20Conso%2C%20Futura%20Conso%2C%20actualit%C3%A9s%2C%20news%2C%20vid%C3%A9os%2C%20photos%2C%20diaporamas%2C%20dossiers%2C%20forum%2C%20technologie%2C%20environnement%2C%20nature%2C%20physique%2C%20chimie%2C%20informatique%2C%20astronomie%2C%20espace%2C%20math%C3%A9matiques%2C%20m%C3%A9decine%2C%20consommation&plt=408.09999990463257&it=1776890677521&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=2119242461721076&ev=PageView&dl=https%3A%2F%2Fwww.futura-sciences.com%2F&rl=&if=false&ts=1776890677851&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=8222&ler=empty&cdl=API_unavailable&pmd[title]=Futura%2C%20le%20m%C3%A9dia%20qui%20explore%20le%20monde&pmd[locale]=fr-FR&pmd[description]=M%C3%A9dia%20de%20d%C3%A9cryptage%2C%20Futura%20vous%20emm%C3%A8ne%20%C3%A0%20la%20rencontre%20des%20d%C3%A9couvertes%20et%20innovations%20qui%20changent%20le%20monde.%20Autour%20de%208%20rubriques%20(Sciences%2C%20Sant%C3%A9%2C%20Tech%2C%20Maison%2C%20Plan%C3%A8te%2C%20Conso%2C%20Formation%2C%20Automob...&pmd[keywords]=Futura%2C%20Sciences%2C%20Futura-Sciences%2C%20Sant%C3%A9%2C%20Futura%20Sant%C3%A9%2C%20Maison%2C%20Futura%20Maison%2C%20Tech%2C%20Futura%20Tech%2C%20Plan%C3%A8te%2C%20Futura%20Plan%C3%A8te%2C%20Conso%2C%20Futura%20Conso%2C%20actualit%C3%A9s%2C%20news%2C%20vid%C3%A9os%2C%20photos%2C%20diaporamas%2C%20dossiers%2C%20forum%2C%20technologie%2C%20environnement%2C%20nature%2C%20physique%2C%20chimie%2C%20informatique%2C%20astronomie%2C%20espace%2C%20math%C3%A9matiques%2C%20m%C3%A9decine%2C%20consommation&plt=408.09999990463257&it=1776890677521&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 197 B — 72 ms — h3https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap — 200 — 2.2 KiB — 44 ms — h2https://statics.pushaddict.com/images/account/1618/1618_desktop_64e99df6-5aa2-422a-8e99-e80c611b85ea.pngstatics.pushaddict.com/images/accou... https://statics.pushaddict.com/images/account/1618/1618_desktop_64e99df6-5aa2-422a-8e99-e80c611b85ea.png — 200 — 222.6 KiB — 46 ms — h2https://statics.pushaddict.com/images/down-arrow-black.svgstatics.pushaddict.com/images/down-... https://statics.pushaddict.com/images/down-arrow-black.svg — 200 — 831 B — 34 ms — h2https://statics.pushaddict.com/images/down-arrow-blue.svgstatics.pushaddict.com/images/down-... https://statics.pushaddict.com/images/down-arrow-blue.svg — 200 — 689 B — 35 ms — h2https://gjigle.com/cgpgjigle.com/cgp https://gjigle.com/cgp — 200 — 500 B — 80 ms — h2https://api.poool.fr/api/v3/engage/elementsapi.poool.fr/api/v3/engage/elements https://api.poool.fr/api/v3/engage/elements — 200 — 364 B — 126 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dadnxs%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=ib.adnxs.com/getuid?https%3A%2F%2Fp... https://ib.adnxs.com/getuid?https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dadnxs%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid= — 307 — 1.1 KiB — 64 ms — h2https://sync.richaudience.com/74889303289e27f327ad0c6de7be7264/?consentString=&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Drichaudience%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%5BPDID%5Dsync.richaudience.com/74889303289e2... https://sync.richaudience.com/74889303289e27f327ad0c6de7be7264/?consentString=&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Drichaudience%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%5BPDID%5D — 302 — 482 B — 315 ms — h2https://match.sharethrough.com/FGMrCMMc/v1?redirectUri=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dsharethrough%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID&gdpr=0&gdpr_consent=&us_privacy=1---match.sharethrough.com/FGMrCMMc/v1?... https://match.sharethrough.com/FGMrCMMc/v1?redirectUri=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dsharethrough%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID&gdpr=0&gdpr_consent=&us_privacy=1--- — 302 — 393 B — 133 ms — h2https://sync.1rx.io/usersync2/rmphb?gdpr=0&gdpr_consent=&us_privacy=1---&redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dunruly%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BRX_UUID%5Dsync.1rx.io/usersync2/rmphb?gdpr=0&... https://sync.1rx.io/usersync2/rmphb?gdpr=0&gdpr_consent=&us_privacy=1---&redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dunruly%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BRX_UUID%5D — 302 — 906 B — 154 ms — h2https://ib.adnxs.com/bounce?%2Fgetuid%3Fhttps%253A%252F%252Fpbsj.bricks-co.com%252Fsetuid%253Fpslabel%253Dnull%2526bidder%253Dadnxs%2526gdpr%253D0%2526gdpr_consent%253D%2526us_privacy%253D1---%2526gpp%253D%2526gpp_sid%253D%2526f%253Di%2526uid%253D%2524UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3Dib.adnxs.com/bounce?%2Fgetuid%3Fhtt... https://ib.adnxs.com/bounce?%2Fgetuid%3Fhttps%253A%252F%252Fpbsj.bricks-co.com%252Fsetuid%253Fpslabel%253Dnull%2526bidder%253Dadnxs%2526gdpr%253D0%2526gdpr_consent%253D%2526us_privacy%253D1---%2526gpp%253D%2526gpp_sid%253D%2526f%253Di%2526uid%253D%2524UID%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D — 302 — 882 B — 8 ms — h2https://eb2.3lift.com/sync?gdpr=0&cmp_cs=&us_privacy=1---&gpp=&gpp_sid=&redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dtriplelift%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDeb2.3lift.com/sync?gdpr=0&cmp_cs=&u... https://eb2.3lift.com/sync?gdpr=0&cmp_cs=&us_privacy=1---&gpp=&gpp_sid=&redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dtriplelift%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 302 — 372 B — 130 ms — h2https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=adnxs&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=1130670101681188066&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=pbsj.bricks-co.com/setuid?pslabel=n... https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=adnxs&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=1130670101681188066&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid= — 302 — 453 B — 102 ms — h2https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=0&gdpr=&ccpa=1---&gpp=&gpp_sid=&redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dcriteo%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230ssp-sync.criteo.com/user-sync/ifram... https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=0&gdpr=&ccpa=1---&gpp=&gpp_sid=&redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dcriteo%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230 — 200 — 326 B — 112 ms — h2https://ssum-sec.casalemedia.com/usermatch?s=195671&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&cb=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dix%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?s=195671&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&cb=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dix%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 302 — 1013 B — 85 ms — h3https://visitor.omnitagjs.com/visitor/isync?uid=19340f4f097d16f41f34fc0274981ca4&name=PrebidServer&gdpr=0&gdpr_consent=&us_privacy=1---&url=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dadyoulike%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%5BBUYER_USERID%5Dvisitor.omnitagjs.com/visitor/isync... https://visitor.omnitagjs.com/visitor/isync?uid=19340f4f097d16f41f34fc0274981ca4&name=PrebidServer&gdpr=0&gdpr_consent=&us_privacy=1---&url=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dadyoulike%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%5BBUYER_USERID%5D — 200 — 2.3 KiB — 68 ms — h2https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=adnxs&uid=1130670101681188066&r=0&alias=sparteo&pslabel=nullsync.sparteo.com/setuid?gdpr=0&gdpr... https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=adnxs&uid=1130670101681188066&r=0&alias=sparteo&pslabel=null — 200 — 383 B — 108 ms — h2https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=sharethrough&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=87874ba5-f26b-42a1-ad1f-18c807e30ac7pbsj.bricks-co.com/setuid?pslabel=n... https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=sharethrough&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=87874ba5-f26b-42a1-ad1f-18c807e30ac7 — 302 — 488 B — 86 ms — h2https://eb2.3lift.com/sync?ld=1&gdpr=0&cmp_cs=&us_privacy=1---&gpp=&gpp_sid=&redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dtriplelift%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDeb2.3lift.com/sync?ld=1&gdpr=0&cmp_... https://eb2.3lift.com/sync?ld=1&gdpr=0&cmp_cs=&us_privacy=1---&gpp=&gpp_sid=&redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dtriplelift%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 200 — 94 B — 9 ms — h2https://sync.1rx.io/usersync2/rmphb?zcc=1&redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dunruly%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BRX_UUID%5D&cb=1776890678171&us_privacy=1---sync.1rx.io/usersync2/rmphb?zcc=1&r... https://sync.1rx.io/usersync2/rmphb?zcc=1&redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dunruly%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5BRX_UUID%5D&cb=1776890678171&us_privacy=1--- — 302 — 249 B — 17 ms — h2https://ssum-sec.casalemedia.com/usermatch?cb=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fgpp%3D%26gpp_sid%3D%26pslabel%3Dnull%26bidder%3Dix%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&s=195671&us_privacy=1---&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?cb=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fgpp%3D%26gpp_sid%3D%26pslabel%3Dnull%26bidder%3Dix%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&s=195671&us_privacy=1---&C=1 — 200 — 619 B — 23 ms — h3https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=unruly&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=OPTOUTpbsj.bricks-co.com/setuid?pslabel=n... https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=unruly&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=OPTOUT — 302 — 440 B — 89 ms — h2https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=adyoulike&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=e755963bb46865ff851d35a19b2e26bfpbsj.bricks-co.com/setuid?pslabel=n... https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=adyoulike&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=e755963bb46865ff851d35a19b2e26bf — 302 — 480 B — 241 ms — h2https://api-ssp.spot.im/pixels/ayl_pixel?ayl_id=e755963bb46865ff851d35a19b2e26bfapi-ssp.spot.im/pixels/ayl_pixel?ay... https://api-ssp.spot.im/pixels/ayl_pixel?ayl_id=e755963bb46865ff851d35a19b2e26bf — 204 — 192 B — 73 ms — h2https://sync.adkernel.com/user-sync?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Fvisitor.us-east4.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DMADOPI_APP_cookie_sync%26ttl%3D720%26uid%3D0c4bbf9c568f3969113088371b0252e0%26usp%3D1---%26visitor%3D%7BUID%7D&usp=1---&zone=265343sync.adkernel.com/user-sync?coppa=&... https://sync.adkernel.com/user-sync?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Fvisitor.us-east4.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DMADOPI_APP_cookie_sync%26ttl%3D720%26uid%3D0c4bbf9c568f3969113088371b0252e0%26usp%3D1---%26visitor%3D%7BUID%7D&usp=1---&zone=265343 — -1 — 0 B — 711 ms — https://x.bidswitch.net/sync?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&ssp=adyoulike&usp=1---x.bidswitch.net/sync?coppa=&gdpr=0&... https://x.bidswitch.net/sync?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&ssp=adyoulike&usp=1--- — 302 — 545 B — 383 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 — 608 B — 410 ms — h2https://match.adsrvr.org/track/cmf/generic?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&ttd_pid=k2j3gqp&ttd_tpi=1&usp=1---match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&ttd_pid=k2j3gqp&ttd_tpi=1&usp=1--- — 302 — 358 B — 335 ms — h2https://csync.smilewanted.com/getuid?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 762 B — 66 ms — h3https://b1sync.outbrain.com/usersync/adyoulike/?cb=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 76 ms — http/1.1https://csync.loopme.me/?gdpr=0&gdpr_consent=&pubid=11480&redirect=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 351 B — 404 ms — h2https://eb2.3lift.com/getuid?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 32 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr_consent=&p=159706&pu=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 367 B — 259 ms — h2https://hb.trustedstack.com/cksync.php?coppa=&cs=66&gdpr=$0&gdpr_consent=$&gpp=$&gpp_sid=$&redirect=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 431 B — 376 ms — h2https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 975 B — 41 ms — h3https://eu-west-1-cs-rtb.openwebmp.com/sync-iframe?gdpr=0&gdpr_consent=&redirect=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 4.8 KiB — 391 ms — h2https://public.servenobid.com/sync.html?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&redirect=https%3A%2F%2Fvisitor.us-east4.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-east4.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.1 KiB — 324 ms — h2https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=sharethrough&uid=87874ba5-f26b-42a1-ad1f-18c807e30ac7&r=0&alias=sparteo&pslabel=nullsync.sparteo.com/setuid?gdpr=0&gdpr... https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=sharethrough&uid=87874ba5-f26b-42a1-ad1f-18c807e30ac7&r=0&alias=sparteo&pslabel=null — 200 — 343 B — 94 ms — h2https://eb2.3lift.com/getuid?ld=1&gdpr=0&cmp_cs=&us_privacy=&redir=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 15 ms — h2https://ssum-sec.casalemedia.com/usermatchredir?cb=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 566 B — 20 ms — h3https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=unruly&uid=OPTOUT&r=0&alias=sparteo&pslabel=nullsync.sparteo.com/setuid?gdpr=0&gdpr... https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=unruly&uid=OPTOUT&r=0&alias=sparteo&pslabel=null — 200 — 318 B — 97 ms — h2https://pbsj.bricks-co.com/setuid?gpp=&gpp_sid=&gpp=&gpp_sid=&pslabel=null&bidder=ix&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=0pbsj.bricks-co.com/setuid?gpp=&gpp_... https://pbsj.bricks-co.com/setuid?gpp=&gpp_sid=&gpp=&gpp_sid=&pslabel=null&bidder=ix&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=0 — 204 — 120 B — 177 ms — h2https://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 — 266 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 — 423 B — 294 ms — h2https://sync.richaudience.com/74889303289e27f327ad0c6de7be7264/?consentString=&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Drichaudience%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%5BPDID%5D&rd=1sync.richaudience.com/74889303289e2... https://sync.richaudience.com/74889303289e27f327ad0c6de7be7264/?consentString=&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Drichaudience%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%5BPDID%5D&rd=1 — 204 — 129 B — 108 ms — h2https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=SMILE_WANTED_cookie_sync&ttl=720&uid=b8b40bf8d5517ea3b00b2820c8ec6161&visitor=aa857d145761a6bd2133b462617cf163visitor.us-east4.gcp.omnitagjs.com/... https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=SMILE_WANTED_cookie_sync&ttl=720&uid=b8b40bf8d5517ea3b00b2820c8ec6161&visitor=aa857d145761a6bd2133b462617cf163 — 200 — 333 B — 285 ms — h2https://visitor.us-east4.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-east4.gcp.omnitagjs.com/... https://visitor.us-east4.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 — 334 B — 277 ms — h2https://b1sync.outbrain.com/usersync/adyoulike/?cb=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 16 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 — 240 ms — h2https://measureadv.com/userIframe?gdpr=0&gdpr_consent=&p=5&redirect=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 214 ms — http/1.1https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 627 B — 249 ms — h2https://ssc-cms.33across.com/ps/?gdpr=0&gdpr_consent=&id=0015a00003HljHyAAJ&m=xch&rt=html&ru=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 1.5 s — h2https://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.6 KiB — 187 ms — h2https://syncingbridge.com/userIframe?gdpr=0&gdpr_consent=&p=5&redirect=https%3A%2F%2Fvisitor.us-east4.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%3Dsyncingbridge.com/userIframe?gdpr=0... https://syncingbridge.com/userIframe?gdpr=0&gdpr_consent=&p=5&redirect=https%3A%2F%2Fvisitor.us-east4.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 — 200 — 1.7 KiB — 153 ms — http/1.1https://player.aniview.com/ssync/62f53b2c7850d0786f227f64/ssync.html?gdpr=0&gdpr_consent=&pid=62f53b2c7850d0786f227f64&r=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 147 ms — http/1.1https://cpm.vistarsagency.com/user-sync?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Fvisitor.us-east4.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DVISTARS_AGENCY_cookie_sync%26ttl%3D720%26uid%3Da40bb0b2893d64ac487696a7d785e6c4%26usp%3D1---%26visitor%3D%7BUID%7D&usp=1---&zone=251860cpm.vistarsagency.com/user-sync?cop... https://cpm.vistarsagency.com/user-sync?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Fvisitor.us-east4.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DVISTARS_AGENCY_cookie_sync%26ttl%3D720%26uid%3Da40bb0b2893d64ac487696a7d785e6c4%26usp%3D1---%26visitor%3D%7BUID%7D&usp=1---&zone=251860 — 200 — 1.1 KiB — 123 ms — http/1.1https://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 — 762 B — 135 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 — 532 B — 380 ms — h2https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=adyoulike&uid=e755963bb46865ff851d35a19b2e26bf&r=0&alias=sparteo&pslabel=nullsync.sparteo.com/setuid?gdpr=0&gdpr... https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=adyoulike&uid=e755963bb46865ff851d35a19b2e26bf&r=0&alias=sparteo&pslabel=null — 200 — 452 B — 129 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr_consent=&p=159706&pu=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 9 ms — h2https://cs.media.net/cksync?coppa=&cs=88&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&redirect=https%3A%2F%2Fvisitor.us-east4.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DMEDIANET_cookie_sync%26ttl%3D720%26uid%3D45ed37d56d3d4fceb796822ed9fe8a30%26usp%3D1---%26visitor%3D%3Cvsid%3E&type=opd&usp=1---cs.media.net/cksync?coppa=&cs=88&gd... https://cs.media.net/cksync?coppa=&cs=88&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&redirect=https%3A%2F%2Fvisitor.us-east4.gcp.omnitagjs.com%2Fvisitor%2Fsync%3Fgdpr%3D0%26gdpr_consent%3D%26is_cookie_sync_uid%3D1%26name%3DMEDIANET_cookie_sync%26ttl%3D720%26uid%3D45ed37d56d3d4fceb796822ed9fe8a30%26usp%3D1---%26visitor%3D%3Cvsid%3E&type=opd&usp=1--- — 302 — 605 B — 284 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 — 23 ms — h2https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=Heroes_cookie_sync&ttl=720&uid=b11513b524b8fb6cfa1d87f3198b8359&visitor=1ba8e85f-9666-5fe6-8237-0e7e3369b07avisitor.us-east4.gcp.omnitagjs.com/... https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=Heroes_cookie_sync&ttl=720&uid=b11513b524b8fb6cfa1d87f3198b8359&visitor=1ba8e85f-9666-5fe6-8237-0e7e3369b07a — 200 — 333 B — 228 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 — 515 B — 257 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 — 525 B — 384 ms — h2https://x.bidswitch.net/sync?ssp=videoheroes&user_id=1ba8e85f-9666-5fe6-8237-0e7e3369b07a&gdpr=0&gdpr_consent=x.bidswitch.net/sync?ssp=videoheroe... https://x.bidswitch.net/sync?ssp=videoheroes&user_id=1ba8e85f-9666-5fe6-8237-0e7e3369b07a&gdpr=0&gdpr_consent= — 302 — 473 B — 74 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 — 64 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 — 66 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 — 359 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 — 294 B — 236 ms — h2https://dsp-service.admatic.de/cookie_sync?r=%2F%2Fcpm.vistarsagency.com%2Fuser-sync%3Fzone%3D251860%26dsp%3D810062%26t%3Diframe%26uid%3D%24%7BUSER_ID%7Ddsp-service.admatic.de/cookie_sync?... https://dsp-service.admatic.de/cookie_sync?r=%2F%2Fcpm.vistarsagency.com%2Fuser-sync%3Fzone%3D251860%26dsp%3D810062%26t%3Diframe%26uid%3D%24%7BUSER_ID%7D — 200 — 2.4 KiB — 233 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 — 284 B — 835 ms — h2https://sync.1rx.io/usersync2/rmpssp?sub=sevensync.1rx.io/usersync2/rmpssp?sub=se... https://sync.1rx.io/usersync2/rmpssp?sub=seven — 302 — 180 B — 353 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 — 354 ms — h2https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=BRAVE_IO_cookie_sync&ttl=720&uid=25475356464fe052c2259a7545f8988b&visitor=visitor.us-east4.gcp.omnitagjs.com/... https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=BRAVE_IO_cookie_sync&ttl=720&uid=25475356464fe052c2259a7545f8988b&visitor= — 200 — 219 B — 97 ms — h2https://hb.trustedstack.com/cksync.php?cs=61&type=bts&gdpr=$0&gdpr_consent=$&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D1hb.trustedstack.com/cksync.php?cs=6... https://hb.trustedstack.com/cksync.php?cs=61&type=bts&gdpr=$0&gdpr_consent=$&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D1 — 200 — 184 B — 220 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 — 631 B — 54 ms — h2https://eb2.3lift.com/getuid?redir=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D2&gdpr=0&gdpr_consent=eb2.3lift.com/getuid?redir=https%3A... https://eb2.3lift.com/getuid?redir=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D2&gdpr=0&gdpr_consent= — 302 — 329 B — 54 ms — h2https://cs.media.net/cksync.php?cs=109&type=bts&gdpr=$0&gdpr_consent=$&us_privacy=${USP_CONSENT}&gpp_sid=${GPP_SID}&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D4cs.media.net/cksync.php?cs=109&type... https://cs.media.net/cksync.php?cs=109&type=bts&gdpr=$0&gdpr_consent=$&us_privacy=${USP_CONSENT}&gpp_sid=${GPP_SID}&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%3Cvsid%3E%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D4 — 200 — 168 B — 221 ms — h2https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%23%7Buser.id%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D5user-sync.fwmrm.net/ad/u?mode=echo&... https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%23%7Buser.id%7D%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D5 — 200 — 437 B — 267 ms — http/1.1https://csync.copper6.com/f3c49daf592d06bab39258cac72c0de9.gif?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-east4.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-east4.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.7 s — http/1.1https://match.adsrvr.org/track/cmb/generic?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&ttd_pid=k2j3gqp&ttd_tpi=1&usp=1---match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&ttd_pid=k2j3gqp&ttd_tpi=1&usp=1--- — 200 — 254 B — 189 ms — h2https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 328 B — 506 ms — h2https://sync.aniview.com/ssync?gdpr=0&gdpr_consent=&pid=62f53b2c7850d0786f227f64&r=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 731 B — 435 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 — 187 ms — h2https://x.bidswitch.net/ul_cb/sync?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&ssp=adyoulike&usp=1---x.bidswitch.net/ul_cb/sync?coppa=&g... https://x.bidswitch.net/ul_cb/sync?coppa=&gdpr=0&gdpr_consent=&gpp=&gpp_sid=&ssp=adyoulike&usp=1--- — 200 — 103 B — 186 ms — h2https://visitor.us-east4.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=4198922784818639000V10visitor.us-east4.gcp.omnitagjs.com/... https://visitor.us-east4.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=4198922784818639000V10 — 200 — 333 B — 394 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 — 258 ms — h2https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=LOOPME_cookie_sync&ttl=720&uid=143cc4b32941af96a1c55a65cd00c2aa&visitor=1a68e65d-4458-49aa-88e4-a10ff0dfdbf9&gdpr_consent=null&gdpr=0visitor.us-east4.gcp.omnitagjs.com/... https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=LOOPME_cookie_sync&ttl=720&uid=143cc4b32941af96a1c55a65cd00c2aa&visitor=1a68e65d-4458-49aa-88e4-a10ff0dfdbf9&gdpr_consent=null&gdpr=0 — 200 — 333 B — 391 ms — h2https://visitor.omnitagjs.com/visitor/sync?uid=9276a8c8d010b77af50144c60047b781&visitor=3315727457874558022&name=SMARTADSERVER&gdpr=0&gdpr_consent=visitor.omnitagjs.com/visitor/sync?... https://visitor.omnitagjs.com/visitor/sync?uid=9276a8c8d010b77af50144c60047b781&visitor=3315727457874558022&name=SMARTADSERVER&gdpr=0&gdpr_consent= — 200 — 332 B — 306 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=134&partneruserid=OB_OK&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmart_adserver_eb%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=134&partneruserid=OB_OK&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmart_adserver_eb%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent= — 302 — 612 B — 477 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=160&partneruserid=1&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmartrtb_dbm%26google_cm%26google_sc%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=160&partneruserid=1&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmartrtb_dbm%26google_cm%26google_sc%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent= — 302 — 623 B — 474 ms — h2https://i.ctnsnet.com/int/cm?exc=25&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%3Fissi%3D1%26partnerid%3D169%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent=i.ctnsnet.com/int/cm?exc=25&redir=h... https://i.ctnsnet.com/int/cm?exc=25&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%3Fissi%3D1%26partnerid%3D169%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent= — 302 — 453 B — 659 ms — h2https://dsp-cookie.adfarm1.adition.com/?ssp=5&gdpr=0&gdpr_consent=dsp-cookie.adfarm1.adition.com/?ssp... https://dsp-cookie.adfarm1.adition.com/?ssp=5&gdpr=0&gdpr_consent= — 302 — 340 B — 853 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 11.5 KiB — 294 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 429 ms — h2https://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 — 841 B — 459 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 — 167 ms — h2https://measureadv.com/userBackIframe?uid=5333823631239625955&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&p=6measureadv.com/userBackIframe?uid=5... https://measureadv.com/userBackIframe?uid=5333823631239625955&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&p=6 — 200 — 229 B — 229 ms — http/1.1https://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 — 618 B — 383 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 — 458 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 — 374 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 — 437 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 — 469 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 — 461 ms — 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 — 228 B — 219 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 — 248 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 — 583 B — 605 ms — h2https://cs.admanmedia.com/sync/openweb_ssp?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40037%26puid%3D%5BUID%5Dcs.admanmedia.com/sync/openweb_ssp?... https://cs.admanmedia.com/sync/openweb_ssp?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40037%26puid%3D%5BUID%5D — -1 — 0 B — 8.2 s — 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%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 — 671 B — 521 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 — 393 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 — 154 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 — 62 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 — 2.6 KiB — 105 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 — 732 B — 74 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 — 546 B — 552 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40026%26id%3D%24UID&gdpr=0&gdpr_consent=ib.adnxs.com/getuid?https%3A%2F%2Fc... https://ib.adnxs.com/getuid?https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40026%26id%3D%24UID&gdpr=0&gdpr_consent= — 200 — 770 B — 194 ms — h2https://user-sync.fwmrm.net/ad/u?cr=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40030%26id%3D%23%7Buser.id%7D&mode=echouser-sync.fwmrm.net/ad/u?cr=https%3... https://user-sync.fwmrm.net/ad/u?cr=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40030%26id%3D%23%7Buser.id%7D&mode=echo — 200 — 437 B — 258 ms — http/1.1https://match.sharethrough.com/universal/v1?gdpr=0&gdpr_consent=&supply_id=wldemn0Vmatch.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?gdpr=0&gdpr_consent=&supply_id=wldemn0V — 302 — 314 B — 404 ms — h2https://eb2.3lift.com/getuid?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40028%26id%3D%24UIDeb2.3lift.com/getuid?gdpr=0&gdpr_co... https://eb2.3lift.com/getuid?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40028%26id%3D%24UID — 302 — 285 B — 131 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 — 190 ms — h3https://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 — 318 ms — h2https://creativecdn.com/cm-notify?pi=adyoulikecreativecdn.com/cm-notify?pi=adyoul... https://creativecdn.com/cm-notify?pi=adyoulike — 302 — 586 B — 223 ms — h2https://sync.inmobi.com/oRTB?gdpr=&gdpr_consent=&redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40016%26id%3D%7BID5UID%7Dsync.inmobi.com/oRTB?gdpr=&gdpr_con... https://sync.inmobi.com/oRTB?gdpr=&gdpr_consent=&redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40016%26id%3D%7BID5UID%7D — 302 — 160 B — 363 ms — h2https://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 — 6.4 KiB — 315 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 — 186 B — 151 ms — h2https://b1sync.outbrain.com/usersync/adyoulike/?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40050%26uid%3D__UID__&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&us_privacy=1NNNb1sync.outbrain.com/usersync/adyoul... https://b1sync.outbrain.com/usersync/adyoulike/?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40050%26uid%3D__UID__&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&us_privacy=1NNN — 302 — 715 B — 36 ms — http/1.1https://ssbsync.smartadserver.com/api/sync?callerId=132ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=132 — 302 — 370 B — 48 ms — h2https://visitor-ow.omnitagjs.com/visitor/bsync?gdpr=0&gdpr_consent=&name=Openweb_SSP&uid=03d366e219205b64e3d2667862758114&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=03d366e219205b64e3d2667862758114&url=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40035%26id%3DPARTNER_USER_ID — 307 — 349 B — 441 ms — h2https://ads.yieldmo.com/pbsync?gdpr=0&gdpr_consent=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&is=opnwb&redirectUri=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40039%26uid%3D%24UIDads.yieldmo.com/pbsync?gdpr=0&gdpr_... https://ads.yieldmo.com/pbsync?gdpr=0&gdpr_consent=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&is=opnwb&redirectUri=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40039%26uid%3D%24UID — 302 — 649 B — 493 ms — h2https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40021%26id%3D%24UIDap.lijit.com/pixel?gdpr=0&gdpr_cons... https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40021%26id%3D%24UID — 307 — 481 B — 440 ms — h2https://cs.media.net/cksync?cs=88&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40034%26id%3D%3Cvsid%3E&type=opdcs.media.net/cksync?cs=88&gdpr=%7BG... https://cs.media.net/cksync?cs=88&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40034%26id%3D%3Cvsid%3E&type=opd — 302 — 329 B — 69 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?p=156813&predirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40020%26id%3Dads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?p=156813&predirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40020%26id%3D — 200 — 7.6 KiB — 299 ms — h2https://csync.copper6.com/3ccb4268afab0c2b1373a8a8fdc5011f.gif?coppa=%5BCOPPA%5D&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40040%26puid%3D%5BUID%5Dcsync.copper6.com/3ccb4268afab0c2b1... https://csync.copper6.com/3ccb4268afab0c2b1373a8a8fdc5011f.gif?coppa=%5BCOPPA%5D&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40040%26puid%3D%5BUID%5D — 302 — 571 B — 2.5 s — http/1.1https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=OPENWEB_cookie_sync&ttl=720&uid=6d0a54c7bccb5f6ce4704ab2808c2ac6&visitor=fZE9zy3ckp_owvisitor.us-east4.gcp.omnitagjs.com/... https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=OPENWEB_cookie_sync&ttl=720&uid=6d0a54c7bccb5f6ce4704ab2808c2ac6&visitor=fZE9zy3ckp_ow — 200 — 333 B — 486 ms — h2https://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=1NNNcs-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=1NNN — 200 — 467 B — 297 ms — h2https://eb2.3lift.com/getuid?ld=1&gdpr=0&cmp_cs=&us_privacy=&redir=https%3A%2F%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D2eb2.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%2Fsyncingbridge.com%2FuserBackIframe%3Fuid%3D%24UID%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D2 — 200 — 139 B — 231 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=videoheroes&user_id=1ba8e85f-9666-5fe6-8237-0e7e3369b07a&gdpr=0&gdpr_consent=x.bidswitch.net/ul_cb/sync?ssp=vide... https://x.bidswitch.net/ul_cb/sync?ssp=videoheroes&user_id=1ba8e85f-9666-5fe6-8237-0e7e3369b07a&gdpr=0&gdpr_consent= — 200 — 92 B — 241 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 — 69 ms — h2https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=MEDIANET_cookie_sync&ttl=720&uid=45ed37d56d3d4fceb796822ed9fe8a30&usp=1---&visitor=4198922785510822000V10visitor.us-east4.gcp.omnitagjs.com/... https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=MEDIANET_cookie_sync&ttl=720&uid=45ed37d56d3d4fceb796822ed9fe8a30&usp=1---&visitor=4198922785510822000V10 — 200 — 332 B — 466 ms — h2https://ittpx-us-e.eskimi.com/sync?gdpr=0&gdpr_consent=&gpp=&coppa=&sp_id=14&usp=1---&gpp_sid=&er=trueittpx-us-e.eskimi.com/sync?gdpr=0&g... https://ittpx-us-e.eskimi.com/sync?gdpr=0&gdpr_consent=&gpp=&coppa=&sp_id=14&usp=1---&gpp_sid=&er=true — 200 — 313 B — 258 ms — h2https://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 — 39 B — 418 ms — h2https://prebid.a-mo.net/cchain/0?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40018%26uid%3D&gdpr=0&gdpr_consent=prebid.a-mo.net/cchain/0?cb=https%3... https://prebid.a-mo.net/cchain/0?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40018%26uid%3D&gdpr=0&gdpr_consent= — 204 — 130 B — 258 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 — 479 B — 262 ms — h2https://id.rlcdn.com/711333.gif?id.rlcdn.com/711333.gif? https://id.rlcdn.com/711333.gif? — 307 — 283 B — 549 ms — h2https://b1sync.outbrain.com/usersync/adyoulike/?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40050%26uid%3D__UID__&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&s=3&us_privacy=1NNNb1sync.outbrain.com/usersync/adyoul... https://b1sync.outbrain.com/usersync/adyoulike/?cb=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40050%26uid%3D__UID__&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&s=3&us_privacy=1NNN — 200 — 405 B — 363 ms — http/1.1https://ads.servenobid.com/sync?pid=317&uid=1298354462512856312&gdpr=0&gdpr_consent=ads.servenobid.com/sync?pid=317&uid... https://ads.servenobid.com/sync?pid=317&uid=1298354462512856312&gdpr=0&gdpr_consent= — 200 — 309 B — 470 ms — h2https://ssp.disqus.com/redirectuser?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D181%26partneruserid%3D%24UID&partner=sharethrough&gdpr=0&gdpr_consent=ssp.disqus.com/redirectuser?r=https... https://ssp.disqus.com/redirectuser?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D181%26partneruserid%3D%24UID&partner=sharethrough&gdpr=0&gdpr_consent= — 302 — 650 B — 246 ms — h2https://cs.admanmedia.com/e09bad714a425a93d6dea503dcf9c528.gif?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D130%26partneruserid%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BGDPR_CONSENT%5D&gdpr=0&gdpr_consent=cs.admanmedia.com/e09bad714a425a93d... https://cs.admanmedia.com/e09bad714a425a93d6dea503dcf9c528.gif?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D130%26partneruserid%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BGDPR_CONSENT%5D&gdpr=0&gdpr_consent= — 302 — 431 B — 8.0 s — h2https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3D&gdpr=0&gdpr_consent=id.rlcdn.com/711890.gif?credir=http... https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3D&gdpr=0&gdpr_consent= — 307 — 519 B — 492 ms — h2https://dsp.360yield.com/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent=dsp.360yield.com/dsp_match/275?ssp=... https://dsp.360yield.com/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent= — 302 — 504 B — 521 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 — 126 ms — h2https://ads.servenobid.com/getsync?tek=pbs&ver=1&&redirect=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D92%26u%3D%24UID%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTEads.servenobid.com/getsync?tek=pbs&... https://ads.servenobid.com/getsync?tek=pbs&ver=1&&redirect=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D92%26u%3D%24UID%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTE — 302 — 359 B — 455 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%23PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%23PMUID — 302 — 417 B — 122 ms — h2https://cs.openwebmp.com/cs?aid=40029&id=6653147497631792259&gdpr=0&gdpr_consent=&gpp=[GPP]&gpp_sid=[GPP_SID]cs.openwebmp.com/cs?aid=40029&id=66... https://cs.openwebmp.com/cs?aid=40029&id=6653147497631792259&gdpr=0&gdpr_consent=&gpp=[GPP]&gpp_sid=[GPP_SID] — 200 — 25 B — 494 ms — h2https://cs.openwebmp.com/cs?fwrd=1&aid=40034&id=4198922784636286000V10cs.openwebmp.com/cs?fwrd=1&aid=4003... https://cs.openwebmp.com/cs?fwrd=1&aid=40034&id=4198922784636286000V10 — 200 — 403 B — 471 ms — h2https://prebid.a-mo.net/cchain/0?gdpr=&gdpr_consent=&us_privacy=&cb=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Damx%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3Dprebid.a-mo.net/cchain/0?gdpr=&gdpr... https://prebid.a-mo.net/cchain/0?gdpr=&gdpr_consent=&us_privacy=&cb=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Damx%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D — 204 — 16 B — 125 ms — h2https://creativecdn.com/cm-notify?pi=gmbh-pbscreativecdn.com/cm-notify?pi=gmbh-p... https://creativecdn.com/cm-notify?pi=gmbh-pbs — 302 — 585 B — 142 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 191 ms — h2https://c1.adform.net/cookie?redirect_url=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dadform%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24UIDc1.adform.net/cookie?redirect_url=h... https://c1.adform.net/cookie?redirect_url=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dadform%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24UID — 200 — 520 B — 70 ms — h2https://cpm.vistarsagency.com/user-sync?zone=297502&t=image&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dvistar%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%7BUID%7Dcpm.vistarsagency.com/user-sync?zon... https://cpm.vistarsagency.com/user-sync?zone=297502&t=image&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dvistar%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%7BUID%7D — 400 — 22 B — 137 ms — http/1.1https://server.smartytech.io/match?redirect=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dmembrana%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%7Buser_id%7Dserver.smartytech.io/match?redirect... https://server.smartytech.io/match?redirect=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dmembrana%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%7Buser_id%7D — 302 — 397 B — 645 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 — 261 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0 — 200 — 1.2 KiB — 523 ms — http/1.1https://x.bidswitch.net/check_uuid/https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dbmtm%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BBSW_UUID%7D?gdpr=&gdpr_consent=&us_privacy=x.bidswitch.net/check_uuid/https%3A... https://x.bidswitch.net/check_uuid/https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dbmtm%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BBSW_UUID%7D?gdpr=&gdpr_consent=&us_privacy= — 302 — 533 B — 57 ms — h2https://eb2.3lift.com/getuid?ld=1&gdpr=0&cmp_cs=&us_privacy=&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40028%26id%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%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40028%26id%3D%24UID — 200 — 139 B — 154 ms — h2https://measureadv.com/userBack?uid=OPTOUT&p=10measureadv.com/userBack?uid=OPTOUT&... https://measureadv.com/userBack?uid=OPTOUT&p=10 — 200 — 229 B — 252 ms — http/1.1https://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 — 422 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 — 363 ms — h2https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=pbs&consentString=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Drichaudience%26gdpr%3D%26gdpr_consent%3D%26uid%3D%5BPDID%5Dsync.richaudience.com/f7872c90c5d37... https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=pbs&consentString=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Drichaudience%26gdpr%3D%26gdpr_consent%3D%26uid%3D%5BPDID%5D — 302 — 434 B — 169 ms — h2https://rtb.openx.net/sync/prebid?gdpr=&gdpr_consent=&gpp=&gpp_sid=&us_privacy=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D%24%7BUID%7Drtb.openx.net/sync/prebid?gdpr=&gdp... https://rtb.openx.net/sync/prebid?gdpr=&gdpr_consent=&gpp=&gpp_sid=&us_privacy=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D%24%7BUID%7D — 302 — 429 B — 320 ms — h2https://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 — 298 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 — 473 B — 115 ms — h3https://ib.adnxs.com/getuid?https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dappnexus%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D%24UIDib.adnxs.com/getuid?https%3A%2F%2Fp... https://ib.adnxs.com/getuid?https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dappnexus%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D%24UID — 200 — 771 B — 63 ms — h2https://creativecdn.com/cm-notify?pi=adyoulike&tc=1creativecdn.com/cm-notify?pi=adyoul... https://creativecdn.com/cm-notify?pi=adyoulike&tc=1 — 200 — 124 B — 293 ms — h2https://b1sync.outbrain.com/usersync/prebid?gdpr=&gdpr_consent=&us_privacy=&cb=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Doutbrain%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D__ZUID__b1sync.outbrain.com/usersync/prebid... https://b1sync.outbrain.com/usersync/prebid?gdpr=&gdpr_consent=&us_privacy=&cb=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Doutbrain%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D__ZUID__ — 302 — 689 B — 69 ms — http/1.1https://onetag-sys.com/usync/?tag=img&redir=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Donetag%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BUSER_TOKEN%7D&gdpr=&gdpr_consent=&us_privacy=onetag-sys.com/usync/?tag=img&redir... https://onetag-sys.com/usync/?tag=img&redir=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Donetag%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BUSER_TOKEN%7D&gdpr=&gdpr_consent=&us_privacy= — 302 — 216 B — 68 ms — h2https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=OPENWEB_VIDEO_cookie_sync&ttl=720&uid=82df52214992aaa2796cd16591db7d78&visitor=e958e1f1-a59c-4563-8643-dc381ba4f1a3visitor.us-east4.gcp.omnitagjs.com/... https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=OPENWEB_VIDEO_cookie_sync&ttl=720&uid=82df52214992aaa2796cd16591db7d78&visitor=e958e1f1-a59c-4563-8643-dc381ba4f1a3 — 200 — 333 B — 239 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0 — 200 — 1.2 KiB — 535 ms — http/1.1https://ap.lijit.com/beacon/prebid-server/?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dsovrn%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24UIDap.lijit.com/beacon/prebid-server/?... https://ap.lijit.com/beacon/prebid-server/?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dsovrn%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24UID — 302 — 587 B — 68 ms — h2https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dcriteo%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230ssp-sync.criteo.com/user-sync/ifram... https://ssp-sync.criteo.com/user-sync/iframe?gdprapplies=&gdpr=&ccpa=&gpp=&gpp_sid=&redir=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dcriteo%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BCRITEO_USER_ID%7D&profile=230 — 200 — 334 B — 47 ms — h2https://ms-cookie-sync.presage.io/user-sync.html?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&source=prebids2s&redirect=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dogury%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%7B%7BOGURY_UID%7D%7Dms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync.html?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&source=prebids2s&redirect=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dogury%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%7B%7BOGURY_UID%7D%7D — 200 — 2.0 KiB — 371 ms — h2https://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= — 200 — 92 B — 113 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 — 546 B — 64 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 — 251 B — 397 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 — 212 ms — h2https://ads.servenobid.com/sync?pid=324&uid=1791377185715050877ads.servenobid.com/sync?pid=324&uid... https://ads.servenobid.com/sync?pid=324&uid=1791377185715050877 — 200 — 125 B — 242 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%23PMUID&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%23PMUID&rdf=1 — 200 — 40 B — 42 ms — h2https://x.bidswitch.net/ul_cb/check_uuid/https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dbmtm%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BBSW_UUID%7D?gdpr=&gdpr_consent=&us_privacy=x.bidswitch.net/ul_cb/check_uuid/ht... https://x.bidswitch.net/ul_cb/check_uuid/https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dbmtm%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BBSW_UUID%7D?gdpr=&gdpr_consent=&us_privacy= — 302 — 98 B — 68 ms — h2https://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 — 715 B — 372 ms — h2https://ad.360yield.com/server_match?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dimprovedigital%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%7BPUB_USER_ID%7Dad.360yield.com/server_match?gdpr=&... https://ad.360yield.com/server_match?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dimprovedigital%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%7BPUB_USER_ID%7D — 302 — 523 B — 32 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 — 132 B — 57 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%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqgQFodHRwczovL2Fkcy5zZXJ2ZW5vYmlkLmNvbS9zeW5jP3BpZD0zNDYmdWlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYiZvcmlnaW49aHR0cHMlM0ElMkYlMkZ2aXNpdG9yLm9tbml0YWdqcy5jb20lMkYyAi8MOAE=%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%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqgQFodHRwczovL2Fkcy5zZXJ2ZW5vYmlkLmNvbS9zeW5jP3BpZD0zNDYmdWlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYiZvcmlnaW49aHR0cHMlM0ElMkYlMkZ2aXNpdG9yLm9tbml0YWdqcy5jb20lMkYyAi8MOAE=%26buyeruid%3D%5BUID%5D — -1 — 0 B — 7.8 s — https://visitor.us-east4.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-east4.gcp.omnitagjs.com/... https://visitor.us-east4.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 — 216 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 — 669 B — 369 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=ODc1NDI5NTE4NzMxMTYzOTYxNw==&gdpr=0&gdpr_consent=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=ODc1NDI5NTE4NzMxMTYzOTYxNw==&gdpr=0&gdpr_consent= — 302 — 622 B — 365 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm&google_sc&google_hm=ODM1NTM3ODc1MzcwODE3ODQ1MQ==&gdpr=0&gdpr_consent=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm&google_sc&google_hm=ODM1NTM3ODc1MzcwODE3ODQ1MQ==&gdpr=0&gdpr_consent= — 302 — 974 B — 362 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?uid=e07d9d56-1db1-4e4a-9e0f-769326191752&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=e07d9d56-1db1-4e4a-9e0f-769326191752&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 — 756 B — 92 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 — 184 ms — h2https://yandex.ru/an/mapuid/admaticssp/yandex.ru/an/mapuid/admaticssp/ https://yandex.ru/an/mapuid/admaticssp/ — 302 — 1.7 KiB — 515 ms — h2https://sync.inmobi.com/sync?redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40016%26id%3D%7BID5UID%7D&gdpr_consent=&gdpr=&us_privacy=&gdpr_pd=&source=5&google_push=&retry=sync.inmobi.com/sync?redirect=https... https://sync.inmobi.com/sync?redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40016%26id%3D%7BID5UID%7D&gdpr_consent=&gdpr=&us_privacy=&gdpr_pd=&source=5&google_push=&retry= — 302 — 259 B — 187 ms — h2https://creativecdn.com/cm-notify?pi=gmbh-pbs&tc=1creativecdn.com/cm-notify?pi=gmbh-p... https://creativecdn.com/cm-notify?pi=gmbh-pbs&tc=1 — 200 — 124 B — 115 ms — h2https://b1sync.outbrain.com/usersync/prebid?cb=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Doutbrain%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D__ZUID__&gdpr=&gdpr_consent=&s=3&us_privacy=b1sync.outbrain.com/usersync/prebid... https://b1sync.outbrain.com/usersync/prebid?cb=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Doutbrain%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D__ZUID__&gdpr=&gdpr_consent=&s=3&us_privacy= — 200 — 405 B — 45 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 — 274 ms — h2https://ce.lijit.com/merge?pid=279534&3pid=ua-9d51feca-a2cf-3422-8eab-91210f14b63b&gdpr=0&gdpr_consent=&us_privacy=&location=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D12%26buyeruid%3D%5BSOVRNID%5D%26r%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICDAY4AQ==ce.lijit.com/merge?pid=279534&3pid=... https://ce.lijit.com/merge?pid=279534&3pid=ua-9d51feca-a2cf-3422-8eab-91210f14b63b&gdpr=0&gdpr_consent=&us_privacy=&location=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D12%26buyeruid%3D%5BSOVRNID%5D%26r%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICDAY4AQ== — 302 — 673 B — 97 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%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 — 99 ms — h2https://ads.servenobid.com/sync?pid=351&uid=4727642f-7968-4ce1-9851-49091de2d94d&gdpr=0ads.servenobid.com/sync?pid=351&uid... https://ads.servenobid.com/sync?pid=351&uid=4727642f-7968-4ce1-9851-49091de2d94d&gdpr=0 — 200 — 115 B — 201 ms — h2https://prebid.admatic.de/setuid?bidder=onetag&gdpr=&gdpr_consent=&f=i&uid=prebid.admatic.de/setuid?bidder=one... https://prebid.admatic.de/setuid?bidder=onetag&gdpr=&gdpr_consent=&f=i&uid= — 301 — 435 B — 309 ms — h3https://cs.openwebmp.com/cs?aid=40027&id=f22365df-4aae-43e7-bf83-38ccd937020f&gdpr=0cs.openwebmp.com/cs?aid=40027&id=f2... https://cs.openwebmp.com/cs?aid=40027&id=f22365df-4aae-43e7-bf83-38ccd937020f&gdpr=0 — 200 — 25 B — 252 ms — h2https://u-ams.4dex.io/ortb/usync.html?publisher_id=1593&domain=https://cpm.vistarsagency.com/&gdpr=&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dadagio_ortb%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D%7BUID%7Du-ams.4dex.io/ortb/usync.html?publi... https://u-ams.4dex.io/ortb/usync.html?publisher_id=1593&domain=https://cpm.vistarsagency.com/&gdpr=&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dadagio_ortb%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D%7BUID%7D — 200 — 1.8 KiB — 430 ms — h2https://pbs-cs.yellowblue.io/pbs-iframe?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&redirect=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Drise%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D%5BPBS_UID%5Dpbs-cs.yellowblue.io/pbs-iframe?gdp... https://pbs-cs.yellowblue.io/pbs-iframe?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&redirect=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Drise%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D%5BPBS_UID%5D — 200 — 6.0 KiB — 120 ms — h2https://cpm.vistarsagency.com/user-sync?zone=251860&dsp=810062&t=iframe&uid=057436a7-fdfc-4961-bdac-5235315d1014cpm.vistarsagency.com/user-sync?zon... https://cpm.vistarsagency.com/user-sync?zone=251860&dsp=810062&t=iframe&uid=057436a7-fdfc-4961-bdac-5235315d1014 — 204 — 147 B — 44 ms — http/1.1https://ce.lijit.com/beacon/prebid-server/?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dsovrn%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24UID&dnr=1ce.lijit.com/beacon/prebid-server/?... https://ce.lijit.com/beacon/prebid-server/?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&url=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dsovrn%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%24UID&dnr=1 — 204 — 317 B — 62 ms — h2https://ad.360yield.com/ul_cb/server_match?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dimprovedigital%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%7BPUB_USER_ID%7Dad.360yield.com/ul_cb/server_match?... https://ad.360yield.com/ul_cb/server_match?gdpr=&gdpr_consent=&us_privacy=&gpp=&gpp_sid=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dimprovedigital%26gdpr%3D%26gdpr_consent%3D%26f%3Di%26uid%3D%7BPUB_USER_ID%7D — 200 — 198 B — 75 ms — h2https://dsp-service.admatic.de/users/sync?redir=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dadmaticde%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D057436a7-fdfc-4961-bdac-5235315d1014dsp-service.admatic.de/users/sync?r... https://dsp-service.admatic.de/users/sync?redir=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dadmaticde%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D057436a7-fdfc-4961-bdac-5235315d1014 — 302 — 600 B — 116 ms — h3https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=pbs&consentString=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Drichaudience%26gdpr%3D%26gdpr_consent%3D%26uid%3D%5BPDID%5D&rd=1sync.richaudience.com/f7872c90c5d37... https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=pbs&consentString=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Drichaudience%26gdpr%3D%26gdpr_consent%3D%26uid%3D%5BPDID%5D&rd=1 — 204 — 129 B — 159 ms — h2https://x.bidswitch.net/ul_cb/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/ul_cb/check_uuid/ht... https://x.bidswitch.net/ul_cb/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 — 115 ms — h2https://prebid.admatic.de/setuid?bidder=bmtm&gdpr=&gdpr_consent=&f=i&uid=prebid.admatic.de/setuid?bidder=bmt... https://prebid.admatic.de/setuid?bidder=bmtm&gdpr=&gdpr_consent=&f=i&uid= — 301 — 460 B — 241 ms — h3https://cs.openwebmp.com/cs?fwrd=1&aid=40035&id=a987e42d13ed97cc80fd16b87516af38cs.openwebmp.com/cs?fwrd=1&aid=4003... https://cs.openwebmp.com/cs?fwrd=1&aid=40035&id=a987e42d13ed97cc80fd16b87516af38 — 200 — 25 B — 196 ms — h2https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40021%26id%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%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40021%26id%3D%24UID&sovrn_retry=true — 307 — 236 B — 91 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 — 47 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 — 145 B — 37 ms — h2https://x.bidswitch.net/sync?ssp=criteo&custom_data=skALKl9OZG1iWnklMkJEbUR5JTJCbWhabzA4b3UyMzl5TG5aJTJGMiUyQjdoclBvMUc4aXM3bzc5YzYya3lBNnplNFJHQXhTMVZOWjExMlNoWWQzdE1UdEtJOSUyQjR2blgzYVBpRWglMkZSJTJCcGhNJTJGcHBvRGJKQWhhemROU0JBTUNnJTJGTU9hV1hDOVFRTHBwaTRqQTFoJTJCVUt4eCUyQmIyJTJCYlpKVDhDYW1zM09vNEZIcnlpbFI4bmpDcXdveGpPOXRBQmRHeGR0VmpzQncwRFolMkY5aHNQJTJCekV5WDU0Q0wzS1RZZTY1MTYwQSUzRCUzRA&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-ssGVUChqKl5V_42AEod6KPWl2qnvn2SfSBxD6wx.bidswitch.net/sync?ssp=criteo&cus... https://x.bidswitch.net/sync?ssp=criteo&custom_data=skALKl9OZG1iWnklMkJEbUR5JTJCbWhabzA4b3UyMzl5TG5aJTJGMiUyQjdoclBvMUc4aXM3bzc5YzYya3lBNnplNFJHQXhTMVZOWjExMlNoWWQzdE1UdEtJOSUyQjR2blgzYVBpRWglMkZSJTJCcGhNJTJGcHBvRGJKQWhhemROU0JBTUNnJTJGTU9hV1hDOVFRTHBwaTRqQTFoJTJCVUt4eCUyQmIyJTJCYlpKVDhDYW1zM09vNEZIcnlpbFI4bmpDcXdveGpPOXRBQmRHeGR0VmpzQncwRFolMkY5aHNQJTJCekV5WDU0Q0wzS1RZZTY1MTYwQSUzRCUzRA&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-ssGVUChqKl5V_42AEod6KPWl2qnvn2SfSBxD6w — 302 — 788 B — 64 ms — h2https://ads.servenobid.com/sync?pid=332&uid=&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2F9892444c-cf85-41cc-87a1-853f87f16c6fads.servenobid.com/sync?pid=332&uid... https://ads.servenobid.com/sync?pid=332&uid=&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2F9892444c-cf85-41cc-87a1-853f87f16c6f — 200 — 18 B — 77 ms — h2https://cs.openwebmp.com/cs?fwrd=1&aid=40039&uid=wcSofYYK3oYofJMnSX8T&gdpr=0&gdpr_consent=&gpp=[GPP]&gpp_sid=[GPP_SID]cs.openwebmp.com/cs?fwrd=1&aid=4003... https://cs.openwebmp.com/cs?fwrd=1&aid=40039&uid=wcSofYYK3oYofJMnSX8T&gdpr=0&gdpr_consent=&gpp=[GPP]&gpp_sid=[GPP_SID] — 200 — 29 B — 159 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 — 375 B — 201 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 — 18 B — 62 ms — h2https://ads.servenobid.com/getsync?jp=99&redirect=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 57 ms — h2https://ce.lijit.com/merge?pid=279534&3pid=ua-9d51feca-a2cf-3422-8eab-91210f14b63b&gdpr=0&gdpr_consent=&us_privacy=&location=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D12%26buyeruid%3D%5BSOVRNID%5D%26r%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICDAY4AQ%3D%3D&dnr=1ce.lijit.com/merge?pid=279534&3pid=... https://ce.lijit.com/merge?pid=279534&3pid=ua-9d51feca-a2cf-3422-8eab-91210f14b63b&gdpr=0&gdpr_consent=&us_privacy=&location=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D12%26buyeruid%3D%5BSOVRNID%5D%26r%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICDAY4AQ%3D%3D&dnr=1 — 204 — 316 B — 60 ms — h2https://rtb-csync.smartadserver.com/redir?issi=1&partnerid=169&partneruserid=27a7ff56c34c45e48157897062311f50&gdpr=0rtb-csync.smartadserver.com/redir?i... https://rtb-csync.smartadserver.com/redir?issi=1&partnerid=169&partneruserid=27a7ff56c34c45e48157897062311f50&gdpr=0 — 200 — 579 B — 73 ms — h2https://ads.servenobid.com/sync?pid=353&uid=4198922792656091000V10&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2Fads.servenobid.com/sync?pid=353&uid... https://ads.servenobid.com/sync?pid=353&uid=4198922792656091000V10&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2F — 200 — 104 B — 47 ms — h2https://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 — 48 ms — h2https://prebid.admatic.de/setuid?bidder=admaticde&gdpr=&gdpr_consent=&f=b&uid=057436a7-fdfc-4961-bdac-5235315d1014prebid.admatic.de/setuid?bidder=adm... https://prebid.admatic.de/setuid?bidder=admaticde&gdpr=&gdpr_consent=&f=b&uid=057436a7-fdfc-4961-bdac-5235315d1014 — 301 — 457 B — 125 ms — h3https://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 — 17 B — 52 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 — 49 ms — h2https://cs.openwebmp.com/cs?fwrd=1&aid=40021&id=cs.openwebmp.com/cs?fwrd=1&aid=4002... https://cs.openwebmp.com/cs?fwrd=1&aid=40021&id= — 200 — 72 B — 76 ms — h2https://rtb.openx.net/sync/prebid?gdpr=&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D%24%7BUID%7D&us_privacy=&ox_sc=1rtb.openx.net/sync/prebid?gdpr=&gdp... https://rtb.openx.net/sync/prebid?gdpr=&gdpr_consent=&gpp=&gpp_sid=&r=https%3A%2F%2Fprebid.admatic.de%2Fsetuid%3Fbidder%3Dopenx%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D%24%7BUID%7D&us_privacy=&ox_sc=1 — 302 — 103 B — 177 ms — h2https://sync.inmobi.com/sync?redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40016%26id%3D%7BID5UID%7D&gdpr_consent=&gdpr=&us_privacy=&gdpr_pd=&source=5&google_push=&retry=truesync.inmobi.com/sync?redirect=https... https://sync.inmobi.com/sync?redirect=https%3A%2F%2Fcs.openwebmp.com%2Fcs%3Ffwrd%3D1%26aid%3D40016%26id%3D%7BID5UID%7D&gdpr_consent=&gdpr=&us_privacy=&gdpr_pd=&source=5&google_push=&retry=true — 200 — 17 B — 22 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 — 154 B — 27 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=criteo&custom_data=skALKl9OZG1iWnklMkJEbUR5JTJCbWhabzA4b3UyMzl5TG5aJTJGMiUyQjdoclBvMUc4aXM3bzc5YzYya3lBNnplNFJHQXhTMVZOWjExMlNoWWQzdE1UdEtJOSUyQjR2blgzYVBpRWglMkZSJTJCcGhNJTJGcHBvRGJKQWhhemROU0JBTUNnJTJGTU9hV1hDOVFRTHBwaTRqQTFoJTJCVUt4eCUyQmIyJTJCYlpKVDhDYW1zM09vNEZIcnlpbFI4bmpDcXdveGpPOXRBQmRHeGR0VmpzQncwRFolMkY5aHNQJTJCekV5WDU0Q0wzS1RZZTY1MTYwQSUzRCUzRA&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-ssGVUChqKl5V_42AEod6KPWl2qnvn2SfSBxD6wx.bidswitch.net/ul_cb/sync?ssp=crit... https://x.bidswitch.net/ul_cb/sync?ssp=criteo&custom_data=skALKl9OZG1iWnklMkJEbUR5JTJCbWhabzA4b3UyMzl5TG5aJTJGMiUyQjdoclBvMUc4aXM3bzc5YzYya3lBNnplNFJHQXhTMVZOWjExMlNoWWQzdE1UdEtJOSUyQjR2blgzYVBpRWglMkZSJTJCcGhNJTJGcHBvRGJKQWhhemROU0JBTUNnJTJGTU9hV1hDOVFRTHBwaTRqQTFoJTJCVUt4eCUyQmIyJTJCYlpKVDhDYW1zM09vNEZIcnlpbFI4bmpDcXdveGpPOXRBQmRHeGR0VmpzQncwRFolMkY5aHNQJTJCekV5WDU0Q0wzS1RZZTY1MTYwQSUzRCUzRA&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-ssGVUChqKl5V_42AEod6KPWl2qnvn2SfSBxD6w — 200 — 92 B — 56 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D312%26uid%3D%24UID%26redirect%3Dhttps%253A%252F%252Fads.servenobid.com%252Fgetsync%253Fjp%253D1%2526redirect%253Dhttps%25253A%25252F%25252Fsync.pmbmonetize.live%25252Fpsync%25253Ft%25253Dd%252526e%25253D92%252526u%25253D%252524UID%252526clp%25253DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTEib.adnxs.com/getuid?https%3A%2F%2Fa... https://ib.adnxs.com/getuid?https%3A%2F%2Fads.servenobid.com%2Fsync%3Fpid%3D312%26uid%3D%24UID%26redirect%3Dhttps%253A%252F%252Fads.servenobid.com%252Fgetsync%253Fjp%253D1%2526redirect%253Dhttps%25253A%25252F%25252Fsync.pmbmonetize.live%25252Fpsync%25253Ft%25253Dd%252526e%25253D92%252526u%25253D%252524UID%252526clp%25253DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTE — 200 — 770 B — 65 ms — h2https://visitor.us-east4.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-east4.gcp.omnitagjs.com/... https://visitor.us-east4.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 — 332 B — 48 ms — h2https://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 — 118 B — 179 ms — h2https://id.rlcdn.com/1000.gif?memo=CKW1KxoNCLfmpM8GEgUI6AcQAEIASgAid.rlcdn.com/1000.gif?memo=CKW1KxoN... https://id.rlcdn.com/1000.gif?memo=CKW1KxoNCLfmpM8GEgUI6AcQAEIASgA — 200 — 182 B — 65 ms — h2https://id.rlcdn.com/1000.gif?memo=CNK5KxoNCLfmpM8GEgUI6AcQAEJOaHR0cHM6Ly9ydGItY3N5bmMuc21hcnRhZHNlcnZlci5jb20vcmVkaXIvP2lzc2k9MSZwYXJ0bmVyaWQ9MTM2JnBhcnRuZXJ1c2VyaWQ9SgAid.rlcdn.com/1000.gif?memo=CNK5KxoN... https://id.rlcdn.com/1000.gif?memo=CNK5KxoNCLfmpM8GEgUI6AcQAEJOaHR0cHM6Ly9ydGItY3N5bmMuc21hcnRhZHNlcnZlci5jb20vcmVkaXIvP2lzc2k9MSZwYXJ0bmVyaWQ9MTM2JnBhcnRuZXJ1c2VyaWQ9SgA — 200 — 193 B — 57 ms — h2https://sync.aniview.com/cookiesyncendpoint?auid=&biddername=18&key=sync.aniview.com/cookiesyncendpoint... https://sync.aniview.com/cookiesyncendpoint?auid=&biddername=18&key= — 200 — 154 B — 25 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0 — 200 — 1.2 KiB — 218 ms — http/1.1https://dsp.360yield.com/ul_cb/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent=dsp.360yield.com/ul_cb/dsp_match/27... https://dsp.360yield.com/ul_cb/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent= — 200 — 198 B — 45 ms — h2https://static.cdn.admatic.de/cookie.html?bidder=bmtm&gdpr=&gdpr_consent=&f=i&uid=static.cdn.admatic.de/cookie.html?b... https://static.cdn.admatic.de/cookie.html?bidder=bmtm&gdpr=&gdpr_consent=&f=i&uid= — 200 — 1.5 KiB — 143 ms — h3https://static.cdn.admatic.de/cookie.html?bidder=onetag&gdpr=&gdpr_consent=&f=i&uid=static.cdn.admatic.de/cookie.html?b... https://static.cdn.admatic.de/cookie.html?bidder=onetag&gdpr=&gdpr_consent=&f=i&uid= — 200 — 1.5 KiB — 54 ms — h3https://static.cdn.admatic.de/cookie.html?bidder=admaticde&gdpr=&gdpr_consent=&f=b&uid=057436a7-fdfc-4961-bdac-5235315d1014static.cdn.admatic.de/cookie.html?b... https://static.cdn.admatic.de/cookie.html?bidder=admaticde&gdpr=&gdpr_consent=&f=b&uid=057436a7-fdfc-4961-bdac-5235315d1014 — 200 — 1.5 KiB — 114 ms — h3https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=49&partneruserid=7631687354907425130&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=49&partneruserid=7631687354907425130&gdpr=0&gdpr_consent= — 200 — 564 B — 22 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.7 KiB — 517 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm=&google_sc=&google_hm=ODM1NTM3ODc1MzcwODE3ODQ1MQ==&gdpr=0&gdpr_consent=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm=&google_sc=&google_hm=ODM1NTM3ODc1MzcwODE3ODQ1MQ==&gdpr=0&gdpr_consent=&google_tc= — 302 — 20 B — 175 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=ODc1NDI5NTE4NzMxMTYzOTYxNw==&gdpr=0&gdpr_consent=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=ODc1NDI5NTE4NzMxMTYzOTYxNw==&gdpr=0&gdpr_consent=&google_tc= — 302 — 20 B — 177 ms — h3https://ads.servenobid.com/sync?pid=335&uid=ef97c363-a3a1-448d-ac32-8333d40cd342&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2Fads.servenobid.com/sync?pid=335&uid... https://ads.servenobid.com/sync?pid=335&uid=ef97c363-a3a1-448d-ac32-8333d40cd342&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2F — 200 — 115 B — 10 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 — 154 B — 126 ms — h2https://notifpush.com/script_parameters/p_9248696c97e899b3.jsonnotifpush.com/script_parameters/p_9... https://notifpush.com/script_parameters/p_9248696c97e899b3.json — 200 — 314 B — 233 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://cs.admanmedia.com/77bb8e39d66271fda1db01d45766b9d9.gif?puid=%5BUID%5D&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11559%26id%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BUSER_CONSENT%5Dcs.admanmedia.com/77bb8e39d66271fda... https://cs.admanmedia.com/77bb8e39d66271fda1db01d45766b9d9.gif?puid=%5BUID%5D&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11559%26id%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BUSER_CONSENT%5D — -1 — 0 B — 7.3 s — https://prebid-match.dotomi.com/match/bounce/current?gdpr=0&gdpr_consent=&networkId=72582&rurl=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11617%26uid%3D&us_privacy=1YN-&version=1prebid-match.dotomi.com/match/bounc... https://prebid-match.dotomi.com/match/bounce/current?gdpr=0&gdpr_consent=&networkId=72582&rurl=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11617%26uid%3D&us_privacy=1YN-&version=1 — 302 — 392 B — 622 ms — h2https://ssc-cms.33across.com/ps/?ri=0015a00002hdV5tAAE&ru=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11580%26puid%3D33XUSERID33Xssc-cms.33across.com/ps/?ri=0015a00... https://ssc-cms.33across.com/ps/?ri=0015a00002hdV5tAAE&ru=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11580%26puid%3D33XUSERID33X — 302 — 509 B — 178 ms — h2https://prebid.admatic.de/setuid?bidder=openx&gdpr=&gdpr_consent=&f=b&uid=prebid.admatic.de/setuid?bidder=ope... https://prebid.admatic.de/setuid?bidder=openx&gdpr=&gdpr_consent=&f=b&uid= — 301 — 432 B — 50 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 — 109 ms — http/1.1https://csync.loopme.me/?gdpr=0&gdpr_consent=&pubid=11362&redirect=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11571%26id%3D%7Bdevice_id%7Dcsync.loopme.me/?gdpr=0&gdpr_consen... https://csync.loopme.me/?gdpr=0&gdpr_consent=&pubid=11362&redirect=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11571%26id%3D%7Bdevice_id%7D — 307 — 226 B — 470 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?gdpr=0&gdpr_consent=&profile=342&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11614%26id%3D%24%7BCRITEO_USER_ID%7Dssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?gdpr=0&gdpr_consent=&profile=342&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11614%26id%3D%24%7BCRITEO_USER_ID%7D — 302 — 673 B — 82 ms — h2https://cs.admanmedia.com/77bb8e39d66271fda1db01d45766b9d9.gif?puid=%5BUID%5D&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11559%26id%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BUSER_CONSENT%5Dcs.admanmedia.com/77bb8e39d66271fda... https://cs.admanmedia.com/77bb8e39d66271fda1db01d45766b9d9.gif?puid=%5BUID%5D&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11559%26id%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BUSER_CONSENT%5D — -1 — 0 B — 7.3 s — https://eb2.3lift.com/getuid?cmp_cs=&gdpr=0&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11602%26rid%3D3_x9zy3ckp_s%26id%3D%24UIDeb2.3lift.com/getuid?cmp_cs=&gdpr=0... https://eb2.3lift.com/getuid?cmp_cs=&gdpr=0&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11602%26rid%3D3_x9zy3ckp_s%26id%3D%24UID — 302 — 308 B — 77 ms — h2https://creativecdn.com/cm-notify?pi=risecreativecdn.com/cm-notify?pi=rise https://creativecdn.com/cm-notify?pi=rise — 302 — 581 B — 148 ms — h2https://jadserve.postrelease.com/suid/102050?gdpr=0&gdpr_consent=&ntv_r=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11618%26id%3DNTV_USER_IDjadserve.postrelease.com/suid/10205... https://jadserve.postrelease.com/suid/102050?gdpr=0&gdpr_consent=&ntv_r=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11618%26id%3DNTV_USER_ID — 200 — 546 B — 113 ms — h2https://match.sharethrough.com/universal/v1?gdpr=0&gdpr_consent=&supply_id=5926d422match.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?gdpr=0&gdpr_consent=&supply_id=5926d422 — 302 — 314 B — 78 ms — h2https://secure.adnxs.com/getuid?https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11596%26id%3D%24UID&gdpr=0&gdpr_consent=secure.adnxs.com/getuid?https%3A%2F... https://secure.adnxs.com/getuid?https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11596%26id%3D%24UID&gdpr=0&gdpr_consent= — 200 — 770 B — 113 ms — h2https://ads.yieldmo.com/pbsync?gdpr=0&gdpr_consent=&is=rise&redirectUri=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11584%26uid%3D%24UID&us_privacy=ads.yieldmo.com/pbsync?gdpr=0&gdpr_... https://ads.yieldmo.com/pbsync?gdpr=0&gdpr_consent=&is=rise&redirectUri=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11584%26uid%3D%24UID&us_privacy= — 302 — 643 B — 92 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?gdpr=0&gdpr_consent=&profile=342&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11614%26id%3D%24%7BCRITEO_USER_ID%7Dssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?gdpr=0&gdpr_consent=&profile=342&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11614%26id%3D%24%7BCRITEO_USER_ID%7D — 302 — 684 B — 72 ms — h2https://hbx.media.net/cksync.php?bidder=medianet&cs=1&gdpr=0&gdpr_consent=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&ovsid=%7B%7BAPID%7D%7D&redirect=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11585%26id%3D%3Cvsid%3E&type=pbs&us_privacy=1YN-hbx.media.net/cksync.php?bidder=med... https://hbx.media.net/cksync.php?bidder=medianet&cs=1&gdpr=0&gdpr_consent=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&ovsid=%7B%7BAPID%7D%7D&redirect=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11585%26id%3D%3Cvsid%3E&type=pbs&us_privacy=1YN- — 302 — 538 B — 455 ms — h2https://s.ad.smaato.net/c/?adExInit=rise&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11574%26id%3D%24UIDs.ad.smaato.net/c/?adExInit=rise&gd... https://s.ad.smaato.net/c/?adExInit=rise&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11574%26id%3D%24UID — 302 — 274 B — 569 ms — h2https://csync.loopme.me/?gdpr=0&gdpr_consent=&pubid=11362&redirect=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11571%26id%3D%7Bdevice_id%7Dcsync.loopme.me/?gdpr=0&gdpr_consen... https://csync.loopme.me/?gdpr=0&gdpr_consent=&pubid=11362&redirect=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11571%26id%3D%7Bdevice_id%7D — 307 — 268 B — 456 ms — h2https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&redirectUri=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11600%26uid%3D%5Bssb_sync_pid%5D&us_privacy=1YN-ssbsync-global.smartadserver.com/ap... https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&redirectUri=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11600%26uid%3D%5Bssb_sync_pid%5D&us_privacy=1YN- — 302 — 341 B — 545 ms — h2https://user-sync.fwmrm.net/ad/u?cr=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11601%26id%3D%23%7Buser.id%7D&mode=echouser-sync.fwmrm.net/ad/u?cr=https%3... https://user-sync.fwmrm.net/ad/u?cr=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11601%26id%3D%23%7Buser.id%7D&mode=echo — 200 — 437 B — 52 ms — http/1.1https://sync.go.sonobi.com/us?consent_string=&gdpr=0&loc=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D115667%26uid%3D%5BUID%5Dsync.go.sonobi.com/us?consent_strin... https://sync.go.sonobi.com/us?consent_string=&gdpr=0&loc=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D115667%26uid%3D%5BUID%5D — 302 — 639 B — 104 ms — h2https://sync.1rx.io/usersync2/rmpssp?gdpr=0&gdpr_consent=&sub=typeaholdingssync.1rx.io/usersync2/rmpssp?gdpr=0... https://sync.1rx.io/usersync2/rmpssp?gdpr=0&gdpr_consent=&sub=typeaholdings — 302 — 179 B — 111 ms — h2https://bh.contextweb.com/bh/rtset?ev=1&gdpr=0&gdpr_consent=&pid=562615&rurl=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11592%26uid%3D%25%25VGUID%25%25&us_privacy=1YN-bh.contextweb.com/bh/rtset?ev=1&gdp... https://bh.contextweb.com/bh/rtset?ev=1&gdpr=0&gdpr_consent=&pid=562615&rurl=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11592%26uid%3D%25%25VGUID%25%25&us_privacy=1YN- — 302 — 1.3 KiB — 524 ms — h2https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11563%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%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11563%26uid%3D%24%7BUID%7D — 302 — 17 B — 449 ms — h3https://rtb.mfadsrvr.com/sync?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11611%26uid%3D%24%7BUUID%7D&ssp=risertb.mfadsrvr.com/sync?gdpr=0&gdpr_c... https://rtb.mfadsrvr.com/sync?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11611%26uid%3D%24%7BUUID%7D&ssp=rise — 302 — 429 B — 115 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr=0&gdpr_consent=&gdpr_consent=&p=160295&pu=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11576%26id%3D%23PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr=0&gdpr_consent=&gdpr_consent=&p=160295&pu=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11576%26id%3D%23PMUID — 302 — 393 B — 109 ms — h2https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11606%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BUSER_CONSENT%5D%26uid%3D%24UIDcm.adform.net/cookie?redirect_url=h... https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11606%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BUSER_CONSENT%5D%26uid%3D%24UID — 200 — 473 B — 611 ms — h2https://ads.servenobid.com/sync?pid=352&uid=3_x9zy3ckp_s&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2Fads.servenobid.com/sync?pid=352&uid... https://ads.servenobid.com/sync?pid=352&uid=3_x9zy3ckp_s&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2F — 200 — 98 B — 96 ms — h2https://creativecdn.com/cm-notify?pi=risecreativecdn.com/cm-notify?pi=rise https://creativecdn.com/cm-notify?pi=rise — 302 — 581 B — 446 ms — h2https://ssc-cms.33across.com/ps/?ri=0015a00002hdV5tAAE&ru=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11580%26puid%3D33XUSERID33Xssc-cms.33across.com/ps/?ri=0015a00... https://ssc-cms.33across.com/ps/?ri=0015a00002hdV5tAAE&ru=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11580%26puid%3D33XUSERID33X — 302 — 498 B — 146 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr=0&gdpr_consent=&gdpr_consent=&p=160295&pu=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11576%26id%3D%23PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr=0&gdpr_consent=&gdpr_consent=&p=160295&pu=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11576%26id%3D%23PMUID — 302 — 374 B — 106 ms — h2https://sync.go.sonobi.com/us?consent_string=&gdpr=0&loc=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D115667%26uid%3D%5BUID%5Dsync.go.sonobi.com/us?consent_strin... https://sync.go.sonobi.com/us?consent_string=&gdpr=0&loc=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D115667%26uid%3D%5BUID%5D — 302 — 630 B — 105 ms — h2https://ads.yieldmo.com/pbsync?gdpr=0&gdpr_consent=&is=rise&redirectUri=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11584%26uid%3D%24UID&us_privacy=ads.yieldmo.com/pbsync?gdpr=0&gdpr_... https://ads.yieldmo.com/pbsync?gdpr=0&gdpr_consent=&is=rise&redirectUri=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11584%26uid%3D%24UID&us_privacy= — 302 — 632 B — 80 ms — h2https://bh.contextweb.com/bh/rtset?ev=1&gdpr=0&gdpr_consent=&pid=562615&rurl=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11592%26uid%3D%25%25VGUID%25%25&us_privacy=1NNNbh.contextweb.com/bh/rtset?ev=1&gdp... https://bh.contextweb.com/bh/rtset?ev=1&gdpr=0&gdpr_consent=&pid=562615&rurl=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11592%26uid%3D%25%25VGUID%25%25&us_privacy=1NNN — 302 — 1.3 KiB — 520 ms — h2https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11606%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BUSER_CONSENT%5D%26uid%3D%24UIDcm.adform.net/cookie?redirect_url=h... https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11606%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BUSER_CONSENT%5D%26uid%3D%24UID — 200 — 484 B — 604 ms — h2https://sync.1rx.io/usersync2/rmpssp?gdpr=0&gdpr_consent=&sub=typeaholdingssync.1rx.io/usersync2/rmpssp?gdpr=0... https://sync.1rx.io/usersync2/rmpssp?gdpr=0&gdpr_consent=&sub=typeaholdings — 302 — 179 B — 131 ms — h2https://s.ad.smaato.net/c/?adExInit=rise&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11574%26id%3D%24UIDs.ad.smaato.net/c/?adExInit=rise&gd... https://s.ad.smaato.net/c/?adExInit=rise&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11574%26id%3D%24UID — 302 — 193 B — 558 ms — h2https://prebid-match.dotomi.com/match/bounce/current?gdpr=0&gdpr_consent=&networkId=72582&rurl=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11617%26uid%3D&us_privacy=1NNN&version=1prebid-match.dotomi.com/match/bounc... https://prebid-match.dotomi.com/match/bounce/current?gdpr=0&gdpr_consent=&networkId=72582&rurl=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11617%26uid%3D&us_privacy=1NNN&version=1 — 302 — 385 B — 532 ms — h2https://eb2.3lift.com/getuid?cmp_cs=&gdpr=0&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11602%26rid%3D-TW9-m3ck%26id%3D%24UIDeb2.3lift.com/getuid?cmp_cs=&gdpr=0... https://eb2.3lift.com/getuid?cmp_cs=&gdpr=0&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11602%26rid%3D-TW9-m3ck%26id%3D%24UID — 302 — 297 B — 59 ms — h2https://rtb.mfadsrvr.com/sync?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11611%26uid%3D%24%7BUUID%7D&ssp=risertb.mfadsrvr.com/sync?gdpr=0&gdpr_c... https://rtb.mfadsrvr.com/sync?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11611%26uid%3D%24%7BUUID%7D&ssp=rise — 302 — 422 B — 105 ms — h2https://jadserve.postrelease.com/suid/102050?gdpr=0&gdpr_consent=&ntv_r=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11618%26id%3DNTV_USER_IDjadserve.postrelease.com/suid/10205... https://jadserve.postrelease.com/suid/102050?gdpr=0&gdpr_consent=&ntv_r=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11618%26id%3DNTV_USER_ID — 200 — 547 B — 93 ms — h2https://match.sharethrough.com/universal/v1?gdpr=0&gdpr_consent=&supply_id=5926d422match.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?gdpr=0&gdpr_consent=&supply_id=5926d422 — 302 — 314 B — 129 ms — h2https://user-sync.fwmrm.net/ad/u?cr=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11601%26id%3D%23%7Buser.id%7D&mode=echouser-sync.fwmrm.net/ad/u?cr=https%3... https://user-sync.fwmrm.net/ad/u?cr=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11601%26id%3D%23%7Buser.id%7D&mode=echo — 200 — 437 B — 62 ms — http/1.1https://secure.adnxs.com/getuid?https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11596%26id%3D%24UID&gdpr=0&gdpr_consent=secure.adnxs.com/getuid?https%3A%2F... https://secure.adnxs.com/getuid?https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11596%26id%3D%24UID&gdpr=0&gdpr_consent= — 200 — 770 B — 90 ms — h2https://hbx.media.net/cksync.php?bidder=medianet&cs=1&gdpr=0&gdpr_consent=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&ovsid=%7B%7BAPID%7D%7D&redirect=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11585%26id%3D%3Cvsid%3E&type=pbs&us_privacy=1NNNhbx.media.net/cksync.php?bidder=med... https://hbx.media.net/cksync.php?bidder=medianet&cs=1&gdpr=0&gdpr_consent=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&ovsid=%7B%7BAPID%7D%7D&redirect=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11585%26id%3D%3Cvsid%3E&type=pbs&us_privacy=1NNN — 302 — 531 B — 431 ms — h2https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11563%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%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11563%26uid%3D%24%7BUID%7D — 302 — 17 B — 433 ms — h3https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&redirectUri=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11600%26uid%3D%5Bssb_sync_pid%5D&us_privacy=1NNNssbsync-global.smartadserver.com/ap... https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&redirectUri=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11600%26uid%3D%5Bssb_sync_pid%5D&us_privacy=1NNN — 302 — 327 B — 526 ms — h2https://prebid.admatic.de/setuid?bidder=rise&gdpr=&gdpr_consent=&f=b&uid=-TW9-m3ckprebid.admatic.de/setuid?bidder=ris... https://prebid.admatic.de/setuid?bidder=rise&gdpr=&gdpr_consent=&f=b&uid=-TW9-m3ck — 301 — 437 B — 135 ms — h3https://prebid.admatic.de/setuid?bidder=membrana&gdpr=&gdpr_consent=&f=i&uid=917b69e7-d3b7-4a90-a734-1eb405696b03prebid.admatic.de/setuid?bidder=mem... https://prebid.admatic.de/setuid?bidder=membrana&gdpr=&gdpr_consent=&f=i&uid=917b69e7-d3b7-4a90-a734-1eb405696b03 — 301 — 451 B — 155 ms — h3https://yandex.ru/an/mapuid/admaticssp/?redir-setuniq=1yandex.ru/an/mapuid/admaticssp/?red... https://yandex.ru/an/mapuid/admaticssp/?redir-setuniq=1 — 200 — 444 B — 200 ms — h2https://static.cdn.admatic.de/cookie.html?bidder=openx&gdpr=&gdpr_consent=&f=b&uid=static.cdn.admatic.de/cookie.html?b... https://static.cdn.admatic.de/cookie.html?bidder=openx&gdpr=&gdpr_consent=&f=b&uid= — 200 — 1.5 KiB — 53 ms — h3https://rtb-csync.smartadserver.com/redir/?partnerid=76&partneruserid=&gdpr=0&gdpr_consent=&google_error=3rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=76&partneruserid=&gdpr=0&gdpr_consent=&google_error=3 — 200 — 113 B — 64 ms — h2https://ssbsync.smartadserver.com/api/sync?callerId=3&gdpr=0&gdpr_consent=&google_error=3ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=3&gdpr=0&gdpr_consent=&google_error=3 — 204 — 41 B — 46 ms — h2https://onetag-sys.com/usync/?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11581%26uid%3D%24%7BUSER_TOKEN%7D&us_privacy=1YN-onetag-sys.com/usync/?gdpr=0&gdpr_c... https://onetag-sys.com/usync/?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11581%26uid%3D%24%7BUSER_TOKEN%7D&us_privacy=1YN- — 200 — 2.7 KiB — 32 ms — h2https://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%252Fcs.yellowblue.io%252Fcs%253Ffwrd%253D1%2526aid%253D11614%2526id%253D%2524%7bCRITEO_USER_ID%7d&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%252Fcs.yellowblue.io%252Fcs%253Ffwrd%253D1%2526aid%253D11614%2526id%253D%2524%7bCRITEO_USER_ID%7d&gdpr=0&gdpr_consent=&gpp=&gpp_sid= — 302 — 798 B — 42 ms — h2https://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%252Fcs-server-s2s.yellowblue.io%252Fcs%253Ffwrd%253D1%2526aid%253D11614%2526id%253D%2524%7bCRITEO_USER_ID%7d&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%252Fcs-server-s2s.yellowblue.io%252Fcs%253Ffwrd%253D1%2526aid%253D11614%2526id%253D%2524%7bCRITEO_USER_ID%7d&gdpr=0&gdpr_consent=&gpp=&gpp_sid= — 302 — 809 B — 77 ms — h2https://eb2.3lift.com/getuid?ld=1&gdpr=0&cmp_cs=&us_privacy=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11602%26rid%3D3_x9zy3ckp_s%26id%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%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11602%26rid%3D3_x9zy3ckp_s%26id%3D%24UID — 200 — 139 B — 54 ms — h2https://eb2.3lift.com/getuid?ld=1&gdpr=0&cmp_cs=&us_privacy=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11602%26rid%3D-TW9-m3ck%26id%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%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11602%26rid%3D-TW9-m3ck%26id%3D%24UID — 200 — 139 B — 55 ms — h2https://cs.yellowblue.io/cs?aid=11587&uid=731b5feb-abd7-482c-a90e-b1b7909f5b9c&gdpr=0cs.yellowblue.io/cs?aid=11587&uid=7... https://cs.yellowblue.io/cs?aid=11587&uid=731b5feb-abd7-482c-a90e-b1b7909f5b9c&gdpr=0 — 200 — 25 B — 114 ms — h2https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11607%26uid%3D%24UIDap.lijit.com/pixel?gdpr=0&gdpr_cons... https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11607%26uid%3D%24UID — 307 — 493 B — 27 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11584&uid=wcSofYYK3oYSqLxqMmnm&gdpr=0&gdpr_consent=&us_privacy=cs.yellowblue.io/cs?fwrd=1&aid=1158... https://cs.yellowblue.io/cs?fwrd=1&aid=11584&uid=wcSofYYK3oYSqLxqMmnm&gdpr=0&gdpr_consent=&us_privacy= — 200 — 25 B — 116 ms — h2https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11584&uid=wcSofYYK3oYCf2qH0Rmx&gdpr=0&gdpr_consent=&us_privacy=cs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11584&uid=wcSofYYK3oYCf2qH0Rmx&gdpr=0&gdpr_consent=&us_privacy= — 200 — 72 B — 74 ms — h2https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=115667&uid=b95d5369-0255-4da7-8b69-9728065f318bcs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=115667&uid=b95d5369-0255-4da7-8b69-9728065f318b — 200 — 27 B — 72 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=115667&uid=e00159c4-59d5-470a-936a-1449185cfbf2cs.yellowblue.io/cs?fwrd=1&aid=1156... https://cs.yellowblue.io/cs?fwrd=1&aid=115667&uid=e00159c4-59d5-470a-936a-1449185cfbf2 — 200 — 27 B — 97 ms — h2https://cs.yellowblue.io/cs?aid=11599&id=OPTOUTcs.yellowblue.io/cs?aid=11599&id=OP... https://cs.yellowblue.io/cs?aid=11599&id=OPTOUT — 200 — 25 B — 102 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr=0&gdpr_consent=&gdpr_consent=&p=160295&pu=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11576%26id%3D%23PMUID&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr=0&gdpr_consent=&gdpr_consent=&p=160295&pu=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11576%26id%3D%23PMUID&rdf=1 — 200 — 40 B — 50 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr=0&gdpr_consent=&gdpr_consent=&p=160295&pu=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11576%26id%3D%23PMUID&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?gdpr=0&gdpr=0&gdpr_consent=&gdpr_consent=&p=160295&pu=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11576%26id%3D%23PMUID&rdf=1 — 200 — 40 B — 73 ms — h2https://rtb.mfadsrvr.com/ul_cb/sync?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11611%26uid%3D%24%7BUUID%7D&ssp=risertb.mfadsrvr.com/ul_cb/sync?gdpr=0&... https://rtb.mfadsrvr.com/ul_cb/sync?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11611%26uid%3D%24%7BUUID%7D&ssp=rise — 200 — 92 B — 63 ms — h2https://rtb.mfadsrvr.com/ul_cb/sync?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11611%26uid%3D%24%7BUUID%7D&ssp=risertb.mfadsrvr.com/ul_cb/sync?gdpr=0&... https://rtb.mfadsrvr.com/ul_cb/sync?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11611%26uid%3D%24%7BUUID%7D&ssp=rise — 200 — 92 B — 64 ms — h2https://measureadv.com/userIframe?gdpr=0&gdpr_consent=&p=2&redirect=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11586%26id%3D%7BUID%7D&usp_consent=1YN-measureadv.com/userIframe?gdpr=0&gd... https://measureadv.com/userIframe?gdpr=0&gdpr_consent=&p=2&redirect=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11586%26id%3D%7BUID%7D&usp_consent=1YN- — 200 — 3.0 KiB — 25 ms — http/1.1https://onetag-sys.com/usync/?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11581%26uid%3D%24%7BUSER_TOKEN%7D&us_privacy=1NNNonetag-sys.com/usync/?gdpr=0&gdpr_c... https://onetag-sys.com/usync/?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11581%26uid%3D%24%7BUSER_TOKEN%7D&us_privacy=1NNN — 200 — 2.7 KiB — 30 ms — h2https://static.cdn.admatic.de/cookie.html?bidder=rise&gdpr=&gdpr_consent=&f=b&uid=-TW9-m3ckstatic.cdn.admatic.de/cookie.html?b... https://static.cdn.admatic.de/cookie.html?bidder=rise&gdpr=&gdpr_consent=&f=b&uid=-TW9-m3ck — -1 — 0 B — 63 ms — https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11607%26uid%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%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11607%26uid%3D%24UID&sovrn_retry=true — 307 — 245 B — 32 ms — h2https://rtb.gumgum.com/usync/16112?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11616%26id%3Drtb.gumgum.com/usync/16112?gdpr=0&g... https://rtb.gumgum.com/usync/16112?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11616%26id%3D — 200 — 1.3 KiB — 421 ms — h2https://cs.yellowblue.io/cs?aid=11599&id=OPTOUTcs.yellowblue.io/cs?aid=11599&id=OP... https://cs.yellowblue.io/cs?aid=11599&id=OPTOUT — 200 — 25 B — 128 ms — h2https://creativecdn.com/cm-notify?pi=rise&tc=1creativecdn.com/cm-notify?pi=rise&t... https://creativecdn.com/cm-notify?pi=rise&tc=1 — 200 — 124 B — 100 ms — h2https://cs.yellowblue.io/cs?aid=11587&uid=0c3b72ec-1e74-48fe-b456-ff646c3acc37&gdpr=0cs.yellowblue.io/cs?aid=11587&uid=0... https://cs.yellowblue.io/cs?aid=11587&uid=0c3b72ec-1e74-48fe-b456-ff646c3acc37&gdpr=0 — 200 — 50 B — 45 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?uid=84be0de7-1221-4b6e-9591-360fa5cbe399&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=342&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11614%26id%3D%24{CRITEO_USER_ID}&gdpr=0&gdpr_consent=&gpp=ssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?uid=84be0de7-1221-4b6e-9591-360fa5cbe399&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=342&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11614%26id%3D%24{CRITEO_USER_ID}&gdpr=0&gdpr_consent=&gpp= — 302 — 689 B — 31 ms — h2https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11580&puid=213785367823001cs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11580&puid=213785367823001 — 200 — 28 B — 46 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11580&puid=213764251143347cs.yellowblue.io/cs?fwrd=1&aid=1158... https://cs.yellowblue.io/cs?fwrd=1&aid=11580&puid=213764251143347 — 200 — 25 B — 67 ms — h2https://ms-cookie-sync.presage.io/user-sync?gdpr=0&gdpr_consent%5BGDPR_CONSENT%5D=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&partner=prebids2s&redirect=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11624%26id%3D%7B%7BOGURY_UID%7D%7D%26source%3Dprebids2s&us_privacy=1NNNms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync?gdpr=0&gdpr_consent%5BGDPR_CONSENT%5D=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&partner=prebids2s&redirect=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11624%26id%3D%7B%7BOGURY_UID%7D%7D%26source%3Dprebids2s&us_privacy=1NNN — 302 — 518 B — 26 ms — h2https://de.tynt.com/deb/?gdpr=0&gdpr_consent=&id=0015a00003HljHyAAJ&m=xch&rt=html&ru=https%3A%2F%2Fvisitor.us-east4.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-east4.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 — 35 ms — h2https://static.cdn.admatic.de/cookie.html?bidder=membrana&gdpr=&gdpr_consent=&f=i&uid=917b69e7-d3b7-4a90-a734-1eb405696b03static.cdn.admatic.de/cookie.html?b... https://static.cdn.admatic.de/cookie.html?bidder=membrana&gdpr=&gdpr_consent=&f=i&uid=917b69e7-d3b7-4a90-a734-1eb405696b03 — -1 — 0 B — 86 ms — https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11607%26uid%3D%24UIDap.lijit.com/pixel?gdpr=0&gdpr_cons... https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11607%26uid%3D%24UID — 307 — 482 B — 34 ms — h2https://ssp.disqus.com/redirectuser?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&r=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11612%26id%3D%24UID&sid=716&us_privacy=1YN-ssp.disqus.com/redirectuser?gdpr=0&... https://ssp.disqus.com/redirectuser?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&r=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11612%26id%3D%24UID&sid=716&us_privacy=1YN- — 302 — 608 B — 32 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?uid=216aeb75-2b56-4fb8-9591-3cf0d9347174&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=342&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11614%26id%3D%24{CRITEO_USER_ID}&gdpr=0&gdpr_consent=&gpp=ssp-sync.criteo.com/user-sync/redir... https://ssp-sync.criteo.com/user-sync/redirect?uid=216aeb75-2b56-4fb8-9591-3cf0d9347174&dised=true&gdpr=&gdprapplies=False&ccpa=&gpp=&gpp_sid=&profile=342&redir=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11614%26id%3D%24{CRITEO_USER_ID}&gdpr=0&gdpr_consent=&gpp= — 302 — 702 B — 21 ms — h2https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11607&uid=cs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11607&uid= — 200 — 66 B — 28 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11624&id=d4bcd8d1-a0d7-4054-8cd9-d5fd545602dd&source=prebids2scs.yellowblue.io/cs?fwrd=1&aid=1162... https://cs.yellowblue.io/cs?fwrd=1&aid=11624&id=d4bcd8d1-a0d7-4054-8cd9-d5fd545602dd&source=prebids2s — 200 — 25 B — 26 ms — h2https://x.bidswitch.net/sync?ssp=criteo&custom_data=L27Wul9tJTJGYm1GeXkwbm43JTJGckslMkY1cFZSVmRDZ2h0R1RKJTJGRmlKNjYlMkZtVllMWUpBd1V5emJVcWo1NCUyQkRuWmJ1cURCTDAlMkZCT3F5bzJRSmtud2VaaUU5UHBJOHBVU3VueExZWGR2OXclMkZ5bk5ZN2JDRG5RJTJGZyUyRmc0ayUyRlhxNXFwelQlMkI0SGR5RzByU2pHakx6VDE2eXptZ29VWW5CR3ozUjVTeTFlbWlWQUZYR3hMbURVU1ElM0Q&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-x8l_MLntm17EH-ZBHHXk9C8n4xXDTb7zYnauDgx.bidswitch.net/sync?ssp=criteo&cus... https://x.bidswitch.net/sync?ssp=criteo&custom_data=L27Wul9tJTJGYm1GeXkwbm43JTJGckslMkY1cFZSVmRDZ2h0R1RKJTJGRmlKNjYlMkZtVllMWUpBd1V5emJVcWo1NCUyQkRuWmJ1cURCTDAlMkZCT3F5bzJRSmtud2VaaUU5UHBJOHBVU3VueExZWGR2OXclMkZ5bk5ZN2JDRG5RJTJGZyUyRmc0ayUyRlhxNXFwelQlMkI0SGR5RzByU2pHakx6VDE2eXptZ29VWW5CR3ozUjVTeTFlbWlWQUZYR3hMbURVU1ElM0Q&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-x8l_MLntm17EH-ZBHHXk9C8n4xXDTb7zYnauDg — 200 — 92 B — 41 ms — h2https://hde.tynt.com/deb/?gdpr=0&gdpr_consent=&id=0015a00003HljHyAAJ&m=xch&rt=html&ru=https%3A%2F%2Fvisitor.us-east4.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-east4.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.8 KiB — 169 ms — h2https://s.seedtag.com/cs/cookiesync/prebid?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redirect=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11623%26rid%3D3_x9zy3ckp_s%26id%3D%24UID&usp_consent=1YN-s.seedtag.com/cs/cookiesync/prebid?... https://s.seedtag.com/cs/cookiesync/prebid?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redirect=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11623%26rid%3D3_x9zy3ckp_s%26id%3D%24UID&usp_consent=1YN- — 200 — 716 B — 301 ms — h3https://rtb.gumgum.com/usync/16112?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11616%26id%3Drtb.gumgum.com/usync/16112?gdpr=0&g... https://rtb.gumgum.com/usync/16112?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11616%26id%3D — 200 — 68 B — 336 ms — h2https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11607%26uid%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%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11607%26uid%3D%24UID&sovrn_retry=true — 307 — 237 B — 16 ms — h2https://sync.adkernel.com/user-sync?zone=176971&t=image&gdpr=0&gdpr_consent=&us_privacy=1YN-&r=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D27%26buyeruid%3D%7BUID%7D%26r%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IiBDFZTi0qYmh0dHBzOi8vY3Mtc2VydmVyLXMycy55ZWxsb3dibHVlLmlvL2NzP2Z3cmQ9MSZhaWQ9MTE2MTImaWQ9dWEtOWQ1MWZlY2EtYTJjZi0zNDIyLThlYWItOTEyMTBmMTRiNjNiMgIbLzgBQgVbR1BQXQ==sync.adkernel.com/user-sync?zone=17... https://sync.adkernel.com/user-sync?zone=176971&t=image&gdpr=0&gdpr_consent=&us_privacy=1YN-&r=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D27%26buyeruid%3D%7BUID%7D%26r%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IiBDFZTi0qYmh0dHBzOi8vY3Mtc2VydmVyLXMycy55ZWxsb3dibHVlLmlvL2NzP2Z3cmQ9MSZhaWQ9MTE2MTImaWQ9dWEtOWQ1MWZlY2EtYTJjZi0zNDIyLThlYWItOTEyMTBmMTRiNjNiMgIbLzgBQgVbR1BQXQ== — 302 — 1.1 KiB — 70 ms — http/1.1https://x.bidswitch.net/sync?ssp=criteo&custom_data=p9XiMl9UbHRsOGNKWlNJQlg3YkhrcVV5dkIxSGVRRDVDWldjM1B6YVBQRVVhODJuM2NSUk1xR0pDV1hFaTVYbDN1a2JyVE1oWmpNUlVCYSUyQlNITk42em00bDZ6QlAlMkZRSjUwaDhrZmR2UTVLWnglMkJjdG1oYVglMkZKNnl4RUNrUnlKd1ZzN1o4cEJENTclMkZtSjNoYVhDdGpGOFNGJTJCJTJGQnZtb2V5UWN3WnFLalhHVzY0VlVpdUwlMkJVekpiS0RFUW5ydUJwTENhZ1BD&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-_vw4MkdScFHAs5k1zYLClJO-7CHiu8kgNbLLnAx.bidswitch.net/sync?ssp=criteo&cus... https://x.bidswitch.net/sync?ssp=criteo&custom_data=p9XiMl9UbHRsOGNKWlNJQlg3YkhrcVV5dkIxSGVRRDVDWldjM1B6YVBQRVVhODJuM2NSUk1xR0pDV1hFaTVYbDN1a2JyVE1oWmpNUlVCYSUyQlNITk42em00bDZ6QlAlMkZRSjUwaDhrZmR2UTVLWnglMkJjdG1oYVglMkZKNnl4RUNrUnlKd1ZzN1o4cEJENTclMkZtSjNoYVhDdGpGOFNGJTJCJTJGQnZtb2V5UWN3WnFLalhHVzY0VlVpdUwlMkJVekpiS0RFUW5ydUJwTENhZ1BD&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-_vw4MkdScFHAs5k1zYLClJO-7CHiu8kgNbLLnA — 200 — 92 B — 37 ms — h2https://ms-cookie-sync.presage.io/user-sync?gdpr=0&gdpr_consent%5BGDPR_CONSENT%5D=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&partner=prebids2s&redirect=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11624%26id%3D%7B%7BOGURY_UID%7D%7D%26source%3Dprebids2s&us_privacy=1YN-ms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync?gdpr=0&gdpr_consent%5BGDPR_CONSENT%5D=&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&partner=prebids2s&redirect=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11624%26id%3D%7B%7BOGURY_UID%7D%7D%26source%3Dprebids2s&us_privacy=1YN- — 302 — 372 B — 15 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?endpoint=us-east&p=rise_engagesecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?endpoint=us-east&p=rise_engage — 301 — 149 B — 12 ms — h2https://measureadv.com/userIframe?gdpr=0&gdpr_consent=&p=2&redirect=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11586%26id%3D%7BUID%7D&usp_consent=1NNNmeasureadv.com/userIframe?gdpr=0&gd... https://measureadv.com/userIframe?gdpr=0&gdpr_consent=&p=2&redirect=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11586%26id%3D%7BUID%7D&usp_consent=1NNN — 200 — 3.0 KiB — 7 ms — http/1.1https://ssp.disqus.com/redirectuser?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&r=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11612%26id%3D%24UID&sid=716&us_privacy=1NNNssp.disqus.com/redirectuser?gdpr=0&... https://ssp.disqus.com/redirectuser?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&r=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11612%26id%3D%24UID&sid=716&us_privacy=1NNN — 302 — 560 B — 15 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11607&uid=cs.yellowblue.io/cs?fwrd=1&aid=1160... https://cs.yellowblue.io/cs?fwrd=1&aid=11607&uid= — 200 — 29 B — 24 ms — h2https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11624&id=1917972a-c5b6-43bc-a9d9-9745ad76c205&source=prebids2scs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11624&id=1917972a-c5b6-43bc-a9d9-9745ad76c205&source=prebids2s — 200 — 48 B — 22 ms — h2https://eus.rubiconproject.com/usync.html?endpoint=us-east&p=rise_engageeus.rubiconproject.com/usync.html?e... https://eus.rubiconproject.com/usync.html?endpoint=us-east&p=rise_engage — 200 — 379 B — 50 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?endpoint=us-east&p=rise_engagesecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?endpoint=us-east&p=rise_engage — 301 — 0 B — 10 ms — h2https://prebid.a-mo.net/cchain/0?gdpr=0&gdpr_consent=&us_privacy=1NNN&cb=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D6%26r%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IiBDFOTk4qV2h0dHBzOi8vY3MueWVsbG93Ymx1ZS5pby9jcz9md3JkPTEmYWlkPTExNjEyJmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICBgE4AUIFW0dQUF0=%26buyeruid%3Dprebid.a-mo.net/cchain/0?gdpr=0&gdp... https://prebid.a-mo.net/cchain/0?gdpr=0&gdpr_consent=&us_privacy=1NNN&cb=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D6%26r%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IiBDFOTk4qV2h0dHBzOi8vY3MueWVsbG93Ymx1ZS5pby9jcz9md3JkPTEmYWlkPTExNjEyJmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICBgE4AUIFW0dQUF0=%26buyeruid%3D — 204 — 16 B — 15 ms — h2https://eus.rubiconproject.com/usync.html?endpoint=us-east&p=rise_engageeus.rubiconproject.com/usync.html?e... https://eus.rubiconproject.com/usync.html?endpoint=us-east&p=rise_engage — 200 — 0 B — 33 ms — h2https://s.seedtag.com/cs/cookiesync/prebid?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redirect=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11623%26rid%3D-TW9-m3ck%26id%3D%24UID&usp_consent=1NNNs.seedtag.com/cs/cookiesync/prebid?... https://s.seedtag.com/cs/cookiesync/prebid?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redirect=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11623%26rid%3D-TW9-m3ck%26id%3D%24UID&usp_consent=1NNN — 200 — 743 B — 202 ms — h3https://prebid.a-mo.net/cchain/0?gdpr=0&gdpr_consent=&us_privacy=1YN-&gpp=&gpp_sid=&cb=https%3A%2F%2Fsync.adkernel.com%2Fuser-sync%3Fzone%3D176971%26dsp%3D343983%26t%3Dimage%26uid%3D%24UID%26us_privacy%3D1YN-prebid.a-mo.net/cchain/0?gdpr=0&gdp... https://prebid.a-mo.net/cchain/0?gdpr=0&gdpr_consent=&us_privacy=1YN-&gpp=&gpp_sid=&cb=https%3A%2F%2Fsync.adkernel.com%2Fuser-sync%3Fzone%3D176971%26dsp%3D343983%26t%3Dimage%26uid%3D%24UID%26us_privacy%3D1YN- — 204 — 16 B — 12 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0 — 200 — 1.2 KiB — 24 ms — http/1.1https://ut.pubmatic.com/geo?pubid=156813ut.pubmatic.com/geo?pubid=156813 https://ut.pubmatic.com/geo?pubid=156813 — 200 — 130 B — 274 ms — h2https://ut.pubmatic.com/geo?pubid=156813ut.pubmatic.com/geo?pubid=156813 https://ut.pubmatic.com/geo?pubid=156813 — 200 — 0 B — 300 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11585&id=4198922792656016000V10cs.yellowblue.io/cs?fwrd=1&aid=1158... https://cs.yellowblue.io/cs?fwrd=1&aid=11585&id=4198922792656016000V10 — 200 — 28 B — 80 ms — h2https://creativecdn.com/cm-notify?pi=rise&tc=1creativecdn.com/cm-notify?pi=rise&t... https://creativecdn.com/cm-notify?pi=rise&tc=1 — 200 — 124 B — 81 ms — h2https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11563%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%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11563%26uid%3D%24%7BUID%7D&ox_sc=1 — 302 — 16 B — 186 ms — h3https://rtb.openx.net/sync/prebid?gdpr=0&gdpr_consent=&r=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11563%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%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11563%26uid%3D%24%7BUID%7D&ox_sc=1 — 302 — 16 B — 186 ms — h3https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11585&id=4198922795210325000V10cs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11585&id=4198922795210325000V10 — 200 — 25 B — 15 ms — h2https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11571&id=d655fa65-d30c-4525-9787-d1bf36a2cb8a&gdpr_consent=null&gdpr=0cs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11571&id=d655fa65-d30c-4525-9787-d1bf36a2cb8a&gdpr_consent=null&gdpr=0 — 200 — 25 B — 16 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11571&id=cb54c16d-0ca1-476d-99c5-3bd589c20ad2&gdpr_consent=null&gdpr=0cs.yellowblue.io/cs?fwrd=1&aid=1157... https://cs.yellowblue.io/cs?fwrd=1&aid=11571&id=cb54c16d-0ca1-476d-99c5-3bd589c20ad2&gdpr_consent=null&gdpr=0 — 200 — 27 B — 22 ms — h2https://t.adx.opera.com/pub/sync?pubid=pub9858090441216&gdpr=0&consent=t.adx.opera.com/pub/sync?pubid=pub9... https://t.adx.opera.com/pub/sync?pubid=pub9858090441216&gdpr=0&consent= — 302 — 907 B — 1.4 s — http/1.1https://cs.admanmedia.com/2e2cd80ed2c36fa49cf9580703081ade.gif?puid=b4c9109a-11e7-4c32-a369-78a3be71faf7&redir=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fillumin_id%3D%5BUID%5D%26gdpr%3D0%26gdpr_consent%3D&gdpr=0&gdpr_consent=cs.admanmedia.com/2e2cd80ed2c36fa49... https://cs.admanmedia.com/2e2cd80ed2c36fa49cf9580703081ade.gif?puid=b4c9109a-11e7-4c32-a369-78a3be71faf7&redir=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fillumin_id%3D%5BUID%5D%26gdpr%3D0%26gdpr_consent%3D&gdpr=0&gdpr_consent= — -1 — 0 B — 6.8 s — https://ib.adnxs.com/getuid?https://ms-cookie-sync.presage.io/user-sync?xandr_id=$UID&gdpr=0&gdpr_consent=ib.adnxs.com/getuid?https://ms-cook... https://ib.adnxs.com/getuid?https://ms-cookie-sync.presage.io/user-sync?xandr_id=$UID&gdpr=0&gdpr_consent= — 200 — 770 B — 64 ms — h2https://id.rlcdn.com/713263.gifid.rlcdn.com/713263.gif https://id.rlcdn.com/713263.gif — 200 — 60 B — 74 ms — h3https://b1sync.zemanta.com/usersync/ogury/?gdpr=0&gdpr_consent=&cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__b1sync.zemanta.com/usersync/ogury/?... https://b1sync.zemanta.com/usersync/ogury/?gdpr=0&gdpr_consent=&cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__ — 302 — 459 B — 265 ms — http/1.1https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=uZBUkzcLJe&consentString=&r=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fraudience_id%3D%5BPDID%5D%26gdpr%3D0%26gdpr_consent%3Dsync.richaudience.com/f7872c90c5d37... https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=uZBUkzcLJe&consentString=&r=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fraudience_id%3D%5BPDID%5D%26gdpr%3D0%26gdpr_consent%3D — 302 — 437 B — 131 ms — h2https://ogury-match.dotomi.com/match/bounce/current?networkId=9254917&version=1&nuid=b4c9109a-11e7-4c32-a369-78a3be71faf7&gdpr=0&gdpr_consent=ogury-match.dotomi.com/match/bounce... https://ogury-match.dotomi.com/match/bounce/current?networkId=9254917&version=1&nuid=b4c9109a-11e7-4c32-a369-78a3be71faf7&gdpr=0&gdpr_consent= — 302 — 347 B — 231 ms — h2https://sync.1rx.io/usersync2/rmpssp?sub=ogury&gdpr=0&gdpr_consent=sync.1rx.io/usersync2/rmpssp?sub=og... https://sync.1rx.io/usersync2/rmpssp?sub=ogury&gdpr=0&gdpr_consent= — 302 — 183 B — 30 ms — h2https://syncingbridge.com/user?gdpr=0&gdpr_consent=&p=2&redirect=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fgdpr_consent%3D%26gdpr%3D0%26brave_id%3D%7BUID%7Dsyncingbridge.com/user?gdpr=0&gdpr_... https://syncingbridge.com/user?gdpr=0&gdpr_consent=&p=2&redirect=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fgdpr_consent%3D%26gdpr%3D0%26brave_id%3D%7BUID%7D — 302 — 1.1 KiB — 22 ms — http/1.1https://cs.iqzone.com/1092f8787f1b733028860f25be048027.gif?puid=b4c9109a-11e7-4c32-a369-78a3be71faf7&redir=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fiqzone_id%3D%5BUID%5D%26gdpr%3D0%26gdpr_consent%3D&gdpr=0&gdpr_consent=cs.iqzone.com/1092f8787f1b733028860... https://cs.iqzone.com/1092f8787f1b733028860f25be048027.gif?puid=b4c9109a-11e7-4c32-a369-78a3be71faf7&redir=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fiqzone_id%3D%5BUID%5D%26gdpr%3D0%26gdpr_consent%3D&gdpr=0&gdpr_consent= — 302 — 592 B — 171 ms — http/1.1https://match.adsrvr.org/track/cmf/generic?ttd_pid=agyie4r&ttd_tpi=1&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=agyie4r&ttd_tpi=1&gdpr=0&gdpr_consent= — 302 — 561 B — 34 ms — h2https://creativecdn.com/cm-notify?pi=ogury&gdpr=0&gdpr_consent=creativecdn.com/cm-notify?pi=ogury&... https://creativecdn.com/cm-notify?pi=ogury&gdpr=0&gdpr_consent= — 302 — 603 B — 111 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0 — 200 — 1.2 KiB — 31 ms — http/1.1https://ut.pubmatic.com/geo?pubid=162412ut.pubmatic.com/geo?pubid=162412 https://ut.pubmatic.com/geo?pubid=162412 — 200 — 78 B — 141 ms — h2https://ads.pubmatic.com/AdServer/js/userSync.jsads.pubmatic.com/AdServer/js/userSy... https://ads.pubmatic.com/AdServer/js/userSync.js — 200 — 3.9 KiB — 52 ms — h2https://hb.trustedstack.com/cksync.php?cs=61&type=bts&gdpr=$0&gdpr_consent=$&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBack%3Fuid%3D%3Cvsid%3E%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D1hb.trustedstack.com/cksync.php?cs=6... https://hb.trustedstack.com/cksync.php?cs=61&type=bts&gdpr=$0&gdpr_consent=$&redirect=https%3A%2F%2Fsyncingbridge.com%2FuserBack%3Fuid%3D%3Cvsid%3E%26gdpr%3D%7BGDPR%7D%26gdpr_consent%3D%7BGDPR_CONSENT%7D%26p%3D1 — 200 — 58 B — 128 ms — h3https://ms-cookie-sync.presage.io/user-sync?nexxen_id=OPTOUTms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync?nexxen_id=OPTOUT — 200 — 325 B — 76 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=ogury&endpoint=us-east-1&gdpr_consent=secure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=ogury&endpoint=us-east-1&gdpr_consent= — 301 — 156 B — 16 ms — h2https://match.adsrvr.org/track/cmb/generic?ttd_pid=agyie4r&ttd_tpi=1&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=agyie4r&ttd_tpi=1&gdpr=0&gdpr_consent= — 200 — 254 B — 135 ms — h2https://ssbsync.smartadserver.com/api/sync?callerId=73&gdpr=0&gdpr_consent=ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=73&gdpr=0&gdpr_consent= — 200 — 759 B — 20 ms — h2https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11592&uid=7B9xrwnB31h9&ev=1&us_privacy=1YN-&gdpr_consent=&pid=562615&gdpr=0cs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11592&uid=7B9xrwnB31h9&ev=1&us_privacy=1YN-&gdpr_consent=&pid=562615&gdpr=0 — 200 — 25 B — 112 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11592&uid=O1pICWVqhAQr&ev=1&us_privacy=1NNN&gdpr_consent=&pid=562615&gdpr=0cs.yellowblue.io/cs?fwrd=1&aid=1159... https://cs.yellowblue.io/cs?fwrd=1&aid=11592&uid=O1pICWVqhAQr&ev=1&us_privacy=1NNN&gdpr_consent=&pid=562615&gdpr=0 — 200 — 25 B — 114 ms — h2https://prebid.admatic.de/setuid?bidder=ogury&gdpr=&gdpr_consent=&f=i&uid=b4c9109a-11e7-4c32-a369-78a3be71faf7prebid.admatic.de/setuid?bidder=ogu... https://prebid.admatic.de/setuid?bidder=ogury&gdpr=&gdpr_consent=&f=i&uid=b4c9109a-11e7-4c32-a369-78a3be71faf7 — 301 — 453 B — 43 ms — h3https://prebid-match.dotomi.com/match/bounce/current?DotomiTest=73849db50b8a0749&is_secure=true&gdpr=0&gdpr_consent=&networkId=72582&rurl=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11617%26uid%3D&us_privacy=1NNN&version=1prebid-match.dotomi.com/match/bounc... https://prebid-match.dotomi.com/match/bounce/current?DotomiTest=73849db50b8a0749&is_secure=true&gdpr=0&gdpr_consent=&networkId=72582&rurl=https%3A%2F%2Fcs.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11617%26uid%3D&us_privacy=1NNN&version=1 — 204 — 103 B — 57 ms — h2https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11600&uid=6456424462033042511cs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11600&uid=6456424462033042511 — 200 — 25 B — 80 ms — h2https://eus.rubiconproject.com/usync.html?p=ogury&endpoint=us-east-1&gdpr_consent=eus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=ogury&endpoint=us-east-1&gdpr_consent= — 200 — 379 B — 40 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11600&uid=955221824359054546cs.yellowblue.io/cs?fwrd=1&aid=1160... https://cs.yellowblue.io/cs?fwrd=1&aid=11600&uid=955221824359054546 — 200 — 25 B — 84 ms — h2https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11574&id=b2512fc950cs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11574&id=b2512fc950 — 200 — 25 B — 99 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11574&id=f5867d234acs.yellowblue.io/cs?fwrd=1&aid=1157... https://cs.yellowblue.io/cs?fwrd=1&aid=11574&id=f5867d234a — 200 — 25 B — 102 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&SPug=true&p=163238&s=&predirect=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fgdpr%3D0%26gdpr_consent%3D%26pubmatic_id%3D&userIdMacro=&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid=ads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?kdntuid=1&SPug=true&p=163238&s=&predirect=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fgdpr%3D0%26gdpr_consent%3D%26pubmatic_id%3D&userIdMacro=&gdpr_consent=&gdpr=0&us_privacy=&gpp=&gpp_sid= — 200 — 7.6 KiB — 45 ms — h2https://creativecdn.com/cm-notify?pi=ogury&gdpr=0&gdpr_consent=&tc=1creativecdn.com/cm-notify?pi=ogury&... https://creativecdn.com/cm-notify?pi=ogury&gdpr=0&gdpr_consent=&tc=1 — 200 — 124 B — 115 ms — h2https://prebid-match.dotomi.com/match/bounce/current?DotomiTest=4e34cc61ac630466&is_secure=true&gdpr=0&gdpr_consent=&networkId=72582&rurl=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11617%26uid%3D&us_privacy=1YN-&version=1prebid-match.dotomi.com/match/bounc... https://prebid-match.dotomi.com/match/bounce/current?DotomiTest=4e34cc61ac630466&is_secure=true&gdpr=0&gdpr_consent=&networkId=72582&rurl=https%3A%2F%2Fcs-server-s2s.yellowblue.io%2Fcs%3Ffwrd%3D1%26aid%3D11617%26uid%3D&us_privacy=1YN-&version=1 — 204 — 103 B — 48 ms — h2https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11581&uid=cs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11581&uid= — 200 — 84 B — 76 ms — h2https://static.cdn.admatic.de/cookie.html?bidder=ogury&gdpr=&gdpr_consent=&f=i&uid=b4c9109a-11e7-4c32-a369-78a3be71faf7static.cdn.admatic.de/cookie.html?b... https://static.cdn.admatic.de/cookie.html?bidder=ogury&gdpr=&gdpr_consent=&f=i&uid=b4c9109a-11e7-4c32-a369-78a3be71faf7 — 200 — 1.5 KiB — 67 ms — h3https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11586&id=1ba8e85f-9666-5fe6-8237-0e7e3369b07acs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11586&id=1ba8e85f-9666-5fe6-8237-0e7e3369b07a — 200 — 43 B — 67 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11581&uid=cs.yellowblue.io/cs?fwrd=1&aid=1158... https://cs.yellowblue.io/cs?fwrd=1&aid=11581&uid= — 200 — 26 B — 76 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 — 569 B — 76 ms — http/1.1https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=uZBUkzcLJe&consentString=&r=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fraudience_id%3D%5BPDID%5D%26gdpr%3D0%26gdpr_consent%3D&rd=1sync.richaudience.com/f7872c90c5d37... https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=uZBUkzcLJe&consentString=&r=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Fraudience_id%3D%5BPDID%5D%26gdpr%3D0%26gdpr_consent%3D&rd=1 — 204 — 129 B — 128 ms — h2https://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 — 523 B — 63 ms — h2https://x.bidswitch.net/sync?ssp=videoheroes&user_id=1ba8e85f-9666-5fe6-8237-0e7e3369b07a&gdpr=0&gdpr_consent=x.bidswitch.net/sync?ssp=videoheroe... https://x.bidswitch.net/sync?ssp=videoheroes&user_id=1ba8e85f-9666-5fe6-8237-0e7e3369b07a&gdpr=0&gdpr_consent= — 200 — 92 B — 85 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 — 63 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 — 372 B — 66 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 — 771 B — 79 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 — 143 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 — 242 ms — h3https://sync.1rx.io/usersync2/rmpssp?sub=sevensync.1rx.io/usersync2/rmpssp?sub=se... https://sync.1rx.io/usersync2/rmpssp?sub=seven — 302 — 179 B — 74 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 — 151 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 — 631 B — 126 ms — h2https://prebid.admatic.de/setuid?bidder=adagio_ortb&gdpr=&gdpr_consent=&f=b&uid=42a0831f-1a28-45a5-bbd3-adc653286904prebid.admatic.de/setuid?bidder=ada... https://prebid.admatic.de/setuid?bidder=adagio_ortb&gdpr=&gdpr_consent=&f=b&uid=42a0831f-1a28-45a5-bbd3-adc653286904 — 301 — 461 B — 119 ms — h3https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11563&uid=&gdpr=0cs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11563&uid=&gdpr=0 — 200 — 65 B — 114 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11563&uid=&gdpr=0cs.yellowblue.io/cs?fwrd=1&aid=1156... https://cs.yellowblue.io/cs?fwrd=1&aid=11563&uid=&gdpr=0 — 200 — 26 B — 117 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://ms-cookie-sync.presage.io/user-sync?iqzone_id=e13d760a-ab78-4126-acea-9ecd73c182b7&gdpr=0&gdpr_consent=ms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync?iqzone_id=e13d760a-ab78-4126-acea-9ecd73c182b7&gdpr=0&gdpr_consent= — 200 — 326 B — 113 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11586&id=1ba8e85f-9666-5fe6-8237-0e7e3369b07acs.yellowblue.io/cs?fwrd=1&aid=1158... https://cs.yellowblue.io/cs?fwrd=1&aid=11586&id=1ba8e85f-9666-5fe6-8237-0e7e3369b07a — 200 — 25 B — 98 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 — 541 B — 98 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 — 90 ms — h2https://x.bidswitch.net/sync?ssp=videoheroes&user_id=1ba8e85f-9666-5fe6-8237-0e7e3369b07a&gdpr=0&gdpr_consent=x.bidswitch.net/sync?ssp=videoheroe... https://x.bidswitch.net/sync?ssp=videoheroes&user_id=1ba8e85f-9666-5fe6-8237-0e7e3369b07a&gdpr=0&gdpr_consent= — 200 — 92 B — 112 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 — 60 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 — 62 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 — 91 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 — 210 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 — 381 ms — h3https://sync.1rx.io/usersync2/rmpssp?sub=sevensync.1rx.io/usersync2/rmpssp?sub=se... https://sync.1rx.io/usersync2/rmpssp?sub=seven — 302 — 179 B — 93 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 — 146 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 — 631 B — 144 ms — h2https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=COPPER6_APP_cookie_sync&ttl=720&uid=123285a4642e0170ed8b35a36075585&visitor=76d75230-4c37-4e45-afec-775f1c95880bvisitor.us-east4.gcp.omnitagjs.com/... https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=COPPER6_APP_cookie_sync&ttl=720&uid=123285a4642e0170ed8b35a36075585&visitor=76d75230-4c37-4e45-afec-775f1c95880b — 200 — 218 B — 105 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 3 ms — h2https://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 — 96 ms — h2https://ogury-match.dotomi.com/match/bounce/current?DotomiTest=5d577daa1cf22c5&is_secure=true&networkId=9254917&version=1&nuid=b4c9109a-11e7-4c32-a369-78a3be71faf7&gdpr=0&gdpr_consent=ogury-match.dotomi.com/match/bounce... https://ogury-match.dotomi.com/match/bounce/current?DotomiTest=5d577daa1cf22c5&is_secure=true&networkId=9254917&version=1&nuid=b4c9109a-11e7-4c32-a369-78a3be71faf7&gdpr=0&gdpr_consent= — 204 — 103 B — 63 ms — h2https://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 — 840 B — 86 ms — h2https://measureadv.com/userBackIframe?uid=640868761328368687&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&p=6measureadv.com/userBackIframe?uid=6... https://measureadv.com/userBackIframe?uid=640868761328368687&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&p=6 — 200 — 229 B — 89 ms — http/1.1https://ice.360yield.com/server_match?partner_id=1790&r=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3Dimprovedigital%26it%3Dortb%26uid%3D%7BPUB_USER_ID%7Dice.360yield.com/server_match?partn... https://ice.360yield.com/server_match?partner_id=1790&r=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3Dimprovedigital%26it%3Dortb%26uid%3D%7BPUB_USER_ID%7D — 302 — 478 B — 179 ms — h2https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=3b6nSszVxj&consentString=[consentString]&r=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D81%26u%3D%5BPDID%5D%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTEsync.richaudience.com/f7872c90c5d37... https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=3b6nSszVxj&consentString=[consentString]&r=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D81%26u%3D%5BPDID%5D%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTE — 302 — 537 B — 156 ms — h2https://ssc-cms.33across.com/ps/?_=1776890680050.&ri=0015a00003HljHyAAJ&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fvisitor.us-east4.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/?_=17768906... https://ssc-cms.33across.com/ps/?_=1776890680050.&ri=0015a00003HljHyAAJ&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fvisitor.us-east4.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 — 92 ms — h2https://px.mountain.com/signal/v1/page_view?data_source_key=Gg1Si3AkcN&ip=5.45.185.24&url=https%3A%2F%2Fvisitor.omnitagjs.com%2F&referer=&user_agent=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+HeadlessChrome%2F146.0.0.0+Safari%2F537.36&gpp_sid=&gpp=px.mountain.com/signal/v1/page_view... https://px.mountain.com/signal/v1/page_view?data_source_key=Gg1Si3AkcN&ip=5.45.185.24&url=https%3A%2F%2Fvisitor.omnitagjs.com%2F&referer=&user_agent=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+HeadlessChrome%2F146.0.0.0+Safari%2F537.36&gpp_sid=&gpp= — 200 — 94 B — 259 ms — h2https://ssc-cms.33across.com/ps/?_=1776890680050.&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/?_=17768906... https://ssc-cms.33across.com/ps/?_=1776890680050.&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 — 87 ms — h2https://px.mountain.com/signal/v1/page_view?data_source_key=Gg1Si3AkcN&ip=5.45.185.24&url=https%3A%2F%2Fpublic.servenobid.com%2F&referer=&user_agent=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+HeadlessChrome%2F146.0.0.0+Safari%2F537.36&gpp_sid=&gpp=px.mountain.com/signal/v1/page_view... https://px.mountain.com/signal/v1/page_view?data_source_key=Gg1Si3AkcN&ip=5.45.185.24&url=https%3A%2F%2Fpublic.servenobid.com%2F&referer=&user_agent=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+HeadlessChrome%2F146.0.0.0+Safari%2F537.36&gpp_sid=&gpp= — 200 — 38 B — 255 ms — h2https://measureadv.com/userBack?uid=OPTOUT&p=10measureadv.com/userBack?uid=OPTOUT&... https://measureadv.com/userBack?uid=OPTOUT&p=10 — 200 — 229 B — 87 ms — http/1.1https://b1sync.outbrain.com/usersync/ogury/?gdpr=0&gdpr_consent=&cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__b1sync.outbrain.com/usersync/ogury/... https://b1sync.outbrain.com/usersync/ogury/?gdpr=0&gdpr_consent=&cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__ — 302 — 641 B — 37 ms — http/1.1https://static.cdn.admatic.de/cookie.html?bidder=adagio_ortb&gdpr=&gdpr_consent=&f=b&uid=42a0831f-1a28-45a5-bbd3-adc653286904static.cdn.admatic.de/cookie.html?b... https://static.cdn.admatic.de/cookie.html?bidder=adagio_ortb&gdpr=&gdpr_consent=&f=b&uid=42a0831f-1a28-45a5-bbd3-adc653286904 — -1 — 0 B — 125 ms — https://sync.kueezrtb.com/api/user/html/62ce79e7dd15099534ae5e04?redirect=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D146%26u%3D%24%7BuserId%7D%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTEsync.kueezrtb.com/api/user/html/62c... https://sync.kueezrtb.com/api/user/html/62ce79e7dd15099534ae5e04?redirect=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D146%26u%3D%24%7BuserId%7D%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTE — -1 — 0 B — 197 ms — 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=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 — 840 B — 89 ms — h2https://measureadv.com/userBackIframe?uid=4835275183413476498&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&p=6measureadv.com/userBackIframe?uid=4... https://measureadv.com/userBackIframe?uid=4835275183413476498&gdpr=%7BGDPR%7D&gdpr_consent=%7BGDPR_CONSENT%7D&p=6 — 200 — 229 B — 38 ms — http/1.1https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3Dfreewheeltv%26it%3Dortb%26uid%3D%23%7Buser.id%7Duser-sync.fwmrm.net/ad/u?mode=echo&... https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3Dfreewheeltv%26it%3Dortb%26uid%3D%23%7Buser.id%7D — 200 — 437 B — 22 ms — http/1.1https://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 — 82 ms — h2https://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 — 97 ms — h2https://measureadv.com/userBack?uid=OPTOUT&p=10measureadv.com/userBack?uid=OPTOUT&... https://measureadv.com/userBack?uid=OPTOUT&p=10 — 200 — 229 B — 67 ms — http/1.1https://ssc-cms.33across.com/ps/?m=xch&rt=html&id=0015a00002oUk4aAAC&ru=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3D33across%26it%3Dortb%26uid%3D33XUSERID33Xssc-cms.33across.com/ps/?m=xch&rt=h... https://ssc-cms.33across.com/ps/?m=xch&rt=html&id=0015a00002oUk4aAAC&ru=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3D33across%26it%3Dortb%26uid%3D33XUSERID33X — 302 — 576 B — 38 ms — h2https://b1sync.outbrain.com/usersync/ogury/?cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__&gdpr=0&gdpr_consent=&s=3b1sync.outbrain.com/usersync/ogury/... https://b1sync.outbrain.com/usersync/ogury/?cb=https%3A%2F%2Fms-cookie-sync.presage.io%2Fuser-sync%3Foutbrain_id%3D__ZUID__&gdpr=0&gdpr_consent=&s=3 — 200 — 405 B — 23 ms — http/1.1https://onetag-sys.com/usync/?pubId=6b859b96c564fbe&gdpr=0&gdpr_consent=&us_privacy=onetag-sys.com/usync/?pubId=6b859b9... https://onetag-sys.com/usync/?pubId=6b859b96c564fbe&gdpr=0&gdpr_consent=&us_privacy= — 200 — 2.6 KiB — 39 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?uid=e214fd1e-205a-4105-9f39-067f40f543f6&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=e214fd1e-205a-4105-9f39-067f40f543f6&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 — 67 ms — h2https://ads.servenobid.com/sync?pid=304&uid=213763383207923&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2Fads.servenobid.com/sync?pid=304&uid... https://ads.servenobid.com/sync?pid=304&uid=213763383207923&origin=https%3A%2F%2Fvisitor.omnitagjs.com%2F — 200 — 122 B — 63 ms — h2https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=33ACROSS_cookie_sync&ttl=720&uid=69111ecd4aa13a801a1b6a93d851020c&visitor=213764196691376visitor.us-east4.gcp.omnitagjs.com/... https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=33ACROSS_cookie_sync&ttl=720&uid=69111ecd4aa13a801a1b6a93d851020c&visitor=213764196691376 — 200 — 333 B — 79 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0 — 200 — 1.2 KiB — 70 ms — http/1.1https://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 — 50 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11623&rid=-TW9-m3ck&id=019db6f0-1395-7575-9f54-6af3d008b22ccs.yellowblue.io/cs?fwrd=1&aid=1162... https://cs.yellowblue.io/cs?fwrd=1&aid=11623&rid=-TW9-m3ck&id=019db6f0-1395-7575-9f54-6af3d008b22c — 200 — 29 B — 81 ms — h2https://ms-cookie-sync.presage.io/user-sync?equativ_id=6074180863839386741&gdpr=0&gdpr_consent=ms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync?equativ_id=6074180863839386741&gdpr=0&gdpr_consent= — 200 — 326 B — 46 ms — h2https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3D&gdpr=0&gdpr_consent=id.rlcdn.com/711890.gif?credir=http... https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3D&gdpr=0&gdpr_consent= — 200 — 59 B — 60 ms — h3https://u.openx.net/w/1.0/cm?&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent=u.openx.net/w/1.0/cm?&id=7ead435e-a... https://u.openx.net/w/1.0/cm?&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent= — 302 — 320 B — 82 ms — h2https://i.ctnsnet.com/int/cm?exc=25&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%3Fissi%3D1%26partnerid%3D169%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent=i.ctnsnet.com/int/cm?exc=25&redir=h... https://i.ctnsnet.com/int/cm?exc=25&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%3Fissi%3D1%26partnerid%3D169%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent= — 302 — 232 B — 143 ms — h2https://sync-tm.everesttech.net/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=sync-tm.everesttech.net/upi/pid/byN... https://sync-tm.everesttech.net/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent= — 302 — 516 B — 134 ms — h2https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11623&rid=3_x9zy3ckp_s&id=019db6f0-1398-7363-9d02-df3158c1b320cs-server-s2s.yellowblue.io/cs?fwrd... https://cs-server-s2s.yellowblue.io/cs?fwrd=1&aid=11623&rid=3_x9zy3ckp_s&id=019db6f0-1398-7363-9d02-df3158c1b320 — 200 — 42 B — 29 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0 — 200 — 1.2 KiB — 69 ms — http/1.1https://de.tynt.com/deb/?m=xch&rt=html&id=0015a00002oUk4aAAC&ru=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3D33across%26it%3Dortb%26uid%3D33XUSERID33Xde.tynt.com/deb/?m=xch&rt=html&id=0... https://de.tynt.com/deb/?m=xch&rt=html&id=0015a00002oUk4aAAC&ru=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3D33across%26it%3Dortb%26uid%3D33XUSERID33X — 307 — 673 B — 28 ms — h2https://ssp-sync.criteo.com/user-sync/redirect?uid=c9fee415-df3f-4562-9969-9cdf749eece8&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=c9fee415-df3f-4562-9969-9cdf749eece8&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 — 737 B — 29 ms — h2https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=3b6nSszVxj&consentString=[consentString]&r=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D81%26u%3D%5BPDID%5D%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTE&rd=1sync.richaudience.com/f7872c90c5d37... https://sync.richaudience.com/f7872c90c5d3791e2b51f7edce1a0a5d/?p=3b6nSszVxj&consentString=[consentString]&r=https%3A%2F%2Fsync.pmbmonetize.live%2Fpsync%3Ft%3Dd%26e%3D81%26u%3D%5BPDID%5D%26clp%3DaHR0cHM6Ly9tZWFzdXJlYWR2LmNvbS91c2VyQmFja0lmcmFtZT91aWQ9JVVTRVJfSUQlJmdkcHI9e0dEUFJ9JmdkcHJfY29uc2VudD17R0RQUl9DT05TRU5UfSZwPTE&rd=1 — 204 — 129 B — 120 ms — h2https://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 — 175 ms — h3https://x.bidswitch.net/sync?ssp=criteo&custom_data=RnVyRl90SlNvT0FjVlgzYmNQelQ3V1VUM3FuWFh4dUxjd1A0UmVNUE91WTlaaTRmcCUyQkJScjJCQWVtSjNQVjFiWVc2STltbTZYQWs3b0FHZmdOTG1Yejl2NDdOUDF4aVNSeHFFT1RpNUVweTN3cjdaR3JTdUg1ejBZUlFqdVZqVnNzcmd0R3pqMlYxJTJCanNqOFZzYzlGTGlwWnRRZSUyQmw3Vm5KY3VWUlJkZnNzSGNMTyUyQjZva0FUdCUyQnViWk11dnQ2elNiZzI1am5ueHJlc0hyZXolMkI0SnE5ckFtNjB3JTNEJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-zobKA7JC99NjnAdNGXOVXXnX0sYs4tnXb-lxhAx.bidswitch.net/sync?ssp=criteo&cus... https://x.bidswitch.net/sync?ssp=criteo&custom_data=RnVyRl90SlNvT0FjVlgzYmNQelQ3V1VUM3FuWFh4dUxjd1A0UmVNUE91WTlaaTRmcCUyQkJScjJCQWVtSjNQVjFiWVc2STltbTZYQWs3b0FHZmdOTG1Yejl2NDdOUDF4aVNSeHFFT1RpNUVweTN3cjdaR3JTdUg1ejBZUlFqdVZqVnNzcmd0R3pqMlYxJTJCanNqOFZzYzlGTGlwWnRRZSUyQmw3Vm5KY3VWUlJkZnNzSGNMTyUyQjZva0FUdCUyQnViWk11dnQ2elNiZzI1am5ueHJlc0hyZXolMkI0SnE5ckFtNjB3JTNEJTNE&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-zobKA7JC99NjnAdNGXOVXXnX0sYs4tnXb-lxhA — 200 — 92 B — 46 ms — h2https://ice.360yield.com/ul_cb/server_match?partner_id=1790&r=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3Dimprovedigital%26it%3Dortb%26uid%3D%7BPUB_USER_ID%7Dice.360yield.com/ul_cb/server_match... https://ice.360yield.com/ul_cb/server_match?partner_id=1790&r=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3Dimprovedigital%26it%3Dortb%26uid%3D%7BPUB_USER_ID%7D — 200 — 198 B — 13 ms — h2https://hde.tynt.com/deb/?m=xch&rt=html&id=0015a00002oUk4aAAC&ru=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3D33across%26it%3Dortb%26uid%3D33XUSERID33X&b=1hde.tynt.com/deb/?m=xch&rt=html&id=... https://hde.tynt.com/deb/?m=xch&rt=html&id=0015a00002oUk4aAAC&ru=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3D33across%26it%3Dortb%26uid%3D33XUSERID33X&b=1 — 200 — 1.6 KiB — 60 ms — h2https://x.bidswitch.net/sync?ssp=criteo&custom_data=Ttp5El9kVFQxdGFGRmpJMjA5NER4VXRMQnF1VEdpZmp2R05PQmpNRFNqSVBtJTJCcHdOJTJCZThaUmJ6SHhJcnlZRTFWQ051R2xWdmZHVEFaSWlIR3hzY2IlMkZ2dzVjb3l0aFk4OEpmQiUyRmpFWXlzVCUyQllSOWoyRmlOYzhZdUNOeUlTT1FKZFBJMnlXTURqUEJtcHFPZWd4RkFQZGIxekpUQXVHWFl2JTJGeDhlSkxFOHBicVlhWUJPSkZBVSUyRklBZFdRbWFzTlpHT1B1Y1Q5aUNmVHE0VjNYd2hxekYyTXVCR1ElM0QlM0Q&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-zrj0o0Y5vCyAyXDZRwLORCL4jUghxAqkgSvuBAx.bidswitch.net/sync?ssp=criteo&cus... https://x.bidswitch.net/sync?ssp=criteo&custom_data=Ttp5El9kVFQxdGFGRmpJMjA5NER4VXRMQnF1VEdpZmp2R05PQmpNRFNqSVBtJTJCcHdOJTJCZThaUmJ6SHhJcnlZRTFWQ051R2xWdmZHVEFaSWlIR3hzY2IlMkZ2dzVjb3l0aFk4OEpmQiUyRmpFWXlzVCUyQllSOWoyRmlOYzhZdUNOeUlTT1FKZFBJMnlXTURqUEJtcHFPZWd4RkFQZGIxekpUQXVHWFl2JTJGeDhlSkxFOHBicVlhWUJPSkZBVSUyRklBZFdRbWFzTlpHT1B1Y1Q5aUNmVHE0VjNYd2hxekYyTXVCR1ElM0QlM0Q&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-zrj0o0Y5vCyAyXDZRwLORCL4jUghxAqkgSvuBA — 302 — 774 B — 28 ms — h2https://cs.seedtag.com/cs.html?ga=false&cd=[GDPR_CONSENT]&us=1NNN&uid=019db6f0-1395-7575-9f54-6af3d008b22c&gpp=[GPP]&gpp_sid=[GPP_SID]&usi=1&sct=PrebidServercs.seedtag.com/cs.html?ga=false&cd=... https://cs.seedtag.com/cs.html?ga=false&cd=[GDPR_CONSENT]&us=1NNN&uid=019db6f0-1395-7575-9f54-6af3d008b22c&gpp=[GPP]&gpp_sid=[GPP_SID]&usi=1&sct=PrebidServer — 200 — 3.2 KiB — 122 ms — h3https://cs.seedtag.com/cs.html?ga=false&cd=[GDPR_CONSENT]&us=1YN-&uid=019db6f0-1398-7363-9d02-df3158c1b320&gpp=[GPP]&gpp_sid=[GPP_SID]&usi=1&sct=PrebidServercs.seedtag.com/cs.html?ga=false&cd=... https://cs.seedtag.com/cs.html?ga=false&cd=[GDPR_CONSENT]&us=1YN-&uid=019db6f0-1398-7363-9d02-df3158c1b320&gpp=[GPP]&gpp_sid=[GPP_SID]&usi=1&sct=PrebidServer — 200 — 3.2 KiB — 107 ms — h3https://x.bidswitch.net/ul_cb/sync?ssp=criteo&custom_data=Ttp5El9kVFQxdGFGRmpJMjA5NER4VXRMQnF1VEdpZmp2R05PQmpNRFNqSVBtJTJCcHdOJTJCZThaUmJ6SHhJcnlZRTFWQ051R2xWdmZHVEFaSWlIR3hzY2IlMkZ2dzVjb3l0aFk4OEpmQiUyRmpFWXlzVCUyQllSOWoyRmlOYzhZdUNOeUlTT1FKZFBJMnlXTURqUEJtcHFPZWd4RkFQZGIxekpUQXVHWFl2JTJGeDhlSkxFOHBicVlhWUJPSkZBVSUyRklBZFdRbWFzTlpHT1B1Y1Q5aUNmVHE0VjNYd2hxekYyTXVCR1ElM0QlM0Q&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-zrj0o0Y5vCyAyXDZRwLORCL4jUghxAqkgSvuBAx.bidswitch.net/ul_cb/sync?ssp=crit... https://x.bidswitch.net/ul_cb/sync?ssp=criteo&custom_data=Ttp5El9kVFQxdGFGRmpJMjA5NER4VXRMQnF1VEdpZmp2R05PQmpNRFNqSVBtJTJCcHdOJTJCZThaUmJ6SHhJcnlZRTFWQ051R2xWdmZHVEFaSWlIR3hzY2IlMkZ2dzVjb3l0aFk4OEpmQiUyRmpFWXlzVCUyQllSOWoyRmlOYzhZdUNOeUlTT1FKZFBJMnlXTURqUEJtcHFPZWd4RkFQZGIxekpUQXVHWFl2JTJGeDhlSkxFOHBicVlhWUJPSkZBVSUyRklBZFdRbWFzTlpHT1B1Y1Q5aUNmVHE0VjNYd2hxekYyTXVCR1ElM0QlM0Q&gpp=&gpp_sid=&gdpr=0&gdpr_consent=&us_privacy=&cr_user_id=k-zrj0o0Y5vCyAyXDZRwLORCL4jUghxAqkgSvuBA — 200 — 92 B — 27 ms — h2https://u.openx.net/w/1.0/cm?cc=1&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent=u.openx.net/w/1.0/cm?cc=1&id=7ead43... https://u.openx.net/w/1.0/cm?cc=1&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent= — 200 — 60 B — 26 ms — h3https://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://usersync.gumgum.com/usersync?b=apn&i=$UIDsecure.adnxs.com/getuid?https://use... https://secure.adnxs.com/getuid?https://usersync.gumgum.com/usersync?b=apn&i=$UID — 200 — 770 B — 5 ms — h2https://x.bidswitch.net/sync?ssp=gumgum2&user_id=u_553bef9f-682f-4b1f-8701-648d37dd3632&gdpr=0&gdpr_consent=&us_privacy=x.bidswitch.net/sync?ssp=gumgum2&us... https://x.bidswitch.net/sync?ssp=gumgum2&user_id=u_553bef9f-682f-4b1f-8701-648d37dd3632&gdpr=0&gdpr_consent=&us_privacy= — 302 — 483 B — 27 ms — h2https://sync-tm.everesttech.net/ct/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=&_test=aekzOAALvkTB5wAnsync-tm.everesttech.net/ct/upi/pid/... https://sync-tm.everesttech.net/ct/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=&_test=aekzOAALvkTB5wAn — 200 — 171 B — 17 ms — h2https://us-u.openx.net/w/1.0/cm?_={CACHEBUSTER}&id=47f31213-389c-4904-aaa6-9b11aab9c211&gdpr=0&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dopx%26i%3Dus-u.openx.net/w/1.0/cm?_={CACHEBUS... https://us-u.openx.net/w/1.0/cm?_={CACHEBUSTER}&id=47f31213-389c-4904-aaa6-9b11aab9c211&gdpr=0&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dopx%26i%3D — 302 — 18 B — 37 ms — h3https://sync.srv.stackadapt.com/sync?nid=1&gdpr=0&gdpr_consent=sync.srv.stackadapt.com/sync?nid=1&... https://sync.srv.stackadapt.com/sync?nid=1&gdpr=0&gdpr_consent= — 302 — 1.3 KiB — 754 ms — http/1.1https://ups.analytics.yahoo.com/ups/58935/cms?gdpr=0&gdpr_consent=ups.analytics.yahoo.com/ups/58935/c... https://ups.analytics.yahoo.com/ups/58935/cms?gdpr=0&gdpr_consent= — 302 — 418 B — 484 ms — h2https://sync.ipredictive.com/d/sync/cookie/generic?partner=gumgum&cspid=9&append=1&cb=${ADELPHIC_CACHE_BUSTER}&gdpr=0&gdpr_consent=&us_privacy=&redirect=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dvnt%26i%3Dsync.ipredictive.com/d/sync/cookie/... https://sync.ipredictive.com/d/sync/cookie/generic?partner=gumgum&cspid=9&append=1&cb=${ADELPHIC_CACHE_BUSTER}&gdpr=0&gdpr_consent=&us_privacy=&redirect=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dvnt%26i%3D — 302 — 465 B — 751 ms — http/1.1https://match.deepintent.com/usersync/142?redir=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Ddit%26i%3D%24%7BDI_USER_ID%7Dmatch.deepintent.com/usersync/142?r... https://match.deepintent.com/usersync/142?redir=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Ddit%26i%3D%24%7BDI_USER_ID%7D — 200 — 243 B — 748 ms — h2https://b1sync.outbrain.com/usersync/gumgum/?puid=u_553bef9f-682f-4b1f-8701-648d37dd3632&gdpr=0&gdpr_consent=&us_privacy=&cb=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dzem%26i%3D__UID__b1sync.outbrain.com/usersync/gumgum... https://b1sync.outbrain.com/usersync/gumgum/?puid=u_553bef9f-682f-4b1f-8701-648d37dd3632&gdpr=0&gdpr_consent=&us_privacy=&cb=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dzem%26i%3D__UID__ — 302 — 690 B — 9 ms — http/1.1https://bh.contextweb.com/bh/rtset?pid=558355&ev=1&us_privacy=&gpp=&gpp_sid=&rurl=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dpln%26i%3D%25%25VGUID%25%25bh.contextweb.com/bh/rtset?pid=5583... https://bh.contextweb.com/bh/rtset?pid=558355&ev=1&us_privacy=&gpp=&gpp_sid=&rurl=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dpln%26i%3D%25%25VGUID%25%25 — 302 — 1.2 KiB — 20 ms — h2https://ssbsync.smartadserver.com/api/sync?callerId=15&redirectUri=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dsad%26i%3D%5Bssb_sync_pid%5D&gdpr=0&gdpr_consent=ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=15&redirectUri=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dsad%26i%3D%5Bssb_sync_pid%5D&gdpr=0&gdpr_consent= — 302 — 325 B — 19 ms — h2https://cs.yellowblue.io/cs?fwrd=1&aid=11616&id=u_553bef9f-682f-4b1f-8701-648d37dd3632cs.yellowblue.io/cs?fwrd=1&aid=1161... https://cs.yellowblue.io/cs?fwrd=1&aid=11616&id=u_553bef9f-682f-4b1f-8701-648d37dd3632 — 200 — 43 B — 32 ms — h2https://rtb-csync.smartadserver.com/redir?issi=1&partnerid=169&partneruserid=06c63e49d4e74e4b8225ec5542d58f07&gdpr=0rtb-csync.smartadserver.com/redir?i... https://rtb-csync.smartadserver.com/redir?issi=1&partnerid=169&partneruserid=06c63e49d4e74e4b8225ec5542d58f07&gdpr=0 — 200 — 579 B — 22 ms — h2https://b1sync.outbrain.com/usersync/gumgum/?cb=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dzem%26i%3D__UID__&gdpr=0&gdpr_consent=&puid=u_553bef9f-682f-4b1f-8701-648d37dd3632&s=3&us_privacy=b1sync.outbrain.com/usersync/gumgum... https://b1sync.outbrain.com/usersync/gumgum/?cb=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dzem%26i%3D__UID__&gdpr=0&gdpr_consent=&puid=u_553bef9f-682f-4b1f-8701-648d37dd3632&s=3&us_privacy= — 200 — 405 B — 24 ms — http/1.1https://x.bidswitch.net/ul_cb/sync?ssp=gumgum2&user_id=u_553bef9f-682f-4b1f-8701-648d37dd3632&gdpr=0&gdpr_consent=&us_privacy=x.bidswitch.net/ul_cb/sync?ssp=gumg... https://x.bidswitch.net/ul_cb/sync?ssp=gumgum2&user_id=u_553bef9f-682f-4b1f-8701-648d37dd3632&gdpr=0&gdpr_consent=&us_privacy= — 302 — 120 B — 36 ms — h2https://usersync.gumgum.com/usersync?b=sad&i=7826066769400773827usersync.gumgum.com/usersync?b=sad&... https://usersync.gumgum.com/usersync?b=sad&i=7826066769400773827 — 200 — 168 B — 713 ms — h2https://usersync.gumgum.com/usersync?b=pln&i=part_O1pICWVqhAQr&ev=1&gpp_sid=&gpp=&us_privacy=&pid=558355usersync.gumgum.com/usersync?b=pln&... https://usersync.gumgum.com/usersync?b=pln&i=part_O1pICWVqhAQr&ev=1&gpp_sid=&gpp=&us_privacy=&pid=558355 — 200 — 169 B — 703 ms — h2https://c1.adform.net/serving/cookie/match?party=1301&gdpr=0&gdpr_consent=c1.adform.net/serving/cookie/match?... https://c1.adform.net/serving/cookie/match?party=1301&gdpr=0&gdpr_consent= — 302 — 591 B — 20 ms — h2https://us-u.openx.net/w/1.0/cm?cc=1&_=%7BCACHEBUSTER%7D&id=47f31213-389c-4904-aaa6-9b11aab9c211&gdpr=0&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dopx%26i%3Dus-u.openx.net/w/1.0/cm?cc=1&_=%7BC... https://us-u.openx.net/w/1.0/cm?cc=1&_=%7BCACHEBUSTER%7D&id=47f31213-389c-4904-aaa6-9b11aab9c211&gdpr=0&gdpr_consent=&us_privacy=&r=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dopx%26i%3D — 200 — 60 B — 33 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%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 — 182 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 — 5 ms — http/1.1https://cm.g.doubleclick.net/pixel?google_nid=gumgum_dbm&google_hm=dV81NTNiZWY5Zi02ODJmLTRiMWYtODcwMS02NDhkMzdkZDM2MzI=&gdpr=0&gdpr_consent=&google_redir=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dgdvcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=gumgum_dbm&google_hm=dV81NTNiZWY5Zi02ODJmLTRiMWYtODcwMS02NDhkMzdkZDM2MzI=&gdpr=0&gdpr_consent=&google_redir=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dgdv — 302 — 22 B — 26 ms — h3https://c1.adform.net/serving/cookie/match?CC=1&party=1301&gdpr=0&gdpr_consent=c1.adform.net/serving/cookie/match?... https://c1.adform.net/serving/cookie/match?CC=1&party=1301&gdpr=0&gdpr_consent= — 200 — 499 B — 10 ms — h2https://pool.liftdsp.com/sync?ssp=bidswitch&bidswitch_ssp_id=gumgum2&bsw_custom_parameter=&gdpr=0&gdpr_consent=pool.liftdsp.com/sync?ssp=bidswitch... https://pool.liftdsp.com/sync?ssp=bidswitch&bidswitch_ssp_id=gumgum2&bsw_custom_parameter=&gdpr=0&gdpr_consent= — 302 — 426 B — 854 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?predirect=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dpbm%26i%3D&gdpr=0&gdprConsent=ads.pubmatic.com/AdServer/js/user_s... https://ads.pubmatic.com/AdServer/js/user_sync.html?predirect=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dpbm%26i%3D&gdpr=0&gdprConsent= — 200 — 7.6 KiB — 20 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0 — 200 — 1.2 KiB — 33 ms — http/1.1https://match.adsrvr.org/track/cmf/generic?ttd_pid=gumgum&ttd_tpi=1&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=gumgum&ttd_tpi=1&gdpr=0&gdpr_consent= — 302 — 332 B — 12 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=gumgum_dbm&google_hm=dV81NTNiZWY5Zi02ODJmLTRiMWYtODcwMS02NDhkMzdkZDM2MzI=&gdpr=0&gdpr_consent=&google_redir=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dgdv&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=gumgum_dbm&google_hm=dV81NTNiZWY5Zi02ODJmLTRiMWYtODcwMS02NDhkMzdkZDM2MzI=&gdpr=0&gdpr_consent=&google_redir=https%3A%2F%2Fusersync.gumgum.com%2Fusersync%3Fb%3Dgdv&google_tc= — 200 — 188 B — 23 ms — h3https://match.adsrvr.org/track/cmb/generic?ttd_pid=gumgum&ttd_tpi=1&gdpr=0&gdpr_consent=match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=gumgum&ttd_tpi=1&gdpr=0&gdpr_consent= — 200 — 254 B — 10 ms — h2https://tg.socdm.com/aux/idsync?proto=gumgumtg.socdm.com/aux/idsync?proto=gumgu... https://tg.socdm.com/aux/idsync?proto=gumgum — 302 — 827 B — 936 ms — http/1.1https://creativecdn.com/cm-notify?pi=gumgumcreativecdn.com/cm-notify?pi=gumgum https://creativecdn.com/cm-notify?pi=gumgum — 302 — 583 B — 87 ms — h2https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=gumgumsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=gumgum — 301 — 125 B — 5 ms — h2https://eus.rubiconproject.com/usync.html?p=gumgumeus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=gumgum — 200 — 379 B — 12 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 — 43 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 — 18 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=pxpinp0&ttd_tpi=1&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[GPP_SID] — 302 — 383 B — 81 ms — h2https://sync.smartadserver.com/getuid?gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-&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=[GDPR_CONSENT]&us_privacy=1YN-&nwid=3050&url=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsmart%3Fchanneluid%3D%5Bsas_uid%5D — 302 — 670 B — 119 ms — h2https://b1sync.outbrain.com/usersync/seedtag?puid=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[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=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[GPP_SID]&cb=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Foutbrain%3Fchanneluid%3D__UID__ — 302 — 757 B — 77 ms — http/1.1https://match.adsrvr.org/track/cmf/generic?ttd_pid=5jrh0rv&ttd_tpi=1&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[GPP_SID] — 302 — 728 B — 77 ms — h2https://x.bidswitch.net/sync?ssp=seedtag&user_id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-x.bidswitch.net/sync?ssp=seedtag&us... https://x.bidswitch.net/sync?ssp=seedtag&user_id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN- — 302 — 497 B — 77 ms — h2https://x.bidswitch.net/sync?ssp=beachfront&user_id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-x.bidswitch.net/sync?ssp=beachfront... https://x.bidswitch.net/sync?ssp=beachfront&user_id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN- — 302 — 140 B — 77 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 — 520 B — 53 ms — h2https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[GPP_SID]&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsovrn%3Fchanneluid%3D%24UID — 307 — 552 B — 75 ms — h2https://creativecdn.com/cm-notify?pi=seedtagcreativecdn.com/cm-notify?pi=seedta... https://creativecdn.com/cm-notify?pi=seedtag — 302 — 584 B — 113 ms — h2https://ut.pubmatic.com/geo?pubid=163238ut.pubmatic.com/geo?pubid=163238 https://ut.pubmatic.com/geo?pubid=163238 — 200 — 78 B — 50 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 — 704 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7f4e5f3-5540-4c0f-8a82-959bd0dce400&id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[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=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT] — 302 — 671 B — 790 ms — http/1.1https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]s.amazon-adsystem.com/dcm?pid=06432... https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT] — 302 — 664 B — 670 ms — http/1.1https://match.deepintent.com/usersync/154match.deepintent.com/usersync/154 https://match.deepintent.com/usersync/154 — 200 — 338 B — 571 ms — h2https://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 — 142 B — 21 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 — 93 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 — 769 B — 72 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 — 634 ms — http/1.1https://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 — 520 B — 115 ms — h2https://ads.pubmatic.com/AdServer/js/user_sync.html?p=157743&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[GPP_SID]&predirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fpubmatic%3Fchanneluid%3D — 200 — 7.6 KiB — 31 ms — h2https://creativecdn.com/cm-notify?pi=seedtagcreativecdn.com/cm-notify?pi=seedta... https://creativecdn.com/cm-notify?pi=seedtag — 302 — 584 B — 630 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 — 1.3 s — http/1.1https://ad.360yield.com/user_sync?rt=html&partner_id=1680&gdpr=0&gdpr_consent=[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=[GDPR_CONSENT]&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fimprovedigital%3Fchanneluid%3D%7BPUB_USER_ID%7D — 302 — 507 B — 40 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 — 77 ms — h2https://visitor.omnitagjs.com/visitor/isync?uid=513c4e190506981c315d38ccadf488f2&name=SEEDTAG&visitor=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent_string=[GDPR_CONSENT]&us_privacy=1YN-visitor.omnitagjs.com/visitor/isync... https://visitor.omnitagjs.com/visitor/isync?uid=513c4e190506981c315d38ccadf488f2&name=SEEDTAG&visitor=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent_string=[GDPR_CONSENT]&us_privacy=1YN- — 200 — 363 B — 34 ms — h2https://onetag-sys.com/usync/?pubId=75601b04186d260onetag-sys.com/usync/?pubId=75601b0... https://onetag-sys.com/usync/?pubId=75601b04186d260 — 200 — 2.6 KiB — 17 ms — h2https://match.deepintent.com/usersync/154match.deepintent.com/usersync/154 https://match.deepintent.com/usersync/154 — 200 — 243 B — 537 ms — h2https://creativecdn.com/cm-notify?pi=gumgum&tc=1creativecdn.com/cm-notify?pi=gumgum... https://creativecdn.com/cm-notify?pi=gumgum&tc=1 — 200 — 124 B — 91 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=pxpinp0&ttd_tpi=1&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[GPP_SID] — 302 — 728 B — 31 ms — h2https://sync.smartadserver.com/getuid?gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN&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=[GDPR_CONSENT]&us_privacy=1NNN&nwid=3050&url=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsmart%3Fchanneluid%3D%5Bsas_uid%5D — 302 — 670 B — 44 ms — h2https://b1sync.outbrain.com/usersync/seedtag?puid=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[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=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[GPP_SID]&cb=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Foutbrain%3Fchanneluid%3D__UID__ — 302 — 757 B — 8 ms — http/1.1https://match.adsrvr.org/track/cmf/generic?ttd_pid=5jrh0rv&ttd_tpi=1&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[GPP_SID] — 302 — 728 B — 31 ms — h2https://x.bidswitch.net/sync?ssp=seedtag&user_id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNNx.bidswitch.net/sync?ssp=seedtag&us... https://x.bidswitch.net/sync?ssp=seedtag&user_id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN — 302 — 497 B — 45 ms — h2https://x.bidswitch.net/sync?ssp=beachfront&user_id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNNx.bidswitch.net/sync?ssp=beachfront... https://x.bidswitch.net/sync?ssp=beachfront&user_id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN — 302 — 122 B — 52 ms — h2https://ap.lijit.com/pixel?gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[GPP_SID]&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsovrn%3Fchanneluid%3D%24UID — 307 — 552 B — 43 ms — h2https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7f4e5f3-5540-4c0f-8a82-959bd0dce400&id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[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=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT] — 302 — 671 B — 721 ms — http/1.1https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]s.amazon-adsystem.com/dcm?pid=06432... https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT] — 302 — 664 B — 602 ms — http/1.1https://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 — 49 ms — http/1.1https://match.adsrvr.org/track/cmb/generic?ttd_pid=pxpinp0&ttd_tpi=1&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[GPP_SID] — 200 — 254 B — 59 ms — h2https://b1sync.outbrain.com/usersync/seedtag?cb=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Foutbrain%3Fchanneluid%3D__UID__&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&puid=019db6f0-1398-7363-9d02-df3158c1b320&s=3&us_privacy=1YN-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=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&puid=019db6f0-1398-7363-9d02-df3158c1b320&s=3&us_privacy=1YN- — 200 — 405 B — 127 ms — http/1.1https://match.adsrvr.org/track/cmb/generic?ttd_pid=5jrh0rv&ttd_tpi=1&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1YN-&gpp=[GPP]&gpp_sid=[GPP_SID] — 200 — 254 B — 127 ms — h2https://match.sharethrough.com/universal/v1?supply_id=2TwkgUpM&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-match.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?supply_id=2TwkgUpM&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN- — 302 — 365 B — 31 ms — h2https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&us_privacy=1YN-&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&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=%5BGDPR_CONSENT%5D&us_privacy=1YN-&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsovrn%3Fchanneluid%3D%24UID&sovrn_retry=true — 307 — 239 B — 90 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=seedtag&user_id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-x.bidswitch.net/ul_cb/sync?ssp=seed... https://x.bidswitch.net/ul_cb/sync?ssp=seedtag&user_id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN- — 200 — 92 B — 64 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 — 93 ms — h3https://u.openx.net/w/1.0/cm?id=e297ef35-c932-4587-9b44-3838020a33e7&ph=98bd82b9-df2d-4740-bf08-170e793baeb6&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-&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=[GDPR_CONSENT]&us_privacy=1YN-&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fopenx%3Fchanneluid%3D%7BOPENX_ID%7D — 302 — 18 B — 68 ms — h3https://b1sync.outbrain.com/usersync/seedtag?cb=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Foutbrain%3Fchanneluid%3D__UID__&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&puid=019db6f0-1395-7575-9f54-6af3d008b22c&s=3&us_privacy=1NNNb1sync.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=%5BGDPR_CONSENT%5D&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&puid=019db6f0-1395-7575-9f54-6af3d008b22c&s=3&us_privacy=1NNN — 200 — 405 B — 106 ms — http/1.1https://ad.360yield.com/ul_cb/user_sync?rt=html&partner_id=1680&gdpr=0&gdpr_consent=[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=[GDPR_CONSENT]&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fimprovedigital%3Fchanneluid%3D%7BPUB_USER_ID%7D — 200 — 147 B — 29 ms — h2https://csync.loopme.me/?pubid=11712&gdpr=0&gdpr_consent=[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=[GDPR_CONSENT]&redirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Floopme%3Fchanneluid%3D%7Bviewer_token%7D — 307 — 272 B — 261 ms — h2https://match.adsrvr.org/track/cmb/generic?ttd_pid=pxpinp0&ttd_tpi=1&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[GPP_SID] — 200 — 254 B — 99 ms — h2https://match.adsrvr.org/track/cmb/generic?ttd_pid=5jrh0rv&ttd_tpi=1&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[GPP_SID] — 200 — 254 B — 100 ms — h2https://match.prod.bidr.io/cookie-sync/seematch.prod.bidr.io/cookie-sync/see https://match.prod.bidr.io/cookie-sync/see — 303 — 373 B — 546 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 — 130 ms — h2https://sync.smartadserver.com/getuid?gdpr_consent=[GDPR_CONSENT]&us_privacy=1YN-&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=[GDPR_CONSENT]&us_privacy=1YN-&nwid=3050&url=https://s.seedtag.com/cs/cookiesync/smart?channeluid=[sas_uid]&cklb=1 — 200 — 44 B — 85 ms — h2https://sync.smartadserver.com/getuid?gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN&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=[GDPR_CONSENT]&us_privacy=1NNN&nwid=3050&url=https://s.seedtag.com/cs/cookiesync/smart?channeluid=[sas_uid]&cklb=1 — 200 — 44 B — 91 ms — h2https://s.seedtag.com/cs/cookiesync/sharethrough?channeluid=9c8283c6-6be4-4ded-9d80-f595f7c02922&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5Ds.seedtag.com/cs/cookiesync/shareth... https://s.seedtag.com/cs/cookiesync/sharethrough?channeluid=9c8283c6-6be4-4ded-9d80-f595f7c02922&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D — 200 — 628 B — 51 ms — h3https://bb.lijit.com/pixel?gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D&us_privacy=1NNN&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&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=%5BGDPR_CONSENT%5D&us_privacy=1NNN&gpp=%5BGPP%5D&gpp_sid=%5BGPP_SID%5D&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fsovrn%3Fchanneluid%3D%24UID&sovrn_retry=true — 307 — 239 B — 537 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=seedtag&user_id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNNx.bidswitch.net/ul_cb/sync?ssp=seed... https://x.bidswitch.net/ul_cb/sync?ssp=seedtag&user_id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN — 200 — 92 B — 75 ms — h2https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&us_privacy=1---&redirectUri=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dsmartadserver%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%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%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dsmartadserver%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%5Bssb_sync_pid%5D — 302 — 409 B — 187 ms — h2https://pool.liftdsp.com/sync?ssp=bidswitch&bidswitch_ssp_id=beachfront&bsw_custom_parameter=&gdpr=0&gdpr_consent=pool.liftdsp.com/sync?ssp=bidswitch... https://pool.liftdsp.com/sync?ssp=bidswitch&bidswitch_ssp_id=beachfront&bsw_custom_parameter=&gdpr=0&gdpr_consent= — 302 — 346 B — 628 ms — h2https://sync.adotmob.com/cookie/pbs?gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dadot%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%7Bamob_user_id%7Dsync.adotmob.com/cookie/pbs?gdpr=0&... https://sync.adotmob.com/cookie/pbs?gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dadot%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%7Bamob_user_id%7D — 302 — 732 B — 630 ms — http/1.1https://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 — 192 B — 38 ms — h2https://csync.smilewanted.com/getuid?source=prebid-server&gdpr=0&gdpr_consent=&us_privacy=1---&redirect=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dsmilewanted%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%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%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dsmilewanted%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — 302 — 750 B — 118 ms — h3https://sync.bfmio.com/syncb?pid=202sync.bfmio.com/syncb?pid=202 https://sync.bfmio.com/syncb?pid=202 — 200 — 694 B — 533 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=%5BGDPR_CONSENT%5D&us_privacy=1YN-&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=%5BGDPR_CONSENT%5D&us_privacy=1YN-&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fopenx%3Fchanneluid%3D%7BOPENX_ID%7D — 200 — 86 B — 52 ms — h3https://cs.admanmedia.com/725cf09ae99fe8956893951f6570d867.gif?puid=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[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=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fillumin%3Fchanneluid%3D%5BUID%5D — 302 — 386 B — 638 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 — 86 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 — 103 ms — h3https://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 — 39 ms — h3https://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.3 KiB — 368 ms — http/1.1https://sync.ipredictive.com/d/sync/cookie/generic?partner=beachfront&cspid=24&gdpr=0&gdpr_consent=[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=[GDPR_CONSENT]&redirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fviant%3Fchanneluid%3D%24%7BADELPHIC_CUID%7D — 302 — 473 B — 356 ms — http/1.1https://beachfront-match.dotomi.com/match/bounce/current?networkId=9252048&version=1&nuid=019db6f0-1398-7363-9d02-df3158c1b320gdpr=0&gdpr_consent=[GDPR_CONSENT]beachfront-match.dotomi.com/match/b... https://beachfront-match.dotomi.com/match/bounce/current?networkId=9252048&version=1&nuid=019db6f0-1398-7363-9d02-df3158c1b320gdpr=0&gdpr_consent=[GDPR_CONSENT] — 302 — 368 B — 476 ms — h2https://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 — 0 B — 55 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 — 0 B — 388 ms — http/1.1https://ads.pubmatic.com/AdServer/js/user_sync.html?p=157743&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[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=[GDPR_CONSENT]&us_privacy=1NNN&gpp=[GPP]&gpp_sid=[GPP_SID]&predirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fpubmatic%3Fchanneluid%3D — 200 — 7.6 KiB — 24 ms — h2https://ad.360yield.com/user_sync?rt=html&partner_id=1680&gdpr=0&gdpr_consent=[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=[GDPR_CONSENT]&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fimprovedigital%3Fchanneluid%3D%7BPUB_USER_ID%7D — 302 — 506 B — 35 ms — h2https://visitor.omnitagjs.com/visitor/isync?uid=513c4e190506981c315d38ccadf488f2&name=SEEDTAG&visitor=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent_string=[GDPR_CONSENT]&us_privacy=1NNNvisitor.omnitagjs.com/visitor/isync... https://visitor.omnitagjs.com/visitor/isync?uid=513c4e190506981c315d38ccadf488f2&name=SEEDTAG&visitor=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent_string=[GDPR_CONSENT]&us_privacy=1NNN — 200 — 364 B — 26 ms — h2https://onetag-sys.com/usync/?pubId=75601b04186d260onetag-sys.com/usync/?pubId=75601b0... https://onetag-sys.com/usync/?pubId=75601b04186d260 — 200 — 2.6 KiB — 17 ms — h2https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=smilewanted&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=26bad2f43be54fd70071cb0aa0b9461apbsj.bricks-co.com/setuid?pslabel=n... https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=smilewanted&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=26bad2f43be54fd70071cb0aa0b9461a — 302 — 480 B — 87 ms — h2https://ups.analytics.yahoo.com/ups/58935/cms?gdpr=0&gdpr_consent=&verify=trueups.analytics.yahoo.com/ups/58935/c... https://ups.analytics.yahoo.com/ups/58935/cms?gdpr=0&gdpr_consent=&verify=true — -1 — 0 B — 15 ms — https://match.sharethrough.com/universal/v1?supply_id=2TwkgUpM&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNNmatch.sharethrough.com/universal/v1... https://match.sharethrough.com/universal/v1?supply_id=2TwkgUpM&gdpr=0&gdpr_consent=[GDPR_CONSENT]&us_privacy=1NNN — 302 — 365 B — 12 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 — 0 B — 20 ms — h2https://ad.360yield.com/ul_cb/user_sync?rt=html&partner_id=1680&gdpr=0&gdpr_consent=[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=[GDPR_CONSENT]&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fimprovedigital%3Fchanneluid%3D%7BPUB_USER_ID%7D — 200 — 147 B — 11 ms — h2https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=smartadserver&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=3879951311480765508pbsj.bricks-co.com/setuid?pslabel=n... https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=smartadserver&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=3879951311480765508 — 302 — 465 B — 88 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=[GDPR_CONSENT]&us_privacy=1NNN&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=[GDPR_CONSENT]&us_privacy=1NNN&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fopenx%3Fchanneluid%3D%7BOPENX_ID%7D — 302 — 18 B — 30 ms — h3https://s.seedtag.com/cs/cookiesync/sharethrough?channeluid=6ffdf0cf-e08a-435b-bc0b-8fc1ff0f49b0&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5Ds.seedtag.com/cs/cookiesync/shareth... https://s.seedtag.com/cs/cookiesync/sharethrough?channeluid=6ffdf0cf-e08a-435b-bc0b-8fc1ff0f49b0&gdpr=0&gdpr_consent=%5BGDPR_CONSENT%5D — 200 — 625 B — 31 ms — h3https://csync.loopme.me/?pubid=11712&gdpr=0&gdpr_consent=[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=[GDPR_CONSENT]&redirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Floopme%3Fchanneluid%3D%7Bviewer_token%7D — 307 — 242 B — 114 ms — h2https://match.prod.bidr.io/cookie-sync/seematch.prod.bidr.io/cookie-sync/see https://match.prod.bidr.io/cookie-sync/see — 303 — 373 B — 335 ms — http/1.1https://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 — 19 ms — h2https://s.seedtag.com/cs/cookiesync/loopme?channeluid=e52edd54-b563-4db0-9a2f-e1666b2c2152&gdpr_consent=[GDPR_CONSENT]&gdpr=0s.seedtag.com/cs/cookiesync/loopme?... https://s.seedtag.com/cs/cookiesync/loopme?channeluid=e52edd54-b563-4db0-9a2f-e1666b2c2152&gdpr_consent=[GDPR_CONSENT]&gdpr=0 — 200 — 645 B — 62 ms — h3https://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=%5BGDPR_CONSENT%5D&us_privacy=1NNN&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=%5BGDPR_CONSENT%5D&us_privacy=1NNN&r=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fopenx%3Fchanneluid%3D%7BOPENX_ID%7D — 200 — 86 B — 28 ms — h3https://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 — 23 ms — h3https://sync.bfmio.com/syncb?pid=202sync.bfmio.com/syncb?pid=202 https://sync.bfmio.com/syncb?pid=202 — 200 — 634 B — 352 ms — h2https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=smilewanted&uid=26bad2f43be54fd70071cb0aa0b9461a&r=0&alias=sparteo&pslabel=nullsync.sparteo.com/setuid?gdpr=0&gdpr... https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=smilewanted&uid=26bad2f43be54fd70071cb0aa0b9461a&r=0&alias=sparteo&pslabel=null — 200 — 360 B — 98 ms — h2https://cs.admanmedia.com/725cf09ae99fe8956893951f6570d867.gif?puid=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[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=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&redir=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fillumin%3Fchanneluid%3D%5BUID%5D — 302 — 386 B — 2.0 s — 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.3 KiB — 195 ms — http/1.1https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=smartadserver&uid=3879951311480765508&r=0&alias=sparteo&pslabel=nullsync.sparteo.com/setuid?gdpr=0&gdpr... https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=smartadserver&uid=3879951311480765508&r=0&alias=sparteo&pslabel=null — 200 — 329 B — 91 ms — h2https://sync.ipredictive.com/d/sync/cookie/generic?partner=beachfront&cspid=24&gdpr=0&gdpr_consent=[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=[GDPR_CONSENT]&redirect=https%3A%2F%2Fs.seedtag.com%2Fcs%2Fcookiesync%2Fviant%3Fchanneluid%3D%24%7BADELPHIC_CUID%7D — 302 — 473 B — 184 ms — http/1.1https://beachfront-match.dotomi.com/match/bounce/current?networkId=9252048&version=1&nuid=019db6f0-1395-7575-9f54-6af3d008b22cgdpr=0&gdpr_consent=[GDPR_CONSENT]beachfront-match.dotomi.com/match/b... https://beachfront-match.dotomi.com/match/bounce/current?networkId=9252048&version=1&nuid=019db6f0-1395-7575-9f54-6af3d008b22cgdpr=0&gdpr_consent=[GDPR_CONSENT] — 302 — 367 B — 296 ms — h2https://cs.openwebmp.com/cs?fwrd=1&aid=40040&puid=f944ff13-ede6-4e77-8f02-a58ac1946dcacs.openwebmp.com/cs?fwrd=1&aid=4004... https://cs.openwebmp.com/cs?fwrd=1&aid=40040&puid=f944ff13-ede6-4e77-8f02-a58ac1946dca — 200 — 48 B — 15 ms — h2https://ad.360yield.com/user_sync?rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dimprovedigital%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BPUB_USER_ID%7Dad.360yield.com/user_sync?rt=html&g... https://ad.360yield.com/user_sync?rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dimprovedigital%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BPUB_USER_ID%7D — 302 — 574 B — 14 ms — h2https://s.seedtag.com/cs/cookiesync/loopme?channeluid=f49242fc-5bcc-4507-9e88-3394b48dd68b&gdpr_consent=[GDPR_CONSENT]&gdpr=0s.seedtag.com/cs/cookiesync/loopme?... https://s.seedtag.com/cs/cookiesync/loopme?channeluid=f49242fc-5bcc-4507-9e88-3394b48dd68b&gdpr_consent=[GDPR_CONSENT]&gdpr=0 — 200 — 644 B — 32 ms — h3https://ad.360yield.com/ul_cb/user_sync?rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dimprovedigital%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BPUB_USER_ID%7Dad.360yield.com/ul_cb/user_sync?rt=... https://ad.360yield.com/ul_cb/user_sync?rt=html&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dimprovedigital%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%7BPUB_USER_ID%7D — 200 — 147 B — 10 ms — h2https://ap.lijit.com/beacon/prebid-server/?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&url=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dsovrn%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDap.lijit.com/beacon/prebid-server/?... https://ap.lijit.com/beacon/prebid-server/?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&url=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dsovrn%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 302 — 654 B — 10 ms — h2https://onetag-sys.com/usync/?redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Donetag%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BUSER_TOKEN%7D&gdpr=0&gdpr_consent=&us_privacy=1---onetag-sys.com/usync/?redir=https%3... https://onetag-sys.com/usync/?redir=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Donetag%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24%7BUSER_TOKEN%7D&gdpr=0&gdpr_consent=&us_privacy=1--- — 200 — 2.7 KiB — 19 ms — h2https://ce.lijit.com/beacon/prebid-server/?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&url=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dsovrn%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID&dnr=1ce.lijit.com/beacon/prebid-server/?... https://ce.lijit.com/beacon/prebid-server/?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&url=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dsovrn%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID&dnr=1 — 204 — 317 B — 18 ms — h2https://user-sync.fwmrm.net/ad/u?mode=pbs-user-sync&gdpr=0&gdpr_consent=&us_privacy=1---&pbs_redirect=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dfwssp%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%23%7Buser.id%7Duser-sync.fwmrm.net/ad/u?mode=pbs-u... https://user-sync.fwmrm.net/ad/u?mode=pbs-user-sync&gdpr=0&gdpr_consent=&us_privacy=1---&pbs_redirect=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dfwssp%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%23%7Buser.id%7D — 200 — 824 B — 21 ms — http/1.1https://prebid.a-mo.net/isyn?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&s=pbs&cb=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Damx%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dprebid.a-mo.net/isyn?gdpr=0&gdpr_co... https://prebid.a-mo.net/isyn?gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&s=pbs&cb=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Damx%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 200 — 1.2 KiB — 13 ms — h2https://usersync.gumgum.com/usersync?b=vnt&i=e164ebd6-d917-46a6-88cf-b41fdaab9e8eusersync.gumgum.com/usersync?b=vnt&... https://usersync.gumgum.com/usersync?b=vnt&i=e164ebd6-d917-46a6-88cf-b41fdaab9e8e — 200 — 168 B — 9 ms — h2https://s.seedtag.com/cs/cookiesync/stackadapt?channeluid=jpfQEu-pVzBKhKaJ6QOsOQUtuRgs.seedtag.com/cs/cookiesync/stackad... https://s.seedtag.com/cs/cookiesync/stackadapt?channeluid=jpfQEu-pVzBKhKaJ6QOsOQUtuRg — 200 — 627 B — 53 ms — h3https://s.seedtag.com/cs/cookiesync/viant?channeluid=9a908e37-a36f-4602-9de4-9afedda9d18cs.seedtag.com/cs/cookiesync/viant?c... https://s.seedtag.com/cs/cookiesync/viant?channeluid=9a908e37-a36f-4602-9de4-9afedda9d18c — 200 — 644 B — 30 ms — h3https://usersync.gumgum.com/usersync?b=sta&i=jpfQEu-pVzBKhKaJ6QOsOQUtuRgusersync.gumgum.com/usersync?b=sta&... https://usersync.gumgum.com/usersync?b=sta&i=jpfQEu-pVzBKhKaJ6QOsOQUtuRg — 200 — 168 B — 10 ms — h2https://s.seedtag.com/cs/cookiesync/stackadapt?channeluid=jpfQEu-pVzBKhKaJ6QOsOQUtuRgs.seedtag.com/cs/cookiesync/stackad... https://s.seedtag.com/cs/cookiesync/stackadapt?channeluid=jpfQEu-pVzBKhKaJ6QOsOQUtuRg — 200 — 627 B — 66 ms — h3https://s.seedtag.com/cs/cookiesync/viant?channeluid=60f9eca8-4c31-4add-9872-a6c68d5e68c8s.seedtag.com/cs/cookiesync/viant?c... https://s.seedtag.com/cs/cookiesync/viant?channeluid=60f9eca8-4c31-4add-9872-a6c68d5e68c8 — 200 — 647 B — 24 ms — h3https://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 — 92 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 — 267 B — 29 ms — h3https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&dcc=ts.amazon-adsystem.com/dcm?pid=06432... https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&dcc=t — 200 — 566 B — 17 ms — http/1.1https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&dcc=ts.amazon-adsystem.com/dcm?pid=06432... https://s.amazon-adsystem.com/dcm?pid=06432402-c0d4-41b0-b9b9-42da4286c781&id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&dcc=t — 200 — 566 B — 16 ms — http/1.1https://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 — 303 — 254 B — 16 ms — http/1.1https://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 — 303 — 254 B — 20 ms — http/1.1https://s.seedtag.com/cs/cookiesync/beeswax?channeluid=s.seedtag.com/cs/cookiesync/beeswax... https://s.seedtag.com/cs/cookiesync/beeswax?channeluid= — 200 — 266 B — 24 ms — h3https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=994fc5c5a1e7e02f&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub9858090441216%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=994fc5c5a1e7e02f&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub9858090441216%26gdpr%3D0%26consent%3D%26us_privacy%3D%26custom_data%3D — 302 — 453 B — 173 ms — h2https://s.seedtag.com/cs/cookiesync/beeswax?channeluid=s.seedtag.com/cs/cookiesync/beeswax... https://s.seedtag.com/cs/cookiesync/beeswax?channeluid= — 200 — 266 B — 38 ms — h3https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=4d3b3caa77a2ea29&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=4d3b3caa77a2ea29&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 — 451 B — 171 ms — h2https://beachfront-match.dotomi.com/match/bounce/current?DotomiTest=7af5db7be736116a&is_secure=true&networkId=9252048&version=1&nuid=019db6f0-1398-7363-9d02-df3158c1b320gdpr%3D0&gdpr_consent=%5BGDPR_CONSENT%5Dbeachfront-match.dotomi.com/match/b... https://beachfront-match.dotomi.com/match/bounce/current?DotomiTest=7af5db7be736116a&is_secure=true&networkId=9252048&version=1&nuid=019db6f0-1398-7363-9d02-df3158c1b320gdpr%3D0&gdpr_consent=%5BGDPR_CONSENT%5D — 204 — 103 B — 15 ms — h2https://beachfront-match.dotomi.com/match/bounce/current?DotomiTest=367960e2690813e2&is_secure=true&networkId=9252048&version=1&nuid=019db6f0-1395-7575-9f54-6af3d008b22cgdpr%3D0&gdpr_consent=%5BGDPR_CONSENT%5Dbeachfront-match.dotomi.com/match/b... https://beachfront-match.dotomi.com/match/bounce/current?DotomiTest=367960e2690813e2&is_secure=true&networkId=9252048&version=1&nuid=019db6f0-1395-7575-9f54-6af3d008b22cgdpr%3D0&gdpr_consent=%5BGDPR_CONSENT%5D — 204 — 103 B — 61 ms — h2https://ssc-cms.33across.com/ps/?_=1776890680644.&ri=0015a00002oUk4aAAC&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3D33across%26it%3Dortb%26uid%3D33XUSERID33Xssc-cms.33across.com/ps/?_=17768906... https://ssc-cms.33across.com/ps/?_=1776890680644.&ri=0015a00002oUk4aAAC&gdpr_58=&gdpr=0&gdpr_consent=&us_privacy=&ru=https%3A%2F%2Fu-ams.4dex.io%2Fsetuid%3Fbidder%3D33across%26it%3Dortb%26uid%3D33XUSERID33X — 302 — 505 B — 28 ms — h2https://px.mountain.com/signal/v1/page_view?data_source_key=Gg1Si3AkcN&ip=5.45.185.24&url=https%3A%2F%2Fu-ams.4dex.io%2F&referer=&user_agent=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+HeadlessChrome%2F146.0.0.0+Safari%2F537.36&gpp_sid=&gpp=px.mountain.com/signal/v1/page_view... https://px.mountain.com/signal/v1/page_view?data_source_key=Gg1Si3AkcN&ip=5.45.185.24&url=https%3A%2F%2Fu-ams.4dex.io%2F&referer=&user_agent=Mozilla%2F5.0+%28X11%3B+Linux+x86_64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+HeadlessChrome%2F146.0.0.0+Safari%2F537.36&gpp_sid=&gpp= — 200 — 38 B — 44 ms — h2https://pool.liftdsp.com/ul_cb/sync?ssp=bidswitch&bidswitch_ssp_id=gumgum2&bsw_custom_parameter=&gdpr=0&gdpr_consent=pool.liftdsp.com/ul_cb/sync?ssp=bid... https://pool.liftdsp.com/ul_cb/sync?ssp=bidswitch&bidswitch_ssp_id=gumgum2&bsw_custom_parameter=&gdpr=0&gdpr_consent= — 302 — 115 B — 103 ms — h2https://pool.liftdsp.com/ul_cb/sync?ssp=bidswitch&bidswitch_ssp_id=beachfront&bsw_custom_parameter=&gdpr=0&gdpr_consent=pool.liftdsp.com/ul_cb/sync?ssp=bid... https://pool.liftdsp.com/ul_cb/sync?ssp=bidswitch&bidswitch_ssp_id=beachfront&bsw_custom_parameter=&gdpr=0&gdpr_consent= — 302 — 117 B — 92 ms — h2https://u-ams.4dex.io/setuid?bidder=33across&it=ortb&uid=213745388108575u-ams.4dex.io/setuid?bidder=33acros... https://u-ams.4dex.io/setuid?bidder=33across&it=ortb&uid=213745388108575 — 204 — 42 B — 89 ms — h2https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=adot&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=0d462402009324924c56f3cfpbsj.bricks-co.com/setuid?pslabel=n... https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=adot&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=i&uid=0d462402009324924c56f3cf — 302 — 459 B — 84 ms — h2https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7f4e5f3-5540-4c0f-8a82-959bd0dce400&id=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[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=019db6f0-1395-7575-9f54-6af3d008b22c&gdpr=0&gdpr_consent=[GDPR_CONSENT]&dcc=t — 200 — 566 B — 91 ms — http/1.1https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7f4e5f3-5540-4c0f-8a82-959bd0dce400&id=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[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=019db6f0-1398-7363-9d02-df3158c1b320&gdpr=0&gdpr_consent=[GDPR_CONSENT]&dcc=t — 200 — 566 B — 90 ms — http/1.1https://s.seedtag.com/cs/cookiesync/illumin?channeluid=2627d042-f1da-46bb-af12-212fbd2997b7s.seedtag.com/cs/cookiesync/illumin... https://s.seedtag.com/cs/cookiesync/illumin?channeluid=2627d042-f1da-46bb-af12-212fbd2997b7 — 200 — 646 B — 34 ms — h3https://x.bidswitch.net/sync?dsp_id=23&expires=14&user_id=&ssp=beachfront&bsw_param=&gdpr=0&gdpr_consent=x.bidswitch.net/sync?dsp_id=23&expi... https://x.bidswitch.net/sync?dsp_id=23&expires=14&user_id=&ssp=beachfront&bsw_param=&gdpr=0&gdpr_consent= — 200 — 92 B — 29 ms — h2https://x.bidswitch.net/sync?dsp_id=23&expires=14&user_id=&ssp=gumgum2&bsw_param=&gdpr=0&gdpr_consent=x.bidswitch.net/sync?dsp_id=23&expi... https://x.bidswitch.net/sync?dsp_id=23&expires=14&user_id=&ssp=gumgum2&bsw_param=&gdpr=0&gdpr_consent= — 200 — 92 B — 28 ms — h2https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=adot&uid=0d462402009324924c56f3cf&r=0&alias=sparteo&pslabel=nullsync.sparteo.com/setuid?gdpr=0&gdpr... https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=adot&uid=0d462402009324924c56f3cf&r=0&alias=sparteo&pslabel=null — 200 — 326 B — 97 ms — h2https://t.oa.opera.com/sync?vendor=60369&pubid=pub9858090441216&gdpr=0&consent=&us_privacy=&custom_data=t.oa.opera.com/sync?vendor=60369&pu... https://t.oa.opera.com/sync?vendor=60369&pubid=pub9858090441216&gdpr=0&consent=&us_privacy=&custom_data= — 302 — 772 B — 540 ms — http/1.1https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 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 — 701 ms — http/1.1https://usersync.gumgum.com/usersync?b=sus&i=aekzOcCo8YAAAIlc06IAAAAAusersync.gumgum.com/usersync?b=sus&... https://usersync.gumgum.com/usersync?b=sus&i=aekzOcCo8YAAAIlc06IAAAAA — 200 — 168 B — 13 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://pbsj.bricks-co.com/setuid?pslabel=null&bidder=onetag&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=pbsj.bricks-co.com/setuid?pslabel=n... https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=onetag&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid= — 204 — 120 B — 81 ms — h2https://a.amxrtb.com/js/cframe.jsa.amxrtb.com/js/cframe.js https://a.amxrtb.com/js/cframe.js — 200 — 5.1 KiB — 194 ms — h2https://user-sync.fwmrm.net/ad/u?mode=auto-user-syncuser-sync.fwmrm.net/ad/u?mode=auto-... https://user-sync.fwmrm.net/ad/u?mode=auto-user-sync — 200 — 481 B — 24 ms — http/1.1https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=fwssp&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=umo1faf_7633446593238065913pbsj.bricks-co.com/setuid?pslabel=n... https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=fwssp&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=umo1faf_7633446593238065913 — 302 — 466 B — 81 ms — h2https://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 — 105 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 — 8 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.8 KiB — 12 ms — http/1.1https://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 — 0 B — 90 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 — 0 B — 9 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 — 0 B — 31 ms — http/1.1https://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 — 318 B — 24 ms — h2https://ups.analytics.yahoo.com/ups/58916/cms?uid=8706c01a74bf5a37ff0d3fa2c7c59acef657b043&gdpr=0&gdpr_consent=&us_privacy=[io_us_privacy]&gpp=[io_gpp]&gpp_sid=[io_gpp_sid]ups.analytics.yahoo.com/ups/58916/c... https://ups.analytics.yahoo.com/ups/58916/cms?uid=8706c01a74bf5a37ff0d3fa2c7c59acef657b043&gdpr=0&gdpr_consent=&us_privacy=[io_us_privacy]&gpp=[io_gpp]&gpp_sid=[io_gpp_sid] — 302 — 357 B — 27 ms — h2https://um.simpli.fi/beachfrontum.simpli.fi/beachfront https://um.simpli.fi/beachfront — 302 — 604 B — 88 ms — h2https://s.seedtag.com/cs/cookiesync/beachfront?channeluid=8706c01a74bf5a37ff0d3fa2c7c59acef657b043s.seedtag.com/cs/cookiesync/beachfr... https://s.seedtag.com/cs/cookiesync/beachfront?channeluid=8706c01a74bf5a37ff0d3fa2c7c59acef657b043 — 200 — 646 B — 53 ms — h3https://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 — 609 B — 80 ms — h2https://sync.1rx.io/usersync2/beachfrontsync.1rx.io/usersync2/beachfront https://sync.1rx.io/usersync2/beachfront — 204 — 98 B — 17 ms — h2https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=fwssp&uid=umo1faf_7633446593238065913&r=0&alias=sparteo&pslabel=nullsync.sparteo.com/setuid?gdpr=0&gdpr... https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=fwssp&uid=umo1faf_7633446593238065913&r=0&alias=sparteo&pslabel=null — 200 — 353 B — 105 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 — 318 B — 21 ms — h2https://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 — 77 ms — h2https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=amx&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=59e5e22a-779e-4a57-98c0-76b5354d8b5cpbsj.bricks-co.com/setuid?pslabel=n... https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=amx&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=59e5e22a-779e-4a57-98c0-76b5354d8b5c — 302 — 476 B — 91 ms — h2https://x.bidswitch.net/sync?ssp=beachfront&user_id=5b681bae200b0e7bf8eadf84943055ce8b9ef1efx.bidswitch.net/sync?ssp=beachfront... https://x.bidswitch.net/sync?ssp=beachfront&user_id=5b681bae200b0e7bf8eadf84943055ce8b9ef1ef — 302 — 459 B — 29 ms — h2https://beachfront-match.dotomi.com/match/bounce/current?networkId=9252048&version=1&nuid=5b681bae200b0e7bf8eadf84943055ce8b9ef1efbeachfront-match.dotomi.com/match/b... https://beachfront-match.dotomi.com/match/bounce/current?networkId=9252048&version=1&nuid=5b681bae200b0e7bf8eadf84943055ce8b9ef1ef — 302 — 338 B — 19 ms — h2https://s.seedtag.com/cs/cookiesync/beachfront?channeluid=5b681bae200b0e7bf8eadf84943055ce8b9ef1efs.seedtag.com/cs/cookiesync/beachfr... https://s.seedtag.com/cs/cookiesync/beachfront?channeluid=5b681bae200b0e7bf8eadf84943055ce8b9ef1ef — 200 — 645 B — 37 ms — h3https://sync.srv.stackadapt.com/sync?nid=157sync.srv.stackadapt.com/sync?nid=15... https://sync.srv.stackadapt.com/sync?nid=157 — 302 — 1.3 KiB — 12 ms — http/1.1https://ups.analytics.yahoo.com/ups/58916/cms?uid=8706c01a74bf5a37ff0d3fa2c7c59acef657b043&gdpr=0&gdpr_consent=&us_privacy=%5Bio_us_privacy%5D&gpp=%5Bio_gpp%5D&gpp_sid=%5Bio_gpp_sid%5D&verify=trueups.analytics.yahoo.com/ups/58916/c... https://ups.analytics.yahoo.com/ups/58916/cms?uid=8706c01a74bf5a37ff0d3fa2c7c59acef657b043&gdpr=0&gdpr_consent=&us_privacy=%5Bio_us_privacy%5D&gpp=%5Bio_gpp%5D&gpp_sid=%5Bio_gpp_sid%5D&verify=true — -1 — 0 B — 25 ms — https://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 — 15 ms — h2https://sync.bfmio.com/sync?pid=172&uid=jpfQEu-pVzBKhKaJ6QOsOQUtuRgsync.bfmio.com/sync?pid=172&uid=jpf... https://sync.bfmio.com/sync?pid=172&uid=jpfQEu-pVzBKhKaJ6QOsOQUtuRg — 204 — 250 B — 18 ms — h2https://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 — 11 ms — h2https://beachfront-match.dotomi.com/match/bounce/current?DotomiTest=5f16712e498c1506&is_secure=true&networkId=9252048&version=1&nuid=5b681bae200b0e7bf8eadf84943055ce8b9ef1efbeachfront-match.dotomi.com/match/b... https://beachfront-match.dotomi.com/match/bounce/current?DotomiTest=5f16712e498c1506&is_secure=true&networkId=9252048&version=1&nuid=5b681bae200b0e7bf8eadf84943055ce8b9ef1ef — 204 — 103 B — 12 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=beachfront&user_id=5b681bae200b0e7bf8eadf84943055ce8b9ef1efx.bidswitch.net/ul_cb/sync?ssp=beac... https://x.bidswitch.net/ul_cb/sync?ssp=beachfront&user_id=5b681bae200b0e7bf8eadf84943055ce8b9ef1ef — 302 — 139 B — 29 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 — 15 ms — h2https://ut.pubmatic.com/geo?pubid=0ut.pubmatic.com/geo?pubid=0 https://ut.pubmatic.com/geo?pubid=0 — 200 — 78 B — 19 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0 — 200 — 1.2 KiB — 25 ms — http/1.1https://token.rubiconproject.com/khaos.json?gdpr=0token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0 — 200 — 1.2 KiB — 48 ms — http/1.1https://ut.pubmatic.com/geo?pubid=157743ut.pubmatic.com/geo?pubid=157743 https://ut.pubmatic.com/geo?pubid=157743 — 200 — 78 B — 20 ms — h2https://sync.bfmio.com/sync?pid=141&uid=8B0D698950A14D1BA9437746E77B8C13sync.bfmio.com/sync?pid=141&uid=8B0... https://sync.bfmio.com/sync?pid=141&uid=8B0D698950A14D1BA9437746E77B8C13 — 204 — 367 B — 30 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 — 23 ms — h3https://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 — 31 ms — h2https://ats-wrapper.privacymanager.io/ats-modules/fc08336b-e94e-4883-8172-64c45243855e/ats.jsats-wrapper.privacymanager.io/ats-m... https://ats-wrapper.privacymanager.io/ats-modules/fc08336b-e94e-4883-8172-64c45243855e/ats.js — 200 — 74.9 KiB — 67 ms — h2https://ut.pubmatic.com/geo?pubid=157743ut.pubmatic.com/geo?pubid=157743 https://ut.pubmatic.com/geo?pubid=157743 — 200 — 0 B — 8 ms — h2https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=amx&uid=59e5e22a-779e-4a57-98c0-76b5354d8b5c&r=0&alias=sparteo&pslabel=nullsync.sparteo.com/setuid?gdpr=0&gdpr... https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=amx&uid=59e5e22a-779e-4a57-98c0-76b5354d8b5c&r=0&alias=sparteo&pslabel=null — 200 — 335 B — 106 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 — 23 ms — h3https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=a40c2fe9c6bbfad3&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=a40c2fe9c6bbfad3&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 — 451 B — 21 ms — h2https://token.rubiconproject.com/khaos.json?gdpr=0token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json?gdpr=0 — 200 — 1.2 KiB — 19 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=160&partneruserid=1&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmartrtb_dbm%26google_cm%26google_sc%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=160&partneruserid=1&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmartrtb_dbm%26google_cm%26google_sc%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent= — 302 — 618 B — 52 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 — 818 ms — http/1.1https://image6.pubmatic.com/AdServer/UCookieSetPug?&rd=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D91%26partneruserid%3D%23PM_USER_ID%26gdpr%3DPM_GDPR%26gdpr_consent%3DPM_CONSENT&gdpr=0&gdpr_consent=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?&rd=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D91%26partneruserid%3D%23PM_USER_ID%26gdpr%3DPM_GDPR%26gdpr_consent%3DPM_CONSENT&gdpr=0&gdpr_consent= — 302 — 423 B — 181 ms — h2https://ms-cookie-sync.presage.io/user-sync?gdpr=0&gdpr_consent=&opera_id=OPU05718e41a98644cd9d7ece8f66293c97ms-cookie-sync.presage.io/user-sync... https://ms-cookie-sync.presage.io/user-sync?gdpr=0&gdpr_consent=&opera_id=OPU05718e41a98644cd9d7ece8f66293c97 — 200 — 326 B — 20 ms — h2https://eu-u.openx.net/w/1.0/cm?id=a547219b-814b-4e3e-8a4f-35c044fa1891&ph=ec81d0b7-c42e-4a42-b97a-9305af647d30&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D100%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent=eu-u.openx.net/w/1.0/cm?id=a547219b... https://eu-u.openx.net/w/1.0/cm?id=a547219b-814b-4e3e-8a4f-35c044fa1891&ph=ec81d0b7-c42e-4a42-b97a-9305af647d30&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D100%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent= — 302 — 322 B — 90 ms — h2https://dsp-cookie.adfarm1.adition.com/?ssp=5&gdpr=0&gdpr_consent=dsp-cookie.adfarm1.adition.com/?ssp... https://dsp-cookie.adfarm1.adition.com/?ssp=5&gdpr=0&gdpr_consent= — 302 — 211 B — 91 ms — h2https://cs.admanmedia.com/e09bad714a425a93d6dea503dcf9c528.gif?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D130%26partneruserid%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BGDPR_CONSENT%5D&gdpr=0&gdpr_consent=cs.admanmedia.com/e09bad714a425a93d... https://cs.admanmedia.com/e09bad714a425a93d6dea503dcf9c528.gif?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D130%26partneruserid%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BGDPR_CONSENT%5D&gdpr=0&gdpr_consent= — -1 — 0 B — 0 ms — https://dsp.360yield.com/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent=dsp.360yield.com/dsp_match/275?ssp=... https://dsp.360yield.com/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent= — 302 — 502 B — 80 ms — h2https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3D&gdpr=0&gdpr_consent=id.rlcdn.com/711890.gif?credir=http... https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3D&gdpr=0&gdpr_consent= — 307 — 16 B — 82 ms — h3https://i.ctnsnet.com/int/cm?exc=25&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%3Fissi%3D1%26partnerid%3D169%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent=i.ctnsnet.com/int/cm?exc=25&redir=h... https://i.ctnsnet.com/int/cm?exc=25&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%3Fissi%3D1%26partnerid%3D169%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent= — 302 — 20 B — 109 ms — h3https://sync-tm.everesttech.net/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=sync-tm.everesttech.net/upi/pid/byN... https://sync-tm.everesttech.net/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent= — 302 — 341 B — 85 ms — h2https://u.openx.net/w/1.0/cm?&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent=u.openx.net/w/1.0/cm?&id=7ead435e-a... https://u.openx.net/w/1.0/cm?&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent= — 302 — 18 B — 153 ms — h3https://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 — 578 B — 84 ms — h2https://c1.adform.net/serving/cookie/match?party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_ID&gdpr=0&gdpr_consent=c1.adform.net/serving/cookie/match?... https://c1.adform.net/serving/cookie/match?party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_ID&gdpr=0&gdpr_consent= — 302 — 677 B — 80 ms — h2https://sync.mathtag.com/sync/img?mt_exid=39&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D25%26partneruserid%3D%5BMM_UUID%5D&gdpr=0&gdpr_consent=sync.mathtag.com/sync/img?mt_exid=3... https://sync.mathtag.com/sync/img?mt_exid=39&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D25%26partneruserid%3D%5BMM_UUID%5D&gdpr=0&gdpr_consent= — 302 — 915 B — 276 ms — http/1.1https://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= — 200 — 92 B — 107 ms — h2https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent=match.prod.bidr.io/cookie-sync/sas?... https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent= — 303 — 394 B — 76 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=134&partneruserid=OB_OK&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmart_adserver_eb%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=134&partneruserid=OB_OK&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmart_adserver_eb%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent= — 302 — 611 B — 80 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 — 435 ms — http/1.1https://secure.adnxs.com/getuid?https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D86%26partneruserid%3D$UID&gdpr=0&gdpr_consent=secure.adnxs.com/getuid?https%3A%2F... https://secure.adnxs.com/getuid?https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D86%26partneruserid%3D$UID&gdpr=0&gdpr_consent= — 200 — 770 B — 102 ms — h2https://pxl.iqm.com/i/ck/equativ?cid=SMART_USER_ID&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D154%26partneruserid%3D%7BIQM_COOKIE%7D&gdpr=0&gdpr_consent=pxl.iqm.com/i/ck/equativ?cid=SMART_... https://pxl.iqm.com/i/ck/equativ?cid=SMART_USER_ID&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D154%26partneruserid%3D%7BIQM_COOKIE%7D&gdpr=0&gdpr_consent= — 302 — 762 B — 271 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=135&partneruserid=TAM_OK&redirurl=https%3A%2F%2Fs.amazon-adsystem.com%2Fdcm%3Fpid%3D72348060-38ad-4586-8e4f-f1e2a8e789b3%26id%3DSMART_USER_ID&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=135&partneruserid=TAM_OK&redirurl=https%3A%2F%2Fs.amazon-adsystem.com%2Fdcm%3Fpid%3D72348060-38ad-4586-8e4f-f1e2a8e789b3%26id%3DSMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 607 B — 72 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 — 305 ms — h2https://bh.contextweb.com/bh/rtset?pid=560288&ev=1&rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D92%26partneruserid%3D%25%25VGUID%25%25&gdpr=0&gdpr_consent=bh.contextweb.com/bh/rtset?pid=5602... https://bh.contextweb.com/bh/rtset?pid=560288&ev=1&rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D92%26partneruserid%3D%25%25VGUID%25%25&gdpr=0&gdpr_consent= — 302 — 1.2 KiB — 90 ms — h2https://ssp.wp.pl/v1/sync/smart/uid?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D55&gdpr=0&gdpr_consent=ssp.wp.pl/v1/sync/smart/uid?redirec... https://ssp.wp.pl/v1/sync/smart/uid?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D55&gdpr=0&gdpr_consent= — 302 — 357 B — 539 ms — h2https://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 — 657 B — 92 ms — h2https://sync-tm.everesttech.net/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=sync-tm.everesttech.net/upi/pid/gjI... https://sync-tm.everesttech.net/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent= — 302 — 319 B — 72 ms — h2https://id5-sync.com/i/102/9.gif?gdpr=0&gdpr_consent=id5-sync.com/i/102/9.gif?gdpr=0&gdp... https://id5-sync.com/i/102/9.gif?gdpr=0&gdpr_consent= — 200 — 916 B — 524 ms — h2https://sync.1rx.io/usersync2/smartadserver?gdpr=0&gdpr_consent=sync.1rx.io/usersync2/smartadserver... https://sync.1rx.io/usersync2/smartadserver?gdpr=0&gdpr_consent= — 204 — 98 B — 89 ms — h2https://ad.turn.com/r/cs?pid=33&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D32%26partneruserid%3D%23USER_ID%23%26gdpr%3D%23GDPR_APPLICABLE%23%26gdpr_consent%3D%23GDPR_CONSENT%23&gdpr=0&gdpr_consent=ad.turn.com/r/cs?pid=33&redir=https... https://ad.turn.com/r/cs?pid=33&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D32%26partneruserid%3D%23USER_ID%23%26gdpr%3D%23GDPR_APPLICABLE%23%26gdpr_consent%3D%23GDPR_CONSENT%23&gdpr=0&gdpr_consent= — 302 — 458 B — 198 ms — h2https://b1sync.outbrain.com/usersync/smart/?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D116%26partneruserid%3D__UID__&gdpr=0&gdpr_consent=b1sync.outbrain.com/usersync/smart/... https://b1sync.outbrain.com/usersync/smart/?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D116%26partneruserid%3D__UID__&gdpr=0&gdpr_consent= — 302 — 672 B — 60 ms — http/1.1https://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 — 85 ms — h2https://csync.loopme.me/?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D124%26partneruserid%3D%7Bdevice_id%7D&pubid=5679&gdpr=0&gdpr_consent=csync.loopme.me/?redirect=https%3A%... https://csync.loopme.me/?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D124%26partneruserid%3D%7Bdevice_id%7D&pubid=5679&gdpr=0&gdpr_consent= — 307 — 279 B — 350 ms — h2https://s.ad.smaato.net/c/?adExInit=sas&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D133%26partneruserid%3D$UID&gdpr=0&gdpr_consent=s.ad.smaato.net/c/?adExInit=sas&red... https://s.ad.smaato.net/c/?adExInit=sas&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D133%26partneruserid%3D$UID&gdpr=0&gdpr_consent= — 302 — 258 B — 82 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=139&partneruserid=0&redirurl=https%3A%2F%2Fmatch.sharethrough.com%2Fsync%2Fv1%3Fsource_id%3D98KUz37ype9D3X2sf9ovgeTt%26source_user_id%3DSMART_USER_ID&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=139&partneruserid=0&redirurl=https%3A%2F%2Fmatch.sharethrough.com%2Fsync%2Fv1%3Fsource_id%3D98KUz37ype9D3X2sf9ovgeTt%26source_user_id%3DSMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 614 B — 60 ms — h2https://ssum-sec.casalemedia.com/usermatch?s=179394&cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3D&gdpr=0&gdpr_consent=ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?s=179394&cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3D&gdpr=0&gdpr_consent= — 302 — 896 B — 73 ms — h3https://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 — 77 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=150&partneruserid=0&redirurl=https%3A%2F%2Fwt.rqtrk.eu%3Fpid%3D58a76248-f101-4e52-b8f7-c4de9362ea12%26src%3Dwww%26type%3D100%26sid%3D0%26uid%3DSMART_USER_ID%26gdpr_pd%3D0&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=150&partneruserid=0&redirurl=https%3A%2F%2Fwt.rqtrk.eu%3Fpid%3D58a76248-f101-4e52-b8f7-c4de9362ea12%26src%3Dwww%26type%3D100%26sid%3D0%26uid%3DSMART_USER_ID%26gdpr_pd%3D0&gdpr=0&gdpr_consent= — 302 — 623 B — 55 ms — h2https://s.company-target.com/s/eqx?sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D152%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent=s.company-target.com/s/eqx?sspurl=h... https://s.company-target.com/s/eqx?sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D152%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent= — 302 — 648 B — 305 ms — h2https://ups.analytics.yahoo.com/ups/58919/cms?uid=SMART_USER_ID&gdpr=0&gdpr_consent=ups.analytics.yahoo.com/ups/58919/c... https://ups.analytics.yahoo.com/ups/58919/cms?uid=SMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 261 B — 113 ms — h2https://match.deepintent.com/usersync/158match.deepintent.com/usersync/158 https://match.deepintent.com/usersync/158 — 200 — 266 B — 75 ms — h2https://bttrack.com/pixel/cookiesyncredir?rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D176%26partneruserid%3D%7Bglobalid%7D&gdpr=0&gdpr_consent=bttrack.com/pixel/cookiesyncredir?r... https://bttrack.com/pixel/cookiesyncredir?rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D176%26partneruserid%3D%7Bglobalid%7D&gdpr=0&gdpr_consent= — 200 — 227 B — 147 ms — h2https://ssp.disqus.com/redirectuser?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D181%26partneruserid%3D%24UID&partner=sharethrough&gdpr=0&gdpr_consent=ssp.disqus.com/redirectuser?r=https... https://ssp.disqus.com/redirectuser?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D181%26partneruserid%3D%24UID&partner=sharethrough&gdpr=0&gdpr_consent= — 302 — 611 B — 140 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=160&partneruserid=1&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmartrtb_dbm%26google_cm%26google_sc%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=160&partneruserid=1&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmartrtb_dbm%26google_cm%26google_sc%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent= — 302 — 623 B — 49 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 — 579 B — 151 ms — h2https://c1.adform.net/serving/cookie/match?party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_ID&gdpr=0&gdpr_consent=c1.adform.net/serving/cookie/match?... https://c1.adform.net/serving/cookie/match?party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_ID&gdpr=0&gdpr_consent= — 302 — 677 B — 104 ms — h2https://sync.mathtag.com/sync/img?mt_exid=39&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D25%26partneruserid%3D%5BMM_UUID%5D&gdpr=0&gdpr_consent=sync.mathtag.com/sync/img?mt_exid=3... https://sync.mathtag.com/sync/img?mt_exid=39&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D25%26partneruserid%3D%5BMM_UUID%5D&gdpr=0&gdpr_consent= — 302 — 915 B — 336 ms — http/1.1https://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= — 200 — 92 B — 130 ms — h2https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent=match.prod.bidr.io/cookie-sync/sas?... https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent= — 303 — 394 B — 106 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=134&partneruserid=OB_OK&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmart_adserver_eb%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=134&partneruserid=OB_OK&redirurl=https%3A%2F%2Fcm.g.doubleclick.net%2Fpixel%3Fgoogle_nid%3Dsmart_adserver_eb%26google_hm%3DSMART_USER_ID_B64&gdpr=0&gdpr_consent= — 302 — 611 B — 127 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 — 486 ms — http/1.1https://secure.adnxs.com/getuid?https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D86%26partneruserid%3D$UID&gdpr=0&gdpr_consent=secure.adnxs.com/getuid?https%3A%2F... https://secure.adnxs.com/getuid?https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D86%26partneruserid%3D$UID&gdpr=0&gdpr_consent= — 200 — 769 B — 170 ms — h2https://id.a-mx.com/sync?tao=1&&uid=59e5e22a-779e-4a57-98c0-76b5354d8b5cid.a-mx.com/sync?tao=1&&uid=59e5e22... https://id.a-mx.com/sync?tao=1&&uid=59e5e22a-779e-4a57-98c0-76b5354d8b5c — 200 — 920 B — 372 ms — h2https://pxl.iqm.com/i/ck/equativ?cid=SMART_USER_ID&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D154%26partneruserid%3D%7BIQM_COOKIE%7D&gdpr=0&gdpr_consent=pxl.iqm.com/i/ck/equativ?cid=SMART_... https://pxl.iqm.com/i/ck/equativ?cid=SMART_USER_ID&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D154%26partneruserid%3D%7BIQM_COOKIE%7D&gdpr=0&gdpr_consent= — 302 — 762 B — 322 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=135&partneruserid=TAM_OK&redirurl=https%3A%2F%2Fs.amazon-adsystem.com%2Fdcm%3Fpid%3D72348060-38ad-4586-8e4f-f1e2a8e789b3%26id%3DSMART_USER_ID&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=135&partneruserid=TAM_OK&redirurl=https%3A%2F%2Fs.amazon-adsystem.com%2Fdcm%3Fpid%3D72348060-38ad-4586-8e4f-f1e2a8e789b3%26id%3DSMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 607 B — 121 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm&google_sc&google_hm=NDk0MTU0MDk1ODM2MjE2NDk4&gdpr=0&gdpr_consent=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm&google_sc&google_hm=NDk0MTU0MDk1ODM2MjE2NDk4&gdpr=0&gdpr_consent= — 302 — 22 B — 111 ms — h3https://dsp-cookie.adfarm1.adition.com/?ssp=5&gdpr=0&gdpr_consent=dsp-cookie.adfarm1.adition.com/?ssp... https://dsp-cookie.adfarm1.adition.com/?ssp=5&gdpr=0&gdpr_consent= — 302 — 186 B — 193 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 — 271 B — 316 ms — h2https://bh.contextweb.com/bh/rtset?pid=560288&ev=1&rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D92%26partneruserid%3D%25%25VGUID%25%25&gdpr=0&gdpr_consent=bh.contextweb.com/bh/rtset?pid=5602... https://bh.contextweb.com/bh/rtset?pid=560288&ev=1&rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D92%26partneruserid%3D%25%25VGUID%25%25&gdpr=0&gdpr_consent= — 302 — 1.2 KiB — 130 ms — h2https://cs.admanmedia.com/e09bad714a425a93d6dea503dcf9c528.gif?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D130%26partneruserid%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BGDPR_CONSENT%5D&gdpr=0&gdpr_consent=cs.admanmedia.com/e09bad714a425a93d... https://cs.admanmedia.com/e09bad714a425a93d6dea503dcf9c528.gif?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D130%26partneruserid%3D%5BUID%5D%26gdpr%3D%5BGDPR%5D%26gdpr_consent%3D%5BGDPR_CONSENT%5D&gdpr=0&gdpr_consent= — -1 — 0 B — 0 ms — https://ssp.wp.pl/v1/sync/smart/uid?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D55&gdpr=0&gdpr_consent=ssp.wp.pl/v1/sync/smart/uid?redirec... https://ssp.wp.pl/v1/sync/smart/uid?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D55&gdpr=0&gdpr_consent= — 302 — 245 B — 594 ms — h2https://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 — 657 B — 164 ms — h2https://dsp.360yield.com/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent=dsp.360yield.com/dsp_match/275?ssp=... https://dsp.360yield.com/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent= — 302 — 501 B — 111 ms — h2https://sync-tm.everesttech.net/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=sync-tm.everesttech.net/upi/pid/gjI... https://sync-tm.everesttech.net/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent= — 302 — 477 B — 131 ms — h2https://id5-sync.com/i/102/9.gif?gdpr=0&gdpr_consent=id5-sync.com/i/102/9.gif?gdpr=0&gdp... https://id5-sync.com/i/102/9.gif?gdpr=0&gdpr_consent= — 200 — 915 B — 563 ms — h2https://sync.1rx.io/usersync2/smartadserver?gdpr=0&gdpr_consent=sync.1rx.io/usersync2/smartadserver... https://sync.1rx.io/usersync2/smartadserver?gdpr=0&gdpr_consent= — 204 — 98 B — 116 ms — h2https://b1sync.outbrain.com/usersync/smart/?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D116%26partneruserid%3D__UID__&gdpr=0&gdpr_consent=b1sync.outbrain.com/usersync/smart/... https://b1sync.outbrain.com/usersync/smart/?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D116%26partneruserid%3D__UID__&gdpr=0&gdpr_consent= — 302 — 672 B — 47 ms — http/1.1https://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 — 385 B — 132 ms — h2https://csync.loopme.me/?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D124%26partneruserid%3D%7Bdevice_id%7D&pubid=5679&gdpr=0&gdpr_consent=csync.loopme.me/?redirect=https%3A%... https://csync.loopme.me/?redirect=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D124%26partneruserid%3D%7Bdevice_id%7D&pubid=5679&gdpr=0&gdpr_consent= — 307 — 247 B — 392 ms — h2https://s.ad.smaato.net/c/?adExInit=sas&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D133%26partneruserid%3D$UID&gdpr=0&gdpr_consent=s.ad.smaato.net/c/?adExInit=sas&red... https://s.ad.smaato.net/c/?adExInit=sas&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D133%26partneruserid%3D$UID&gdpr=0&gdpr_consent= — 302 — 235 B — 111 ms — h2https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3D&gdpr=0&gdpr_consent=id.rlcdn.com/711890.gif?credir=http... https://id.rlcdn.com/711890.gif?credir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D136%26partneruserid%3D&gdpr=0&gdpr_consent= — 200 — 59 B — 129 ms — h3https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 427 B — 97 ms — h2https://image6.pubmatic.com/AdServer/UCookieSetPug?&rd=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D91%26partneruserid%3D%23PM_USER_ID%26gdpr%3DPM_GDPR%26gdpr_consent%3DPM_CONSENT&gdpr=0&gdpr_consent=image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?&rd=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D91%26partneruserid%3D%23PM_USER_ID%26gdpr%3DPM_GDPR%26gdpr_consent%3DPM_CONSENT&gdpr=0&gdpr_consent= — 302 — 208 B — 152 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=139&partneruserid=0&redirurl=https%3A%2F%2Fmatch.sharethrough.com%2Fsync%2Fv1%3Fsource_id%3D98KUz37ype9D3X2sf9ovgeTt%26source_user_id%3DSMART_USER_ID&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=139&partneruserid=0&redirurl=https%3A%2F%2Fmatch.sharethrough.com%2Fsync%2Fv1%3Fsource_id%3D98KUz37ype9D3X2sf9ovgeTt%26source_user_id%3DSMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 614 B — 80 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 — 103 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=150&partneruserid=0&redirurl=https%3A%2F%2Fwt.rqtrk.eu%3Fpid%3D58a76248-f101-4e52-b8f7-c4de9362ea12%26src%3Dwww%26type%3D100%26sid%3D0%26uid%3DSMART_USER_ID%26gdpr_pd%3D0&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=150&partneruserid=0&redirurl=https%3A%2F%2Fwt.rqtrk.eu%3Fpid%3D58a76248-f101-4e52-b8f7-c4de9362ea12%26src%3Dwww%26type%3D100%26sid%3D0%26uid%3DSMART_USER_ID%26gdpr_pd%3D0&gdpr=0&gdpr_consent= — 302 — 623 B — 79 ms — h2https://s.company-target.com/s/eqx?sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D152%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent=s.company-target.com/s/eqx?sspurl=h... https://s.company-target.com/s/eqx?sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D152%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent= — 302 — 326 B — 326 ms — h2https://eu-u.openx.net/w/1.0/cm?id=a547219b-814b-4e3e-8a4f-35c044fa1891&ph=ec81d0b7-c42e-4a42-b97a-9305af647d30&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D100%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent=eu-u.openx.net/w/1.0/cm?id=a547219b... https://eu-u.openx.net/w/1.0/cm?id=a547219b-814b-4e3e-8a4f-35c044fa1891&ph=ec81d0b7-c42e-4a42-b97a-9305af647d30&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D100%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent= — 302 — 18 B — 83 ms — h3https://i.ctnsnet.com/int/cm?exc=25&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%3Fissi%3D1%26partnerid%3D169%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent=i.ctnsnet.com/int/cm?exc=25&redir=h... https://i.ctnsnet.com/int/cm?exc=25&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%3Fissi%3D1%26partnerid%3D169%26partneruserid%3DPARTNER_USER_ID&gdpr=0&gdpr_consent= — 302 — 20 B — 144 ms — h3https://sync-tm.everesttech.net/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=sync-tm.everesttech.net/upi/pid/byN... https://sync-tm.everesttech.net/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent= — 302 — 318 B — 102 ms — h2https://ups.analytics.yahoo.com/ups/58919/cms?uid=SMART_USER_ID&gdpr=0&gdpr_consent=ups.analytics.yahoo.com/ups/58919/c... https://ups.analytics.yahoo.com/ups/58919/cms?uid=SMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 189 B — 172 ms — h2https://match.deepintent.com/usersync/158match.deepintent.com/usersync/158 https://match.deepintent.com/usersync/158 — 200 — 243 B — 97 ms — h2https://bttrack.com/pixel/cookiesyncredir?rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D176%26partneruserid%3D%7Bglobalid%7D&gdpr=0&gdpr_consent=bttrack.com/pixel/cookiesyncredir?r... https://bttrack.com/pixel/cookiesyncredir?rurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D176%26partneruserid%3D%7Bglobalid%7D&gdpr=0&gdpr_consent= — 200 — 227 B — 203 ms — h2https://u.openx.net/w/1.0/cm?&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent=u.openx.net/w/1.0/cm?&id=7ead435e-a... https://u.openx.net/w/1.0/cm?&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent= — 302 — 18 B — 171 ms — h3https://ssp.disqus.com/redirectuser?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D181%26partneruserid%3D%24UID&partner=sharethrough&gdpr=0&gdpr_consent=ssp.disqus.com/redirectuser?r=https... https://ssp.disqus.com/redirectuser?r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D181%26partneruserid%3D%24UID&partner=sharethrough&gdpr=0&gdpr_consent= — 302 — 638 B — 159 ms — h2https://ad.turn.com/r/cs?pid=33&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D32%26partneruserid%3D%23USER_ID%23%26gdpr%3D%23GDPR_APPLICABLE%23%26gdpr_consent%3D%23GDPR_CONSENT%23&gdpr=0&gdpr_consent=ad.turn.com/r/cs?pid=33&redir=https... https://ad.turn.com/r/cs?pid=33&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D32%26partneruserid%3D%23USER_ID%23%26gdpr%3D%23GDPR_APPLICABLE%23%26gdpr_consent%3D%23GDPR_CONSENT%23&gdpr=0&gdpr_consent= — 302 — 457 B — 154 ms — h2https://ssum-sec.casalemedia.com/usermatch?s=179394&cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3D&gdpr=0&gdpr_consent=ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?s=179394&cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3D&gdpr=0&gdpr_consent= — 302 — 889 B — 114 ms — h3https://eu-u.openx.net/w/1.0/cm?cc=1&id=a547219b-814b-4e3e-8a4f-35c044fa1891&ph=ec81d0b7-c42e-4a42-b97a-9305af647d30&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D100%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent=eu-u.openx.net/w/1.0/cm?cc=1&id=a54... https://eu-u.openx.net/w/1.0/cm?cc=1&id=a547219b-814b-4e3e-8a4f-35c044fa1891&ph=ec81d0b7-c42e-4a42-b97a-9305af647d30&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D100%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent= — 200 — 86 B — 56 ms — h3https://dsp.360yield.com/ul_cb/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent=dsp.360yield.com/ul_cb/dsp_match/27... https://dsp.360yield.com/ul_cb/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent= — 200 — 198 B — 126 ms — h2https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent=&_bee_ppp=1match.prod.bidr.io/cookie-sync/sas?... https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent=&_bee_ppp=1 — 303 — 276 B — 109 ms — http/1.1https://b1sync.outbrain.com/usersync/smart/?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D116%26partneruserid%3D__UID__&gdpr=0&gdpr_consent=&s=3b1sync.outbrain.com/usersync/smart/... https://b1sync.outbrain.com/usersync/smart/?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D116%26partneruserid%3D__UID__&gdpr=0&gdpr_consent=&s=3 — 200 — 405 B — 128 ms — http/1.1https://id.rlcdn.com/1000.gif?memo=CNK5KxoNCLrmpM8GEgUI6AcQAEJOaHR0cHM6Ly9ydGItY3N5bmMuc21hcnRhZHNlcnZlci5jb20vcmVkaXIvP2lzc2k9MSZwYXJ0bmVyaWQ9MTM2JnBhcnRuZXJ1c2VyaWQ9SgAid.rlcdn.com/1000.gif?memo=CNK5KxoN... https://id.rlcdn.com/1000.gif?memo=CNK5KxoNCLrmpM8GEgUI6AcQAEJOaHR0cHM6Ly9ydGItY3N5bmMuc21hcnRhZHNlcnZlci5jb20vcmVkaXIvP2lzc2k9MSZwYXJ0bmVyaWQ9MTM2JnBhcnRuZXJ1c2VyaWQ9SgA — 200 — 59 B — 142 ms — h3https://c1.adform.net/serving/cookie/match?CC=1&party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_ID&gdpr=0&gdpr_consent=c1.adform.net/serving/cookie/match?... https://c1.adform.net/serving/cookie/match?CC=1&party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_ID&gdpr=0&gdpr_consent= — 200 — 499 B — 110 ms — h2https://s.amazon-adsystem.com/dcm?pid=72348060-38ad-4586-8e4f-f1e2a8e789b3&id=5275106128313662516&gdpr=0&gdpr_consent=s.amazon-adsystem.com/dcm?pid=72348... https://s.amazon-adsystem.com/dcm?pid=72348060-38ad-4586-8e4f-f1e2a8e789b3&id=5275106128313662516&gdpr=0&gdpr_consent= — 302 — 787 B — 58 ms — http/1.1https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=ODMwNDY5NzY3NTc1ODkxMDUwMQ==&gdpr=0&gdpr_consent=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=ODMwNDY5NzY3NTc1ODkxMDUwMQ==&gdpr=0&gdpr_consent= — 302 — 22 B — 110 ms — h3https://wt.rqtrk.eu/?pid=58a76248-f101-4e52-b8f7-c4de9362ea12&src=www&type=100&sid=0&uid=7922140935794670687&gdpr_pd=0&gdpr=0&gdpr_consent=wt.rqtrk.eu/?pid=58a76248-f101-4e52... https://wt.rqtrk.eu/?pid=58a76248-f101-4e52-b8f7-c4de9362ea12&src=www&type=100&sid=0&uid=7922140935794670687&gdpr_pd=0&gdpr=0&gdpr_consent= — 200 — 350 B — 291 ms — h2https://match.sharethrough.com/sync/v1?source_id=98KUz37ype9D3X2sf9ovgeTt&source_user_id=9095847578148224138&gdpr=0&gdpr_consent=match.sharethrough.com/sync/v1?sour... https://match.sharethrough.com/sync/v1?source_id=98KUz37ype9D3X2sf9ovgeTt&source_user_id=9095847578148224138&gdpr=0&gdpr_consent= — 200 — 323 B — 146 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm&google_sc&google_hm=MjEwNDc1NDM0MjA3MTMxOTY4Nw==&gdpr=0&gdpr_consent=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm&google_sc&google_hm=MjEwNDc1NDM0MjA3MTMxOTY4Nw==&gdpr=0&gdpr_consent= — 302 — 22 B — 111 ms — h3https://sync-tm.everesttech.net/ct/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=&_test=aekzOgALlxyjNgAysync-tm.everesttech.net/ct/upi/pid/... https://sync-tm.everesttech.net/ct/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=&_test=aekzOgALlxyjNgAy — 200 — 153 B — 146 ms — h2https://sync-tm.everesttech.net/ct/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=&_test=aekzOgALlzajNQAysync-tm.everesttech.net/ct/upi/pid/... https://sync-tm.everesttech.net/ct/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=&_test=aekzOgALlzajNQAy — 200 — 143 B — 149 ms — h2https://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 — 255 B — 171 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=49&partneruserid=7631687367784266091&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=49&partneruserid=7631687367784266091&gdpr=0&gdpr_consent= — 200 — 564 B — 111 ms — h2https://ups.analytics.yahoo.com/ups/58919/cms?uid=SMART_USER_ID&gdpr=0&gdpr_consent=&verify=trueups.analytics.yahoo.com/ups/58919/c... https://ups.analytics.yahoo.com/ups/58919/cms?uid=SMART_USER_ID&gdpr=0&gdpr_consent=&verify=true — -1 — 0 B — 183 ms — https://ssum-sec.casalemedia.com/usermatch?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3D&gdpr=0&gdpr_consent=&s=179394&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3D&gdpr=0&gdpr_consent=&s=179394&C=1 — 200 — 570 B — 68 ms — h3https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=92&partneruserid=part_O1pICWVqhAQr&ev=1&pid=560288&gdpr_consent=&gdpr=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=92&partneruserid=part_O1pICWVqhAQr&ev=1&pid=560288&gdpr_consent=&gdpr=0 — 200 — 562 B — 72 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=79&partneruserid=7485f4b7-ff04-46f3-87af-16e571d8bebb&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=79&partneruserid=7485f4b7-ff04-46f3-87af-16e571d8bebb&gdpr=0&gdpr_consent= — 200 — 582 B — 73 ms — h2https://rtb-csync.smartadserver.com/redir/?partnerid=147&partneruserid=941cdbee-e32d-4ab9-8ced-c425ea19853c&gdpr=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=147&partneruserid=941cdbee-e32d-4ab9-8ced-c425ea19853c&gdpr=0 — 200 — 583 B — 72 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=133&partneruserid=f057e01776rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=133&partneruserid=f057e01776 — 200 — 556 B — 73 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=117&partneruserid=be3582092c911d41ffc772b301bc3caf&gdpr=0&gdpr_consent=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=117&partneruserid=be3582092c911d41ffc772b301bc3caf&gdpr=0&gdpr_consent=0 — 200 — 579 B — 71 ms — h2https://equativ-match.dotomi.com/match/bounce/current?networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent=equativ-match.dotomi.com/match/boun... https://equativ-match.dotomi.com/match/bounce/current?networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 335 B — 280 ms — h2https://rtb-csync.smartadserver.com/redir?issi=1&partnerid=169&partneruserid=f779244a7c1e4caf90064c22b255c514&gdpr=0rtb-csync.smartadserver.com/redir?i... https://rtb-csync.smartadserver.com/redir?issi=1&partnerid=169&partneruserid=f779244a7c1e4caf90064c22b255c514&gdpr=0 — 200 — 579 B — 70 ms — h2https://b1sync.outbrain.com/usersync/smart/?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D116%26partneruserid%3D__UID__&gdpr=0&gdpr_consent=&s=3b1sync.outbrain.com/usersync/smart/... https://b1sync.outbrain.com/usersync/smart/?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D116%26partneruserid%3D__UID__&gdpr=0&gdpr_consent=&s=3 — 200 — 405 B — 161 ms — http/1.1https://c1.adform.net/serving/cookie/match?CC=1&party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_ID&gdpr=0&gdpr_consent=c1.adform.net/serving/cookie/match?... https://c1.adform.net/serving/cookie/match?CC=1&party=10&sspurl=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D22%26partneruserid%3DYOUR_USER_ID&gdpr=0&gdpr_consent= — 200 — 499 B — 118 ms — h2https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent=&_bee_ppp=1match.prod.bidr.io/cookie-sync/sas?... https://match.prod.bidr.io/cookie-sync/sas?gdpr=0&gdpr_consent=&_bee_ppp=1 — 303 — 276 B — 127 ms — http/1.1https://s.seedtag.com/cs/cookiesync/opera?channeluid=OPUd23ada3b17e04aa7a406e585a8bf2784s.seedtag.com/cs/cookiesync/opera?c... https://s.seedtag.com/cs/cookiesync/opera?channeluid=OPUd23ada3b17e04aa7a406e585a8bf2784 — 200 — 626 B — 157 ms — h3https://u.openx.net/w/1.0/cm?cc=1&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent=u.openx.net/w/1.0/cm?cc=1&id=7ead43... https://u.openx.net/w/1.0/cm?cc=1&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent= — 200 — 60 B — 169 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm=&google_sc=&google_hm=NDk0MTU0MDk1ODM2MjE2NDk4&gdpr=0&gdpr_consent=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm=&google_sc=&google_hm=NDk0MTU0MDk1ODM2MjE2NDk4&gdpr=0&gdpr_consent=&google_tc= — 302 — 20 B — 161 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=NDUyNjQ2MzM1ODMzOTA3MTA4NQ==&gdpr=0&gdpr_consent=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=NDUyNjQ2MzM1ODMzOTA3MTA4NQ==&gdpr=0&gdpr_consent= — 302 — 22 B — 155 ms — h3https://match.sharethrough.com/sync/v1?source_id=98KUz37ype9D3X2sf9ovgeTt&source_user_id=1787966453490597057&gdpr=0&gdpr_consent=match.sharethrough.com/sync/v1?sour... https://match.sharethrough.com/sync/v1?source_id=98KUz37ype9D3X2sf9ovgeTt&source_user_id=1787966453490597057&gdpr=0&gdpr_consent= — 200 — 323 B — 177 ms — h2https://wt.rqtrk.eu/?pid=58a76248-f101-4e52-b8f7-c4de9362ea12&src=www&type=100&sid=0&uid=6912979352453856495&gdpr_pd=0&gdpr=0&gdpr_consent=wt.rqtrk.eu/?pid=58a76248-f101-4e52... https://wt.rqtrk.eu/?pid=58a76248-f101-4e52-b8f7-c4de9362ea12&src=www&type=100&sid=0&uid=6912979352453856495&gdpr_pd=0&gdpr=0&gdpr_consent= — 200 — 182 B — 230 ms — h2https://s.amazon-adsystem.com/dcm?pid=72348060-38ad-4586-8e4f-f1e2a8e789b3&id=7532143315313966238&gdpr=0&gdpr_consent=s.amazon-adsystem.com/dcm?pid=72348... https://s.amazon-adsystem.com/dcm?pid=72348060-38ad-4586-8e4f-f1e2a8e789b3&id=7532143315313966238&gdpr=0&gdpr_consent= — 302 — 787 B — 59 ms — http/1.1https://image6.pubmatic.com/AdServer/UCookieSetPug?&rd=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D91%26partneruserid%3D%23PM_USER_ID%26gdpr%3DPM_GDPR%26gdpr_consent%3DPM_CONSENT&gdpr=0&gdpr_consent=&rdf=1image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?&rd=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D91%26partneruserid%3D%23PM_USER_ID%26gdpr%3DPM_GDPR%26gdpr_consent%3DPM_CONSENT&gdpr=0&gdpr_consent=&rdf=1 — 200 — 42 B — 50 ms — h2https://eu-u.openx.net/w/1.0/cm?cc=1&id=a547219b-814b-4e3e-8a4f-35c044fa1891&ph=ec81d0b7-c42e-4a42-b97a-9305af647d30&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D100%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent=eu-u.openx.net/w/1.0/cm?cc=1&id=a54... https://eu-u.openx.net/w/1.0/cm?cc=1&id=a547219b-814b-4e3e-8a4f-35c044fa1891&ph=ec81d0b7-c42e-4a42-b97a-9305af647d30&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D100%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent= — 200 — 86 B — 51 ms — h3https://sync.1rx.io/usersync2/rmpssp?sub=zeta&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D37%26buyeruid%3D%5BRX_UUID%5D%26r%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICJS84AQ==sync.1rx.io/usersync2/rmpssp?sub=ze... https://sync.1rx.io/usersync2/rmpssp?sub=zeta&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Fssp.disqus.com%2Fmatch%3Fbidder%3D37%26buyeruid%3D%5BRX_UUID%5D%26r%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICJS84AQ== — 302 — 415 B — 64 ms — h2https://s.amazon-adsystem.com/dcm?pid=72348060-38ad-4586-8e4f-f1e2a8e789b3&id=5275106128313662516&gdpr=0&gdpr_consent=&dcc=ts.amazon-adsystem.com/dcm?pid=72348... https://s.amazon-adsystem.com/dcm?pid=72348060-38ad-4586-8e4f-f1e2a8e789b3&id=5275106128313662516&gdpr=0&gdpr_consent=&dcc=t — 200 — 566 B — 54 ms — http/1.1https://dsp.360yield.com/ul_cb/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent=dsp.360yield.com/ul_cb/dsp_match/27... https://dsp.360yield.com/ul_cb/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent= — 200 — 198 B — 122 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=92&partneruserid=part_O1pICWVqhAQr&ev=1&pid=560288&gdpr_consent=&gdpr=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=92&partneruserid=part_O1pICWVqhAQr&ev=1&pid=560288&gdpr_consent=&gdpr=0 — 200 — 562 B — 84 ms — h2https://rtb-csync.smartadserver.com/redir/?partnerid=147&partneruserid=f9959f87-103d-46c4-8e0e-85a923d01d30&gdpr=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=147&partneruserid=f9959f87-103d-46c4-8e0e-85a923d01d30&gdpr=0 — 200 — 583 B — 84 ms — h2https://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 — 112 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=133&partneruserid=96a8856231rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=133&partneruserid=96a8856231 — 200 — 556 B — 82 ms — h2https://sync-tm.everesttech.net/ct/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=&_test=aekzOgADAAneDgA8sync-tm.everesttech.net/ct/upi/pid/... https://sync-tm.everesttech.net/ct/upi/pid/byN59NcB?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D170%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=&_test=aekzOgADAAneDgA8 — 200 — 154 B — 143 ms — h2https://sync-tm.everesttech.net/ct/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=&_test=aekzOgAC-1jeCgA8sync-tm.everesttech.net/ct/upi/pid/... https://sync-tm.everesttech.net/ct/upi/pid/gjIEMT18?redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D94%26partneruserid%3D%24%7BTM_USER_ID%7D&gdpr=0&gdpr_consent=&_test=aekzOgAC-1jeCgA8 — 200 — 157 B — 143 ms — h2https://equativ-match.dotomi.com/match/bounce/current?networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent=equativ-match.dotomi.com/match/boun... https://equativ-match.dotomi.com/match/bounce/current?networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 335 B — 228 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=117&partneruserid=986c627fb91e519cf49a3b2018483886&gdpr=0&gdpr_consent=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=117&partneruserid=986c627fb91e519cf49a3b2018483886&gdpr=0&gdpr_consent=0 — 200 — 579 B — 78 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=32&partneruserid=8073521224008819597&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=32&partneruserid=8073521224008819597&gdpr=0&gdpr_consent= — 200 — 564 B — 44 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=79&partneruserid=a0837ff0-7fca-472a-932c-1456b3be3465&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=79&partneruserid=a0837ff0-7fca-472a-932c-1456b3be3465&gdpr=0&gdpr_consent= — 200 — 582 B — 93 ms — h2https://rtb-csync.smartadserver.com/redir?partneruserid=&partnerid=127&gdpr=0rtb-csync.smartadserver.com/redir?p... https://rtb-csync.smartadserver.com/redir?partneruserid=&partnerid=127&gdpr=0 — 200 — 113 B — 129 ms — h2https://ssum-sec.casalemedia.com/usermatch?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3D&gdpr=0&gdpr_consent=&s=179394&C=1ssum-sec.casalemedia.com/usermatch?... https://ssum-sec.casalemedia.com/usermatch?cb=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D33%26partneruserid%3D&gdpr=0&gdpr_consent=&s=179394&C=1 — 200 — 569 B — 50 ms — h3https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=33&partneruserid=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=33&partneruserid=0 — 200 — 546 B — 87 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%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICLyE4AQ==%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%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICLyE4AQ==%26buyeruid%3D%5BUID%5D — -1 — 0 B — 0 ms — https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=ODMwNDY5NzY3NTc1ODkxMDUwMQ==&gdpr=0&gdpr_consent=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=ODMwNDY5NzY3NTc1ODkxMDUwMQ==&gdpr=0&gdpr_consent=&google_tc= — 302 — 20 B — 121 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm=&google_sc=&google_hm=MjEwNDc1NDM0MjA3MTMxOTY4Nw==&gdpr=0&gdpr_consent=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smartrtb_dbm&google_cm=&google_sc=&google_hm=MjEwNDc1NDM0MjA3MTMxOTY4Nw==&gdpr=0&gdpr_consent=&google_tc= — 302 — 20 B — 121 ms — h3https://rtb-csync.smartadserver.com/redir?issi=1&partnerid=169&partneruserid=ad725d8fee1644ecbe3683267a0bb1c8&gdpr=0rtb-csync.smartadserver.com/redir?i... https://rtb-csync.smartadserver.com/redir?issi=1&partnerid=169&partneruserid=ad725d8fee1644ecbe3683267a0bb1c8&gdpr=0 — 200 — 579 B — 77 ms — h2https://ups.analytics.yahoo.com/ups/58919/cms?uid=SMART_USER_ID&gdpr=0&gdpr_consent=&verify=trueups.analytics.yahoo.com/ups/58919/c... https://ups.analytics.yahoo.com/ups/58919/cms?uid=SMART_USER_ID&gdpr=0&gdpr_consent=&verify=true — -1 — 0 B — 122 ms — https://image6.pubmatic.com/AdServer/UCookieSetPug?&rd=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D91%26partneruserid%3D%23PM_USER_ID%26gdpr%3DPM_GDPR%26gdpr_consent%3DPM_CONSENT&gdpr=0&gdpr_consent=&rdf=1image6.pubmatic.com/AdServer/UCooki... https://image6.pubmatic.com/AdServer/UCookieSetPug?&rd=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D91%26partneruserid%3D%23PM_USER_ID%26gdpr%3DPM_GDPR%26gdpr_consent%3DPM_CONSENT&gdpr=0&gdpr_consent=&rdf=1 — 200 — 42 B — 38 ms — h2https://s.amazon-adsystem.com/dcm?pid=72348060-38ad-4586-8e4f-f1e2a8e789b3&id=7532143315313966238&gdpr=0&gdpr_consent=&dcc=ts.amazon-adsystem.com/dcm?pid=72348... https://s.amazon-adsystem.com/dcm?pid=72348060-38ad-4586-8e4f-f1e2a8e789b3&id=7532143315313966238&gdpr=0&gdpr_consent=&dcc=t — 200 — 566 B — 73 ms — http/1.1https://t.adx.opera.com/pub/sync?pubid=pub10682794419520&us_privacy=&gdpr=0&gdpr_consent=t.adx.opera.com/pub/sync?pubid=pub1... https://t.adx.opera.com/pub/sync?pubid=pub10682794419520&us_privacy=&gdpr=0&gdpr_consent= — 302 — 908 B — 173 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=49&partneruserid=7631687367796455792&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=49&partneruserid=7631687367796455792&gdpr=0&gdpr_consent= — 200 — 564 B — 104 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=32&partneruserid=4109211710572664466&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=32&partneruserid=4109211710572664466&gdpr=0&gdpr_consent= — 200 — 564 B — 30 ms — h2https://u.openx.net/w/1.0/cm?cc=1&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent=u.openx.net/w/1.0/cm?cc=1&id=7ead43... https://u.openx.net/w/1.0/cm?cc=1&id=7ead435e-a2cd-4cbf-8876-adb66822613f&ph=c6b01e12-aa62-4ae6-9e10-71346e597c31&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D179%26partneruserid%3D%7BOPENX_ID%7D&gdpr=0&gdpr_consent= — 200 — 60 B — 148 ms — h3https://ssp.disqus.com/match?bidder=37&buyeruid=OPTOUT&r=Cid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICJS84AQ==ssp.disqus.com/match?bidder=37&buye... https://ssp.disqus.com/match?bidder=37&buyeruid=OPTOUT&r=Cid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICJS84AQ== — 302 — 472 B — 54 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=25&partneruserid=2b4869e9-333a-4100-9cf6-9ced3e5c447c&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=25&partneruserid=2b4869e9-333a-4100-9cf6-9ced3e5c447c&gdpr=0&gdpr_consent= — 200 — 581 B — 61 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=154&partneruserid=ebee99c3-8de5-4b5c-97e7-7d71a2d286dbrtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=154&partneruserid=ebee99c3-8de5-4b5c-97e7-7d71a2d286db — 200 — 583 B — 60 ms — h2https://rtb-csync.smartadserver.com/redir?partneruserid=&partnerid=127&gdpr=0rtb-csync.smartadserver.com/redir?p... https://rtb-csync.smartadserver.com/redir?partneruserid=&partnerid=127&gdpr=0 — 200 — 113 B — 105 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 — 45 ms — h2https://t.adx.opera.com/pub/sync?pubid=pub10682794419520&us_privacy=&gdpr=0&gdpr_consent=t.adx.opera.com/pub/sync?pubid=pub1... https://t.adx.opera.com/pub/sync?pubid=pub10682794419520&us_privacy=&gdpr=0&gdpr_consent= — 302 — 907 B — 246 ms — http/1.1https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=NDUyNjQ2MzM1ODMzOTA3MTA4NQ==&gdpr=0&gdpr_consent=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=smart_adserver_eb&google_hm=NDUyNjQ2MzM1ODMzOTA3MTA4NQ==&gdpr=0&gdpr_consent=&google_tc= — 302 — 20 B — 80 ms — h3https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=152&partneruserid=25a208ab-b944-4b80-b473-2be60b1b25f5rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=152&partneruserid=25a208ab-b944-4b80-b473-2be60b1b25f5 — 200 — 583 B — 41 ms — h2https://rtb-csync.smartadserver.com/redir/?partnerid=76&partneruserid=&gdpr=0&gdpr_consent=&google_error=3rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=76&partneruserid=&gdpr=0&gdpr_consent=&google_error=3 — 200 — 113 B — 38 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=154&partneruserid=abdd3410-d6b6-484f-8043-2c3afa4baf64rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=154&partneruserid=abdd3410-d6b6-484f-8043-2c3afa4baf64 — 200 — 583 B — 51 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%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICJS84Ag==%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%3DCid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICJS84Ag==%26buyeruid%3D%5BUID%5D — 302 — 570 B — 10.6 s — 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 — 74 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=25&partneruserid=f5c469e9-333a-4b00-b130-75ef771b945e&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=25&partneruserid=f5c469e9-333a-4b00-b130-75ef771b945e&gdpr=0&gdpr_consent= — 200 — 582 B — 53 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=124&partneruserid=c8e80fa6-af56-495f-a1fc-24e32ab48350&gdpr_consent=null&gdpr=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=124&partneruserid=c8e80fa6-af56-495f-a1fc-24e32ab48350&gdpr_consent=null&gdpr=0 — 200 — 583 B — 48 ms — h2https://sync.visx.net/v1/sync?partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24{UUID}%26gdpr%3D%24{GDPR}%26gdpr_consent%3D%24{GDPR_CONSENT_45}&gdpr=0&gdpr_consent=sync.visx.net/v1/sync?partner_id=89... https://sync.visx.net/v1/sync?partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24{UUID}%26gdpr%3D%24{GDPR}%26gdpr_consent%3D%24{GDPR_CONSENT_45}&gdpr=0&gdpr_consent= — 302 — 945 B — 341 ms — http/1.1https://sync.srv.stackadapt.com/sync?nid=339&gdpr=0&gdpr_consent=sync.srv.stackadapt.com/sync?nid=33... https://sync.srv.stackadapt.com/sync?nid=339&gdpr=0&gdpr_consent= — 302 — 1.3 KiB — 66 ms — http/1.1https://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 — 330 B — 145 ms — h2https://ssbsync.smartadserver.com/api/sync?callerId=3&gdpr=0&gdpr_consent=&google_error=3ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=3&gdpr=0&gdpr_consent=&google_error=3 — 204 — 41 B — 67 ms — h2https://rtb-csync.smartadserver.com/redir/?partnerid=76&partneruserid=&gdpr=0&gdpr_consent=&google_error=3rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=76&partneruserid=&gdpr=0&gdpr_consent=&google_error=3 — 200 — 113 B — 86 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=33&partneruserid=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=33&partneruserid=0 — 200 — 546 B — 38 ms — h2https://ssc-cms.33across.com/ps/?ri=0013300001kQj2HAAS&ru=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D180%26partneruserid%3D33XUSERID33X&gdpr=0&gdpr_consent=ssc-cms.33across.com/ps/?ri=0013300... https://ssc-cms.33across.com/ps/?ri=0013300001kQj2HAAS&ru=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D180%26partneruserid%3D33XUSERID33X&gdpr=0&gdpr_consent= — 302 — 526 B — 39 ms — h2https://go.mediagotechnology.com/cs/equativ?gdpr=0&gdpr_consent=go.mediagotechnology.com/cs/equativ... https://go.mediagotechnology.com/cs/equativ?gdpr=0&gdpr_consent= — 302 — 375 B — 170 ms — h2https://id.rtb.mx/rum?uid=59e5e22a-779e-4a57-98c0-76b5354d8b5c&d=1776890682751id.rtb.mx/rum?uid=59e5e22a-779e-4a5... https://id.rtb.mx/rum?uid=59e5e22a-779e-4a57-98c0-76b5354d8b5c&d=1776890682751 — 204 — 718 B — 116 ms — h2https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=152&partneruserid=6e864c6d-9ea4-4b20-8dc2-2717c4025244rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=152&partneruserid=6e864c6d-9ea4-4b20-8dc2-2717c4025244 — 200 — 581 B — 27 ms — h2https://sync.visx.net/v1/sync?partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24{UUID}%26gdpr%3D%24{GDPR}%26gdpr_consent%3D%24{GDPR_CONSENT_45}&gdpr=0&gdpr_consent=sync.visx.net/v1/sync?partner_id=89... https://sync.visx.net/v1/sync?partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24{UUID}%26gdpr%3D%24{GDPR}%26gdpr_consent%3D%24{GDPR_CONSENT_45}&gdpr=0&gdpr_consent= — 302 — 945 B — 386 ms — http/1.1https://sync.srv.stackadapt.com/sync?nid=339&gdpr=0&gdpr_consent=sync.srv.stackadapt.com/sync?nid=33... https://sync.srv.stackadapt.com/sync?nid=339&gdpr=0&gdpr_consent= — 302 — 1.3 KiB — 22 ms — http/1.1https://ssbsync.smartadserver.com/api/sync?callerId=3&gdpr=0&gdpr_consent=&google_error=3ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=3&gdpr=0&gdpr_consent=&google_error=3 — 204 — 41 B — 31 ms — h2https://equativ-match.dotomi.com/match/bounce/current?DotomiTest=7ef120f249180579&is_secure=true&networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent=equativ-match.dotomi.com/match/boun... https://equativ-match.dotomi.com/match/bounce/current?DotomiTest=7ef120f249180579&is_secure=true&networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent= — 204 — 103 B — 37 ms — h2https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=b5e303eb6f0f4727&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10682794419520%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=b5e303eb6f0f4727&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10682794419520%26gdpr%3D0%26consent%3D%26us_privacy%3D%26custom_data%3D — 302 — 450 B — 23 ms — h3https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=66&partneruserid=0d46200500eb52ee4943ee07&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=66&partneruserid=0d46200500eb52ee4943ee07&gdpr=0&gdpr_consent= — 200 — 570 B — 18 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 — 331 B — 137 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=165&partneruserid=jpfQEu-pVzBKhKaJ6QOsOQUtuRg&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=165&partneruserid=jpfQEu-pVzBKhKaJ6QOsOQUtuRg&gdpr=0&gdpr_consent= — 200 — 574 B — 26 ms — h2https://ssc-cms.33across.com/ps/?ri=0013300001kQj2HAAS&ru=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D180%26partneruserid%3D33XUSERID33X&gdpr=0&gdpr_consent=ssc-cms.33across.com/ps/?ri=0013300... https://ssc-cms.33across.com/ps/?ri=0013300001kQj2HAAS&ru=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D180%26partneruserid%3D33XUSERID33X&gdpr=0&gdpr_consent= — 302 — 526 B — 23 ms — h2https://go.mediagotechnology.com/cs/equativ?gdpr=0&gdpr_consent=go.mediagotechnology.com/cs/equativ... https://go.mediagotechnology.com/cs/equativ?gdpr=0&gdpr_consent= — 302 — 223 B — 175 ms — h2https://equativ-match.dotomi.com/match/bounce/current?DotomiTest=1459f5d5897823fb&is_secure=true&networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent=equativ-match.dotomi.com/match/boun... https://equativ-match.dotomi.com/match/bounce/current?DotomiTest=1459f5d5897823fb&is_secure=true&networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent= — 204 — 103 B — 66 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=165&partneruserid=jpfQEu-pVzBKhKaJ6QOsOQUtuRg&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=165&partneruserid=jpfQEu-pVzBKhKaJ6QOsOQUtuRg&gdpr=0&gdpr_consent= — 200 — 574 B — 17 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=180&partneruserid=213764398844913rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=180&partneruserid=213764398844913 — 200 — 561 B — 11 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=124&partneruserid=56f14799-c1b6-401e-b16e-f66826a1c59e&gdpr_consent=null&gdpr=0rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=124&partneruserid=56f14799-c1b6-401e-b16e-f66826a1c59e&gdpr_consent=null&gdpr=0 — 200 — 582 B — 11 ms — h2https://t.oa.opera.com/sync?vendor=60369&pubid=pub10682794419520&gdpr=0&consent=&us_privacy=&custom_data=t.oa.opera.com/sync?vendor=60369&pu... https://t.oa.opera.com/sync?vendor=60369&pubid=pub10682794419520&gdpr=0&consent=&us_privacy=&custom_data= — 302 — 797 B — 146 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=180&partneruserid=213764251208995rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=180&partneruserid=213764251208995 — 200 — 561 B — 9 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=66&partneruserid=0d46200500edb355c825e646&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=66&partneruserid=0d46200500edb355c825e646&gdpr=0&gdpr_consent= — 200 — 570 B — 11 ms — h2https://stx-match.dotomi.com/match/bounce/current?DotomiTest=617048c04dba1024&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=617048c04dba1024&is_secure=true&networkId=44410&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent= — 204 — 103 B — 11 ms — h2https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=55&partneruserid=5ce1909feb5901f3bf13ae26abaa49fa%3A91a5a5%3A1776890682%3Av3rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=55&partneruserid=5ce1909feb5901f3bf13ae26abaa49fa%3A91a5a5%3A1776890682%3Av3 — 200 — 599 B — 9 ms — h2https://stx-match.dotomi.com/match/bounce/current?DotomiTest=70e936a38bad1519&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=70e936a38bad1519&is_secure=true&networkId=44410&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent= — 204 — 103 B — 10 ms — h2https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=5f36e1d88edd8c6&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10682794419520%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=5f36e1d88edd8c6&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10682794419520%26gdpr%3D0%26consent%3D%26us_privacy%3D%26custom_data%3D — 302 — 449 B — 13 ms — h3https://rtb-csync.smartadserver.com/redir/?partnerid=184&issi=1&partneruserid=e0d4b25a4c5b50b42imh0q00moaiu1p3&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=184&issi=1&partneruserid=e0d4b25a4c5b50b42imh0q00moaiu1p3&gdpr=0&gdpr_consent= — 200 — 579 B — 9 ms — h2https://t.oa.opera.com/sync?vendor=60369&pubid=pub10682794419520&gdpr=0&consent=&us_privacy=&custom_data=t.oa.opera.com/sync?vendor=60369&pu... https://t.oa.opera.com/sync?vendor=60369&pubid=pub10682794419520&gdpr=0&consent=&us_privacy=&custom_data= — 302 — 797 B — 158 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=163&partneruserid=OPUb2424057c55c4b4da2fd48753feaa43artb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=163&partneruserid=OPUb2424057c55c4b4da2fd48753feaa43a — 200 — 582 B — 9 ms — h2https://rtb-csync.smartadserver.com/redir/?partnerid=184&issi=1&partneruserid=e0d4b25a2319543f22xqfo00moaiu1qb&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=184&issi=1&partneruserid=e0d4b25a2319543f22xqfo00moaiu1qb&gdpr=0&gdpr_consent= — 200 — 579 B — 9 ms — h2https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=55&partneruserid=900dfb7a53fde15159510404ee28abbe%3A627094%3A1776890682%3Av3rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=55&partneruserid=900dfb7a53fde15159510404ee28abbe%3A627094%3A1776890682%3Av3 — 200 — 599 B — 9 ms — h2https://sync.visx.net/v1/sync?attempt=1&gdpr=0&gdpr_consent=&partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24%7BUUID%7D%26gdpr%3D%24%7BGDPR%7D%26gdpr_consent%3D%24%7BGDPR_CONSENT_45%7Dsync.visx.net/v1/sync?attempt=1&gdp... https://sync.visx.net/v1/sync?attempt=1&gdpr=0&gdpr_consent=&partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24%7BUUID%7D%26gdpr%3D%24%7BGDPR%7D%26gdpr_consent%3D%24%7BGDPR_CONSENT_45%7D — 200 — 713 B — 206 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=163&partneruserid=OPU5a45bdabdfb7449083a8ce51aa2d0068rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?gdpr=0&gdpr_consent=&issi=1&partnerid=163&partneruserid=OPU5a45bdabdfb7449083a8ce51aa2d0068 — 200 — 581 B — 9 ms — h2https://s.seedtag.com/cs/cookiesync/opera?channeluid=OPU181ac8eba6a848e892badab8507be74ds.seedtag.com/cs/cookiesync/opera?c... https://s.seedtag.com/cs/cookiesync/opera?channeluid=OPU181ac8eba6a848e892badab8507be74d — 200 — 626 B — 25 ms — h3https://sync.visx.net/v1/sync?attempt=1&gdpr=0&gdpr_consent=&partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24%7BUUID%7D%26gdpr%3D%24%7BGDPR%7D%26gdpr_consent%3D%24%7BGDPR_CONSENT_45%7Dsync.visx.net/v1/sync?attempt=1&gdp... https://sync.visx.net/v1/sync?attempt=1&gdpr=0&gdpr_consent=&partner_id=89714532&redir=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D164%26partneruserid%3D%24%7BUUID%7D%26gdpr%3D%24%7BGDPR%7D%26gdpr_consent%3D%24%7BGDPR_CONSENT_45%7D — 200 — 713 B — 201 ms — http/1.1https://s.seedtag.com/cs/cookiesync/illumin?channeluid=4d5e2755-45ab-4794-9910-6f43c6af59c0s.seedtag.com/cs/cookiesync/illumin... https://s.seedtag.com/cs/cookiesync/illumin?channeluid=4d5e2755-45ab-4794-9910-6f43c6af59c0 — 200 — 647 B — 32 ms — h3https://c1.adform.net/cookie?redirect_url=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dadf%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UIDc1.adform.net/cookie?redirect_url=h... https://c1.adform.net/cookie?redirect_url=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dadf%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Di%26uid%3D%24UID — 200 — 521 B — 10 ms — h2https://sync.connectad.io/iFrameSyncer?gdpr=0&consent=&us_privacy=1---&gpp=&gpp_sid=&cb=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dconnectad%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Dsync.connectad.io/iFrameSyncer?gdpr... https://sync.connectad.io/iFrameSyncer?gdpr=0&consent=&us_privacy=1---&gpp=&gpp_sid=&cb=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dconnectad%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 200 — 1.6 KiB — 71 ms — h2https://rtb.gumgum.com/usync/prbds2s?gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dgumgum%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3Drtb.gumgum.com/usync/prbds2s?gdpr=0... https://rtb.gumgum.com/usync/prbds2s?gdpr=0&gdpr_consent=&us_privacy=1---&r=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Dgumgum%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D — 200 — 67 B — 81 ms — h2https://ads.us.e-planning.net/uspd/1/?du=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Deplanning%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDads.us.e-planning.net/uspd/1/?du=ht... https://ads.us.e-planning.net/uspd/1/?du=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Deplanning%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 302 — 270 B — 33 ms — h2https://ads.us.e-planning.net/uspd/1/?ct=1&du=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Deplanning%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UIDads.us.e-planning.net/uspd/1/?ct=1&... https://ads.us.e-planning.net/uspd/1/?ct=1&du=https%3A%2F%2Fpbsj.bricks-co.com%2Fsetuid%3Fpslabel%3Dnull%26bidder%3Deplanning%26gdpr%3D0%26gdpr_consent%3D%26us_privacy%3D1---%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%24UID — 200 — 91 B — 16 ms — h2https://creativecdn.com/cm-notify?pi=connectad&us_privacy=1---creativecdn.com/cm-notify?pi=connec... https://creativecdn.com/cm-notify?pi=connectad&us_privacy=1--- — 302 — 602 B — 87 ms — h2https://ap.lijit.com/pixel?us_privacy=1---&redir=https%3A%2F%2Fsync.connectad.io%2Fumatch%2F1%3Fbidder%3Dsovrn%26dataid%3Ddata12%26uuid%3D%24UIDap.lijit.com/pixel?us_privacy=1---&... https://ap.lijit.com/pixel?us_privacy=1---&redir=https%3A%2F%2Fsync.connectad.io%2Fumatch%2F1%3Fbidder%3Dsovrn%26dataid%3Ddata12%26uuid%3D%24UID — 307 — 497 B — 16 ms — h2https://x.bidswitch.net/sync?ssp=rtaplus&user_id=4934522e-1054-4996-9773-4e60445fd9b8&gdpr=0&us_privacy=1---x.bidswitch.net/sync?ssp=rtaplus&us... https://x.bidswitch.net/sync?ssp=rtaplus&user_id=4934522e-1054-4996-9773-4e60445fd9b8&gdpr=0&us_privacy=1--- — 302 — 230 B — 29 ms — h2https://bb.lijit.com/pixel?us_privacy=1---&redir=https%3A%2F%2Fsync.connectad.io%2Fumatch%2F1%3Fbidder%3Dsovrn%26dataid%3Ddata12%26uuid%3D%24UID&sovrn_retry=truebb.lijit.com/pixel?us_privacy=1---&... https://bb.lijit.com/pixel?us_privacy=1---&redir=https%3A%2F%2Fsync.connectad.io%2Fumatch%2F1%3Fbidder%3Dsovrn%26dataid%3Ddata12%26uuid%3D%24UID&sovrn_retry=true — 307 — 249 B — 9 ms — h2https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&us_privacy=1---&r=https%3A%2F%2Fsync.connectad.io%2Fumatch%2F1%3Fdataid%3Ddata5%26uuid%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?id=891039ac-a9... https://u.openx.net/w/1.0/cm?id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&us_privacy=1---&r=https%3A%2F%2Fsync.connectad.io%2Fumatch%2F1%3Fdataid%3Ddata5%26uuid%3D%7BOPENX_ID%7D — 302 — 18 B — 40 ms — h3https://sync.connectad.io/umatch/1?bidder=sovrn&dataid=data12&uuid=sync.connectad.io/umatch/1?bidder=s... https://sync.connectad.io/umatch/1?bidder=sovrn&dataid=data12&uuid= — 204 — 122 B — 38 ms — h2https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=connectad&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=4934522e-1054-4996-9773-4e60445fd9b8pbsj.bricks-co.com/setuid?pslabel=n... https://pbsj.bricks-co.com/setuid?pslabel=null&bidder=connectad&gdpr=0&gdpr_consent=&us_privacy=1---&gpp=&gpp_sid=&f=b&uid=4934522e-1054-4996-9773-4e60445fd9b8 — 302 — 486 B — 83 ms — h2https://ads.betweendigital.com/match?bidder_id=43092&gdpr=0&consent=&callback_url=https%3A%2F%2Fx.bidswitch.net%2Fsync%3Fdsp_id%3D429%26user_id%3D%24%7BUSER_ID%7D%26ssp%3Drtaplus%26expires%3D30%26user_group%3D%24%7BUSER_GROUP%7D%26gdpr%3D0%26gdpr_consent%3Dads.betweendigital.com/match?bidder... https://ads.betweendigital.com/match?bidder_id=43092&gdpr=0&consent=&callback_url=https%3A%2F%2Fx.bidswitch.net%2Fsync%3Fdsp_id%3D429%26user_id%3D%24%7BUSER_ID%7D%26ssp%3Drtaplus%26expires%3D30%26user_group%3D%24%7BUSER_GROUP%7D%26gdpr%3D0%26gdpr_consent%3D — 302 — 897 B — 106 ms — h2https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fsync.connectad.io%2Fumatch%2F1%3Fbidder%3Dadform%26dataid%3Ddata4%26uuid%3D%24UIDcm.adform.net/cookie?redirect_url=h... https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fsync.connectad.io%2Fumatch%2F1%3Fbidder%3Dadform%26dataid%3Ddata4%26uuid%3D%24UID — 200 — 474 B — 83 ms — h2https://u.openx.net/w/1.0/cm?cc=1&id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&us_privacy=1---&r=https%3A%2F%2Fsync.connectad.io%2Fumatch%2F1%3Fdataid%3Ddata5%26uuid%3D%7BOPENX_ID%7Du.openx.net/w/1.0/cm?cc=1&id=891039... https://u.openx.net/w/1.0/cm?cc=1&id=891039ac-a916-42bb-a651-4be9e3b201da&ph=a3aece0c-9e80-4316-8deb-faf804779bd1&gdpr=0&us_privacy=1---&r=https%3A%2F%2Fsync.connectad.io%2Fumatch%2F1%3Fdataid%3Ddata5%26uuid%3D%7BOPENX_ID%7D — 200 — 86 B — 29 ms — h3https://creativecdn.com/cm-notify?pi=connectad&us_privacy=1---&tc=1creativecdn.com/cm-notify?pi=connec... https://creativecdn.com/cm-notify?pi=connectad&us_privacy=1---&tc=1 — 200 — 124 B — 81 ms — h2https://pixel.rubiconproject.com/exchange/sync.php?p=connectad&gdpr=0&us_privacy=1---pixel.rubiconproject.com/exchange/s... https://pixel.rubiconproject.com/exchange/sync.php?p=connectad&gdpr=0&us_privacy=1--- — 302 — 1.4 KiB — 70 ms — http/1.1https://ib.adnxs.com/prebid/setuid?bidder=connectad&gdpr=0&gdpr_consent=&f=i&uid=4934522e-1054-4996-9773-4e60445fd9b8&us_privacy=1---ib.adnxs.com/prebid/setuid?bidder=c... https://ib.adnxs.com/prebid/setuid?bidder=connectad&gdpr=0&gdpr_consent=&f=i&uid=4934522e-1054-4996-9773-4e60445fd9b8&us_privacy=1--- — 200 — 719 B — 38 ms — h2https://eus.rubiconproject.com/usync.html?p=connectad&gdpr=&gdpr_consent=&us_privacy=1---eus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=connectad&gdpr=&gdpr_consent=&us_privacy=1--- — 200 — 379 B — 10 ms — h2https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=connectad&uid=4934522e-1054-4996-9773-4e60445fd9b8&r=0&alias=sparteo&pslabel=nullsync.sparteo.com/setuid?gdpr=0&gdpr... https://sync.sparteo.com/setuid?gdpr=0&gdpr_consent=&us_privacy=1---&bidder=connectad&uid=4934522e-1054-4996-9773-4e60445fd9b8&r=0&alias=sparteo&pslabel=null — 200 — 363 B — 93 ms — h2https://sync.connectad.io/pixel/1?dataid=data20&uuid=MOAITZ7Y-7-9WWE&gdpr=0&us_privacy=1---sync.connectad.io/pixel/1?dataid=da... https://sync.connectad.io/pixel/1?dataid=data20&uuid=MOAITZ7Y-7-9WWE&gdpr=0&us_privacy=1--- — 204 — 759 B — 33 ms — h3https://ads.betweendigital.com/match?bidder_id=43092&gdpr=0&consent=&callback_url=https%3A%2F%2Fx.bidswitch.net%2Fsync%3Fdsp_id%3D429%26user_id%3D%24%7BUSER_ID%7D%26ssp%3Drtaplus%26expires%3D30%26user_group%3D%24%7BUSER_GROUP%7D%26gdpr%3D0%26gdpr_consent%3D&crf=1&rts=4055051124295556287ads.betweendigital.com/match?bidder... https://ads.betweendigital.com/match?bidder_id=43092&gdpr=0&consent=&callback_url=https%3A%2F%2Fx.bidswitch.net%2Fsync%3Fdsp_id%3D429%26user_id%3D%24%7BUSER_ID%7D%26ssp%3Drtaplus%26expires%3D30%26user_group%3D%24%7BUSER_GROUP%7D%26gdpr%3D0%26gdpr_consent%3D&crf=1&rts=4055051124295556287 — 200 — 720 B — 11 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 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.2 KiB — 31 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=130&partneruserid=8cd44c71-4d32-4632-a5cd-91250121063e&gdpr=0&gdpr_consent=[GDPR_CONSENT]rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=130&partneruserid=8cd44c71-4d32-4632-a5cd-91250121063e&gdpr=0&gdpr_consent=[GDPR_CONSENT] — 200 — 583 B — 8 ms — h2https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=VISTARS_AGENCY_cookie_sync&ttl=720&uid=a40bb0b2893d64ac487696a7d785e6c4&usp=1---&visitor=A2131777711167672787visitor.us-east4.gcp.omnitagjs.com/... https://visitor.us-east4.gcp.omnitagjs.com/visitor/sync?gdpr=0&gdpr_consent=&is_cookie_sync_uid=1&name=VISTARS_AGENCY_cookie_sync&ttl=720&uid=a40bb0b2893d64ac487696a7d785e6c4&usp=1---&visitor=A2131777711167672787 — 200 — 333 B — 11 ms — h2https://ssp.disqus.com/match?bidder=47&r=Cid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICJS84Ag==&buyeruid=5362a838-cfd1-4481-a50d-b5a866f4d1c2ssp.disqus.com/match?bidder=47&r=Ci... https://ssp.disqus.com/match?bidder=47&r=Cid1YS05ZDUxZmVjYS1hMmNmLTM0MjItOGVhYi05MTIxMGYxNGI2M2IqdWh0dHBzOi8vcnRiLWNzeW5jLnNtYXJ0YWRzZXJ2ZXIuY29tL3JlZGlyLz9pc3NpPTEmcGFydG5lcmlkPTE4MSZwYXJ0bmVydXNlcmlkPXVhLTlkNTFmZWNhLWEyY2YtMzQyMi04ZWFiLTkxMjEwZjE0YjYzYjICJS84Ag==&buyeruid=5362a838-cfd1-4481-a50d-b5a866f4d1c2 — 302 — 167 B — 24 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=181&partneruserid=ua-9d51feca-a2cf-3422-8eab-91210f14b63brtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=181&partneruserid=ua-9d51feca-a2cf-3422-8eab-91210f14b63b — 200 — 586 B — 9 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=uLi76NaQSaOLMnhf/mSJ/Q==&sde=1ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=afs&tv=1234567890&st=env&sjk=uLi76NaQSaOLMnhf/mSJ/Q==&sde=1 — 200 — 8.1 KiB — 193 ms — h3https://www.futura-sciences.com/cdn-cgi/rum?www.futura-sciences.com/cdn-cgi/rum... https://www.futura-sciences.com/cdn-cgi/rum? — 204 — 201 B — 11 ms — h3https://www.futura-sciences.com/img/favicon-6a60bdd598.svgwww.futura-sciences.com/img/favicon... https://www.futura-sciences.com/img/favicon-6a60bdd598.svg — 200 — 2.4 KiB — 34 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 92 ms — h2https://www.futura-sciences.com/img/favicon-0e96b89f4a.icowww.futura-sciences.com/img/favicon... https://www.futura-sciences.com/img/favicon-0e96b89f4a.ico — 200 — 799 B — 19 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 15 ms — h2https://pagead2.googlesyndication.com/bg/6u4cjZJ6xo3e9mwcSLvMY6cXkaRwmTskeynnxfNWQwA.jspagead2.googlesyndication.com/bg/6u... https://pagead2.googlesyndication.com/bg/6u4cjZJ6xo3e9mwcSLvMY6cXkaRwmTskeynnxfNWQwA.js — 200 — 21.9 KiB — 21 ms — h3https://ep2.adtrafficquality.google/generate_204?WdcwKQep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?WdcwKQ — 204 — 40 B — 5 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=uLi76NaQSaOLMnhf%2FmSJ%2FQ%3D%3D&bg=!iIuli-nNAAa1ilLUlYo7AEcBe5WfOLavG0dLI88vgJ1fMSOcW8zWciL6-F-1yOtCHWt9z8rsKD7h3OqDPYrIbyzWkNVg6YSrPbuTgaKhyE5F4uCiBaKUMQIAAABVUgAAAARoAQd-ABuFfqECdf33i6b0OTHWALdYYNmYekBvWKS8h6kKAE8QEQx5MGhOwKnWmLd0fI9Mz2t2LJCy4czP9tfAzj71SgHQ9-_VajFcyAaD_XY1utqDb6yyBd64sZzCZLFvMO229t8zZUDvLMsLxQO2e7aRmQIQw_PqPrB01ljGUAndIXPtkjI8CLfM60gNeINjeK4e8ur-1eYSYn7UjZsjc56H6brcrSyn4MBX_Mxh2-5Sd-4MDMYn_Sckb8hoxMwGXYkTdoFZlWdLWuppY0Qkhif6NaQYd8EXJy4wEV1Lzpj38H-KGupzemZlhOKGII4eQ_UkkoRjdvpaaA19wKL__bg-c4-x3X3JVOtxvR76GRL1s6Rlx8Kcucm65OgIHWzv1WSutBBue3YAwE4q8r_RKaVws3lyQWP2R91vMmZoNY5iDh7jYK9fFwcxV11GYO9mObnycshBdJWnUYdcVikCkob0FPlQp1zDaoYJzf3vje4lQr3BkQ04_QQDep3MaxGEuZVwiNCemodAi5CTW3WklzH9wRka3zJ_aH7kH_ZidOxVK-a4L6XbqgcZyha7mlpUVnKbKrZcy44vOJHnSbuIbDmu2nkQvgKTO3J0aeo4ziOgIvy5q7y15B7kutj_pgZXYMtzziUYxgyruLUpLQyEk5he4_F8DdvjcMM0yYOM8Mzu-cqRltVrlTnoqYxDyCxIft1WY1Sb8gV4O5TY9mTZsfmWgBYCWrXTxFD8i3nb5W98tsdfWwDL4IoA-QrJHl3-Leua_X88X5fGbfeSl6LA79KSQV54_uX2r9ARsvOjh1O7sB3W9pJy_3-JHveM_btuGdr7mWTiJirTlSNdPiuQStyIun8Yep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=afs_1234567890&jk=uLi76NaQSaOLMnhf%2FmSJ%2FQ%3D%3D&bg=!iIuli-nNAAa1ilLUlYo7AEcBe5WfOLavG0dLI88vgJ1fMSOcW8zWciL6-F-1yOtCHWt9z8rsKD7h3OqDPYrIbyzWkNVg6YSrPbuTgaKhyE5F4uCiBaKUMQIAAABVUgAAAARoAQd-ABuFfqECdf33i6b0OTHWALdYYNmYekBvWKS8h6kKAE8QEQx5MGhOwKnWmLd0fI9Mz2t2LJCy4czP9tfAzj71SgHQ9-_VajFcyAaD_XY1utqDb6yyBd64sZzCZLFvMO229t8zZUDvLMsLxQO2e7aRmQIQw_PqPrB01ljGUAndIXPtkjI8CLfM60gNeINjeK4e8ur-1eYSYn7UjZsjc56H6brcrSyn4MBX_Mxh2-5Sd-4MDMYn_Sckb8hoxMwGXYkTdoFZlWdLWuppY0Qkhif6NaQYd8EXJy4wEV1Lzpj38H-KGupzemZlhOKGII4eQ_UkkoRjdvpaaA19wKL__bg-c4-x3X3JVOtxvR76GRL1s6Rlx8Kcucm65OgIHWzv1WSutBBue3YAwE4q8r_RKaVws3lyQWP2R91vMmZoNY5iDh7jYK9fFwcxV11GYO9mObnycshBdJWnUYdcVikCkob0FPlQp1zDaoYJzf3vje4lQr3BkQ04_QQDep3MaxGEuZVwiNCemodAi5CTW3WklzH9wRka3zJ_aH7kH_ZidOxVK-a4L6XbqgcZyha7mlpUVnKbKrZcy44vOJHnSbuIbDmu2nkQvgKTO3J0aeo4ziOgIvy5q7y15B7kutj_pgZXYMtzziUYxgyruLUpLQyEk5he4_F8DdvjcMM0yYOM8Mzu-cqRltVrlTnoqYxDyCxIft1WY1Sb8gV4O5TY9mTZsfmWgBYCWrXTxFD8i3nb5W98tsdfWwDL4IoA-QrJHl3-Leua_X88X5fGbfeSl6LA79KSQV54_uX2r9ARsvOjh1O7sB3W9pJy_3-JHveM_btuGdr7mWTiJirTlSNdPiuQStyIun8Y — 204 — 17 B — 32 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 9059ms · 1128KB · €98/mo
Unattributable
Other
Costly
Execution 4023ms
Transfer 0 KB
Monthly Cost €44/mo
www.futura-sciences.com
Other
Costly
Execution 935ms
Transfer 23 KB
Monthly Cost €10/mo
d2wy8f7a9ursnm.cloudfront.net
Other
Costly
Execution 645ms
Transfer 16 KB
Monthly Cost €7/mo
pm-widget.taboola.com
Other
Costly
Execution 509ms
Transfer 24 KB
Monthly Cost €6/mo
cdn.taboola.com
Other
Costly
Execution 396ms
Transfer 323 KB
Unused 61%
Monthly Cost €4/mo
sync.sparteo.com
Other
Costly
Execution 356ms
Transfer 13 KB
Monthly Cost €4/mo
ats-wrapper.privacymanager.io
Other
Costly
Execution 330ms
Transfer 75 KB
Unused 52%
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 325ms
Transfer 121 KB
Unused 49%
Monthly Cost €4/mo
static.fastcmp.com
Other
Costly
Execution 320ms
Transfer 61 KB
Unused 38%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 220ms
Transfer 148 KB
Unused 41%
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 184ms
Transfer 97 KB
Unused 35%
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 152ms
Transfer 16 KB
Monthly Cost €2/mo
notifpush.com
Other
Optional
Execution 152ms
Transfer 22 KB
Monthly Cost €2/mo
cse.google.com
Other
Optional
Execution 132ms
Transfer 4 KB
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 93ms
Transfer 45 KB
Monthly Cost €1/mo
tag.aticdn.net
Other
Optional
Execution 86ms
Transfer 27 KB
Monthly Cost €1/mo
www.google.com
Other
Optional
Execution 72ms
Transfer 99 KB
Unused 48%
Monthly Cost €1/mo
notifpush.com
Other
Optional
Execution 71ms
Transfer 15 KB
Monthly Cost €1/mo
launchpad-wrapper.privacymanager.io
Other
Optional
Execution 58ms
Transfer 2 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 4023ms and costs ~€44/month
  • www.futura-sciences.com adds 935ms and costs ~€10/month
  • d2wy8f7a9ursnm.cloudfront.net adds 645ms and costs ~€7/month
  • pm-widget.taboola.com adds 509ms and costs ~€6/month
  • cdn.taboola.com adds 396ms and costs ~€4/month
  • sync.sparteo.com adds 356ms and costs ~€4/month
  • ats-wrapper.privacymanager.io adds 330ms and costs ~€4/month
  • Google Tag Manager adds 325ms and costs ~€4/month
  • static.fastcmp.com adds 320ms and costs ~€3/month
  • Google Tag Manager adds 220ms and costs ~€2/month

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

Why this matters

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

Learn more

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

Source: web.dev

Unattributable takes 4023ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.futura-sciences.com takes 935ms 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

d2wy8f7a9ursnm.cloudfront.net takes 645ms 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

pm-widget.taboola.com takes 509ms 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.taboola.com takes 396ms 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

61% of cdn.taboola.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

sync.sparteo.com takes 356ms 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

ats-wrapper.privacymanager.io takes 330ms 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 ats-wrapper.privacymanager.io's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

static.fastcmp.com takes 320ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

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