Skip to content
https://index.hu

Performance

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

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

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

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

24.41 s

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

62.17 s

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

1.07 s

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

0.224

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

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

69.68 s

Page Load Progression

846 ms
1.7 s
2.5 s
3.4 s
4.2 s
5.1 s
5.9 s
6.8 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
18.9 MB transferred, 436 requests
FIX
18.9 MB transferred, 436 requests
Critical::
Page weighs 38.3 MB (18.9 MB transferred)
Warning::
JavaScript is 4.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 4.6 MB
Warning::
Images are 4.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.6 MB
Info::
Fonts are 1.8 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.8 MB
Info::
CSS is 815 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 815 KB
Warning::
436 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.0 g CO2 per page load
18.9 MB / 2.4 MB budget
18.9 MB transferred
436 requests
4.0 g CO2 per page load
Other 6.4 MiB 34%
JavaScript 4.6 MiB 25%
Images 4.6 MiB 24%
Fonts 1.8 MiB 10%
CSS 814.7 KiB 4%
HTML 426.5 KiB 2%
Other 136.5 KiB 1%
Other 48.9 KiB 0%
Other 2.3 KiB 0%
Other 590 B 0%
Other 0 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
91% third-party, 0 ms blocking
FIX
91% third-party, 0 ms blocking
Warning::
Third-party code accounts for 91% of page weight (17.2 MiB of 18.9 MiB)
Info::
Third-party blocking time is low (0 ms)
91%
First-party Third-party
F
JS Execution Cost
Action
8679ms total JS execution
FIX
8679ms total JS execution
Warning::
https://index.hu/: 2274ms CPU time
Warning::
Unattributable: 1380ms CPU time
Warning::
https://index.hu/assets/static/js/public/index_ven...: 760ms CPU time
Warning::
https://cmp.inmobi.com/tcfv2/cmp2.js?referer=index...: 632ms CPU time
Warning::
https://cmp.inmobi.com/tcfv2/61/cmp2ui-hu.js: 485ms CPU time
Warning::
Third-party scripts: 5166ms (60% of total)

Main Thread Breakdown

Script Evaluation 41% Other 27% Style & Layout 16% Script Parsing & Compilation 7% Rendering 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://index.hu/2274ms161ms26ms1st
Unattributable1380ms113ms0ms3rd
https://index.hu/assets/static/js/public/index_vendor.ugly.js?v=1776779041760ms393ms10ms1st
https://cmp.inmobi.com/tcfv2/cmp2.js?referer=index.hu632ms509ms48ms3rd
https://cmp.inmobi.com/tcfv2/61/cmp2ui-hu.js485ms254ms44ms3rd
https://www.googletagmanager.com/gtag/js?id=G-7GR3T85C96465ms381ms74ms3rd
https://indexhu.adocean.pl/files/js/ado.js409ms303ms7ms3rd
https://index.hu//assets/js/es6/index-weather-widget-nomin.js279ms7ms24ms1st
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js274ms168ms50ms3rd
https://securepubads.g.doubleclick.net/tag/js/gpt.js166ms123ms39ms3rd

Showing top 10 of 24 scripts

