Skip to content
https://mid.ru

Performance

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

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

29
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
71
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
54
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.

14.37 s

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

21.46 s

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

1.49 s

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

0.000

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

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

35.04 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
8.1 MB transferred, 209 requests
FIX
8.1 MB transferred, 209 requests
Critical::
Page weighs 9.1 MB (8.1 MB transferred)
Warning::
Images are 4.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.8 MB
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
Fonts are 381 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 381 KB
Warning::
209 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.7 g CO2 per page load
8.1 MB / 2.4 MB budget
8.1 MB transferred
209 requests
1.7 g CO2 per page load
Images 4.8 MiB 59%
JavaScript 1.6 MiB 20%
Other 741.9 KiB 9%
Fonts 380.9 KiB 5%
HTML 316.4 KiB 4%
CSS 134.5 KiB 2%
Other 83.3 KiB 1%
Other 4.1 KiB 0%
Other 765 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

F
JS Execution Cost
Action
6170ms total JS execution
FIX
6170ms total JS execution
Warning::
https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc7...: 2204ms CPU time
Warning::
Unattributable: 990ms CPU time
Warning::
https://mid.ru/static/js/vendor.min.js?16224571692...: 835ms CPU time
Warning::
https://mid.ru/: 663ms CPU time
Warning::
https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc7...: 492ms CPU time
Info::
Third-party scripts: 1327ms (22% of total)

Main Thread Breakdown

Script Evaluation 61% Other 21% Style & Layout 9% Script Parsing & Compilation 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=82204ms2096ms20ms1st
Unattributable990ms21ms0ms3rd
https://mid.ru/static/js/vendor.min.js?1622457169287441835ms499ms23ms1st
https://mid.ru/663ms31ms16ms1st
https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=10492ms339ms23ms1st
https://mid.ru/static/gosuslugi_js/script.min.js488ms467ms1ms1st
https://mc.yandex.ru/metrika/tag.js338ms220ms21ms3rd
https://mid.ru/static/js/vendor2.min.js?169895025350626899ms46ms52ms1st
https://mid.ru/bitrix/js/main/core/core.min.js?176908811324288261ms43ms17ms1st
F
JS Bundles
Action
33 scripts, 998 KB unused
FIX
33 scripts, 998 KB unused
Warning::
https://mid.ru/static/js/vendor2.min.js?1698950253...: 399 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mid.ru/bitrix/js/main/core/core.min.js?176...: 173 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mid.ru/static/js/vendor.min.js?16224571692...: 150 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mid.ru/bitrix/js/main/popup/dist/main.popu...: 56 KB unused (86%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://mc.yandex.ru/metrika/tag.js: 44 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 998 KB
998 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://mid.ru/static/js/vendor2.min.js?1698950253506268495 KB399 KB (81%)1st
https://mid.ru/bitrix/js/main/core/core.min.js?1769088113242882238 KB173 KB (73%)1st
https://mid.ru/static/js/vendor.min.js?1622457169287441281 KB150 KB (54%)1st
https://mid.ru/bitrix/js/main/popup/dist/main.popup.bundle.min.js?17690881136751566 KB56 KB (86%)1st
https://mc.yandex.ru/metrika/tag.js85 KB44 KB (52%)3rd
https://mid.ru/static/js/main2.js?17700209467436973 KB44 KB (61%)1st
https://mid.ru/static/js/main.js?17743538715542254 KB36 KB (66%)1st
https://mid.ru/static/js/range.js?16298262063568835 KB27 KB (76%)1st
https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=1085 KB24 KB (28%)1st
https://mid.ru/static/videoplayer/index_legacy.js42 KB24 KB (59%)1st

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

D
Page Weight Inventory
Action
209 resources · 8.1 MB · 998 KB savings available
FIX
209 resources · 8.1 MB · 998 KB savings available
Warning::
Page weight 7.1 MB over 1MB target
Got: 8.1 MB Expected: ≤ 1 MB
Info::
~998 KB of savings available
Info::
47 third-party resources (1% of weight)
Info::
8 resources over 200KB
209 resources · 8.1 MiB · 47 third-party 7.1 MiB over 1MB target
Image 59% · 4.8 MiB
JavaScript 20% · 1.6 MiB
Document 13% · 1.0 MiB
Font 5% · 380.9 KiB
CSS 2% · 134.5 KiB
Media 1% · 83.3 KiB
Other 0% · 4.8 KiB

~998.4 KiB of savings available

