Skip to content
https://ivi.ru

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

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

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

2.03 s

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

2.62 s

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

442 ms

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

0.003

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

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

5.13 s

Page Load Progression

4.3 s
8.6 s
12.9 s
17.2 s
21.5 s
25.8 s
30.1 s
34.4 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.3 MB transferred, 224 requests
FIX
3.3 MB transferred, 224 requests
Warning::
Page weighs 11.7 MB (3.3 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
Images are 1.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.2 MB
Info::
CSS is 320 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 320 KB
Warning::
224 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.70 g CO2 per page load
3.3 MB / 2.4 MB budget
3.3 MB transferred
224 requests
0.70 g CO2 per page load
JavaScript 1.5 MiB 46%
Images 1.2 MiB 36%
CSS 320.1 KiB 9%
HTML 162.5 KiB 5%
Fonts 82.9 KiB 2%
Other 32.9 KiB 1%
Other 8.5 KiB 0%
Other 4.9 KiB 0%
Other 4.8 KiB 0%
Other 927 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.3 MiB of 3.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
4628ms total JS execution
FIX
4628ms total JS execution
Warning::
https://www.ivi.tv/: 1179ms CPU time
Warning::
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db...: 933ms CPU time
Warning::
Unattributable: 858ms CPU time
Warning::
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db...: 808ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TK4...: 290ms CPU time
Warning::
Third-party scripts: 4628ms (100% of total)

Main Thread Breakdown

Script Evaluation 44% Other 31% Style & Layout 8% Script Parsing & Compilation 6% Rendering 5% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.ivi.tv/1179ms23ms52ms3rd
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/es5/vendors/react-ecosystem.b0a17f.js933ms715ms7ms3rd
Unattributable858ms45ms0ms3rd
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/storm.bundle.312764.js808ms631ms50ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TK47DZ290ms237ms32ms3rd
https://mc.yandex.ru/metrika/tag.js133ms101ms14ms3rd
https://privacy-cs.mail.ru/static/sync-loader.js126ms108ms3ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-17914319190&cx=c&gtm=4e64f0h1109ms93ms16ms3rd
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/StartPageSyncBundle.006034.js106ms5ms10ms3rd
https://api.flocktory.com/v2/loader.js?site_id=174885ms70ms12ms3rd
F
JS Bundles
Action
50 scripts, 661 KB unused
FIX
50 scripts, 661 KB unused
Warning::
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db...: 153 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db...: 92 KB unused (95%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-179...: 62 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TK4...: 58 KB unused (32%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db...: 47 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 661 KB
661 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/storm.bundle.312764.js289 KB153 KB (53%)3rd
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Chat.a6f448.js97 KB92 KB (95%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-17914319190&cx=c&gtm=4e64f0h1145 KB62 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TK47DZ184 KB58 KB (32%)3rd
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/StartPageSyncBundle.006034.js74 KB47 KB (65%)3rd
https://mc.yandex.ru/metrika/tag.js85 KB44 KB (52%)3rd
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/CreateProfilePopup.95f99b.js40 KB38 KB (95%)3rd
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Modals.c938e8.js41 KB37 KB (90%)3rd
https://api.flocktory.com/v2/loader.js?site_id=174859 KB34 KB (59%)3rd
https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/TrialOnboardingModal.d024ae.js29 KB25 KB (90%)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
224 resources · 3.3 MB · 661 KB savings available
FIX
224 resources · 3.3 MB · 661 KB savings available
Warning::
Page weight 2.3 MB over 1MB target
Got: 3.3 MB Expected: ≤ 1 MB
Info::
~661 KB of savings available
Warning::
223 third-party resources (100% of weight)
Info::
1 resources over 200KB
224 resources · 3.3 MiB · 223 third-party 2.3 MiB over 1MB target
JavaScript 46% · 1.5 MiB
Image 36% · 1.2 MiB
CSS 9% · 320.1 KiB
Document 5% · 163.3 KiB
Font 2% · 82.9 KiB
Other 1% · 29.3 KiB

~660.6 KiB of savings available

Remove unused JavaScript: 660.6 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
85 images, 0 KB saveable
REVIEW
85 images, 0 KB saveable
Warning::
https://thumbs.dfs.ivi.ru/storage0/contents/5/7/6b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thumbs.dfs.ivi.ru/storage0/contents/e/f/f6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thumbs.dfs.ivi.ru/storage0/contents/4/d/da... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thumbs.dfs.ivi.ru/storage0/contents/6/8/a4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thumbs.dfs.ivi.ru/storage0/contents/3/8/91... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://thumbs.dfs.ivi.ru/storage0/contents/4/8/25... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
85 images 1.2 MB
0 oversized -0 KB
44 legacy format
7 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

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

Web fonts

3

83 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s 2.5 s FCP 2.0 s LCP 2.6 shttps://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Medium.woff2iviSansBase-Medium.woff2 https://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Medium.woff2 — 27.7 KiB — 210 ms — font-display: swaphttps://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Regular.woff2iviSansBase-Regular.woff2 https://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Regular.woff2 — 26.5 KiB — 256 ms — font-display: swaphttps://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Bold.woff2iviSansBase-Bold.woff2 https://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Bold.woff2 — 28.6 KiB — 266 ms — font-display: swap
iviSansBase-Medium.woff2 woff2 swap
Size 28 KB
Load time 210 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
iviSansBase-Regular.woff2 woff2 swap
Size 27 KB
Load time 256 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
iviSansBase-Bold.woff2 woff2 swap
Size 29 KB
Load time 266 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
224 requests over 34925ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s FCP 2.0 s LCP 2.6 shttps://ivi.ru// https://ivi.ru/ — 301 — 212 B — 176 ms — http/1.1https://www.ivi.ru/www.ivi.ru/ https://www.ivi.ru/ — 302 — 268 B — 411 ms — http/1.1https://www.ivi.tv/www.ivi.tv/ https://www.ivi.tv/ — 200 — 147.2 KiB — 697 ms — http/1.1https://yastatic.net/s3/passport-sdk/autofill/v1/sdk-suggest-with-polyfills-latest.jsyastatic.net/s3/passport-sdk/autofi... https://yastatic.net/s3/passport-sdk/autofill/v1/sdk-suggest-with-polyfills-latest.js — 200 — 5.7 KiB — 162 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/storm.bundle.312764.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/storm.bundle.312764.css — 200 — 80.3 KiB — 276 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/StartPage.e706df.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/StartPage.e706df.css — 200 — 23.2 KiB — 284 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/es5/vendors/react-ecosystem.b0a17f.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/es5/vendors/react-ecosystem.b0a17f.js — 200 — 51.1 KiB — 299 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/es5/vendors/web-cypher.1be355.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/es5/vendors/web-cypher.1be355.js — 200 — 28.9 KiB — 315 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/i18n-common-ru-json.7a981b.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/i18n-common-ru-json.7a981b.js — 200 — 18.6 KiB — 403 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/StartPageSyncBundle.006034.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/StartPageSyncBundle.006034.js — 200 — 73.6 KiB — 387 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/i18n-start-ru-json.50ea3e.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/i18n-start-ru-json.50ea3e.js — 200 — 836 B — 356 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/storm.bundle.312764.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/storm.bundle.312764.js — 200 — 289.0 KiB — 398 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/reposition_iviLogoBig.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/reposition_iviLogoBig.svg — 200 — 3.7 KiB — 193 ms — h2https://api.ivi.ru/louvre/common_header_main_logo/x100/?q=85api.ivi.ru/louvre/common_header_mai... https://api.ivi.ru/louvre/common_header_main_logo/x100/?q=85 — 302 — 300 B — 181 ms — http/1.1https://autofill.yandex.ru/versionautofill.yandex.ru/version https://autofill.yandex.ru/version — 200 — 1.1 KiB — 206 ms — http/1.1https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/search_16.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/search_16.svg — 200 — 750 B — 86 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/pull_16.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/pull_16.svg — 200 — 1015 B — 88 ms — h2https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_rus.svgsolea-parent.dfs.ivi.ru/graphic/byp... https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_rus.svg — 200 — 480 B — 90 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Footer.9b8eb9.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Footer.9b8eb9.css — 200 — 5.1 KiB — 232 ms — h2https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_uzb.svgsolea-parent.dfs.ivi.ru/graphic/byp... https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_uzb.svg — 200 — 2.5 KiB — 91 ms — h2https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_kaz.svgsolea-parent.dfs.ivi.ru/graphic/byp... https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_kaz.svg — 200 — 40.8 KiB — 145 ms — h2https://solea-parent.dfs.ivi.ru/graphic/a5a1b2,a5a1b2/avatar_20.svgsolea-parent.dfs.ivi.ru/graphic/a5a... https://solea-parent.dfs.ivi.ru/graphic/a5a1b2,a5a1b2/avatar_20.svg — 200 — 991 B — 180 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/3/8/917276595c482993da109da992e0eb.jpg/1520x655/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/3/8/917276595c482993da109da992e0eb.jpg/1520x655/?q=85&mod=to_webp — 200 — 111.2 KiB — 336 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/0/b/4d671ecda5405bb3e1e95519f512d2.jpg/10x10/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/0/b/4d671ecda5405bb3e1e95519f512d2.jpg/10x10/?q=85&mod=to_webp — 200 — 460 B — 336 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/6/6/5a122278bc41649d881f3deb882096.jpg/x200/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/6/6/5a122278bc41649d881f3deb882096.jpg/x200/?q=85&mod=to_webp — 200 — 26.4 KiB — 340 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/date_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/date_20.svg — 200 — 1.3 KiB — 179 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/b/7/c0b2ef8ebf48da9ea7be06e92d2c22.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/b/7/c0b2ef8ebf48da9ea7be06e92d2c22.jpg/157x240/?q=85&mod=to_webp — 200 — 14.7 KiB — 340 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/c/8/f0dd38aa744d3da5854cbb3dcfb323.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/c/8/f0dd38aa744d3da5854cbb3dcfb323.jpg/157x240/?q=85&mod=to_webp — 200 — 9.4 KiB — 340 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/d/8/b86e09637040528633d443e927ecd8.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/d/8/b86e09637040528633d443e927ecd8.jpg/157x240/?q=85&mod=to_webp — 200 — 9.7 KiB — 342 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/about_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/about_20.svg — 200 — 774 B — 169 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s FCP 2.0 s LCP 2.6 shttps://ivi.ru// https://ivi.ru/ — 301 — 212 B — 176 ms — http/1.1https://www.ivi.ru/www.ivi.ru/ https://www.ivi.ru/ — 302 — 268 B — 411 ms — http/1.1https://www.ivi.tv/www.ivi.tv/ https://www.ivi.tv/ — 200 — 147.2 KiB — 697 ms — http/1.1https://yastatic.net/s3/passport-sdk/autofill/v1/sdk-suggest-with-polyfills-latest.jsyastatic.net/s3/passport-sdk/autofi... https://yastatic.net/s3/passport-sdk/autofill/v1/sdk-suggest-with-polyfills-latest.js — 200 — 5.7 KiB — 162 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/storm.bundle.312764.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/storm.bundle.312764.css — 200 — 80.3 KiB — 276 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/StartPage.e706df.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/StartPage.e706df.css — 200 — 23.2 KiB — 284 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/es5/vendors/react-ecosystem.b0a17f.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/es5/vendors/react-ecosystem.b0a17f.js — 200 — 51.1 KiB — 299 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/es5/vendors/web-cypher.1be355.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/es5/vendors/web-cypher.1be355.js — 200 — 28.9 KiB — 315 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/i18n-common-ru-json.7a981b.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/i18n-common-ru-json.7a981b.js — 200 — 18.6 KiB — 403 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/StartPageSyncBundle.006034.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/StartPageSyncBundle.006034.js — 200 — 73.6 KiB — 387 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/i18n-start-ru-json.50ea3e.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/i18n-start-ru-json.50ea3e.js — 200 — 836 B — 356 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/storm.bundle.312764.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/storm.bundle.312764.js — 200 — 289.0 KiB — 398 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/reposition_iviLogoBig.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/reposition_iviLogoBig.svg — 200 — 3.7 KiB — 193 ms — h2https://api.ivi.ru/louvre/common_header_main_logo/x100/?q=85api.ivi.ru/louvre/common_header_mai... https://api.ivi.ru/louvre/common_header_main_logo/x100/?q=85 — 302 — 300 B — 181 ms — http/1.1https://autofill.yandex.ru/versionautofill.yandex.ru/version https://autofill.yandex.ru/version — 200 — 1.1 KiB — 206 ms — http/1.1https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/search_16.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/search_16.svg — 200 — 750 B — 86 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/pull_16.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/pull_16.svg — 200 — 1015 B — 88 ms — h2https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_rus.svgsolea-parent.dfs.ivi.ru/graphic/byp... https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_rus.svg — 200 — 480 B — 90 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Footer.9b8eb9.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Footer.9b8eb9.css — 200 — 5.1 KiB — 232 ms — h2https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_uzb.svgsolea-parent.dfs.ivi.ru/graphic/byp... https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_uzb.svg — 200 — 2.5 KiB — 91 ms — h2https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_kaz.svgsolea-parent.dfs.ivi.ru/graphic/byp... https://solea-parent.dfs.ivi.ru/graphic/bypass/flag_kaz.svg — 200 — 40.8 KiB — 145 ms — h2https://solea-parent.dfs.ivi.ru/graphic/a5a1b2,a5a1b2/avatar_20.svgsolea-parent.dfs.ivi.ru/graphic/a5a... https://solea-parent.dfs.ivi.ru/graphic/a5a1b2,a5a1b2/avatar_20.svg — 200 — 991 B — 180 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/3/8/917276595c482993da109da992e0eb.jpg/1520x655/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/3/8/917276595c482993da109da992e0eb.jpg/1520x655/?q=85&mod=to_webp — 200 — 111.2 KiB — 336 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/0/b/4d671ecda5405bb3e1e95519f512d2.jpg/10x10/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/0/b/4d671ecda5405bb3e1e95519f512d2.jpg/10x10/?q=85&mod=to_webp — 200 — 460 B — 336 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/6/6/5a122278bc41649d881f3deb882096.jpg/x200/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/6/6/5a122278bc41649d881f3deb882096.jpg/x200/?q=85&mod=to_webp — 200 — 26.4 KiB — 340 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/date_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/date_20.svg — 200 — 1.3 KiB — 179 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/b/7/c0b2ef8ebf48da9ea7be06e92d2c22.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/b/7/c0b2ef8ebf48da9ea7be06e92d2c22.jpg/157x240/?q=85&mod=to_webp — 200 — 14.7 KiB — 340 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/c/8/f0dd38aa744d3da5854cbb3dcfb323.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/c/8/f0dd38aa744d3da5854cbb3dcfb323.jpg/157x240/?q=85&mod=to_webp — 200 — 9.4 KiB — 340 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/d/8/b86e09637040528633d443e927ecd8.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/d/8/b86e09637040528633d443e927ecd8.jpg/157x240/?q=85&mod=to_webp — 200 — 9.7 KiB — 342 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/about_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/about_20.svg — 200 — 774 B — 169 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/chatSupport_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/chatSupport_20.svg — 200 — 1.6 KiB — 169 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/email_16.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/email_16.svg — 200 — 837 B — 169 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/movies_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/movies_20.svg — 200 — 1.3 KiB — 181 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/player_series_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/player_series_20.svg — 200 — 4.0 KiB — 181 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/kidsAvatar_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/kidsAvatar_20.svg — 200 — 1.6 KiB — 181 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/book_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/book_20.svg — 200 — 2.4 KiB — 181 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/noAds_56.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/noAds_56.svg — 200 — 1.6 KiB — 182 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/smartTvPromo_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/smartTvPromo_20.svg — 200 — 1.2 KiB — 182 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/anyDev_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/anyDev_20.svg — 200 — 1.6 KiB — 182 ms — h2https://mc.yandex.ru/metrika/tag.jsmc.yandex.ru/metrika/tag.js https://mc.yandex.ru/metrika/tag.js — 200 — 85.1 KiB — 422 ms — h2https://www.ivi.tv/manifest.jsonwww.ivi.tv/manifest.json https://www.ivi.tv/manifest.json — 200 — 927 B — 91 ms — http/1.1https://s3.dfs.ivi.ru/72c5b73c54d361a9df9e2a16abc6ccec/ux/common/iviLogo_88Bb7Zuub.png/x100/?q=85s3.dfs.ivi.ru/72c5b73c54d361a9df9e2... https://s3.dfs.ivi.ru/72c5b73c54d361a9df9e2a16abc6ccec/ux/common/iviLogo_88Bb7Zuub.png/x100/?q=85 — 200 — 11.7 KiB — 207 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/8/9/92bfbc394d45198733f1cb0a58c7d1.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/8/9/92bfbc394d45198733f1cb0a58c7d1.jpg/157x240/?q=85&mod=to_webp — 200 — 10.3 KiB — 221 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/1/3/d50554e70d4831ac33004fe5ac736f.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/1/3/d50554e70d4831ac33004fe5ac736f.jpg/157x240/?q=85&mod=to_webp — 200 — 9.7 KiB — 222 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/2/2/112d50cc8d47a78a9c0e9c535dcf97.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/2/2/112d50cc8d47a78a9c0e9c535dcf97.jpg/157x240/?q=85&mod=to_webp — 200 — 9.9 KiB — 254 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/b/6/0828b2ad0b4b5baff5e6b56fb21f06.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/b/6/0828b2ad0b4b5baff5e6b56fb21f06.jpg/157x240/?q=85&mod=to_webp — 200 — 8.8 KiB — 254 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/e/f/6191fba9194489af98300961cc22ad.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/e/f/6191fba9194489af98300961cc22ad.jpg/157x240/?q=85&mod=to_webp — 200 — 9.4 KiB — 262 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/8/2/8f4470a9684ccf9cbb8a0f0dc47c0b.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/8/2/8f4470a9684ccf9cbb8a0f0dc47c0b.jpg/157x240/?q=85&mod=to_webp — 200 — 14.5 KiB — 262 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/9/1/a029a83d004ae19d78fdf550b3b86a.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/9/1/a029a83d004ae19d78fdf550b3b86a.jpg/157x240/?q=85&mod=to_webp — 200 — 10.1 KiB — 297 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/e/8/549ec7961540f3bc492a41fc8be2f1.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/e/8/549ec7961540f3bc492a41fc8be2f1.jpg/157x240/?q=85&mod=to_webp — 200 — 9.0 KiB — 298 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/7/4/99c330d8014ad69742105066dc18c5.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/7/4/99c330d8014ad69742105066dc18c5.jpg/157x240/?q=85&mod=to_webp — 200 — 9.8 KiB — 299 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/4/9/771ba09667445bb4547d52f5554d34.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/4/9/771ba09667445bb4547d52f5554d34.jpg/157x240/?q=85&mod=to_webp — 200 — 6.9 KiB — 298 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/f/6/ecb8c191ed4e3690a898f622c518ac.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/f/6/ecb8c191ed4e3690a898f622c518ac.jpg/157x240/?q=85&mod=to_webp — 200 — 4.6 KiB — 300 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/c/b/b5aa26ea344e8eb7a676d19058b566.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/c/b/b5aa26ea344e8eb7a676d19058b566.jpg/157x240/?q=85&mod=to_webp — 200 — 13.9 KiB — 303 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/d/7/ba868dbc6247dbbea4ca46dcf15b9b.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/d/7/ba868dbc6247dbbea4ca46dcf15b9b.jpg/157x240/?q=85&mod=to_webp — 200 — 11.8 KiB — 305 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/8/e/5cc69b1ca246cabb02abe0863f8cb8.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/8/e/5cc69b1ca246cabb02abe0863f8cb8.jpg/157x240/?q=85&mod=to_webp — 200 — 12.3 KiB — 306 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/d/1/52da0aa71e45f28527cbcd6ac09c54.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/d/1/52da0aa71e45f28527cbcd6ac09c54.jpg/157x240/?q=85&mod=to_webp — 200 — 12.9 KiB — 308 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/2/5/a38fd25c784a91991fce234b68ee23.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/2/5/a38fd25c784a91991fce234b68ee23.jpg/157x240/?q=85&mod=to_webp — 200 — 15.8 KiB — 308 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/1/9/0bc4fbd84643a2b431fb546d782d2d.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/1/9/0bc4fbd84643a2b431fb546d782d2d.jpg/157x240/?q=85&mod=to_webp — 200 — 8.1 KiB — 308 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/8/b/2d026f12fb430380f1c13429e2117f.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/8/b/2d026f12fb430380f1c13429e2117f.jpg/157x240/?q=85&mod=to_webp — 200 — 9.5 KiB — 308 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/3/1/d15317ff9c44479034a0eafddab153.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/3/1/d15317ff9c44479034a0eafddab153.jpg/157x240/?q=85&mod=to_webp — 200 — 11.2 KiB — 313 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/9/f/167aa99fdd4f51a5495dda69be6b22.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/9/f/167aa99fdd4f51a5495dda69be6b22.jpg/157x240/?q=85&mod=to_webp — 200 — 9.0 KiB — 314 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/e/2/ea6e0f761549ea9075ae633e0f84ee.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/e/2/ea6e0f761549ea9075ae633e0f84ee.jpg/157x240/?q=85&mod=to_webp — 200 — 9.6 KiB — 315 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/e/8/89dfa2f5e449c680f4ade014ad3eba.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/e/8/89dfa2f5e449c680f4ade014ad3eba.jpg/157x240/?q=85&mod=to_webp — 200 — 9.4 KiB — 314 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/0/9/2dc41c54fe4eb6a7c262fa5de05309.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/0/9/2dc41c54fe4eb6a7c262fa5de05309.jpg/157x240/?q=85&mod=to_webp — 200 — 8.6 KiB — 320 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/4/9/f403c9a420433e85b0de22ee19bcf3.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/4/9/f403c9a420433e85b0de22ee19bcf3.jpg/157x240/?q=85&mod=to_webp — 200 — 9.7 KiB — 324 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/c/b/da517f0f17462ea8f28d429ac06dfa.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/c/b/da517f0f17462ea8f28d429ac06dfa.jpg/157x240/?q=85&mod=to_webp — 200 — 8.8 KiB — 326 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://www.googletagmanager.com/gtm.js?id=GTM-TK47DZwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TK47DZ — 200 — 183.7 KiB — 143 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/arrowLeft_12x32.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/arrowLeft_12x32.svg — 200 — 513 B — 79 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/arrowRight_12x32.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/arrowRight_12x32.svg — 200 — 510 B — 81 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff!0.16/arrowRight_6x16.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff!0.16/arrowRight_6x16.svg — 200 — 441 B — 84 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,000000/age06.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,000000/age06.svg — 200 — 2.0 KiB — 87 ms — h2https://solea-parent.dfs.ivi.ru/graphic/bypass/subscription_ivi_48.svgsolea-parent.dfs.ivi.ru/graphic/byp... https://solea-parent.dfs.ivi.ru/graphic/bypass/subscription_ivi_48.svg — 200 — 2.0 KiB — 91 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,000000/age16.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,000000/age16.svg — 200 — 2.2 KiB — 94 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,000000/age18.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,000000/age18.svg — 200 — 2.5 KiB — 111 ms — h2https://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Medium.woff2ds-parent.dfs.ivi.ru/26.02.01/fonts... https://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Medium.woff2 — 200 — 27.7 KiB — 210 ms — h2https://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Regular.woff2ds-parent.dfs.ivi.ru/26.02.01/fonts... https://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Regular.woff2 — 200 — 26.5 KiB — 256 ms — h2https://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Bold.woff2ds-parent.dfs.ivi.ru/26.02.01/fonts... https://ds-parent.dfs.ivi.ru/26.02.01/fonts/iviSansBase-Bold.woff2 — 200 — 28.6 KiB — 266 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,000000/age12.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,000000/age12.svg — 200 — 1.5 KiB — 55 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,000000/age00.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,000000/age00.svg — 200 — 1.7 KiB — 56 ms — h2https://yastatic.net/s3/passport-static/autofill/1.82.1/client/suggest.jsyastatic.net/s3/passport-static/aut... https://yastatic.net/s3/passport-static/autofill/1.82.1/client/suggest.js — 200 — 27.5 KiB — 81 ms — h2https://rocket.ivi.ru/event/?debug=truerocket.ivi.ru/event/?debug=true https://rocket.ivi.ru/event/?debug=true — 200 — 339 B — 182 ms — http/1.1https://api2.ivi.ru/mobileapi/landing/v1/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQ&site_section=155&subscription_id=6&user_ab_bucket=3760api2.ivi.ru/mobileapi/landing/v1/?a... https://api2.ivi.ru/mobileapi/landing/v1/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQ&site_section=155&subscription_id=6&user_ab_bucket=3760 — 200 — 0 B — 170 ms — http/1.1https://api2.ivi.ru/mobileapi/user/profiles/v6/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQapi2.ivi.ru/mobileapi/user/profiles... https://api2.ivi.ru/mobileapi/user/profiles/v6/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQ — 200 — 0 B — 170 ms — http/1.1https://api2.ivi.ru/mobileapi/billing/v1/purchase/options/?app_version=870&fields=purchases%2Cpurchase_options&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQ&user_ab_bucket=3760&with_affiliate_subscriptions=1&with_long_subscriptions=1&with_partial_debit=1&with_subscription_renewals=1api2.ivi.ru/mobileapi/billing/v1/pu... https://api2.ivi.ru/mobileapi/billing/v1/purchase/options/?app_version=870&fields=purchases%2Cpurchase_options&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQ&user_ab_bucket=3760&with_affiliate_subscriptions=1&with_long_subscriptions=1&with_partial_debit=1&with_subscription_renewals=1 — 200 — 0 B — 164 ms — http/1.1https://api.ivi.ru/pivi/puller.PullService/UnreadCountapi.ivi.ru/pivi/puller.PullService/... https://api.ivi.ru/pivi/puller.PullService/UnreadCount — 204 — 0 B — 206 ms — http/1.1https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 173 ms — http/1.1https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 203 ms — http/1.1https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 177 ms — http/1.1https://solea-parent.dfs.ivi.ru/graphic/000000,000000/date_20.svgsolea-parent.dfs.ivi.ru/graphic/000... https://solea-parent.dfs.ivi.ru/graphic/000000,000000/date_20.svg — 200 — 1.3 KiB — 55 ms — h2https://api2.ivi.ru/mobileapi/billing/v1/purchase/options/?app_version=870&fields=purchases%2Cpurchase_options&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQ&user_ab_bucket=3760&with_affiliate_subscriptions=1&with_long_subscriptions=1&with_partial_debit=1&with_subscription_renewals=1api2.ivi.ru/mobileapi/billing/v1/pu... https://api2.ivi.ru/mobileapi/billing/v1/purchase/options/?app_version=870&fields=purchases%2Cpurchase_options&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQ&user_ab_bucket=3760&with_affiliate_subscriptions=1&with_long_subscriptions=1&with_partial_debit=1&with_subscription_renewals=1 — 200 — 3.2 KiB — 132 ms — http/1.1https://api2.ivi.ru/mobileapi/landing/v1/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQ&site_section=155&subscription_id=6&user_ab_bucket=3760api2.ivi.ru/mobileapi/landing/v1/?a... https://api2.ivi.ru/mobileapi/landing/v1/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQ&site_section=155&subscription_id=6&user_ab_bucket=3760 — 200 — 1.2 KiB — 185 ms — http/1.1https://api2.ivi.ru/mobileapi/user/profiles/v6/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQapi2.ivi.ru/mobileapi/user/profiles... https://api2.ivi.ru/mobileapi/user/profiles/v6/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXQ.p5EmJRmdtEtEVsUMfNpPr_2fCwQ — 200 — 1.1 KiB — 79 ms — http/1.1https://api.ivi.ru/pivi/puller.PullService/UnreadCountapi.ivi.ru/pivi/puller.PullService/... https://api.ivi.ru/pivi/puller.PullService/UnreadCount — 200 — 794 B — 74 ms — http/1.1https://mc.yandex.com/sync_cookie_image_check?scid=50742b37-b57c-af56-f233-135c756ca1cb&cid=89754140mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check?scid=50742b37-b57c-af56-f233-135c756ca1cb&cid=89754140 — 302 — 497 B — 74 ms — h2https://mc.yandex.ru/sync_cookie_image_start?cid=89754140&redirect_domain=mc.yandex.com&scid=50742b37-b57c-af56-f233-135c756ca1cb&token=11003.66p8NabgcjBihq9QKExCeSZ3HpBKc2ASM7bZhz27hMBcv4lBfF-cFeBTU6EkWs0Q.bRc1i59Jh-YRM_Ja_bBlJdEZU7c%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start?cid=89754140&redirect_domain=mc.yandex.com&scid=50742b37-b57c-af56-f233-135c756ca1cb&token=11003.66p8NabgcjBihq9QKExCeSZ3HpBKc2ASM7bZhz27hMBcv4lBfF-cFeBTU6EkWs0Q.bRc1i59Jh-YRM_Ja_bBlJdEZU7c%2C — 302 — 481 B — 78 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 — 68 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Sentry.108308.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Sentry.108308.js — 200 — 15.3 KiB — 55 ms — h2https://api.ivi.ru/pivi/profit.PurchaseServicePublic/GetSubscriptionsInfoapi.ivi.ru/pivi/profit.PurchaseServ... https://api.ivi.ru/pivi/profit.PurchaseServicePublic/GetSubscriptionsInfo — 204 — 0 B — 46 ms — http/1.1https://mc.yandex.com/sync_cookie_image_decide?cid=89754140&scid=50742b37-b57c-af56-f233-135c756ca1cb&token=11003.K_D_hIlxbTKtyHSHxX2ygUrbeYTeYErWPaOpebOj-UoaNeN-HIH1PvBl_wNLUNvkw0zjZjIHV1YRHfT0uO9wpLO0bdSuxR3bocaC2ou39IY%2C.IQ68PFFqRpzplh5O4SPFtO0d3Pc%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide?cid=89754140&scid=50742b37-b57c-af56-f233-135c756ca1cb&token=11003.K_D_hIlxbTKtyHSHxX2ygUrbeYTeYErWPaOpebOj-UoaNeN-HIH1PvBl_wNLUNvkw0zjZjIHV1YRHfT0uO9wpLO0bdSuxR3bocaC2ou39IY%2C.IQ68PFFqRpzplh5O4SPFtO0d3Pc%2C — 200 — 67 B — 57 ms — h2https://api.ivi.ru/pivi/profit.PurchaseServicePublic/GetSubscriptionsInfoapi.ivi.ru/pivi/profit.PurchaseServ... https://api.ivi.ru/pivi/profit.PurchaseServicePublic/GetSubscriptionsInfo — 200 — 814 B — 58 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=AW-17914319190&cx=c&gtm=4e64f0h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-17914319190&cx=c&gtm=4e64f0h1 — 200 — 145.4 KiB — 30 ms — h2https://top-fwz1.mail.ru/js/code.jstop-fwz1.mail.ru/js/code.js https://top-fwz1.mail.ru/js/code.js — 200 — 20.0 KiB — 230 ms — h2https://content.adriver.ru/AdRiverFPS.jscontent.adriver.ru/AdRiverFPS.js https://content.adriver.ru/AdRiverFPS.js — -1 — 0 B — 30.1 s — https://www.tns-counter.ru/V13a****vitpc_ad/ru/UTF-8/tmsec=idsh_ivi-total/www.tns-counter.ru/V13a****vitpc_ad... https://www.tns-counter.ru/V13a****vitpc_ad/ru/UTF-8/tmsec=idsh_ivi-total/ — 302 — 400 B — 211 ms — h2https://cdn.targetads.io/websdk/v2/index.jscdn.targetads.io/websdk/v2/index.js https://cdn.targetads.io/websdk/v2/index.js — 200 — 26.5 KiB — 228 ms — h2https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.ivi.tv%2F&scrsrc=www.googletagmanager.com&rnd=289336554.1776360287&dt=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84&auid=242832179.1776360287&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64f0h1v6864377za200zd6864377xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~117884344&apve=1&apvf=f&apvc=1&tft=1776360287549&tfd=3374www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.ivi.tv%2F&scrsrc=www.googletagmanager.com&rnd=289336554.1776360287&dt=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84&auid=242832179.1776360287&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64f0h1v6864377za200zd6864377xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~117884344&apve=1&apvf=f&apvc=1&tft=1776360287549&tfd=3374 — 200 — 21 B — 212 ms — h3https://statad.ru/tracker.js?d=ivi.rustatad.ru/tracker.js?d=ivi.ru https://statad.ru/tracker.js?d=ivi.ru — -1 — 0 B — 30.1 s — https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/lightning.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/lightning.svg — 200 — 4.7 KiB — 50 ms — h2https://api2.ivi.ru/mobileapi/landing/v1/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXw.PlDug9ef1vv86GzjPJYazjGLa8w&site_section=171&subscription_id=6&user_ab_bucket=3760api2.ivi.ru/mobileapi/landing/v1/?a... https://api2.ivi.ru/mobileapi/landing/v1/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXw.PlDug9ef1vv86GzjPJYazjGLa8w&site_section=171&subscription_id=6&user_ab_bucket=3760 — 200 — 0 B — 68 ms — http/1.1https://solea-parent.dfs.ivi.ru/graphic/bypass/teaserTilePattern_a.svgsolea-parent.dfs.ivi.ru/graphic/byp... https://solea-parent.dfs.ivi.ru/graphic/bypass/teaserTilePattern_a.svg — 200 — 2.7 KiB — 54 ms — h2https://api2.ivi.ru/mobileapi/landing/v1/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXw.PlDug9ef1vv86GzjPJYazjGLa8w&site_section=171&subscription_id=6&user_ab_bucket=3760api2.ivi.ru/mobileapi/landing/v1/?a... https://api2.ivi.ru/mobileapi/landing/v1/?app_version=870&session=baaa66ac8668177916404134_1792171484-0k_Gc3sss0VpK-wrvZszNAA&session_data=eyJ1aWQiOjg2NjgxNzc5MTY0MDQxMzR9.aeEbXw.PlDug9ef1vv86GzjPJYazjGLa8w&site_section=171&subscription_id=6&user_ab_bucket=3760 — 200 — 1.5 KiB — 172 ms — http/1.1https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Modals.c938e8.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Modals.c938e8.css — 200 — 19.2 KiB — 68 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Modals.c938e8.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Modals.c938e8.js — 200 — 41.2 KiB — 75 ms — h2https://www.tns-counter.ru/V13b****vitpc_ad/ru/UTF-8/tmsec=idsh_ivi-total/www.tns-counter.ru/V13b****vitpc_ad... https://www.tns-counter.ru/V13b****vitpc_ad/ru/UTF-8/tmsec=idsh_ivi-total/ — 200 — 297 B — 52 ms — h2https://mc.yandex.com/watch/89754140?wmode=7&page-url=https%3A%2F%2Fwww.ivi.tv%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&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A0%3Als%3A333046062714%3Ahid%3A401892689%3Az%3A0%3Ai%3A20260416172447%3Aet%3A1776360287%3Ac%3A1%3Arn%3A58103025%3Arqn%3A1%3Au%3A1776360287821508726%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A1912%3Awv%3A2%3Ads%3A3%2C6%2C599%2C89%2C592%2C0%2C%2C1006%2C1%2C%2C%2C%2C2586%3Aco%3A0%3Acpf%3A1%3Ans%3A1776360284176%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776360288%3At%3A%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5&t=clt(1603)gdpr(14)clc(0-0-0)rqnt(1)aw(1)rcm(1)cdl(na)eco(42009092)ti(1)mc.yandex.com/watch/89754140?wmode=... https://mc.yandex.com/watch/89754140?wmode=7&page-url=https%3A%2F%2Fwww.ivi.tv%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&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A0%3Als%3A333046062714%3Ahid%3A401892689%3Az%3A0%3Ai%3A20260416172447%3Aet%3A1776360287%3Ac%3A1%3Arn%3A58103025%3Arqn%3A1%3Au%3A1776360287821508726%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A1912%3Awv%3A2%3Ads%3A3%2C6%2C599%2C89%2C592%2C0%2C%2C1006%2C1%2C%2C%2C%2C2586%3Aco%3A0%3Acpf%3A1%3Ans%3A1776360284176%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776360288%3At%3A%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5&t=clt(1603)gdpr(14)clc(0-0-0)rqnt(1)aw(1)rcm(1)cdl(na)eco(42009092)ti(1) — 302 — 2.5 KiB — 194 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/4/8/25edbfba05460f8e5920bfa94c466f.jpg/1520x655/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/4/8/25edbfba05460f8e5920bfa94c466f.jpg/1520x655/?q=85&mod=to_webp — 200 — 178.4 KiB — 71 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/6/8/a4371ecead4e0c897c17a90476c2e7.jpg/1520x655/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/6/8/a4371ecead4e0c897c17a90476c2e7.jpg/1520x655/?q=85&mod=to_webp — 200 — 70.3 KiB — 77 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/1/0/cc1bf1a1b3426ba48818f195028845.jpg/x200/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/1/0/cc1bf1a1b3426ba48818f195028845.jpg/x200/?q=85&mod=to_webp — 200 — 35.5 KiB — 79 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/arrowRight_8x20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/arrowRight_8x20.svg — 200 — 513 B — 52 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/4/9/e5fc431b454f9e8347be1cd7782d9c.jpg/157x240/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/4/9/e5fc431b454f9e8347be1cd7782d9c.jpg/157x240/?q=85&mod=to_webp — 200 — 7.2 KiB — 77 ms — h2https://mc.yandex.com/watch/89754140/1?wmode=7&page-url=https%3A%2F%2Fwww.ivi.tv%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&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A0%3Als%3A333046062714%3Ahid%3A401892689%3Az%3A0%3Ai%3A20260416172447%3Aet%3A1776360287%3Ac%3A1%3Arn%3A58103025%3Arqn%3A1%3Au%3A1776360287821508726%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A1912%3Awv%3A2%3Ads%3A3%2C6%2C599%2C89%2C592%2C0%2C%2C1006%2C1%2C%2C%2C%2C2586%3Aco%3A0%3Acpf%3A1%3Ans%3A1776360284176%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776360288%3At%3A%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5&t=clt%281603%29gdpr%2814%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29cdl%28na%29eco%2842009092%29ti%281%29&redirnss=1mc.yandex.com/watch/89754140/1?wmod... https://mc.yandex.com/watch/89754140/1?wmode=7&page-url=https%3A%2F%2Fwww.ivi.tv%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&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A0%3Als%3A333046062714%3Ahid%3A401892689%3Az%3A0%3Ai%3A20260416172447%3Aet%3A1776360287%3Ac%3A1%3Arn%3A58103025%3Arqn%3A1%3Au%3A1776360287821508726%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Afp%3A1912%3Awv%3A2%3Ads%3A3%2C6%2C599%2C89%2C592%2C0%2C%2C1006%2C1%2C%2C%2C%2C2586%3Aco%3A0%3Acpf%3A1%3Ans%3A1776360284176%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776360288%3At%3A%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5&t=clt%281603%29gdpr%2814%29clc%280-0-0%29rqnt%281%29aw%281%29rcm%281%29cdl%28na%29eco%2842009092%29ti%281%29&redirnss=1 — 200 — 884 B — 58 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ContentRatePopup.2b73f5.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ContentRatePopup.2b73f5.css — 200 — 8.7 KiB — 83 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ContentRatePopup.2b73f5.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ContentRatePopup.2b73f5.js — 200 — 4.9 KiB — 57 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/TrialOnboardingModal.d024ae.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/TrialOnboardingModal.d024ae.css — 200 — 16.3 KiB — 81 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/TrialOnboardingModal.d024ae.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/TrialOnboardingModal.d024ae.js — 200 — 28.6 KiB — 77 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PlayerModal.5e9e2f.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PlayerModal.5e9e2f.css — 200 — 2.3 KiB — 57 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PlayerModal.5e9e2f.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PlayerModal.5e9e2f.js — 200 — 7.7 KiB — 85 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/SocialShareModal.ec9ff5.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/SocialShareModal.ec9ff5.css — 200 — 6.6 KiB — 58 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/SocialShareModal.ec9ff5.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/SocialShareModal.ec9ff5.js — 200 — 8.4 KiB — 84 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InfoTipNotification.20c73f.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InfoTipNotification.20c73f.css — 200 — 1.1 KiB — 57 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InfoTipNotification.20c73f.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InfoTipNotification.20c73f.js — 200 — 1.6 KiB — 86 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PaymentMethodPopup.9c46e0.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PaymentMethodPopup.9c46e0.css — 200 — 5.6 KiB — 58 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PaymentMethodPopup.9c46e0.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PaymentMethodPopup.9c46e0.js — 200 — 19.1 KiB — 118 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/QueryActionHandler.224c24.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/QueryActionHandler.224c24.js — 200 — 1.1 KiB — 103 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ChecksModal.39be92.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ChecksModal.39be92.css — 200 — 2.5 KiB — 60 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ChecksModal.39be92.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ChecksModal.39be92.js — 200 — 4.2 KiB — 105 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PurchaseModal.232b39.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PurchaseModal.232b39.css — 200 — 4.3 KiB — 61 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PurchaseModal.232b39.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PurchaseModal.232b39.js — 200 — 6.8 KiB — 107 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PaymentStatement.391c49.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PaymentStatement.391c49.css — 200 — 3.8 KiB — 83 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PaymentStatement.391c49.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PaymentStatement.391c49.js — 200 — 15.2 KiB — 137 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/AdultConfirmationPopupWrapper.96d0b0.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/AdultConfirmationPopupWrapper.96d0b0.css — 200 — 1.9 KiB — 81 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/AdultConfirmationPopupWrapper.96d0b0.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/AdultConfirmationPopupWrapper.96d0b0.js — 200 — 3.2 KiB — 115 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InvitationAcceptInvite.ba7e2a.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InvitationAcceptInvite.ba7e2a.css — 200 — 4.6 KiB — 82 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InvitationAcceptInvite.ba7e2a.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InvitationAcceptInvite.ba7e2a.js — 200 — 16.5 KiB — 135 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InvitationAcceptInviteError.c3284b.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InvitationAcceptInviteError.c3284b.css — 200 — 3.7 KiB — 81 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InvitationAcceptInviteError.c3284b.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/InvitationAcceptInviteError.c3284b.js — 200 — 15.4 KiB — 157 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/LocalizationSwitcherPopup.cc0ad1.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/LocalizationSwitcherPopup.cc0ad1.css — 200 — 4.4 KiB — 98 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/LocalizationSwitcherPopup.cc0ad1.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/LocalizationSwitcherPopup.cc0ad1.js — 200 — 6.4 KiB — 134 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/UnsubscribeScreen.0bf5e4.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/UnsubscribeScreen.0bf5e4.css — 200 — 3.7 KiB — 138 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/UnsubscribeScreen.0bf5e4.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/UnsubscribeScreen.0bf5e4.js — 200 — 15.8 KiB — 152 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/LinkingYandexLazy.f802f5.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/LinkingYandexLazy.f802f5.css — 200 — 5.2 KiB — 144 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/LinkingYandexLazy.f802f5.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/LinkingYandexLazy.f802f5.js — 200 — 22.4 KiB — 173 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ResultScreen.377fa5.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ResultScreen.377fa5.css — 200 — 3.7 KiB — 144 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ResultScreen.377fa5.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ResultScreen.377fa5.js — 200 — 15.0 KiB — 180 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/SubscribeLandingModal.855f27.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/SubscribeLandingModal.855f27.css — 200 — 10.4 KiB — 157 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/SubscribeLandingModal.855f27.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/SubscribeLandingModal.855f27.js — 200 — 10.5 KiB — 170 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PinCodePopup.84ef0d.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PinCodePopup.84ef0d.css — 200 — 6.1 KiB — 150 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PinCodePopup.84ef0d.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/PinCodePopup.84ef0d.js — 200 — 24.8 KiB — 164 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/MainInformer.fe00b7.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/MainInformer.fe00b7.css — 200 — 3.6 KiB — 138 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/MainInformer.fe00b7.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/MainInformer.fe00b7.js — 200 — 2.6 KiB — 160 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Chat.a6f448.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Chat.a6f448.css — 200 — 23.2 KiB — 147 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Chat.a6f448.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/Chat.a6f448.js — 200 — 97.4 KiB — 231 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ConfirmAction.b1714b.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ConfirmAction.b1714b.css — 200 — 4.3 KiB — 82 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ConfirmAction.b1714b.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ConfirmAction.b1714b.js — 200 — 18.4 KiB — 113 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ProfileActions.883b6f.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ProfileActions.883b6f.css — 200 — 24.4 KiB — 99 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ProfileActions.883b6f.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ProfileActions.883b6f.js — 200 — 36.0 KiB — 134 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/EditAccount.fdb857.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/EditAccount.fdb857.css — 200 — 3.2 KiB — 88 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/EditAccount.fdb857.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/EditAccount.fdb857.js — 200 — 7.2 KiB — 117 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ConfirmLogoutPopup.702794.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ConfirmLogoutPopup.702794.css — 200 — 4.4 KiB — 90 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ConfirmLogoutPopup.702794.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/ConfirmLogoutPopup.702794.js — 200 — 17.8 KiB — 129 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/WhoIsInPopup.77f497.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/WhoIsInPopup.77f497.css — 200 — 5.9 KiB — 94 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/WhoIsInPopup.77f497.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/WhoIsInPopup.77f497.js — 200 — 21.5 KiB — 128 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/CreateProfilePopup.95f99b.csss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/CreateProfilePopup.95f99b.css — 200 — 28.3 KiB — 109 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/CreateProfilePopup.95f99b.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/CreateProfilePopup.95f99b.js — 200 — 40.3 KiB — 136 ms — h2https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 50 ms — http/1.1https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 49 ms — http/1.1https://mc.yandex.com/sync_cookie_image_check_secondary?scid=816ee658-fa1b-4d61-729b-ba5a5829c772&cid=89754140mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check_secondary?scid=816ee658-fa1b-4d61-729b-ba5a5829c772&cid=89754140 — 302 — 485 B — 87 ms — h2https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=89754140&redirect_domain=mc.yandex.com&scid=816ee658-fa1b-4d61-729b-ba5a5829c772&token=11003.GLEhUeQ_iai58xlOKVaXARbtxo-yfuXOhJynNEjoBL5eZVySCe0_zasU0bCFb69x.cLN_1MgmAb6D6RflzQt1o6WSR4I%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=89754140&redirect_domain=mc.yandex.com&scid=816ee658-fa1b-4d61-729b-ba5a5829c772&token=11003.GLEhUeQ_iai58xlOKVaXARbtxo-yfuXOhJynNEjoBL5eZVySCe0_zasU0bCFb69x.cLN_1MgmAb6D6RflzQt1o6WSR4I%2C — 302 — 494 B — 130 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/i18n-chat-ru-json.16455e.jss3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/esnext/i18n-chat-ru-json.16455e.js — 200 — 17.8 KiB — 50 ms — h2https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 46 ms — http/1.1https://www.google.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ivi.tv%2F&scrsrc=www.googletagmanager.com&rnd=289336554.1776360287&dt=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84&auid=242832179.1776360287&navt=n&npa=1&gtm=45be64f0h1v9244834461z86864377za20gzb6864377zd6864377xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-17914319190&tid=AW-17914319190&tft=1776360288623&tfd=4447www.google.com/ccm/collect?rcb=17&f... https://www.google.com/ccm/collect?rcb=17&frm=0&en=page_view&dl=https%3A%2F%2Fwww.ivi.tv%2F&scrsrc=www.googletagmanager.com&rnd=289336554.1776360287&dt=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84&auid=242832179.1776360287&navt=n&npa=1&gtm=45be64f0h1v9244834461z86864377za20gzb6864377zd6864377xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401~117384405&apve=1&apvf=f&apvc=0&tids=AW-17914319190&tid=AW-17914319190&tft=1776360288623&tfd=4447 — 200 — 21 B — 21 ms — h3https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=89754140&scid=816ee658-fa1b-4d61-729b-ba5a5829c772&token=11003.kunzXoARsdAEExLgTiym-75d_87LnDbDCcG297XeoNMNvKLsmmAR93hiA21dVuGV4LqgP-7Do998QkVwx6U7i_TuuLSVCoFlxmS5vcXjDsA%2C.mDRVSc9gwoF6bfshVPJgHQ9gAiE%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=89754140&scid=816ee658-fa1b-4d61-729b-ba5a5829c772&token=11003.kunzXoARsdAEExLgTiym-75d_87LnDbDCcG297XeoNMNvKLsmmAR93hiA21dVuGV4LqgP-7Do998QkVwx6U7i_TuuLSVCoFlxmS5vcXjDsA%2C.mDRVSc9gwoF6bfshVPJgHQ9gAiE%2C — 200 — 79 B — 53 ms — h2https://privacy-cs.mail.ru/static/sync-loader.jsprivacy-cs.mail.ru/static/sync-load... https://privacy-cs.mail.ru/static/sync-loader.js — 200 — 21.9 KiB — 198 ms — http/1.1https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3128585,3274663,3587050top-fwz1.mail.ru/js/dyn-goal-config... https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3128585,3274663,3587050 — 200 — 2.4 KiB — 57 ms — h2https://top-fwz1.mail.ru/counter?_=0.34162042458532793;id=3128585;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288660%3A1%3Ab80358530236a149b821c37c3f70622d;opts=dl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13top-fwz1.mail.ru/counter?_=0.341620... https://top-fwz1.mail.ru/counter?_=0.34162042458532793;id=3128585;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288660%3A1%3Ab80358530236a149b821c37c3f70622d;opts=dl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13 — 302 — 1.6 KiB — 153 ms — h2https://top-fwz1.mail.ru/counter?_=0.7423954535167283;id=3274663;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288661%3A2%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13top-fwz1.mail.ru/counter?_=0.742395... https://top-fwz1.mail.ru/counter?_=0.7423954535167283;id=3274663;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288661%3A2%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13 — 302 — 1.6 KiB — 153 ms — h2https://top-fwz1.mail.ru/counter?_=0.1723746911017835;id=3587050;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288662%3A3%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13top-fwz1.mail.ru/counter?_=0.172374... https://top-fwz1.mail.ru/counter?_=0.1723746911017835;id=3587050;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288662%3A3%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13 — 302 — 1.6 KiB — 152 ms — h2https://top-fwz1.mail.ru/counter2?_=0.34162042458532793;id=3128585;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288660%3A1%3Ab80358530236a149b821c37c3f70622d;opts=dl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13top-fwz1.mail.ru/counter2?_=0.34162... https://top-fwz1.mail.ru/counter2?_=0.34162042458532793;id=3128585;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288660%3A1%3Ab80358530236a149b821c37c3f70622d;opts=dl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13 — 200 — 914 B — 55 ms — h2https://top-fwz1.mail.ru/counter2?_=0.7423954535167283;id=3274663;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288661%3A2%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13top-fwz1.mail.ru/counter2?_=0.74239... https://top-fwz1.mail.ru/counter2?_=0.7423954535167283;id=3274663;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288661%3A2%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13 — 200 — 914 B — 57 ms — h2https://top-fwz1.mail.ru/counter2?_=0.1723746911017835;id=3587050;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288662%3A3%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13top-fwz1.mail.ru/counter2?_=0.17237... https://top-fwz1.mail.ru/counter2?_=0.1723746911017835;id=3587050;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;ct=4472/4480/4480//3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;lvid=1776360288655%3A1776360288662%3A3%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;visible=true;js=13 — 200 — 914 B — 61 ms — h2https://privacy-cs.mail.ru/fp/?id=VlZy925L1bfT9XTXEUZGVprivacy-cs.mail.ru/fp/?id=VlZy925L1... https://privacy-cs.mail.ru/fp/?id=VlZy925L1bfT9XTXEUZGV — 200 — 0 B — 143 ms — http/1.1https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 47 ms — http/1.1https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 47 ms — http/1.1https://privacy-cs.mail.ru/fp/?id=VlZy925L1bfT9XTXEUZGVprivacy-cs.mail.ru/fp/?id=VlZy925L1... https://privacy-cs.mail.ru/fp/?id=VlZy925L1bfT9XTXEUZGV — 200 — 451 B — 70 ms — http/1.1https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/selected_16.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/selected_16.svg — 200 — 631 B — 50 ms — h2https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/close_20.svgsolea-parent.dfs.ivi.ru/graphic/fff... https://solea-parent.dfs.ivi.ru/graphic/ffffff,ffffff/close_20.svg — 200 — 551 B — 49 ms — h2https://privacy-cs.mail.ru/fp/?id=VlZy925L1bfT9XTXEUZGVprivacy-cs.mail.ru/fp/?id=VlZy925L1... https://privacy-cs.mail.ru/fp/?id=VlZy925L1bfT9XTXEUZGV — 200 — 452 B — 69 ms — http/1.1https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 45 ms — http/1.1https://thumbs.dfs.ivi.ru/storage0/contents/5/7/6be2c327a14fddb2bba7ef4636ca49.jpg/1520x655/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/5/7/6be2c327a14fddb2bba7ef4636ca49.jpg/1520x655/?q=85&mod=to_webp — 200 — 92.5 KiB — 58 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/2/a/5f4723f10145a0962ba73740a57c4a.jpg/x200/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/2/a/5f4723f10145a0962ba73740a57c4a.jpg/x200/?q=85&mod=to_webp — 200 — 17.1 KiB — 57 ms — h2https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 46 ms — http/1.1https://mc.yandex.com/watch/89754140?page-url=https%3A%2F%2Fwww.ivi.tv%2F&charset=utf-8&hidv2=1964268058595295423&hittoken=1776360287_3d95eaa7562a6c4c67afcc7836adb50850dfbac6025bfdee459419d7336209dd&browser-info=nb%3A1%3Acl%3A1507%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A333046062714%3Ahid%3A401892689%3Az%3A0%3Ai%3A20260416172502%3Aet%3A1776360302%3Ac%3A1%3Arn%3A730584327%3Arqn%3A2%3Au%3A1776360287821508726%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Aeu%3A1%3Ans%3A1776360284176%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776360302&t=gdpr(14)clc(0-0-0)rqnt(2)aw(1)rcm(1)cdl(na)eco(42009092)prs(2)wss(2)w2s(6)evs(ODk3NTQxNDA6MDo3LDg5NzU0MTQwOjA6OCw4OTc1NDE0MDowOjk%3D)evt(1507)ti(0)&force-urlencoded=1mc.yandex.com/watch/89754140?page-u... https://mc.yandex.com/watch/89754140?page-url=https%3A%2F%2Fwww.ivi.tv%2F&charset=utf-8&hidv2=1964268058595295423&hittoken=1776360287_3d95eaa7562a6c4c67afcc7836adb50850dfbac6025bfdee459419d7336209dd&browser-info=nb%3A1%3Acl%3A1507%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A333046062714%3Ahid%3A401892689%3Az%3A0%3Ai%3A20260416172502%3Aet%3A1776360302%3Ac%3A1%3Arn%3A730584327%3Arqn%3A2%3Au%3A1776360287821508726%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Aeu%3A1%3Ans%3A1776360284176%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776360302&t=gdpr(14)clc(0-0-0)rqnt(2)aw(1)rcm(1)cdl(na)eco(42009092)prs(2)wss(2)w2s(6)evs(ODk3NTQxNDA6MDo3LDg5NzU0MTQwOjA6OCw4OTc1NDE0MDowOjk%3D)evt(1507)ti(0)&force-urlencoded=1 — 302 — 1.5 KiB — 116 ms — h2https://mc.yandex.com/watch/89754140/1?page-url=https%3A%2F%2Fwww.ivi.tv%2F&charset=utf-8&hidv2=1964268058595295423&hittoken=1776360287_3d95eaa7562a6c4c67afcc7836adb50850dfbac6025bfdee459419d7336209dd&browser-info=nb%3A1%3Acl%3A1507%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A333046062714%3Ahid%3A401892689%3Az%3A0%3Ai%3A20260416172502%3Aet%3A1776360302%3Ac%3A1%3Arn%3A730584327%3Arqn%3A2%3Au%3A1776360287821508726%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Aeu%3A1%3Ans%3A1776360284176%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776360302&t=gdpr%2814%29clc%280-0-0%29rqnt%282%29aw%281%29rcm%281%29cdl%28na%29eco%2842009092%29prs%282%29wss%282%29w2s%286%29evs%28ODk3NTQxNDA6MDo3LDg5NzU0MTQwOjA6OCw4OTc1NDE0MDowOjk%3D%29evt%281507%29ti%280%29&force-urlencoded=1&redirnss=1mc.yandex.com/watch/89754140/1?page... https://mc.yandex.com/watch/89754140/1?page-url=https%3A%2F%2Fwww.ivi.tv%2F&charset=utf-8&hidv2=1964268058595295423&hittoken=1776360287_3d95eaa7562a6c4c67afcc7836adb50850dfbac6025bfdee459419d7336209dd&browser-info=nb%3A1%3Acl%3A1507%3Aar%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2461%3Acn%3A1%3Adp%3A1%3Als%3A333046062714%3Ahid%3A401892689%3Az%3A0%3Ai%3A20260416172502%3Aet%3A1776360302%3Ac%3A1%3Arn%3A730584327%3Arqn%3A2%3Au%3A1776360287821508726%3Aw%3A1350x940%3As%3A800x600x24%3Ask%3A1%3Awv%3A2%3Aco%3A0%3Acpf%3A1%3Aeu%3A1%3Ans%3A1776360284176%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776360302&t=gdpr%2814%29clc%280-0-0%29rqnt%282%29aw%281%29rcm%281%29cdl%28na%29eco%2842009092%29prs%282%29wss%282%29w2s%286%29evs%28ODk3NTQxNDA6MDo3LDg5NzU0MTQwOjA6OCw4OTc1NDE0MDowOjk%3D%29evt%281507%29ti%280%29&force-urlencoded=1&redirnss=1 — 200 — 398 B — 57 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/4/d/daac7e61e844d2afb91ba08246e86b.jpg/1520x655/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/4/d/daac7e61e844d2afb91ba08246e86b.jpg/1520x655/?q=85&mod=to_webp — 200 — 119.8 KiB — 59 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/a/b/42c4d7f3d9440bb961191d835180dd.jpg/x200/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/a/b/42c4d7f3d9440bb961191d835180dd.jpg/x200/?q=85&mod=to_webp — 200 — 68.9 KiB — 62 ms — h2https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 45 ms — http/1.1https://eye.targetads.io/web/collect?dl=https%3A%2F%2Fwww.ivi.tv%2F&ref=&ul=en-us&ww=800&wh=600&dt=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80+%D0%98%D0%B2%D0%B8+-+%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C+%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B+%D0%B8+%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B+%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C+%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD+%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE+%D0%B2+%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC+%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5&pid=13144&cid=TA-1776360317598-KTIKUGWR&yandexuid=&edttm=1776360317&sid=1407343110&ss=1eye.targetads.io/web/collect?dl=htt... https://eye.targetads.io/web/collect?dl=https%3A%2F%2Fwww.ivi.tv%2F&ref=&ul=en-us&ww=800&wh=600&dt=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80+%D0%98%D0%B2%D0%B8+-+%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C+%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B+%D0%B8+%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B+%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C+%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD+%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE+%D0%B2+%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC+%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5&pid=13144&cid=TA-1776360317598-KTIKUGWR&yandexuid=&edttm=1776360317&sid=1407343110&ss=1 — 200 — 352 B — 167 ms — h2https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 47 ms — http/1.1https://top-fwz1.mail.ru/tracker?_=0.34746485906901836;id=3128585;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;nt=0/0/1776360284176/////592/594/597/597/603/598/603/1201/1290/1217/2296/2585/2586/33454/33458/33461;ct=4472/4480/4480/4490/3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;detect=0;lvid=1776360288655%3A1776360317640%3A4%3Ab80358530236a149b821c37c3f70622d;opts=dl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;fpid=VlZy925L1bfT9XTXEUZGV;visible=true;js=13;e=RT%2Fload;et=1776360317638top-fwz1.mail.ru/tracker?_=0.347464... https://top-fwz1.mail.ru/tracker?_=0.34746485906901836;id=3128585;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;nt=0/0/1776360284176/////592/594/597/597/603/598/603/1201/1290/1217/2296/2585/2586/33454/33458/33461;ct=4472/4480/4480/4490/3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;detect=0;lvid=1776360288655%3A1776360317640%3A4%3Ab80358530236a149b821c37c3f70622d;opts=dl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;fpid=VlZy925L1bfT9XTXEUZGV;visible=true;js=13;e=RT%2Fload;et=1776360317638 — 200 — 914 B — 60 ms — h2https://top-fwz1.mail.ru/tracker?_=0.08983542408243794;id=3274663;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;nt=0/0/1776360284176/////592/594/597/597/603/598/603/1201/1290/1217/2296/2585/2586/33454/33458/33461;ct=4472/4480/4480/4490/3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;detect=0;lvid=1776360288655%3A1776360317641%3A5%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;fpid=VlZy925L1bfT9XTXEUZGV;visible=true;js=13;e=RT%2Fload;et=1776360317638top-fwz1.mail.ru/tracker?_=0.089835... https://top-fwz1.mail.ru/tracker?_=0.08983542408243794;id=3274663;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;nt=0/0/1776360284176/////592/594/597/597/603/598/603/1201/1290/1217/2296/2585/2586/33454/33458/33461;ct=4472/4480/4480/4490/3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;detect=0;lvid=1776360288655%3A1776360317641%3A5%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;fpid=VlZy925L1bfT9XTXEUZGV;visible=true;js=13;e=RT%2Fload;et=1776360317638 — 200 — 913 B — 62 ms — h2https://top-fwz1.mail.ru/tracker?_=0.27036730518117036;id=3587050;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;nt=0/0/1776360284176/////592/594/597/597/603/598/603/1201/1290/1217/2296/2585/2586/33454/33458/33461;ct=4472/4480/4480/4490/3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;detect=0;lvid=1776360288655%3A1776360317642%3A6%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;fpid=VlZy925L1bfT9XTXEUZGV;visible=true;js=13;e=RT%2Fload;et=1776360317638top-fwz1.mail.ru/tracker?_=0.270367... https://top-fwz1.mail.ru/tracker?_=0.27036730518117036;id=3587050;u=https%3A%2F%2Fwww.ivi.tv%2F;title=%D0%9E%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD-%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%20%D0%98%D0%B2%D0%B8%20-%20%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%2C%20%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB%D1%8B%20%D0%B8%20%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%D1%8B%20%D1%81%D0%BC%D0%BE%D1%82%D1%80%D0%B5%D1%82%D1%8C%20%D0%BE%D0%BD%D0%BB%D0%B0%D0%B9%D0%BD%20%D0%B1%D0%B5%D1%81%D0%BF%D0%BB%D0%B0%D1%82%D0%BD%D0%BE%20%D0%B2%20%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%B5%D0%BC%20%D0%BA%D0%B0%D1%87%D0%B5%D1%81%D1%82%D0%B2%D0%B5;s=800*600;vp=1350*940;touch=0;hds=1;sid=c38d3459f4c11904;ver=60.6.0;tz=0%2FUTC;st=1776360286472;nt=0/0/1776360284176/////592/594/597/597/603/598/603/1201/1290/1217/2296/2585/2586/33454/33458/33461;ct=4472/4480/4480/4490/3349;rt=3351/231/0/0/0/3351/3352/3361/3361/3471/3413/3472/3578/3582;gl=u;ni=0//4g/0/0/;detect=0;lvid=1776360288655%3A1776360317642%3A6%3Ab80358530236a149b821c37c3f70622d;opts=sec%2Cdl%2Cjst-gtag-ym%2Ccnhp%3Dh2%2Ccs%3D19684-48997-19984;fpid=VlZy925L1bfT9XTXEUZGV;visible=true;js=13;e=RT%2Fload;et=1776360317638 — 200 — 914 B — 64 ms — h2https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 56 ms — http/1.1https://api.flocktory.com/v2/loader.js?site_id=1748api.flocktory.com/v2/loader.js?site... https://api.flocktory.com/v2/loader.js?site_id=1748 — 200 — 59.1 KiB — 269 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/storm/images/favicon/favicon.svgs3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/storm/images/favicon/favicon.svg — 200 — 2.4 KiB — 49 ms — h2https://www.ivi.tv/storm/images/apple/144x144.pngwww.ivi.tv/storm/images/apple/144x1... https://www.ivi.tv/storm/images/apple/144x144.png — 200 — 14.0 KiB — 135 ms — http/1.1https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/storm/images/favicon/64.pngs3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/storm/images/favicon/64.png — 200 — 4.3 KiB — 49 ms — h2https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/storm/images/favicon/64.pngs3.dfs.ivi.ru/849c829d658baaeff512d... https://s3.dfs.ivi.ru/849c829d658baaeff512d766b0db3cce/dist/release_26.04.09_ea350cd8/storm/images/favicon/64.png — 200 — 482 B — 53 ms — h2https://api.flocktory.com/u_shaman/setup-api?body=%7B%22siteId%22%3A%221748%22%2C%22utm%22%3A%7B%22source%22%3A%22%22%2C%22medium%22%3A%22%22%2C%22campaign%22%3A%22%22%2C%22term%22%3A%22%22%2C%22content%22%3A%22%22%7D%2C%22site-session-id%22%3A%22808aea2d-6e2a-48e2-aa04-513b8ab45db3-6%22%7Dapi.flocktory.com/u_shaman/setup-ap... https://api.flocktory.com/u_shaman/setup-api?body=%7B%22siteId%22%3A%221748%22%2C%22utm%22%3A%7B%22source%22%3A%22%22%2C%22medium%22%3A%22%22%2C%22campaign%22%3A%22%22%2C%22term%22%3A%22%22%2C%22content%22%3A%22%22%7D%2C%22site-session-id%22%3A%22808aea2d-6e2a-48e2-aa04-513b8ab45db3-6%22%7D — 200 — 1.3 KiB — 69 ms — h2https://api.flocktory.com/v2/provider/provider.htmlapi.flocktory.com/v2/provider/provi... https://api.flocktory.com/v2/provider/provider.html — 200 — 15.3 KiB — 204 ms — h2https://api.flocktory.com/underworld/tracks/ultimate.js?body=%7B%22data%22%3A%7B%22action%22%3A%22session.page_visit%22%2C%22payload%22%3A%7B%22resolution%22%3A%22800x600%22%2C%22ga%22%3A%7B%22utmcsr%22%3A%22%22%2C%22utmccn%22%3A%22%22%2C%22utmcmd%22%3A%22%22%2C%22h_utmcsr%22%3A%22%22%2C%22h_utmccn%22%3A%22%22%2C%22h_utmcmd%22%3A%22%22%7D%2C%22url%22%3A%22https%3A%2F%2Fwww.ivi.tv%2F%22%7D%2C%22links%22%3A%7B%22site%22%3A1748%7D%7D%2C%22site-session-id%22%3A%22808aea2d-6e2a-48e2-aa04-513b8ab45db3-6%22%7D&callback=flock_jsonp_9999api.flocktory.com/underworld/tracks... https://api.flocktory.com/underworld/tracks/ultimate.js?body=%7B%22data%22%3A%7B%22action%22%3A%22session.page_visit%22%2C%22payload%22%3A%7B%22resolution%22%3A%22800x600%22%2C%22ga%22%3A%7B%22utmcsr%22%3A%22%22%2C%22utmccn%22%3A%22%22%2C%22utmcmd%22%3A%22%22%2C%22h_utmcsr%22%3A%22%22%2C%22h_utmccn%22%3A%22%22%2C%22h_utmcmd%22%3A%22%22%7D%2C%22url%22%3A%22https%3A%2F%2Fwww.ivi.tv%2F%22%7D%2C%22links%22%3A%7B%22site%22%3A1748%7D%7D%2C%22site-session-id%22%3A%22808aea2d-6e2a-48e2-aa04-513b8ab45db3-6%22%7D&callback=flock_jsonp_9999 — 200 — 33 B — 65 ms — h2https://thumbs.dfs.ivi.ru/storage0/contents/e/f/f68432e2594c9987776795dcbeac76.jpg/1520x655/?q=85&mod=to_webpthumbs.dfs.ivi.ru/storage0/contents... https://thumbs.dfs.ivi.ru/storage0/contents/e/f/f68432e2594c9987776795dcbeac76.jpg/1520x655/?q=85&mod=to_webp — 200 — 91.3 KiB — 69 ms — h2https://rocket.ivi.ru/event/rocket.ivi.ru/event/ https://rocket.ivi.ru/event/ — 200 — 330 B — 46 ms — http/1.1
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 4628ms · 1056KB · ₽2409/mo
www.ivi.tv
Other
Costly
Execution 1179ms
Transfer 147 KB
Monthly Cost ₽614/mo
s3.dfs.ivi.ru
Other
Costly
Execution 933ms
Transfer 51 KB
Monthly Cost ₽486/mo
Unattributable
Other
Costly
Execution 858ms
Transfer 0 KB
Monthly Cost ₽447/mo
s3.dfs.ivi.ru
Other
Costly
Execution 808ms
Transfer 289 KB
Unused 53%
Monthly Cost ₽420/mo
Google Tag Manager
Tag Manager
Costly
Execution 290ms
Transfer 184 KB
Unused 32%
Monthly Cost ₽151/mo
mc.yandex.ru
Other
Costly
Execution 133ms
Transfer 85 KB
Unused 52%
Monthly Cost ₽69/mo
privacy-cs.mail.ru
Other
Costly
Execution 126ms
Transfer 22 KB
Monthly Cost ₽66/mo
Google Tag Manager
Tag Manager
Costly
Execution 109ms
Transfer 145 KB
Unused 43%
Monthly Cost ₽57/mo
s3.dfs.ivi.ru
Other
Costly
Execution 106ms
Transfer 74 KB
Unused 65%
Monthly Cost ₽55/mo
api.flocktory.com
Other
Optional
Execution 85ms
Transfer 59 KB
Unused 59%
Monthly Cost ₽44/mo

These scripts may cost more than they're worth

  • www.ivi.tv adds 1179ms and costs ~₽614/month
  • s3.dfs.ivi.ru adds 933ms and costs ~₽486/month
  • Unattributable adds 858ms and costs ~₽447/month
  • s3.dfs.ivi.ru adds 808ms and costs ~₽420/month
  • Google Tag Manager adds 290ms and costs ~₽151/month
  • mc.yandex.ru adds 133ms and costs ~₽69/month
  • privacy-cs.mail.ru adds 126ms and costs ~₽66/month
  • Google Tag Manager adds 109ms and costs ~₽57/month
  • s3.dfs.ivi.ru adds 106ms and costs ~₽55/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.ivi.tv takes 1179ms 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

s3.dfs.ivi.ru takes 933ms 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 858ms 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

s3.dfs.ivi.ru takes 808ms 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

53% of s3.dfs.ivi.ru's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

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

mc.yandex.ru takes 133ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

52% of mc.yandex.ru'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

privacy-cs.mail.ru takes 126ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

s3.dfs.ivi.ru takes 106ms 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

65% of s3.dfs.ivi.ru'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

59% of api.flocktory.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