Skip to content
https://kaspersky.com

Performance

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

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

38
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
86
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.
85
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

2.67 s

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

4.12 s

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

579 ms

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

0.005

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

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

8.88 s

Page Load Progression

449 ms
898 ms
1.3 s
1.8 s
2.2 s
2.7 s
3.1 s
3.6 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 294 requests
FIX
3.4 MB transferred, 294 requests
Warning::
Page weighs 9.0 MB (3.4 MB transferred)
Warning::
JavaScript is 2.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.1 MB
Info::
Fonts are 536 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 536 KB
Warning::
294 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.72 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
294 requests
0.72 g CO2 per page load
JavaScript 2.1 MiB 60%
Images 591.9 KiB 17%
Fonts 535.6 KiB 15%
HTML 124.6 KiB 4%
CSS 101.2 KiB 3%
Other 31.9 KiB 1%
Other 13.0 KiB 0%
Other 8.6 KiB 0%
Other 1.8 KiB 0%
Other 1.2 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.4 MiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
3733ms total JS execution
FIX
3733ms total JS execution
Warning::
https://sgtm.kaspersky.de/gtm.js?id=GTM-WZ7LJ3: 583ms CPU time
Warning::
Unattributable: 579ms CPU time
Warning::
https://www.kaspersky.com/siterenderer/_next/stati...: 356ms CPU time
Warning::
https://www.kaspersky.com/: 335ms CPU time
Warning::
https://7foxepcf7f.kameleoon.io/kameleoon.js: 319ms CPU time
Warning::
Third-party scripts: 3733ms (100% of total)

Main Thread Breakdown

Script Evaluation 64% Other 20% Style & Layout 6% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://sgtm.kaspersky.de/gtm.js?id=GTM-WZ7LJ3583ms507ms28ms3rd
Unattributable579ms64ms0ms3rd
https://www.kaspersky.com/siterenderer/_next/static/chunks/framework-2a78b5fdf5102293.js356ms329ms9ms3rd
https://www.kaspersky.com/335ms13ms2ms3rd
https://7foxepcf7f.kameleoon.io/kameleoon.js319ms264ms18ms3rd
https://www.kaspersky.com/siterenderer/_next/static/chunks/commons.59b3fdc69dbc3e87.js290ms72ms11ms3rd
https://sgtm.kaspersky.de/gtm.js?id=GTM-T45JW6B&gtm=4e64f0h1&sign=6a12532aa41313fde381c0c91858b2e63bc56ed44b95bb242b1279f230a7c60f_20260416262ms238ms20ms3rd
https://cdn.gbqofs.com/kaspersky/common/p/detector-bootstrap.min.js134ms130ms1ms3rd
https://mc.yandex.com/metrika/tag.js129ms94ms7ms3rd
https://www.redditstatic.com/ads/pixel.js119ms111ms2ms3rd

Showing top 10 of 19 scripts

F
JS Bundles
Action
83 scripts, 578 KB unused
FIX
83 scripts, 578 KB unused
Warning::
https://sgtm.kaspersky.de/gtm.js?id=GTM-T45JW6B&gt...: 78 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.gbqofs.com/kaspersky/common/p/detector...: 69 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 65 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sgtm.kaspersky.de/gtm.js?id=GTM-WZ7LJ3: 57 KB unused (26%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.kaspersky.com/siterenderer/_next/stati...: 56 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 578 KB
578 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://sgtm.kaspersky.de/gtm.js?id=GTM-T45JW6B&gtm=4e64f0h1&sign=6a12532aa41313fde381c0c91858b2e63bc56ed44b95bb242b1279f230a7c60f_20260416250 KB78 KB (32%)3rd
https://cdn.gbqofs.com/kaspersky/common/p/detector-bootstrap.min.js152 KB69 KB (46%)3rd
https://www.googletagmanager.com/gtag/destination?id=G-NSVBRC7S52&cx=c&gtm=4e64f0h1&sign=6a12532aa41313fde381c0c91858b2e63bc56ed44b95bb242b1279f230a7c60f_20260416173 KB65 KB (38%)3rd
https://sgtm.kaspersky.de/gtm.js?id=GTM-WZ7LJ3225 KB57 KB (26%)3rd
https://www.kaspersky.com/siterenderer/_next/static/chunks/commons.59b3fdc69dbc3e87.js123 KB56 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-12346775130 KB56 KB (43%)3rd
https://7foxepcf7f.kameleoon.io/kameleoon.js47 KB47 KB (100%)3rd
https://mc.yandex.com/metrika/tag.js85 KB43 KB (50%)3rd
https://connect.facebook.net/en_US/fbevents.js96 KB34 KB (35%)3rd
https://cdn.gbqofs.com/kaspersky/common/p/detector-lazy.min.js48 KB26 KB (56%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
294 resources · 3.4 MB · 578 KB savings available
FIX
294 resources · 3.4 MB · 578 KB savings available
Warning::
Page weight 2.4 MB over 1MB target
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~578 KB of savings available
Warning::
293 third-party resources (100% of weight)
Info::
2 resources over 200KB
294 resources · 3.4 MiB · 293 third-party 2.4 MiB over 1MB target
JavaScript 60% · 2.1 MiB
Image 17% · 594.1 KiB
Font 15% · 535.6 KiB
Document 4% · 134.9 KiB
CSS 3% · 101.2 KiB
Other 1% · 37.8 KiB

~578.2 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
74 images, 0 KB saveable
REVIEW
74 images, 0 KB saveable
Warning::
https://content.kaspersky-labs.com/se/com/content/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://content.kaspersky-labs.com/fm/site-editor/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://content.kaspersky-labs.com/fm/site-editor/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://content.kaspersky-labs.com/fm/site-editor/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://push4site.com/SiteImages/08c59ddd-4230-461... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://content.kaspersky-labs.com/fm/site-editor/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://content.kaspersky-labs.com/fm/site-editor/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://content.kaspersky-labs.com/se/com/content/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://content.kaspersky-labs.com/fm/site-editor/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://content.kaspersky-labs.com/fm/site-editor/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
74 images 581 KB
0 oversized -0 KB
56 legacy format
10 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
10 fonts (536 KB)
PASS
10 fonts (536 KB)
Info::
10 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

10