Remove unused JavaScript: 998.4 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
C
Image Optimization
Action
124 images, 0 KB saveable
REVIEW
124 images, 0 KB saveable
Warning::
https://mid.ru/upload/resize_cache/main/f1a/s444jx... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/e6c/dubt8c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/694/kzx6ds... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/98d/m4a9qv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/248/iiw32e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/354/3hsjp6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/iblock/d55/d55db1dbfcf0fa5ef... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/ba3/285_99... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/751/ajyddc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/d88/giztj5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/59a/irw9td... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/241/tyyu17... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/0db/3o6skv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/8f8/n5dkb8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/main/4c1/w4l5pr692ax08tg7sb8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/medialibrary/d5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/iblock/60e/60edac73a239a34f2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/medialibrary/0d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/medialibrary/a2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/ceb/q2y79g... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/629/wi8mhr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/400/bz95ii... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/bd7/y5vupz... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/6dd/9plard... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/579/xar12i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/medialibrary/3d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/809/bawacl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/dae/1vgv57... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/main/dd1/zft3r8re2dxp4g9a53o... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/main/4dc/5kndc3ehivdnh8cwbbi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/9c5/j9y9ok... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/da3/kbyk0o... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/static/i/svg/logo.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/e46/ckhgwg... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/iblock/6a0/6a0b8772345c8cbeb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/3c6/wnzkgk... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/static/i/calendar.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/be1/8wr242... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/80f/9bjgcn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/iblock/d13/d1362b02a933f5957... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/c74/9kvrqr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/a5e/1m23h7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/static/videoplayer/assets/volume_hi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/323/8axehn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/main/006/dtees1tebohc3ujds6k... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/bde/999999... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/6ea/pmspg6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/6e8/xxyw3w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/medialibrary/6e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/78d/bvksvm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/cd9/amtcnu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/main/23f/images%20(1).jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/76e/999999... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/904/88b7r7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/medialibrary/6e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/db3/312r0l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/044/igv9ll... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/3fb/999999... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/medialibrary/71... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/c9e/8mlct0... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/main/3c8/%D0%9A%D0%A3%D0%A0%... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/4d3/353enn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/3ba/ltszd3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/e6f/vs6vth... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/837/psvp55... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/7a4/m2v283... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/013/rgg31g... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/701/999999... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/b52/wg02fk... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/18c/67lqo2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/511/85xtk4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/static/i/svg/gosuslugi_svg/gosuslug... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/medialibrary/a7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/iblock/cee/cee2eecbb15b01b9c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/main/abe/ubrc636nugydt1751y2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/83a/t3rz6p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/cdd/2coamf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/medialibrary/8d... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/57c/aod88e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/medialibrary/2b... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/049/js40wn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/73d/325psq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/44f/073sgn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/6bb/szka4s... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://mid.ru/upload/resize_cache/main/c50/aivqlp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
124 images 4.8 MB
0 oversized -0 KB
119 legacy format
85 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (90.6 KiB of 8.1 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
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 (381 KB)
PASS
3 fonts (381 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

381 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 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 FCP 14.4 s LCP 21.5 shttps://mid.ru/static/fonts/PTSans-Regular.woff2PTSans-Regular.woff2 https://mid.ru/static/fonts/PTSans-Regular.woff2 — 100.1 KiB — 96 ms — font-display: swaphttps://mid.ru/static/fonts/PTSans-Bold.woff2PTSans-Bold.woff2 https://mid.ru/static/fonts/PTSans-Bold.woff2 — 102.1 KiB — 108 ms — font-display: swaphttps://mid.ru/static/fonts/gosuslugi_fonts/Lato-Regular.woff2Lato-Regular.woff2 https://mid.ru/static/fonts/gosuslugi_fonts/Lato-Regular.woff2 — 178.8 KiB — 201 ms — font-display: swap
PTSans-Regular.woff2 woff2 swap
Size 100 KB
Load time 96 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
PTSans-Bold.woff2 woff2 swap
Size 102 KB
Load time 108 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Lato-Regular.woff2 woff2 swap
Size 179 KB
Load time 201 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~190 KB and ~380 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
209 requests over 4826ms
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 FCP 14.4 s LCP 21.5 shttps://mid.ru// https://mid.ru/ — 200 — 6.7 KiB — 305 ms — http/1.1https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=10/TSPD/08765fb817ab20002041d8c372bcc... https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=10 — 200 — 85.0 KiB — 298 ms — http/1.1data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw== — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwM… — 200 — 0 B — 0 ms — datadata:image/gif;base64,%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0…data:image/gif;base64,%0D%0A%0D%0A%... data:image/gif;base64,%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0… — 200 — 0 B — 1 ms — datachrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 11 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome://rumola/content/rumola48.pngrumola/content/rumola48.png chrome://rumola/content/rumola48.png — -1 — 0 B — 0 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 7 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 7 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 7 ms —
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 FCP 14.4 s LCP 21.5 shttps://mid.ru// https://mid.ru/ — 200 — 6.7 KiB — 305 ms — http/1.1https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=10/TSPD/08765fb817ab20002041d8c372bcc... https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=10 — 200 — 85.0 KiB — 298 ms — http/1.1data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw== — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwM…data:image/svg+xml;base64,PHN2ZyB3a... data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwM… — 200 — 0 B — 0 ms — datadata:image/gif;base64,%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0…data:image/gif;base64,%0D%0A%0D%0A%... data:image/gif;base64,%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0… — 200 — 0 B — 1 ms — datachrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 11 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome://rumola/content/rumola48.pngrumola/content/rumola48.png chrome://rumola/content/rumola48.png — -1 — 0 B — 0 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 10 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 9 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 8 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 7 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 7 ms — chrome-extension://invalid/invalid/ chrome-extension://invalid/ — -1 — 0 B — 7 ms — http://127.0.0.1:8888/404127.0.0.1:8888/404 http://127.0.0.1:8888/404 — -1 — 0 B — 4 ms — http://127.0.0.1:8888/random_url127.0.0.1:8888/random_url http://127.0.0.1:8888/random_url — -1 — 0 B — 7 ms — http://127.0.0.1:8888/400_random_url_with_numbers_403127.0.0.1:8888/400_random_url_with_... http://127.0.0.1:8888/400_random_url_with_numbers_403 — -1 — 0 B — 7 ms — http://127.0.0.1:8888/200127.0.0.1:8888/200 http://127.0.0.1:8888/200 — -1 — 0 B — 9 ms — http://127.0.0.1:8888/403127.0.0.1:8888/403 http://127.0.0.1:8888/403 — -1 — 0 B — 9 ms — http://127.0.0.1:8888/302127.0.0.1:8888/302 http://127.0.0.1:8888/302 — -1 — 0 B — 9 ms — https://burp/favicon.icoburp/favicon.ico https://burp/favicon.ico — -1 — 0 B — 1.2 s — https://mid.ru// https://mid.ru/ — 200 — 302.7 KiB — 418 ms — http/1.1https://mid.ru/TSPD/?type=18/TSPD/?type=18 https://mid.ru/TSPD/?type=18 — 200 — 3.0 KiB — 89 ms — http/1.1https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=17/TSPD/08765fb817ab20002041d8c372bcc... https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=17 — 200 — 34.4 KiB — 452 ms — http/1.1https://mid.ru/bitrix/js/ui/design-tokens/dist/ui.design-tokens.min.css?172554667823463/bitrix/js/ui/design-tokens/dist/ui... https://mid.ru/bitrix/js/ui/design-tokens/dist/ui.design-tokens.min.css?172554667823463 — 200 — 23.3 KiB — 247 ms — http/1.1https://mid.ru/bitrix/js/ui/fonts/opensans/ui.font.opensans.min.css?16695020142320/bitrix/js/ui/fonts/opensans/ui.fon... https://mid.ru/bitrix/js/ui/fonts/opensans/ui.font.opensans.min.css?16695020142320 — 200 — 2.6 KiB — 221 ms — http/1.1https://mid.ru/bitrix/js/main/popup/dist/main.popup.bundle.min.css?176908742528056/bitrix/js/main/popup/dist/main.pop... https://mid.ru/bitrix/js/main/popup/dist/main.popup.bundle.min.css?176908742528056 — 200 — 27.8 KiB — 300 ms — http/1.1https://mid.ru/static/css/main.css?1773656867359327/static/css/main.css?17736568673593... https://mid.ru/static/css/main.css?1773656867359327 — 200 — 51.0 KiB — 379 ms — http/1.1https://mid.ru/static/css/header.css?176641288545249/static/css/header.css?176641288545... https://mid.ru/static/css/header.css?176641288545249 — 200 — 6.7 KiB — 239 ms — http/1.1https://mid.ru/static/css/accreditation.css?175691071319668/static/css/accreditation.css?17569... https://mid.ru/static/css/accreditation.css?175691071319668 — 200 — 3.8 KiB — 278 ms — http/1.1https://mid.ru/static/css/popups.css?16298239888173/static/css/popups.css?162982398881... https://mid.ru/static/css/popups.css?16298239888173 — 200 — 2.0 KiB — 294 ms — http/1.1https://mid.ru/static/css/bitrix.css?177373791226854/static/css/bitrix.css?177373791226... https://mid.ru/static/css/bitrix.css?177373791226854 — 200 — 6.2 KiB — 319 ms — http/1.1https://mid.ru/static/videoplayer/style.css?177364666822497/static/videoplayer/style.css?17736... https://mid.ru/static/videoplayer/style.css?177364666822497 — 200 — 4.2 KiB — 325 ms — http/1.1https://mid.ru/static/css/dark-theme.css?177373474633399/static/css/dark-theme.css?17737347... https://mid.ru/static/css/dark-theme.css?177373474633399 — 200 — 6.1 KiB — 353 ms — http/1.1https://mid.ru/local/templates/template2017/template_styles.css?17655385791109/local/templates/template2017/templ... https://mid.ru/local/templates/template2017/template_styles.css?17655385791109 — 200 — 896 B — 367 ms — http/1.1https://mid.ru/bitrix/js/main/core/core.min.js?1769088113242882/bitrix/js/main/core/core.min.js?17... https://mid.ru/bitrix/js/main/core/core.min.js?1769088113242882 — 200 — 237.6 KiB — 790 ms — http/1.1https://mid.ru/bitrix/js/main/popup/dist/main.popup.bundle.min.js?176908811367515/bitrix/js/main/popup/dist/main.pop... https://mid.ru/bitrix/js/main/popup/dist/main.popup.bundle.min.js?176908811367515 — 200 — 66.3 KiB — 482 ms — http/1.1https://mid.ru/static/js/vendor.min.js?1622457169287441/static/js/vendor.min.js?1622457169... https://mid.ru/static/js/vendor.min.js?1622457169287441 — 200 — 281.1 KiB — 573 ms — http/1.1https://mid.ru/static/js/vendor2.min.js?1698950253506268/static/js/vendor2.min.js?169895025... https://mid.ru/static/js/vendor2.min.js?1698950253506268 — 200 — 494.8 KiB — 916 ms — http/1.1https://mid.ru/static/js/main2.js?177002094674369/static/js/main2.js?177002094674369 https://mid.ru/static/js/main2.js?177002094674369 — 200 — 73.0 KiB — 531 ms — http/1.1https://mid.ru/static/js/main.js?177435387155422/static/js/main.js?177435387155422 https://mid.ru/static/js/main.js?177435387155422 — 200 — 54.5 KiB — 598 ms — http/1.1https://mid.ru/static/js/clipboard.min.js?162124884210917/static/js/clipboard.min.js?1621248... https://mid.ru/static/js/clipboard.min.js?162124884210917 — 200 — 11.0 KiB — 562 ms — http/1.1https://mid.ru/static/js/special.js?16212488421878/static/js/special.js?1621248842187... https://mid.ru/static/js/special.js?16212488421878 — 200 — 2.2 KiB — 608 ms — http/1.1https://mid.ru/static/js/feedback.js?1621248842653/static/js/feedback.js?162124884265... https://mid.ru/static/js/feedback.js?1621248842653 — 200 — 1.0 KiB — 642 ms — http/1.1https://mid.ru/static/js/popups.js?16293774426278/static/js/popups.js?16293774426278 https://mid.ru/static/js/popups.js?16293774426278 — 200 — 6.5 KiB — 647 ms — http/1.1https://mid.ru/static/js/range.js?162982620635688/static/js/range.js?162982620635688 https://mid.ru/static/js/range.js?162982620635688 — 200 — 35.2 KiB — 673 ms — http/1.1https://mid.ru/local/php_interface/include/admin_js/core.js?16212485133154/local/php_interface/include/admin_... https://mid.ru/local/php_interface/include/admin_js/core.js?16212485133154 — 200 — 3.5 KiB — 683 ms — http/1.1https://mid.ru/static/js/accreditation.js?176589415122315/static/js/accreditation.js?1765894... https://mid.ru/static/js/accreditation.js?176589415122315 — 200 — 22.2 KiB — 722 ms — http/1.1https://mid.ru/static/js/share.js?16328154824734/static/js/share.js?16328154824734 https://mid.ru/static/js/share.js?16328154824734 — 200 — 5.0 KiB — 722 ms — http/1.1https://mid.ru/local/components/content/menu/templates/main_mobile/script.js?172358451479/local/components/content/menu/temp... https://mid.ru/local/components/content/menu/templates/main_mobile/script.js?172358451479 — 200 — 462 B — 748 ms — http/1.1https://mid.ru/local/components/content/menu/templates/.default/script.js?172358451480/local/components/content/menu/temp... https://mid.ru/local/components/content/menu/templates/.default/script.js?172358451480 — 200 — 463 B — 760 ms — http/1.1https://mid.ru/local/components/content/fast.news.list.fix/templates/left/script.js?177582205510677/local/components/content/fast.news... https://mid.ru/local/components/content/fast.news.list.fix/templates/left/script.js?177582205510677 — 200 — 10.8 KiB — 802 ms — http/1.1https://mid.ru/static/i/svg/logo.svg/static/i/svg/logo.svg https://mid.ru/static/i/svg/logo.svg — 200 — 455.6 KiB — 302 ms — http/1.1https://mid.ru/static/i/bg/header-bg-big.jpg/static/i/bg/header-bg-big.jpg https://mid.ru/static/i/bg/header-bg-big.jpg — 200 — 708.8 KiB — 530 ms — http/1.1https://mid.ru/upload/resize_cache/medialibrary/0d7/0q0pne3ascfh4oqlj7c5e4ql1gzyxnev/720_9999999999_1/%D0%A1%D0%92%D0%9B_%D0%98%D1%82%D0%BE%D0%B3%D0%BE%D0%B2%D0%BE%D0%B5.jpg/upload/resize_cache/medialibrary/0... https://mid.ru/upload/resize_cache/medialibrary/0d7/0q0pne3ascfh4oqlj7c5e4ql1gzyxnev/720_9999999999_1/%D0%A1%D0%92%D0%9B_%D0%98%D1%82%D0%BE%D0%B3%D0%BE%D0%B2%D0%BE%D0%B5.jpg — 200 — 104.3 KiB — 153 ms — http/1.1https://mid.ru/upload/resize_cache/medialibrary/6e7/duuf9vjjwnvd9plxxz7aa5az1cjnsq79/720_9999999999_1/IMG_9359.JPG/upload/resize_cache/medialibrary/6... https://mid.ru/upload/resize_cache/medialibrary/6e7/duuf9vjjwnvd9plxxz7aa5az1cjnsq79/720_9999999999_1/IMG_9359.JPG — 200 — 82.9 KiB — 81 ms — http/1.1https://mid.ru/upload/resize_cache/medialibrary/a24/zw0an3j4h0yde1iil18d0g6aerbb1kcq/720_9999999999_1/%D0%9F%D0%9A_%D0%A1%D0%92%D0%9B_%D0%91%D0%B0%D1%83%D1%80.jpg/upload/resize_cache/medialibrary/a... https://mid.ru/upload/resize_cache/medialibrary/a24/zw0an3j4h0yde1iil18d0g6aerbb1kcq/720_9999999999_1/%D0%9F%D0%9A_%D0%A1%D0%92%D0%9B_%D0%91%D0%B0%D1%83%D1%80.jpg — 200 — 147.9 KiB — 160 ms — http/1.1https://mid.ru/static/gosuslugi_js/script.min.js/static/gosuslugi_js/script.min.js https://mid.ru/static/gosuslugi_js/script.min.js — 200 — 4.2 KiB — 81 ms — http/1.1https://mid.ru/static/videoplayer/index_legacy.js/static/videoplayer/index_legacy.js https://mid.ru/static/videoplayer/index_legacy.js — 200 — 42.2 KiB — 78 ms — http/1.1https://mid.ru/static/js/dark-theme.js/static/js/dark-theme.js https://mid.ru/static/js/dark-theme.js — 200 — 2.9 KiB — 74 ms — http/1.1https://mid.ru/upload/resize_cache/medialibrary/8d3/4q2hly1rc5ryuqgxfj0ugn1fj00l0y68/720_9999999999_1/%D0%A1%D0%92%D0%9B_%D0%A2.%D0%90%D0%BB%D1%8C-%D0%91%D0%B0%D1%83%D1%80.JPG/upload/resize_cache/medialibrary/8... https://mid.ru/upload/resize_cache/medialibrary/8d3/4q2hly1rc5ryuqgxfj0ugn1fj00l0y68/720_9999999999_1/%D0%A1%D0%92%D0%9B_%D0%A2.%D0%90%D0%BB%D1%8C-%D0%91%D0%B0%D1%83%D1%80.JPG — 200 — 92.3 KiB — 82 ms — http/1.1https://mc.yandex.ru/metrika/tag.jsmc.yandex.ru/metrika/tag.js https://mc.yandex.ru/metrika/tag.js — 200 — 85.4 KiB — 447 ms — h2https://mid.ru/upload/resize_cache/medialibrary/3d4/yaf3t9osl8ja53u3sfqqlcy0xx9f8vhd/720_9999999999_1/%D0%A1%D0%92%D0%9B_%D0%90%D1%80%D0%B0%D0%BA%D1%87%D0%B8.JPG/upload/resize_cache/medialibrary/3... https://mid.ru/upload/resize_cache/medialibrary/3d4/yaf3t9osl8ja53u3sfqqlcy0xx9f8vhd/720_9999999999_1/%D0%A1%D0%92%D0%9B_%D0%90%D1%80%D0%B0%D0%BA%D1%87%D0%B8.JPG — 200 — 101.2 KiB — 82 ms — http/1.1https://mid.ru/upload/resize_cache/medialibrary/2bd/rpdpjbzbvmka3vqcgt9yj9km6jkxu5ig/720_9999999999_1/%D0%A1%D0%92%D0%9B_%D0%9E%D0%94%D0%9A%D0%91.jpg/upload/resize_cache/medialibrary/2... https://mid.ru/upload/resize_cache/medialibrary/2bd/rpdpjbzbvmka3vqcgt9yj9km6jkxu5ig/720_9999999999_1/%D0%A1%D0%92%D0%9B_%D0%9E%D0%94%D0%9A%D0%91.jpg — 200 — 102.3 KiB — 76 ms — http/1.1https://mid.ru/upload/resize_cache/medialibrary/a7e/d1beii15oofkwfkfv21jq5u7leiwepqs/720_9999999999_1/%D0%A1%D0%92%D0%9B_19042026.jpg/upload/resize_cache/medialibrary/a... https://mid.ru/upload/resize_cache/medialibrary/a7e/d1beii15oofkwfkfv21jq5u7leiwepqs/720_9999999999_1/%D0%A1%D0%92%D0%9B_19042026.jpg — 200 — 95.3 KiB — 78 ms — http/1.1https://mid.ru/static/i/svg/networks/share.svg/static/i/svg/networks/share.svg https://mid.ru/static/i/svg/networks/share.svg — 200 — 1.7 KiB — 145 ms — http/1.1https://mid.ru/static/i/sprite.png/static/i/sprite.png https://mid.ru/static/i/sprite.png — 200 — 37.0 KiB — 173 ms — http/1.1https://mid.ru/static/i/svg/special/eye.svg/static/i/svg/special/eye.svg https://mid.ru/static/i/svg/special/eye.svg — 200 — 1.3 KiB — 190 ms — http/1.1https://mid.ru/static/i/svg/networks/globe.svg/static/i/svg/networks/globe.svg https://mid.ru/static/i/svg/networks/globe.svg — 200 — 3.3 KiB — 210 ms — http/1.1https://mid.ru/static/fonts/PTSans-Regular.woff2/static/fonts/PTSans-Regular.woff2 https://mid.ru/static/fonts/PTSans-Regular.woff2 — 200 — 100.1 KiB — 96 ms — http/1.1https://mid.ru/static/fonts/PTSans-Bold.woff2/static/fonts/PTSans-Bold.woff2 https://mid.ru/static/fonts/PTSans-Bold.woff2 — 200 — 102.1 KiB — 108 ms — http/1.1https://mid.ru/static/fonts/gosuslugi_fonts/Lato-Regular.woff2/static/fonts/gosuslugi_fonts/Lato-... https://mid.ru/static/fonts/gosuslugi_fonts/Lato-Regular.woff2 — 200 — 178.8 KiB — 201 ms — http/1.1https://stat.sputnik.ru/cnt.jsstat.sputnik.ru/cnt.js https://stat.sputnik.ru/cnt.js — -1 — 0 B — 0 ms — https://mid.ru/TSPD/?type=21/TSPD/?type=21 https://mid.ru/TSPD/?type=21 — 200 — 7.1 KiB — 110 ms — http/1.1https://mid.ru/upload/resize_cache/medialibrary/d58/aug7bz2exubjsegzdg7afoyzqfhub10t/720_9999999999_1/IMG_9282.JPG/upload/resize_cache/medialibrary/d... https://mid.ru/upload/resize_cache/medialibrary/d58/aug7bz2exubjsegzdg7afoyzqfhub10t/720_9999999999_1/IMG_9282.JPG — 200 — 127.8 KiB — 232 ms — http/1.1https://mid.ru/upload/resize_cache/medialibrary/6ea/8we219zfwodw2sirbbbtoh32n9lokfgv/720_9999999999_1/IMG_9276.JPG/upload/resize_cache/medialibrary/6... https://mid.ru/upload/resize_cache/medialibrary/6ea/8we219zfwodw2sirbbbtoh32n9lokfgv/720_9999999999_1/IMG_9276.JPG — 200 — 146.3 KiB — 259 ms — http/1.1https://mid.ru/upload/resize_cache/medialibrary/717/76lzox7y5uh1vj0v5x54m9504o6jgr9e/720_9999999999_1/IMG_9278.JPG/upload/resize_cache/medialibrary/7... https://mid.ru/upload/resize_cache/medialibrary/717/76lzox7y5uh1vj0v5x54m9504o6jgr9e/720_9999999999_1/IMG_9278.JPG — 200 — 133.4 KiB — 286 ms — http/1.1https://mid.ru/local/components/content/map.fix/map.php/local/components/content/map.fix/m... https://mid.ru/local/components/content/map.fix/map.php — 200 — 741.2 KiB — 531 ms — http/1.1https://mid.ru/upload/resize_cache/main/44f/073sgnzx0y70x9tscqadr6vyxh0hlqat/720_480_1/%D0%9F%D0%B0%D0%BB%D0%B5%D1%81%D1%82%D0%B8%D0%BD%D0%B05.png/upload/resize_cache/main/44f/073sg... https://mid.ru/upload/resize_cache/main/44f/073sgnzx0y70x9tscqadr6vyxh0hlqat/720_480_1/%D0%9F%D0%B0%D0%BB%D0%B5%D1%81%D1%82%D0%B8%D0%BD%D0%B05.png — 200 — 620.0 KiB — 374 ms — http/1.1https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=8/TSPD/08765fb817ab20002041d8c372bcc... https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=8 — 200 — 88.4 KiB — 113 ms — http/1.1https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=12/TSPD/08765fb817ab20002041d8c372bcc... https://mid.ru/TSPD/08765fb817ab20002041d8c372bcc75bcbedbf79eadb334ea5c7ae078355d7f3259bf25a0712e60c?type=12 — 200 — 37.2 KiB — 134 ms — http/1.1https://mid.ru/upload/resize_cache/main/ceb/q2y79gfxswq0ib9bq8156taql9rjpc8k/720_480_1/%D0%A1%D0%B8%D1%82%D1%83%D0%B0%D1%86%D0%B8%D1%8F%20%D0%BD%D0%B0%20%D0%A3%D0%BA%D1%80%D0%B0%D0%B8%D0%BD%D0%B5.jpg/upload/resize_cache/main/ceb/q2y79... https://mid.ru/upload/resize_cache/main/ceb/q2y79gfxswq0ib9bq8156taql9rjpc8k/720_480_1/%D0%A1%D0%B8%D1%82%D1%83%D0%B0%D1%86%D0%B8%D1%8F%20%D0%BD%D0%B0%20%D0%A3%D0%BA%D1%80%D0%B0%D0%B8%D0%BD%D0%B5.jpg — 200 — 160.0 KiB — 197 ms — http/1.1https://mid.ru/static/videoplayer/assets/play.svg/static/videoplayer/assets/play.svg https://mid.ru/static/videoplayer/assets/play.svg — 200 — 553 B — 133 ms — http/1.1https://mid.ru/static/videoplayer/assets/pause.svg/static/videoplayer/assets/pause.sv... https://mid.ru/static/videoplayer/assets/pause.svg — 200 — 584 B — 108 ms — http/1.1https://mid.ru/upload/resize_cache/medialibrary/796/2ucjgm0n746ef2o6x836pc71y06afl33/430_241_1/34530b9b6076ea10b5161e02ee98155d.png/upload/resize_cache/medialibrary/7... https://mid.ru/upload/resize_cache/medialibrary/796/2ucjgm0n746ef2o6x836pc71y06afl33/430_241_1/34530b9b6076ea10b5161e02ee98155d.png — 200 — 131.5 KiB — 178 ms — http/1.1https://mid.ru/static/videoplayer/assets/subtitles.svg/static/videoplayer/assets/subtitle... https://mid.ru/static/videoplayer/assets/subtitles.svg — 200 — 689 B — 80 ms — http/1.1https://mid.ru/static/videoplayer/assets/speed.svg/static/videoplayer/assets/speed.sv... https://mid.ru/static/videoplayer/assets/speed.svg — 200 — 1.3 KiB — 77 ms — http/1.1https://mid.ru/static/videoplayer/assets/volume_mute.svg/static/videoplayer/assets/volume_m... https://mid.ru/static/videoplayer/assets/volume_mute.svg — 200 — 928 B — 76 ms — http/1.1data:image/jpg;base64,/9j/4AAQSkZJRgABAQEAAQABAAD/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzO…data:image/jpg;base64,/9j/4AAQSkZJR... data:image/jpg;base64,/9j/4AAQSkZJRgABAQEAAQABAAD/2wBDABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzO… — 200 — 0 B — 1 ms — datahttps://mid.ru/static/videoplayer/assets/volume_low.svg/static/videoplayer/assets/volume_l... https://mid.ru/static/videoplayer/assets/volume_low.svg — 200 — 639 B — 78 ms — http/1.1https://mid.ru/static/videoplayer/assets/volume_high.svg/static/videoplayer/assets/volume_h... https://mid.ru/static/videoplayer/assets/volume_high.svg — 200 — 783 B — 86 ms — http/1.1https://mid.ru/static/videoplayer/assets/fullscreen.svg/static/videoplayer/assets/fullscre... https://mid.ru/static/videoplayer/assets/fullscreen.svg — 200 — 699 B — 80 ms — http/1.1https://mid.ru/static/videoplayer/assets/fullscreen_exit.svg/static/videoplayer/assets/fullscre... https://mid.ru/static/videoplayer/assets/fullscreen_exit.svg — 200 — 702 B — 75 ms — http/1.1https://mid.ru/static/videoplayer/assets/more.svg/static/videoplayer/assets/more.svg https://mid.ru/static/videoplayer/assets/more.svg — 200 — 1.1 KiB — 80 ms — http/1.1https://mid.ru/upload/resize_cache/main/6bb/szka4scampmw722v3q8uxh3opho2y3eu/285_9999999999_1/%D0%93%D0%B5%D0%BD%D0%BE%D1%86%D0%B8%D0%B4%20%D1%81%D0%BE%D0%B2%D0%B5%D1%82%D1%81%D0%BA%D0%BE%D0%B3%D0%BE%20%D0%BD%D0%B0%D1%80%D0%BE%D0%B4%D0%B0%20(4).jpg/upload/resize_cache/main/6bb/szka4... https://mid.ru/upload/resize_cache/main/6bb/szka4scampmw722v3q8uxh3opho2y3eu/285_9999999999_1/%D0%93%D0%B5%D0%BD%D0%BE%D1%86%D0%B8%D0%B4%20%D1%81%D0%BE%D0%B2%D0%B5%D1%82%D1%81%D0%BA%D0%BE%D0%B3%D0%BE%20%D0%BD%D0%B0%D1%80%D0%BE%D0%B4%D0%B0%20(4).jpg — 200 — 31.8 KiB — 80 ms — http/1.1https://mid.ru/upload/resize_cache/main/7a4/m2v283tvu3mliiyreim5yw832dxo7kxv/285_9999999999_1/9%20%D0%BC%D0%B0%D1%8F.jpg/upload/resize_cache/main/7a4/m2v28... https://mid.ru/upload/resize_cache/main/7a4/m2v283tvu3mliiyreim5yw832dxo7kxv/285_9999999999_1/9%20%D0%BC%D0%B0%D1%8F.jpg — 200 — 23.9 KiB — 85 ms — http/1.1https://mid.ru/upload/resize_cache/main/c50/aivqlp2wf4tp7c25fgss20w7x598gqhs/285_9999999999_1/2023.png/upload/resize_cache/main/c50/aivql... https://mid.ru/upload/resize_cache/main/c50/aivqlp2wf4tp7c25fgss20w7x598gqhs/285_9999999999_1/2023.png — 200 — 58.4 KiB — 78 ms — http/1.1https://mid.ru/upload/iblock/6a0/6a0b8772345c8cbeb0b05840afead0a8.jpg/upload/iblock/6a0/6a0b8772345c8cbe... https://mid.ru/upload/iblock/6a0/6a0b8772345c8cbeb0b05840afead0a8.jpg — 200 — 28.7 KiB — 81 ms — http/1.1https://mid.ru/upload/resize_cache/main/ba3/285_9999999999_1/WhatsApp%20Image%202021-12-16%20at%2015.15.49.jpeg/upload/resize_cache/main/ba3/285_9... https://mid.ru/upload/resize_cache/main/ba3/285_9999999999_1/WhatsApp%20Image%202021-12-16%20at%2015.15.49.jpeg — 200 — 10.7 KiB — 74 ms — http/1.1https://mid.ru/upload/resize_cache/main/9c5/j9y9okvtwu5x774gt56wcumgfq7xbl33/285_9999999999_1/IMG_0905.JPG/upload/resize_cache/main/9c5/j9y9o... https://mid.ru/upload/resize_cache/main/9c5/j9y9okvtwu5x774gt56wcumgfq7xbl33/285_9999999999_1/IMG_0905.JPG — 200 — 20.6 KiB — 77 ms — http/1.1https://mid.ru/upload/resize_cache/main/4d3/353enn85guibdzlxzyv2rodotr26l9ma/285_9999999999_1/IMG_8119.JPG/upload/resize_cache/main/4d3/353en... https://mid.ru/upload/resize_cache/main/4d3/353enn85guibdzlxzyv2rodotr26l9ma/285_9999999999_1/IMG_8119.JPG — 200 — 12.8 KiB — 86 ms — http/1.1https://mid.ru/upload/iblock/cee/cee2eecbb15b01b9c71c2ff7a597acd2.png/upload/iblock/cee/cee2eecbb15b01b9... https://mid.ru/upload/iblock/cee/cee2eecbb15b01b9c71c2ff7a597acd2.png — 200 — 19.0 KiB — 86 ms — http/1.1https://mid.ru/upload/resize_cache/main/248/iiw32exrxoklyv7n68fnwhnezbg2lzn5/285_9999999999_1/IMG_8151.JPG/upload/resize_cache/main/248/iiw32... https://mid.ru/upload/resize_cache/main/248/iiw32exrxoklyv7n68fnwhnezbg2lzn5/285_9999999999_1/IMG_8151.JPG — 200 — 23.5 KiB — 83 ms — http/1.1https://mid.ru/upload/resize_cache/main/cdd/2coamfcf3ni30r1ma5co0ljnr07knd7u/285_9999999999_1/IMG_8116.JPG/upload/resize_cache/main/cdd/2coam... https://mid.ru/upload/resize_cache/main/cdd/2coamfcf3ni30r1ma5co0ljnr07knd7u/285_9999999999_1/IMG_8116.JPG — 200 — 12.2 KiB — 75 ms — http/1.1https://mid.ru/upload/resize_cache/main/78d/bvksvmhqm8c0cqnpxkxz3johbeovv19f/285_9999999999_1/IMG_8114.JPG/upload/resize_cache/main/78d/bvksv... https://mid.ru/upload/resize_cache/main/78d/bvksvmhqm8c0cqnpxkxz3johbeovv19f/285_9999999999_1/IMG_8114.JPG — 200 — 20.5 KiB — 77 ms — http/1.1https://mid.ru/upload/resize_cache/main/809/bawaclcv0hcan8i2ngol8n1rwtty8e46/285_9999999999_1/IMG_8112.JPG/upload/resize_cache/main/809/bawac... https://mid.ru/upload/resize_cache/main/809/bawaclcv0hcan8i2ngol8n1rwtty8e46/285_9999999999_1/IMG_8112.JPG — 200 — 18.4 KiB — 77 ms — http/1.1https://mid.ru/upload/resize_cache/main/013/rgg31g06f7cegqz3l2qan93ef7q25t6r/285_9999999999_1/IMG_8118.JPG/upload/resize_cache/main/013/rgg31... https://mid.ru/upload/resize_cache/main/013/rgg31g06f7cegqz3l2qan93ef7q25t6r/285_9999999999_1/IMG_8118.JPG — 200 — 16.9 KiB — 82 ms — http/1.1https://mid.ru/upload/resize_cache/main/323/8axehnmb0f3u7ri0wcpba7h0hzumnhcu/285_9999999999_1/IMG_8108.JPG/upload/resize_cache/main/323/8axeh... https://mid.ru/upload/resize_cache/main/323/8axehnmb0f3u7ri0wcpba7h0hzumnhcu/285_9999999999_1/IMG_8108.JPG — 200 — 15.4 KiB — 82 ms — http/1.1https://mid.ru/upload/main/dd1/zft3r8re2dxp4g9a53od2ml6b7s4l1f0/%D0%91%D0%90%D0%9D%D0%9D%D0%95%D0%A0%D0%AB.png/upload/main/dd1/zft3r8re2dxp4g9a53... https://mid.ru/upload/main/dd1/zft3r8re2dxp4g9a53od2ml6b7s4l1f0/%D0%91%D0%90%D0%9D%D0%9D%D0%95%D0%A0%D0%AB.png — 200 — 60.7 KiB — 78 ms — http/1.1https://mid.ru/upload/resize_cache/main/751/ajyddcb4x3vto0vhbme6kc5ur9xf2xq4/285_9999999999_1/IMG_8105.JPG/upload/resize_cache/main/751/ajydd... https://mid.ru/upload/resize_cache/main/751/ajyddcb4x3vto0vhbme6kc5ur9xf2xq4/285_9999999999_1/IMG_8105.JPG — 200 — 20.3 KiB — 76 ms — http/1.1https://mid.ru/upload/resize_cache/main/629/wi8mhr47e5dgnzt3fbxclkjox6n0ooww/285_9999999999_1/IMG_8110.JPG/upload/resize_cache/main/629/wi8mh... https://mid.ru/upload/resize_cache/main/629/wi8mhr47e5dgnzt3fbxclkjox6n0ooww/285_9999999999_1/IMG_8110.JPG — 200 — 13.3 KiB — 75 ms — http/1.1https://mid.ru/upload/main/4dc/5kndc3ehivdnh8cwbbi878csdn2u204f/%D0%91%D0%90%D0%9D%D0%9D%D0%95%D0%A0%D0%AB%20(2).png/upload/main/4dc/5kndc3ehivdnh8cwbb... https://mid.ru/upload/main/4dc/5kndc3ehivdnh8cwbbi878csdn2u204f/%D0%91%D0%90%D0%9D%D0%9D%D0%95%D0%A0%D0%AB%20(2).png — 200 — 33.7 KiB — 76 ms — http/1.1https://mid.ru/upload/resize_cache/main/c74/9kvrqr9vgcpyz1794vglehhfogkrewrq/285_9999999999_1/IMG_8117.JPG/upload/resize_cache/main/c74/9kvrq... https://mid.ru/upload/resize_cache/main/c74/9kvrqr9vgcpyz1794vglehhfogkrewrq/285_9999999999_1/IMG_8117.JPG — 200 — 17.9 KiB — 83 ms — http/1.1https://mid.ru/upload/resize_cache/main/241/tyyu17yo1xgcvaoz84ft1edyzy5u6m1j/285_9999999999_1/IMG_8120.JPG/upload/resize_cache/main/241/tyyu1... https://mid.ru/upload/resize_cache/main/241/tyyu17yo1xgcvaoz84ft1edyzy5u6m1j/285_9999999999_1/IMG_8120.JPG — 200 — 18.4 KiB — 83 ms — http/1.1https://mid.ru/upload/resize_cache/main/a5e/1m23h7g6ior1aq6yng04v1aetmjwyww0/9999999999_100_1/%D0%91%D0%B0%D0%BD%D0%BD%D0%B5%D1%80%2080%20%D0%BB%D0%B5%D1%82%20%D0%9F%D0%BE%D0%B1%D0%B5%D0%B4%D1%8B%20%D0%92%D0%9E%D0%92.JPG/upload/resize_cache/main/a5e/1m23h... https://mid.ru/upload/resize_cache/main/a5e/1m23h7g6ior1aq6yng04v1aetmjwyww0/9999999999_100_1/%D0%91%D0%B0%D0%BD%D0%BD%D0%B5%D1%80%2080%20%D0%BB%D0%B5%D1%82%20%D0%9F%D0%BE%D0%B1%D0%B5%D0%B4%D1%8B%20%D0%92%D0%9E%D0%92.JPG — 200 — 10.6 KiB — 79 ms — http/1.1https://mid.ru/upload/resize_cache/main/400/bz95iipuw0dwcw8u84w8bwmowb3jkdxp/9999999999_100_1/%D0%91%D0%B0%D0%BD%D0%BD%D0%B5%D1%80%20100%D1%85265-%D0%9C%D0%98%D0%94-3.jpg/upload/resize_cache/main/400/bz95i... https://mid.ru/upload/resize_cache/main/400/bz95iipuw0dwcw8u84w8bwmowb3jkdxp/9999999999_100_1/%D0%91%D0%B0%D0%BD%D0%BD%D0%B5%D1%80%20100%D1%85265-%D0%9C%D0%98%D0%94-3.jpg — 200 — 14.1 KiB — 79 ms — http/1.1https://mid.ru/upload/resize_cache/main/bd7/y5vupzuuq1r247f0tzri1c5nlw08xj0m/9999999999_100_1/285_163-baner-mid-ru.png/upload/resize_cache/main/bd7/y5vup... https://mid.ru/upload/resize_cache/main/bd7/y5vupzuuq1r247f0tzri1c5nlw08xj0m/9999999999_100_1/285_163-baner-mid-ru.png — 200 — 19.2 KiB — 75 ms — http/1.1https://mid.ru/upload/resize_cache/main/3c6/wnzkgkh2msiq8eyy3q2fahpvx5if1v7s/9999999999_100_1/photo_2026-03-02_12-53-33.jpg/upload/resize_cache/main/3c6/wnzkg... https://mid.ru/upload/resize_cache/main/3c6/wnzkgkh2msiq8eyy3q2fahpvx5if1v7s/9999999999_100_1/photo_2026-03-02_12-53-33.jpg — 200 — 19.5 KiB — 77 ms — http/1.1https://mc.yandex.com/sync_cookie_image_check?scid=b7a5059d-e15a-06d5-9713-9c21f7c668ef&cid=85766954mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check?scid=b7a5059d-e15a-06d5-9713-9c21f7c668ef&cid=85766954 — 302 — 510 B — 97 ms — h2https://mid.ru/upload/resize_cache/main/e46/ckhgwghoxt4swtv6tobele6zzg9ayl3v/9999999999_100_1/%D0%90%D0%AD%D0%A4%202026%20%D1%80%D1%83%D1%81%D1%81.jpg/upload/resize_cache/main/e46/ckhgw... https://mid.ru/upload/resize_cache/main/e46/ckhgwghoxt4swtv6tobele6zzg9ayl3v/9999999999_100_1/%D0%90%D0%AD%D0%A4%202026%20%D1%80%D1%83%D1%81%D1%81.jpg — 200 — 8.8 KiB — 84 ms — http/1.1https://mid.ru/upload/resize_cache/main/be1/8wr2429ttk9cosjq6fnguk69qfb6b609/9999999999_100_1/16%D1%859_06%2004.jpg/upload/resize_cache/main/be1/8wr24... https://mid.ru/upload/resize_cache/main/be1/8wr2429ttk9cosjq6fnguk69qfb6b609/9999999999_100_1/16%D1%859_06%2004.jpg — 200 — 15.0 KiB — 81 ms — http/1.1https://mid.ru/upload/resize_cache/main/3ba/ltszd3m1d1w1j88vhieq6un98y07g7te/9999999999_100_1/1%20-%202026-03-03T153407.251.jpg/upload/resize_cache/main/3ba/ltszd... https://mid.ru/upload/resize_cache/main/3ba/ltszd3m1d1w1j88vhieq6un98y07g7te/9999999999_100_1/1%20-%202026-03-03T153407.251.jpg — 200 — 13.2 KiB — 83 ms — http/1.1https://mid.ru/upload/resize_cache/main/c9e/8mlct0epmfnjqiquc6b0r2jefz6l44qd/9999999999_100_1/%D0%A2%D0%B5%D1%85%D0%BD%D0%BE%D0%BF%D1%80%D0%BE%D0%BC%20%D1%80%D1%83%D1%81%D1%81.png/upload/resize_cache/main/c9e/8mlct... https://mid.ru/upload/resize_cache/main/c9e/8mlct0epmfnjqiquc6b0r2jefz6l44qd/9999999999_100_1/%D0%A2%D0%B5%D1%85%D0%BD%D0%BE%D0%BF%D1%80%D0%BE%D0%BC%20%D1%80%D1%83%D1%81%D1%81.png — 200 — 93.8 KiB — 77 ms — http/1.1https://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 — 74 ms — h2https://mid.ru/upload/resize_cache/main/694/kzx6dsupvovudjd0ohg3k1evo42hhvzl/9999999999_100_1/%D0%B1%D0%B0%D0%BD%D0%BD%D0%B5%D1%80%2010%20%D0%B0%D0%BF%D1%80%D0%B5%D0%BB%D1%8F.jpg/upload/resize_cache/main/694/kzx6d... https://mid.ru/upload/resize_cache/main/694/kzx6dsupvovudjd0ohg3k1evo42hhvzl/9999999999_100_1/%D0%B1%D0%B0%D0%BD%D0%BD%D0%B5%D1%80%2010%20%D0%B0%D0%BF%D1%80%D0%B5%D0%BB%D1%8F.jpg — 200 — 11.2 KiB — 74 ms — http/1.1https://mid.ru/upload/resize_cache/main/6dd/9plardwol0sjnr2db1353p6ykttqcihh/9999999999_100_1/IMG-7769.jfif/upload/resize_cache/main/6dd/9plar... https://mid.ru/upload/resize_cache/main/6dd/9plardwol0sjnr2db1353p6ykttqcihh/9999999999_100_1/IMG-7769.jfif — 200 — 6.6 KiB — 83 ms — http/1.1https://mc.yandex.ru/sync_cookie_image_start?cid=85766954&redirect_domain=mc.yandex.com&scid=b7a5059d-e15a-06d5-9713-9c21f7c668ef&token=11009.QaxZ7yTlcPbXXlrsK8OX8JVOvbI4IpGk8aOBfJbtdRyHrwy4NV4yWtg1jmyMM-4r.A2RI9JTsB-mTLTZ9XbDp5lax2BY%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start?cid=85766954&redirect_domain=mc.yandex.com&scid=b7a5059d-e15a-06d5-9713-9c21f7c668ef&token=11009.QaxZ7yTlcPbXXlrsK8OX8JVOvbI4IpGk8aOBfJbtdRyHrwy4NV4yWtg1jmyMM-4r.A2RI9JTsB-mTLTZ9XbDp5lax2BY%2C — 302 — 303 B — 77 ms — h2https://mid.ru/upload/resize_cache/main/e6f/vs6vthxbw8nj1fur8smhdtz6yvuyz35s/9999999999_100_1/IMG_9862.jpg/upload/resize_cache/main/e6f/vs6vt... https://mid.ru/upload/resize_cache/main/e6f/vs6vthxbw8nj1fur8smhdtz6yvuyz35s/9999999999_100_1/IMG_9862.jpg — 200 — 8.9 KiB — 75 ms — http/1.1https://mid.ru/upload/resize_cache/main/db3/312r0l026fzqzdwn42ur1unulin7bm37/9999999999_100_1/%D0%B1%D0%B0%D0%BD%D0%B5%D1%80_%D1%80%D1%83%D1%81_QR.jpeg/upload/resize_cache/main/db3/312r0... https://mid.ru/upload/resize_cache/main/db3/312r0l026fzqzdwn42ur1unulin7bm37/9999999999_100_1/%D0%B1%D0%B0%D0%BD%D0%B5%D1%80_%D1%80%D1%83%D1%81_QR.jpeg — 200 — 11.2 KiB — 82 ms — http/1.1https://mid.ru/upload/resize_cache/main/cd9/amtcnu8sv5ylkw7cvle6cmx5vglyr5mg/9999999999_100_1/photo_5228913578558485035_x.jpg/upload/resize_cache/main/cd9/amtcn... https://mid.ru/upload/resize_cache/main/cd9/amtcnu8sv5ylkw7cvle6cmx5vglyr5mg/9999999999_100_1/photo_5228913578558485035_x.jpg — 200 — 18.8 KiB — 82 ms — http/1.1https://mid.ru/upload/resize_cache/main/0db/3o6skvad39xgzfr155u92ogtpagmijw0/9999999999_100_1/%D0%B4%D0%B8%D0%BA%D1%82%D0%B0%D0%BD%D1%82.png/upload/resize_cache/main/0db/3o6sk... https://mid.ru/upload/resize_cache/main/0db/3o6skvad39xgzfr155u92ogtpagmijw0/9999999999_100_1/%D0%B4%D0%B8%D0%BA%D1%82%D0%B0%D0%BD%D1%82.png — 200 — 82.2 KiB — 82 ms — http/1.1https://mid.ru/upload/resize_cache/main/d88/giztj5mn63onlng9iu6iem359z35dheb/9999999999_100_1/1.jpg/upload/resize_cache/main/d88/giztj... https://mid.ru/upload/resize_cache/main/d88/giztj5mn63onlng9iu6iem359z35dheb/9999999999_100_1/1.jpg — 200 — 13.6 KiB — 75 ms — http/1.1https://mid.ru/upload/resize_cache/main/579/xar12iuq81owqhs6iedcyjowlyiv30da/9999999999_100_1/%D0%91%D0%B0%D0%BD%D0%BD%D0%B5%D1%80%D0%A1%D0%BF%D0%B8%D1%81%D0%BA%D0%B80126.png/upload/resize_cache/main/579/xar12... https://mid.ru/upload/resize_cache/main/579/xar12iuq81owqhs6iedcyjowlyiv30da/9999999999_100_1/%D0%91%D0%B0%D0%BD%D0%BD%D0%B5%D1%80%D0%A1%D0%BF%D0%B8%D1%81%D0%BA%D0%B80126.png — 200 — 41.6 KiB — 78 ms — http/1.1https://mc.yandex.com/sync_cookie_image_decide?cid=85766954&scid=b7a5059d-e15a-06d5-9713-9c21f7c668ef&token=11009.QjJm-ofEemEE2Jwtjkkx3nYL153VpO1UrpPE0pPQncjqzo0Yznc3qo0aBVtgjb6YeqampFxnrT4WWEg0lZ8j4njpSxEdht1f9VIGi_PhX2c%2C.QGQU6X7LBEK79U7-bmiitey4pPY%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide?cid=85766954&scid=b7a5059d-e15a-06d5-9713-9c21f7c668ef&token=11009.QjJm-ofEemEE2Jwtjkkx3nYL153VpO1UrpPE0pPQncjqzo0Yznc3qo0aBVtgjb6YeqampFxnrT4WWEg0lZ8j4njpSxEdht1f9VIGi_PhX2c%2C.QGQU6X7LBEK79U7-bmiitey4pPY%2C — 200 — 67 B — 80 ms — h2https://mid.ru/upload/resize_cache/main/049/js40wnf88i9179siov2d314o8tyjx41r/9999999999_100_1/%D0%BC%D0%B5%D1%81%D1%82%D0%BE%20%D0%BF%D0%B0%D0%BA%D0%BC%D1%8F%D1%82%D0%B8.jpg/upload/resize_cache/main/049/js40w... https://mid.ru/upload/resize_cache/main/049/js40wnf88i9179siov2d314o8tyjx41r/9999999999_100_1/%D0%BC%D0%B5%D1%81%D1%82%D0%BE%20%D0%BF%D0%B0%D0%BA%D0%BC%D1%8F%D1%82%D0%B8.jpg — 200 — 14.2 KiB — 75 ms — http/1.1https://mid.ru/upload/resize_cache/main/8f8/n5dkb8fvsfec5u0gkpakarlbornixo8e/9999999999_100_1/%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9.jpg/upload/resize_cache/main/8f8/n5dkb... https://mid.ru/upload/resize_cache/main/8f8/n5dkb8fvsfec5u0gkpakarlbornixo8e/9999999999_100_1/%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9.jpg — 200 — 29.2 KiB — 81 ms — http/1.1https://mid.ru/upload/resize_cache/main/98d/m4a9qvsx040ruseu7epstnaoepateyuv/9999999999_100_1/%D0%98%D0%9C%D0%AD%D0%9C%D0%9E.jfif/upload/resize_cache/main/98d/m4a9q... https://mid.ru/upload/resize_cache/main/98d/m4a9qvsx040ruseu7epstnaoepateyuv/9999999999_100_1/%D0%98%D0%9C%D0%AD%D0%9C%D0%9E.jfif — 200 — 12.5 KiB — 86 ms — http/1.1https://mid.ru/upload/resize_cache/main/73d/325psqztevi6sh0ng80eyrb63386ajad/9999999999_100_1/%D0%9C%D0%93%D0%98%D0%9C%D0%9E%20%D1%80%D1%83%D1%81%D1%81.jfif/upload/resize_cache/main/73d/325ps... https://mid.ru/upload/resize_cache/main/73d/325psqztevi6sh0ng80eyrb63386ajad/9999999999_100_1/%D0%9C%D0%93%D0%98%D0%9C%D0%9E%20%D1%80%D1%83%D1%81%D1%81.jfif — 200 — 5.4 KiB — 83 ms — http/1.1https://mid.ru/upload/main/3c8/%D0%9A%D0%A3%D0%A0%D0%A1%D0%AB%20%D0%94%D0%98%D0%9F%D0%90%D0%9A%D0%90%D0%94%D0%95%D0%9C%D0%98%D0%98%20(1).jpg/upload/main/3c8/%D0%9A%D0%A3%D0%A0... https://mid.ru/upload/main/3c8/%D0%9A%D0%A3%D0%A0%D0%A1%D0%AB%20%D0%94%D0%98%D0%9F%D0%90%D0%9A%D0%90%D0%94%D0%95%D0%9C%D0%98%D0%98%20(1).jpg — 200 — 74.2 KiB — 75 ms — http/1.1https://mid.ru/upload/resize_cache/main/701/9999999999_100_1/701443efe19f622301c995c9c26a538e.jpg/upload/resize_cache/main/701/99999... https://mid.ru/upload/resize_cache/main/701/9999999999_100_1/701443efe19f622301c995c9c26a538e.jpg — 200 — 15.2 KiB — 77 ms — http/1.1https://mid.ru/upload/main/23f/images%20(1).jpg/upload/main/23f/images%20(1).jpg https://mid.ru/upload/main/23f/images%20(1).jpg — 200 — 5.9 KiB — 76 ms — http/1.1https://mc.yandex.com/watch/85766954?wmode=7&page-url=https%3A%2F%2Fmid.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1593823623696%3Ahid%3A779445174%3Az%3A0%3Ai%3A20260422195820%3Aet%3A1776887901%3Ac%3A1%3Arn%3A800646779%3Arqn%3A1%3Au%3A177688790193727101%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A1504%3Awv%3A2%3Ads%3A0%2C0%2C196%2C221%2C3%2C0%2C%2C826%2C7%2C%2C%2C%2C1247%3Aco%3A0%3Acpf%3A1%3Ans%3A1776887898625%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776887901%3At%3A%D0%9C%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D0%B5%D1%80%D1%81%D1%82%D0%B2%D0%BE%20%D0%B8%D0%BD%D0%BE%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%BD%D1%8B%D1%85%20%D0%B4%D0%B5%D0%BB%20%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B9%D1%81%D0%BA%D0%BE%D0%B9%20%D0%A4%D0%B5%D0%B4%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%B8%20-%20%D0%9C%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D0%B5%D1%80%D1%81%D1%82%D0%B2%D0%BE%20%D0%B8%D0%BD%D0%BE%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%BD%D1%8B%D1%85%20%D0%B4%D0%B5%D0%BB%20%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B9%D1%81%D0%BA%D0%BE%D0%B9%20%D0%A4%D0%B5%D0%B4%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%B8&t=clt(944)gdpr(14)clc(0-0-0)rqnt(1)rfs(1)ufs(1)aw(1)rcm(1)cdl(na)eco(42013220)ti(1)mc.yandex.com/watch/85766954?wmode=... https://mc.yandex.com/watch/85766954?wmode=7&page-url=https%3A%2F%2Fmid.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20(2022)%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1593823623696%3Ahid%3A779445174%3Az%3A0%3Ai%3A20260422195820%3Aet%3A1776887901%3Ac%3A1%3Arn%3A800646779%3Arqn%3A1%3Au%3A177688790193727101%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A1504%3Awv%3A2%3Ads%3A0%2C0%2C196%2C221%2C3%2C0%2C%2C826%2C7%2C%2C%2C%2C1247%3Aco%3A0%3Acpf%3A1%3Ans%3A1776887898625%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776887901%3At%3A%D0%9C%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D0%B5%D1%80%D1%81%D1%82%D0%B2%D0%BE%20%D0%B8%D0%BD%D0%BE%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%BD%D1%8B%D1%85%20%D0%B4%D0%B5%D0%BB%20%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B9%D1%81%D0%BA%D0%BE%D0%B9%20%D0%A4%D0%B5%D0%B4%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%B8%20-%20%D0%9C%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D0%B5%D1%80%D1%81%D1%82%D0%B2%D0%BE%20%D0%B8%D0%BD%D0%BE%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%BD%D1%8B%D1%85%20%D0%B4%D0%B5%D0%BB%20%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B9%D1%81%D0%BA%D0%BE%D0%B9%20%D0%A4%D0%B5%D0%B4%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%B8&t=clt(944)gdpr(14)clc(0-0-0)rqnt(1)rfs(1)ufs(1)aw(1)rcm(1)cdl(na)eco(42013220)ti(1) — 302 — 2.5 KiB — 84 ms — h2https://mid.ru/upload/resize_cache/main/354/3hsjp699p9j96dvzogy2p0hc6yk51m9y/9999999999_100_1/IMG_8162.JPG/upload/resize_cache/main/354/3hsjp... https://mid.ru/upload/resize_cache/main/354/3hsjp699p9j96dvzogy2p0hc6yk51m9y/9999999999_100_1/IMG_8162.JPG — 200 — 24.6 KiB — 81 ms — http/1.1https://mid.ru/upload/resize_cache/main/044/igv9lljfmpbif200mj2qvvwrmard678c/9999999999_100_1/%D0%9F%D1%80%D0%B5%D0%B4%D1%81%D0%B5%D0%B4%D0%B0%D1%82%D0%B5%D0%BB%D1%8C%D1%81%D1%82%D0%B2%D0%BE%20%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B8%20%D0%B2%20%D0%9E%D0%94%D0%9A%D0%91%202026.jpg/upload/resize_cache/main/044/igv9l... https://mid.ru/upload/resize_cache/main/044/igv9lljfmpbif200mj2qvvwrmard678c/9999999999_100_1/%D0%9F%D1%80%D0%B5%D0%B4%D1%81%D0%B5%D0%B4%D0%B0%D1%82%D0%B5%D0%BB%D1%8C%D1%81%D1%82%D0%B2%D0%BE%20%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B8%20%D0%B2%20%D0%9E%D0%94%D0%9A%D0%91%202026.jpg — 200 — 11.9 KiB — 79 ms — http/1.1https://mid.ru/upload/main/abe/ubrc636nugydt1751y24m2ifd8y6c120/dskc_mp.jpg/upload/main/abe/ubrc636nugydt1751y... https://mid.ru/upload/main/abe/ubrc636nugydt1751y24m2ifd8y6c120/dskc_mp.jpg — 200 — 62.7 KiB — 82 ms — http/1.1https://mid.ru/upload/resize_cache/main/dae/1vgv57gp4jfke9g82yjz7mtnu0h20ttq/9999999999_100_1/IMG_8163.JPG/upload/resize_cache/main/dae/1vgv5... https://mid.ru/upload/resize_cache/main/dae/1vgv57gp4jfke9g82yjz7mtnu0h20ttq/9999999999_100_1/IMG_8163.JPG — 200 — 21.1 KiB — 76 ms — http/1.1https://mid.ru/upload/resize_cache/main/b52/wg02fk6jh04oyvbv1opy8pbd0dhvsdw6/9999999999_100_1/msg1009028801-238104.jpg/upload/resize_cache/main/b52/wg02f... https://mid.ru/upload/resize_cache/main/b52/wg02fk6jh04oyvbv1opy8pbd0dhvsdw6/9999999999_100_1/msg1009028801-238104.jpg — 200 — 18.5 KiB — 77 ms — http/1.1https://mid.ru/TSPD/08765fb817ab28007fd63c018583859d262722a49917c8d88a7c39d485998e99e9efa0861e52cc15808d996f4992c745?type=13/TSPD/08765fb817ab28007fd63c0185838... https://mid.ru/TSPD/08765fb817ab28007fd63c018583859d262722a49917c8d88a7c39d485998e99e9efa0861e52cc15808d996f4992c745?type=13 — 200 — 789 B — 99 ms — http/1.1https://mid.ru/upload/resize_cache/main/3fb/9999999999_100_1/%D0%95%D0%AD%D0%9A.png/upload/resize_cache/main/3fb/99999... https://mid.ru/upload/resize_cache/main/3fb/9999999999_100_1/%D0%95%D0%AD%D0%9A.png — 200 — 18.4 KiB — 105 ms — http/1.1https://mc.yandex.com/watch/85766954/1?wmode=7&page-url=https%3A%2F%2Fmid.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20%282022%29%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1593823623696%3Ahid%3A779445174%3Az%3A0%3Ai%3A20260422195820%3Aet%3A1776887901%3Ac%3A1%3Arn%3A800646779%3Arqn%3A1%3Au%3A177688790193727101%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A1504%3Awv%3A2%3Ads%3A0%2C0%2C196%2C221%2C3%2C0%2C%2C826%2C7%2C%2C%2C%2C1247%3Aco%3A0%3Acpf%3A1%3Ans%3A1776887898625%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776887901%3At%3A%D0%9C%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D0%B5%D1%80%D1%81%D1%82%D0%B2%D0%BE%20%D0%B8%D0%BD%D0%BE%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%BD%D1%8B%D1%85%20%D0%B4%D0%B5%D0%BB%20%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B9%D1%81%D0%BA%D0%BE%D0%B9%20%D0%A4%D0%B5%D0%B4%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%B8%20-%20%D0%9C%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D0%B5%D1%80%D1%81%D1%82%D0%B2%D0%BE%20%D0%B8%D0%BD%D0%BE%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%BD%D1%8B%D1%85%20%D0%B4%D0%B5%D0%BB%20%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B9%D1%81%D0%BA%D0%BE%D0%B9%20%D0%A4%D0%B5%D0%B4%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%B8&t=clt%28944%29gdpr%2814%29clc%280-0-0%29rqnt%281%29rfs%281%29ufs%281%29aw%281%29rcm%281%29cdl%28na%29eco%2842013220%29ti%281%29&redirnss=1mc.yandex.com/watch/85766954/1?wmod... https://mc.yandex.com/watch/85766954/1?wmode=7&page-url=https%3A%2F%2Fmid.ru%2F&charset=utf-8&uah=chu%0A%22Chromium%22%3Bv%3D%22147%22%2C%22Google%20Chrome%22%3Bv%3D%22147%22%0Achb%0A64%0Achf%0A147.0.0.0%0Achl%0A%22Chromium%22%3Bv%3D%22147.0.7727.101%22%2C%22Not.A%2FBrand%22%3Bv%3D%228.0.0.0%22%0Achm%0A%3F1%0Acho%0Amoto%20g%20power%20%282022%29%0Achp%0AAndroid%0Achv%0A11.0&browser-info=pv%3A1%3Avf%3A6glgxny3ywmlt088t0nklbpybmq57%3Afu%3A0%3Aen%3Autf-8%3Ala%3Aen-US%3Av%3A2470%3Acn%3A1%3Adp%3A0%3Als%3A1593823623696%3Ahid%3A779445174%3Az%3A0%3Ai%3A20260422195820%3Aet%3A1776887901%3Ac%3A1%3Arn%3A800646779%3Arqn%3A1%3Au%3A177688790193727101%3Aw%3A412x823%3As%3A412x823x24%3Ask%3A1.75%3Afp%3A1504%3Awv%3A2%3Ads%3A0%2C0%2C196%2C221%2C3%2C0%2C%2C826%2C7%2C%2C%2C%2C1247%3Aco%3A0%3Acpf%3A1%3Ans%3A1776887898625%3Aadb%3A2%3Arqnl%3A1%3Ast%3A1776887901%3At%3A%D0%9C%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D0%B5%D1%80%D1%81%D1%82%D0%B2%D0%BE%20%D0%B8%D0%BD%D0%BE%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%BD%D1%8B%D1%85%20%D0%B4%D0%B5%D0%BB%20%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B9%D1%81%D0%BA%D0%BE%D0%B9%20%D0%A4%D0%B5%D0%B4%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%B8%20-%20%D0%9C%D0%B8%D0%BD%D0%B8%D1%81%D1%82%D0%B5%D1%80%D1%81%D1%82%D0%B2%D0%BE%20%D0%B8%D0%BD%D0%BE%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%BD%D1%8B%D1%85%20%D0%B4%D0%B5%D0%BB%20%D0%A0%D0%BE%D1%81%D1%81%D0%B8%D0%B9%D1%81%D0%BA%D0%BE%D0%B9%20%D0%A4%D0%B5%D0%B4%D0%B5%D1%80%D0%B0%D1%86%D0%B8%D0%B8&t=clt%28944%29gdpr%2814%29clc%280-0-0%29rqnt%281%29rfs%281%29ufs%281%29aw%281%29rcm%281%29cdl%28na%29eco%2842013220%29ti%281%29&redirnss=1 — 200 — 765 B — 76 ms — h2https://mid.ru/upload/resize_cache/main/837/psvp550w4ee7jbwionl6bwl4i9fntk40/9999999999_100_1/IMG_8164.JPG/upload/resize_cache/main/837/psvp5... https://mid.ru/upload/resize_cache/main/837/psvp550w4ee7jbwionl6bwl4i9fntk40/9999999999_100_1/IMG_8164.JPG — 200 — 17.7 KiB — 77 ms — http/1.1https://mid.ru/upload/resize_cache/main/80f/9bjgcnbkih6c6nag3qyzao7884knfe6m/9999999999_100_1/msg1009028801-238107.jpg/upload/resize_cache/main/80f/9bjgc... https://mid.ru/upload/resize_cache/main/80f/9bjgcnbkih6c6nag3qyzao7884knfe6m/9999999999_100_1/msg1009028801-238107.jpg — 200 — 19.3 KiB — 86 ms — http/1.1https://mid.ru/upload/resize_cache/main/18c/67lqo2djho0p02cctxnkq9radvot317a/9999999999_100_1/%D0%9E%D0%9E%D0%9D.png/upload/resize_cache/main/18c/67lqo... https://mid.ru/upload/resize_cache/main/18c/67lqo2djho0p02cctxnkq9radvot317a/9999999999_100_1/%D0%9E%D0%9E%D0%9D.png — 200 — 14.3 KiB — 76 ms — http/1.1https://mid.ru/upload/main/006/dtees1tebohc3ujds6ku7da3s0oovg1z/OSCE_logo-ru.svg/upload/main/006/dtees1tebohc3ujds6... https://mid.ru/upload/main/006/dtees1tebohc3ujds6ku7da3s0oovg1z/OSCE_logo-ru.svg — 200 — 4.2 KiB — 100 ms — http/1.1https://mid.ru/upload/resize_cache/main/83a/t3rz6paybkd1e8bn9slsqz4tcs3rzpp1/9999999999_100_1/mid_logo+MGIMO-3.jpg/upload/resize_cache/main/83a/t3rz6... https://mid.ru/upload/resize_cache/main/83a/t3rz6paybkd1e8bn9slsqz4tcs3rzpp1/9999999999_100_1/mid_logo+MGIMO-3.jpg — 200 — 13.6 KiB — 113 ms — http/1.1https://mc.yandex.com/sync_cookie_image_check_secondary?scid=85e0821d-5014-afc4-30dc-3ed77083c701&cid=85766954mc.yandex.com/sync_cookie_image_che... https://mc.yandex.com/sync_cookie_image_check_secondary?scid=85e0821d-5014-afc4-30dc-3ed77083c701&cid=85766954 — 302 — 311 B — 77 ms — h2https://mid.ru/upload/resize_cache/main/da3/kbyk0o5y1i34jymb3tzur7d2of1aplev/9999999999_100_1/logo_color_new.png/upload/resize_cache/main/da3/kbyk0... https://mid.ru/upload/resize_cache/main/da3/kbyk0o5y1i34jymb3tzur7d2of1aplev/9999999999_100_1/logo_color_new.png — 200 — 25.8 KiB — 79 ms — http/1.1https://mid.ru/upload/iblock/60e/60edac73a239a34f221723670a1c71a7.png/upload/iblock/60e/60edac73a239a34f... https://mid.ru/upload/iblock/60e/60edac73a239a34f221723670a1c71a7.png — 200 — 22.0 KiB — 75 ms — http/1.1https://mid.ru/upload/resize_cache/main/bde/9999999999_100_1/EAG1.jpg/upload/resize_cache/main/bde/99999... https://mid.ru/upload/resize_cache/main/bde/9999999999_100_1/EAG1.jpg — 200 — 6.4 KiB — 80 ms — http/1.1https://mid.ru/upload/resize_cache/main/904/88b7r7pgvtdkz0v9hswflg81obzo0qhi/9999999999_100_1/msg1009028801-238105.jpg/upload/resize_cache/main/904/88b7r... https://mid.ru/upload/resize_cache/main/904/88b7r7pgvtdkz0v9hswflg81obzo0qhi/9999999999_100_1/msg1009028801-238105.jpg — 200 — 10.7 KiB — 81 ms — http/1.1https://mid.ru/upload/resize_cache/main/6ea/pmspg60kv73ur95cxxwyo6gpixr5x9ut/9999999999_100_1/dsvf_banner.jpg/upload/resize_cache/main/6ea/pmspg... https://mid.ru/upload/resize_cache/main/6ea/pmspg60kv73ur95cxxwyo6gpixr5x9ut/9999999999_100_1/dsvf_banner.jpg — 200 — 25.3 KiB — 77 ms — http/1.1https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=85766954&redirect_domain=mc.yandex.com&scid=85e0821d-5014-afc4-30dc-3ed77083c701&token=11009.g9Y_a0j2Xypk3qzxdBuXixVWSBI92WreR_KvSiJOhaT7k7YHx10ce9uDz-Gx73Y_.TdPEoWXvin-RbefCBYu-qpcEnmc%2Cmc.yandex.ru/sync_cookie_image_star... https://mc.yandex.ru/sync_cookie_image_start_secondary?cid=85766954&redirect_domain=mc.yandex.com&scid=85e0821d-5014-afc4-30dc-3ed77083c701&token=11009.g9Y_a0j2Xypk3qzxdBuXixVWSBI92WreR_KvSiJOhaT7k7YHx10ce9uDz-Gx73Y_.TdPEoWXvin-RbefCBYu-qpcEnmc%2C — 302 — 504 B — 78 ms — h2https://mid.ru/upload/resize_cache/main/57c/aod88ejcwqz6srebzcgb28ktne54v5li/9999999999_100_1/JPEG_%D0%A4%D0%BE%D0%BD%D0%B4_%D0%93%D0%BE%D1%80%D1%87%D0%B0%D0%BA%D0%BE%D0%B2%D0%B0_%D1%80%D1%83%D1%81.jpg/upload/resize_cache/main/57c/aod88... https://mid.ru/upload/resize_cache/main/57c/aod88ejcwqz6srebzcgb28ktne54v5li/9999999999_100_1/JPEG_%D0%A4%D0%BE%D0%BD%D0%B4_%D0%93%D0%BE%D1%80%D1%87%D0%B0%D0%BA%D0%BE%D0%B2%D0%B0_%D1%80%D1%83%D1%81.jpg — 200 — 5.8 KiB — 75 ms — http/1.1https://mid.ru/upload/resize_cache/main/f1a/s444jxq378bxk8g08nsy7an363m93pal/9999999999_100_1/%D0%A6%D0%B5%D0%BD%D1%82%D1%80%20%D0%9F%D1%80%D0%B8%D0%BC%D0%B0%D0%BA%D0%BE%D0%B2%D0%B0_logo_rgb-01.jpg/upload/resize_cache/main/f1a/s444j... https://mid.ru/upload/resize_cache/main/f1a/s444jxq378bxk8g08nsy7an363m93pal/9999999999_100_1/%D0%A6%D0%B5%D0%BD%D1%82%D1%80%20%D0%9F%D1%80%D0%B8%D0%BC%D0%B0%D0%BA%D0%BE%D0%B2%D0%B0_logo_rgb-01.jpg — 200 — 14.6 KiB — 78 ms — http/1.1https://mid.ru/upload/resize_cache/main/6e8/xxyw3w6x01z1ifwuvgvileyjij0w3xfn/9999999999_100_1/IMG_8169.JPG/upload/resize_cache/main/6e8/xxyw3... https://mid.ru/upload/resize_cache/main/6e8/xxyw3w6x01z1ifwuvgvileyjij0w3xfn/9999999999_100_1/IMG_8169.JPG — 200 — 27.5 KiB — 75 ms — http/1.1https://mid.ru/upload/resize_cache/main/e6c/dubt8c6vc20qsdns1o2fxa9j3752nb55/9999999999_100_1/IMG_8168.JPG/upload/resize_cache/main/e6c/dubt8... https://mid.ru/upload/resize_cache/main/e6c/dubt8c6vc20qsdns1o2fxa9j3752nb55/9999999999_100_1/IMG_8168.JPG — 200 — 14.3 KiB — 80 ms — http/1.1https://mid.ru/upload/iblock/d13/d1362b02a933f595731e18a2278a28fd.jpg/upload/iblock/d13/d1362b02a933f595... https://mid.ru/upload/iblock/d13/d1362b02a933f595731e18a2278a28fd.jpg — 200 — 40.2 KiB — 82 ms — http/1.1https://mid.ru/upload/resize_cache/main/76e/9999999999_100_1/76efcc4d185b92e01e044603ad6b4615.jpg/upload/resize_cache/main/76e/99999... https://mid.ru/upload/resize_cache/main/76e/9999999999_100_1/76efcc4d185b92e01e044603ad6b4615.jpg — 200 — 16.2 KiB — 77 ms — http/1.1https://mid.ru/upload/iblock/d55/d55db1dbfcf0fa5ef96bfe070a0e294f.jpg/upload/iblock/d55/d55db1dbfcf0fa5e... https://mid.ru/upload/iblock/d55/d55db1dbfcf0fa5ef96bfe070a0e294f.jpg — 200 — 83.9 KiB — 76 ms — http/1.1https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=85766954&scid=85e0821d-5014-afc4-30dc-3ed77083c701&token=11009.5cH4cJlNmPbrHBZ5tkou-QQiOHQwa2KTAkRBkUNI1VnMPd0R2U6LhhWjQJkVIAxy-bpo9RDphHjOYBmvY1c3ELvGpJahg6lVSt__X18XY4c%2C.BvTmoJ2rd4kJuBMj9gw6_SgaAdg%2Cmc.yandex.com/sync_cookie_image_dec... https://mc.yandex.com/sync_cookie_image_decide_secondary?cid=85766954&scid=85e0821d-5014-afc4-30dc-3ed77083c701&token=11009.5cH4cJlNmPbrHBZ5tkou-QQiOHQwa2KTAkRBkUNI1VnMPd0R2U6LhhWjQJkVIAxy-bpo9RDphHjOYBmvY1c3ELvGpJahg6lVSt__X18XY4c%2C.BvTmoJ2rd4kJuBMj9gw6_SgaAdg%2C — 200 — 79 B — 74 ms — h2https://mid.ru/upload/main/4c1/w4l5pr692ax08tg7sb8av0m30t87mc31/UNE_mid_375-1001.gif/upload/main/4c1/w4l5pr692ax08tg7sb... https://mid.ru/upload/main/4c1/w4l5pr692ax08tg7sb8av0m30t87mc31/UNE_mid_375-1001.gif — 200 — 8.7 KiB — 75 ms — http/1.1https://mid.ru/upload/resize_cache/main/511/85xtk4vq5n2nvn8cq5g2e9s21fncx6vg/9999999999_100_1/IMG_8161.JPG/upload/resize_cache/main/511/85xtk... https://mid.ru/upload/resize_cache/main/511/85xtk4vq5n2nvn8cq5g2e9s21fncx6vg/9999999999_100_1/IMG_8161.JPG — 200 — 19.5 KiB — 77 ms — http/1.1https://mid.ru/upload/resize_cache/main/59a/irw9tdilzg2yaja21zz8fojtan172a1y/9999999999_100_1/1337%D1%85560_5.jpg/upload/resize_cache/main/59a/irw9t... https://mid.ru/upload/resize_cache/main/59a/irw9tdilzg2yaja21zz8fojtan172a1y/9999999999_100_1/1337%D1%85560_5.jpg — 200 — 13.6 KiB — 80 ms — http/1.1https://mid.ru/static/i/svg/gosuslugi_svg/gosuslugi-logo-with-slogan-blue.svg/static/i/svg/gosuslugi_svg/gosuslu... https://mid.ru/static/i/svg/gosuslugi_svg/gosuslugi-logo-with-slogan-blue.svg — 200 — 13.0 KiB — 80 ms — http/1.1https://mid.ru/upload/medialibrary/93c/fhf0qad73hy61asnyusxf03s7032zs0m/2.mp4/upload/medialibrary/93c/fhf0qad73h... https://mid.ru/upload/medialibrary/93c/fhf0qad73hy61asnyusxf03s7032zs0m/2.mp4 — 206 — 40.4 KiB — 83 ms — http/1.1https://mid.ru/static/i/svg/networks/Max_logo_2025.png/static/i/svg/networks/Max_logo_202... https://mid.ru/static/i/svg/networks/Max_logo_2025.png — 200 — 1.9 KiB — 75 ms — http/1.1https://mid.ru/static/i/svg/networks/vk.svg/static/i/svg/networks/vk.svg https://mid.ru/static/i/svg/networks/vk.svg — 200 — 2.9 KiB — 74 ms — http/1.1https://mid.ru/static/i/svg/networks/ok.svg/static/i/svg/networks/ok.svg https://mid.ru/static/i/svg/networks/ok.svg — 200 — 1.3 KiB — 77 ms — http/1.1https://mid.ru/static/i/svg/networks/twitter.svg/static/i/svg/networks/twitter.svg https://mid.ru/static/i/svg/networks/twitter.svg — 200 — 2.6 KiB — 80 ms — http/1.1https://mid.ru/static/i/svg/networks/rutube.png/static/i/svg/networks/rutube.png https://mid.ru/static/i/svg/networks/rutube.png — 200 — 4.0 KiB — 80 ms — http/1.1https://mid.ru/static/i/svg/networks/youtube.svg/static/i/svg/networks/youtube.svg https://mid.ru/static/i/svg/networks/youtube.svg — 200 — 1.1 KiB — 101 ms — http/1.1https://mid.ru/static/i/svg/networks/periscope.svg/static/i/svg/networks/periscope.sv... https://mid.ru/static/i/svg/networks/periscope.svg — 200 — 2.1 KiB — 84 ms — http/1.1https://mid.ru/static/i/svg/networks/telegram.svg/static/i/svg/networks/telegram.svg https://mid.ru/static/i/svg/networks/telegram.svg — 200 — 1.6 KiB — 85 ms — http/1.1https://mid.ru/static/i/svg/networks/viber.svg/static/i/svg/networks/viber.svg https://mid.ru/static/i/svg/networks/viber.svg — 200 — 2.7 KiB — 94 ms — http/1.1https://mid.ru/static/i/svg/networks/tiktok.svg/static/i/svg/networks/tiktok.svg https://mid.ru/static/i/svg/networks/tiktok.svg — 200 — 3.2 KiB — 88 ms — http/1.1https://mid.ru/static/i/svg/networks/zen_logo_icon.svg/static/i/svg/networks/zen_logo_ico... https://mid.ru/static/i/svg/networks/zen_logo_icon.svg — 200 — 1.2 KiB — 110 ms — http/1.1https://mid.ru/static/i/svg/networks/facebook.svg/static/i/svg/networks/facebook.svg https://mid.ru/static/i/svg/networks/facebook.svg — 200 — 1.3 KiB — 83 ms — http/1.1https://mid.ru/static/i/svg/networks/instagram.svg/static/i/svg/networks/instagram.sv... https://mid.ru/static/i/svg/networks/instagram.svg — 200 — 1.6 KiB — 88 ms — http/1.1https://mid.ru/static/i/svg/networks/icon-meta.svg/static/i/svg/networks/icon-meta.sv... https://mid.ru/static/i/svg/networks/icon-meta.svg — 200 — 1.5 KiB — 97 ms — http/1.1https://mid.ru/static/i/svg/networks/rss.svg/static/i/svg/networks/rss.svg https://mid.ru/static/i/svg/networks/rss.svg — 200 — 1.5 KiB — 88 ms — http/1.1https://mid.ru/static/i/svg/gosuslugi_svg/banner-fluid-bg-142-2.svg/static/i/svg/gosuslugi_svg/banner-... https://mid.ru/static/i/svg/gosuslugi_svg/banner-fluid-bg-142-2.svg — 200 — 13.2 KiB — 88 ms — http/1.1https://mid.ru/static/i/calendar.png/static/i/calendar.png https://mid.ru/static/i/calendar.png — 200 — 755 B — 77 ms — http/1.1https://mid.ru/upload/medialibrary/93c/fhf0qad73hy61asnyusxf03s7032zs0m/2.mp4/upload/medialibrary/93c/fhf0qad73h... https://mid.ru/upload/medialibrary/93c/fhf0qad73hy61asnyusxf03s7032zs0m/2.mp4 — 206 — 42.9 KiB — 85 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
22% of JavaScript execution is third-party
First-party Third-party 1327ms · 85KB · ₽393/mo
Unattributable
Other
Costly
Execution 990ms
Transfer 0 KB
Monthly Cost ₽293/mo
mc.yandex.ru
Other
Costly
Execution 338ms
Transfer 85 KB
Unused 52%
Monthly Cost ₽100/mo

These scripts may cost more than they're worth

  • Unattributable adds 990ms and costs ~₽293/month
  • mc.yandex.ru adds 338ms and costs ~₽100/month

Unattributable takes 990ms 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 338ms 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

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