F
JS Bundles
Action
207 scripts, 833 KB unused
FIX
207 scripts, 833 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 127 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-NLV4...: 63 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PPD...: 63 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-7GR3...: 62 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cmp.inmobi.com/tcfv2/61/cmp2ui-hu.js: 59 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 833 KB
833 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB127 KB (68%)3rd
https://www.googletagmanager.com/gtag/js?id=G-NLV4TTVW69&cx=c&_slc=1148 KB63 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PPDGL3DR122 KB63 KB (52%)3rd
https://www.googletagmanager.com/gtag/js?id=G-7GR3T85C96171 KB62 KB (37%)3rd
https://cmp.inmobi.com/tcfv2/61/cmp2ui-hu.js128 KB59 KB (46%)3rd
https://indexhu.adocean.pl/files/js/prebid/10.20.0/gAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAABAACAAAAAIAQAAAAAAAAAAAAAAAAAAAAAAAgAAAAAgAAAAAAAAAEAAAAAAAAgA.js98 KB57 KB (59%)3rd
https://cmp.inmobi.com/tcfv2/cmp2.js?referer=index.hu116 KB57 KB (49%)3rd
https://connect.facebook.net/hu_HU/bundle/sdk.js/78 KB54 KB (69%)3rd
https://index.hu/assets/static/js/public/index_base.ugly.js?v=177677904171 KB52 KB (74%)1st
https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=15160768 KB44 KB (65%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
436 resources · 18.9 MB · 833 KB savings available
FIX
436 resources · 18.9 MB · 833 KB savings available
Warning::
Page weight 17.9 MB over 1MB target
Got: 18.9 MB Expected: ≤ 1 MB
Info::
~833 KB of savings available
Warning::
391 third-party resources (91% of weight)
Info::
19 resources over 200KB
436 resources · 18.9 MiB · 391 third-party 17.9 MiB over 1MB target
Media 32% · 6.1 MiB
JavaScript 25% · 4.6 MiB
Image 24% · 4.6 MiB
Font 10% · 1.8 MiB
CSS 4% · 814.7 KiB
Other 2% · 476.3 KiB
Document 2% · 438.0 KiB

~832.8 KiB of savings available

Remove unused JavaScript: 832.8 KiB
C
Image Optimization
Action
76 images, 0 KB saveable
REVIEW
76 images, 0 KB saveable
Warning::
https://kep.cdn.indexvas.hu/1/0/6899/68991/689913/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://kep.cdn.indexvas.hu/1/0/6900/69004/690040/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://kep.cdn.indexvas.hu/1/0/6900/69009/690090/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://kep.cdn.indexvas.hu/1/0/6900/69003/690037/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://kep.cdn.indexvas.hu/1/0/6157/61577/615779/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://index.hu/assets/images/common/logo/bloghu.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://kep.cdn.indexvas.hu/1/0/6892/68926/689263/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://kep.cdn.indexvas.hu/1/0/6898/68986/689868/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
76 images 4.6 MB
0 oversized -0 KB
49 legacy format
10 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

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

Web fonts

23

1850 KB total

Render-blocking

0

of 23

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 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s FCP 24.4 s LCP 62.2 shttps://index.hu/assets/fonts/OpenSans-Regular.woff2OpenSans-Regular.woff2 https://index.hu/assets/fonts/OpenSans-Regular.woff2 — 20.9 KiB — 62 ms — font-display: swaphttps://index.hu/assets/fonts/RobotoCondensed-Regular.woff?RobotoCondensed-Regular... https://index.hu/assets/fonts/RobotoCondensed-Regular.woff? — 106.8 KiB — 62 ms — font-display: swaphttps://index.hu/assets/fonts/iconvault_forecastfont.woff?iconvault_forecastfont.... https://index.hu/assets/fonts/iconvault_forecastfont.woff? — 4.8 KiB — 62 ms — font-display: swaphttps://index.hu/assets/fonts/OpenSans-Bold.woff2OpenSans-Bold.woff2 https://index.hu/assets/fonts/OpenSans-Bold.woff2 — 21.6 KiB — 62 ms — font-display: swaphttps://index.hu/assets/fonts/OpenSans-ExtraBold.woff2OpenSans-ExtraBold.woff2 https://index.hu/assets/fonts/OpenSans-ExtraBold.woff2 — 21.9 KiB — 59 ms — font-display: swaphttps://index.hu/assets/fonts/NotoSerif-Bold-webfont.woff?NotoSerif-Bold-webfont.... https://index.hu/assets/fonts/NotoSerif-Bold-webfont.woff? — 233.4 KiB — 60 ms — font-display: swaphttps://index.hu/assets/fonts/NotoSerif-Regular-webfont.woff?NotoSerif-Regular-webfo... https://index.hu/assets/fonts/NotoSerif-Regular-webfont.woff? — 22.1 KiB — 106 ms — font-display: swaphttps://index.hu/assets/fonts/RobotoCondensed-Bold.woff?RobotoCondensed-Bold.woff https://index.hu/assets/fonts/RobotoCondensed-Bold.woff? — 106.5 KiB — 88 ms — font-display: swaphttps://index.hu/assets/fonts/OpenSans-Light.woff2OpenSans-Light.woff2 https://index.hu/assets/fonts/OpenSans-Light.woff2 — 21.3 KiB — 49 ms — font-display: swaphttps://index.hu/assets/fonts/OpenSans-SemiBold.woff2OpenSans-SemiBold.woff2 https://index.hu/assets/fonts/OpenSans-SemiBold.woff2 — 21.7 KiB — 47 ms — font-display: swaphttps://index.hu/assets/fonts/OpenSans-Regular.woff?OpenSans-Regular.woff https://index.hu/assets/fonts/OpenSans-Regular.woff? — 27.3 KiB — 52 ms — font-display: swaphttps://indaplay.hu/_next/static/media/RobotoCondensed-VariableFont_wght.90ad18a4.ttfRobotoCondensed-Variabl... https://indaplay.hu/_next/static/media/RobotoCondensed-VariableFont_wght.90ad18a4.ttf — 362.9 KiB — 293 ms — font-display: swaphttps://indaplay.hu/_next/static/media/LibreFranklin-Medium.9ef91ccb.ttfLibreFranklin-Medium.9e... https://indaplay.hu/_next/static/media/LibreFranklin-Medium.9ef91ccb.ttf — 63.1 KiB — 221 ms — font-display: swaphttps://indaplay.hu/_next/static/media/OpenSans-VariableFont_wdth,wght.8f605fdd.ttfOpenSans-VariableFont_w... https://indaplay.hu/_next/static/media/OpenSans-VariableFont_wdth,wght.8f605fdd.ttf — 518.1 KiB — 298 ms — font-display: swaphttps://indaplay.hu/_next/static/media/LibreFranklin-Medium.9ef91ccb.ttfLibreFranklin-Medium.9e... https://indaplay.hu/_next/static/media/LibreFranklin-Medium.9ef91ccb.ttf — 0 B — 0 ms — font-display: swaphttps://indaplay.hu/_next/static/media/RobotoCondensed-VariableFont_wght.90ad18a4.ttfRobotoCondensed-Variabl... https://indaplay.hu/_next/static/media/RobotoCondensed-VariableFont_wght.90ad18a4.ttf — 0 B — 0 ms — font-display: swaphttps://indaplay.hu/_next/static/media/OpenSans-VariableFont_wdth,wght.8f605fdd.ttfOpenSans-VariableFont_w... https://indaplay.hu/_next/static/media/OpenSans-VariableFont_wdth,wght.8f605fdd.ttf — 0 B — 0 ms — font-display: swaphttps://indaplay.hu/_next/static/media/LibreFranklin-Light.c100d93e.ttfLibreFranklin-Light.c10... https://indaplay.hu/_next/static/media/LibreFranklin-Light.c100d93e.ttf — 63.1 KiB — 41 ms — font-display: swaphttps://indaplay.hu/_next/static/media/Archivo-ExtraBold.8f4c48b6.ttfArchivo-ExtraBold.8f4c4... https://indaplay.hu/_next/static/media/Archivo-ExtraBold.8f4c48b6.ttf — 118.4 KiB — 47 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2 — 17.8 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2ieVl2ZhZI2eCN5jzbjEETS9... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2 — 50.2 KiB — 77 ms — font-display: swaphttps://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2ieVl2ZhZI2eCN5jzbjEETS9... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2 — 33.2 KiB — 66 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVIGxA.woff2memSYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVIGxA.woff2 — 14.7 KiB — 59 ms — font-display: swap
OpenSans-Regular.woff2 woff2 swap
Size 21 KB
Load time 62 ms
Start 669 ms
Risk FOUT — text flashes from fallback to web font
RobotoCondensed-Regular... woff swap
Size 107 KB
Load time 62 ms
Start 670 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
iconvault_forecastfont.... woff swap
Size 5 KB
Load time 62 ms
Start 670 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSans-Bold.woff2 woff2 swap
Size 22 KB
Load time 62 ms
Start 670 ms
Risk FOUT — text flashes from fallback to web font
OpenSans-ExtraBold.woff2 woff2 swap
Size 22 KB
Load time 59 ms
Start 673 ms
Risk FOUT — text flashes from fallback to web font
NotoSerif-Bold-webfont.... woff swap
Size 233 KB
Load time 60 ms
Start 674 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
NotoSerif-Regular-webfo... woff swap
Size 22 KB
Load time 106 ms
Start 674 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
RobotoCondensed-Bold.woff woff swap
Size 107 KB
Load time 88 ms
Start 760 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
OpenSans-Light.woff2 woff2 swap
Size 21 KB
Load time 49 ms
Start 763 ms
Risk FOUT — text flashes from fallback to web font
OpenSans-SemiBold.woff2 woff2 swap
Size 22 KB
Load time 47 ms
Start 928 ms
Risk FOUT — text flashes from fallback to web font
OpenSans-Regular.woff woff swap
Size 27 KB
Load time 52 ms
Start 933 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
RobotoCondensed-Variabl... ttf swap
Size 363 KB
Load time 293 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
LibreFranklin-Medium.9e... ttf swap
Size 63 KB
Load time 221 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSans-VariableFont_w... ttf swap
Size 518 KB
Load time 298 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
LibreFranklin-Medium.9e... ttf swap
Size 0 KB
Load time 0 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
RobotoCondensed-Variabl... ttf swap
Size 0 KB
Load time 0 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSans-VariableFont_w... ttf swap
Size 0 KB
Load time 0 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
LibreFranklin-Light.c10... ttf swap
Size 63 KB
Load time 41 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Archivo-ExtraBold.8f4c4... ttf swap
Size 118 KB
Load time 47 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 18 KB
Load time 30 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
ieVl2ZhZI2eCN5jzbjEETS9... woff2 swap
Size 50 KB
Load time 77 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
ieVl2ZhZI2eCN5jzbjEETS9... woff2 swap
Size 33 KB
Load time 66 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
memSYaGs126MiZpBA-UvWbX... woff2 swap
Size 15 KB
Load time 59 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~1211 KB and ~2422 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
A
HTTP Caching
max-age=60 (1 minute)
PASS
max-age=60 (1 minute)
Info::
Cache-Control header is set
Got: public,max-age=60
Info::
Effective TTL: 1 minute (max-age=60)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public,max-age=60

DirectiveValueMeaning
publicAny cache may store this response
max-age60Cache for 1 minute
Effective TTL: 60 seconds
Network Waterfall
436 requests over 6543ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s FCP 24.4 s LCP 62.2 shttps://index.hu// https://index.hu/ — 200 — 69.8 KiB — 238 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/global.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/global.css?v=1776779040 — 200 — 14.1 KiB — 92 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/index-global.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/index-global.css?v=1776779040 — 200 — 164.1 KiB — 166 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/index-ogyv2026.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/index-ogyv2026.css?v=1776779040 — 200 — 23.6 KiB — 170 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/index-vote.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/index-vote.css?v=1776779040 — 200 — 20.6 KiB — 171 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/cimlap.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/cimlap.css?v=1776779040 — 200 — 455.0 KiB — 313 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/fixed_header.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/fixed_header.css?v=1776779040 — 200 — 19.2 KiB — 176 ms — http/1.1https://index.hu/assets/static/pepe/pepe.css/assets/static/pepe/pepe.css https://index.hu/assets/static/pepe/pepe.css — 200 — 33.0 KiB — 187 ms — http/1.1https://index.hu/ident/getall/?c=aTA=/ident/getall/?c=aTA= https://index.hu/ident/getall/?c=aTA= — 200 — 1.5 KiB — 232 ms — http/1.1https://index.hu/assets/static/js/public/index_vendor.ugly.js?v=1776779041/assets/static/js/public/index_vend... https://index.hu/assets/static/js/public/index_vendor.ugly.js?v=1776779041 — 200 — 49.6 KiB — 264 ms — http/1.1https://index.hu/assets/static/js/public/index_base.ugly.js?v=1776779041/assets/static/js/public/index_base... https://index.hu/assets/static/js/public/index_base.ugly.js?v=1776779041 — 200 — 70.6 KiB — 261 ms — http/1.1https://index.hu/assets/static/js/public/index_election.ugly.js?v=1776779041/assets/static/js/public/index_elec... https://index.hu/assets/static/js/public/index_election.ugly.js?v=1776779041 — 200 — 47.2 KiB — 279 ms — http/1.1https://index.hu/assets/static/js/public/cemp_fejlec.ugly.js?v=1776779041/assets/static/js/public/cemp_fejle... https://index.hu/assets/static/js/public/cemp_fejlec.ugly.js?v=1776779041 — 200 — 1.1 KiB — 234 ms — http/1.1https://index.hu/assets/js/underscore.min.js?v=1776779088/assets/js/underscore.min.js?v=1776... https://index.hu/assets/js/underscore.min.js?v=1776779088 — 200 — 5.2 KiB — 276 ms — http/1.1https://index.hu/assets/js/index.cimlap.min.js?v=1776064801/assets/js/index.cimlap.min.js?v=17... https://index.hu/assets/js/index.cimlap.min.js?v=1776064801 — 200 — 5.7 KiB — 281 ms — http/1.1https://index.hu/assets/js/scrolling_shadow.js?v=1776779088/assets/js/scrolling_shadow.js?v=17... https://index.hu/assets/js/scrolling_shadow.js?v=1776779088 — 200 — 800 B — 304 ms — http/1.1https://index.hu/assets/js/es6/oldscrollman.js?v=1776779088/assets/js/es6/oldscrollman.js?v=17... https://index.hu/assets/js/es6/oldscrollman.js?v=1776779088 — 200 — 3.9 KiB — 307 ms — http/1.1https://index.hu/assets/js/es6/longcontentscroll.js?v=1776779088/assets/js/es6/longcontentscroll.js... https://index.hu/assets/js/es6/longcontentscroll.js?v=1776779088 — 200 — 2.3 KiB — 320 ms — http/1.1https://index.hu/assets/js/pip_video.min.js?v=1776779088/assets/js/pip_video.min.js?v=17767... https://index.hu/assets/js/pip_video.min.js?v=1776779088 — 200 — 2.6 KiB — 323 ms — http/1.1https://index.hu/assets/js/chosen2.min.js?v=1776779088/assets/js/chosen2.min.js?v=1776779... https://index.hu/assets/js/chosen2.min.js?v=1776779088 — 200 — 6.6 KiB — 328 ms — http/1.1https://index.hu/assets/js/es6/mindekozben-mobile.min.js?v=1776779088/assets/js/es6/mindekozben-mobile.m... https://index.hu/assets/js/es6/mindekozben-mobile.min.js?v=1776779088 — 200 — 2.3 KiB — 348 ms — http/1.1https://indexhu.adocean.pl/files/js/ado.jsindexhu.adocean.pl/files/js/ado.js https://indexhu.adocean.pl/files/js/ado.js — 200 — 35.0 KiB — 234 ms — h2https://index.hu//assets/static/js.extra/portvote.js?20251124//assets/static/js.extra/portvote.j... https://index.hu//assets/static/js.extra/portvote.js?20251124 — 200 — 4.3 KiB — 328 ms — http/1.1https://index.hu//assets/js/es6/index-weather-widget-nomin.js//assets/js/es6/index-weather-widge... https://index.hu//assets/js/es6/index-weather-widget-nomin.js — 200 — 81.7 KiB — 348 ms — http/1.1https://kep.index.hu/1/0/6900/69003/690037/69003711_5093025_1ec7150dab8c4f96f79e9f4cd5647cf2_wm.jpgkep.index.hu/1/0/6900/69003/690037/... https://kep.index.hu/1/0/6900/69003/690037/69003711_5093025_1ec7150dab8c4f96f79e9f4cd5647cf2_wm.jpg — 302 — 376 B — 204 ms — http/1.1https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swapfonts.googleapis.com/css2?family=Sp... https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap — 200 — 947 B — 101 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69003/690037/69003711_5093025_1ec7150dab8c4f96f79e9f4cd5647cf2_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69003/... https://kep.cdn.indexvas.hu/1/0/6900/69003/690037/69003711_5093025_1ec7150dab8c4f96f79e9f4cd5647cf2_wm.jpg — 200 — 121.1 KiB — 310 ms — h2https://index.hu/assets/images/favicons/manifest.json/assets/images/favicons/manifest.js... https://index.hu/assets/images/favicons/manifest.json — 200 — 590 B — 128 ms — http/1.1https://kep.index.hu/1/0/6900/69008/690084/69008433_5093343_168a5989521d5fc5013e8375cd1fad39_wm.jpgkep.index.hu/1/0/6900/69008/690084/... https://kep.index.hu/1/0/6900/69008/690084/69008433_5093343_168a5989521d5fc5013e8375cd1fad39_wm.jpg — 302 — 376 B — 90 ms — http/1.1https://kep.index.hu/1/0/6900/69004/690042/69004261_5093065_21f589b4fc0a49e0ba5c31a7559eaf04_wm.jpgkep.index.hu/1/0/6900/69004/690042/... https://kep.index.hu/1/0/6900/69004/690042/69004261_5093065_21f589b4fc0a49e0ba5c31a7559eaf04_wm.jpg — 302 — 376 B — 90 ms — http/1.1
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s 48.0 s 50.0 s 52.0 s 54.0 s 56.0 s 58.0 s 60.0 s 62.0 s 64.0 s FCP 24.4 s LCP 62.2 shttps://index.hu// https://index.hu/ — 200 — 69.8 KiB — 238 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/global.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/global.css?v=1776779040 — 200 — 14.1 KiB — 92 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/index-global.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/index-global.css?v=1776779040 — 200 — 164.1 KiB — 166 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/index-ogyv2026.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/index-ogyv2026.css?v=1776779040 — 200 — 23.6 KiB — 170 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/index-vote.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/index-vote.css?v=1776779040 — 200 — 20.6 KiB — 171 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/cimlap.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/cimlap.css?v=1776779040 — 200 — 455.0 KiB — 313 ms — http/1.1https://index.hu/assets/static/indexnew_css/public/fixed_header.css?v=1776779040/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/fixed_header.css?v=1776779040 — 200 — 19.2 KiB — 176 ms — http/1.1https://index.hu/assets/static/pepe/pepe.css/assets/static/pepe/pepe.css https://index.hu/assets/static/pepe/pepe.css — 200 — 33.0 KiB — 187 ms — http/1.1https://index.hu/ident/getall/?c=aTA=/ident/getall/?c=aTA= https://index.hu/ident/getall/?c=aTA= — 200 — 1.5 KiB — 232 ms — http/1.1https://index.hu/assets/static/js/public/index_vendor.ugly.js?v=1776779041/assets/static/js/public/index_vend... https://index.hu/assets/static/js/public/index_vendor.ugly.js?v=1776779041 — 200 — 49.6 KiB — 264 ms — http/1.1https://index.hu/assets/static/js/public/index_base.ugly.js?v=1776779041/assets/static/js/public/index_base... https://index.hu/assets/static/js/public/index_base.ugly.js?v=1776779041 — 200 — 70.6 KiB — 261 ms — http/1.1https://index.hu/assets/static/js/public/index_election.ugly.js?v=1776779041/assets/static/js/public/index_elec... https://index.hu/assets/static/js/public/index_election.ugly.js?v=1776779041 — 200 — 47.2 KiB — 279 ms — http/1.1https://index.hu/assets/static/js/public/cemp_fejlec.ugly.js?v=1776779041/assets/static/js/public/cemp_fejle... https://index.hu/assets/static/js/public/cemp_fejlec.ugly.js?v=1776779041 — 200 — 1.1 KiB — 234 ms — http/1.1https://index.hu/assets/js/underscore.min.js?v=1776779088/assets/js/underscore.min.js?v=1776... https://index.hu/assets/js/underscore.min.js?v=1776779088 — 200 — 5.2 KiB — 276 ms — http/1.1https://index.hu/assets/js/index.cimlap.min.js?v=1776064801/assets/js/index.cimlap.min.js?v=17... https://index.hu/assets/js/index.cimlap.min.js?v=1776064801 — 200 — 5.7 KiB — 281 ms — http/1.1https://index.hu/assets/js/scrolling_shadow.js?v=1776779088/assets/js/scrolling_shadow.js?v=17... https://index.hu/assets/js/scrolling_shadow.js?v=1776779088 — 200 — 800 B — 304 ms — http/1.1https://index.hu/assets/js/es6/oldscrollman.js?v=1776779088/assets/js/es6/oldscrollman.js?v=17... https://index.hu/assets/js/es6/oldscrollman.js?v=1776779088 — 200 — 3.9 KiB — 307 ms — http/1.1https://index.hu/assets/js/es6/longcontentscroll.js?v=1776779088/assets/js/es6/longcontentscroll.js... https://index.hu/assets/js/es6/longcontentscroll.js?v=1776779088 — 200 — 2.3 KiB — 320 ms — http/1.1https://index.hu/assets/js/pip_video.min.js?v=1776779088/assets/js/pip_video.min.js?v=17767... https://index.hu/assets/js/pip_video.min.js?v=1776779088 — 200 — 2.6 KiB — 323 ms — http/1.1https://index.hu/assets/js/chosen2.min.js?v=1776779088/assets/js/chosen2.min.js?v=1776779... https://index.hu/assets/js/chosen2.min.js?v=1776779088 — 200 — 6.6 KiB — 328 ms — http/1.1https://index.hu/assets/js/es6/mindekozben-mobile.min.js?v=1776779088/assets/js/es6/mindekozben-mobile.m... https://index.hu/assets/js/es6/mindekozben-mobile.min.js?v=1776779088 — 200 — 2.3 KiB — 348 ms — http/1.1https://indexhu.adocean.pl/files/js/ado.jsindexhu.adocean.pl/files/js/ado.js https://indexhu.adocean.pl/files/js/ado.js — 200 — 35.0 KiB — 234 ms — h2https://index.hu//assets/static/js.extra/portvote.js?20251124//assets/static/js.extra/portvote.j... https://index.hu//assets/static/js.extra/portvote.js?20251124 — 200 — 4.3 KiB — 328 ms — http/1.1https://index.hu//assets/js/es6/index-weather-widget-nomin.js//assets/js/es6/index-weather-widge... https://index.hu//assets/js/es6/index-weather-widget-nomin.js — 200 — 81.7 KiB — 348 ms — http/1.1https://kep.index.hu/1/0/6900/69003/690037/69003711_5093025_1ec7150dab8c4f96f79e9f4cd5647cf2_wm.jpgkep.index.hu/1/0/6900/69003/690037/... https://kep.index.hu/1/0/6900/69003/690037/69003711_5093025_1ec7150dab8c4f96f79e9f4cd5647cf2_wm.jpg — 302 — 376 B — 204 ms — http/1.1https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swapfonts.googleapis.com/css2?family=Sp... https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap — 200 — 947 B — 101 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69003/690037/69003711_5093025_1ec7150dab8c4f96f79e9f4cd5647cf2_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69003/... https://kep.cdn.indexvas.hu/1/0/6900/69003/690037/69003711_5093025_1ec7150dab8c4f96f79e9f4cd5647cf2_wm.jpg — 200 — 121.1 KiB — 310 ms — h2https://index.hu/assets/images/favicons/manifest.json/assets/images/favicons/manifest.js... https://index.hu/assets/images/favicons/manifest.json — 200 — 590 B — 128 ms — http/1.1https://kep.index.hu/1/0/6900/69008/690084/69008433_5093343_168a5989521d5fc5013e8375cd1fad39_wm.jpgkep.index.hu/1/0/6900/69008/690084/... https://kep.index.hu/1/0/6900/69008/690084/69008433_5093343_168a5989521d5fc5013e8375cd1fad39_wm.jpg — 302 — 376 B — 90 ms — http/1.1https://kep.index.hu/1/0/6900/69004/690042/69004261_5093065_21f589b4fc0a49e0ba5c31a7559eaf04_wm.jpgkep.index.hu/1/0/6900/69004/690042/... https://kep.index.hu/1/0/6900/69004/690042/69004261_5093065_21f589b4fc0a49e0ba5c31a7559eaf04_wm.jpg — 302 — 376 B — 90 ms — http/1.1https://kep.index.hu/1/0/6900/69005/690054/69005405_5093139_9e726a8da4bb7d1f3f17ea1db611f0ec_wm.pngkep.index.hu/1/0/6900/69005/690054/... https://kep.index.hu/1/0/6900/69005/690054/69005405_5093139_9e726a8da4bb7d1f3f17ea1db611f0ec_wm.png — 302 — 376 B — 184 ms — http/1.1https://kep.index.hu/1/0/6246/62460/624605/62460583_4619643_fc516df4de3c563ac4fe3fcf46ae105d_wm.jpgkep.index.hu/1/0/6246/62460/624605/... https://kep.index.hu/1/0/6246/62460/624605/62460583_4619643_fc516df4de3c563ac4fe3fcf46ae105d_wm.jpg — 302 — 376 B — 194 ms — http/1.1https://index.hu/assets/js/gallery2.min.js?v=1776779088/assets/js/gallery2.min.js?v=177677... https://index.hu/assets/js/gallery2.min.js?v=1776779088 — 200 — 14.0 KiB — 56 ms — http/1.1https://index.hu/assets/js/swiper.min.js?v=1776779088/assets/js/swiper.min.js?v=17767790... https://index.hu/assets/js/swiper.min.js?v=1776779088 — 200 — 12.0 KiB — 56 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-7GR3T85C96www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-7GR3T85C96 — 200 — 171.2 KiB — 176 ms — h2https://indexstat.index.hu/stat.min.js?dd=20260423indexstat.index.hu/stat.min.js?dd=2... https://indexstat.index.hu/stat.min.js?dd=20260423 — 200 — 1.9 KiB — 255 ms — http/1.1data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Ax…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Ax… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 7"><pat…www.w3.org/2000/svg" viewBox="0 0 1... data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 7"><pat… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 7"><pat…www.w3.org/2000/svg" viewBox="0 0 1... data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 7"><pat… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 7"><pat…www.w3.org/2000/svg" viewBox="0 0 1... data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 7"><pat… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Ax…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Ax… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg width="187" height="29" viewBox="0 0 187 29" fill="none" xmlns="http://www.…www.… data:image/svg+xml,<svg width="187" height="29" viewBox="0 0 187 29" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="16" viewBox="0 0 10 1…www.w3.org/2000/svg" width="10" hei... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="16" viewBox="0 0 10 1… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3…www.w3… data:image/svg+xml,<svg width="40" height="41" viewBox="0 0 40 41" fill="none" xmlns="http://www.w3… — 200 — 0 B — 0 ms — datahttps://kep.cdn.indexvas.hu/1/0/4089/40892/408927/40892761_14dab282ba0a1b977e118546e3ddd0a3_wm.jpgkep.cdn.indexvas.hu/1/0/4089/40892/... https://kep.cdn.indexvas.hu/1/0/4089/40892/408927/40892761_14dab282ba0a1b977e118546e3ddd0a3_wm.jpg — 200 — 1.6 KiB — 104 ms — h2data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960"…www.w3.org/2000/svg" height="24px" ... data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960"… — 200 — 0 B — 0 ms — datahttps://kep.cdn.indexvas.hu/1/0/4403/44035/440358/44035812_db96da7eca68350b22ef9d19d8c0a4ae_wm.jpgkep.cdn.indexvas.hu/1/0/4403/44035/... https://kep.cdn.indexvas.hu/1/0/4403/44035/440358/44035812_db96da7eca68350b22ef9d19d8c0a4ae_wm.jpg — 200 — 1.7 KiB — 108 ms — h2https://kep.cdn.indexvas.hu/1/0/4002/40028/400285/40028529_efa74ba24362332d3e55d8f47c25c41a_wm.jpgkep.cdn.indexvas.hu/1/0/4002/40028/... https://kep.cdn.indexvas.hu/1/0/4002/40028/400285/40028529_efa74ba24362332d3e55d8f47c25c41a_wm.jpg — 200 — 1.9 KiB — 108 ms — h2data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Ax…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Ax… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Ax…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Ax… — 200 — 0 B — 0 ms — datahttps://cdn.onesignal.com/sdks/OneSignalSDK.jscdn.onesignal.com/sdks/OneSignalSDK... https://cdn.onesignal.com/sdks/OneSignalSDK.js — 200 — 3.6 KiB — 106 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.0 KiB — 127 ms — h3https://kep.index.hu/1/0/6899/68999/689994/68999441_5092717_cff7dfc9b0bbfffef15317831c02cd2f_wm.jpgkep.index.hu/1/0/6899/68999/689994/... https://kep.index.hu/1/0/6899/68999/689994/68999441_5092717_cff7dfc9b0bbfffef15317831c02cd2f_wm.jpg — 302 — 376 B — 127 ms — http/1.1https://kep.cdn.indexvas.hu/1/0/6900/69008/690084/69008433_5093343_168a5989521d5fc5013e8375cd1fad39_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69008/... https://kep.cdn.indexvas.hu/1/0/6900/69008/690084/69008433_5093343_168a5989521d5fc5013e8375cd1fad39_wm.jpg — 200 — 119.3 KiB — 92 ms — h2https://index.hu/assets/fonts/OpenSans-Regular.woff2/assets/fonts/OpenSans-Regular.woff... https://index.hu/assets/fonts/OpenSans-Regular.woff2 — 200 — 20.9 KiB — 62 ms — http/1.1https://index.hu/assets/fonts/RobotoCondensed-Regular.woff?/assets/fonts/RobotoCondensed-Regul... https://index.hu/assets/fonts/RobotoCondensed-Regular.woff? — 200 — 106.8 KiB — 62 ms — http/1.1https://index.hu/assets/fonts/iconvault_forecastfont.woff?/assets/fonts/iconvault_forecastfon... https://index.hu/assets/fonts/iconvault_forecastfont.woff? — 200 — 4.8 KiB — 62 ms — http/1.1https://index.hu/assets/fonts/OpenSans-Bold.woff2/assets/fonts/OpenSans-Bold.woff2 https://index.hu/assets/fonts/OpenSans-Bold.woff2 — 200 — 21.6 KiB — 62 ms — http/1.1https://index.hu/assets/fonts/OpenSans-ExtraBold.woff2/assets/fonts/OpenSans-ExtraBold.wo... https://index.hu/assets/fonts/OpenSans-ExtraBold.woff2 — 200 — 21.9 KiB — 59 ms — http/1.1https://index.hu/assets/fonts/NotoSerif-Bold-webfont.woff?/assets/fonts/NotoSerif-Bold-webfon... https://index.hu/assets/fonts/NotoSerif-Bold-webfont.woff? — 200 — 233.4 KiB — 60 ms — http/1.1https://index.hu/assets/fonts/NotoSerif-Regular-webfont.woff?/assets/fonts/NotoSerif-Regular-web... https://index.hu/assets/fonts/NotoSerif-Regular-webfont.woff? — 200 — 22.1 KiB — 106 ms — http/1.1https://kep.cdn.indexvas.hu/1/0/6900/69004/690042/69004261_5093065_21f589b4fc0a49e0ba5c31a7559eaf04_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69004/... https://kep.cdn.indexvas.hu/1/0/6900/69004/690042/69004261_5093065_21f589b4fc0a49e0ba5c31a7559eaf04_wm.jpg — 200 — 120.5 KiB — 90 ms — h2data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="17" viewBox="0 0 18 1…www.w3.org/2000/svg" width="18" hei... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="17" viewBox="0 0 18 1… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 1…www.w3.org/2000/svg" width="16" hei... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 1… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg width="38" height="38" viewBox="0 0 38 38" fill="none" xmlns="http://www.w3…www.w3… data:image/svg+xml,<svg width="38" height="38" viewBox="0 0 38 38" fill="none" xmlns="http://www.w3… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="34" viewBox="0 0 200…www.w3.org/2000/svg" width="200" he... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="34" viewBox="0 0 200… — 200 — 0 B — 0 ms — datahttps://indaplay.hu/hu/newsheetindaplay.hu/hu/newsheet https://indaplay.hu/hu/newsheet — 200 — 36.4 KiB — 248 ms — h2data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 1…www.w3.org/2000/svg" width="12" hei... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="16" viewBox="0 0 12 1… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xl…www.w3.org/2000/svg' xmlns:xlink='h... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xl… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg width="149" height="33" viewBox="0 0 149 33" fill="none" xmlns="http://www.…www.… data:image/svg+xml,<svg width="149" height="33" viewBox="0 0 149 33" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="190" height="28" viewBox="0 0 190…www.w3.org/2000/svg" width="190" he... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="190" height="28" viewBox="0 0 190… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyO…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyO… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="209" height="36" viewBox="0 0 209…www.w3.org/2000/svg" width="209" he... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="209" height="36" viewBox="0 0 209… — 200 — 0 B — 0 ms — datahttps://kep.index.hu/1/0/6892/68926/689263/68926321_5087415_e87e64bdb0747776598f139335a15ac5_wm.jpgkep.index.hu/1/0/6892/68926/689263/... https://kep.index.hu/1/0/6892/68926/689263/68926321_5087415_e87e64bdb0747776598f139335a15ac5_wm.jpg — 302 — 376 B — 45 ms — http/1.1https://kep.cdn.index.hu/1/0/6212/62124/621241/62124185_a4ee3014e97ff26e42e21c620bf0a12d_wm.jpgkep.cdn.index.hu/1/0/6212/62124/621... https://kep.cdn.index.hu/1/0/6212/62124/621241/62124185_a4ee3014e97ff26e42e21c620bf0a12d_wm.jpg — 200 — 12.1 KiB — 260 ms — h2https://index.hu/assets/images/common/logo/bloghu.svg/assets/images/common/logo/bloghu.s... https://index.hu/assets/images/common/logo/bloghu.svg — 200 — 1.7 KiB — 44 ms — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 108 ms — h2https://kep.index.hu/1/0/6899/68991/689913/68991305_5092165_8a5c9e26982f497b0d866be3dc1df110_wm.jpgkep.index.hu/1/0/6899/68991/689913/... https://kep.index.hu/1/0/6899/68991/689913/68991305_5092165_8a5c9e26982f497b0d866be3dc1df110_wm.jpg — 302 — 376 B — 43 ms — http/1.1https://index.hu/assets/fonts/RobotoCondensed-Bold.woff?/assets/fonts/RobotoCondensed-Bold.... https://index.hu/assets/fonts/RobotoCondensed-Bold.woff? — 200 — 106.5 KiB — 88 ms — http/1.1https://index.hu/assets/fonts/OpenSans-Light.woff2/assets/fonts/OpenSans-Light.woff2 https://index.hu/assets/fonts/OpenSans-Light.woff2 — 200 — 21.3 KiB — 49 ms — http/1.1https://kep.cdn.indexvas.hu/1/0/6900/69005/690054/69005405_5093139_9e726a8da4bb7d1f3f17ea1db611f0ec_wm.pngkep.cdn.indexvas.hu/1/0/6900/69005/... https://kep.cdn.indexvas.hu/1/0/6900/69005/690054/69005405_5093139_9e726a8da4bb7d1f3f17ea1db611f0ec_wm.png — 200 — 327.1 KiB — 52 ms — h2https://kep.cdn.indexvas.hu/1/0/6899/68999/689994/68999441_5092717_cff7dfc9b0bbfffef15317831c02cd2f_wm.jpgkep.cdn.indexvas.hu/1/0/6899/68999/... https://kep.cdn.indexvas.hu/1/0/6899/68999/689994/68999441_5092717_cff7dfc9b0bbfffef15317831c02cd2f_wm.jpg — 200 — 86.3 KiB — 78 ms — h2https://kep.index.hu/1/0/6900/69002/690026/69002631_5092943_f52770c7505752df5fee25849e5bcefd_wm.jpgkep.index.hu/1/0/6900/69002/690026/... https://kep.index.hu/1/0/6900/69002/690026/69002631_5092943_f52770c7505752df5fee25849e5bcefd_wm.jpg — 302 — 376 B — 160 ms — http/1.1https://kep.cdn.indexvas.hu/1/0/6246/62460/624605/62460583_4619643_fc516df4de3c563ac4fe3fcf46ae105d_wm.jpgkep.cdn.indexvas.hu/1/0/6246/62460/... https://kep.cdn.indexvas.hu/1/0/6246/62460/624605/62460583_4619643_fc516df4de3c563ac4fe3fcf46ae105d_wm.jpg — 200 — 80.8 KiB — 78 ms — h2https://kep.cdn.indexvas.hu/1/0/6892/68926/689263/68926321_5087415_e87e64bdb0747776598f139335a15ac5_wm.jpgkep.cdn.indexvas.hu/1/0/6892/68926/... https://kep.cdn.indexvas.hu/1/0/6892/68926/689263/68926321_5087415_e87e64bdb0747776598f139335a15ac5_wm.jpg — 200 — 123.3 KiB — 70 ms — h2https://port.hu/services/embed/current-tv-eventsport.hu/services/embed/current-tv-e... https://port.hu/services/embed/current-tv-events — 302 — 854 B — 274 ms — http/1.1https://matomo.index.hu/matomo.jsmatomo.index.hu/matomo.js https://matomo.index.hu/matomo.js — 200 — 66.7 KiB — 308 ms — http/1.1https://kep.cdn.indexvas.hu/1/0/6899/68991/689913/68991305_5092165_8a5c9e26982f497b0d866be3dc1df110_wm.jpgkep.cdn.indexvas.hu/1/0/6899/68991/... https://kep.cdn.indexvas.hu/1/0/6899/68991/689913/68991305_5092165_8a5c9e26982f497b0d866be3dc1df110_wm.jpg — 200 — 76.4 KiB — 48 ms — h2data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yO…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yO… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg width="204" height="68" viewBox="0 0 204 68" fill="none" xmlns="http://www.…www.… data:image/svg+xml,<svg width="204" height="68" viewBox="0 0 204 68" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datahttps://kep.index.hu/1/0/6790/67903/679038/67903839_5013443_bf7070153016291ae39f626360ff89c6_wm.jpgkep.index.hu/1/0/6790/67903/679038/... https://kep.index.hu/1/0/6790/67903/679038/67903839_5013443_bf7070153016291ae39f626360ff89c6_wm.jpg — 302 — 376 B — 116 ms — http/1.1data:image/svg+xml,<svg width="185" height="36" viewBox="0 0 185 36" fill="none" xmlns="http://www.…www.… data:image/svg+xml,<svg width="185" height="36" viewBox="0 0 185 36" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABGQAAAA+BAMAAACfANB0AAAAHlBMVEUAAAABZjQBXS8YdEYIazMIb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABGQAAAA+BAMAAACfANB0AAAAHlBMVEUAAAABZjQBXS8YdEYIazMIb… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg width="183" height="31" viewBox="0 0 183 31" fill="none" xmlns="http://www.…www.… data:image/svg+xml,<svg width="183" height="31" viewBox="0 0 183 31" fill="none" xmlns="http://www.… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="38" viewBox="0 0 120…www.w3.org/2000/svg" width="120" he... data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="120" height="38" viewBox="0 0 120… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuM… — 200 — 0 B — 0 ms — datahttps://www.googletagmanager.com/gtm.js?id=GTM-PPDGL3DRwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PPDGL3DR — 200 — 122.1 KiB — 46 ms — h2https://connect.facebook.net/hu_HU/sdk.jsconnect.facebook.net/hu_HU/sdk.js https://connect.facebook.net/hu_HU/sdk.js — 200 — 5.0 KiB — 369 ms — h3https://kep.index.hu/1/0/6898/68985/689852/68985223_5091725_65da20c6b3958cfa655a4aa409d2888d_wm.jpgkep.index.hu/1/0/6898/68985/689852/... https://kep.index.hu/1/0/6898/68985/689852/68985223_5091725_65da20c6b3958cfa655a4aa409d2888d_wm.jpg — 302 — 376 B — 88 ms — http/1.1https://kep.index.hu/1/0/6899/68994/689945/68994587_5092385_e9ccbbda10fe2621b680b15030dfb5a9_wm.jpgkep.index.hu/1/0/6899/68994/689945/... https://kep.index.hu/1/0/6899/68994/689945/68994587_5092385_e9ccbbda10fe2621b680b15030dfb5a9_wm.jpg — 302 — 376 B — 86 ms — http/1.1https://kep.index.hu/1/0/6900/69008/690086/69008667_5093353_f2bb863e8d62b678350ed89b4394449a_wm.jpgkep.index.hu/1/0/6900/69008/690086/... https://kep.index.hu/1/0/6900/69008/690086/69008667_5093353_f2bb863e8d62b678350ed89b4394449a_wm.jpg — 302 — 376 B — 83 ms — http/1.1https://kep.index.hu/1/0/6900/69009/690091/69009139_5093375_d1a93fb71a0c950d25cb4992f78434de_wm.jpgkep.index.hu/1/0/6900/69009/690091/... https://kep.index.hu/1/0/6900/69009/690091/69009139_5093375_d1a93fb71a0c950d25cb4992f78434de_wm.jpg — 302 — 376 B — 83 ms — http/1.1https://cmp.inmobi.com/choice/4z9XXyvnuPTjK/index.hu/choice.js?tag_version=V3cmp.inmobi.com/choice/4z9XXyvnuPTjK... https://cmp.inmobi.com/choice/4z9XXyvnuPTjK/index.hu/choice.js?tag_version=V3 — 200 — 2.7 KiB — 111 ms — h2https://index.hu/assets/static/indexnew_css/public/galeria.css?v=20211009/assets/static/indexnew_css/public/... https://index.hu/assets/static/indexnew_css/public/galeria.css?v=20211009 — 200 — 12.4 KiB — 53 ms — http/1.1https://indaplay.hu/hu/embed/index/frontvonal/tarjanyi-peter-elfogadhatatlan-hogy-egy-magyar-kulugyminiszter-beszelgeteseit-ilyen-konnyen-lehallgatjak?autoplay=1&mute=1&countView=0&prerollStartAtSeconds=30&prerollZoneCode=cimlapindaplay.hu/hu/embed/index/frontvon... https://indaplay.hu/hu/embed/index/frontvonal/tarjanyi-peter-elfogadhatatlan-hogy-egy-magyar-kulugyminiszter-beszelgeteseit-ilyen-konnyen-lehallgatjak?autoplay=1&mute=1&countView=0&prerollStartAtSeconds=30&prerollZoneCode=cimlap — 200 — 23.2 KiB — 69 ms — h2https://iap.cdn.indexvas.hu/Scripts.jsiap.cdn.indexvas.hu/Scripts.js https://iap.cdn.indexvas.hu/Scripts.js — 200 — 1.3 KiB — 208 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69002/690026/69002631_5092943_f52770c7505752df5fee25849e5bcefd_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69002/... https://kep.cdn.indexvas.hu/1/0/6900/69002/690026/69002631_5092943_f52770c7505752df5fee25849e5bcefd_wm.jpg — 200 — 77.8 KiB — 44 ms — h2https://index.hu/assets/fonts/OpenSans-SemiBold.woff2/assets/fonts/OpenSans-SemiBold.wof... https://index.hu/assets/fonts/OpenSans-SemiBold.woff2 — 200 — 21.7 KiB — 47 ms — http/1.1https://index.hu/assets/fonts/OpenSans-Regular.woff?/assets/fonts/OpenSans-Regular.woff... https://index.hu/assets/fonts/OpenSans-Regular.woff? — 200 — 27.3 KiB — 52 ms — http/1.1https://indexhu.adocean.pl/files/html/test-cookie.htmlindexhu.adocean.pl/files/html/test-... https://indexhu.adocean.pl/files/html/test-cookie.html — 200 — 1.1 KiB — 166 ms — h2https://kep.cdn.indexvas.hu/1/0/6790/67903/679038/67903839_5013443_bf7070153016291ae39f626360ff89c6_wm.jpgkep.cdn.indexvas.hu/1/0/6790/67903/... https://kep.cdn.indexvas.hu/1/0/6790/67903/679038/67903839_5013443_bf7070153016291ae39f626360ff89c6_wm.jpg — 200 — 99.1 KiB — 53 ms — h2https://kep.cdn.indexvas.hu/1/0/6898/68985/689852/68985223_5091725_65da20c6b3958cfa655a4aa409d2888d_wm.jpgkep.cdn.indexvas.hu/1/0/6898/68985/... https://kep.cdn.indexvas.hu/1/0/6898/68985/689852/68985223_5091725_65da20c6b3958cfa655a4aa409d2888d_wm.jpg — 200 — 113.9 KiB — 54 ms — h2https://kep.cdn.indexvas.hu/1/0/6899/68994/689945/68994587_5092385_e9ccbbda10fe2621b680b15030dfb5a9_wm.jpgkep.cdn.indexvas.hu/1/0/6899/68994/... https://kep.cdn.indexvas.hu/1/0/6899/68994/689945/68994587_5092385_e9ccbbda10fe2621b680b15030dfb5a9_wm.jpg — 200 — 168.1 KiB — 61 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69008/690086/69008667_5093353_f2bb863e8d62b678350ed89b4394449a_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69008/... https://kep.cdn.indexvas.hu/1/0/6900/69008/690086/69008667_5093353_f2bb863e8d62b678350ed89b4394449a_wm.jpg — 200 — 184.6 KiB — 89 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69009/690091/69009139_5093375_d1a93fb71a0c950d25cb4992f78434de_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69009/... https://kep.cdn.indexvas.hu/1/0/6900/69009/690091/69009139_5093375_d1a93fb71a0c950d25cb4992f78434de_wm.jpg — 200 — 160.6 KiB — 124 ms — h2https://indaplay.hu/_next/static/css/d3d8621f41406086.cssindaplay.hu/_next/static/css/d3d862... https://indaplay.hu/_next/static/css/d3d8621f41406086.css — 200 — 22.0 KiB — 55 ms — h2https://indaplay.hu/_next/static/chunks/webpack-7bfec82181817f61.jsindaplay.hu/_next/static/chunks/web... https://indaplay.hu/_next/static/chunks/webpack-7bfec82181817f61.js — 200 — 4.3 KiB — 55 ms — h2https://indexhu.adocean.pl/files/js/ado.jsindexhu.adocean.pl/files/js/ado.js https://indexhu.adocean.pl/files/js/ado.js — 200 — 34.7 KiB — 226 ms — h2https://indaplay.hu/init-adocf.jsindaplay.hu/init-adocf.js https://indaplay.hu/init-adocf.js — 200 — 727 B — 53 ms — h2https://www.googletagmanager.com/gtm.js?id=G-S7BN14YYF2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=G-S7BN14YYF2 — 200 — 157.0 KiB — 260 ms — h2https://www.googletagmanager.com/gtag/js?id=G-S7BN14YYF2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-S7BN14YYF2 — 200 — 157.3 KiB — 237 ms — h2https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607cdn.onesignal.com/sdks/OneSignalPag... https://cdn.onesignal.com/sdks/OneSignalPageSDKES6.js?v=151607 — 200 — 68.5 KiB — 108 ms — h3https://kep.index.hu/1/0/6898/68986/689868/68986823_5091837_5f1c34c2f3a7cb34305b2111497b5bec_wm.jpgkep.index.hu/1/0/6898/68986/689868/... https://kep.index.hu/1/0/6898/68986/689868/68986823_5091837_5f1c34c2f3a7cb34305b2111497b5bec_wm.jpg — 302 — 376 B — 58 ms — http/1.1https://scripts.keytiles.com/tracking/K8VHYexJDbOBsA-19457/stat.jsscripts.keytiles.com/tracking/K8VHY... https://scripts.keytiles.com/tracking/K8VHYexJDbOBsA-19457/stat.js — 200 — 12.7 KiB — 215 ms — http/1.1https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 108 ms — h3https://kep.index.hu/1/0/6900/69002/690020/69002089_5092899_91f544bdfe2791b621b94b8091da4558_wm.jpgkep.index.hu/1/0/6900/69002/690020/... https://kep.index.hu/1/0/6900/69002/690020/69002089_5092899_91f544bdfe2791b621b94b8091da4558_wm.jpg — 302 — 376 B — 45 ms — http/1.1https://kep.index.hu/1/0/5649/56491/564912/56491217_4176905_230414aad37fd8ae0a02c8ced327f02b_wm.jpgkep.index.hu/1/0/5649/56491/564912/... https://kep.index.hu/1/0/5649/56491/564912/56491217_4176905_230414aad37fd8ae0a02c8ced327f02b_wm.jpg — 302 — 376 B — 78 ms — http/1.1https://connect.facebook.net/en_US/fbds.jsconnect.facebook.net/en_US/fbds.js https://connect.facebook.net/en_US/fbds.js — 200 — 2.3 KiB — 11 ms — h3https://kep.index.hu/1/0/6900/69007/690073/69007365_5093275_9aef0d78045f4d706bec6356865d57a4_wm.jpgkep.index.hu/1/0/6900/69007/690073/... https://kep.index.hu/1/0/6900/69007/690073/69007365_5093275_9aef0d78045f4d706bec6356865d57a4_wm.jpg — 302 — 376 B — 72 ms — http/1.1https://indaplay.hu/_next/static/chunks/fd9d1056-336b45d424be122f.jsindaplay.hu/_next/static/chunks/fd9... https://indaplay.hu/_next/static/chunks/fd9d1056-336b45d424be122f.js — 200 — 169.6 KiB — 280 ms — h2https://indaplay.hu/_next/static/chunks/2117-8654358daf51551c.jsindaplay.hu/_next/static/chunks/211... https://indaplay.hu/_next/static/chunks/2117-8654358daf51551c.js — 200 — 121.7 KiB — 281 ms — h2https://indaplay.hu/_next/static/chunks/main-app-fb757dbf2494d41f.jsindaplay.hu/_next/static/chunks/mai... https://indaplay.hu/_next/static/chunks/main-app-fb757dbf2494d41f.js — 200 — 1.1 KiB — 152 ms — h2https://indaplay.hu/_next/static/chunks/2048-73b7cffdc209e102.jsindaplay.hu/_next/static/chunks/204... https://indaplay.hu/_next/static/chunks/2048-73b7cffdc209e102.js — 200 — 36.8 KiB — 161 ms — h2https://indaplay.hu/_next/static/chunks/app/global-error-4e3a97210fb34114.jsindaplay.hu/_next/static/chunks/app... https://indaplay.hu/_next/static/chunks/app/global-error-4e3a97210fb34114.js — 200 — 13.1 KiB — 161 ms — h2https://indaplay.hu/_next/static/chunks/8265-0edecbfc8bbd89a4.jsindaplay.hu/_next/static/chunks/826... https://indaplay.hu/_next/static/chunks/8265-0edecbfc8bbd89a4.js — 200 — 20.8 KiB — 162 ms — h2https://indaplay.hu/_next/static/chunks/2972-766b1f51716d2e56.jsindaplay.hu/_next/static/chunks/297... https://indaplay.hu/_next/static/chunks/2972-766b1f51716d2e56.js — 200 — 20.8 KiB — 162 ms — h2https://indaplay.hu/_next/static/chunks/346-7a2993de94706b90.jsindaplay.hu/_next/static/chunks/346... https://indaplay.hu/_next/static/chunks/346-7a2993de94706b90.js — 200 — 24.8 KiB — 170 ms — h2https://indaplay.hu/_next/static/chunks/3370-5a5ea4e85ee5cd81.jsindaplay.hu/_next/static/chunks/337... https://indaplay.hu/_next/static/chunks/3370-5a5ea4e85ee5cd81.js — 200 — 18.8 KiB — 182 ms — h2https://indaplay.hu/_next/static/chunks/5990-c2d8a2fbbf90c0eb.jsindaplay.hu/_next/static/chunks/599... https://indaplay.hu/_next/static/chunks/5990-c2d8a2fbbf90c0eb.js — 200 — 10.5 KiB — 279 ms — h2https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/newsheet/layout-ffebe5f245852ac6.jsindaplay.hu/_next/static/chunks/app... https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/newsheet/layout-ffebe5f245852ac6.js — 200 — 840 B — 279 ms — h2https://indaplay.hu/_next/static/chunks/a615c3c1-541cddb4a64e2a23.jsindaplay.hu/_next/static/chunks/a61... https://indaplay.hu/_next/static/chunks/a615c3c1-541cddb4a64e2a23.js — 200 — 574.0 KiB — 379 ms — h2https://indaplay.hu/_next/static/chunks/65fb8c99-57f03411bba9d6ed.jsindaplay.hu/_next/static/chunks/65f... https://indaplay.hu/_next/static/chunks/65fb8c99-57f03411bba9d6ed.js — 200 — 157.5 KiB — 302 ms — h2https://indaplay.hu/_next/static/chunks/9050-27af8f5963b48891.jsindaplay.hu/_next/static/chunks/905... https://indaplay.hu/_next/static/chunks/9050-27af8f5963b48891.js — 200 — 53.3 KiB — 235 ms — h2https://indaplay.hu/_next/static/chunks/1922-33650e8fa74a7329.jsindaplay.hu/_next/static/chunks/192... https://indaplay.hu/_next/static/chunks/1922-33650e8fa74a7329.js — 200 — 17.7 KiB — 236 ms — h2https://indaplay.hu/_next/static/chunks/9286-7b806069eae25bc1.jsindaplay.hu/_next/static/chunks/928... https://indaplay.hu/_next/static/chunks/9286-7b806069eae25bc1.js — 200 — 42.4 KiB — 235 ms — h2https://indaplay.hu/_next/static/chunks/9467-173657e410797249.jsindaplay.hu/_next/static/chunks/946... https://indaplay.hu/_next/static/chunks/9467-173657e410797249.js — 200 — 17.9 KiB — 237 ms — h2https://indaplay.hu/_next/static/chunks/6191-af46f373dd450334.jsindaplay.hu/_next/static/chunks/619... https://indaplay.hu/_next/static/chunks/6191-af46f373dd450334.js — 200 — 22.8 KiB — 242 ms — h2https://indaplay.hu/_next/static/chunks/5272-8a163e1021a4476e.jsindaplay.hu/_next/static/chunks/527... https://indaplay.hu/_next/static/chunks/5272-8a163e1021a4476e.js — 200 — 47.9 KiB — 279 ms — h2https://indaplay.hu/_next/static/chunks/8421-33ca76fcffe3f260.jsindaplay.hu/_next/static/chunks/842... https://indaplay.hu/_next/static/chunks/8421-33ca76fcffe3f260.js — 200 — 83.6 KiB — 325 ms — h2https://indaplay.hu/_next/static/chunks/5528-0836b5356f02ddd9.jsindaplay.hu/_next/static/chunks/552... https://indaplay.hu/_next/static/chunks/5528-0836b5356f02ddd9.js — 200 — 11.6 KiB — 314 ms — h2https://indaplay.hu/_next/static/chunks/5994-49710cce1392b3b9.jsindaplay.hu/_next/static/chunks/599... https://indaplay.hu/_next/static/chunks/5994-49710cce1392b3b9.js — 200 — 11.7 KiB — 314 ms — h2https://indaplay.hu/_next/static/chunks/8371-5c159eef1cdb3251.jsindaplay.hu/_next/static/chunks/837... https://indaplay.hu/_next/static/chunks/8371-5c159eef1cdb3251.js — 200 — 217.3 KiB — 375 ms — h2https://indaplay.hu/_next/static/chunks/7818-3569cde902f5f016.jsindaplay.hu/_next/static/chunks/781... https://indaplay.hu/_next/static/chunks/7818-3569cde902f5f016.js — 200 — 13.8 KiB — 319 ms — h2https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/newsheet/page-e13a8d12bcd928a5.jsindaplay.hu/_next/static/chunks/app... https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/newsheet/page-e13a8d12bcd928a5.js — 200 — 10.5 KiB — 319 ms — h2https://indapass.hu/jsfejlec2/passportHeader.jsindapass.hu/jsfejlec2/passportHeade... https://indapass.hu/jsfejlec2/passportHeader.js — 200 — 20.7 KiB — 260 ms — http/1.1https://kep.index.hu/1/0/6757/67579/675793/67579351_4989657_4a6806b193a8ba2e0df48c2129d26c3e_wm.jpgkep.index.hu/1/0/6757/67579/675793/... https://kep.index.hu/1/0/6757/67579/675793/67579351_4989657_4a6806b193a8ba2e0df48c2129d26c3e_wm.jpg — 302 — 376 B — 116 ms — http/1.1https://indaplay.hu/_next/static/css/d3d8621f41406086.cssindaplay.hu/_next/static/css/d3d862... https://indaplay.hu/_next/static/css/d3d8621f41406086.css — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/webpack-7bfec82181817f61.jsindaplay.hu/_next/static/chunks/web... https://indaplay.hu/_next/static/chunks/webpack-7bfec82181817f61.js — 200 — 0 B — 0 ms — h2https://matomo.index.hu//matomo.php?idsite=14&amp;rec=1matomo.index.hu//matomo.php?idsite=... https://matomo.index.hu//matomo.php?idsite=14&amp;rec=1 — 200 — 324 B — 196 ms — http/1.1https://indaplay.hu/_next/static/chunks/fd9d1056-336b45d424be122f.jsindaplay.hu/_next/static/chunks/fd9... https://indaplay.hu/_next/static/chunks/fd9d1056-336b45d424be122f.js — 200 — 0 B — 261 ms — h2https://indaplay.hu/cookie-consent.jsindaplay.hu/cookie-consent.js https://indaplay.hu/cookie-consent.js — 200 — 6.7 KiB — 256 ms — h2https://kep.cdn.indexvas.hu/1/0/6898/68986/689868/68986823_5091837_5f1c34c2f3a7cb34305b2111497b5bec_wm.jpgkep.cdn.indexvas.hu/1/0/6898/68986/... https://kep.cdn.indexvas.hu/1/0/6898/68986/689868/68986823_5091837_5f1c34c2f3a7cb34305b2111497b5bec_wm.jpg — 200 — 158.2 KiB — 75 ms — h2https://indaplay.hu/gemius-site-track.jsindaplay.hu/gemius-site-track.js https://indaplay.hu/gemius-site-track.js — 200 — 1.3 KiB — 250 ms — h2https://gahu.hit.gemius.pl/gplayer.jsgahu.hit.gemius.pl/gplayer.js https://gahu.hit.gemius.pl/gplayer.js — 200 — 5.7 KiB — 243 ms — h2https://indexhu.adocean.pl/files/js/ado.jsindexhu.adocean.pl/files/js/ado.js https://indexhu.adocean.pl/files/js/ado.js — 200 — 0 B — 119 ms — h2https://indaplay.hu/init-adocf.jsindaplay.hu/init-adocf.js https://indaplay.hu/init-adocf.js — 200 — 232 B — 258 ms — h2https://www.googletagmanager.com/gtm.js?id=G-S7BN14YYF2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=G-S7BN14YYF2 — 200 — 0 B — 152 ms — h2https://www.googletagmanager.com/gtag/js?id=G-S7BN14YYF2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-S7BN14YYF2 — 200 — 0 B — 131 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69002/690020/69002089_5092899_91f544bdfe2791b621b94b8091da4558_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69002/... https://kep.cdn.indexvas.hu/1/0/6900/69002/690020/69002089_5092899_91f544bdfe2791b621b94b8091da4558_wm.jpg — 200 — 99.1 KiB — 126 ms — h2https://indaplay.hu/_next/static/media/RobotoCondensed-VariableFont_wght.90ad18a4.ttfindaplay.hu/_next/static/media/Robo... https://indaplay.hu/_next/static/media/RobotoCondensed-VariableFont_wght.90ad18a4.ttf — 200 — 362.9 KiB — 293 ms — h2https://indaplay.hu/_next/static/media/LibreFranklin-Medium.9ef91ccb.ttfindaplay.hu/_next/static/media/Libr... https://indaplay.hu/_next/static/media/LibreFranklin-Medium.9ef91ccb.ttf — 200 — 63.1 KiB — 221 ms — h2https://indaplay.hu/_next/static/media/OpenSans-VariableFont_wdth,wght.8f605fdd.ttfindaplay.hu/_next/static/media/Open... https://indaplay.hu/_next/static/media/OpenSans-VariableFont_wdth,wght.8f605fdd.ttf — 200 — 518.1 KiB — 298 ms — h2https://indaplay.hu/_next/static/chunks/2117-8654358daf51551c.jsindaplay.hu/_next/static/chunks/211... https://indaplay.hu/_next/static/chunks/2117-8654358daf51551c.js — 200 — 0 B — 230 ms — h2https://indaplay.hu/_next/static/chunks/main-app-fb757dbf2494d41f.jsindaplay.hu/_next/static/chunks/mai... https://indaplay.hu/_next/static/chunks/main-app-fb757dbf2494d41f.js — 200 — 0 B — 107 ms — h2https://indaplay.hu/_next/static/chunks/2048-73b7cffdc209e102.jsindaplay.hu/_next/static/chunks/204... https://indaplay.hu/_next/static/chunks/2048-73b7cffdc209e102.js — 200 — 0 B — 109 ms — h2https://indaplay.hu/_next/static/chunks/app/global-error-4e3a97210fb34114.jsindaplay.hu/_next/static/chunks/app... https://indaplay.hu/_next/static/chunks/app/global-error-4e3a97210fb34114.js — 200 — 0 B — 109 ms — h2https://indaplay.hu/_next/static/chunks/52774a7f-d7926efeb5613c4c.jsindaplay.hu/_next/static/chunks/527... https://indaplay.hu/_next/static/chunks/52774a7f-d7926efeb5613c4c.js — 200 — 119.3 KiB — 281 ms — h2https://indaplay.hu/_next/static/chunks/8265-0edecbfc8bbd89a4.jsindaplay.hu/_next/static/chunks/826... https://indaplay.hu/_next/static/chunks/8265-0edecbfc8bbd89a4.js — 200 — 0 B — 113 ms — h2https://indaplay.hu/_next/static/chunks/2972-766b1f51716d2e56.jsindaplay.hu/_next/static/chunks/297... https://indaplay.hu/_next/static/chunks/2972-766b1f51716d2e56.js — 200 — 0 B — 116 ms — h2https://cdn.jsdelivr.net/npm/@splidejs/splide@4.1.4/dist/js/splide.min.jscdn.jsdelivr.net/npm/@splidejs/spli... https://cdn.jsdelivr.net/npm/@splidejs/splide@4.1.4/dist/js/splide.min.js — 200 — 13.7 KiB — 118 ms — h2https://indaplay.hu/_next/static/chunks/346-7a2993de94706b90.jsindaplay.hu/_next/static/chunks/346... https://indaplay.hu/_next/static/chunks/346-7a2993de94706b90.js — 200 — 0 B — 119 ms — h2https://indaplay.hu/_next/static/chunks/1255-343b70b39e840219.jsindaplay.hu/_next/static/chunks/125... https://indaplay.hu/_next/static/chunks/1255-343b70b39e840219.js — 200 — 198.1 KiB — 288 ms — h2https://indaplay.hu/_next/static/chunks/3370-5a5ea4e85ee5cd81.jsindaplay.hu/_next/static/chunks/337... https://indaplay.hu/_next/static/chunks/3370-5a5ea4e85ee5cd81.js — 200 — 0 B — 134 ms — h2https://indaplay.hu/_next/static/chunks/2415-ceace9f55d925f11.jsindaplay.hu/_next/static/chunks/241... https://indaplay.hu/_next/static/chunks/2415-ceace9f55d925f11.js — 200 — 9.2 KiB — 274 ms — h2https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/embed/%5B...slug%5D/layout-04b83bce332f3efc.jsindaplay.hu/_next/static/chunks/app... https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/embed/%5B...slug%5D/layout-04b83bce332f3efc.js — 200 — 1.8 KiB — 274 ms — h2https://indaplay.hu/matomo.jsindaplay.hu/matomo.js https://indaplay.hu/matomo.js — 200 — 915 B — 274 ms — h2https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/embed/%5B...slug%5D/error-31e4a8431baf1fcb.jsindaplay.hu/_next/static/chunks/app... https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/embed/%5B...slug%5D/error-31e4a8431baf1fcb.js — 200 — 8.8 KiB — 274 ms — h2https://indaplay.hu/_next/static/chunks/a615c3c1-541cddb4a64e2a23.jsindaplay.hu/_next/static/chunks/a61... https://indaplay.hu/_next/static/chunks/a615c3c1-541cddb4a64e2a23.js — 200 — 0 B — 325 ms — h2https://indaplay.hu/_next/static/chunks/65fb8c99-57f03411bba9d6ed.jsindaplay.hu/_next/static/chunks/65f... https://indaplay.hu/_next/static/chunks/65fb8c99-57f03411bba9d6ed.js — 200 — 0 B — 264 ms — h2https://indaplay.hu/_next/static/chunks/9050-27af8f5963b48891.jsindaplay.hu/_next/static/chunks/905... https://indaplay.hu/_next/static/chunks/9050-27af8f5963b48891.js — 200 — 0 B — 183 ms — h2https://indaplay.hu/_next/static/chunks/1922-33650e8fa74a7329.jsindaplay.hu/_next/static/chunks/192... https://indaplay.hu/_next/static/chunks/1922-33650e8fa74a7329.js — 200 — 0 B — 186 ms — h2https://indaplay.hu/_next/static/chunks/9286-7b806069eae25bc1.jsindaplay.hu/_next/static/chunks/928... https://indaplay.hu/_next/static/chunks/9286-7b806069eae25bc1.js — 200 — 0 B — 204 ms — h2https://indaplay.hu/_next/static/chunks/9467-173657e410797249.jsindaplay.hu/_next/static/chunks/946... https://indaplay.hu/_next/static/chunks/9467-173657e410797249.js — 200 — 0 B — 186 ms — h2https://indaplay.hu/_next/static/chunks/6191-af46f373dd450334.jsindaplay.hu/_next/static/chunks/619... https://indaplay.hu/_next/static/chunks/6191-af46f373dd450334.js — 200 — 0 B — 205 ms — h2https://indaplay.hu/_next/static/chunks/5272-8a163e1021a4476e.jsindaplay.hu/_next/static/chunks/527... https://indaplay.hu/_next/static/chunks/5272-8a163e1021a4476e.js — 200 — 0 B — 226 ms — h2https://indaplay.hu/_next/static/chunks/8421-33ca76fcffe3f260.jsindaplay.hu/_next/static/chunks/842... https://indaplay.hu/_next/static/chunks/8421-33ca76fcffe3f260.js — 200 — 0 B — 272 ms — h2https://indaplay.hu/_next/static/chunks/5528-0836b5356f02ddd9.jsindaplay.hu/_next/static/chunks/552... https://indaplay.hu/_next/static/chunks/5528-0836b5356f02ddd9.js — 200 — 0 B — 264 ms — h2https://indaplay.hu/_next/static/chunks/5994-49710cce1392b3b9.jsindaplay.hu/_next/static/chunks/599... https://indaplay.hu/_next/static/chunks/5994-49710cce1392b3b9.js — 200 — 0 B — 264 ms — h2https://indaplay.hu/_next/static/chunks/8371-5c159eef1cdb3251.jsindaplay.hu/_next/static/chunks/837... https://indaplay.hu/_next/static/chunks/8371-5c159eef1cdb3251.js — 200 — 0 B — 322 ms — h2https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/embed/%5B...slug%5D/page-566c36a26bdb8d9d.jsindaplay.hu/_next/static/chunks/app... https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/embed/%5B...slug%5D/page-566c36a26bdb8d9d.js — 200 — 3.4 KiB — 271 ms — h2https://daemon.indapass.hu/http/session_request?redirect_to=https%3A%2F%2Fport.hu%2Fservices%2Fembed%2Fcurrent-tv-events&partner_id=portdaemon.indapass.hu/http/session_req... https://daemon.indapass.hu/http/session_request?redirect_to=https%3A%2F%2Fport.hu%2Fservices%2Fembed%2Fcurrent-tv-events&partner_id=port — 302 — 755 B — 204 ms — http/1.1https://kep.cdn.indexvas.hu/1/0/5649/56491/564912/56491217_4176905_230414aad37fd8ae0a02c8ced327f02b_wm.jpgkep.cdn.indexvas.hu/1/0/5649/56491/... https://kep.cdn.indexvas.hu/1/0/5649/56491/564912/56491217_4176905_230414aad37fd8ae0a02c8ced327f02b_wm.jpg — 200 — 125.8 KiB — 118 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69007/690073/69007365_5093275_9aef0d78045f4d706bec6356865d57a4_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69007/... https://kep.cdn.indexvas.hu/1/0/6900/69007/690073/69007365_5093275_9aef0d78045f4d706bec6356865d57a4_wm.jpg — 200 — 135.8 KiB — 126 ms — h2https://index.hu/assets/images//cimlap/kisallatos/logo-wld.svg/assets/images//cimlap/kisallatos/l... https://index.hu/assets/images//cimlap/kisallatos/logo-wld.svg — 200 — 5.2 KiB — 99 ms — http/1.1https://index.hu/assets/images//cimlap/kisallatos/logo-wlc.svg/assets/images//cimlap/kisallatos/l... https://index.hu/assets/images//cimlap/kisallatos/logo-wlc.svg — 200 — 4.6 KiB — 100 ms — http/1.1https://region1.analytics.google.com/g/collect?v=2&tid=G-7GR3T85C96&gtm=45je64m0h2v873592559za200zd873592559&_p=1776898620831&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=EAAAAGA&_ng=1&are=1&cid=836699583.1776898621&frm=0&ir=1&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117384406~117512543~118128923~118463261&sid=1776898621&sct=1&seg=0&dl=https%3A%2F%2Findex.hu%2F&dt=Index%20-%20friss%20h%C3%ADrek%2C%20esem%C3%A9nyek%2C%20t%C3%A9nyek&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.content_group=&ep.rovat=index.hu%2F&ep.oldaltipus=cimlap&ep.cikktipus=C%C3%ADmlap&ep.layout=phone&ep.passport=NotLoggedIn&tfd=1135region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-7GR3T85C96&gtm=45je64m0h2v873592559za200zd873592559&_p=1776898620831&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&tcfd=10001&_eu=EAAAAGA&_ng=1&are=1&cid=836699583.1776898621&frm=0&ir=1&pscdl=noapi&rcb=2&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117384406~117512543~118128923~118463261&sid=1776898621&sct=1&seg=0&dl=https%3A%2F%2Findex.hu%2F&dt=Index%20-%20friss%20h%C3%ADrek%2C%20esem%C3%A9nyek%2C%20t%C3%A9nyek&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.content_group=&ep.rovat=index.hu%2F&ep.oldaltipus=cimlap&ep.cikktipus=C%C3%ADmlap&ep.layout=phone&ep.passport=NotLoggedIn&tfd=1135 — 204 — 544 B — 135 ms — h2https://kep.cdn.indexvas.hu/1/0/6757/67579/675793/67579351_4989657_4a6806b193a8ba2e0df48c2129d26c3e_wm.jpgkep.cdn.indexvas.hu/1/0/6757/67579/... https://kep.cdn.indexvas.hu/1/0/6757/67579/675793/67579351_4989657_4a6806b193a8ba2e0df48c2129d26c3e_wm.jpg — 200 — 88.5 KiB — 57 ms — h2https://iap.cdn.indexvas.hu/deploy.jsoniap.cdn.indexvas.hu/deploy.json https://iap.cdn.indexvas.hu/deploy.json — 200 — 339 B — 56 ms — h2https://gahu.hit.gemius.pl/xgemius.jsgahu.hit.gemius.pl/xgemius.js https://gahu.hit.gemius.pl/xgemius.js — 200 — 19.5 KiB — 188 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=1632161224&t=pageview&_s=1&dl=https%3A%2F%2Findex.hu%2F&ul=hu-hu&dt=Index%20-%20friss%20h%C3%ADrek%2C%20esem%C3%A9nyek%2C%20t%C3%A9nyek&sr=412x823&vp=412x823&_u=YCDAgAABAAAAACgAAAB~&jid=1299367856&gjid=38349474&cid=836699583.1776898621&tid=UA-181415-27&_gid=467337165.1776898621&_slc=1&cd1=cimlap&cd2=NotLoggedIn&cd3=phone&z=2109159984www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&aip=1&a=1632161224&t=pageview&_s=1&dl=https%3A%2F%2Findex.hu%2F&ul=hu-hu&dt=Index%20-%20friss%20h%C3%ADrek%2C%20esem%C3%A9nyek%2C%20t%C3%A9nyek&sr=412x823&vp=412x823&_u=YCDAgAABAAAAACgAAAB~&jid=1299367856&gjid=38349474&cid=836699583.1776898621&tid=UA-181415-27&_gid=467337165.1776898621&_slc=1&cd1=cimlap&cd2=NotLoggedIn&cd3=phone&z=2109159984 — 200 — 447 B — 43 ms — h2https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-181415-27&cid=836699583.1776898621&jid=1299367856&gjid=38349474&_gid=467337165.1776898621&_u=YCDAgAABAAAAAGgAAAD~&z=1221106216stats.g.doubleclick.net/j/collect?t... https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-181415-27&cid=836699583.1776898621&jid=1299367856&gjid=38349474&_gid=467337165.1776898621&_u=YCDAgAABAAAAAGgAAAD~&z=1221106216 — 200 — 645 B — 135 ms — h2https://hu.adocean.pl/files/emitter_global_files/a8a8ba/ads.jshu.adocean.pl/files/emitter_global_... https://hu.adocean.pl/files/emitter_global_files/a8a8ba/ads.js — 200 — 523 B — 295 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1632161224&t=pageview&_s=1&dl=https%3A%2F%2Findex.hu%2F&ul=hu-hu&dt=Index%20-%20friss%20h%C3%ADrek%2C%20esem%C3%A9nyek%2C%20t%C3%A9nyek&sr=412x823&vp=412x823&_u=YCDAgAABAAAAAGgAAAD~&jid=407923157&gjid=474003602&cid=836699583.1776898621&tid=UA-181415-11&sf=10&_gid=467337165.1776898621&_slc=1&cd1=cimlap&cd2=NotLoggedIn&cd3=phone&z=546291619www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=1632161224&t=pageview&_s=1&dl=https%3A%2F%2Findex.hu%2F&ul=hu-hu&dt=Index%20-%20friss%20h%C3%ADrek%2C%20esem%C3%A9nyek%2C%20t%C3%A9nyek&sr=412x823&vp=412x823&_u=YCDAgAABAAAAAGgAAAD~&jid=407923157&gjid=474003602&cid=836699583.1776898621&tid=UA-181415-11&sf=10&_gid=467337165.1776898621&_slc=1&cd1=cimlap&cd2=NotLoggedIn&cd3=phone&z=546291619 — 200 — 86 B — 39 ms — h2https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-181415-11&cid=836699583.1776898621&jid=407923157&gjid=474003602&_gid=467337165.1776898621&_u=YCDAgAABAAAAAGgAAAD~&z=1125307781stats.g.doubleclick.net/j/collect?t... https://stats.g.doubleclick.net/j/collect?t=dc&aip=1&_r=3&v=1&_v=j102&tid=UA-181415-11&cid=836699583.1776898621&jid=407923157&gjid=474003602&_gid=467337165.1776898621&_u=YCDAgAABAAAAAGgAAAD~&z=1125307781 — 200 — 70 B — 132 ms — h2https://management.ident.indapass.hu/management/getimage?source=index&redirect_to=https%3A%2F%2Findex.hu%2Fsetcookie.php&_=1776898621149management.ident.indapass.hu/manage... https://management.ident.indapass.hu/management/getimage?source=index&redirect_to=https%3A%2F%2Findex.hu%2Fsetcookie.php&_=1776898621149 — 302 — 445 B — 259 ms — http/1.1https://assets.indavideo.hu/js/src/ivApi.js?_=1776898621176assets.indavideo.hu/js/src/ivApi.js... https://assets.indavideo.hu/js/src/ivApi.js?_=1776898621176 — 200 — 2.3 KiB — 251 ms — h2https://www.youtube.com/iframe_api?_=1776898621177www.youtube.com/iframe_api?_=177689... https://www.youtube.com/iframe_api?_=1776898621177 — 200 — 3.2 KiB — 165 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-7GR3T85C96&cid=836699583.1776898621&gtm=45je64m0h2v873592559za200zd873592559&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~117384406~117512543~118128923~118463261&z=1691151019www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&_ng=1&tid=G-7GR3T85C96&cid=836699583.1776898621&gtm=45je64m0h2v873592559za200zd873592559&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~117384406~117512543~118128923~118463261&z=1691151019 — 200 — 408 B — 145 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-7GR3T85C96&cid=836699583.1776898621&gtm=45je64m0h2v873592559za200zd873592559&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~117384406~117512543~118128923~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&_ng=1&tid=G-7GR3T85C96&cid=836699583.1776898621&gtm=45je64m0h2v873592559za200zd873592559&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616986~115938465~115938469~117266401~117384406~117512543~118128923~118463261 — 204 — 292 B — 120 ms — h2https://matomo.index.hu/matomo.php?action_name=Index%20-%20friss%20h%C3%ADrek%2C%20esem%C3%A9nyek%2C%20t%C3%A9nyek&idsite=8&rec=1&r=028779&h=22&m=57&s=1&url=https%3A%2F%2Findex.hu%2F&_id=54f0c2bb7cdbcb00&_idn=1&send_image=0&_refts=0&pv_id=i2Tvbj&pf_net=90&pf_srv=72&pf_tfr=77&pf_dm1=636&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823matomo.index.hu/matomo.php?action_n... https://matomo.index.hu/matomo.php?action_name=Index%20-%20friss%20h%C3%ADrek%2C%20esem%C3%A9nyek%2C%20t%C3%A9nyek&idsite=8&rec=1&r=028779&h=22&m=57&s=1&url=https%3A%2F%2Findex.hu%2F&_id=54f0c2bb7cdbcb00&_idn=1&send_image=0&_refts=0&pv_id=i2Tvbj&pf_net=90&pf_srv=72&pf_tfr=77&pf_dm1=636&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823 — 204 — 347 B — 65 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-NLV4TTVW69&cx=c&_slc=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-NLV4TTVW69&cx=c&_slc=1 — 200 — 147.7 KiB — 136 ms — h3https://iap.cdn.indexvas.hu/Loader.js?v=4.8.37.8iap.cdn.indexvas.hu/Loader.js?v=4.8... https://iap.cdn.indexvas.hu/Loader.js?v=4.8.37.8 — 200 — 11.4 KiB — 66 ms — h2https://cmp.inmobi.com/tcfv2/cmp2.js?referer=index.hucmp.inmobi.com/tcfv2/cmp2.js?refere... https://cmp.inmobi.com/tcfv2/cmp2.js?referer=index.hu — 200 — 116.4 KiB — 85 ms — h2https://www.facebook.com/tr/?id=551982981568628&ev=PixelInitialized&dl=https%3A%2F%2Findex.hu%2F&rl=&if=false&v=1.1.1&a=fbds_js&ts=1776898621525www.facebook.com/tr/?id=55198298156... https://www.facebook.com/tr/?id=551982981568628&ev=PixelInitialized&dl=https%3A%2F%2Findex.hu%2F&rl=&if=false&v=1.1.1&a=fbds_js&ts=1776898621525 — 200 — 273 B — 51 ms — h2https://onesignal.com/api/v1/sync/bd30d7a1-7b22-4adb-bacf-e4bf80d25bf7/web?callback=__jp0onesignal.com/api/v1/sync/bd30d7a1-... https://onesignal.com/api/v1/sync/bd30d7a1-7b22-4adb-bacf-e4bf80d25bf7/web?callback=__jp0 — 200 — 2.5 KiB — 109 ms — h3https://port.hu/services/embed/current-tv-events?token=2e2562684cf0b5eed5e6d9bdbc75400dport.hu/services/embed/current-tv-e... https://port.hu/services/embed/current-tv-events?token=2e2562684cf0b5eed5e6d9bdbc75400d — 200 — 5.4 KiB — 82 ms — http/1.1data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== — 200 — 37 B — 17 ms — datahttps://kep.cdn.indexvas.hu/1/0/6899/68991/689913/68991315_5092165_75c9a5af1826fb4d4c7ba6dc7a4c8db0_wm.jpgkep.cdn.indexvas.hu/1/0/6899/68991/... https://kep.cdn.indexvas.hu/1/0/6899/68991/689913/68991315_5092165_75c9a5af1826fb4d4c7ba6dc7a4c8db0_wm.jpg — 200 — 79.8 KiB — 50 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69003/690037/69003725_5093025_1478b84c25f1c2a37fcff48610208d02_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69003/... https://kep.cdn.indexvas.hu/1/0/6900/69003/690037/69003725_5093025_1478b84c25f1c2a37fcff48610208d02_wm.jpg — 200 — 119.5 KiB — 62 ms — h2https://kep.cdn.indexvas.hu/1/0/6898/68986/689868/68986837_5091837_87f8926e21732f5b36fffb736f2d923e_wm.jpgkep.cdn.indexvas.hu/1/0/6898/68986/... https://kep.cdn.indexvas.hu/1/0/6898/68986/689868/68986837_5091837_87f8926e21732f5b36fffb736f2d923e_wm.jpg — 200 — 156.0 KiB — 66 ms — h2https://kep.cdn.indexvas.hu/1/0/6157/61577/615779/61577961_4555269_2646c79eb762386219e7a9c8ce8e2775_wm.jpgkep.cdn.indexvas.hu/1/0/6157/61577/... https://kep.cdn.indexvas.hu/1/0/6157/61577/615779/61577961_4555269_2646c79eb762386219e7a9c8ce8e2775_wm.jpg — 200 — 87.3 KiB — 85 ms — h2https://kep.cdn.indexvas.hu/1/0/6892/68926/689263/68926335_5087415_ccf4c6586abd3454998852a45ae6b17f_wm.jpgkep.cdn.indexvas.hu/1/0/6892/68926/... https://kep.cdn.indexvas.hu/1/0/6892/68926/689263/68926335_5087415_ccf4c6586abd3454998852a45ae6b17f_wm.jpg — 200 — 122.2 KiB — 85 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69009/690090/69009007_5093365_40b4b2f65101e838c44f5a1ee7743c56_wm.pngkep.cdn.indexvas.hu/1/0/6900/69009/... https://kep.cdn.indexvas.hu/1/0/6900/69009/690090/69009007_5093365_40b4b2f65101e838c44f5a1ee7743c56_wm.png — 200 — 517.6 KiB — 93 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69004/690040/69004015_5093049_8d66829bdfb9943cd843cd4fe1535344_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69004/... https://kep.cdn.indexvas.hu/1/0/6900/69004/690040/69004015_5093049_8d66829bdfb9943cd843cd4fe1535344_wm.jpg — 200 — 91.6 KiB — 91 ms — h2https://kep.cdn.indexvas.hu/1/0/6899/68997/689973/68997333_601e7424746a64e5a028449d154b30a8_wm.jpgkep.cdn.indexvas.hu/1/0/6899/68997/... https://kep.cdn.indexvas.hu/1/0/6899/68997/689973/68997333_601e7424746a64e5a028449d154b30a8_wm.jpg — 200 — 206.7 KiB — 95 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69008/690086/69008697_aef6b174a4e9769ea70aec4060d44dfd_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69008/... https://kep.cdn.indexvas.hu/1/0/6900/69008/690086/69008697_aef6b174a4e9769ea70aec4060d44dfd_wm.jpg — 200 — 116.9 KiB — 96 ms — h2https://kep.cdn.indexvas.hu/1/0/6899/68993/689938/68993895_489da61d12b1c40f09b7aa291379e237_wm.jpgkep.cdn.indexvas.hu/1/0/6899/68993/... https://kep.cdn.indexvas.hu/1/0/6899/68993/689938/68993895_489da61d12b1c40f09b7aa291379e237_wm.jpg — 200 — 119.7 KiB — 98 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69004/690045/69004535_071b48c43cbfc1c57919e1e73732dfb5_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69004/... https://kep.cdn.indexvas.hu/1/0/6900/69004/690045/69004535_071b48c43cbfc1c57919e1e73732dfb5_wm.jpg — 200 — 115.7 KiB — 99 ms — h2https://kep.cdn.indexvas.hu/1/0/6900/69001/690013/69001397_ec0e5ad20ae2d641c74df63f150ff0b8_wm.jpgkep.cdn.indexvas.hu/1/0/6900/69001/... https://kep.cdn.indexvas.hu/1/0/6900/69001/690013/69001397_ec0e5ad20ae2d641c74df63f150ff0b8_wm.jpg — 200 — 100.6 KiB — 101 ms — h2https://iap.cdn.indexvas.hu/Render.js?v=4.8.37.8iap.cdn.indexvas.hu/Render.js?v=4.8... https://iap.cdn.indexvas.hu/Render.js?v=4.8.37.8 — 200 — 6.3 KiB — 46 ms — h2https://indaplay.hu/hu/teaser/femina/kialakultak-az-egyennok-akiket-a-ferfiak-sem-szeretnek-igazan?countView=0&mute=1&autoplay=1indaplay.hu/hu/teaser/femina/kialak... https://indaplay.hu/hu/teaser/femina/kialakultak-az-egyennok-akiket-a-ferfiak-sem-szeretnek-igazan?countView=0&mute=1&autoplay=1 — 200 — 15.8 KiB — 66 ms — h2https://gahu.hit.gemius.pl/xgemius.jsgahu.hit.gemius.pl/xgemius.js https://gahu.hit.gemius.pl/xgemius.js — 200 — 19.1 KiB — 43 ms — h2https://connect.facebook.net/hu_HU/bundle/sdk.js/connect.facebook.net/hu_HU/bundle/s... https://connect.facebook.net/hu_HU/bundle/sdk.js/ — 200 — 77.9 KiB — 36 ms — h3https://api2.keytiles.com/api/v1/webhits-trackingscript?containerId=K8VHYexJDbOBsA-19457&eventParams=null&evTp=pageview&met=incremental&hPr=ktTrackingJs-v2.2.0&hPrId=TEtaY5mP&uat=browser-mobile&vTp=null&tId=b1a59b315fc9a3002ce38bbe070ec3f5&tTp=frontpage&tLn=hu&tTt=Index.hu%20C%C3%ADmlap&tUrl=https%3A%2F%2Findex.hu%2F&uwcid=db44dac9-7a5d-4b70-81ca-493e115f0715&puwcid=fe8a77e0778c23fcb69c174668b6c3ae&refUrl=&refTId=null&val=1&clTMi=1776898621690&tgp=%2F&loc=en-US&opS=Linux&res=412x823&wndId=mYueii&wndS=412x823&wc=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&pTags=null&sTags=null&_time=1776898621692api2.keytiles.com/api/v1/webhits-tr... https://api2.keytiles.com/api/v1/webhits-trackingscript?containerId=K8VHYexJDbOBsA-19457&eventParams=null&evTp=pageview&met=incremental&hPr=ktTrackingJs-v2.2.0&hPrId=TEtaY5mP&uat=browser-mobile&vTp=null&tId=b1a59b315fc9a3002ce38bbe070ec3f5&tTp=frontpage&tLn=hu&tTt=Index.hu%20C%C3%ADmlap&tUrl=https%3A%2F%2Findex.hu%2F&uwcid=db44dac9-7a5d-4b70-81ca-493e115f0715&puwcid=fe8a77e0778c23fcb69c174668b6c3ae&refUrl=&refTId=null&val=1&clTMi=1776898621690&tgp=%2F&loc=en-US&opS=Linux&res=412x823&wndId=mYueii&wndS=412x823&wc=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F147.0.0.0%20Mobile%20Safari%2F537.36&pTags=null&sTags=null&_time=1776898621692 — 200 — 499 B — 151 ms — http/1.1https://indexhu.adocean.pl/files/html/test-cookie.htmlindexhu.adocean.pl/files/html/test-... https://indexhu.adocean.pl/files/html/test-cookie.html — 200 — 0 B — 5 ms — h2https://management.ident.indapass.hu/management/getcookie?jsonp=passportHeader.ident.setCookiemanagement.ident.indapass.hu/manage... https://management.ident.indapass.hu/management/getcookie?jsonp=passportHeader.ident.setCookie — 200 — 435 B — 63 ms — http/1.1https://media.port.hu/assets/prod/8e978ae39403a7c75378fce704a532f5/dist/assets/owl.carousel.min.css?v=1776350952media.port.hu/assets/prod/8e978ae39... https://media.port.hu/assets/prod/8e978ae39403a7c75378fce704a532f5/dist/assets/owl.carousel.min.css?v=1776350952 — 200 — 3.5 KiB — 214 ms — h2https://port.hu/css/current-tv-events-widget.css?v=1776350737port.hu/css/current-tv-events-widge... https://port.hu/css/current-tv-events-widget.css?v=1776350737 — 200 — 3.7 KiB — 45 ms — http/1.1https://port.hu/css/current-tv-events-widget-embed.css?d=201809301014port.hu/css/current-tv-events-widge... https://port.hu/css/current-tv-events-widget-embed.css?d=201809301014 — 200 — 3.5 KiB — 89 ms — http/1.1https://media.port.hu/assets/prod/5515847a8d4e37ac8bbc3dc0b3816b07/jquery.min.js?v=1776350952media.port.hu/assets/prod/5515847a8... https://media.port.hu/assets/prod/5515847a8d4e37ac8bbc3dc0b3816b07/jquery.min.js?v=1776350952 — 200 — 83.9 KiB — 329 ms — h2https://indapass.hu/cookiecheck?challenge=973346&expires=2592000indapass.hu/cookiecheck?challenge=9... https://indapass.hu/cookiecheck?challenge=973346&expires=2592000 — 200 — 675 B — 212 ms — http/1.1https://indapass.hu/jsfejlec2/css/passportHeader.css?version=0db5ad1faad25ad06172636999a5d92b25c837fdindapass.hu/jsfejlec2/css/passportH... https://indapass.hu/jsfejlec2/css/passportHeader.css?version=0db5ad1faad25ad06172636999a5d92b25c837fd — 200 — 36.6 KiB — 189 ms — http/1.1https://management.ident.indapass.hu/management/rpFingerprint?proto=httpsmanagement.ident.indapass.hu/manage... https://management.ident.indapass.hu/management/rpFingerprint?proto=https — 302 — 430 B — 106 ms — http/1.1https://media.port.hu/assets/prod/3351e828dbb0a472a85269b1118de991/yii.js?v=1776350952media.port.hu/assets/prod/3351e828d... https://media.port.hu/assets/prod/3351e828dbb0a472a85269b1118de991/yii.js?v=1776350952 — 200 — 20.7 KiB — 322 ms — h2https://media.port.hu/assets/prod/8e978ae39403a7c75378fce704a532f5/dist/owl.carousel.min.js?v=1776350952media.port.hu/assets/prod/8e978ae39... https://media.port.hu/assets/prod/8e978ae39403a7c75378fce704a532f5/dist/owl.carousel.min.js?v=1776350952 — 200 — 43.5 KiB — 325 ms — h2https://port.hu/js/current-tv-events-widget.min.js?v=1776350743port.hu/js/current-tv-events-widget... https://port.hu/js/current-tv-events-widget.min.js?v=1776350743 — 200 — 1.7 KiB — 123 ms — http/1.1https://indapass.hu/static/logo.php?h=u9i0zdliGi8obB9616aQ0Q%3D%3D&type=spacerindapass.hu/static/logo.php?h=u9i0z... https://indapass.hu/static/logo.php?h=u9i0zdliGi8obB9616aQ0Q%3D%3D&type=spacer — 302 — 735 B — 151 ms — http/1.1https://index.hu/setcookie.php?cemp_id=69e9523dc881dbf6fa09dd06/setcookie.php?cemp_id=69e9523dc881... https://index.hu/setcookie.php?cemp_id=69e9523dc881dbf6fa09dd06 — 204 — 242 B — 49 ms — http/1.1https://iap.cdn.indexvas.hu/Spot.js?v=4.8.37.8iap.cdn.indexvas.hu/Spot.js?v=4.8.3... https://iap.cdn.indexvas.hu/Spot.js?v=4.8.37.8 — 200 — 1.4 KiB — 50 ms — h2https://matomo.index.hu/matomo.jsmatomo.index.hu/matomo.js https://matomo.index.hu/matomo.js — 200 — 66.7 KiB — 123 ms — http/1.1https://gahu.hit.gemius.pl/gemiuslib.js&v=302gahu.hit.gemius.pl/gemiuslib.js&v=3... https://gahu.hit.gemius.pl/gemiuslib.js&v=302 — 200 — 18.7 KiB — 45 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:700,900&subset=latin-extfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:700,900&subset=latin-ext — 200 — 2.0 KiB — 89 ms — h2https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400&subset=latin-extfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400&subset=latin-ext — 200 — 742 B — 91 ms — h2https://cmp.inmobi.com/geoipcmp.inmobi.com/geoip https://cmp.inmobi.com/geoip — 200 — 330 B — 53 ms — h2https://viewability.inda.hu/collect.phpviewability.inda.hu/collect.php https://viewability.inda.hu/collect.php — 200 — 0 B — 205 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 36 ms — h2data:image/svg+xml;charset=utf8,%3Csvg width='20' height='21' viewBox='0 0 20 21' xmlns='http://www…www… data:image/svg+xml;charset=utf8,%3Csvg width='20' height='21' viewBox='0 0 20 21' xmlns='http://www… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www…www… data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www… — 200 — 0 B — 0 ms — datahttps://pixel.rubiconproject.com/tap.php?v=pixel.rubiconproject.com/tap.php?v= https://pixel.rubiconproject.com/tap.php?v= — 204 — 239 B — 200 ms — http/1.1https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.jscdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js — 200 — 901 B — 46 ms — h3https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.jscdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js — 200 — 0 B — 28 ms — h3https://daemon.indapass.hu/http/session_request?redirect_to=https%3A%2F%2Findapass.hu%2Fstatic%2Flogo.php%3Fh%3Du9i0zdliGi8obB9616aQ0Q%253D%253D%26type%3Dspacer&partner_id=indapassdaemon.indapass.hu/http/session_req... https://daemon.indapass.hu/http/session_request?redirect_to=https%3A%2F%2Findapass.hu%2Fstatic%2Flogo.php%3Fh%3Du9i0zdliGi8obB9616aQ0Q%253D%253D%26type%3Dspacer&partner_id=indapass — 302 — 785 B — 135 ms — http/1.1https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.jsoncmp.inmobi.com/GVL-v3/vendor-list-t... https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.json — 200 — 75.9 KiB — 50 ms — h2https://indexhu.adocean.pl/files/html/test-cookie.htmlindexhu.adocean.pl/files/html/test-... https://indexhu.adocean.pl/files/html/test-cookie.html — 200 — 0 B — 9 ms — h2https://management.ident.indapass.hu/ident/hit.js?tid=i0&cemp=69e9523d5a30862a4103937b&rnd=94489149352617150management.ident.indapass.hu/ident/... https://management.ident.indapass.hu/ident/hit.js?tid=i0&cemp=69e9523d5a30862a4103937b&rnd=94489149352617150 — 200 — 306 B — 54 ms — http/1.1https://indaplay.hu/_next/static/css/d3d8621f41406086.cssindaplay.hu/_next/static/css/d3d862... https://indaplay.hu/_next/static/css/d3d8621f41406086.css — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/webpack-7bfec82181817f61.jsindaplay.hu/_next/static/chunks/web... https://indaplay.hu/_next/static/chunks/webpack-7bfec82181817f61.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/fd9d1056-336b45d424be122f.jsindaplay.hu/_next/static/chunks/fd9... https://indaplay.hu/_next/static/chunks/fd9d1056-336b45d424be122f.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/2117-8654358daf51551c.jsindaplay.hu/_next/static/chunks/211... https://indaplay.hu/_next/static/chunks/2117-8654358daf51551c.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/main-app-fb757dbf2494d41f.jsindaplay.hu/_next/static/chunks/mai... https://indaplay.hu/_next/static/chunks/main-app-fb757dbf2494d41f.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/2048-73b7cffdc209e102.jsindaplay.hu/_next/static/chunks/204... https://indaplay.hu/_next/static/chunks/2048-73b7cffdc209e102.js — 200 — 0 B — 1 ms — h2https://matomo.index.hu//matomo.php?idsite=14&amp;rec=1matomo.index.hu//matomo.php?idsite=... https://matomo.index.hu//matomo.php?idsite=14&amp;rec=1 — 200 — 324 B — 58 ms — http/1.1https://indaplay.hu/_next/static/chunks/app/global-error-4e3a97210fb34114.jsindaplay.hu/_next/static/chunks/app... https://indaplay.hu/_next/static/chunks/app/global-error-4e3a97210fb34114.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/52774a7f-d7926efeb5613c4c.jsindaplay.hu/_next/static/chunks/527... https://indaplay.hu/_next/static/chunks/52774a7f-d7926efeb5613c4c.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/8265-0edecbfc8bbd89a4.jsindaplay.hu/_next/static/chunks/826... https://indaplay.hu/_next/static/chunks/8265-0edecbfc8bbd89a4.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/2972-766b1f51716d2e56.jsindaplay.hu/_next/static/chunks/297... https://indaplay.hu/_next/static/chunks/2972-766b1f51716d2e56.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/346-7a2993de94706b90.jsindaplay.hu/_next/static/chunks/346... https://indaplay.hu/_next/static/chunks/346-7a2993de94706b90.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/1255-343b70b39e840219.jsindaplay.hu/_next/static/chunks/125... https://indaplay.hu/_next/static/chunks/1255-343b70b39e840219.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/3370-5a5ea4e85ee5cd81.jsindaplay.hu/_next/static/chunks/337... https://indaplay.hu/_next/static/chunks/3370-5a5ea4e85ee5cd81.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/2415-ceace9f55d925f11.jsindaplay.hu/_next/static/chunks/241... https://indaplay.hu/_next/static/chunks/2415-ceace9f55d925f11.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/a615c3c1-541cddb4a64e2a23.jsindaplay.hu/_next/static/chunks/a61... https://indaplay.hu/_next/static/chunks/a615c3c1-541cddb4a64e2a23.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/65fb8c99-57f03411bba9d6ed.jsindaplay.hu/_next/static/chunks/65f... https://indaplay.hu/_next/static/chunks/65fb8c99-57f03411bba9d6ed.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/9050-27af8f5963b48891.jsindaplay.hu/_next/static/chunks/905... https://indaplay.hu/_next/static/chunks/9050-27af8f5963b48891.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/1922-33650e8fa74a7329.jsindaplay.hu/_next/static/chunks/192... https://indaplay.hu/_next/static/chunks/1922-33650e8fa74a7329.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/9286-7b806069eae25bc1.jsindaplay.hu/_next/static/chunks/928... https://indaplay.hu/_next/static/chunks/9286-7b806069eae25bc1.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/9467-173657e410797249.jsindaplay.hu/_next/static/chunks/946... https://indaplay.hu/_next/static/chunks/9467-173657e410797249.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/6191-af46f373dd450334.jsindaplay.hu/_next/static/chunks/619... https://indaplay.hu/_next/static/chunks/6191-af46f373dd450334.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/5272-8a163e1021a4476e.jsindaplay.hu/_next/static/chunks/527... https://indaplay.hu/_next/static/chunks/5272-8a163e1021a4476e.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/8421-33ca76fcffe3f260.jsindaplay.hu/_next/static/chunks/842... https://indaplay.hu/_next/static/chunks/8421-33ca76fcffe3f260.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/5528-0836b5356f02ddd9.jsindaplay.hu/_next/static/chunks/552... https://indaplay.hu/_next/static/chunks/5528-0836b5356f02ddd9.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/5994-49710cce1392b3b9.jsindaplay.hu/_next/static/chunks/599... https://indaplay.hu/_next/static/chunks/5994-49710cce1392b3b9.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/8371-5c159eef1cdb3251.jsindaplay.hu/_next/static/chunks/837... https://indaplay.hu/_next/static/chunks/8371-5c159eef1cdb3251.js — 200 — 0 B — 0 ms — h2https://gahu.hit.gemius.pl/gplayer.jsgahu.hit.gemius.pl/gplayer.js https://gahu.hit.gemius.pl/gplayer.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/teaser/%5B...slug%5D/layout-a7013e06716ca650.jsindaplay.hu/_next/static/chunks/app... https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/teaser/%5B...slug%5D/layout-a7013e06716ca650.js — 200 — 1.5 KiB — 47 ms — h2https://indexhu.adocean.pl/files/js/ado.jsindexhu.adocean.pl/files/js/ado.js https://indexhu.adocean.pl/files/js/ado.js — 200 — 0 B — 0 ms — h2https://indaplay.hu/init-adocf.jsindaplay.hu/init-adocf.js https://indaplay.hu/init-adocf.js — 304 — 232 B — 40 ms — h2https://www.googletagmanager.com/gtm.js?id=G-S7BN14YYF2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=G-S7BN14YYF2 — 200 — 0 B — 18 ms — h2https://www.googletagmanager.com/gtag/js?id=G-S7BN14YYF2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-S7BN14YYF2 — 200 — 0 B — 16 ms — h2https://cmp.inmobi.com/GVL-v2/cmp-list.jsoncmp.inmobi.com/GVL-v2/cmp-list.json https://cmp.inmobi.com/GVL-v2/cmp-list.json — 200 — 5.2 KiB — 21 ms — h2https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603cdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 — 200 — 42.0 KiB — 65 ms — h3https://matomo.index.hu/matomo.php?action_name=IndaPlay&idsite=14&rec=1&r=632475&h=22&m=57&s=1&url=https%3A%2F%2Findaplay.hu%2Fhu%2Fembed%2Findex%2Ffrontvonal%2Ftarjanyi-peter-elfogadhatatlan-hogy-egy-magyar-kulugyminiszter-beszelgeteseit-ilyen-konnyen-lehallgatjak%3Fautoplay%3D1%26mute%3D1%26countView%3D0%26prerollStartAtSeconds%3D30%26prerollZoneCode%3Dcimlap&urlref=https%3A%2F%2Findex.hu%2F&_id=cb101f517cf1fec2&_idn=1&send_image=0&_refts=1776898622&_ref=https%3A%2F%2Findex.hu%2F&pv_id=nv4JLN&pf_net=0&pf_srv=67&pf_tfr=2&pf_dm1=54&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22Linux%22%2C%22platformVersion%22%3A%22%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600matomo.index.hu/matomo.php?action_n... https://matomo.index.hu/matomo.php?action_name=IndaPlay&idsite=14&rec=1&r=632475&h=22&m=57&s=1&url=https%3A%2F%2Findaplay.hu%2Fhu%2Fembed%2Findex%2Ffrontvonal%2Ftarjanyi-peter-elfogadhatatlan-hogy-egy-magyar-kulugyminiszter-beszelgeteseit-ilyen-konnyen-lehallgatjak%3Fautoplay%3D1%26mute%3D1%26countView%3D0%26prerollStartAtSeconds%3D30%26prerollZoneCode%3Dcimlap&urlref=https%3A%2F%2Findex.hu%2F&_id=cb101f517cf1fec2&_idn=1&send_image=0&_refts=1776898622&_ref=https%3A%2F%2Findex.hu%2F&pv_id=nv4JLN&pf_net=0&pf_srv=67&pf_tfr=2&pf_dm1=54&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22Linux%22%2C%22platformVersion%22%3A%22%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600 — 204 — 350 B — 85 ms — http/1.1https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603cdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 — 200 — 0 B — 49 ms — h3https://cmp.inmobi.com/tcfv2/61/cmp2ui-hu.jscmp.inmobi.com/tcfv2/61/cmp2ui-hu.j... https://cmp.inmobi.com/tcfv2/61/cmp2ui-hu.js — 200 — 128.2 KiB — 35 ms — h2https://visit-server.inmobi-choice.io/visit-eventvisit-server.inmobi-choice.io/visit... https://visit-server.inmobi-choice.io/visit-event — 200 — 0 B — 140 ms — h2https://cmp.inmobi.com/us-mspa/v1/purposes-national-en.jsoncmp.inmobi.com/us-mspa/v1/purposes-... https://cmp.inmobi.com/us-mspa/v1/purposes-national-en.json — 200 — 1.8 KiB — 19 ms — h2https://indapass.hu/static/logo.php?h=u9i0zdliGi8obB9616aQ0Q%3D%3D&type=spacer&token=18e77f0daa10ecc77d6e6c51759b2bf0indapass.hu/static/logo.php?h=u9i0z... https://indapass.hu/static/logo.php?h=u9i0zdliGi8obB9616aQ0Q%3D%3D&type=spacer&token=18e77f0daa10ecc77d6e6c51759b2bf0 — 200 — 573 B — 54 ms — http/1.1https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.jsoncmp.inmobi.com/GVL-v3/vendor-list-t... https://cmp.inmobi.com/GVL-v3/vendor-list-trimmed-v1.json — 200 — 0 B — 10 ms — h2https://viewability.inda.hu/collect.phpviewability.inda.hu/collect.php https://viewability.inda.hu/collect.php — 200 — 232 B — 68 ms — h2https://cmp.inmobi.com/tcfv2/google-atp-list.jsoncmp.inmobi.com/tcfv2/google-atp-lis... https://cmp.inmobi.com/tcfv2/google-atp-list.json — 200 — 38.9 KiB — 31 ms — h2https://cmp.inmobi.com/google-basic-consent/v1/purposes-hu.jsoncmp.inmobi.com/google-basic-consent... https://cmp.inmobi.com/google-basic-consent/v1/purposes-hu.json — 200 — 1.4 KiB — 29 ms — h2https://cmp.inmobi.com/GVL-v3/purposes-hu.jsoncmp.inmobi.com/GVL-v3/purposes-hu.j... https://cmp.inmobi.com/GVL-v3/purposes-hu.json — 200 — 10.6 KiB — 20 ms — h2https://api.cmp.inmobi.com/?log=%7B%22accountId%22%3A%224z9XXyvnuPTjK%22%2C%22domain%22%3A%22index.hu%22%2C%22publisher%22%3A%22Index%22%2C%22cmpId%22%3A10%2C%22cmpVersion%22%3A%222.61%22%2C%22displayType%22%3A%22tcfui%3Amandatory%22%2C%22configurationHashCode%22%3A%22wCI%2FRVrzVtsNan5q%2F5uVDQ%22%2C%22tagVersion%22%3A%22V3%22%2C%22gvlVersion%22%3A3%2C%22siteUuid%22%3A%22ebe6c4e9-81aa-48fe-b17f-96ac66871356%22%2C%22browserName%22%3A%22Chrome%22%2C%22deviceType%22%3A%22mobile%22%2C%22cmpPlatform%22%3A%22others%22%2C%22pageFormat%22%3A%22HTTP%22%2C%22country%22%3A%22esp%22%2C%22region%22%3A%22md%22%2C%22city%22%3A%22madrid%22%2C%22configs%22%3A%7B%22gbcApplicable%22%3Atrue%2C%22themeUuid%22%3A%22b38f2ca4-78b8-4f55-b06c-ca062d4c91ca%22%2C%22language%22%3A%22hu%22%2C%22copApplicable%22%3Afalse%2C%22advancedApplicable%22%3Atrue%7D%2C%22existingCMPStatus%22%3Anull%2C%22existingGBCStatus%22%3Anull%2C%22existingConfigs%22%3A%7B%7D%2C%22manualTrigger%22%3Afalse%2C%22clientTimestamp%22%3A1776898622107%2C%22operationType%22%3A%22init%22%2C%22sessionId%22%3A%22GDPR-vb11yfwcowz518pbh128%22%7Dapi.cmp.inmobi.com/?log=%7B%22accou... https://api.cmp.inmobi.com/?log=%7B%22accountId%22%3A%224z9XXyvnuPTjK%22%2C%22domain%22%3A%22index.hu%22%2C%22publisher%22%3A%22Index%22%2C%22cmpId%22%3A10%2C%22cmpVersion%22%3A%222.61%22%2C%22displayType%22%3A%22tcfui%3Amandatory%22%2C%22configurationHashCode%22%3A%22wCI%2FRVrzVtsNan5q%2F5uVDQ%22%2C%22tagVersion%22%3A%22V3%22%2C%22gvlVersion%22%3A3%2C%22siteUuid%22%3A%22ebe6c4e9-81aa-48fe-b17f-96ac66871356%22%2C%22browserName%22%3A%22Chrome%22%2C%22deviceType%22%3A%22mobile%22%2C%22cmpPlatform%22%3A%22others%22%2C%22pageFormat%22%3A%22HTTP%22%2C%22country%22%3A%22esp%22%2C%22region%22%3A%22md%22%2C%22city%22%3A%22madrid%22%2C%22configs%22%3A%7B%22gbcApplicable%22%3Atrue%2C%22themeUuid%22%3A%22b38f2ca4-78b8-4f55-b06c-ca062d4c91ca%22%2C%22language%22%3A%22hu%22%2C%22copApplicable%22%3Afalse%2C%22advancedApplicable%22%3Atrue%7D%2C%22existingCMPStatus%22%3Anull%2C%22existingGBCStatus%22%3Anull%2C%22existingConfigs%22%3A%7B%7D%2C%22manualTrigger%22%3Afalse%2C%22clientTimestamp%22%3A1776898622107%2C%22operationType%22%3A%22init%22%2C%22sessionId%22%3A%22GDPR-vb11yfwcowz518pbh128%22%7D — 200 — 101 B — 186 ms — h2https://cmp.inmobi.com/geoipcmp.inmobi.com/geoip https://cmp.inmobi.com/geoip — 200 — 331 B — 19 ms — h2https://indaplay.hu/matomo.jsindaplay.hu/matomo.js https://indaplay.hu/matomo.js — 304 — 231 B — 44 ms — h2https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/teaser/%5B...slug%5D/error-7a66869e178185a8.jsindaplay.hu/_next/static/chunks/app... https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/teaser/%5B...slug%5D/error-7a66869e178185a8.js — 200 — 8.8 KiB — 43 ms — h2https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/teaser/%5B...slug%5D/page-e0e06a5b0e361140.jsindaplay.hu/_next/static/chunks/app... https://indaplay.hu/_next/static/chunks/app/%5Blng%5D/(embed)/teaser/%5B...slug%5D/page-e0e06a5b0e361140.js — 200 — 3.4 KiB — 49 ms — h2https://cmp.inmobi.com/custom-translations/4z9XXyvnuPTjK/b38f2ca4-78b8-4f55-b06c-ca062d4c91ca/hu.jsoncmp.inmobi.com/custom-translations/... https://cmp.inmobi.com/custom-translations/4z9XXyvnuPTjK/b38f2ca4-78b8-4f55-b06c-ca062d4c91ca/hu.json — 200 — 534 B — 19 ms — h2https://index.hu/assets/images/app_logo/index_logo@3x.png?qc-size=265,48/assets/images/app_logo/index_logo@... https://index.hu/assets/images/app_logo/index_logo@3x.png?qc-size=265,48 — 200 — 2.9 KiB — 46 ms — http/1.1https://indaplay.hu/_next/static/media/LibreFranklin-Medium.9ef91ccb.ttfindaplay.hu/_next/static/media/Libr... https://indaplay.hu/_next/static/media/LibreFranklin-Medium.9ef91ccb.ttf — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/media/RobotoCondensed-VariableFont_wght.90ad18a4.ttfindaplay.hu/_next/static/media/Robo... https://indaplay.hu/_next/static/media/RobotoCondensed-VariableFont_wght.90ad18a4.ttf — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/media/OpenSans-VariableFont_wdth,wght.8f605fdd.ttfindaplay.hu/_next/static/media/Open... https://indaplay.hu/_next/static/media/OpenSans-VariableFont_wdth,wght.8f605fdd.ttf — 200 — 0 B — 0 ms — h2https://gahu.hit.gemius.pl/gemiuslib.js&v=302gahu.hit.gemius.pl/gemiuslib.js&v=3... https://gahu.hit.gemius.pl/gemiuslib.js&v=302 — 200 — 0 B — 0 ms — h2https://indaplay.hu/_next/static/media/LibreFranklin-Light.c100d93e.ttfindaplay.hu/_next/static/media/Libr... https://indaplay.hu/_next/static/media/LibreFranklin-Light.c100d93e.ttf — 200 — 63.1 KiB — 41 ms — h2https://indaplay.hu/_next/static/media/Archivo-ExtraBold.8f4c48b6.ttfindaplay.hu/_next/static/media/Arch... https://indaplay.hu/_next/static/media/Archivo-ExtraBold.8f4c48b6.ttf — 200 — 118.4 KiB — 47 ms — h2https://matomo.index.hu/matomo.jsmatomo.index.hu/matomo.js https://matomo.index.hu/matomo.js — 200 — 0 B — 0 ms — http/1.1https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.jscdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js — 200 — 0 B — 0 ms — h3https://gahu.hit.gemius.pl/fpdata.js?href=indaplay.hugahu.hit.gemius.pl/fpdata.js?href=i... https://gahu.hit.gemius.pl/fpdata.js?href=indaplay.hu — 200 — 427 B — 119 ms — h2https://ls.hit.gemius.pl/lsget.htmlls.hit.gemius.pl/lsget.html https://ls.hit.gemius.pl/lsget.html — 200 — 3.1 KiB — 158 ms — h2https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603cdn.onesignal.com/sdks/web/v16/OneS... https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 — 200 — 0 B — 0 ms — h3https://indexhu.adocean.pl/files/html/test-cookie.htmlindexhu.adocean.pl/files/html/test-... https://indexhu.adocean.pl/files/html/test-cookie.html — 200 — 0 B — 1 ms — h2https://matomo.index.hu/matomo.php?action_name=IndaPlay&idsite=14&rec=1&r=241654&h=22&m=57&s=2&url=https%3A%2F%2Findaplay.hu%2Fhu%2Fteaser%2Ffemina%2Fkialakultak-az-egyennok-akiket-a-ferfiak-sem-szeretnek-igazan%3FcountView%3D0%26mute%3D1%26autoplay%3D1&urlref=https%3A%2F%2Findex.hu%2F&_id=e65223e228f4bd6c&_idn=1&send_image=0&_refts=1776898622&_ref=https%3A%2F%2Findex.hu%2F&pv_id=iPNOqx&pf_net=0&pf_srv=65&pf_tfr=1&pf_dm1=306&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22Linux%22%2C%22platformVersion%22%3A%22%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600matomo.index.hu/matomo.php?action_n... https://matomo.index.hu/matomo.php?action_name=IndaPlay&idsite=14&rec=1&r=241654&h=22&m=57&s=2&url=https%3A%2F%2Findaplay.hu%2Fhu%2Fteaser%2Ffemina%2Fkialakultak-az-egyennok-akiket-a-ferfiak-sem-szeretnek-igazan%3FcountView%3D0%26mute%3D1%26autoplay%3D1&urlref=https%3A%2F%2Findex.hu%2F&_id=e65223e228f4bd6c&_idn=1&send_image=0&_refts=1776898622&_ref=https%3A%2F%2Findex.hu%2F&pv_id=iPNOqx&pf_net=0&pf_srv=65&pf_tfr=1&pf_dm1=306&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22Linux%22%2C%22platformVersion%22%3A%22%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600 — 204 — 350 B — 61 ms — http/1.1https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 146.1 KiB — 228 ms — h2https://imasdk.googleapis.com/js/sdkloader/ima3.jsimasdk.googleapis.com/js/sdkloader/... https://imasdk.googleapis.com/js/sdkloader/ima3.js — 200 — 0 B — 217 ms — h2https://viewability.inda.hu/collect.phpviewability.inda.hu/collect.php https://viewability.inda.hu/collect.php — 200 — 232 B — 43 ms — h2https://viewability.inda.hu/collect.phpviewability.inda.hu/collect.php https://viewability.inda.hu/collect.php — 200 — 232 B — 41 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 42 ms — h3https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVI.woff2 — 200 — 17.8 KiB — 30 ms — h3https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2 — 200 — 50.2 KiB — 77 ms — h3https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2fonts.gstatic.com/s/robotocondensed... https://fonts.gstatic.com/s/robotocondensed/v31/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2 — 200 — 33.2 KiB — 66 ms — h3https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVIGxA.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVIGxA.woff2 — 200 — 14.7 KiB — 59 ms — h3data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%…data:image/svg+xml;charset=US-ASCII... data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%… — 200 — 0 B — 0 ms — datahttps://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Findex.hu%2Fsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Findex.hu%2F — 200 — 604 B — 92 ms — h3https://imasdk.googleapis.com/js/core/bridge3.758.1_hu.html?gdpr=1imasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.758.1_hu.html?gdpr=1 — 200 — 271.0 KiB — 71 ms — h2https://s0.2mdn.net/instream/video/client.jss0.2mdn.net/instream/video/client.j... https://s0.2mdn.net/instream/video/client.js — 200 — 16.8 KiB — 129 ms — h2https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/live/omweb-v1.js — 200 — 15.4 KiB — 97 ms — h3https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Findex.hu%2Fsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/ima_ppub_config?ippd=https%3A%2F%2Findex.hu%2F — 200 — 0 B — 43 ms — h3https://imasdk.googleapis.com/js/core/bridge3.758.1_hu.html?gdpr=1imasdk.googleapis.com/js/core/bridg... https://imasdk.googleapis.com/js/core/bridge3.758.1_hu.html?gdpr=1 — 200 — 0 B — 24 ms — h2https://s0.2mdn.net/instream/video/client.jss0.2mdn.net/instream/video/client.j... https://s0.2mdn.net/instream/video/client.js — 200 — 0 B — 85 ms — h2https://pagead2.googlesyndication.com/omsdk/releases/canary/omweb-v1.jspagead2.googlesyndication.com/omsdk... https://pagead2.googlesyndication.com/omsdk/releases/canary/omweb-v1.js — 200 — 15.4 KiB — 61 ms — h3blob:https://indaplay.hu/5633f20f-e6fa-4ec2-9629-d998fc727a07indaplay.hu/5633f20f-e6fa-4ec2-9629... blob:https://indaplay.hu/5633f20f-e6fa-4ec2-9629-d998fc727a07 — 206 — 0 B — 8 ms — blobblob:https://indaplay.hu/c026da48-cdbf-4acb-99e4-889794eb613eindaplay.hu/c026da48-cdbf-4acb-99e4... blob:https://indaplay.hu/c026da48-cdbf-4acb-99e4-889794eb613e — 206 — 0 B — 5 ms — blobhttps://indapass.hu/cookiecheckindapass.hu/cookiecheck https://indapass.hu/cookiecheck — 200 — 538 B — 198 ms — http/1.1blob:https://indaplay.hu/5633f20f-e6fa-4ec2-9629-d998fc727a07indaplay.hu/5633f20f-e6fa-4ec2-9629... blob:https://indaplay.hu/5633f20f-e6fa-4ec2-9629-d998fc727a07 — 206 — 0 B — 2 ms — blobblob:https://indaplay.hu/c026da48-cdbf-4acb-99e4-889794eb613eindaplay.hu/c026da48-cdbf-4acb-99e4... blob:https://indaplay.hu/c026da48-cdbf-4acb-99e4-889794eb613e — 206 — 0 B — 3 ms — blobblob:https://indaplay.hu/b89fb28f-034a-4040-8696-9b0a66272d04indaplay.hu/b89fb28f-034a-4040-8696... blob:https://indaplay.hu/b89fb28f-034a-4040-8696-9b0a66272d04 — 206 — 0 B — 1 ms — blobblob:https://indaplay.hu/43e38f48-e157-4f8d-bc63-5ea192cdd1e4indaplay.hu/43e38f48-e157-4f8d-bc63... blob:https://indaplay.hu/43e38f48-e157-4f8d-bc63-5ea192cdd1e4 — 206 — 0 B — 1 ms — blobhttps://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/2d0dee59-dc78-4311-94e2-a359da304538-master.m3u8cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/2d0dee59-dc78-4311-94e2-a359da304538-master.m3u8 — 200 — 1015 B — 224 ms — http/1.1blob:https://indaplay.hu/b89fb28f-034a-4040-8696-9b0a66272d04indaplay.hu/b89fb28f-034a-4040-8696... blob:https://indaplay.hu/b89fb28f-034a-4040-8696-9b0a66272d04 — 206 — 0 B — 4 ms — blobhttps://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/53c7e0f3-d00d-4780-901d-2555f32b4148-master.m3u8cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/53c7e0f3-d00d-4780-901d-2555f32b4148-master.m3u8 — 200 — 1011 B — 212 ms — http/1.1blob:https://indaplay.hu/43e38f48-e157-4f8d-bc63-5ea192cdd1e4indaplay.hu/43e38f48-e157-4f8d-bc63... blob:https://indaplay.hu/43e38f48-e157-4f8d-bc63-5ea192cdd1e4 — 206 — 0 B — 5 ms — blobhttps://region1.google-analytics.com/g/collect?v=2&tid=G-NLV4TTVW69&gtm=45je64k1v9125210514za20g&_p=1776898620831&gcs=G100&gcd=13p3p3p2p6l1&npa=1&dma_cps=-&dma=1&tcfd=10001&_eu=EBAIAGA&are=1&cid=836699583.1776898621&frm=0&ir=1&pscdl=denied&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=hu-hu&_s=1&tag_exp=0~115938465~115938469~117266401~117512543&dl=https%3A%2F%2Findex.hu%2F&dt=Index%20-%20friss%20h%C3%ADrek%2C%20esem%C3%A9nyek%2C%20t%C3%A9nyek&sid=1776898623&sct=1&seg=0&_tu=wAQ&en=loaded&_fv=1&_ss=1&_ee=1&ep.sample_rate=10&ep.ua_dimension_1=cimlap&ep.ua_dimension_2=NotLoggedIn&ep.ua_dimension_3=phone&ep.event_category=cimlap_scroll&ep.value=0&tfd=2905region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-NLV4TTVW69&gtm=45je64k1v9125210514za20g&_p=1776898620831&gcs=G100&gcd=13p3p3p2p6l1&npa=1&dma_cps=-&dma=1&tcfd=10001&_eu=EBAIAGA&are=1&cid=836699583.1776898621&frm=0&ir=1&pscdl=denied&rcb=1&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=hu-hu&_s=1&tag_exp=0~115938465~115938469~117266401~117512543&dl=https%3A%2F%2Findex.hu%2F&dt=Index%20-%20friss%20h%C3%ADrek%2C%20esem%C3%A9nyek%2C%20t%C3%A9nyek&sid=1776898623&sct=1&seg=0&_tu=wAQ&en=loaded&_fv=1&_ss=1&_ee=1&ep.sample_rate=10&ep.ua_dimension_1=cimlap&ep.ua_dimension_2=NotLoggedIn&ep.ua_dimension_3=phone&ep.event_category=cimlap_scroll&ep.value=0&tfd=2905 — 204 — 290 B — 36 ms — h2https://index.hu/assets/static/headerPush.json?1776898623174/assets/static/headerPush.json?1776... https://index.hu/assets/static/headerPush.json?1776898623174 — 200 — 279 B — 46 ms — http/1.1https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js?_=1776898623177ajax.googleapis.com/ajax/libs/swfob... https://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js?_=1776898623177 — 200 — 4.5 KiB — 115 ms — h2https://indexhu.adocean.pl/_1776898623180/ad.js?id=.THxBmLsDODhJQGYmktbytn14bv7E8bzLZCaljC9DLL.87/adov=4.9.0/x=412/y=823/key=/=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2Findexhu.adocean.pl/_1776898623180/a... https://indexhu.adocean.pl/_1776898623180/ad.js?id=.THxBmLsDODhJQGYmktbytn14bv7E8bzLZCaljC9DLL.87/adov=4.9.0/x=412/y=823/key=/=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2F — 200 — 15.0 KiB — 93 ms — h2https://index.hu/assets/images/favicons/favicon.ico/assets/images/favicons/favicon.ico https://index.hu/assets/images/favicons/favicon.ico — 200 — 15.0 KiB — 82 ms — http/1.1https://indexstat.index.hu/pixel.php?ident=69e9523d5a30862a4103937b&pixels[]=261_2&pixels[]=1_5&pixels[]=2_4&pixels[]=261_102&pixels[]=1_105&pixels[]=2_104&ui=4106&url=https%3A%2F%2Findex.hu%2F&v=3.0indexstat.index.hu/pixel.php?ident=... https://indexstat.index.hu/pixel.php?ident=69e9523d5a30862a4103937b&pixels[]=261_2&pixels[]=1_5&pixels[]=2_4&pixels[]=261_102&pixels[]=1_105&pixels[]=2_104&ui=4106&url=https%3A%2F%2Findex.hu%2F&v=3.0 — 200 — 158 B — 45 ms — http/1.1https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/3bd4ab02-165a-476a-8613-b0954e71849f-1080.m3u8cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/3bd4ab02-165a-476a-8613-b0954e71849f-1080.m3u8 — 200 — 79.9 KiB — 129 ms — http/1.1https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/c5a6534d-c7bc-451b-ab2b-7d9897d64c08-1080.m3u8cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/c5a6534d-c7bc-451b-ab2b-7d9897d64c08-1080.m3u8 — 200 — 76.0 KiB — 123 ms — http/1.1https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=olorbthhfu/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898623... https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=olorbthhfu/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=; — 200 — 36 B — 224 ms — h2https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=niknbikkon/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898623... https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=niknbikkon/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=; — 200 — 146 B — 221 ms — h2https://indexadhu.hit.gemius.pl/gdejs/xgde.jsindexadhu.hit.gemius.pl/gdejs/xgde.... https://indexadhu.hit.gemius.pl/gdejs/xgde.js — 200 — 20.4 KiB — 217 ms — h2https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720.m3u8cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720.m3u8 — 200 — 74.7 KiB — 50 ms — http/1.1https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720.m3u8cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720.m3u8 — 200 — 78.6 KiB — 41 ms — http/1.1https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720-fragmented.mp4cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720-fragmented.mp4 — 206 — 1.9 KiB — 42 ms — http/1.1https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720-fragmented.mp4cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720-fragmented.mp4 — 206 — 1.9 KiB — 40 ms — http/1.1https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720-fragmented.mp4cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720-fragmented.mp4 — 206 — 1.0 MiB — 136 ms — http/1.1https://indexhu.adocean.pl/files/js/billboard_v2_gao_lib.jsindexhu.adocean.pl/files/js/billboa... https://indexhu.adocean.pl/files/js/billboard_v2_gao_lib.js — 200 — 11.3 KiB — 45 ms — h2https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720-fragmented.mp4cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720-fragmented.mp4 — 206 — 475.9 KiB — 86 ms — http/1.1https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=zD6a1fvQvwwK_ZCfBIRqRMcPnO8Y1kyqRRITMVSrG1L.17/nc=1/stparam=xajkevmjdv/fastid=hlzccsdkashqevdaigqhjmdwrnka/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898623... https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=zD6a1fvQvwwK_ZCfBIRqRMcPnO8Y1kyqRRITMVSrG1L.17/nc=1/stparam=xajkevmjdv/fastid=hlzccsdkashqevdaigqhjmdwrnka/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=; — 200 — 36 B — 48 ms — h2https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=kbclhuklns/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898623... https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=kbclhuklns/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=; — 200 — 36 B — 44 ms — h2https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=wffkhqmmey/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898623... https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=wffkhqmmey/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=; — 200 — 36 B — 82 ms — h2https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=wggooxrkbg/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898623... https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=wggooxrkbg/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=; — 200 — 36 B — 78 ms — h2https://indexhu.adocean.pl/files/emitter_global_files/d596a0/inda_prebid_gao_lib_new_good_2.jsindexhu.adocean.pl/files/emitter_gl... https://indexhu.adocean.pl/files/emitter_global_files/d596a0/inda_prebid_gao_lib_new_good_2.js — 200 — 14.1 KiB — 45 ms — h2https://indexhu.adocean.pl/_1776898623585/ad.js?id=UdxcfR7unRtf3bRePJO2liVAbYD9dWenXH_o8wF0zAz.Q7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2Findexhu.adocean.pl/_1776898623585/a... https://indexhu.adocean.pl/_1776898623585/ad.js?id=UdxcfR7unRtf3bRePJO2liVAbYD9dWenXH_o8wF0zAz.Q7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2F — 200 — 2.1 KiB — 45 ms — h2https://viewability.inda.hu/collect.phpviewability.inda.hu/collect.php https://viewability.inda.hu/collect.php — 200 — 232 B — 42 ms — h2https://viewability.inda.hu/collect.phpviewability.inda.hu/collect.php https://viewability.inda.hu/collect.php — 200 — 232 B — 43 ms — h2https://indexhu.adocean.pl/files/x/skm/hexlffk/xajkevmjdv/300x250-tavaszi-akcio-biggeorge_(1).gifindexhu.adocean.pl/files/x/skm/hexl... https://indexhu.adocean.pl/files/x/skm/hexlffk/xajkevmjdv/300x250-tavaszi-akcio-biggeorge_(1).gif — 200 — 229.0 KiB — 276 ms — h2https://indexadhu.hit.gemius.pl/gdejs/xgde.htmlindexadhu.hit.gemius.pl/gdejs/xgde.... https://indexadhu.hit.gemius.pl/gdejs/xgde.html — 200 — 625 B — 164 ms — h2https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720-fragmented.mp4cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720-fragmented.mp4 — 206 — 494.6 KiB — 61 ms — http/1.1https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720-fragmented.mp4cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720-fragmented.mp4 — 206 — 1.1 MiB — 79 ms — http/1.1https://indexhu.adocean.pl/files/js/prebid/10.20.0/gAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAABAACAAAAAIAQAAAAAAAAAAAAAAAAAAAAAAAgAAAAAgAAAAAAAAAEAAAAAAAAgA.jsindexhu.adocean.pl/files/js/prebid/... https://indexhu.adocean.pl/files/js/prebid/10.20.0/gAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAABAACAAAAAIAQAAAAAAAAAAAAAAAAAAAAAAAgAAAAAgAAAAAAAAAEAAAAAAAAgA.js — 200 — 97.6 KiB — 243 ms — h2https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720-fragmented.mp4cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720-fragmented.mp4 — 206 — 478.5 KiB — 53 ms — http/1.1https://indaplay.hu/api/v1/videoview/indaplay.hu/api/v1/videoview/ https://indaplay.hu/api/v1/videoview/ — 201 — 398 B — 65 ms — h2https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0tTlnWLlSdybjwfkR9c8ZcWn7KRNLJBjSxoJTgPD.NL.P7/nc=1/stparam=sdipjlsqnm/fastid=itsrybsfdnjnhibpsrcqcqnxppme/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dblufdjgpjsuhlooodedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898623... https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0tTlnWLlSdybjwfkR9c8ZcWn7KRNLJBjSxoJTgPD.NL.P7/nc=1/stparam=sdipjlsqnm/fastid=itsrybsfdnjnhibpsrcqcqnxppme/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dblufdjgpjsuhlooodedgicfh%7C;/extra=; — 200 — 36 B — 81 ms — h2https://indexhu.adocean.pl/_1776898623702/ad.js?id=fKIwz1CUJ73lXTwG7Z0AI2fYAy2YllHCWJ0JLRsEBO..N7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2Findexhu.adocean.pl/_1776898623702/a... https://indexhu.adocean.pl/_1776898623702/ad.js?id=fKIwz1CUJ73lXTwG7Z0AI2fYAy2YllHCWJ0JLRsEBO..N7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2F — 200 — 997 B — 230 ms — h2https://indexhu.adocean.pl/files/x/zhi/gniktlv/phrnpolovp/DOGZ_Fesztival_2026_bannerszett_2_300x250.jpgindexhu.adocean.pl/files/x/zhi/gnik... https://indexhu.adocean.pl/files/x/zhi/gniktlv/phrnpolovp/DOGZ_Fesztival_2026_bannerszett_2_300x250.jpg — 200 — 152.8 KiB — 321 ms — h2https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720-fragmented.mp4cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720-fragmented.mp4 — 206 — 1.1 MiB — 98 ms — http/1.1https://indexadhu.hit.gemius.pl/gdejs/xgde.jsindexadhu.hit.gemius.pl/gdejs/xgde.... https://indexadhu.hit.gemius.pl/gdejs/xgde.js — 200 — 20.1 KiB — 163 ms — h2https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=mbmhdtdsqi/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dkkzkneoupmqlxufvdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898623... https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=mbmhdtdsqi/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dkkzkneoupmqlxufvdedgicfh%7C;/extra=; — 200 — 36 B — 81 ms — h2https://indexhu.adocean.pl/_1776898623940/ad.js?id=EodFjme0PSHLttCLqanF3BXADpOF9ttzVwwYikvm6zv.j7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2Findexhu.adocean.pl/_1776898623940/a... https://indexhu.adocean.pl/_1776898623940/ad.js?id=EodFjme0PSHLttCLqanF3BXADpOF9ttzVwwYikvm6zv.j7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2F — 200 — 993 B — 121 ms — h2https://indexadhu.hit.gemius.pl/gemius.jsindexadhu.hit.gemius.pl/gemius.js https://indexadhu.hit.gemius.pl/gemius.js — 200 — 19.1 KiB — 43 ms — h2https://indexadhu.hit.gemius.pl/fpdata.js?href=indexadhu.hit.gemius.plindexadhu.hit.gemius.pl/fpdata.js?h... https://indexadhu.hit.gemius.pl/fpdata.js?href=indexadhu.hit.gemius.pl — 200 — 326 B — 126 ms — h2https://ls.hit.gemius.pl/lsget.htmlls.hit.gemius.pl/lsget.html https://ls.hit.gemius.pl/lsget.html — 200 — 0 B — 1 ms — h2https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=uagjhmioru/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dnptjbfskysxtijnrdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898623... https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=uagjhmioru/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dnptjbfskysxtijnrdedgicfh%7C;/extra=; — 200 — 82 B — 81 ms — h2https://indexhu.adocean.pl/_1776898624067/ad.js?id=1PxB63AfvA90GFK_8FCN55aVE8.FZ.Ig_hL2TIj4Sm..d7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2Findexhu.adocean.pl/_1776898624067/a... https://indexhu.adocean.pl/_1776898624067/ad.js?id=1PxB63AfvA90GFK_8FCN55aVE8.FZ.Ig_hL2TIj4Sm..d7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2F — 200 — 1.0 KiB — 133 ms — h2https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=vogejlgugt/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Deyzrirhpmkkoklfpdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898624... https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=vogejlgugt/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Deyzrirhpmkkoklfpdedgicfh%7C;/extra=; — 200 — 36 B — 81 ms — h2https://indexhu.adocean.pl/_1776898624205/ad.js?id=AvA2WBnCgqmxpnaZCIORXoouXaKLMcbxQ.0YVdNzLdD.l7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2Findexhu.adocean.pl/_1776898624205/a... https://indexhu.adocean.pl/_1776898624205/ad.js?id=AvA2WBnCgqmxpnaZCIORXoouXaKLMcbxQ.0YVdNzLdD.l7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2F — 200 — 996 B — 130 ms — h2https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=qhhkkunkie/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Devxkmpesxjouinpidedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898624... https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=qhhkkunkie/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Devxkmpesxjouinpidedgicfh%7C;/extra=; — 200 — 36 B — 81 ms — h2https://indexhu.adocean.pl/_1776898624340/ad.js?id=8Ppc0i8ynZ2q_VSJ04h1zwXT.MG1fvBI7ZcspFGRjJv.a7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2Findexhu.adocean.pl/_1776898624340/a... https://indexhu.adocean.pl/_1776898624340/ad.js?id=8Ppc0i8ynZ2q_VSJ04h1zwXT.MG1fvBI7ZcspFGRjJv.a7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2F — 200 — 994 B — 135 ms — h2https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=kggohsondm/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Danymesntwqtnknrldedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898624... https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=kggohsondm/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Danymesntwqtnknrldedgicfh%7C;/extra=; — 200 — 36 B — 81 ms — h2https://indexhu.adocean.pl/_1776898624480/ad.js?id=bG.gbJBBd_Zv331.fKp9bh5ZbRCxk2cB0H5vTyYgW1f.q7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2Findexhu.adocean.pl/_1776898624480/a... https://indexhu.adocean.pl/_1776898624480/ad.js?id=bG.gbJBBd_Zv331.fKp9bh5ZbRCxk2cB0H5vTyYgW1f.q7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2F — 200 — 996 B — 131 ms — h2https://viewability.inda.hu/collect.phpviewability.inda.hu/collect.php https://viewability.inda.hu/collect.php — 200 — 232 B — 43 ms — h2https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=xjmnemliht/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dkosqfsquqhxolupqdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898624... https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=xjmnemliht/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dkosqfsquqhxolupqdedgicfh%7C;/extra=; — 200 — 36 B — 81 ms — h2https://indexhu.adocean.pl/_1776898624618/ad.js?id=.UkFDmNL7PcrBNq4HKq9s_MssOPqToOgETBjeYJbpzv.y7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2Findexhu.adocean.pl/_1776898624618/a... https://indexhu.adocean.pl/_1776898624618/ad.js?id=.UkFDmNL7PcrBNq4HKq9s_MssOPqToOgETBjeYJbpzv.y7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2F — 200 — 996 B — 133 ms — h2https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=zbleptiqof/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Ddywkprimqkviuujhdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898624... https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=zbleptiqof/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Ddywkprimqkviuujhdedgicfh%7C;/extra=; — 200 — 36 B — 81 ms — h2https://indexhu.adocean.pl/_1776898624756/ad.js?id=qcX3BdD715MI0usQQHqZ9nRGjG_CFJ.L.zVZX69EQL7.o7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2Findexhu.adocean.pl/_1776898624756/a... https://indexhu.adocean.pl/_1776898624756/ad.js?id=qcX3BdD715MI0usQQHqZ9nRGjG_CFJ.L.zVZX69EQL7.o7/adov=4.9.0/x=412/y=823/key=/lptype=1/nc=1/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D/href=https%3A%2F%2Findex.hu%2F — 200 — 997 B — 131 ms — h2https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=ykqemrjjqq/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dbrupisounhojlofkdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898624... https://indexadhu.hit.gemius.pl/_1776898624/redot.js/id=0sg6r_Lq0zOV6PlAfC0IU9WbHSGNsDrIu1Pe7h3JbZ3.G7/nc=1/stparam=ykqemrjjqq/fastid=fekswfcepstetwhqzummganlmilx/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dbrupisounhojlofkdedgicfh%7C;/extra=; — 200 — 36 B — 81 ms — h2https://indexadhu.hit.gemius.pl/_1776898623/redot.gif?id=nAiQ0k.lt1Pc2ahem_VAfpaGXtEpCO8CgRf6gbs_9fz.17/nc=1/stparam=wjgrjwimue/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;&extra=rtb_state%3D0%7Crtb_win%3D1%7Crtb_ssp_state%3D3%7Crtb_ao_win%3D1%7Crtb_ao_state%3D0%7Crtb_ao_sp%3D0%7Crtb_ao_p%3D0indexadhu.hit.gemius.pl/_1776898623... https://indexadhu.hit.gemius.pl/_1776898623/redot.gif?id=nAiQ0k.lt1Pc2ahem_VAfpaGXtEpCO8CgRf6gbs_9fz.17/nc=1/stparam=wjgrjwimue/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;&extra=rtb_state%3D0%7Crtb_win%3D1%7Crtb_ssp_state%3D3%7Crtb_ao_win%3D1%7Crtb_ao_state%3D0%7Crtb_ao_sp%3D0%7Crtb_ao_p%3D0 — 200 — 133 B — 81 ms — h2https://indexhu.adocean.pl/commit/nc=1/code=eMHuBt9PZovAlvyAT19c2c3VnRcouOMrb20z_Vm_tqz.w7/eprog=12/inner=%5Fch%5Fpm%3DAndroid%7C%5Fch%5Fmodel%3Dmoto%20g%20power%20%282022%29%7C%5Fch%5Fpver%3D11%2E0%7C%5Fch%5Fbits%3D64%7C%5Fch%5Fmobile%3D1%7C%5Fch%5Fwow64%3D0%7C%5Fch%5Fbrands%3D%7B%22Chromium%22%2C%22147%2E0%2E7727%2E101%22%7D%2C%7B%22Not%2EA%2FBrand%22%2C%228%2E0%2E0%2E0%22%7D%2Fhref%3Dhttps%3A%2F%2Findex%2Ehu%2F%7Cao%5Funiq%3Dejxldphwxepmvmlmdedgicfh%7C%5Fhcpref%3Dindexhu;/indexhu.adocean.pl/commit/nc=1/code... https://indexhu.adocean.pl/commit/nc=1/code=eMHuBt9PZovAlvyAT19c2c3VnRcouOMrb20z_Vm_tqz.w7/eprog=12/inner=%5Fch%5Fpm%3DAndroid%7C%5Fch%5Fmodel%3Dmoto%20g%20power%20%282022%29%7C%5Fch%5Fpver%3D11%2E0%7C%5Fch%5Fbits%3D64%7C%5Fch%5Fmobile%3D1%7C%5Fch%5Fwow64%3D0%7C%5Fch%5Fbrands%3D%7B%22Chromium%22%2C%22147%2E0%2E7727%2E101%22%7D%2C%7B%22Not%2EA%2FBrand%22%2C%228%2E0%2E0%2E0%22%7D%2Fhref%3Dhttps%3A%2F%2Findex%2Ehu%2F%7Cao%5Funiq%3Dejxldphwxepmvmlmdedgicfh%7C%5Fhcpref%3Dindexhu;/ — 200 — 181 B — 88 ms — h2https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=bapLmQLgdAQc7yaiB0zDjsUGLVA1fdt4QaiuPRV6xFP.K7/nc=1/stparam=vhmlmwmjvx/fastid=lkkqltxnsqzjimbnezdwlekqofmr/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=;indexadhu.hit.gemius.pl/_1776898623... https://indexadhu.hit.gemius.pl/_1776898623/redot.js/id=bapLmQLgdAQc7yaiB0zDjsUGLVA1fdt4QaiuPRV6xFP.K7/nc=1/stparam=vhmlmwmjvx/fastid=lkkqltxnsqzjimbnezdwlekqofmr/sarg=NC;/inner=_ch_pm%3DAndroid%7C_ch_model%3Dmoto%20g%20power%20(2022)%7C_ch_pver%3D11.0%7C_ch_bits%3D64%7C_ch_mobile%3D1%7C_ch_wow64%3D0%7C_ch_brands%3D%7B%22Chromium%22%2C%22147.0.7727.101%22%7D%2C%7B%22Not.A%2FBrand%22%2C%228.0.0.0%22%7D%7Cao_system%3D1%7Cao_uniq%3Dejxldphwxepmvmlmdedgicfh%7C;/extra=; — 200 — 36 B — 54 ms — h2https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720-fragmented.mp4cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/67629b5d-edf6-4542-b498-8fd91df18a2d/60cea637-bb45-43a7-bedf-97e588eb22ab-720-fragmented.mp4 — 206 — 468.3 KiB — 261 ms — http/1.1https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720-fragmented.mp4cms.indaplay.hu/static/streaming-pl... https://cms.indaplay.hu/static/streaming-playlists/hls/201bb1ce-83ff-448d-b20e-31b093f69c82/499306ec-6fbd-4d3f-9f19-fb868d90427d-720-fragmented.mp4 — 206 — 1.1 MiB — 304 ms — http/1.1https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 86 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
60% of JavaScript execution is third-party
First-party Third-party 5166ms · 1250KB · Ft17846/mo
Unattributable
Other
Costly
Execution 1380ms
Transfer 0 KB
Monthly Cost Ft4767/mo
cmp.inmobi.com
Other
Costly
Execution 632ms
Transfer 116 KB
Unused 49%
Monthly Cost Ft2183/mo
cmp.inmobi.com
Other
Costly
Execution 485ms
Transfer 128 KB
Unused 46%
Monthly Cost Ft1674/mo
Google Tag Manager
Tag Manager
Costly
Execution 465ms
Transfer 171 KB
Unused 37%
Monthly Cost Ft1607/mo
indexhu.adocean.pl
Other
Costly
Execution 409ms
Transfer 0 KB
Monthly Cost Ft1414/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 274ms
Transfer 188 KB
Unused 68%
Monthly Cost Ft945/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 166ms
Transfer 34 KB
Unused 71%
Monthly Cost Ft572/mo
indexhu.adocean.pl
Other
Costly
Execution 160ms
Transfer 98 KB
Unused 59%
Monthly Cost Ft552/mo
Google Tag Manager
Tag Manager
Costly
Execution 157ms
Transfer 148 KB
Unused 43%
Monthly Cost Ft542/mo
Google Tag Manager
Tag Manager
Costly
Execution 147ms
Transfer 122 KB
Unused 52%
Monthly Cost Ft508/mo
cdn.onesignal.com
Other
Costly
Execution 133ms
Transfer 68 KB
Unused 65%
Monthly Cost Ft461/mo
Facebook Pixel
Advertising
Costly
Execution 119ms
Transfer 78 KB
Unused 69%
Monthly Cost Ft412/mo
Google Analytics
Analytics
Costly
Execution 117ms
Transfer 21 KB
Monthly Cost Ft403/mo
scripts.keytiles.com
Other
Costly
Execution 116ms
Transfer 13 KB
Monthly Cost Ft401/mo
indapass.hu
Other
Costly
Execution 114ms
Transfer 21 KB
Monthly Cost Ft395/mo
indexhu.adocean.pl
Other
Costly
Execution 96ms
Transfer 11 KB
Monthly Cost Ft332/mo
indexhu.adocean.pl
Other
Costly
Execution 67ms
Transfer 14 KB
Monthly Cost Ft232/mo
gahu.hit.gemius.pl
Other
Costly
Execution 66ms
Transfer 19 KB
Monthly Cost Ft227/mo
Matomo
Analytics
Costly
Execution 63ms
Transfer 0 KB
Unused 55%
Monthly Cost Ft217/mo

These scripts may cost more than they're worth

  • Unattributable adds 1380ms and costs ~Ft4767/month
  • cmp.inmobi.com adds 632ms and costs ~Ft2183/month
  • cmp.inmobi.com adds 485ms and costs ~Ft1674/month
  • Google Tag Manager adds 465ms and costs ~Ft1607/month
  • indexhu.adocean.pl adds 409ms and costs ~Ft1414/month
  • securepubads.g.doubleclick.net adds 274ms and costs ~Ft945/month
  • securepubads.g.doubleclick.net adds 166ms and costs ~Ft572/month
  • indexhu.adocean.pl adds 160ms and costs ~Ft552/month
  • Google Tag Manager adds 157ms and costs ~Ft542/month
  • Google Tag Manager adds 147ms and costs ~Ft508/month
  • cdn.onesignal.com adds 133ms and costs ~Ft461/month
  • Facebook Pixel adds 119ms and costs ~Ft412/month
  • Google Analytics adds 117ms and costs ~Ft403/month
  • scripts.keytiles.com adds 116ms and costs ~Ft401/month
  • indapass.hu adds 114ms and costs ~Ft395/month
  • indexhu.adocean.pl adds 96ms and costs ~Ft332/month
  • indexhu.adocean.pl adds 67ms and costs ~Ft232/month
  • gahu.hit.gemius.pl adds 66ms and costs ~Ft227/month
  • Matomo adds 63ms and costs ~Ft217/month

60% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 1380ms 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

cmp.inmobi.com takes 632ms 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

cmp.inmobi.com takes 485ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

indexhu.adocean.pl takes 409ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

securepubads.g.doubleclick.net takes 274ms 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

68% of securepubads.g.doubleclick.net'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

securepubads.g.doubleclick.net takes 166ms 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

71% of securepubads.g.doubleclick.net'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

indexhu.adocean.pl takes 160ms 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

59% of indexhu.adocean.pl's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Google Tag Manager takes 157ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

cdn.onesignal.com takes 133ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Facebook Pixel takes 119ms 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

69% of Facebook Pixel's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Google Analytics takes 117ms 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

scripts.keytiles.com takes 116ms 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

indapass.hu takes 114ms 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

indexhu.adocean.pl takes 96ms 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

indexhu.adocean.pl takes 67ms 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

gahu.hit.gemius.pl takes 66ms 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

Matomo takes 63ms 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

55% of Matomo'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