536 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.7 s LCP 4.1 shttps://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Regular.f94abc02.woff2KasperskySansDisplay-Re... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Regular.f94abc02.woff2 — 50.0 KiB — 554 ms — font-display: swaphttps://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Medium.1eb75ca3.woff2KasperskySansDisplay-Me... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Medium.1eb75ca3.woff2 — 50.1 KiB — 555 ms — font-display: swaphttps://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-SemiBold.c4b7fb58.woff2KasperskySansDisplay-Se... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-SemiBold.c4b7fb58.woff2 — 50.3 KiB — 555 ms — font-display: swaphttps://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Bold.c5063c4a.woff2KasperskySansDisplay-Bo... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Bold.c5063c4a.woff2 — 50.4 KiB — 555 ms — font-display: swaphttps://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-ExtraBold.3d820eca.woff2KasperskySansDisplay-Ex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-ExtraBold.3d820eca.woff2 — 50.2 KiB — 723 ms — font-display: swaphttps://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Light.d665fd2d.woff2KasperskySansDisplay-Li... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Light.d665fd2d.woff2 — 48.9 KiB — 192 ms — font-display: swaphttps://www.kaspersky.com/siterenderer/_next/static/media/NotoKufiArabic-Regular.cfbca3c8.woffNotoKufiArabic-Regular.... https://www.kaspersky.com/siterenderer/_next/static/media/NotoKufiArabic-Regular.cfbca3c8.woff — 39.2 KiB — 195 ms — font-display: swaphttps://www.kaspersky.com/siterenderer/_next/static/media/noto-sans-display-v10-vietnamese_latin_greek-400.c5afea5c.woff2noto-sans-display-v10-v... https://www.kaspersky.com/siterenderer/_next/static/media/noto-sans-display-v10-vietnamese_latin_greek-400.c5afea5c.woff2 — 117.0 KiB — 189 ms — font-display: swaphttps://www.kaspersky.com/siterenderer/_next/static/media/museosanscyrl-500.c0d0aadf.woffmuseosanscyrl-500.c0d0a... https://www.kaspersky.com/siterenderer/_next/static/media/museosanscyrl-500.c0d0aadf.woff — 66.6 KiB — 457 ms — font-display: swaphttps://www.kaspersky.com/siterenderer/_next/static/media/museosans-500-webfont.9f35b2a5.woff2museosans-500-webfont.9... https://www.kaspersky.com/siterenderer/_next/static/media/museosans-500-webfont.9f35b2a5.woff2 — 12.9 KiB — 187 ms — font-display: swap
KasperskySansDisplay-Re... woff2 swap
Size 50 KB
Load time 554 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
KasperskySansDisplay-Me... woff2 swap
Size 50 KB
Load time 555 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
KasperskySansDisplay-Se... woff2 swap
Size 50 KB
Load time 555 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
KasperskySansDisplay-Bo... woff2 swap
Size 50 KB
Load time 555 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
KasperskySansDisplay-Ex... woff2 swap
Size 50 KB
Load time 723 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
KasperskySansDisplay-Li... woff2 swap
Size 49 KB
Load time 192 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
NotoKufiArabic-Regular.... woff swap
Size 39 KB
Load time 195 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
noto-sans-display-v10-v... woff2 swap
Size 117 KB
Load time 189 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
museosanscyrl-500.c0d0a... woff swap
Size 67 KB
Load time 457 ms
Start 2.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
museosans-500-webfont.9... woff2 swap
Size 13 KB
Load time 187 ms
Start 3.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~90 KB and ~180 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
294 requests over 10911ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.7 s LCP 4.1 shttps://kaspersky.com// https://kaspersky.com/ — 301 — 81 B — 466 ms — h2https://www.kaspersky.com/www.kaspersky.com/ https://www.kaspersky.com/ — 200 — 112.7 KiB — 1.2 s — h2https://www.kaspersky.com/siterenderer/_next/static/css/common.fd257ea007a8a032e5d8f0ba4f638ada.csswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/css/common.fd257ea007a8a032e5d8f0ba4f638ada.css — 200 — 6.9 KiB — 365 ms — h2https://www.kaspersky.com/api/siterenderer/css/2b333678ce33a2afd381f0028bc18592.csswww.kaspersky.com/api/siterenderer/... https://www.kaspersky.com/api/siterenderer/css/2b333678ce33a2afd381f0028bc18592.css — 200 — 73.1 KiB — 369 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Regular.f94abc02.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Regular.f94abc02.woff2 — 200 — 50.0 KiB — 554 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Medium.1eb75ca3.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Medium.1eb75ca3.woff2 — 200 — 50.1 KiB — 555 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-SemiBold.c4b7fb58.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-SemiBold.c4b7fb58.woff2 — 200 — 50.3 KiB — 555 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Bold.c5063c4a.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Bold.c5063c4a.woff2 — 200 — 50.4 KiB — 555 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-ExtraBold.3d820eca.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-ExtraBold.3d820eca.woff2 — 200 — 50.2 KiB — 723 ms — h2https://www.kaspersky.com/content-public/analytics-scripts/analytical_functions.jswww.kaspersky.com/content-public/an... https://www.kaspersky.com/content-public/analytics-scripts/analytical_functions.js — 200 — 5.7 KiB — 723 ms — h2https://7foxepcf7f.kameleoon.io/kameleoon.js7foxepcf7f.kameleoon.io/kameleoon.j... https://7foxepcf7f.kameleoon.io/kameleoon.js — 200 — 47.1 KiB — 40 ms — h2https://content.kaspersky-labs.com/fm/site-editor/e4/e47a07cf0bdafda02d80b5d3e50ca888/processed/b2c-masthead-desktop-1-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/e4/e47a07cf0bdafda02d80b5d3e50ca888/processed/b2c-masthead-desktop-1-q93.webp — 200 — 105.2 KiB — 1.4 s — h2https://content.kaspersky-labs.com/fm/site-editor/ae/ae31a1dddb4a383cdf084c7c98851bdc/processed/kaspersky-product-of-the-year-1-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/ae/ae31a1dddb4a383cdf084c7c98851bdc/processed/kaspersky-product-of-the-year-1-q93.webp — 200 — 51.5 KiB — 1.4 s — h2https://content.kaspersky-labs.com/se/com/content/en-global/images/baseline/downloads/standard/standard.svgcontent.kaspersky-labs.com/se/com/c... https://content.kaspersky-labs.com/se/com/content/en-global/images/baseline/downloads/standard/standard.svg — 200 — 3.4 KiB — 1.4 s — h2https://content.kaspersky-labs.com/se/com/content/en-global/images/baseline/downloads/plus/plus.svgcontent.kaspersky-labs.com/se/com/c... https://content.kaspersky-labs.com/se/com/content/en-global/images/baseline/downloads/plus/plus.svg — 200 — 3.4 KiB — 688 ms — h2https://content.kaspersky-labs.com/fm/site-editor/d3/d3024dbd3e3d59945f776722253ea7cb/processed/premium.svgcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/d3/d3024dbd3e3d59945f776722253ea7cb/processed/premium.svg — 200 — 4.4 KiB — 689 ms — h2https://www.kaspersky.com/manifest.jsonwww.kaspersky.com/manifest.json https://www.kaspersky.com/manifest.json — 200 — 1.8 KiB — 568 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Light.d665fd2d.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Light.d665fd2d.woff2 — 200 — 48.9 KiB — 192 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/NotoKufiArabic-Regular.cfbca3c8.woffwww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/NotoKufiArabic-Regular.cfbca3c8.woff — 200 — 39.2 KiB — 195 ms — h2https://eu-data.kameleoon.io/visit/visitor?siteCode=7foxepcf7f&currentVisit=true&format=ENGINE&maxNumberPreviousVisits=25&version=3&visitorCode=1hsx88i89xbe9zf5eu-data.kameleoon.io/visit/visitor?... https://eu-data.kameleoon.io/visit/visitor?siteCode=7foxepcf7f&currentVisit=true&format=ENGINE&maxNumberPreviousVisits=25&version=3&visitorCode=1hsx88i89xbe9zf5 — 200 — 392 B — 529 ms — h2https://eu-data.kameleoon.io/geolocationeu-data.kameleoon.io/geolocation https://eu-data.kameleoon.io/geolocation — 204 — 514 B — 513 ms — h2https://content.kaspersky-labs.com/fm/site-editor/22/22f179e9f7962427a5f0d85310d9362e/processed/crisis-bg-q93-r1920.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/22/22f179e9f7962427a5f0d85310d9362e/processed/crisis-bg-q93-r1920.webp — 200 — 12.2 KiB — 492 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/noto-sans-display-v10-vietnamese_latin_greek-400.c5afea5c.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/noto-sans-display-v10-vietnamese_latin_greek-400.c5afea5c.woff2 — 200 — 117.0 KiB — 189 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/commons.59b3fdc69dbc3e87.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/commons.59b3fdc69dbc3e87.js — 200 — 122.9 KiB — 250 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Page.Page.5a99a1487eed38b3.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Page.Page.5a99a1487eed38b3.js — 200 — 1.8 KiB — 215 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/6741.8664c45971fc8bfc.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/6741.8664c45971fc8bfc.js — 200 — 12.0 KiB — 217 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/9801.83bfdfc2bd487946.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/9801.83bfdfc2bd487946.js — 200 — 22.2 KiB — 220 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/layout.EmptyModernizationLayout.7df5f323ea62af01.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/layout.EmptyModernizationLayout.7df5f323ea62af01.js — 200 — 2.3 KiB — 224 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/5097.18412c84f6a8cc53.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/5097.18412c84f6a8cc53.js — 200 — 9.4 KiB — 227 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/4377.b9056698412722a8.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/4377.b9056698412722a8.js — 200 — 8.4 KiB — 230 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 2.7 s LCP 4.1 shttps://kaspersky.com// https://kaspersky.com/ — 301 — 81 B — 466 ms — h2https://www.kaspersky.com/www.kaspersky.com/ https://www.kaspersky.com/ — 200 — 112.7 KiB — 1.2 s — h2https://www.kaspersky.com/siterenderer/_next/static/css/common.fd257ea007a8a032e5d8f0ba4f638ada.csswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/css/common.fd257ea007a8a032e5d8f0ba4f638ada.css — 200 — 6.9 KiB — 365 ms — h2https://www.kaspersky.com/api/siterenderer/css/2b333678ce33a2afd381f0028bc18592.csswww.kaspersky.com/api/siterenderer/... https://www.kaspersky.com/api/siterenderer/css/2b333678ce33a2afd381f0028bc18592.css — 200 — 73.1 KiB — 369 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Regular.f94abc02.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Regular.f94abc02.woff2 — 200 — 50.0 KiB — 554 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Medium.1eb75ca3.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Medium.1eb75ca3.woff2 — 200 — 50.1 KiB — 555 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-SemiBold.c4b7fb58.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-SemiBold.c4b7fb58.woff2 — 200 — 50.3 KiB — 555 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Bold.c5063c4a.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Bold.c5063c4a.woff2 — 200 — 50.4 KiB — 555 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-ExtraBold.3d820eca.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-ExtraBold.3d820eca.woff2 — 200 — 50.2 KiB — 723 ms — h2https://www.kaspersky.com/content-public/analytics-scripts/analytical_functions.jswww.kaspersky.com/content-public/an... https://www.kaspersky.com/content-public/analytics-scripts/analytical_functions.js — 200 — 5.7 KiB — 723 ms — h2https://7foxepcf7f.kameleoon.io/kameleoon.js7foxepcf7f.kameleoon.io/kameleoon.j... https://7foxepcf7f.kameleoon.io/kameleoon.js — 200 — 47.1 KiB — 40 ms — h2https://content.kaspersky-labs.com/fm/site-editor/e4/e47a07cf0bdafda02d80b5d3e50ca888/processed/b2c-masthead-desktop-1-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/e4/e47a07cf0bdafda02d80b5d3e50ca888/processed/b2c-masthead-desktop-1-q93.webp — 200 — 105.2 KiB — 1.4 s — h2https://content.kaspersky-labs.com/fm/site-editor/ae/ae31a1dddb4a383cdf084c7c98851bdc/processed/kaspersky-product-of-the-year-1-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/ae/ae31a1dddb4a383cdf084c7c98851bdc/processed/kaspersky-product-of-the-year-1-q93.webp — 200 — 51.5 KiB — 1.4 s — h2https://content.kaspersky-labs.com/se/com/content/en-global/images/baseline/downloads/standard/standard.svgcontent.kaspersky-labs.com/se/com/c... https://content.kaspersky-labs.com/se/com/content/en-global/images/baseline/downloads/standard/standard.svg — 200 — 3.4 KiB — 1.4 s — h2https://content.kaspersky-labs.com/se/com/content/en-global/images/baseline/downloads/plus/plus.svgcontent.kaspersky-labs.com/se/com/c... https://content.kaspersky-labs.com/se/com/content/en-global/images/baseline/downloads/plus/plus.svg — 200 — 3.4 KiB — 688 ms — h2https://content.kaspersky-labs.com/fm/site-editor/d3/d3024dbd3e3d59945f776722253ea7cb/processed/premium.svgcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/d3/d3024dbd3e3d59945f776722253ea7cb/processed/premium.svg — 200 — 4.4 KiB — 689 ms — h2https://www.kaspersky.com/manifest.jsonwww.kaspersky.com/manifest.json https://www.kaspersky.com/manifest.json — 200 — 1.8 KiB — 568 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Light.d665fd2d.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/KasperskySansDisplay-Light.d665fd2d.woff2 — 200 — 48.9 KiB — 192 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/NotoKufiArabic-Regular.cfbca3c8.woffwww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/NotoKufiArabic-Regular.cfbca3c8.woff — 200 — 39.2 KiB — 195 ms — h2https://eu-data.kameleoon.io/visit/visitor?siteCode=7foxepcf7f&currentVisit=true&format=ENGINE&maxNumberPreviousVisits=25&version=3&visitorCode=1hsx88i89xbe9zf5eu-data.kameleoon.io/visit/visitor?... https://eu-data.kameleoon.io/visit/visitor?siteCode=7foxepcf7f&currentVisit=true&format=ENGINE&maxNumberPreviousVisits=25&version=3&visitorCode=1hsx88i89xbe9zf5 — 200 — 392 B — 529 ms — h2https://eu-data.kameleoon.io/geolocationeu-data.kameleoon.io/geolocation https://eu-data.kameleoon.io/geolocation — 204 — 514 B — 513 ms — h2https://content.kaspersky-labs.com/fm/site-editor/22/22f179e9f7962427a5f0d85310d9362e/processed/crisis-bg-q93-r1920.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/22/22f179e9f7962427a5f0d85310d9362e/processed/crisis-bg-q93-r1920.webp — 200 — 12.2 KiB — 492 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/noto-sans-display-v10-vietnamese_latin_greek-400.c5afea5c.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/noto-sans-display-v10-vietnamese_latin_greek-400.c5afea5c.woff2 — 200 — 117.0 KiB — 189 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/commons.59b3fdc69dbc3e87.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/commons.59b3fdc69dbc3e87.js — 200 — 122.9 KiB — 250 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Page.Page.5a99a1487eed38b3.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Page.Page.5a99a1487eed38b3.js — 200 — 1.8 KiB — 215 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/6741.8664c45971fc8bfc.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/6741.8664c45971fc8bfc.js — 200 — 12.0 KiB — 217 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/9801.83bfdfc2bd487946.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/9801.83bfdfc2bd487946.js — 200 — 22.2 KiB — 220 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/layout.EmptyModernizationLayout.7df5f323ea62af01.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/layout.EmptyModernizationLayout.7df5f323ea62af01.js — 200 — 2.3 KiB — 224 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/5097.18412c84f6a8cc53.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/5097.18412c84f6a8cc53.js — 200 — 9.4 KiB — 227 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/4377.b9056698412722a8.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/4377.b9056698412722a8.js — 200 — 8.4 KiB — 230 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.HeaderBBB.3dd663d0c127a40d.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.HeaderBBB.3dd663d0c127a40d.js — 200 — 26.8 KiB — 247 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/4097.4274fa1293292995.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/4097.4274fa1293292995.js — 200 — 4.1 KiB — 236 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/1088.8230d48e8d0de715.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/1088.8230d48e8d0de715.js — 200 — 12.5 KiB — 239 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.MastheadHome.3a9c6d91d2829aea.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.MastheadHome.3a9c6d91d2829aea.js — 200 — 4.8 KiB — 241 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/5030.b13f690b28efad1c.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/5030.b13f690b28efad1c.js — 200 — 5.9 KiB — 244 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.BodyContent.1b8d022e5cc26a7f.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.BodyContent.1b8d022e5cc26a7f.js — 200 — 1.8 KiB — 398 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.ImageInfoStrip.0823848bef783142.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.ImageInfoStrip.0823848bef783142.js — 200 — 4.5 KiB — 401 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.NumberBragger.7ceca553ae161357.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.NumberBragger.7ceca553ae161357.js — 200 — 5.8 KiB — 405 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.MediaCardsFullWidth.f0b74decc5859fc3.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.MediaCardsFullWidth.f0b74decc5859fc3.js — 200 — 8.2 KiB — 408 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/2110.6fc83b308f87efb2.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/2110.6fc83b308f87efb2.js — 200 — 8.7 KiB — 411 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.MediaCardsMerchandising.06a5340936045908.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.MediaCardsMerchandising.06a5340936045908.js — 200 — 1.9 KiB — 414 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.BodyImage.26b99d540859c9b2.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.BodyImage.26b99d540859c9b2.js — 200 — 6.6 KiB — 417 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/9752.29793b22612860a5.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/9752.29793b22612860a5.js — 200 — 5.5 KiB — 422 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/9159.9b63ad66de1170a8.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/9159.9b63ad66de1170a8.js — 200 — 4.5 KiB — 425 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/1688.f8d76adee2a31758.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/1688.f8d76adee2a31758.js — 200 — 14.2 KiB — 429 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.OpenBuyBlock.8d48ae354f94e9a3.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.OpenBuyBlock.8d48ae354f94e9a3.js — 200 — 1.9 KiB — 431 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.ButtonedCarousel.28403761497f91c6.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.ButtonedCarousel.28403761497f91c6.js — 200 — 6.2 KiB — 434 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/3255.84d8581bb6b64c8d.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/3255.84d8581bb6b64c8d.js — 200 — 8.6 KiB — 437 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.HorizontalReviews.16908f0a9f4a99b2.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.HorizontalReviews.16908f0a9f4a99b2.js — 200 — 6.2 KiB — 440 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.StaticImageFocus.0b5775aed14f4c05.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.StaticImageFocus.0b5775aed14f4c05.js — 200 — 3.3 KiB — 442 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.AwardsAndPerformance.5c5fba65895de46c.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.AwardsAndPerformance.5c5fba65895de46c.js — 200 — 4.5 KiB — 444 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/2139.0400cf6126400def.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/2139.0400cf6126400def.js — 200 — 6.1 KiB — 447 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.MediaCards.1fd498446a8bc943.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.MediaCards.1fd498446a8bc943.js — 200 — 4.4 KiB — 448 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/4818.e02702a2de03f978.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/4818.e02702a2de03f978.js — 200 — 12.6 KiB — 450 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.FooterBBB.5f9cf546fb3de306.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/Baseline.FooterBBB.5f9cf546fb3de306.js — 200 — 2.4 KiB — 452 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/webpack-f33318d5d3f8420a.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/webpack-f33318d5d3f8420a.js — 200 — 11.7 KiB — 456 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/framework-2a78b5fdf5102293.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/framework-2a78b5fdf5102293.js — 200 — 67.0 KiB — 479 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/main-070ab2752ba18f02.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/main-070ab2752ba18f02.js — 200 — 32.7 KiB — 466 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/pages/_app-a6b506860b2e4ea6.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/pages/_app-a6b506860b2e4ea6.js — 200 — 70.6 KiB — 482 ms — h2https://www.kaspersky.com/siterenderer/_next/static/chunks/pages/%5B%5B...page%5D%5D-8ef7461a5a8b043c.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/chunks/pages/%5B%5B...page%5D%5D-8ef7461a5a8b043c.js — 200 — 12.8 KiB — 479 ms — h2https://www.kaspersky.com/siterenderer/_next/static/sRGkPqvxS7x_-pEfGXqBw/_buildManifest.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/sRGkPqvxS7x_-pEfGXqBw/_buildManifest.js — 200 — 1.8 KiB — 471 ms — h2https://www.kaspersky.com/siterenderer/_next/static/sRGkPqvxS7x_-pEfGXqBw/_ssgManifest.jswww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/sRGkPqvxS7x_-pEfGXqBw/_ssgManifest.js — 200 — 1.5 KiB — 474 ms — h2https://content.kaspersky-labs.com/fm/site-editor/25/25408324ccc27d170422982bafc55d60/processed/vector-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/25/25408324ccc27d170422982bafc55d60/processed/vector-q93.webp — 200 — 1.9 KiB — 201 ms — h2https://content.kaspersky-labs.com/fm/site-editor/0e/0e10dd1628638efccc9edea2ac54f290/processed/image-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/0e/0e10dd1628638efccc9edea2ac54f290/processed/image-q93.webp — 200 — 44.8 KiB — 363 ms — h2https://content.kaspersky-labs.com/fm/site-editor/b6/b66b28f3417a1c0e00cc602741bd8ae2/processed/kaspersky-performance-en-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/b6/b66b28f3417a1c0e00cc602741bd8ae2/processed/kaspersky-performance-en-q93.webp — 200 — 39.8 KiB — 368 ms — h2https://content.kaspersky-labs.com/fm/site-editor/c8/c8a1d84d28d3f75d47e38ff457f901c7/processed/kaspersky-ease-of-use-en-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/c8/c8a1d84d28d3f75d47e38ff457f901c7/processed/kaspersky-ease-of-use-en-q93.webp — 200 — 43.6 KiB — 417 ms — h2https://content.kaspersky-labs.com/fm/site-editor/4d/4dedd6307d1eaf28a7036f937fa1013d/processed/protection-for-your-mac-3-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/4d/4dedd6307d1eaf28a7036f937fa1013d/processed/protection-for-your-mac-3-q93.webp — 200 — 80.9 KiB — 554 ms — h2https://content.kaspersky-labs.com/fm/site-editor/84/8487339ee4bcdb29295a51d0f3772658/processed/2024awardtoprated-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/84/8487339ee4bcdb29295a51d0f3772658/processed/2024awardtoprated-q93.webp — 200 — 13.1 KiB — 453 ms — h2https://content.kaspersky-labs.com/fm/site-editor/3e/3e2b00717a6d7b86e977e2338bdf1bfa/processed/selabs-epp-2024q4-home-aaa-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/3e/3e2b00717a6d7b86e977e2338bdf1bfa/processed/selabs-epp-2024q4-home-aaa-q93.webp — 200 — 50.6 KiB — 546 ms — h2https://content.kaspersky-labs.com/fm/site-editor/38/3866726731098c49ade49a74b0c36af9/processed/avtestcertifiedadvancedlogo2024-02-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/38/3866726731098c49ade49a74b0c36af9/processed/avtestcertifiedadvancedlogo2024-02-q93.webp — 200 — 36.3 KiB — 550 ms — h2https://content.kaspersky-labs.com/fm/site-editor/85/85a6ccf5b830aaf475c3e0c5e81f8f41/processed/testinggroundlabs-2024-10-consumer-5-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/85/85a6ccf5b830aaf475c3e0c5e81f8f41/processed/testinggroundlabs-2024-10-consumer-5-q93.webp — 200 — 11.2 KiB — 549 ms — h2https://sgtm.kaspersky.de/gtm.js?id=GTM-WZ7LJ3sgtm.kaspersky.de/gtm.js?id=GTM-WZ7... https://sgtm.kaspersky.de/gtm.js?id=GTM-WZ7LJ3 — 200 — 224.7 KiB — 800 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/quote-top.a76c96ca.svgwww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/quote-top.a76c96ca.svg — 200 — 1.8 KiB — 474 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/quote-bottom.c7b7d492.svgwww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/quote-bottom.c7b7d492.svg — 200 — 1.8 KiB — 476 ms — h2https://content.kaspersky-labs.com/fm/site-editor/64/64aa7d6c0a450a226bc2b348a4a60286/processed/ekhomepage-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/64/64aa7d6c0a450a226bc2b348a4a60286/processed/ekhomepage-q93.webp — 200 — 35.7 KiB — 551 ms — h2https://content.kaspersky-labs.com/fm/site-editor/5c/5cd507fb204ca2cf420a709e94d80bff/processed/tomorrowunlocked-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/5c/5cd507fb204ca2cf420a709e94d80bff/processed/tomorrowunlocked-q93.webp — 200 — 5.8 KiB — 552 ms — h2https://content.kaspersky-labs.com/fm/site-editor/f8/f806cc447e5be4893887eb499f8ac994/processed/image-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/f8/f806cc447e5be4893887eb499f8ac994/processed/image-q93.webp — 200 — 8.1 KiB — 552 ms — h2https://content.kaspersky-labs.com/fm/site-editor/25/25ed7b1b871d47f365d897b1b7fee005/processed/slice-1-q93.webpcontent.kaspersky-labs.com/fm/site-... https://content.kaspersky-labs.com/fm/site-editor/25/25ed7b1b871d47f365d897b1b7fee005/processed/slice-1-q93.webp — 200 — 5.2 KiB — 552 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/museosanscyrl-500.c0d0aadf.woffwww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/museosanscyrl-500.c0d0aadf.woff — 200 — 66.6 KiB — 457 ms — h2https://eu-data.kameleoon.io/visit/events?engine=true&siteCode=7foxepcf7f&visitorCode=1hsx88i89xbe9zf5&itp=false&tabId=DF858931eu-data.kameleoon.io/visit/events?e... https://eu-data.kameleoon.io/visit/events?engine=true&siteCode=7foxepcf7f&visitorCode=1hsx88i89xbe9zf5&itp=false&tabId=DF858931 — 202 — 301 B — 173 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/museosans-500-webfont.9f35b2a5.woff2www.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/museosans-500-webfont.9f35b2a5.woff2 — 200 — 12.9 KiB — 187 ms — h2https://eu-data.kameleoon.io/visit/events?engine=true&siteCode=7foxepcf7f&visitorCode=1hsx88i89xbe9zf5&itp=false&tabId=DF858931eu-data.kameleoon.io/visit/events?e... https://eu-data.kameleoon.io/visit/events?engine=true&siteCode=7foxepcf7f&visitorCode=1hsx88i89xbe9zf5&itp=false&tabId=DF858931 — 202 — 301 B — 177 ms — h2https://api-router.kaspersky-labs.com/pulse/rum/sendapi-router.kaspersky-labs.com/pulse... https://api-router.kaspersky-labs.com/pulse/rum/send — 200 — 0 B — 819 ms — h2https://api-router.kaspersky-labs.com/pulse/rum/sendapi-router.kaspersky-labs.com/pulse... https://api-router.kaspersky-labs.com/pulse/rum/send — 200 — 0 B — 978 ms — h2https://api-router.kaspersky-labs.com/logger2/metrics/api-router.kaspersky-labs.com/logge... https://api-router.kaspersky-labs.com/logger2/metrics/ — 200 — 0 B — 775 ms — h2https://www.kaspersky.com/siterenderer/_next/static/media/white.c07a2a9b.svgwww.kaspersky.com/siterenderer/_nex... https://www.kaspersky.com/siterenderer/_next/static/media/white.c07a2a9b.svg — 200 — 1.6 KiB — 191 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WZ7LJ3&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WZ7LJ3&gtg_health=1 — 200 — 392 B — 49 ms — h2https://sgtm.kaspersky.de/gtm.js?id=GTM-T45JW6B&gtm=4e64f0h1&sign=6a12532aa41313fde381c0c91858b2e63bc56ed44b95bb242b1279f230a7c60f_20260416sgtm.kaspersky.de/gtm.js?id=GTM-T45... https://sgtm.kaspersky.de/gtm.js?id=GTM-T45JW6B&gtm=4e64f0h1&sign=6a12532aa41313fde381c0c91858b2e63bc56ed44b95bb242b1279f230a7c60f_20260416 — 200 — 249.8 KiB — 766 ms — h2https://api-router.kaspersky-labs.com/search/autocomplete/global/en?term=&count=10api-router.kaspersky-labs.com/searc... https://api-router.kaspersky-labs.com/search/autocomplete/global/en?term=&count=10 — 200 — 1.6 KiB — 425 ms — h2https://eu-data.kameleoon.io/visit/events?engine=true&siteCode=7foxepcf7f&visitorCode=1hsx88i89xbe9zf5&itp=false&tabId=DF858931eu-data.kameleoon.io/visit/events?e... https://eu-data.kameleoon.io/visit/events?engine=true&siteCode=7foxepcf7f&visitorCode=1hsx88i89xbe9zf5&itp=false&tabId=DF858931 — 202 — 301 B — 174 ms — h2https://www.googletagmanager.com/gtag/destination?id=G-NSVBRC7S52&cx=c&gtm=4e64f0h1&sign=6a12532aa41313fde381c0c91858b2e63bc56ed44b95bb242b1279f230a7c60f_20260416www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=G-NSVBRC7S52&cx=c&gtm=4e64f0h1&sign=6a12532aa41313fde381c0c91858b2e63bc56ed44b95bb242b1279f230a7c60f_20260416 — 200 — 173.5 KiB — 85 ms — h2https://api-router.kaspersky-labs.com/pulse/rum/sendapi-router.kaspersky-labs.com/pulse... https://api-router.kaspersky-labs.com/pulse/rum/send — 200 — 0 B — 207 ms — h2https://mc.yandex.com/metrika/tag.jsmc.yandex.com/metrika/tag.js https://mc.yandex.com/metrika/tag.js — 200 — 85.1 KiB — 1.2 s — h2https://cdn.gbqofs.com/kaspersky/americas/p/detector-dom.min.jscdn.gbqofs.com/kaspersky/americas/p... https://cdn.gbqofs.com/kaspersky/americas/p/detector-dom.min.js — 200 — 1.1 KiB — 42 ms — h2https://cdn.gbqofs.com/kaspersky/p/detector-dom.min.jscdn.gbqofs.com/kaspersky/p/detector... https://cdn.gbqofs.com/kaspersky/p/detector-dom.min.js — 200 — 1.3 KiB — 36 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 55 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 33 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 89 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-12346775www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-12346775 — 200 — 129.8 KiB — 67 ms — h3https://cdn.taboola.com/libtrc/unip/1483154/tfa.jscdn.taboola.com/libtrc/unip/1483154... https://cdn.taboola.com/libtrc/unip/1483154/tfa.js — 200 — 26.8 KiB — 55 ms — h2https://track.omguk.com/e/qs/?action=Content&MID=2325304&PID=53195&ref=https%3A//www.kaspersky.com/track.omguk.com/e/qs/?action=Conten... https://track.omguk.com/e/qs/?action=Content&MID=2325304&PID=53195&ref=https%3A//www.kaspersky.com/ — 200 — 1.1 KiB — 259 ms — h2https://cdn.air360tracker.net/cl/air360.min.jscdn.air360tracker.net/cl/air360.min... https://cdn.air360tracker.net/cl/air360.min.js — 200 — 53.8 KiB — 49 ms — h2https://s.yimg.jp/images/listing/tool/cv/ytag.jss.yimg.jp/images/listing/tool/cv/yt... https://s.yimg.jp/images/listing/tool/cv/ytag.js — 200 — 11.8 KiB — 546 ms — h2https://resources.xg4ken.com/js/v2/ktag.js?tid=KT-N3AA7-3EEresources.xg4ken.com/js/v2/ktag.js?... https://resources.xg4ken.com/js/v2/ktag.js?tid=KT-N3AA7-3EE — 200 — 4.0 KiB — 223 ms — h2https://js.go2sdk.com/v2/tune.jsjs.go2sdk.com/v2/tune.js https://js.go2sdk.com/v2/tune.js — 200 — 4.5 KiB — 48 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.4 KiB — 38 ms — h3https://kasperskycom.push4site.com/sdkkasperskycom.push4site.com/sdk https://kasperskycom.push4site.com/sdk — 302 — 748 B — 907 ms — http/1.1https://dynamic.criteo.com/js/ld/ld.js?a%3D125613%26a%3D125617dynamic.criteo.com/js/ld/ld.js?a%3D... https://dynamic.criteo.com/js/ld/ld.js?a%3D125613%26a%3D125617 — 200 — 24.7 KiB — 223 ms — h2https://api.mindbox.ru/scripts/v1/tracker.jsapi.mindbox.ru/scripts/v1/tracker.j... https://api.mindbox.ru/scripts/v1/tracker.js — 200 — 28.8 KiB — 773 ms — h2https://pubads.g.doubleclick.net/activity;xsp=5013566;ord=1492627754202364?pubads.g.doubleclick.net/activity;x... https://pubads.g.doubleclick.net/activity;xsp=5013566;ord=1492627754202364? — 200 — 64 B — 76 ms — h3https://ad.doubleclick.net/ddm/activity/src=13364882;type=invmedia;cat=kaspe015;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=8553605245517.237?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=13364882;type=invmedia;cat=kaspe015;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=8553605245517.237? — 302 — 22 B — 54 ms — h3https://www.kaspersky.com/favicon.icowww.kaspersky.com/favicon.ico https://www.kaspersky.com/favicon.ico — 200 — 551 B — 188 ms — h2https://sgtm.kaspersky.com/g/collect?v=2&tid=G-NSVBRC7S52&gtm=45je64f0h1v879891882z871206015za20gzb71206015zd71206015&_p=1776359138886&gcd=13l3l3l2l1l1&npa=1&dma=0&ecid=1397762626&_eu=AAAAAGA&_fplc=0&are=1&cid=641414822.1776359142&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-CA&sst.tft=1776359138886&sst.lpc=205612169&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117971173~118128923&dl=https%3A%2F%2Fwww.kaspersky.com%2F&sid=1776359141&sct=1&seg=0&dt=Kaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&ep.dateStringISO=2026-04-16T17%3A05%3A41.647Z&ep.event_id=1776359138886.40&tfd=5105&richsstssesgtm.kaspersky.com/g/collect?v=2&ti... https://sgtm.kaspersky.com/g/collect?v=2&tid=G-NSVBRC7S52&gtm=45je64f0h1v879891882z871206015za20gzb71206015zd71206015&_p=1776359138886&gcd=13l3l3l2l1l1&npa=1&dma=0&ecid=1397762626&_eu=AAAAAGA&_fplc=0&are=1&cid=641414822.1776359142&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-CA&sst.tft=1776359138886&sst.lpc=205612169&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938465~115938468~117266401~117384406~117971173~118128923&dl=https%3A%2F%2Fwww.kaspersky.com%2F&sid=1776359141&sct=1&seg=0&dt=Kaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&_c=1&ep.dateStringISO=2026-04-16T17%3A05%3A41.647Z&ep.event_id=1776359138886.40&tfd=5105&richsstsse — 200 — 1.4 KiB — 606 ms — h2https://cdn.gbqofs.com/kaspersky/p/config.jscdn.gbqofs.com/kaspersky/p/config.j... https://cdn.gbqofs.com/kaspersky/p/config.js — 200 — 1.4 KiB — 12 ms — h2https://cdn.gbqofs.com/kaspersky/americas/p/config.jscdn.gbqofs.com/kaspersky/americas/p... https://cdn.gbqofs.com/kaspersky/americas/p/config.js — 200 — 1.3 KiB — 13 ms — h2https://pixel-config.reddit.com/pixels/t2_snpe1bff/configpixel-config.reddit.com/pixels/t2_s... https://pixel-config.reddit.com/pixels/t2_snpe1bff/config — 200 — 227 B — 31 ms — h2https://alb.reddit.com/rp.gif?ts=1776359141987&id=t2_snpe1bff&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=2f04f47dbdb4b3ae13903707fa529c0f37428eab75d4c0b2c7579f7acd4245bf&uuid=145dcbd3-7b45-4ff0-9973-66c4f23c1a67&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776359141... https://alb.reddit.com/rp.gif?ts=1776359141987&id=t2_snpe1bff&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=2f04f47dbdb4b3ae13903707fa529c0f37428eab75d4c0b2c7579f7acd4245bf&uuid=145dcbd3-7b45-4ff0-9973-66c4f23c1a67&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 101 ms — h2https://ad.doubleclick.net/ddm/activity/src=13364882;dc_pre=CLmHm73t8pMDFQnjSQUdluwEWw;type=invmedia;cat=kaspe015;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=8553605245517.237?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=13364882;dc_pre=CLmHm73t8pMDFQnjSQUdluwEWw;type=invmedia;cat=kaspe015;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=8553605245517.237? — 302 — 22 B — 63 ms — h3https://alb.reddit.com/rp.gif?ts=1776359141996&id=t2_snpe1bff&event=Custom&m.value=&m.transactionId=&m.customEventName=Product%20Category%20View&m.products=&m.conversionId=2f04f47dbdb4b3ae13903707fa529c0f37428eab75d4c0b2c7579f7acd4245bf&uuid=145dcbd3-7b45-4ff0-9973-66c4f23c1a67&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776359141... https://alb.reddit.com/rp.gif?ts=1776359141996&id=t2_snpe1bff&event=Custom&m.value=&m.transactionId=&m.customEventName=Product%20Category%20View&m.products=&m.conversionId=2f04f47dbdb4b3ae13903707fa529c0f37428eab75d4c0b2c7579f7acd4245bf&uuid=145dcbd3-7b45-4ff0-9973-66c4f23c1a67&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 76 B — 95 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=39138&time=1776359142005&url=https%3A%2F%2Fwww.kaspersky.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=39138&time=1776359142005&url=https%3A%2F%2Fwww.kaspersky.com%2F — 200 — 1005 B — 183 ms — h2https://trc.taboola.com/1483154/trc/3/json?tim=1776359142061&data=%7B%22id%22%3A609%2C%22ii%22%3A%22%2F%22%2C%22it%22%3A%22video%22%2C%22sd%22%3Anull%2C%22ui%22%3Anull%2C%22vi%22%3A1776359142017%2C%22cv%22%3A%2220260405-6-RELEASE%22%2C%22uiv%22%3A%22default%22%2C%22u%22%3A%22https%3A%2F%2Fwww.kaspersky.com%2F%22%2C%22e%22%3Anull%2C%22cb%22%3A%22TFASC.trkCallback%22%2C%22qs%22%3A%22%22%2C%22r%22%3A%5B%7B%22li%22%3A%22rbox-tracking%22%2C%22s%22%3A0%2C%22uim%22%3A%22rbox-tracking%3Apub%3Dkasperskyglobal-network%3Aabp%3D0%22%2C%22uip%22%3A%22rbox-tracking%22%2C%22orig_uip%22%3A%22rbox-tracking%22%7D%5D%2C%22mpvd%22%3A%7B%22en%22%3A%22page_view%22%2C%22tim%22%3A1776359142058%2C%22ref%22%3Anull%2C%22item-url%22%3A%22https%3A%2F%2Fwww.kaspersky.com%2F%22%2C%22tos%22%3A4%2C%22ssd%22%3A1%2C%22scd%22%3A0%2C%22it%22%3A%22JS_PIXEL%22%2C%22supv%22%3Atrue%7D%2C%22pa%22%3A%7B%22su%22%3Atrue%7D%2C%22psb%22%3Atrue%7D&pubit=itrc.taboola.com/1483154/trc/3/json?... https://trc.taboola.com/1483154/trc/3/json?tim=1776359142061&data=%7B%22id%22%3A609%2C%22ii%22%3A%22%2F%22%2C%22it%22%3A%22video%22%2C%22sd%22%3Anull%2C%22ui%22%3Anull%2C%22vi%22%3A1776359142017%2C%22cv%22%3A%2220260405-6-RELEASE%22%2C%22uiv%22%3A%22default%22%2C%22u%22%3A%22https%3A%2F%2Fwww.kaspersky.com%2F%22%2C%22e%22%3Anull%2C%22cb%22%3A%22TFASC.trkCallback%22%2C%22qs%22%3A%22%22%2C%22r%22%3A%5B%7B%22li%22%3A%22rbox-tracking%22%2C%22s%22%3A0%2C%22uim%22%3A%22rbox-tracking%3Apub%3Dkasperskyglobal-network%3Aabp%3D0%22%2C%22uip%22%3A%22rbox-tracking%22%2C%22orig_uip%22%3A%22rbox-tracking%22%7D%5D%2C%22mpvd%22%3A%7B%22en%22%3A%22page_view%22%2C%22tim%22%3A1776359142058%2C%22ref%22%3Anull%2C%22item-url%22%3A%22https%3A%2F%2Fwww.kaspersky.com%2F%22%2C%22tos%22%3A4%2C%22ssd%22%3A1%2C%22scd%22%3A0%2C%22it%22%3A%22JS_PIXEL%22%2C%22supv%22%3Atrue%7D%2C%22pa%22%3A%7B%22su%22%3Atrue%7D%2C%22psb%22%3Atrue%7D&pubit=i — 200 — 2.3 KiB — 46 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=39138&time=1776359142005&li_adsId=db32f122-379a-4c61-9b26-821646c956d0&url=https%3A%2F%2Fwww.kaspersky.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=39138&time=1776359142005&li_adsId=db32f122-379a-4c61-9b26-821646c956d0&url=https%3A%2F%2Fwww.kaspersky.com%2F — 302 — 760 B — 73 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=13488034051918890381;_dc_ptd=ChEI8JGCzwYQy4musMGWzaLRARIfACfpm3dowq3F-CeP4xfFPfL-b9avmtygf_PcXhYj8g;_dc_time=1776359142;src=13364882;dc_pre=CLmHm73t8pMDFQnjSQUdluwEWw;type=invmedia;cat=kaspe015;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=8553605245517.237?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=13488034051918890381;_dc_ptd=ChEI8JGCzwYQy4musMGWzaLRARIfACfpm3dowq3F-CeP4xfFPfL-b9avmtygf_PcXhYj8g;_dc_time=1776359142;src=13364882;dc_pre=CLmHm73t8pMDFQnjSQUdluwEWw;type=invmedia;cat=kaspe015;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=8553605245517.237? — 200 — 63 B — 329 ms — h3https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.kaspersky.com%2F&scrsrc=www.googletagmanager.com&rnd=1780692368.1776359142&dt=Kaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&auid=1490703190.1776359142&navt=n&npa=1&gtm=45fe64f0v9181803792za200zd9181803792xec&gcd=13l3l3l2l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266400~117384405~118128923&apve=1&apvf=f&apvc=1&tids=DC-12346775&tid=DC-12346775&tft=1776359142136&tfd=5269www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&en=page_view&dl=https%3A%2F%2Fwww.kaspersky.com%2F&scrsrc=www.googletagmanager.com&rnd=1780692368.1776359142&dt=Kaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&auid=1490703190.1776359142&navt=n&npa=1&gtm=45fe64f0v9181803792za200zd9181803792xec&gcd=13l3l3l2l1l1&dma=0&tag_exp=0~115616985~115938465~115938469~117266400~117384405~118128923&apve=1&apvf=f&apvc=1&tids=DC-12346775&tid=DC-12346775&tft=1776359142136&tfd=5269 — 200 — 21 B — 327 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=39138&time=1776359142005&li_adsId=db32f122-379a-4c61-9b26-821646c956d0&url=https%3A%2F%2Fwww.kaspersky.com%2F&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=39138&time=1776359142005&li_adsId=db32f122-379a-4c61-9b26-821646c956d0&url=https%3A%2F%2Fwww.kaspersky.com%2F&cookiesTest=true — 200 — 272 B — 40 ms — h2https://bat.bing.com/p/action/5039146.jsbat.bing.com/p/action/5039146.js https://bat.bing.com/p/action/5039146.js — 200 — 1.8 KiB — 30 ms — h2https://sgtm.kaspersky.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.kaspersky.com&1p=1sgtm.kaspersky.com/_/service_worker... https://sgtm.kaspersky.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.kaspersky.com&1p=1 — 200 — 1.9 KiB — 172 ms — h2https://12346775.fls.doubleclick.net/activityi;src=12346775;type=globalc;cat=globa0;rcb=8;ord=3943534402846;npa=1;auiddc=1490703190.1776359142;u1=B2C;u2=en_IE;u4=www.kaspersky.com;u5=%2F;u6=;u7=undefined-GA1.1.641414822.1776359142;u9=_;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=IFA;gtm=45fe64f0v9181803792za200zd9181803792xec;gcd=13l3l3l2l1l1;dma=0;dc_fmt=1;tag_exp=0~115616985~115938465~115938469~117227715~117266400~117384405~118128923;epver=2;~oref=https%3A%2F%2Fwww.kaspersky.com%2F?12346775.fls.doubleclick.net/activi... https://12346775.fls.doubleclick.net/activityi;src=12346775;type=globalc;cat=globa0;rcb=8;ord=3943534402846;npa=1;auiddc=1490703190.1776359142;u1=B2C;u2=en_IE;u4=www.kaspersky.com;u5=%2F;u6=;u7=undefined-GA1.1.641414822.1776359142;u9=_;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=IFA;gtm=45fe64f0v9181803792za200zd9181803792xec;gcd=13l3l3l2l1l1;dma=0;dc_fmt=1;tag_exp=0~115616985~115938465~115938469~117227715~117266400~117384405~118128923;epver=2;~oref=https%3A%2F%2Fwww.kaspersky.com%2F? — 302 — 896 B — 66 ms — h2https://cdn.air360tracker.net/conf/pxv31ld8xe1nnyzw.jsoncdn.air360tracker.net/conf/pxv31ld8... https://cdn.air360tracker.net/conf/pxv31ld8xe1nnyzw.json — 200 — 1.4 KiB — 6 ms — h2https://12346775.fls.doubleclick.net/activityi;dc_pre=CMH1r73t8pMDFQ4K7wIdcxk9dA;src=12346775;type=globalc;cat=globa0;rcb=8;ord=3943534402846;npa=1;auiddc=1490703190.1776359142;u1=B2C;u2=en_IE;u4=www.kaspersky.com;u5=%2F;u6=;u7=undefined-GA1.1.641414822.1776359142;u9=_;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=IFA;gtm=45fe64f0v9181803792za200zd9181803792xec;gcd=13l3l3l2l1l1;dma=0;dc_fmt=1;tag_exp=0~115616985~115938465~115938469~117227715~117266400~117384405~118128923;epver=2;~oref=https%3A%2F%2Fwww.kaspersky.com%2F?12346775.fls.doubleclick.net/activi... https://12346775.fls.doubleclick.net/activityi;dc_pre=CMH1r73t8pMDFQ4K7wIdcxk9dA;src=12346775;type=globalc;cat=globa0;rcb=8;ord=3943534402846;npa=1;auiddc=1490703190.1776359142;u1=B2C;u2=en_IE;u4=www.kaspersky.com;u5=%2F;u6=;u7=undefined-GA1.1.641414822.1776359142;u9=_;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=IFA;gtm=45fe64f0v9181803792za200zd9181803792xec;gcd=13l3l3l2l1l1;dma=0;dc_fmt=1;tag_exp=0~115616985~115938465~115938469~117227715~117266400~117384405~118128923;epver=2;~oref=https%3A%2F%2Fwww.kaspersky.com%2F? — 200 — 1.0 KiB — 55 ms — h2https://connect.facebook.net/signals/config/839281392784015?v=2.9.298&r=stable&domain=www.kaspersky.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&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%2C277%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%2C264%2C265%2C263%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%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%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/839281392784015?v=2.9.298&r=stable&domain=www.kaspersky.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&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%2C277%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%2C264%2C265%2C263%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%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%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 — 46.4 KiB — 21 ms — h3https://cdn.gbqofs.com/kaspersky/common/p/detector-bootstrap.min.jscdn.gbqofs.com/kaspersky/common/p/d... https://cdn.gbqofs.com/kaspersky/common/p/detector-bootstrap.min.js — 200 — 151.5 KiB — 42 ms — h2https://track.omguk.com/e/qi/?action=Content&mid=2325304&pid=53195&ref=https%3A%2F%2Fwww.kaspersky.com%2F&track.omguk.com/e/qi/?action=Conten... https://track.omguk.com/e/qi/?action=Content&mid=2325304&pid=53195&ref=https%3A%2F%2Fwww.kaspersky.com%2F& — 200 — 1.4 KiB — 85 ms — h2https://cdn.taboola.com/scripts/cds-pips.js?dc=la&d=dcdn.taboola.com/scripts/cds-pips.js... https://cdn.taboola.com/scripts/cds-pips.js?dc=la&d=d — 200 — 2.0 KiB — 9 ms — h2https://cdn.taboola.com/scripts/eid.es5.jscdn.taboola.com/scripts/eid.es5.js https://cdn.taboola.com/scripts/eid.es5.js — 200 — 7.0 KiB — 10 ms — h2https://cdn.taboola.com/scripts/eid-ls-new.es5.jscdn.taboola.com/scripts/eid-ls-new.... https://cdn.taboola.com/scripts/eid-ls-new.es5.js — 200 — 3.5 KiB — 11 ms — h2https://cdn.taboola.com/scripts/firstid.es5.jscdn.taboola.com/scripts/firstid.es5... https://cdn.taboola.com/scripts/firstid.es5.js — 200 — 855 B — 17 ms — h2https://www.googleadservices.com/pagead/conversion.jswww.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion.js — 200 — 23.6 KiB — 63 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=6230314346729480506;_dc_ptd=ChEI8JGCzwYQy4musMGWzaLRARIfACfpm3cW1qMLBbTOHCzy-D7xMbvpsy9f7wrhDdhMfw;_dc_time=1776359142;dc_pre=CMH1r73t8pMDFQ4K7wIdcxk9dA;src=12346775;type=globalc;cat=globa0;rcb=8;ord=3943534402846;npa=1;auiddc=1490703190.1776359142;u1=B2C;u2=en_IE;u4=www.kaspersky.com;u5=%2F;u6=;u7=undefined-GA1.1.641414822.1776359142;u9=_;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=IFA;gtm=45fe64f0v9181803792za200zd9181803792xec;gcd=13l3l3l2l1l1;dma=0;dc_fmt=1;tag_exp=0~115616985~115938465~115938469~117227715~117266400~117384405~118128923;epver=2;~oref=https%3A%2F%2Fwww.kaspersky.com%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=6230314346729480506;_dc_ptd=ChEI8JGCzwYQy4musMGWzaLRARIfACfpm3cW1qMLBbTOHCzy-D7xMbvpsy9f7wrhDdhMfw;_dc_time=1776359142;dc_pre=CMH1r73t8pMDFQ4K7wIdcxk9dA;src=12346775;type=globalc;cat=globa0;rcb=8;ord=3943534402846;npa=1;auiddc=1490703190.1776359142;u1=B2C;u2=en_IE;u4=www.kaspersky.com;u5=%2F;u6=;u7=undefined-GA1.1.641414822.1776359142;u9=_;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=IFA;gtm=45fe64f0v9181803792za200zd9181803792xec;gcd=13l3l3l2l1l1;dma=0;dc_fmt=1;tag_exp=0~115616985~115938465~115938469~117227715~117266400~117384405~118128923;epver=2;~oref=https%3A%2F%2Fwww.kaspersky.com%2F? — 200 — 63 B — 287 ms — h3https://www.clarity.ms/tag/uet/5039146?insights=1www.clarity.ms/tag/uet/5039146?insi... https://www.clarity.ms/tag/uet/5039146?insights=1 — 200 — 1.3 KiB — 258 ms — http/1.1https://bat.bing.com/actionp/0?ti=5039146&Ver=2&mid=8b90ee14-4191-4f24-95ad-cf17e10344bf&bo=1&evt=consent&src=update&cdb=AQAQ&asc=Gbat.bing.com/actionp/0?ti=5039146&V... https://bat.bing.com/actionp/0?ti=5039146&Ver=2&mid=8b90ee14-4191-4f24-95ad-cf17e10344bf&bo=1&evt=consent&src=update&cdb=AQAQ&asc=G — 204 — 361 B — 29 ms — h2https://bat.bing.com/action/0?ti=5039146&Ver=2&mid=8b90ee14-4191-4f24-95ad-cf17e10344bf&bo=2&sid=8051b77039b611f190e87dff8941012a&vid=8052c8c039b611f1b1abafd18989ff1e&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Kaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&p=https%3A%2F%2Fwww.kaspersky.com%2F&r=&lt=4749&evt=pageLoad&sv=2&asc=G&cdb=AQAQ&rn=29681bat.bing.com/action/0?ti=5039146&Ve... https://bat.bing.com/action/0?ti=5039146&Ver=2&mid=8b90ee14-4191-4f24-95ad-cf17e10344bf&bo=2&sid=8051b77039b611f190e87dff8941012a&vid=8052c8c039b611f1b1abafd18989ff1e&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Kaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&p=https%3A%2F%2Fwww.kaspersky.com%2F&r=&lt=4749&evt=pageLoad&sv=2&asc=G&cdb=AQAQ&rn=29681 — 204 — 231 B — 49 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 43 B — 299 ms — h3https://analytics.google.com/g/s/collect?dma=0&npa=1&gcd=13l3l3l2l1l1&gtm=45j91e64f0h2v879891882z871206015z9857145737za20gzb71206015zd71206015&tag_exp=0~115938465~115938468~117215454~117266401~117384406~117884345~117971173~118128923&_is_sw=f15s0t4&_tu=BA&_gsid=NSVBRC7S52ABNMTICEjP9S1sK1hL0O3Aanalytics.google.com/g/s/collect?dm... https://analytics.google.com/g/s/collect?dma=0&npa=1&gcd=13l3l3l2l1l1&gtm=45j91e64f0h2v879891882z871206015z9857145737za20gzb71206015zd71206015&tag_exp=0~115938465~115938468~117215454~117266401~117384406~117884345~117971173~118128923&_is_sw=f15s0t4&_tu=BA&_gsid=NSVBRC7S52ABNMTICEjP9S1sK1hL0O3A — 204 — 514 B — 54 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&dma=0&npa=1&gcd=13l3l3l2l1l1&tid=G-NSVBRC7S52&cid=641414822.1776359142&gtm=45j91e64f0h2v879891882z871206015z9857145737za20gzb71206015zd71206015&tag_exp=0~115938465~115938468~117215454~117266401~117384406~117884345~117971173~118128923&_is_sw=f15s0t4&_tu=BA&aip=1stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&dma=0&npa=1&gcd=13l3l3l2l1l1&tid=G-NSVBRC7S52&cid=641414822.1776359142&gtm=45j91e64f0h2v879891882z871206015z9857145737za20gzb71206015zd71206015&tag_exp=0~115938465~115938468~117215454~117266401~117384406~117884345~117971173~118128923&_is_sw=f15s0t4&_tu=BA&aip=1 — 204 — 505 B — 73 ms — h2https://sgtm.kaspersky.com/_/set_cookie?val=JP2c%2BMj4K8yfQFV3xeYqC8vVKpiOe4Hmt8zfpo2N9NIIH8knmS5%2BkAZNvKBGJRqhvvPnt0LcPHNyUj%2FaKsMJISwRaFQH9FCgTeFQN7UAwb6ifmvN%2FzUylmNQ0M4E2p78w1P9BidbX%2F2sPsbQu2MHlOLae6vXVLDhxYThoXdrlUheGqAvpML5r8vg&path=%2Fsgtm.kaspersky.com/_/set_cookie?val... https://sgtm.kaspersky.com/_/set_cookie?val=JP2c%2BMj4K8yfQFV3xeYqC8vVKpiOe4Hmt8zfpo2N9NIIH8knmS5%2BkAZNvKBGJRqhvvPnt0LcPHNyUj%2FaKsMJISwRaFQH9FCgTeFQN7UAwb6ifmvN%2FzUylmNQ0M4E2p78w1P9BidbX%2F2sPsbQu2MHlOLae6vXVLDhxYThoXdrlUheGqAvpML5r8vg&path=%2F — 200 — 48 B — 282 ms — h2https://sgtm.kaspersky.com/_/set_cookie?val=SDczFkEwl5JoeH5biXUjYHsm0Gbah76wD4MlK6VtNMmAUbh4YoASxNPPpTWwTAk4KP58hqdcmHzDZ6vWkyeb93PU%2B0r4lmW7JEpDle1al319DNvRk%2Fej1%2FQpcFH0c4eOdFBAItpvHd1XaiKjT%2B2Yek5P%2F0346VppaeKvYdM2uI71ccPCYlvA%2Bczs6LQXQ6rMc6g72WYspeow%2FGU%3D&path=%2Fsgtm.kaspersky.com/_/set_cookie?val... https://sgtm.kaspersky.com/_/set_cookie?val=SDczFkEwl5JoeH5biXUjYHsm0Gbah76wD4MlK6VtNMmAUbh4YoASxNPPpTWwTAk4KP58hqdcmHzDZ6vWkyeb93PU%2B0r4lmW7JEpDle1al319DNvRk%2Fej1%2FQpcFH0c4eOdFBAItpvHd1XaiKjT%2B2Yek5P%2F0346VppaeKvYdM2uI71ccPCYlvA%2Bczs6LQXQ6rMc6g72WYspeow%2FGU%3D&path=%2F — 200 — 48 B — 280 ms — h2https://www.googleadservices.com/pagead/conversion/10975630915/?random=1776359142535&cv=9&fst=1776359142535&num=1&npa=1&label=bE_YCN_-nfcYEMOsy_Eo&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465926%2C512247838%2C658953496&u_h=600&u_w=800&ig=1&auid=1490703190.1776359142&frm=2&url=https%3A%2F%2F12346775.fls.doubleclick.net%2Factivityi%3Bdc_pre%3DCMH1r73t8pMDFQ4K7wIdcxk9dA%3Bsrc%3D12346775%3Btype%3Dglobalc%3Bcat%3Dgloba0%3Brcb%3D8%3Bord%3D3943534402846%3Bnpa%3D1%3Bauiddc%3D1490703190.1776359142%3Bu1%3DB2C%3Bu2%3Den_IE%3Bu4%3Dwww.kaspersky.com%3Bu5%3D%252F%3Bu6%3D%3Bu7%3Dundefined-GA1.1.641414822.1776359142%3Bu9%3D_%3Buaa%3Dx86%3Buab%3D64%3Buafvl%3DNot-A.Brand%253B24.0.0.0%257CChromium%253B146.0.7680.164%3Buamb%3D0%3Buam%3D%3Buap%3DmacOS%3Buapv%3D10.15.7%3Buaw%3D0%3Bpscdl%3Dnoapi%3Bfrm%3D0%3B_tu%3DIFA%3Bgtm%3D45fe64f0v9181803792za200zd9181803792xec%3Bgcd%3D13l3l3l2l1l1%3Bdma%3D0%3Bdc_fmt%3D1%3Btag_exp%3D0~115616985~1159384&ref=https%3A%2F%2Fwww.kaspersky.com%2F&top=https%3A%2F%2Fwww.kaspersky.com%2F&capi=1&hn=www.googleadservices.com&rfmt=3&fmt=4www.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion/10975630915/?random=1776359142535&cv=9&fst=1776359142535&num=1&npa=1&label=bE_YCN_-nfcYEMOsy_Eo&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465926%2C512247838%2C658953496&u_h=600&u_w=800&ig=1&auid=1490703190.1776359142&frm=2&url=https%3A%2F%2F12346775.fls.doubleclick.net%2Factivityi%3Bdc_pre%3DCMH1r73t8pMDFQ4K7wIdcxk9dA%3Bsrc%3D12346775%3Btype%3Dglobalc%3Bcat%3Dgloba0%3Brcb%3D8%3Bord%3D3943534402846%3Bnpa%3D1%3Bauiddc%3D1490703190.1776359142%3Bu1%3DB2C%3Bu2%3Den_IE%3Bu4%3Dwww.kaspersky.com%3Bu5%3D%252F%3Bu6%3D%3Bu7%3Dundefined-GA1.1.641414822.1776359142%3Bu9%3D_%3Buaa%3Dx86%3Buab%3D64%3Buafvl%3DNot-A.Brand%253B24.0.0.0%257CChromium%253B146.0.7680.164%3Buamb%3D0%3Buam%3D%3Buap%3DmacOS%3Buapv%3D10.15.7%3Buaw%3D0%3Bpscdl%3Dnoapi%3Bfrm%3D0%3B_tu%3DIFA%3Bgtm%3D45fe64f0v9181803792za200zd9181803792xec%3Bgcd%3D13l3l3l2l1l1%3Bdma%3D0%3Bdc_fmt%3D1%3Btag_exp%3D0~115616985~1159384&ref=https%3A%2F%2Fwww.kaspersky.com%2F&top=https%3A%2F%2Fwww.kaspersky.com%2F&capi=1&hn=www.googleadservices.com&rfmt=3&fmt=4 — 200 — 2.7 KiB — 53 ms — h3https://www.facebook.com/tr/?id=839281392784015&ev=PageView&dl=https%3A%2F%2Fwww.kaspersky.com%2F&rl=&if=false&ts=1776359142596&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776359142582.31310554280705815&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Kaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&pmd[locale]=en&pmd[description]=Official%20Site%20%E2%80%93%20A%20Global%20Leader%20in%20next-generation%20cybersecurity%20solutions%20and%20services%2C%20Kaspersky%20offers%20premium%20protection%20against%20all%20cyber%20threats%20for%20your%20home%20and%20business.&plt=3248&it=1776359142374&coo=false&eid=1776359138886.40&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=83928139278... https://www.facebook.com/tr/?id=839281392784015&ev=PageView&dl=https%3A%2F%2Fwww.kaspersky.com%2F&rl=&if=false&ts=1776359142596&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776359142582.31310554280705815&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Kaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&pmd[locale]=en&pmd[description]=Official%20Site%20%E2%80%93%20A%20Global%20Leader%20in%20next-generation%20cybersecurity%20solutions%20and%20services%2C%20Kaspersky%20offers%20premium%20protection%20against%20all%20cyber%20threats%20for%20your%20home%20and%20business.&plt=3248&it=1776359142374&coo=false&eid=1776359138886.40&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=GET — 200 — 19 B — 25 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=839281392784015&ev=PageView&dl=https%3A%2F%2Fwww.kaspersky.com%2F&rl=&if=false&ts=1776359142596&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776359142582.31310554280705815&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Kaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&pmd[locale]=en&pmd[description]=Official%20Site%20%E2%80%93%20A%20Global%20Leader%20in%20next-generation%20cybersecurity%20solutions%20and%20services%2C%20Kaspersky%20offers%20premium%20protection%20against%20all%20cyber%20threats%20for%20your%20home%20and%20business.&plt=3248&it=1776359142374&coo=false&eid=1776359138886.40&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=839281392784015&ev=PageView&dl=https%3A%2F%2Fwww.kaspersky.com%2F&rl=&if=false&ts=1776359142596&sw=800&sh=600&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776359142582.31310554280705815&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Kaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&pmd[locale]=en&pmd[description]=Official%20Site%20%E2%80%93%20A%20Global%20Leader%20in%20next-generation%20cybersecurity%20solutions%20and%20services%2C%20Kaspersky%20offers%20premium%20protection%20against%20all%20cyber%20threats%20for%20your%20home%20and%20business.&plt=3248&it=1776359142374&coo=false&eid=1776359138886.40&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&rqm=FGET — 200 — 199 B — 260 ms — h3https://pips.taboola.com/pips.taboola.com/ https://pips.taboola.com/ — 200 — 182 B — 28 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10975630915/?random=652758961&cv=9&fst=1776359142535&num=1&npa=1&label=bE_YCN_-nfcYEMOsy_Eo&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465926%2C512247838%2C658953496&u_h=600&u_w=800&ig=1&auid=1490703190.1776359142&frm=2&url=https%3A%2F%2F12346775.fls.doubleclick.net%2Factivityi%3Bdc_pre%3DCMH1r73t8pMDFQ4K7wIdcxk9dA%3Bsrc%3D12346775%3Btype%3Dglobalc%3Bcat%3Dgloba0%3Brcb%3D8%3Bord%3D3943534402846%3Bnpa%3D1%3Bauiddc%3D1490703190.1776359142%3Bu1%3DB2C%3Bu2%3Den_IE%3Bu4%3Dwww.kaspersky.com%3Bu5%3D%252F%3Bu6%3D%3Bu7%3Dundefined-GA1.1.641414822.1776359142%3Bu9%3D_%3Buaa%3Dx86%3Buab%3D64%3Buafvl%3DNot-A.Brand%253B24.0.0.0%257CChromium%253B146.0.7680.164%3Buamb%3D0%3Buam%3D%3Buap%3DmacOS%3Buapv%3D10.15.7%3Buaw%3D0%3Bpscdl%3Dnoapi%3Bfrm%3D0%3B_tu%3DIFA%3Bgtm%3D45fe64f0v9181803792za200zd9181803792xec%3Bgcd%3D13l3l3l2l1l1%3Bdma%3D0%3Bdc_fmt%3D1%3Btag_exp%3D0~115616985~1159384&ref=https%3A%2F%2Fwww.kaspersky.com%2F&top=https%3A%2F%2Fwww.kaspersky.com%2F&capi=1&hn=www.googleadservices.com&fmt=3&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJ3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIGV2ZW50LXNvdXJjZVoDCgEBYgQKAgID&cerd=CgEA&fsk=ChAI8JGCzwYQwIjskZPdy-4oEiwAZi6KIMDScsBbklPKCF8S8OZGYaYyYSjupGf5PCN0bpjcHHWjs46i7jkCABoCW0o&pscrd=IhMIpvy9ve3ykwMV9dL9BR3Wvid7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOiVodHRwczovLzEyMzQ2Nzc1LmZscy5kb3VibGVjbGljay5uZXQvQldDaEVJOEpHQ3p3WVE4cHZzMU1Ibm85NjlBUklzQUVJX2VtcDRITC1FbXpjR3psT09jUXg0MVBqcVY4S0dFc0Z5c0UybWtGdTFwb0lJcVZobkRiOUJsM2t6DAgJYggIABAAGAAgAAgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/10975630915/?random=652758961&cv=9&fst=1776359142535&num=1&npa=1&label=bE_YCN_-nfcYEMOsy_Eo&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465926%2C512247838%2C658953496&u_h=600&u_w=800&ig=1&auid=1490703190.1776359142&frm=2&url=https%3A%2F%2F12346775.fls.doubleclick.net%2Factivityi%3Bdc_pre%3DCMH1r73t8pMDFQ4K7wIdcxk9dA%3Bsrc%3D12346775%3Btype%3Dglobalc%3Bcat%3Dgloba0%3Brcb%3D8%3Bord%3D3943534402846%3Bnpa%3D1%3Bauiddc%3D1490703190.1776359142%3Bu1%3DB2C%3Bu2%3Den_IE%3Bu4%3Dwww.kaspersky.com%3Bu5%3D%252F%3Bu6%3D%3Bu7%3Dundefined-GA1.1.641414822.1776359142%3Bu9%3D_%3Buaa%3Dx86%3Buab%3D64%3Buafvl%3DNot-A.Brand%253B24.0.0.0%257CChromium%253B146.0.7680.164%3Buamb%3D0%3Buam%3D%3Buap%3DmacOS%3Buapv%3D10.15.7%3Buaw%3D0%3Bpscdl%3Dnoapi%3Bfrm%3D0%3B_tu%3DIFA%3Bgtm%3D45fe64f0v9181803792za200zd9181803792xec%3Bgcd%3D13l3l3l2l1l1%3Bdma%3D0%3Bdc_fmt%3D1%3Btag_exp%3D0~115616985~1159384&ref=https%3A%2F%2Fwww.kaspersky.com%2F&top=https%3A%2F%2Fwww.kaspersky.com%2F&capi=1&hn=www.googleadservices.com&fmt=3&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJ3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIGV2ZW50LXNvdXJjZVoDCgEBYgQKAgID&cerd=CgEA&fsk=ChAI8JGCzwYQwIjskZPdy-4oEiwAZi6KIMDScsBbklPKCF8S8OZGYaYyYSjupGf5PCN0bpjcHHWjs46i7jkCABoCW0o&pscrd=IhMIpvy9ve3ykwMV9dL9BR3Wvid7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOiVodHRwczovLzEyMzQ2Nzc1LmZscy5kb3VibGVjbGljay5uZXQvQldDaEVJOEpHQ3p3WVE4cHZzMU1Ibm85NjlBUklzQUVJX2VtcDRITC1FbXpjR3psT09jUXg0MVBqcVY4S0dFc0Z5c0UybWtGdTFwb0lJcVZobkRiOUJsM2t6DAgJYggIABAAGAAgAA — 302 — 24 B — 63 ms — h3https://pxv31ld8xe1nnyzw.air360tracker.net/i?a=pxv31ld8xe1nnyzw&s=e868c4a6-3d12-4ee7-ab26-770b6ea1faa8&sv=3.7.7-cl&p=web&t=1776359142.623&et=m&el=kameleoon&wu=https%3A%2F%2Fwww.kaspersky.com%2F&wt=Kaspersky+Cyber+Security+Solutions+for+Home+and+Business+%7C+Kaspersky&wr=&l=en&tz=0&sc=800x600&ep1=event&epv1=kameleoon_experiment&ep2=campaign_id&epv2=367688&ep3=campaign_name&epv3=CO-4424+%7C+GL_HP_CP_PDPs_Plus_WithoutVPN&ep4=variation_id&epv4=0&ep5=variation_name&epv5=Reference&web_i=1pxv31ld8xe1nnyzw.air360tracker.net/... https://pxv31ld8xe1nnyzw.air360tracker.net/i?a=pxv31ld8xe1nnyzw&s=e868c4a6-3d12-4ee7-ab26-770b6ea1faa8&sv=3.7.7-cl&p=web&t=1776359142.623&et=m&el=kameleoon&wu=https%3A%2F%2Fwww.kaspersky.com%2F&wt=Kaspersky+Cyber+Security+Solutions+for+Home+and+Business+%7C+Kaspersky&wr=&l=en&tz=0&sc=800x600&ep1=event&epv1=kameleoon_experiment&ep2=campaign_id&epv2=367688&ep3=campaign_name&epv3=CO-4424+%7C+GL_HP_CP_PDPs_Plus_WithoutVPN&ep4=variation_id&epv4=0&ep5=variation_name&epv5=Reference&web_i=1 — 200 — 471 B — 443 ms — h2https://gum.criteo.com/syncframe?topUrl=www.kaspersky.com&origin=onetaggum.criteo.com/syncframe?topUrl=www... https://gum.criteo.com/syncframe?topUrl=www.kaspersky.com&origin=onetag — 200 — 5.1 KiB — 145 ms — h2https://www.google.com/pagead/1p-conversion/10975630915/?random=652758961&cv=9&fst=1776359142535&num=1&npa=1&label=bE_YCN_-nfcYEMOsy_Eo&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465926%2C512247838%2C658953496&u_h=600&u_w=800&ig=1&auid=1490703190.1776359142&frm=2&url=https%3A%2F%2F12346775.fls.doubleclick.net%2Factivityi%3Bdc_pre%3DCMH1r73t8pMDFQ4K7wIdcxk9dA%3Bsrc%3D12346775%3Btype%3Dglobalc%3Bcat%3Dgloba0%3Brcb%3D8%3Bord%3D3943534402846%3Bnpa%3D1%3Bauiddc%3D1490703190.1776359142%3Bu1%3DB2C%3Bu2%3Den_IE%3Bu4%3Dwww.kaspersky.com%3Bu5%3D%252F%3Bu6%3D%3Bu7%3Dundefined-GA1.1.641414822.1776359142%3Bu9%3D_%3Buaa%3Dx86%3Buab%3D64%3Buafvl%3DNot-A.Brand%253B24.0.0.0%257CChromium%253B146.0.7680.164%3Buamb%3D0%3Buam%3D%3Buap%3DmacOS%3Buapv%3D10.15.7%3Buaw%3D0%3Bpscdl%3Dnoapi%3Bfrm%3D0%3B_tu%3DIFA%3Bgtm%3D45fe64f0v9181803792za200zd9181803792xec%3Bgcd%3D13l3l3l2l1l1%3Bdma%3D0%3Bdc_fmt%3D1%3Btag_exp%3D0~115616985~1159384&ref=https%3A%2F%2Fwww.kaspersky.com%2F&top=https%3A%2F%2Fwww.kaspersky.com%2F&capi=1&hn=www.googleadservices.com&fmt=3&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJ3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIGV2ZW50LXNvdXJjZVoDCgEBYgQKAgID&cerd=CgEA&fsk=ChAI8JGCzwYQwIjskZPdy-4oEiwAZi6KIMDScsBbklPKCF8S8OZGYaYyYSjupGf5PCN0bpjcHHWjs46i7jkCABoCW0o&pscrd=IhMIpvy9ve3ykwMV9dL9BR3Wvid7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOiVodHRwczovLzEyMzQ2Nzc1LmZscy5kb3VibGVjbGljay5uZXQvQldDaEVJOEpHQ3p3WVE4cHZzMU1Ibm85NjlBUklzQUVJX2VtcDRITC1FbXpjR3psT09jUXg0MVBqcVY4S0dFc0Z5c0UybWtGdTFwb0lJcVZobkRiOUJsM2t6DAgJYggIABAAGAAgAA&is_vtc=1&cid=CAQSsQEABaugfXQ8V7PSp_6UIs9Q1COknod_42V4hNThLYL5vh84Ae8_I8LIAOo37Jg5UiedaCXXsommsnIDroVF6oRTbwr3gdZWyKU_9fUT1AzRuy4UM9uIsB-yItdgoHytni80bTf6dpNc2UPccJBdR-Zf9ZfdiTiyKdHpD_uizh6o2FJApspawtVkASTQTUh3MpbJ0CiHrbnCpVSwo8-hMKeMrg6sAHe7BMIUzHN49lBTLyo&random=785143748&resp=GooglemKTybQhCsOwww.google.com/pagead/1p-conversion... https://www.google.com/pagead/1p-conversion/10975630915/?random=652758961&cv=9&fst=1776359142535&num=1&npa=1&label=bE_YCN_-nfcYEMOsy_Eo&guid=ON&resp=GooglemKTybQhCsO&eid=375603261%2C466465926%2C512247838%2C658953496&u_h=600&u_w=800&ig=1&auid=1490703190.1776359142&frm=2&url=https%3A%2F%2F12346775.fls.doubleclick.net%2Factivityi%3Bdc_pre%3DCMH1r73t8pMDFQ4K7wIdcxk9dA%3Bsrc%3D12346775%3Btype%3Dglobalc%3Bcat%3Dgloba0%3Brcb%3D8%3Bord%3D3943534402846%3Bnpa%3D1%3Bauiddc%3D1490703190.1776359142%3Bu1%3DB2C%3Bu2%3Den_IE%3Bu4%3Dwww.kaspersky.com%3Bu5%3D%252F%3Bu6%3D%3Bu7%3Dundefined-GA1.1.641414822.1776359142%3Bu9%3D_%3Buaa%3Dx86%3Buab%3D64%3Buafvl%3DNot-A.Brand%253B24.0.0.0%257CChromium%253B146.0.7680.164%3Buamb%3D0%3Buam%3D%3Buap%3DmacOS%3Buapv%3D10.15.7%3Buaw%3D0%3Bpscdl%3Dnoapi%3Bfrm%3D0%3B_tu%3DIFA%3Bgtm%3D45fe64f0v9181803792za200zd9181803792xec%3Bgcd%3D13l3l3l2l1l1%3Bdma%3D0%3Bdc_fmt%3D1%3Btag_exp%3D0~115616985~1159384&ref=https%3A%2F%2Fwww.kaspersky.com%2F&top=https%3A%2F%2Fwww.kaspersky.com%2F&capi=1&hn=www.googleadservices.com&fmt=3&ct_cookie_present=false&crd=CLTesQII8t-xAgit4bECCKG4sQIIscGxAgiwwbECCLHDsQIIisWxAgjCybECCLTGsQIIk9qxAgjb3LECCIfbsQII08WxAgjrzLECCO3OsQII1c-xAgj02rECCJfUsQIIyduxAgix4bECCLPhsQIIpt2xAgiw3rECCIDbsQJKJ3RyaWdnZXI7bmF2aWdhdGlvbi1zb3VyY2UsIGV2ZW50LXNvdXJjZVoDCgEBYgQKAgID&cerd=CgEA&fsk=ChAI8JGCzwYQwIjskZPdy-4oEiwAZi6KIMDScsBbklPKCF8S8OZGYaYyYSjupGf5PCN0bpjcHHWjs46i7jkCABoCW0o&pscrd=IhMIpvy9ve3ykwMV9dL9BR3Wvid7MgwIA2IICAAQABgAIAAyDAgEYggIABAAGAAgADIMCAdiCAgAEAAYACAAMgwICGIICAAQABgAIAAyDAgJYggIABAAGAAgADIMCApiCAgAEAAYACAAMgwIAmIICAAQABgAIAAyDAgLYggIABAAGAAgADIMCBViCAgAEAAYACAAMgwIH2IICAAQABgAIAAyDAgTYggIABAAGAAgADIMCBJiCAgAEAAYACAAOiVodHRwczovLzEyMzQ2Nzc1LmZscy5kb3VibGVjbGljay5uZXQvQldDaEVJOEpHQ3p3WVE4cHZzMU1Ibm85NjlBUklzQUVJX2VtcDRITC1FbXpjR3psT09jUXg0MVBqcVY4S0dFc0Z5c0UybWtGdTFwb0lJcVZobkRiOUJsM2t6DAgJYggIABAAGAAgAA&is_vtc=1&cid=CAQSsQEABaugfXQ8V7PSp_6UIs9Q1COknod_42V4hNThLYL5vh84Ae8_I8LIAOo37Jg5UiedaCXXsommsnIDroVF6oRTbwr3gdZWyKU_9fUT1AzRuy4UM9uIsB-yItdgoHytni80bTf6dpNc2UPccJBdR-Zf9ZfdiTiyKdHpD_uizh6o2FJApspawtVkASTQTUh3MpbJ0CiHrbnCpVSwo8-hMKeMrg6sAHe7BMIUzHN49lBTLyo&random=785143748&resp=GooglemKTybQhCsO — 200 — 64 B — 35 ms — h3https://cds.taboola.com/?uid=2d2b1829-472e-4cfa-a2a2-3a3d4d949750-tuct10da9c66&ptf=bWFjT1M=&ptfv=MTAuMTUuNw==&ufv=MTQ2LjAuMC4w&bnd=Q2hyb21pdW0=&bndv=MTQ2&bnd=R29vZ2xlIENocm9tZQ==&bndv=MTQ2&mbl=ZmFsc2U=&dc=lacds.taboola.com/?uid=2d2b1829-472e-... https://cds.taboola.com/?uid=2d2b1829-472e-4cfa-a2a2-3a3d4d949750-tuct10da9c66&ptf=bWFjT1M=&ptfv=MTAuMTUuNw==&ufv=MTQ2LjAuMC4w&bnd=Q2hyb21pdW0=&bndv=MTQ2&bnd=R29vZ2xlIENocm9tZQ==&bndv=MTQ2&mbl=ZmFsc2U=&dc=la — 204 — 82 B — 233 ms — h2https://cdn.gbqofs.com/kaspersky/common/p/detector-lazy.min.jscdn.gbqofs.com/kaspersky/common/p/d... https://cdn.gbqofs.com/kaspersky/common/p/detector-lazy.min.js — 200 — 48.0 KiB — 18 ms — h2https://c1001.report.gbss.io/e520hww/reporting/f88e6181-0004-908a-a798-98cfecfde1ef/cls_report?_cls_s=952726e3-d246-4101-a12f-50e9b31a442f%3A0&_cls_v=9f75c5fc-0b44-4752-a7b8-4581aa478bde&pv=2&f_cls_s=truec1001.report.gbss.io/e520hww/report... https://c1001.report.gbss.io/e520hww/reporting/f88e6181-0004-908a-a798-98cfecfde1ef/cls_report?_cls_s=952726e3-d246-4101-a12f-50e9b31a442f%3A0&_cls_v=9f75c5fc-0b44-4752-a7b8-4581aa478bde&pv=2&f_cls_s=true — 200 — 785 B — 470 ms — h2https://kasperskycom.push4site.com/Static/Script/kasperskycom.js?v=4kasperskycom.push4site.com/Static/S... https://kasperskycom.push4site.com/Static/Script/kasperskycom.js?v=4 — 200 — 25.1 KiB — 31 ms — http/1.1https://pxv31ld8xe1nnyzw.air360tracker.net/i?a=pxv31ld8xe1nnyzw&s=e868c4a6-3d12-4ee7-ab26-770b6ea1faa8&sv=3.7.7-cl&p=web&t=1776359142.82&et=pv&el=Pageview&wu=https%3A%2F%2Fwww.kaspersky.com%2F&wt=Kaspersky+Cyber+Security+Solutions+for+Home+and+Business+%7C+Kaspersky&wr=&l=en&tz=0&sc=800x600&ep1=datalayer%3A%7Bdata%7D%3ApageType&epv1=home&ep2=datalayer%3A%7Bdata%7D%3AbusinessType&epv2=other&ep3=datalayer%3A%7Bdata%7D%3AplatformName&epv3=CorpSites&ep4=kameleoon%3A367688&epv4=0&ep5=kameleoon%3ACO-4424+%7C+GL_HP_CP_PDPs_Plus_WithoutVPN&epv5=Reference&web_i=2pxv31ld8xe1nnyzw.air360tracker.net/... https://pxv31ld8xe1nnyzw.air360tracker.net/i?a=pxv31ld8xe1nnyzw&s=e868c4a6-3d12-4ee7-ab26-770b6ea1faa8&sv=3.7.7-cl&p=web&t=1776359142.82&et=pv&el=Pageview&wu=https%3A%2F%2Fwww.kaspersky.com%2F&wt=Kaspersky+Cyber+Security+Solutions+for+Home+and+Business+%7C+Kaspersky&wr=&l=en&tz=0&sc=800x600&ep1=datalayer%3A%7Bdata%7D%3ApageType&epv1=home&ep2=datalayer%3A%7Bdata%7D%3AbusinessType&epv2=other&ep3=datalayer%3A%7Bdata%7D%3AplatformName&epv3=CorpSites&ep4=kameleoon%3A367688&epv4=0&ep5=kameleoon%3ACO-4424+%7C+GL_HP_CP_PDPs_Plus_WithoutVPN&epv5=Reference&web_i=2 — 200 — 469 B — 410 ms — h2https://web-static.mindbox.ru/js/byendpoint/kaspersky-b2b.web.js?_=5921197web-static.mindbox.ru/js/byendpoint... https://web-static.mindbox.ru/js/byendpoint/kaspersky-b2b.web.js?_=5921197 — 200 — 6.1 KiB — 1.6 s — h2https://storage.yandexcloud.net/kasperskyform/mndbx.js?v=2storage.yandexcloud.net/kasperskyfo... https://storage.yandexcloud.net/kasperskyform/mndbx.js?v=2 — 200 — 722 B — 627 ms — h2https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.773&transport=XmlHttpRequestapi.mindbox.ru/v1.1/customer/track-... https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.773&transport=XmlHttpRequest — 200 — 715 B — 280 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 36 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 518 B — 60 ms — h2https://gum.criteo.com/sid/json?origin=onetag&domain=kaspersky.com&sn=ChromeSyncframe&so=undefined&topUrl=www.kaspersky.comgum.criteo.com/sid/json?origin=onet... https://gum.criteo.com/sid/json?origin=onetag&domain=kaspersky.com&sn=ChromeSyncframe&so=undefined&topUrl=www.kaspersky.com — 200 — 661 B — 48 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=564B157924534041AC5A9FDB8F31F8C6&RedC=c.clarity.ms&MXFR=2AA19C837AC86A2C1DA08BBE7EC8644Cc.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=564B157924534041AC5A9FDB8F31F8C6&RedC=c.clarity.ms&MXFR=2AA19C837AC86A2C1DA08BBE7EC8644C — 302 — 583 B — 66 ms — h2https://mc.yandex.com/sync_cookie_image_check?scid=0fd8d1d1-94d9-28fc-ea34-30784b7bcf00&cid=98380851mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check?scid=0fd8d1d1-94d9-28fc-ea34-30784b7bcf00&cid=98380851 — 302 — 499 B — 202 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=564B157924534041AC5A9FDB8F31F8C6&MUID=2043FC16F56E607F19E7EB2BF4ED6112c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=564B157924534041AC5A9FDB8F31F8C6&MUID=2043FC16F56E607F19E7EB2BF4ED6112 — 200 — 467 B — 30 ms — h2https://sslwidget.criteo.com/event?a=%5B125613%2C125617%5D&v=5.46.0&p0=e%3Dexd%26site_type%3Dd&p1=e%3Dvh&p2=e%3Ddis%26a%3D%255B125613%252C125617%255D&bundle=mQjQLl82b3MxNXJwSiUyRnBnJTJGSTVqSE02MzY5OXMlMkZJd2VCRzdveFhpRDZNajRidFRub3dwWEF6RFJHeExaOURLcUN6YTVEMURWdGJRZmRMU1BTRGMzUEtybFRqNzRXY0hMWWV1b1RFczNFMVQlMkJjUVFlNUp0YlNpaG52a1MlMkJCY0M0b0wlMkZ3aw&tld=kaspersky.com&dy=1&fu=https%253A%252F%252Fwww.kaspersky.com%252F&ceid=139e4afe-9bca-4e75-abc4-975331eef328sslwidget.criteo.com/event?a=%5B125... https://sslwidget.criteo.com/event?a=%5B125613%2C125617%5D&v=5.46.0&p0=e%3Dexd%26site_type%3Dd&p1=e%3Dvh&p2=e%3Ddis%26a%3D%255B125613%252C125617%255D&bundle=mQjQLl82b3MxNXJwSiUyRnBnJTJGSTVqSE02MzY5OXMlMkZJd2VCRzdveFhpRDZNajRidFRub3dwWEF6RFJHeExaOURLcUN6YTVEMURWdGJRZmRMU1BTRGMzUEtybFRqNzRXY0hMWWV1b1RFczNFMVQlMkJjUVFlNUp0YlNpaG52a1MlMkJCY0M0b0wlMkZ3aw&tld=kaspersky.com&dy=1&fu=https%253A%252F%252Fwww.kaspersky.com%252F&ceid=139e4afe-9bca-4e75-abc4-975331eef328 — 302 — 701 B — 153 ms — h2https://mc.yandex.com/metrika/advert.gif?t=gdpr(14)ti(4)mc.yandex.com/metrika/advert.gif?t=... https://mc.yandex.com/metrika/advert.gif?t=gdpr(14)ti(4) — 200 — 187 B — 211 ms — h2https://push4site.com/Content/WidgetsStyles.css?v=0cme4zbpush4site.com/Content/WidgetsStyles... https://push4site.com/Content/WidgetsStyles.css?v=0cme4zb — 200 — 15.5 KiB — 46 ms — http/1.1https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 281 B — 244 ms — http/1.1https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900&subset=cyrillic-ext,greek,vietnamese,latin-ext,cyrillic,latin,greek-extfonts.googleapis.com/css?family=Ral... https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900&subset=cyrillic-ext,greek,vietnamese,latin-ext,cyrillic,latin,greek-ext — 200 — 844 B — 126 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=cyrillic-ext,greek,vietnamese,latin-ext,cyrillic,latin,greek-extfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=cyrillic-ext,greek,vietnamese,latin-ext,cyrillic,latin,greek-ext — 200 — 1.9 KiB — 124 ms — h2https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap — 200 — 2.9 KiB — 118 ms — h2https://mc.yandex.ru/sync_cookie_image_start?cid=98380851&redirect_domain=mc.yandex.com&scid=0fd8d1d1-94d9-28fc-ea34-30784b7bcf00&token=11003._zbGxrqqGeT0gJR0EH69uD75v9StZZiQw318qCZo-e7I0naMuMWpzUSCgTZzl_Hp.V-Oy1kWHNhNjAdFlU5ogUlSjDBo%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start?cid=98380851&redirect_domain=mc.yandex.com&scid=0fd8d1d1-94d9-28fc-ea34-30784b7bcf00&token=11003._zbGxrqqGeT0gJR0EH69uD75v9StZZiQw318qCZo-e7I0naMuMWpzUSCgTZzl_Hp.V-Oy1kWHNhNjAdFlU5ogUlSjDBo%2C — 302 — 480 B — 214 ms — h2https://widget.as.criteo.com/event?a=%5B125613%2C125617%5D&v=5.46.0&p0=e%3Dexd%26site_type%3Dd&p1=e%3Dvh&p2=e%3Ddis%26a%3D%255B125613%252C125617%255D&bundle=mQjQLl82b3MxNXJwSiUyRnBnJTJGSTVqSE02MzY5OXMlMkZJd2VCRzdveFhpRDZNajRidFRub3dwWEF6RFJHeExaOURLcUN6YTVEMURWdGJRZmRMU1BTRGMzUEtybFRqNzRXY0hMWWV1b1RFczNFMVQlMkJjUVFlNUp0YlNpaG52a1MlMkJCY0M0b0wlMkZ3aw&tld=kaspersky.com&dy=1&fu=https%253A%252F%252Fwww.kaspersky.com%252F&ceid=139e4afe-9bca-4e75-abc4-975331eef328widget.as.criteo.com/event?a=%5B125... https://widget.as.criteo.com/event?a=%5B125613%2C125617%5D&v=5.46.0&p0=e%3Dexd%26site_type%3Dd&p1=e%3Dvh&p2=e%3Ddis%26a%3D%255B125613%252C125617%255D&bundle=mQjQLl82b3MxNXJwSiUyRnBnJTJGSTVqSE02MzY5OXMlMkZJd2VCRzdveFhpRDZNajRidFRub3dwWEF6RFJHeExaOURLcUN6YTVEMURWdGJRZmRMU1BTRGMzUEtybFRqNzRXY0hMWWV1b1RFczNFMVQlMkJjUVFlNUp0YlNpaG52a1MlMkJCY0M0b0wlMkZ3aw&tld=kaspersky.com&dy=1&fu=https%253A%252F%252Fwww.kaspersky.com%252F&ceid=139e4afe-9bca-4e75-abc4-975331eef328 — 200 — 3.9 KiB — 329 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 281 B — 247 ms — http/1.1https://mc.yandex.com/sync_cookie_image_decide?cid=98380851&scid=0fd8d1d1-94d9-28fc-ea34-30784b7bcf00&token=11003.VR3nvibIobLKHLSLEgna4VetVDsF5wnhAOGozmMJZqZckFXyG1gdFXOhCaNH3QJHks8vIb5wj8G8CxYP0WARlgA19v-10mqcuSnaCzjWrg4%2C.QYo6QWK-ioczu4k8_WjyZ2ob6QU%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide?cid=98380851&scid=0fd8d1d1-94d9-28fc-ea34-30784b7bcf00&token=11003.VR3nvibIobLKHLSLEgna4VetVDsF5wnhAOGozmMJZqZckFXyG1gdFXOhCaNH3QJHks8vIb5wj8G8CxYP0WARlgA19v-10mqcuSnaCzjWrg4%2C.QYo6QWK-ioczu4k8_WjyZ2ob6QU%2C — 200 — 67 B — 217 ms — h2blob:https://www.kaspersky.com/c3b18580-fc8c-4f40-829c-5a5a2017c6b0www.kaspersky.com/c3b18580-fc8c-4f4... blob:https://www.kaspersky.com/c3b18580-fc8c-4f40-829c-5a5a2017c6b0 — 200 — -1 B — 13 ms — blobhttps://api.mindbox.ru/v3/js/operations/async?version=1.0.773&transport=beacon&operation=PageView&endpointId=kaspersky-b2b.web&originDomain=www.kaspersky.com&trackerName=mindboxapi.mindbox.ru/v3/js/operations/asy... https://api.mindbox.ru/v3/js/operations/async?version=1.0.773&transport=beacon&operation=PageView&endpointId=kaspersky-b2b.web&originDomain=www.kaspersky.com&trackerName=mindbox — 200 — 538 B — 210 ms — h2https://x.bidswitch.net/sync?dsp_id=46&user_id=k-DzMj7xCYYx8EqpGDbvbs9WM2xjIT4Xp_I-MD3w&expires=30x.bidswitch.net/sync?dsp_id=46&user... https://x.bidswitch.net/sync?dsp_id=46&user_id=k-DzMj7xCYYx8EqpGDbvbs9WM2xjIT4Xp_I-MD3w&expires=30 — 302 — 551 B — 116 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=cjp&google_sc&google_ula=913071&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_cm&google_hm=ay1PbndZdlJDWVl4OEVxcEdEYnZiczlXTTJ4aks0RkdSaUM3RkhiUQcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=cjp&google_sc&google_ula=913071&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_cm&google_hm=ay1PbndZdlJDWVl4OEVxcEdEYnZiczlXTTJ4aks0RkdSaUM3RkhiUQ — 302 — 640 B — 90 ms — h2https://ib.adnxs.com/getuid?https://dis.criteo.com/dis/rtb/appnexus/cookiematch.aspx?appnxsid=$UIDib.adnxs.com/getuid?https://dis.cri... https://ib.adnxs.com/getuid?https://dis.criteo.com/dis/rtb/appnexus/cookiematch.aspx?appnxsid=$UID — 307 — 951 B — 103 ms — h2https://simage4.pubmatic.com/AdServer/SPug?partnerID=167352&partnerUID=uid:k-AowoCBCYYx8EqpGDbvbs9WM2xjL8vNsU8awn_Qsimage4.pubmatic.com/AdServer/SPug?... https://simage4.pubmatic.com/AdServer/SPug?partnerID=167352&partnerUID=uid:k-AowoCBCYYx8EqpGDbvbs9WM2xjL8vNsU8awn_Q — 200 — 397 B — 66 ms — h2https://cs.media.net/cksync.php?cs=3&type=crt&ovsid=k-KOeKoxCYYx8EqpGDbvbs9WM2xjJvcFIQmSmTEAcs.media.net/cksync.php?cs=3&type=c... https://cs.media.net/cksync.php?cs=3&type=crt&ovsid=k-KOeKoxCYYx8EqpGDbvbs9WM2xjJvcFIQmSmTEA — 200 — 675 B — 111 ms — h2https://r.casalemedia.com/rum?cm_dsp_id=20&external_user_id=k-RfIJnRCYYx8EqpGDbvbs9WM2xjKjSQHPeoAr5Ar.casalemedia.com/rum?cm_dsp_id=20&... https://r.casalemedia.com/rum?cm_dsp_id=20&external_user_id=k-RfIJnRCYYx8EqpGDbvbs9WM2xjKjSQHPeoAr5A — 302 — 872 B — 85 ms — h3https://trends.revcontent.com/cm/pixel_sync?bidder=151&bidder_uid=k-aT7B2xCYYx8EqpGDbvbs9WM2xjKIJ9NyDv5h4Atrends.revcontent.com/cm/pixel_sync... https://trends.revcontent.com/cm/pixel_sync?bidder=151&bidder_uid=k-aT7B2xCYYx8EqpGDbvbs9WM2xjKIJ9NyDv5h4A — -1 — 0 B — 212 ms — https://gum.criteo.com/sync?c=8&r=1&a=1&u=https%3A%2F%2Fdpm.demdex.net%2Fibs%3Adpid%3D28645%26dpuuid%3D%40USERID%40gum.criteo.com/sync?c=8&r=1&a=1&u=h... https://gum.criteo.com/sync?c=8&r=1&a=1&u=https%3A%2F%2Fdpm.demdex.net%2Fibs%3Adpid%3D28645%26dpuuid%3D%40USERID%40 — 302 — 695 B — 189 ms — h2https://ad.360yield.com/match?publisher_dsp_id=38&external_user_id=k-qa2n8hCYYx8EqpGDbvbs9WM2xjLkON7M8Y2KOQad.360yield.com/match?publisher_dsp... https://ad.360yield.com/match?publisher_dsp_id=38&external_user_id=k-qa2n8hCYYx8EqpGDbvbs9WM2xjLkON7M8Y2KOQ — 302 — 446 B — 266 ms — h2https://i.liadm.com/s/28292?bidder_id=71340&bidder_uuid=k-8aSySRCYYx8EqpGDbvbs9WM2xjK7dIrwmbpSrwi.liadm.com/s/28292?bidder_id=71340... https://i.liadm.com/s/28292?bidder_id=71340&bidder_uuid=k-8aSySRCYYx8EqpGDbvbs9WM2xjK7dIrwmbpSrw — 303 — 526 B — 343 ms — http/1.1https://exchange.mediavine.com/usersync/push?partner=criteo&partnerId=k-WXS-NBCYYx8EqpGDbvbs9WM2xjKIPb5WO2GqBNSL99PbqN1vexchange.mediavine.com/usersync/pus... https://exchange.mediavine.com/usersync/push?partner=criteo&partnerId=k-WXS-NBCYYx8EqpGDbvbs9WM2xjKIPb5WO2GqBNSL99PbqN1v — 200 — 890 B — 128 ms — h2https://trends.revcontent.com/cm/pixel_sync?bidder=151&bidder_uid=k-aT7B2xCYYx8EqpGDbvbs9WM2xjKIJ9NyDv5h4Atrends.revcontent.com/cm/pixel_sync... https://trends.revcontent.com/cm/pixel_sync?bidder=151&bidder_uid=k-aT7B2xCYYx8EqpGDbvbs9WM2xjKIJ9NyDv5h4A — -1 — 0 B — 379 ms — https://mc.yandex.com/watch/98380851?wmode=7&page-url=https%3A%2F%2Fwww.kaspersky.com%2F&nohit=1&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A0%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170542%3Aet%3A1776359143%3Ac%3A1%3Arn%3A604022192%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359144%3At%3AKaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&t=clt(1306)gdpr(14)clc(0-0-0)aw(1)rcm(1)cdl(na)eco(46474004)ti(1)mc.yandex.com/watch/98380851?wmode=... https://mc.yandex.com/watch/98380851?wmode=7&page-url=https%3A%2F%2Fwww.kaspersky.com%2F&nohit=1&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A0%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170542%3Aet%3A1776359143%3Ac%3A1%3Arn%3A604022192%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359144%3At%3AKaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&t=clt(1306)gdpr(14)clc(0-0-0)aw(1)rcm(1)cdl(na)eco(46474004)ti(1) — 200 — 935 B — 209 ms — h2https://c.bing.com/c.gif?Red3=CTOMS_pd&cbid=k-Vn5EhhCYYx8EqpGDbvbs9WM2xjJ7SBW1ZAOwWHGdCMS2LsuVc.bing.com/c.gif?Red3=CTOMS_pd&cbid... https://c.bing.com/c.gif?Red3=CTOMS_pd&cbid=k-Vn5EhhCYYx8EqpGDbvbs9WM2xjJ7SBW1ZAOwWHGdCMS2LsuV — 200 — 410 B — 29 ms — h2https://r.casalemedia.com/rum?cm_dsp_id=20&external_user_id=k-RfIJnRCYYx8EqpGDbvbs9WM2xjKjSQHPeoAr5A&C=1r.casalemedia.com/rum?cm_dsp_id=20&... https://r.casalemedia.com/rum?cm_dsp_id=20&external_user_id=k-RfIJnRCYYx8EqpGDbvbs9WM2xjKjSQHPeoAr5A&C=1 — 200 — 471 B — 29 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=cjp&google_sc=&google_ula=913071&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_cm=&google_hm=ay1PbndZdlJDWVl4OEVxcEdEYnZiczlXTTJ4aks0RkdSaUM3RkhiUQ&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=cjp&google_sc=&google_ula=913071&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_cm=&google_hm=ay1PbndZdlJDWVl4OEVxcEdEYnZiczlXTTJ4aks0RkdSaUM3RkhiUQ&google_tc= — 302 — 148 B — 23 ms — h2https://jadserve.postrelease.com/suid/1017?vk=k-4qBFuBCYYx8EqpGDbvbs9WM2xjI_BPC0rez_KQjadserve.postrelease.com/suid/1017?... https://jadserve.postrelease.com/suid/1017?vk=k-4qBFuBCYYx8EqpGDbvbs9WM2xjI_BPC0rez_KQ — 200 — 546 B — 81 ms — h2https://ib.adnxs.com/bounce?%2Fgetuid%3Fhttps%3A%2F%2Fdis.criteo.com%2Fdis%2Frtb%2Fappnexus%2Fcookiematch.aspx%3Fappnxsid%3D%24UIDib.adnxs.com/bounce?%2Fgetuid%3Fhtt... https://ib.adnxs.com/bounce?%2Fgetuid%3Fhttps%3A%2F%2Fdis.criteo.com%2Fdis%2Frtb%2Fappnexus%2Fcookiematch.aspx%3Fappnxsid%3D%24UID — 302 — 802 B — 19 ms — h2https://sync.outbrain.com/cookie-sync?p=criteo&uid=k-XyYjWRCYYx8EqpGDbvbs9WM2xjKFY4hHb1NVGw&initiator=partnersync.outbrain.com/cookie-sync?p=cri... https://sync.outbrain.com/cookie-sync?p=criteo&uid=k-XyYjWRCYYx8EqpGDbvbs9WM2xjKFY4hHb1NVGw&initiator=partner — 200 — 360 B — 111 ms — http/1.1https://dis.criteo.com/dis/rtb/google/cookiematch.aspx?id=&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_error=3dis.criteo.com/dis/rtb/google/cooki... https://dis.criteo.com/dis/rtb/google/cookiematch.aspx?id=&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_error=3 — 200 — 728 B — 67 ms — h2https://simage2.pubmatic.com/AdServer/Pug?vcode=bz0yJnR5cGU9MSZjb2RlPTE5MjgmdGw9NDMyMDA=&piggybackCookie=uid:k-AowoCBCYYx8EqpGDbvbs9WM2xjL8vNsU8awn_Qsimage2.pubmatic.com/AdServer/Pug?v... https://simage2.pubmatic.com/AdServer/Pug?vcode=bz0yJnR5cGU9MSZjb2RlPTE5MjgmdGw9NDMyMDA=&piggybackCookie=uid:k-AowoCBCYYx8EqpGDbvbs9WM2xjL8vNsU8awn_Q — 200 — 272 B — 37 ms — h2https://x.bidswitch.net/ul_cb/sync?dsp_id=46&user_id=k-DzMj7xCYYx8EqpGDbvbs9WM2xjIT4Xp_I-MD3w&expires=30x.bidswitch.net/ul_cb/sync?dsp_id=4... https://x.bidswitch.net/ul_cb/sync?dsp_id=46&user_id=k-DzMj7xCYYx8EqpGDbvbs9WM2xjIT4Xp_I-MD3w&expires=30 — 200 — 103 B — 35 ms — h2https://dis.criteo.com/dis/rtb/appnexus/cookiematch.aspx?appnxsid=7335522831120319466dis.criteo.com/dis/rtb/appnexus/coo... https://dis.criteo.com/dis/rtb/appnexus/cookiematch.aspx?appnxsid=7335522831120319466 — 200 — 606 B — 50 ms — h2https://pixel.rubiconproject.com/tap.php?v=6434&nid=2149&put=k-XEq7MxCYYx8EqpGDbvbs9WM2xjJb9L5VjKmCqQ&expires=30pixel.rubiconproject.com/tap.php?v=... https://pixel.rubiconproject.com/tap.php?v=6434&nid=2149&put=k-XEq7MxCYYx8EqpGDbvbs9WM2xjJb9L5VjKmCqQ&expires=30 — 200 — 1.5 KiB — 43 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?partnerid=79&partneruserid=k-V61FuRCYYx8EqpGDbvbs9WM2xjIUtOyJOhURBArtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=79&partneruserid=k-V61FuRCYYx8EqpGDbvbs9WM2xjIUtOyJOhURBA — 200 — 587 B — 214 ms — h2https://sync-t1.taboola.com/sg/criteortb-network/1/rtb-h/?taboola_hm=k-CcTeZhCYYx8EqpGDbvbs9WM2xjLfuJ4Zyts2vgsync-t1.taboola.com/sg/criteortb-ne... https://sync-t1.taboola.com/sg/criteortb-network/1/rtb-h/?taboola_hm=k-CcTeZhCYYx8EqpGDbvbs9WM2xjLfuJ4Zyts2vg — 200 — 388 B — 74 ms — h2https://tapestry.tapad.com/tapestry/1?ta_partner_id=2052&ta_partner_did=k-Z9XomhCYYx8EqpGDbvbs9WM2xjLAECK7u6QXPA&ta_format=pngtapestry.tapad.com/tapestry/1?ta_pa... https://tapestry.tapad.com/tapestry/1?ta_partner_id=2052&ta_partner_did=k-Z9XomhCYYx8EqpGDbvbs9WM2xjLAECK7u6QXPA&ta_format=png — 200 — 519 B — 77 ms — h2https://criteo-sync.teads.tv/um?eid=80&uid=k-tx2nJBCYYx8EqpGDbvbs9WM2xjLts4cXfv5xnAcriteo-sync.teads.tv/um?eid=80&uid=... https://criteo-sync.teads.tv/um?eid=80&uid=k-tx2nJBCYYx8EqpGDbvbs9WM2xjLts4cXfv5xnA — 200 — 390 B — 101 ms — h2https://ib.adnxs.com/setuid?entity=52&code=k-bku9NBCYYx8EqpGDbvbs9WM2xjLh2DNeDMhukAib.adnxs.com/setuid?entity=52&code=... https://ib.adnxs.com/setuid?entity=52&code=k-bku9NBCYYx8EqpGDbvbs9WM2xjLh2DNeDMhukA — 200 — 933 B — 16 ms — h2https://gum.criteo.com/sync?s=1&c=8&r=1&a=1&u=https%3A%2F%2Fdpm.demdex.net%2Fibs%3Adpid%3D28645%26dpuuid%3D%40USERID%40gum.criteo.com/sync?s=1&c=8&r=1&a=1... https://gum.criteo.com/sync?s=1&c=8&r=1&a=1&u=https%3A%2F%2Fdpm.demdex.net%2Fibs%3Adpid%3D28645%26dpuuid%3D%40USERID%40 — 302 — 611 B — 49 ms — h2https://criteo-partners.tremorhub.com/sync?UICR=k-TwDushCYYx8EqpGDbvbs9WM2xjLT5z819TqygAcriteo-partners.tremorhub.com/sync?... https://criteo-partners.tremorhub.com/sync?UICR=k-TwDushCYYx8EqpGDbvbs9WM2xjLT5z819TqygA — 200 — 400 B — 230 ms — h2https://ade.clmbtech.com/uid/sync.htm?pid=13079&cuid=k-v0YdDxCYYx8EqpGDbvbs9WM2xjLEIERwPKKCYQade.clmbtech.com/uid/sync.htm?pid=1... https://ade.clmbtech.com/uid/sync.htm?pid=13079&cuid=k-v0YdDxCYYx8EqpGDbvbs9WM2xjLEIERwPKKCYQ — 200 — 411 B — 256 ms — http/1.1https://ad.tpmn.co.kr/pixelCt.tpmn?tpmn_nid=26a681017b4fdc02f3aef3aa921ede3e&tpmn_buid=k-4uNOaxCYYx8EqpGDbvbs9WM2xjKYVnjqh8EC6pjTYo8j6uyzad.tpmn.co.kr/pixelCt.tpmn?tpmn_nid... https://ad.tpmn.co.kr/pixelCt.tpmn?tpmn_nid=26a681017b4fdc02f3aef3aa921ede3e&tpmn_buid=k-4uNOaxCYYx8EqpGDbvbs9WM2xjKYVnjqh8EC6pjTYo8j6uyz — 302 — 314 B — 174 ms — h2blob:https://www.kaspersky.com/c3b18580-fc8c-4f40-829c-5a5a2017c6b0www.kaspersky.com/c3b18580-fc8c-4f4... blob:https://www.kaspersky.com/c3b18580-fc8c-4f40-829c-5a5a2017c6b0 — 200 — -1 B — 15 ms — blobhttps://dpm.demdex.net/ibs:dpid=28645&dpuuid=yyUKa19OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFvbHRuOXM0RURaOXc2QmJMSG9PYlZadpm.demdex.net/ibs:dpid=28645&dpuui... https://dpm.demdex.net/ibs:dpid=28645&dpuuid=yyUKa19OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFvbHRuOXM0RURaOXc2QmJMSG9PYlZa — 302 — 598 B — 83 ms — h2https://eb2.3lift.com/xuid?mid=2711&xuid=k--8TesxCYYx8EqpGDbvbs9WM2xjKPVEEoxZ9pyA&dongle=013beb2.3lift.com/xuid?mid=2711&xuid=k-... https://eb2.3lift.com/xuid?mid=2711&xuid=k--8TesxCYYx8EqpGDbvbs9WM2xjKPVEEoxZ9pyA&dongle=013b — 302 — 279 B — 256 ms — h2https://sync.1rx.io/usersync/criteodsp/k-BdUBcxCYYx8EqpGDbvbs9WM2xjIcyqLgIFkYwara6IS_yr3Lsync.1rx.io/usersync/criteodsp/k-Bd... https://sync.1rx.io/usersync/criteodsp/k-BdUBcxCYYx8EqpGDbvbs9WM2xjIcyqLgIFkYwara6IS_yr3L — 302 — 528 B — 251 ms — h2https://x.bidswitch.net/sync?dsp_id=46&user_id=k-DzMj7xCYYx8EqpGDbvbs9WM2xjIT4Xp_I-MD3w&expires=30x.bidswitch.net/sync?dsp_id=46&user... https://x.bidswitch.net/sync?dsp_id=46&user_id=k-DzMj7xCYYx8EqpGDbvbs9WM2xjIT4Xp_I-MD3w&expires=30 — 200 — 92 B — 44 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=cjp&google_sc&google_ula=913071&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_cm&google_hm=ay1PbndZdlJDWVl4OEVxcEdEYnZiczlXTTJ4aks0RkdSaUM3RkhiUQcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=cjp&google_sc&google_ula=913071&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_cm&google_hm=ay1PbndZdlJDWVl4OEVxcEdEYnZiczlXTTJ4aks0RkdSaUM3RkhiUQ — 302 — 22 B — 51 ms — h3https://ib.adnxs.com/getuid?https://dis.criteo.com/dis/rtb/appnexus/cookiematch.aspx?appnxsid=$UIDib.adnxs.com/getuid?https://dis.cri... https://ib.adnxs.com/getuid?https://dis.criteo.com/dis/rtb/appnexus/cookiematch.aspx?appnxsid=$UID — 302 — 802 B — 50 ms — h2https://simage4.pubmatic.com/AdServer/SPug?partnerID=167352&partnerUID=uid:k-AowoCBCYYx8EqpGDbvbs9WM2xjL8vNsU8awn_Qsimage4.pubmatic.com/AdServer/SPug?... https://simage4.pubmatic.com/AdServer/SPug?partnerID=167352&partnerUID=uid:k-AowoCBCYYx8EqpGDbvbs9WM2xjL8vNsU8awn_Q — 200 — 158 B — 19 ms — h2https://cs.media.net/cksync.php?cs=3&type=crt&ovsid=k-KOeKoxCYYx8EqpGDbvbs9WM2xjJvcFIQmSmTEAcs.media.net/cksync.php?cs=3&type=c... https://cs.media.net/cksync.php?cs=3&type=crt&ovsid=k-KOeKoxCYYx8EqpGDbvbs9WM2xjJvcFIQmSmTEA — 200 — 530 B — 49 ms — h2https://r.casalemedia.com/rum?cm_dsp_id=20&external_user_id=k-RfIJnRCYYx8EqpGDbvbs9WM2xjKjSQHPeoAr5Ar.casalemedia.com/rum?cm_dsp_id=20&... https://r.casalemedia.com/rum?cm_dsp_id=20&external_user_id=k-RfIJnRCYYx8EqpGDbvbs9WM2xjKjSQHPeoAr5A — 302 — 834 B — 51 ms — h3https://gum.criteo.com/sync?c=8&r=1&a=1&u=https%3A%2F%2Fdpm.demdex.net%2Fibs%3Adpid%3D28645%26dpuuid%3D%40USERID%40gum.criteo.com/sync?c=8&r=1&a=1&u=h... https://gum.criteo.com/sync?c=8&r=1&a=1&u=https%3A%2F%2Fdpm.demdex.net%2Fibs%3Adpid%3D28645%26dpuuid%3D%40USERID%40 — 302 — 691 B — 57 ms — h2https://ad.360yield.com/match?publisher_dsp_id=38&external_user_id=k-qa2n8hCYYx8EqpGDbvbs9WM2xjLkON7M8Y2KOQad.360yield.com/match?publisher_dsp... https://ad.360yield.com/match?publisher_dsp_id=38&external_user_id=k-qa2n8hCYYx8EqpGDbvbs9WM2xjLkON7M8Y2KOQ — 302 — 446 B — 75 ms — h2https://ad.360yield.com/ul_cb/match?publisher_dsp_id=38&external_user_id=k-qa2n8hCYYx8EqpGDbvbs9WM2xjLkON7M8Y2KOQad.360yield.com/ul_cb/match?publish... https://ad.360yield.com/ul_cb/match?publisher_dsp_id=38&external_user_id=k-qa2n8hCYYx8EqpGDbvbs9WM2xjLkON7M8Y2KOQ — 200 — 198 B — 71 ms — h2https://mc.yandex.com/sync_cookie_image_check?scid=d359eef7-53f6-a9bc-f2e2-965e7934a30b&cid=98380851mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check?scid=d359eef7-53f6-a9bc-f2e2-965e7934a30b&cid=98380851 — 302 — 403 B — 228 ms — h2https://i.liadm.com/s/28292?bidder_id=71340&bidder_uuid=k-8aSySRCYYx8EqpGDbvbs9WM2xjK7dIrwmbpSrwi.liadm.com/s/28292?bidder_id=71340... https://i.liadm.com/s/28292?bidder_id=71340&bidder_uuid=k-8aSySRCYYx8EqpGDbvbs9WM2xjK7dIrwmbpSrw — 303 — 526 B — 136 ms — http/1.1https://exchange.mediavine.com/usersync/push?partner=criteo&partnerId=k-WXS-NBCYYx8EqpGDbvbs9WM2xjKIPb5WO2GqBNSL99PbqN1vexchange.mediavine.com/usersync/pus... https://exchange.mediavine.com/usersync/push?partner=criteo&partnerId=k-WXS-NBCYYx8EqpGDbvbs9WM2xjKIPb5WO2GqBNSL99PbqN1v — 200 — 889 B — 29 ms — h2https://dis.criteo.com/dis/rtb/appnexus/cookiematch.aspx?appnxsid=7335522831120319466dis.criteo.com/dis/rtb/appnexus/coo... https://dis.criteo.com/dis/rtb/appnexus/cookiematch.aspx?appnxsid=7335522831120319466 — 200 — 606 B — 50 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=cjp&google_sc=&google_ula=913071&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_cm=&google_hm=ay1PbndZdlJDWVl4OEVxcEdEYnZiczlXTTJ4aks0RkdSaUM3RkhiUQ&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=cjp&google_sc=&google_ula=913071&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_cm=&google_hm=ay1PbndZdlJDWVl4OEVxcEdEYnZiczlXTTJ4aks0RkdSaUM3RkhiUQ&google_tc= — 302 — 20 B — 22 ms — h3https://r.casalemedia.com/rum?cm_dsp_id=20&external_user_id=k-RfIJnRCYYx8EqpGDbvbs9WM2xjKjSQHPeoAr5A&C=1r.casalemedia.com/rum?cm_dsp_id=20&... https://r.casalemedia.com/rum?cm_dsp_id=20&external_user_id=k-RfIJnRCYYx8EqpGDbvbs9WM2xjKjSQHPeoAr5A&C=1 — 200 — 484 B — 39 ms — h3https://gum.criteo.com/sync?s=1&c=8&r=1&a=1&u=https%3A%2F%2Fdpm.demdex.net%2Fibs%3Adpid%3D28645%26dpuuid%3D%40USERID%40gum.criteo.com/sync?s=1&c=8&r=1&a=1... https://gum.criteo.com/sync?s=1&c=8&r=1&a=1&u=https%3A%2F%2Fdpm.demdex.net%2Fibs%3Adpid%3D28645%26dpuuid%3D%40USERID%40 — 302 — 605 B — 62 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=28645&dpuuid=yyUKa19OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFvbHRuOXM0RURaOXc2QmJMSG9PYlZadpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=28645&dpuuid=yyUKa19OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFvbHRuOXM0RURaOXc2QmJMSG9PYlZa — 200 — 470 B — 28 ms — h2https://dis.criteo.com/dis/rtb/google/cookiematch.aspx?id=&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_error=3dis.criteo.com/dis/rtb/google/cooki... https://dis.criteo.com/dis/rtb/google/cookiematch.aspx?id=&CriteoUserId=k-OnwYvRCYYx8EqpGDbvbs9WM2xjK4FGRiC7FHbQ&google_error=3 — 200 — 725 B — 51 ms — h2https://c.bing.com/c.gif?Red3=CTOMS_pd&cbid=k-Vn5EhhCYYx8EqpGDbvbs9WM2xjJ7SBW1ZAOwWHGdCMS2LsuVc.bing.com/c.gif?Red3=CTOMS_pd&cbid... https://c.bing.com/c.gif?Red3=CTOMS_pd&cbid=k-Vn5EhhCYYx8EqpGDbvbs9WM2xjJ7SBW1ZAOwWHGdCMS2LsuV — 200 — 286 B — 41 ms — h2https://jadserve.postrelease.com/suid/1017?vk=k-4qBFuBCYYx8EqpGDbvbs9WM2xjI_BPC0rez_KQjadserve.postrelease.com/suid/1017?... https://jadserve.postrelease.com/suid/1017?vk=k-4qBFuBCYYx8EqpGDbvbs9WM2xjI_BPC0rez_KQ — 200 — 546 B — 34 ms — h2https://ad.360yield.com/ul_cb/match?publisher_dsp_id=38&external_user_id=k-qa2n8hCYYx8EqpGDbvbs9WM2xjLkON7M8Y2KOQad.360yield.com/ul_cb/match?publish... https://ad.360yield.com/ul_cb/match?publisher_dsp_id=38&external_user_id=k-qa2n8hCYYx8EqpGDbvbs9WM2xjLkON7M8Y2KOQ — 200 — 198 B — 84 ms — h2https://i.liadm.com/s/28292?bidder_id=71340&bidder_uuid=k-8aSySRCYYx8EqpGDbvbs9WM2xjK7dIrwmbpSrw&_li_chk=true&previous_uuid=1846bc0417624bdf93ad0eb2ebc3f53ai.liadm.com/s/28292?bidder_id=71340... https://i.liadm.com/s/28292?bidder_id=71340&bidder_uuid=k-8aSySRCYYx8EqpGDbvbs9WM2xjK7dIrwmbpSrw&_li_chk=true&previous_uuid=1846bc0417624bdf93ad0eb2ebc3f53a — 303 — 615 B — 158 ms — http/1.1https://sync.outbrain.com/cookie-sync?p=criteo&uid=k-XyYjWRCYYx8EqpGDbvbs9WM2xjKFY4hHb1NVGw&initiator=partnersync.outbrain.com/cookie-sync?p=cri... https://sync.outbrain.com/cookie-sync?p=criteo&uid=k-XyYjWRCYYx8EqpGDbvbs9WM2xjKFY4hHb1NVGw&initiator=partner — 200 — 360 B — 35 ms — http/1.1https://simage2.pubmatic.com/AdServer/Pug?vcode=bz0yJnR5cGU9MSZjb2RlPTE5MjgmdGw9NDMyMDA=&piggybackCookie=uid:k-AowoCBCYYx8EqpGDbvbs9WM2xjL8vNsU8awn_Qsimage2.pubmatic.com/AdServer/Pug?v... https://simage2.pubmatic.com/AdServer/Pug?vcode=bz0yJnR5cGU9MSZjb2RlPTE5MjgmdGw9NDMyMDA=&piggybackCookie=uid:k-AowoCBCYYx8EqpGDbvbs9WM2xjL8vNsU8awn_Q — 200 — 96 B — 11 ms — h2https://gum.criteo.com/sync?c=9&r=1&a=1&u=https%3A%2F%2Faa.agkn.com%2Fadscores%2Fg.pixel%3Fsid%3D9212273938%26ct%3D%40USERID%40gum.criteo.com/sync?c=9&r=1&a=1&u=h... https://gum.criteo.com/sync?c=9&r=1&a=1&u=https%3A%2F%2Faa.agkn.com%2Fadscores%2Fg.pixel%3Fsid%3D9212273938%26ct%3D%40USERID%40 — 302 — 703 B — 59 ms — h2https://pixel.rubiconproject.com/tap.php?v=6434&nid=2149&put=k-XEq7MxCYYx8EqpGDbvbs9WM2xjJb9L5VjKmCqQ&expires=30pixel.rubiconproject.com/tap.php?v=... https://pixel.rubiconproject.com/tap.php?v=6434&nid=2149&put=k-XEq7MxCYYx8EqpGDbvbs9WM2xjJb9L5VjKmCqQ&expires=30 — 200 — 1.5 KiB — 24 ms — http/1.1https://rtb-csync.smartadserver.com/redir/?partnerid=79&partneruserid=k-V61FuRCYYx8EqpGDbvbs9WM2xjIUtOyJOhURBArtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?partnerid=79&partneruserid=k-V61FuRCYYx8EqpGDbvbs9WM2xjIUtOyJOhURBA — 200 — 586 B — 73 ms — h2https://sync-t1.taboola.com/sg/criteortb-network/1/rtb-h/?taboola_hm=k-CcTeZhCYYx8EqpGDbvbs9WM2xjLfuJ4Zyts2vgsync-t1.taboola.com/sg/criteortb-ne... https://sync-t1.taboola.com/sg/criteortb-network/1/rtb-h/?taboola_hm=k-CcTeZhCYYx8EqpGDbvbs9WM2xjLfuJ4Zyts2vg — 200 — 387 B — 23 ms — h2https://tapestry.tapad.com/tapestry/1?ta_partner_id=2052&ta_partner_did=k-Z9XomhCYYx8EqpGDbvbs9WM2xjLAECK7u6QXPA&ta_format=pngtapestry.tapad.com/tapestry/1?ta_pa... https://tapestry.tapad.com/tapestry/1?ta_partner_id=2052&ta_partner_did=k-Z9XomhCYYx8EqpGDbvbs9WM2xjLAECK7u6QXPA&ta_format=png — 200 — 327 B — 45 ms — h2https://criteo-sync.teads.tv/um?eid=80&uid=k-tx2nJBCYYx8EqpGDbvbs9WM2xjLts4cXfv5xnAcriteo-sync.teads.tv/um?eid=80&uid=... https://criteo-sync.teads.tv/um?eid=80&uid=k-tx2nJBCYYx8EqpGDbvbs9WM2xjLts4cXfv5xnA — 200 — 220 B — 79 ms — h2https://criteo-partners.tremorhub.com/sync?UICR=k-TwDushCYYx8EqpGDbvbs9WM2xjLT5z819TqygAcriteo-partners.tremorhub.com/sync?... https://criteo-partners.tremorhub.com/sync?UICR=k-TwDushCYYx8EqpGDbvbs9WM2xjLT5z819TqygA — 200 — 399 B — 133 ms — h2https://ade.clmbtech.com/uid/sync.htm?pid=13079&cuid=k-v0YdDxCYYx8EqpGDbvbs9WM2xjLEIERwPKKCYQade.clmbtech.com/uid/sync.htm?pid=1... https://ade.clmbtech.com/uid/sync.htm?pid=13079&cuid=k-v0YdDxCYYx8EqpGDbvbs9WM2xjLEIERwPKKCYQ — 200 — 89 B — 322 ms — h3https://ad.tpmn.co.kr/pixelCt.tpmn?tpmn_nid=26a681017b4fdc02f3aef3aa921ede3e&tpmn_buid=k-4uNOaxCYYx8EqpGDbvbs9WM2xjKYVnjqh8EC6pjTYo8j6uyzad.tpmn.co.kr/pixelCt.tpmn?tpmn_nid... https://ad.tpmn.co.kr/pixelCt.tpmn?tpmn_nid=26a681017b4fdc02f3aef3aa921ede3e&tpmn_buid=k-4uNOaxCYYx8EqpGDbvbs9WM2xjKYVnjqh8EC6pjTYo8j6uyz — 302 — 142 B — 145 ms — h2https://dpm.demdex.net/ibs:dpid=28645&dpuuid=Qb8YvF9OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFxRng5YVVWTXpleGVvdjJTa2dMTXNDdpm.demdex.net/ibs:dpid=28645&dpuui... https://dpm.demdex.net/ibs:dpid=28645&dpuuid=Qb8YvF9OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFxRng5YVVWTXpleGVvdjJTa2dMTXND — 302 — 596 B — 26 ms — h2https://eb2.3lift.com/xuid?mid=2711&xuid=k--8TesxCYYx8EqpGDbvbs9WM2xjKPVEEoxZ9pyA&dongle=013beb2.3lift.com/xuid?mid=2711&xuid=k-... https://eb2.3lift.com/xuid?mid=2711&xuid=k--8TesxCYYx8EqpGDbvbs9WM2xjKPVEEoxZ9pyA&dongle=013b — 302 — 276 B — 139 ms — h2https://sync.1rx.io/usersync/criteodsp/k-BdUBcxCYYx8EqpGDbvbs9WM2xjIcyqLgIFkYwara6IS_yr3Lsync.1rx.io/usersync/criteodsp/k-Bd... https://sync.1rx.io/usersync/criteodsp/k-BdUBcxCYYx8EqpGDbvbs9WM2xjIcyqLgIFkYwara6IS_yr3L — 302 — 527 B — 186 ms — h2https://ib.adnxs.com/setuid?entity=52&code=k-bku9NBCYYx8EqpGDbvbs9WM2xjLh2DNeDMhukAib.adnxs.com/setuid?entity=52&code=... https://ib.adnxs.com/setuid?entity=52&code=k-bku9NBCYYx8EqpGDbvbs9WM2xjLh2DNeDMhukA — 200 — 933 B — 17 ms — h2https://ad.tpmn.io/pixelct.tpmn?tpmn_nid=26a681017b4fdc02f3aef3aa921ede3e&tpmn_buid=k-4uNOaxCYYx8EqpGDbvbs9WM2xjKYVnjqh8EC6pjTYo8j6uyzad.tpmn.io/pixelct.tpmn?tpmn_nid=26... https://ad.tpmn.io/pixelct.tpmn?tpmn_nid=26a681017b4fdc02f3aef3aa921ede3e&tpmn_buid=k-4uNOaxCYYx8EqpGDbvbs9WM2xjKYVnjqh8EC6pjTYo8j6uyz — 200 — 630 B — 179 ms — h2https://gum.criteo.com/sync?s=1&c=9&r=1&a=1&u=https%3A%2F%2Faa.agkn.com%2Fadscores%2Fg.pixel%3Fsid%3D9212273938%26ct%3D%40USERID%40gum.criteo.com/sync?s=1&c=9&r=1&a=1... https://gum.criteo.com/sync?s=1&c=9&r=1&a=1&u=https%3A%2F%2Faa.agkn.com%2Fadscores%2Fg.pixel%3Fsid%3D9212273938%26ct%3D%40USERID%40 — 302 — 617 B — 89 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=28645&dpuuid=Qb8YvF9OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFxRng5YVVWTXpleGVvdjJTa2dMTXNDdpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=28645&dpuuid=Qb8YvF9OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFxRng5YVVWTXpleGVvdjJTa2dMTXND — 200 — 470 B — 26 ms — h2https://i.liadm.com/s/28292?bidder_id=71340&bidder_uuid=k-8aSySRCYYx8EqpGDbvbs9WM2xjK7dIrwmbpSrw&_li_chk=true&previous_uuid=1e53b770da0743f0a4429a92bc89a70ci.liadm.com/s/28292?bidder_id=71340... https://i.liadm.com/s/28292?bidder_id=71340&bidder_uuid=k-8aSySRCYYx8EqpGDbvbs9WM2xjK7dIrwmbpSrw&_li_chk=true&previous_uuid=1e53b770da0743f0a4429a92bc89a70c — 303 — 615 B — 130 ms — http/1.1https://eb2.3lift.com/xuid?ld=1&mid=2711&xuid=k--8TesxCYYx8EqpGDbvbs9WM2xjKPVEEoxZ9pyA&dongle=013b&gdpr=0&cmp_cs=&us_privacy=eb2.3lift.com/xuid?ld=1&mid=2711&xu... https://eb2.3lift.com/xuid?ld=1&mid=2711&xuid=k--8TesxCYYx8EqpGDbvbs9WM2xjKPVEEoxZ9pyA&dongle=013b&gdpr=0&cmp_cs=&us_privacy= — 200 — 139 B — 72 ms — h2https://aa.agkn.com/adscores/g.pixel?sid=9212273938&ct=4fZIE19OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFwc2ZLTHVzTFpEQmtybVFQNWx1bkVDaa.agkn.com/adscores/g.pixel?sid=92... https://aa.agkn.com/adscores/g.pixel?sid=9212273938&ct=4fZIE19OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFwc2ZLTHVzTFpEQmtybVFQNWx1bkVD — 200 — 649 B — 43 ms — h2https://mc.yandex.ru/sync_cookie_image_start?cid=98380851&redirect_domain=mc.yandex.com&scid=d359eef7-53f6-a9bc-f2e2-965e7934a30b&token=11003.JdLTvyO-M2rkCRrhisRf9bknR7ap06NgiiigHoL_98KwnP7Y28if0N1WgVoJvhHY.-XvCk6NjE1sdTy_w9XRdVE52_pw%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start?cid=98380851&redirect_domain=mc.yandex.com&scid=d359eef7-53f6-a9bc-f2e2-965e7934a30b&token=11003.JdLTvyO-M2rkCRrhisRf9bknR7ap06NgiiigHoL_98KwnP7Y28if0N1WgVoJvhHY.-XvCk6NjE1sdTy_w9XRdVE52_pw%2C — 302 — 482 B — 201 ms — h2https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid=live.rezync.com/sync?c=0aa2530f29e4... https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid= — 302 — 888 B — 46 ms — h2https://sync.1rx.io/usersync/criteodsp/k-BdUBcxCYYx8EqpGDbvbs9WM2xjIcyqLgIFkYwara6IS_yr3L?zcc=1&cb=1776359144046sync.1rx.io/usersync/criteodsp/k-Bd... https://sync.1rx.io/usersync/criteodsp/k-BdUBcxCYYx8EqpGDbvbs9WM2xjIcyqLgIFkYwara6IS_yr3L?zcc=1&cb=1776359144046 — 200 — 154 B — 72 ms — h2https://gum.criteo.com/sync?c=9&r=1&a=1&u=https%3A%2F%2Faa.agkn.com%2Fadscores%2Fg.pixel%3Fsid%3D9212273938%26ct%3D%40USERID%40gum.criteo.com/sync?c=9&r=1&a=1&u=h... https://gum.criteo.com/sync?c=9&r=1&a=1&u=https%3A%2F%2Faa.agkn.com%2Fadscores%2Fg.pixel%3Fsid%3D9212273938%26ct%3D%40USERID%40 — 302 — 706 B — 49 ms — h2https://eb2.3lift.com/xuid?ld=1&mid=2711&xuid=k--8TesxCYYx8EqpGDbvbs9WM2xjKPVEEoxZ9pyA&dongle=013b&gdpr=0&cmp_cs=&us_privacy=eb2.3lift.com/xuid?ld=1&mid=2711&xu... https://eb2.3lift.com/xuid?ld=1&mid=2711&xuid=k--8TesxCYYx8EqpGDbvbs9WM2xjKPVEEoxZ9pyA&dongle=013b&gdpr=0&cmp_cs=&us_privacy= — 200 — 139 B — 117 ms — h2https://ad.tpmn.io/pixelct.tpmn?tpmn_nid=26a681017b4fdc02f3aef3aa921ede3e&tpmn_buid=k-4uNOaxCYYx8EqpGDbvbs9WM2xjKYVnjqh8EC6pjTYo8j6uyzad.tpmn.io/pixelct.tpmn?tpmn_nid=26... https://ad.tpmn.io/pixelct.tpmn?tpmn_nid=26a681017b4fdc02f3aef3aa921ede3e&tpmn_buid=k-4uNOaxCYYx8EqpGDbvbs9WM2xjKYVnjqh8EC6pjTYo8j6uyz — 200 — 330 B — 183 ms — h2https://p.rfihub.com/cm?pub=39342&in=1&userid=3023deb3-3fa8-4c4e-bd72-b26035a42091%3A1776359144.119572&forward=https%3A//i.liadm.com/s/56409%3Fbidder_id%3D200442%26bidder_uuid%3D3023deb3-3fa8-4c4e-bd72-b26035a42091%253A1776359144.119572%26pid%3D500040%26it%3D1%26iv%3D3023deb3-3fa8-4c4e-bd72-b26035a42091%253A1776359144.119572%26_%3D1776359144.12107%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D&cb=1776359144.1210976p.rfihub.com/cm?pub=39342&in=1&user... https://p.rfihub.com/cm?pub=39342&in=1&userid=3023deb3-3fa8-4c4e-bd72-b26035a42091%3A1776359144.119572&forward=https%3A//i.liadm.com/s/56409%3Fbidder_id%3D200442%26bidder_uuid%3D3023deb3-3fa8-4c4e-bd72-b26035a42091%253A1776359144.119572%26pid%3D500040%26it%3D1%26iv%3D3023deb3-3fa8-4c4e-bd72-b26035a42091%253A1776359144.119572%26_%3D1776359144.12107%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D&cb=1776359144.1210976 — 302 — 1.3 KiB — 15 ms — http/1.1https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid=live.rezync.com/sync?c=0aa2530f29e4... https://live.rezync.com/sync?c=0aa2530f29e4f4a05b5d5d9bb35d60c2&p=93c1662463a616a7155169889dd99651&pid= — 302 — 889 B — 29 ms — h2https://gum.criteo.com/sync?s=1&c=9&r=1&a=1&u=https%3A%2F%2Faa.agkn.com%2Fadscores%2Fg.pixel%3Fsid%3D9212273938%26ct%3D%40USERID%40gum.criteo.com/sync?s=1&c=9&r=1&a=1... https://gum.criteo.com/sync?s=1&c=9&r=1&a=1&u=https%3A%2F%2Faa.agkn.com%2Fadscores%2Fg.pixel%3Fsid%3D9212273938%26ct%3D%40USERID%40 — 302 — 609 B — 47 ms — h2https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=1974054419973265107&referrer=&forward=https%3A%2F%2Fi.liadm.com%2Fs%2F56409%3Fbidder_id%3D200442%26bidder_uuid%3D3023deb3-3fa8-4c4e-bd72-b26035a42091%253A1776359144.119572%26pid%3D500040%26it%3D1%26iv%3D3023deb3-3fa8-4c4e-bd72-b26035a42091%253A1776359144.119572%26_%3D1776359144.12107%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3Dlive.rezync.com/pixel?c=bd8618c307a... https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=1974054419973265107&referrer=&forward=https%3A%2F%2Fi.liadm.com%2Fs%2F56409%3Fbidder_id%3D200442%26bidder_uuid%3D3023deb3-3fa8-4c4e-bd72-b26035a42091%253A1776359144.119572%26pid%3D500040%26it%3D1%26iv%3D3023deb3-3fa8-4c4e-bd72-b26035a42091%253A1776359144.119572%26_%3D1776359144.12107%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D — 302 — 788 B — 29 ms — h2https://sync.1rx.io/usersync/criteodsp/k-BdUBcxCYYx8EqpGDbvbs9WM2xjIcyqLgIFkYwara6IS_yr3L?zcc=1&cb=1776359144119sync.1rx.io/usersync/criteodsp/k-Bd... https://sync.1rx.io/usersync/criteodsp/k-BdUBcxCYYx8EqpGDbvbs9WM2xjIcyqLgIFkYwara6IS_yr3L?zcc=1&cb=1776359144119 — 200 — 154 B — 72 ms — h2https://p.rfihub.com/cm?pub=39342&in=1&userid=1108b904-be69-4c31-ae3c-57a2013cec8d%3A1776359144.1528149&forward=https%3A//i.liadm.com/s/56409%3Fbidder_id%3D200442%26bidder_uuid%3D1108b904-be69-4c31-ae3c-57a2013cec8d%253A1776359144.1528149%26pid%3D500040%26it%3D1%26iv%3D1108b904-be69-4c31-ae3c-57a2013cec8d%253A1776359144.1528149%26_%3D1776359144.1541204%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D&cb=1776359144.1541448p.rfihub.com/cm?pub=39342&in=1&user... https://p.rfihub.com/cm?pub=39342&in=1&userid=1108b904-be69-4c31-ae3c-57a2013cec8d%3A1776359144.1528149&forward=https%3A//i.liadm.com/s/56409%3Fbidder_id%3D200442%26bidder_uuid%3D1108b904-be69-4c31-ae3c-57a2013cec8d%253A1776359144.1528149%26pid%3D500040%26it%3D1%26iv%3D1108b904-be69-4c31-ae3c-57a2013cec8d%253A1776359144.1528149%26_%3D1776359144.1541204%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D&cb=1776359144.1541448 — 302 — 1.3 KiB — 4 ms — http/1.1https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=1975461795226941249&referrer=&forward=https%3A%2F%2Fi.liadm.com%2Fs%2F56409%3Fbidder_id%3D200442%26bidder_uuid%3D1108b904-be69-4c31-ae3c-57a2013cec8d%253A1776359144.1528149%26pid%3D500040%26it%3D1%26iv%3D1108b904-be69-4c31-ae3c-57a2013cec8d%253A1776359144.1528149%26_%3D1776359144.1541204%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3Dlive.rezync.com/pixel?c=bd8618c307a... https://live.rezync.com/pixel?c=bd8618c307ae9885a12561b7191e2cea&cid=1975461795226941249&referrer=&forward=https%3A%2F%2Fi.liadm.com%2Fs%2F56409%3Fbidder_id%3D200442%26bidder_uuid%3D1108b904-be69-4c31-ae3c-57a2013cec8d%253A1776359144.1528149%26pid%3D500040%26it%3D1%26iv%3D1108b904-be69-4c31-ae3c-57a2013cec8d%253A1776359144.1528149%26_%3D1776359144.1541204%26gpp_s%3D%26gpp_as%3D%26gdpr%3D%26gdpr_consent%3D — 302 — 792 B — 31 ms — h2https://i.liadm.com/s/56409?bidder_id=200442&bidder_uuid=3023deb3-3fa8-4c4e-bd72-b26035a42091%3A1776359144.119572&pid=500040&it=1&iv=3023deb3-3fa8-4c4e-bd72-b26035a42091%3A1776359144.119572&_=1776359144.12107&gpp_s=&gpp_as=&gdpr=&gdpr_consent=i.liadm.com/s/56409?bidder_id=20044... https://i.liadm.com/s/56409?bidder_id=200442&bidder_uuid=3023deb3-3fa8-4c4e-bd72-b26035a42091%3A1776359144.119572&pid=500040&it=1&iv=3023deb3-3fa8-4c4e-bd72-b26035a42091%3A1776359144.119572&_=1776359144.12107&gpp_s=&gpp_as=&gdpr=&gdpr_consent= — 303 — 669 B — 71 ms — http/1.1https://aa.agkn.com/adscores/g.pixel?sid=9212273938&ct=tR3lEV9OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFvVXhNSnA3a0V0Um1nREFJRERSWHVoaa.agkn.com/adscores/g.pixel?sid=92... https://aa.agkn.com/adscores/g.pixel?sid=9212273938&ct=tR3lEV9OMHNNYlpvRThPM3J5Z1pvWnlHV0xqWEo0N3B5NXp5aEp5RERucFRjTmFvVXhNSnA3a0V0Um1nREFJRERSWHVo — 200 — 649 B — 28 ms — h2https://i.liadm.com/s/56409?bidder_id=200442&bidder_uuid=1108b904-be69-4c31-ae3c-57a2013cec8d%3A1776359144.1528149&pid=500040&it=1&iv=1108b904-be69-4c31-ae3c-57a2013cec8d%3A1776359144.1528149&_=1776359144.1541204&gpp_s=&gpp_as=&gdpr=&gdpr_consent=i.liadm.com/s/56409?bidder_id=20044... https://i.liadm.com/s/56409?bidder_id=200442&bidder_uuid=1108b904-be69-4c31-ae3c-57a2013cec8d%3A1776359144.1528149&pid=500040&it=1&iv=1108b904-be69-4c31-ae3c-57a2013cec8d%3A1776359144.1528149&_=1776359144.1541204&gpp_s=&gpp_as=&gdpr=&gdpr_consent= — 303 — 673 B — 72 ms — http/1.1https://i.liadm.com/s/56409?gdpr=&gdpr_consent=&bidder_id=200442&it=1&bidder_uuid=3023deb3-3fa8-4c4e-bd72-b26035a42091:1776359144.119572&gpp_s=&pid=500040&_li_chk=true&_=1776359144.12107&gpp_as=&iv=3023deb3-3fa8-4c4e-bd72-b26035a42091:1776359144.119572&previous_uuid=e8cf8d0904734db58902e01fe258708di.liadm.com/s/56409?gdpr=&gdpr_cons... https://i.liadm.com/s/56409?gdpr=&gdpr_consent=&bidder_id=200442&it=1&bidder_uuid=3023deb3-3fa8-4c4e-bd72-b26035a42091:1776359144.119572&gpp_s=&pid=500040&_li_chk=true&_=1776359144.12107&gpp_as=&iv=3023deb3-3fa8-4c4e-bd72-b26035a42091:1776359144.119572&previous_uuid=e8cf8d0904734db58902e01fe258708d — 303 — 621 B — 71 ms — http/1.1https://i.liadm.com/s/56409?gdpr=&gdpr_consent=&bidder_id=200442&it=1&bidder_uuid=1108b904-be69-4c31-ae3c-57a2013cec8d:1776359144.1528149&gpp_s=&pid=500040&_li_chk=true&_=1776359144.1541204&gpp_as=&iv=1108b904-be69-4c31-ae3c-57a2013cec8d:1776359144.1528149&previous_uuid=f2e8c936fb6a42fc8b43261b95c320c4i.liadm.com/s/56409?gdpr=&gdpr_cons... https://i.liadm.com/s/56409?gdpr=&gdpr_consent=&bidder_id=200442&it=1&bidder_uuid=1108b904-be69-4c31-ae3c-57a2013cec8d:1776359144.1528149&gpp_s=&pid=500040&_li_chk=true&_=1776359144.1541204&gpp_as=&iv=1108b904-be69-4c31-ae3c-57a2013cec8d:1776359144.1528149&previous_uuid=f2e8c936fb6a42fc8b43261b95c320c4 — 303 — 624 B — 70 ms — http/1.1https://mc.yandex.com/sync_cookie_image_decide?cid=98380851&scid=d359eef7-53f6-a9bc-f2e2-965e7934a30b&token=11003.damvRjmgzfZg6haEaoOqNuEhNatpM4rV4MWmMJyq2bt9VvQ2IkNbLqqTtx8YZHXCdlNEi-AeHrX-p1YSHx5qykR7In3VdxUnXpVioPTAyXQ%2C.DHOZxalx71rWNl8OErcpLTskjUc%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide?cid=98380851&scid=d359eef7-53f6-a9bc-f2e2-965e7934a30b&token=11003.damvRjmgzfZg6haEaoOqNuEhNatpM4rV4MWmMJyq2bt9VvQ2IkNbLqqTtx8YZHXCdlNEi-AeHrX-p1YSHx5qykR7In3VdxUnXpVioPTAyXQ%2C.DHOZxalx71rWNl8OErcpLTskjUc%2C — 200 — 298 B — 204 ms — h2https://pippio.com/api/sync?it=1&pid=500040&_=1776359144.12107&iv=3023deb3-3fa8-4c4e-bd72-b26035a42091:1776359144.119572pippio.com/api/sync?it=1&pid=500040... https://pippio.com/api/sync?it=1&pid=500040&_=1776359144.12107&iv=3023deb3-3fa8-4c4e-bd72-b26035a42091:1776359144.119572 — 200 — 409 B — 95 ms — h2https://pippio.com/api/sync?it=1&pid=500040&_=1776359144.1541204&iv=1108b904-be69-4c31-ae3c-57a2013cec8d:1776359144.1528149pippio.com/api/sync?it=1&pid=500040... https://pippio.com/api/sync?it=1&pid=500040&_=1776359144.1541204&iv=1108b904-be69-4c31-ae3c-57a2013cec8d:1776359144.1528149 — 200 — 572 B — 68 ms — h2https://web-static.mindbox.ru/personalization/byendpoint/kaspersky-b2b.web.json?_=5921197web-static.mindbox.ru/personalizati... https://web-static.mindbox.ru/personalization/byendpoint/kaspersky-b2b.web.json?_=5921197 — 404 — 498 B — 440 ms — h2https://mc.yandex.com/watch/98380851?wmode=7&page-url=https%3A%2F%2Fwww.kaspersky.com%2F&charset=utf-8&site-info=%7B%22siteGeography%22%3A%22en-global%22%2C%22siteType%22%3A%22Default%22%2C%22pageType%22%3A%22home%22%2C%22businessType%22%3A%22other%22%2C%22siteClass%22%3A%22Websites%22%7D&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&hittoken=1776359143_4aaf353424870e700f09a73ce7893e57355f2e31a29f595c9c97d8aaeb114e89&browser-info=pv%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170543%3Aet%3A1776359144%3Ac%3A1%3Arn%3A401016242%3Arqn%3A2%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359145%3At%3AKaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&t=gdpr(14)mc(p-4-h-1-up-2)clc(0-0-0)rqnt(2)aw(1)rcm(1)ecs(0)cdl(na)eco(46474004)ti(1)mc.yandex.com/watch/98380851?wmode=... https://mc.yandex.com/watch/98380851?wmode=7&page-url=https%3A%2F%2Fwww.kaspersky.com%2F&charset=utf-8&site-info=%7B%22siteGeography%22%3A%22en-global%22%2C%22siteType%22%3A%22Default%22%2C%22pageType%22%3A%22home%22%2C%22businessType%22%3A%22other%22%2C%22siteClass%22%3A%22Websites%22%7D&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&hittoken=1776359143_4aaf353424870e700f09a73ce7893e57355f2e31a29f595c9c97d8aaeb114e89&browser-info=pv%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170543%3Aet%3A1776359144%3Ac%3A1%3Arn%3A401016242%3Arqn%3A2%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359145%3At%3AKaspersky%20Cyber%20Security%20Solutions%20for%20Home%20and%20Business%20%7C%20Kaspersky&t=gdpr(14)mc(p-4-h-1-up-2)clc(0-0-0)rqnt(2)aw(1)rcm(1)ecs(0)cdl(na)eco(46474004)ti(1) — 200 — 1.1 KiB — 213 ms — h2https://mc.yandex.com/watch/98380851/1?page-url=https%3A%2F%2Fwww.kaspersky.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&hidv2=1963968329225863412&hittoken=1776359143_4aaf353424870e700f09a73ce7893e57355f2e31a29f595c9c97d8aaeb114e89&browser-info=pa%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170543%3Aet%3A1776359144%3Ac%3A1%3Arn%3A840430828%3Arqn%3A1%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A2300%3Awv%3A2%3Ads%3A76%2C369%2C183%2C558%2C468%2C0%2C%2C609%2C0%2C4743%2C4748%2C1%2C3248%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359145&t=gdpr(14)mc(p-4-h-1-up-2)clc(0-0-0)rqnt(1)aw(1)rcm(1)ecs(0)cdl(na)eco(46474004)ti(0)&force-urlencoded=1&site-info=%7B%7Dmc.yandex.com/watch/98380851/1?page... https://mc.yandex.com/watch/98380851/1?page-url=https%3A%2F%2Fwww.kaspersky.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&hidv2=1963968329225863412&hittoken=1776359143_4aaf353424870e700f09a73ce7893e57355f2e31a29f595c9c97d8aaeb114e89&browser-info=pa%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170543%3Aet%3A1776359144%3Ac%3A1%3Arn%3A840430828%3Arqn%3A1%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A2300%3Awv%3A2%3Ads%3A76%2C369%2C183%2C558%2C468%2C0%2C%2C609%2C0%2C4743%2C4748%2C1%2C3248%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359145&t=gdpr(14)mc(p-4-h-1-up-2)clc(0-0-0)rqnt(1)aw(1)rcm(1)ecs(0)cdl(na)eco(46474004)ti(0)&force-urlencoded=1&site-info=%7B%7D — 200 — 78 B — 202 ms — h2https://mc.yandex.com/watch/98380851/1?page-url=https%3A%2F%2Fwww.kaspersky.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&hidv2=1963968329225863412&hittoken=1776359143_4aaf353424870e700f09a73ce7893e57355f2e31a29f595c9c97d8aaeb114e89&browser-info=pa%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170543%3Aet%3A1776359144%3Ac%3A1%3Arn%3A56164803%3Arqn%3A3%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359145&t=gdpr(14)mc(p-4-h-1-up-2)clc(0-0-0)rqnt(3)aw(1)rcm(1)ecs(0)cdl(na)eco(46474004)ti(0)&force-urlencoded=1&site-info=%7B%22ab_test%22%3A%7B%22CO-4424%20%7C%20GL_HP_CP_PDPs_Plus_WithoutVPN%22%3A%7B%22Reference%22%3A%7B%7D%7D%7D%7Dmc.yandex.com/watch/98380851/1?page... https://mc.yandex.com/watch/98380851/1?page-url=https%3A%2F%2Fwww.kaspersky.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&hidv2=1963968329225863412&hittoken=1776359143_4aaf353424870e700f09a73ce7893e57355f2e31a29f595c9c97d8aaeb114e89&browser-info=pa%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170543%3Aet%3A1776359144%3Ac%3A1%3Arn%3A56164803%3Arqn%3A3%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359145&t=gdpr(14)mc(p-4-h-1-up-2)clc(0-0-0)rqnt(3)aw(1)rcm(1)ecs(0)cdl(na)eco(46474004)ti(0)&force-urlencoded=1&site-info=%7B%22ab_test%22%3A%7B%22CO-4424%20%7C%20GL_HP_CP_PDPs_Plus_WithoutVPN%22%3A%7B%22Reference%22%3A%7B%7D%7D%7D%7D — 200 — 75 B — 205 ms — h2https://mc.yandex.com/watch/98380851/1?page-url=https%3A%2F%2Fwww.kaspersky.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&hidv2=1963968329225863412&hittoken=1776359143_4aaf353424870e700f09a73ce7893e57355f2e31a29f595c9c97d8aaeb114e89&browser-info=pa%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170543%3Aet%3A1776359144%3Ac%3A1%3Arn%3A315276254%3Arqn%3A4%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359145&t=gdpr(14)mc(p-4-h-1-up-2)clc(0-0-0)rqnt(4)aw(1)rcm(1)ecs(0)cdl(na)eco(46474004)ti(0)&force-urlencoded=1&site-info=%7B%22__ymu%22%3A%7B%22ab_test_user%22%3A%7B%22CO-4424%20%7C%20GL_HP_CP_PDPs_Plus_WithoutVPN%22%3A%7B%22Reference%22%3A%7B%7D%7D%7D%7D%7Dmc.yandex.com/watch/98380851/1?page... https://mc.yandex.com/watch/98380851/1?page-url=https%3A%2F%2Fwww.kaspersky.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&hidv2=1963968329225863412&hittoken=1776359143_4aaf353424870e700f09a73ce7893e57355f2e31a29f595c9c97d8aaeb114e89&browser-info=pa%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170543%3Aet%3A1776359144%3Ac%3A1%3Arn%3A315276254%3Arqn%3A4%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359145&t=gdpr(14)mc(p-4-h-1-up-2)clc(0-0-0)rqnt(4)aw(1)rcm(1)ecs(0)cdl(na)eco(46474004)ti(0)&force-urlencoded=1&site-info=%7B%22__ymu%22%3A%7B%22ab_test_user%22%3A%7B%22CO-4424%20%7C%20GL_HP_CP_PDPs_Plus_WithoutVPN%22%3A%7B%22Reference%22%3A%7B%7D%7D%7D%7D%7D — 200 — 75 B — 208 ms — h2https://mc.yandex.com/watch/98380851/1?page-url=https%3A%2F%2Fwww.kaspersky.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&hidv2=1963968329225863412&hittoken=1776359143_4aaf353424870e700f09a73ce7893e57355f2e31a29f595c9c97d8aaeb114e89&browser-info=pa%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170543%3Aet%3A1776359144%3Ac%3A1%3Arn%3A360115283%3Arqn%3A5%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359145&t=gdpr(14)mc(p-4-h-1-up-2)clc(0-0-0)rqnt(5)aw(1)rcm(1)ecs(0)cdl(na)eco(46474004)ti(0)&force-urlencoded=1&site-info=%7B%22__ymu%22%3A%7B%7D%7Dmc.yandex.com/watch/98380851/1?page... https://mc.yandex.com/watch/98380851/1?page-url=https%3A%2F%2Fwww.kaspersky.com%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22146%22%2C%22Google%20Chrome%22%3Bv%3D%22146%22%0Acha%0Ax86%0Achb%0A64%0Achf%0A146.0.0.0%0Achl%0A%22Not-A.Brand%22%3Bv%3D%2224.0.0.0%22%2C%22Chromium%22%3Bv%3D%22146.0.7680.164%22%0Achm%0A%3F0%0Achp%0AmacOS%0Achv%0A10.15.7&hidv2=1963968329225863412&hittoken=1776359143_4aaf353424870e700f09a73ce7893e57355f2e31a29f595c9c97d8aaeb114e89&browser-info=pa%3A1%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A418222060538%3Ahid%3A987912196%3Az%3A0%3Ai%3A20260416170543%3Aet%3A1776359144%3Ac%3A1%3Arn%3A360115283%3Arqn%3A5%3Au%3A1776359143845473212%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Ans%3A1776359136867%3Agi%3AR0ExLjEuNjQxNDE0ODIyLjE3NzYzNTkxNDI%3D%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776359145&t=gdpr(14)mc(p-4-h-1-up-2)clc(0-0-0)rqnt(5)aw(1)rcm(1)ecs(0)cdl(na)eco(46474004)ti(0)&force-urlencoded=1&site-info=%7B%22__ymu%22%3A%7B%7D%7D — 200 — 75 B — 209 ms — h2https://web-static.mindbox.ru/quizzes/byendpoint/kaspersky-b2b.web.json?_=5921197web-static.mindbox.ru/quizzes/byend... https://web-static.mindbox.ru/quizzes/byendpoint/kaspersky-b2b.web.json?_=5921197 — 404 — 500 B — 472 ms — h2https://www.kaspersky.com/content-public/analytics-scripts/kameleoon/com/kameleoon_static_file.htmlwww.kaspersky.com/content-public/an... https://www.kaspersky.com/content-public/analytics-scripts/kameleoon/com/kameleoon_static_file.html — 200 — 3.9 KiB — 187 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 281 B — 77 ms — http/1.1https://trc-events.taboola.com/1483154/log/3/unip?en=pre_d_eng_tb&tos=4722&scd=0&ssd=1&est=1776359142054&ver=36&isls=true&src=i&invt=4500&msa=5987&rv=1&tim=1776359146777&vi=1776359142017&ri=e95ef3d77199c02616ca83135f59e088&sd=v2_24d35a93070b0ec0d55537389105a1c6_2d2b1829-472e-4cfa-a2a2-3a3d4d949750-tuct10da9c66_1776359142_1776359142_CNawjgYQksNaGIHlhbrZMyABKAEw4QE4kaQOQNvtD0jY2NgDULMGWABgAGicvdiKs5uxjpEBcAGAAQCIAQA&ui=2d2b1829-472e-4cfa-a2a2-3a3d4d949750-tuct10da9c66&ref=null&cv=20260405-6-RELEASE&item-url=https%3A%2F%2Fwww.kaspersky.com%2F&it=JS_PIXELtrc-events.taboola.com/1483154/log/... https://trc-events.taboola.com/1483154/log/3/unip?en=pre_d_eng_tb&tos=4722&scd=0&ssd=1&est=1776359142054&ver=36&isls=true&src=i&invt=4500&msa=5987&rv=1&tim=1776359146777&vi=1776359142017&ri=e95ef3d77199c02616ca83135f59e088&sd=v2_24d35a93070b0ec0d55537389105a1c6_2d2b1829-472e-4cfa-a2a2-3a3d4d949750-tuct10da9c66_1776359142_1776359142_CNawjgYQksNaGIHlhbrZMyABKAEw4QE4kaQOQNvtD0jY2NgDULMGWABgAGicvdiKs5uxjpEBcAGAAQCIAQA&ui=2d2b1829-472e-4cfa-a2a2-3a3d4d949750-tuct10da9c66&ref=null&cv=20260405-6-RELEASE&item-url=https%3A%2F%2Fwww.kaspersky.com%2F&it=JS_PIXEL — 204 — 537 B — 24 ms — h2https://pxv31ld8xe1nnyzw.air360tracker.net/i?a=pxv31ld8xe1nnyzw&s=e868c4a6-3d12-4ee7-ab26-770b6ea1faa8&sv=3.7.7-cl&p=web&t=1776359147.363&et=pl&el=PageLoadTime&wu=https%3A%2F%2Fwww.kaspersky.com%2F&wt=Kaspersky+Cyber+Security+Solutions+for+Home+and+Business+%7C+Kaspersky&wr=&l=en&tz=0&sc=800x600&ep1=FCP&epv1=%7B%22navigationType%22%3A%22navigate%22%2C%22rating%22%3A%22needs-improvement%22%2C%22value%22%3A2300%7D&ep2=TTFB&epv2=%7B%22navigationType%22%3A%22navigate%22%2C%22rating%22%3A%22needs-improvement%22%2C%22value%22%3A1097.4000000059605%7D&ep3=load_time&epv3=4204.200000017881&ep4=server_time&epv4=1110.6000000238419&ep5=dom_time&epv5=983.7999999821186&web_i=3pxv31ld8xe1nnyzw.air360tracker.net/... https://pxv31ld8xe1nnyzw.air360tracker.net/i?a=pxv31ld8xe1nnyzw&s=e868c4a6-3d12-4ee7-ab26-770b6ea1faa8&sv=3.7.7-cl&p=web&t=1776359147.363&et=pl&el=PageLoadTime&wu=https%3A%2F%2Fwww.kaspersky.com%2F&wt=Kaspersky+Cyber+Security+Solutions+for+Home+and+Business+%7C+Kaspersky&wr=&l=en&tz=0&sc=800x600&ep1=FCP&epv1=%7B%22navigationType%22%3A%22navigate%22%2C%22rating%22%3A%22needs-improvement%22%2C%22value%22%3A2300%7D&ep2=TTFB&epv2=%7B%22navigationType%22%3A%22navigate%22%2C%22rating%22%3A%22needs-improvement%22%2C%22value%22%3A1097.4000000059605%7D&ep3=load_time&epv3=4204.200000017881&ep4=server_time&epv4=1110.6000000238419&ep5=dom_time&epv5=983.7999999821186&web_i=3 — 200 — 470 B — 414 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 3733ms · 1581KB · CHF59/mo
sgtm.kaspersky.de
Other
Costly
Execution 583ms
Transfer 225 KB
Unused 26%
Monthly Cost CHF9/mo
Unattributable
Other
Costly
Execution 579ms
Transfer 0 KB
Monthly Cost CHF9/mo
www.kaspersky.com
Other
Costly
Execution 356ms
Transfer 67 KB
Unused 35%
Monthly Cost CHF6/mo
www.kaspersky.com
Other
Costly
Execution 335ms
Transfer 113 KB
Monthly Cost CHF5/mo
7foxepcf7f.kameleoon.io
Other
Costly
Execution 319ms
Transfer 47 KB
Unused 100%
Monthly Cost CHF5/mo
www.kaspersky.com
Other
Costly
Execution 290ms
Transfer 123 KB
Unused 46%
Monthly Cost CHF5/mo
sgtm.kaspersky.de
Other
Costly
Execution 262ms
Transfer 250 KB
Unused 32%
Monthly Cost CHF4/mo
cdn.gbqofs.com
Other
Optional
Execution 134ms
Transfer 152 KB
Unused 46%
Monthly Cost CHF2/mo
mc.yandex.com
Other
Optional
Execution 129ms
Transfer 85 KB
Unused 50%
Monthly Cost CHF2/mo
www.redditstatic.com
Other
Optional
Execution 119ms
Transfer 19 KB
Monthly Cost CHF2/mo
www.kaspersky.com
Other
Optional
Execution 101ms
Transfer 13 KB
Monthly Cost CHF2/mo
Google Tag Manager
Tag Manager
Optional
Execution 96ms
Transfer 173 KB
Unused 38%
Monthly Cost CHF2/mo
cdn.taboola.com
Other
Optional
Execution 79ms
Transfer 27 KB
Monthly Cost CHF1/mo
cdn.gbqofs.com
Other
Optional
Execution 71ms
Transfer 48 KB
Unused 56%
Monthly Cost CHF1/mo
Microsoft Clarity
Session Replay
Optional
Execution 65ms
Transfer 26 KB
Monthly Cost CHF1/mo
sslwidget.criteo.com
Other
Optional
Execution 57ms
Transfer 1 KB
Monthly Cost CHF1/mo
Facebook Pixel
Advertising
Optional
Execution 55ms
Transfer 96 KB
Unused 35%
Monthly Cost CHF1/mo
www.kaspersky.com
Other
Optional
Execution 54ms
Transfer 71 KB
Unused 33%
Monthly Cost CHF1/mo
Facebook Pixel
Advertising
Optional
Execution 51ms
Transfer 46 KB
Monthly Cost CHF1/mo

These scripts may cost more than they're worth

  • sgtm.kaspersky.de adds 583ms and costs ~CHF9/month
  • Unattributable adds 579ms and costs ~CHF9/month
  • www.kaspersky.com adds 356ms and costs ~CHF6/month
  • www.kaspersky.com adds 335ms and costs ~CHF5/month
  • 7foxepcf7f.kameleoon.io adds 319ms and costs ~CHF5/month
  • www.kaspersky.com adds 290ms and costs ~CHF5/month
  • sgtm.kaspersky.de adds 262ms and costs ~CHF4/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

sgtm.kaspersky.de takes 583ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 579ms 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.kaspersky.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

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

Why this matters

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

Source: web.dev

7foxepcf7f.kameleoon.io takes 319ms 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

100% of 7foxepcf7f.kameleoon.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

www.kaspersky.com takes 290ms 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

sgtm.kaspersky.de takes 262ms 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

50% of mc.yandex.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

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback