Skip to content
https://giorgiograndi.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
6
REVIEW
6
PASS
11
INFO
3

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

29
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
76
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
50
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
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.

3.59 s

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

6.83 s

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

920 ms

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

0.319

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

5.37 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

9.89 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
26
11 PASS 6 REVIEW 6 FIX
F
Page Weight Budget
Action
20.8 MB transferred, 230 requests
FIX
20.8 MB transferred, 230 requests
Critical::
Page weighs 27.0 MB (20.8 MB transferred)
Warning::
Images are 19.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 19.4 MB
Warning::
JavaScript is 570 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 570 KB
Warning::
230 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.4 g CO2 per page load
20.8 MB / 2.4 MB budget
20.8 MB transferred
230 requests
4.4 g CO2 per page load
Images 19.4 MiB 93%
Other 646.8 KiB 3%
JavaScript 569.6 KiB 3%
Fonts 101.0 KiB 0%
CSS 48.6 KiB 0%
HTML 36.7 KiB 0%
Other 954 B 0%
Other 379 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (20.8 MiB of 20.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6142ms total JS execution
FIX
6142ms total JS execution
Warning::
https://tour1.giorgiograndi.com/assets/admin/js/ap...: 3915ms CPU time
Warning::
https://tour1.giorgiograndi.com/: 1061ms CPU time
Warning::
Unattributable: 956ms CPU time
Info::
https://tour1.giorgiograndi.com/assets/default/js/...: 112ms CPU time
Info::
https://tour1.giorgiograndi.com/assets/default/js/...: 98ms CPU time
Warning::
Third-party scripts: 5186ms (84% of total)

Main Thread Breakdown

Script Evaluation 61% Other 20% Style & Layout 9% Rendering 4% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://tour1.giorgiograndi.com/assets/admin/js/app.js3915ms3588ms133ms3rd
https://tour1.giorgiograndi.com/1061ms92ms3ms3rd
Unattributable956ms17ms0ms1st
https://tour1.giorgiograndi.com/assets/default/js/jquery-3.2.1.min.js112ms57ms20ms3rd
https://tour1.giorgiograndi.com/assets/default/js/jquery-ui.js98ms45ms52ms3rd
D
JS Bundles
Action
9 scripts, 271 KB unused
FIX
9 scripts, 271 KB unused
Warning::
https://tour1.giorgiograndi.com/assets/admin/js/ap...: 105 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tour1.giorgiograndi.com/assets/default/js/...: 103 KB unused (84%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tour1.giorgiograndi.com/assets/default/js/...: unminified — 44 KB could be saved
Warning::
https://www.ggcash.eu/trafficstats/matomo.js: 39 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tour1.giorgiograndi.com/assets/default/js/...: 24 KB unused (90%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://tour1.giorgiograndi.com/assets/default/js/...: unminified — 16 KB could be saved
Info::
Total unused JavaScript: 271 KB
271 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://tour1.giorgiograndi.com/assets/admin/js/app.js297 KB105 KB (35%)3rd
https://tour1.giorgiograndi.com/assets/default/js/jquery-ui.js123 KB103 KB (84%)3rd
https://www.ggcash.eu/trafficstats/matomo.js66 KB39 KB (59%)3rd
https://tour1.giorgiograndi.com/assets/default/js/jquery.typeahead.js28 KB24 KB (90%)3rd
https://tour1.giorgiograndi.com/assets/default/js/jquery-3.2.1.min.js30 KB3rd
https://tour1.giorgiograndi.com/assets/default/js/bootstrap.min.js16 KB3rd
https://tour1.giorgiograndi.com/assets/default/js/touchSwipe.min.js4 KB3rd
https://tour1.giorgiograndi.com/assets/default/js/cost.js2 KB3rd
https://tour1.giorgiograndi.com/assets/default/js/jquery.fcbkcomplete.min.js4 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
230 resources · 20.8 MB · 271 KB savings available
FIX
230 resources · 20.8 MB · 271 KB savings available
Warning::
Page weight 20.8 MB exceeds 1 MB target by 19.8 MB
Got: 20.8 MB Expected: ≤ 1 MB
Info::
~271 KB of savings available
Warning::
228 third-party resources (100% of weight)
Info::
3 resources over 200KB
230 resources · 20.8 MiB · 228 third-party 19.8 MiB over 1MB target
Image 93% · 19.4 MiB
Document 3% · 683.9 KiB
JavaScript 3% · 569.6 KiB
Font 0% · 101.0 KiB
CSS 0% · 48.6 KiB
Other 0% · 0 B

~271.3 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
204 images, 0 KB saveable
REVIEW
204 images, 0 KB saveable
Warning::
https://cdn77-image.gtflixtv.com/Yzsh2vywLbHgwXHgc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/UTuYKRnb4KHgpM-en... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/mtLBWxsOIX7tHS51m... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/KBqApcqg1X3uCWFFI... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/qVDbImoM2kIqS3saG... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/zkyaulP4IlLg5y_56... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/faWCtpvHgaktWJutV... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/MsvXfxUh1CszFxvO5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/Qba7NPnDgyZI88lb2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/iIvm_4dLDTQ55gkBG... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/L-a3nGgAg7W-A6wT6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/R2SzwO-CZoEX_gwa6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/1Lh8qng-Gq_Zwef5t... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/ebKwM_9CNvv9Nc4mR... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/8enGzWI94W_BQENR8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/QNj0k7aBH1ZqAManw... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/YCok_2L2OZKhUA9Wv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/gc6KnWA0GZHSyb-M6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/WvisgfeFedlXxefTC... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/0wmDAbKVAhp2l4SBl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/5xyTccxGMU8oIjH7B... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/inE9Rnjglj2nRmhrx... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/1i6UNHXvzZ45BMwrn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/MHsK6sDn-eUWCu-Q5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/TIF720fgZvwa1dnyP... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/u68S6U_4iWIfKPAl9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/TpPBTwCwPnyfeW9Fr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/bjPBetIWKevGuwdMx... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/arMgN6u2-kza4_cpO... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/DFgt3jjLx9ZDcCkvx... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/0sE7ny1073zgLZ9g6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/yJ8ZURTnESvkFBahR... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/JmW_JiUu55IwLZoN4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/X-X827rk-5-Wb6AXi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/KZSGixj5WI7bn_rgA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/4PlZq9TdVopl8tpHa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/KSINDRgMs_lPjuPYr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/oZD1gOI4xI46aPDaR... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/QCBKnX7sss-ANTb6J... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/lJoiOxRbj8WWbE7GB... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/HJkRO4LRmD_9MekK2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/fuvnxsS1xJgn4XCDu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/7j-eso8OfaGUAkO2Q... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/o4RYowCeHEcuozz_X... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/EC2L3Q05e0RJRgsn9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/DmLL28BuEry5oXJYn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/505qEOzeHW6RwIGs1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/m09NPQ8NlTGopo8I-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/wtHDxjBnd6einKGO8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/Ndh8b22fDh5BSesDl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/npI8gzZED0DGt5yOM... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/U1NWC_pyklll87XE3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/h65BXO0kVa7eqHRHS... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/gUh4F6nwbv4K1DXyj... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tour1.giorgiograndi.com/uploads///modal_im... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/gMqKR_J_CDZs89tUJ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/pJjtD9_BkELVd-_gM... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/d-FT-6vF1w-N4p3Iq... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/X4LAavx0HdVozm6Ug... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/cG5jb8q7SFnnO2Byv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/pEmOUuI3IdHbvZLCs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/fScWJcwdAHvbpu4UT... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/kCruNhJG6sL0Ve6Zm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/b_gAbiK-G8pBFjzbh... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/iOo83lQX7ZhiZGZtB... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/zl-0XLBIi0EzMxQXQ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/65yi72kF0cqKLmRqD... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/VSCOPybXnygXJ6Hao... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/ZOLkYNk2T92Qftyz3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/hehnyiP8C1ri1DNU8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/B90Rb4zUcRrdLdeZ6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/J4Wu83kWFlZrsLw_A... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/b_2M_effeShsJKYvx... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/9lnnc42UNefRSVTOw... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/VPw7fJQ6IzwRrHpUA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/NfpP_36mpKIqR111M... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/OyDv42VRo2O4DF6IF... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/EYgpIZ7VgjQx0gN0G... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/UhugavnJ_B1mfel8X... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/o2NyvTCi41thqXdZO... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/X23INpn_YLzgZGl81... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/GuEmXZ-Z-80VlEKV7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/B9IrR5Zbtcxak2MNe... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tour1.giorgiograndi.com/uploads///banner/O... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/LOXB2VfwUpJbj6-3D... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/l7Mco3h-s8629x68P... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/SVJjPiaEeVlSQx66K... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/plPrXQ0nFeI3q_2K1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/EpoW1Gldl96paLmEh... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/1-eMZMexBU_VquQtC... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/Ta7rZ9JIweZ_aZA42... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/wE2Gqaz1w7WY7Ftn6... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/Zj9s_IVwtK8yPrgTA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/j4tviLTA8zSscZZzF... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/Hb4HiydJkzhmjh9kI... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/6ko_9h6zb5vhBuHjk... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/h3bOU3ctSQC52bW9c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/OGMwI9pq-UHIT_L5I... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/Q4-axOaPsIGh5jzhK... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/fFyrvwRf7hwx1ZsCP... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/H2bkURBd7zKl3WFkY... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/XPNoid76Gxghf-VEc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/7CoI4FHtY2rPwBfi2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/R86owWzUD3A3K7TVf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/CfivZ9s_V3FPNcy9L... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/MPYEqpLG0y8Ba8Fhy... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/5rFZvGYy1r5LUuVhY... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/ji7wyhLUbcv8ru0eB... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/Xil43Uenv8JwW3l3g... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/te7NYOHA2jfhFH3T7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/M0qF0qK_XJ3s6VMbR... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/WL0IzMVPH9lENDjmd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/zcyrAm3SWWup5FYHP... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/kDcBT4ydLk2SvR7O3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/T6wQ6VNWR1RD_iu42... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/s1G_2BD6xbNpXBEWv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/Eey3CU13j5vmAyrgj... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/HyX9M1ygmvjevQwFK... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tour1.giorgiograndi.com/uploads/307/86/cc=... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/V_BumJwqDrPG_av0O... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/rkcL2BtUMISyANDvu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/kwqzl0VqbITYaFxEn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tour1.giorgiograndi.com/assets/default/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/BZuk_AjuKFVUvsxRo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/WcX504fJ0CsykRGoL... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/03knxJMdTki6u6fhd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/Zefq62BA75OVVuZr8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/7fNO-9-cyHs8LEwXJ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/tjdxydt-9G0ALIl7U... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/XbqNaKHrBLr25jfsW... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/0fB57b0l1H2qXBj_f... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/XUKjas5vKzdBw-jlL... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/LZEDMh3unkOQVS6n2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/jKq8jM3BeXO0hdwoB... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/mG-tBMUaMmO7yNllI... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/IbJwUip9osy6bYqBv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/yvfFqOZjBolmA_PfU... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/h4W1Fw_Z-ycUNaVd3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/FnBwaSI0ioGiUzs_w... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/_bW4ppxXY0-5qG-_g... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/iHz74fHfY2Ddmpzpv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/FKPEp4jBp5Vfzl2BN... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/WuoXPh8q9Xq0yzJRa... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/I3elXcEdQW4A8pLzZ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/-3ZgpwNHLSULtk_wy... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/WKYQNqGPZVFMZYHCY... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/9WnGYfWulPvrn14M5... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/OjZ8_C-YU7ba3HzDR... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/aJqHraC6voijlYqNt... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/myLuKZ310R36-KLcP... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/uVSzYt8UO3Iol9oS8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/EOWy551-1YvdiUUEI... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/gX1FO4vem37eaZf26... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/NhSp-c99BGnEA6Fqf... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/s2V6BiGG1eMw9L1Gn... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/Jmk9h1ZRpuIAzS14U... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/OPHdfmq9xbXIu0tHm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/qdXK9H7bgF3jx6CQd... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/f70ZW6fziaHKxDmhr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/iumfiqlI8J4a4qDg-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/DtoQiWPugsa7z2hfS... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/TGcbSgINi_BNykOSb... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/5s3ML-pDXydQQ6X-B... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/KYFfTB1uTzfmyYqGu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tour1.giorgiograndi.com/uploads///banner/N... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/9HlOd9KnKUjrTvTwM... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/l3nq2GDcYAgYE0BTk... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/uWbWT_-TweNpycXwP... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/9GU7f5PDHLXAxpauu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/gYPiqTHjIWv7Nyx5a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/en8ZSWQcvj8dIocLW... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/f9AX4isC5bTGUjmFC... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/MLyKlx594nH-zSo1v... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/T0iar2Ik-KU9o5Ble... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/HYYcjxOB8gnFEnfXA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/qLSLmrc2ndX6goqLz... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/JSoxP4cBVV8VjIb0N... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/nyP71eSILX84jrqK8... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/9nQ_n3L_k369fBp7L... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/EiDCm1upk1H4uMGmr... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/G5-N_BYA-XwMMC8cK... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/h-XQSHvHNuUSKmbwD... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/oioM6c66NgWz_BOX_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/KMjn9UtUBa7ad2HfQ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/BUNsOa0Q_RfH4ZjZm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/zcjRUl4cp9aMZXSnC... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/2GnBT98JecdqzqfSy... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/fyV7EEg6d9vE8q4xm... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/trxZXvrPMxvxv1fXW... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/fX1hGtiVRvj4bG2A1... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/GpMdexP6XHyyIAvXu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/Uy6kAxk08U4snoC2n... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/K-BtwnMOs79lAGePG... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/VgEDljzESJMwvu2a-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/52N4PlnpuUQIFX2RG... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/z01vJEklT3RkG5Kgz... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://tour1.giorgiograndi.com/uploads/307/86/cc=... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/5SNNFcVv7tWyO_F05... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/WsUmZeny313S9CGux... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn77-image.gtflixtv.com/91aESn3daWylmDd97... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
204 images 19.4 MB
0 oversized -0 KB
203 legacy format
200 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
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
2 fonts (101 KB)
PASS
2 fonts (101 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

101 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.6 s LCP 6.8 shttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 70 ms — font-display: swaphttps://tour1.giorgiograndi.com/assets/default/fonts/fontawesome-webfont.woff?v=4.2.0fontawesome-webfont.woff https://tour1.giorgiograndi.com/assets/default/fonts/fontawesome-webfont.woff?v=4.2.0 — 64.3 KiB — 104 ms — font-display: swap
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 70 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff woff swap
Size 64 KB
Load time 104 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~19 KB and ~38 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+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
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
JavaScript Blocking
1 JS blocking issue(s) detected
PASS
1 JS blocking issue(s) detected
Warning::
Total JS execution time is 6.1 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
Network Waterfall
230 requests over 4656ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.6 s LCP 6.8 shttps://giorgiograndi.com// https://giorgiograndi.com/ — 200 — 439 B — 172 ms — http/1.1https://giorgiograndi.com/favicon.ico/favicon.ico https://giorgiograndi.com/favicon.ico — -1 — 0 B — 37 ms — http://tour1.giorgiograndi.com/tour1.giorgiograndi.com/ http://tour1.giorgiograndi.com/ — 307 — 0 B — 5 ms — http/1.1https://tour1.giorgiograndi.com/tour1.giorgiograndi.com/ https://tour1.giorgiograndi.com/ — 200 — 36.2 KiB — 1.4 s — http/1.1https://tour1.giorgiograndi.com/assets/default/css/bootstrap.min.csstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/bootstrap.min.css — 200 — 23.1 KiB — 62 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/css/template.css?v=1tour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/template.css?v=1 — 200 — 3.7 KiB — 106 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/css/font-awesome.min.csstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/font-awesome.min.css — 200 — 5.4 KiB — 145 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/css/jquery.typeahead.csstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/jquery.typeahead.css — 200 — 4.3 KiB — 189 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/css/fcbk.csstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/fcbk.css — 200 — 1.5 KiB — 227 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/css/jquery-ui.csstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/jquery-ui.css — 200 — 8.6 KiB — 566 ms — http/1.1https://fonts.googleapis.com/css?family=Roboto:400,700&display=swapfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap — 200 — 2.0 KiB — 100 ms — h2https://cdn77-image.gtflixtv.com/ZOLkYNk2T92Qftyz307pfA==,1989961200/ca72d81ba2ae1c825c54ca4cc3abe06ccfbc2559/1/1553/1426/3/894.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/ZOLkYNk2T9... https://cdn77-image.gtflixtv.com/ZOLkYNk2T92Qftyz307pfA==,1989961200/ca72d81ba2ae1c825c54ca4cc3abe06ccfbc2559/1/1553/1426/3/894.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 131.8 KiB — 658 ms — h2https://cdn77-image.gtflixtv.com/HYYcjxOB8gnFEnfXAWigwQ==,1989961200/885678d2429515e29c8f17e3ae681e0bd1c3a6b7/1/2036/1968/3/264.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/HYYcjxOB8g... https://cdn77-image.gtflixtv.com/HYYcjxOB8gnFEnfXAWigwQ==,1989961200/885678d2429515e29c8f17e3ae681e0bd1c3a6b7/1/2036/1968/3/264.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 122.3 KiB — 649 ms — h2https://cdn77-image.gtflixtv.com/bYjFqKpbf38-xheEheKP_Q==,1989961200/2e8efdbaa8bbdc338fffb8f4d3d032ce237223f0/1/2042/410/3/970.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/bYjFqKpbf3... https://cdn77-image.gtflixtv.com/bYjFqKpbf38-xheEheKP_Q==,1989961200/2e8efdbaa8bbdc338fffb8f4d3d032ce237223f0/1/2042/410/3/970.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 117.7 KiB — 656 ms — h2https://cdn77-image.gtflixtv.com/2wCJG24nhZWpIKL90zoGqQ==,1989961200/653314e4296de619dfb18d65251f5613d3d52cbd/1/2079/112/3/846.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/2wCJG24nhZ... https://cdn77-image.gtflixtv.com/2wCJG24nhZWpIKL90zoGqQ==,1989961200/653314e4296de619dfb18d65251f5613d3d52cbd/1/2079/112/3/846.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 107.6 KiB — 721 ms — h2https://cdn77-image.gtflixtv.com/8PCbwMwmLjx660QR_Q5qCw==,1989961200/81d72702f59242ae5da347fa25e50b0c78a5d98a/1/2112/1531/3/459.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/8PCbwMwmLj... https://cdn77-image.gtflixtv.com/8PCbwMwmLjx660QR_Q5qCw==,1989961200/81d72702f59242ae5da347fa25e50b0c78a5d98a/1/2112/1531/3/459.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 134.2 KiB — 887 ms — h2https://cdn77-image.gtflixtv.com/en8ZSWQcvj8dIocLWQDMSw==,1989961200/e63ac4278150b4235d895bddcdddd421369d6392/1/7369/477/3/1448.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/en8ZSWQcvj... https://cdn77-image.gtflixtv.com/en8ZSWQcvj8dIocLWQDMSw==,1989961200/e63ac4278150b4235d895bddcdddd421369d6392/1/7369/477/3/1448.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 114.9 KiB — 829 ms — h2https://tour1.giorgiograndi.com/assets/default/js/jquery-3.2.1.min.jstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/js/jquery-3.2.1.min.js — 200 — 29.9 KiB — 596 ms — http/1.1https://tour1.giorgiograndi.com/uploads/307/86/cc=ffffff/logo/IsZ6NdnPao.pngtour1.giorgiograndi.com/uploads/307... https://tour1.giorgiograndi.com/uploads/307/86/cc=ffffff/logo/IsZ6NdnPao.png — 200 — 3.0 KiB — 531 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/js/jquery-ui.jstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/js/jquery-ui.js — 200 — 122.8 KiB — 551 ms — http/1.1https://cdn77-image.gtflixtv.com/91aESn3daWylmDd97s5WYw==,1989961200/84497d9404d03351b29c40139fd46b63143fad46/1/7396/1945/3/730.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/91aESn3daW... https://cdn77-image.gtflixtv.com/91aESn3daWylmDd97s5WYw==,1989961200/84497d9404d03351b29c40139fd46b63143fad46/1/7396/1945/3/730.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 86.1 KiB — 694 ms — h2https://cdn77-image.gtflixtv.com/oioM6c66NgWz_BOX_Hx2cQ==,1989961200/e2db3db4dbe6ef820072f37925bc89f80438aa16/1/691/1508/3/281.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/oioM6c66Ng... https://cdn77-image.gtflixtv.com/oioM6c66NgWz_BOX_Hx2cQ==,1989961200/e2db3db4dbe6ef820072f37925bc89f80438aa16/1/691/1508/3/281.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 143.3 KiB — 729 ms — h2https://cdn77-image.gtflixtv.com/LOXB2VfwUpJbj6-3DNXx1A==,1989961200/8d80c55e78ac4cb8235e40888abcb1b2c32a353e/1/91/1646/3/662.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/LOXB2VfwUp... https://cdn77-image.gtflixtv.com/LOXB2VfwUpJbj6-3DNXx1A==,1989961200/8d80c55e78ac4cb8235e40888abcb1b2c32a353e/1/91/1646/3/662.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 111.4 KiB — 680 ms — h2https://cdn77-image.gtflixtv.com/V_BumJwqDrPG_av0Oj8tNw==,1989961200/c0373bdc0951019e6718398dcdd0bf060464a9e3/1/1930/818/3/586.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/V_BumJwqDr... https://cdn77-image.gtflixtv.com/V_BumJwqDrPG_av0Oj8tNw==,1989961200/c0373bdc0951019e6718398dcdd0bf060464a9e3/1/1930/818/3/586.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 106.1 KiB — 713 ms — h2https://cdn77-image.gtflixtv.com/myLuKZ310R36-KLcPDT2_Q==,1989961200/d804f139a4826e8a358df7909be62d4bf2bc5dee/1/2001/234/3/974.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/myLuKZ310R... https://cdn77-image.gtflixtv.com/myLuKZ310R36-KLcPDT2_Q==,1989961200/d804f139a4826e8a358df7909be62d4bf2bc5dee/1/2001/234/3/974.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 132.0 KiB — 766 ms — h2https://cdn77-image.gtflixtv.com/qLSLmrc2ndX6goqLzksJAQ==,1989961200/e05ccb7a0821ca61accc8b0de51a645c3319a637/1/1969/188/3/246.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/qLSLmrc2nd... https://cdn77-image.gtflixtv.com/qLSLmrc2ndX6goqLzksJAQ==,1989961200/e05ccb7a0821ca61accc8b0de51a645c3319a637/1/1969/188/3/246.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 130.6 KiB — 785 ms — h2https://cdn77-image.gtflixtv.com/FKPEp4jBp5Vfzl2BN7sr1A==,1989961200/b41a14310c8137764c51e7767bc9d3bfecafe400/1/24/1699/3/006.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/FKPEp4jBp5... https://cdn77-image.gtflixtv.com/FKPEp4jBp5Vfzl2BN7sr1A==,1989961200/b41a14310c8137764c51e7767bc9d3bfecafe400/1/24/1699/3/006.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 86.3 KiB — 795 ms — h2https://cdn77-image.gtflixtv.com/f9AX4isC5bTGUjmFCmWi-w==,1989961200/acaa8fcb8c9a701c93573f64d56042b462a5812b/1/1557/982/3/586.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/f9AX4isC5b... https://cdn77-image.gtflixtv.com/f9AX4isC5bTGUjmFCmWi-w==,1989961200/acaa8fcb8c9a701c93573f64d56042b462a5812b/1/1557/982/3/586.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 79.9 KiB — 810 ms — h2https://cdn77-image.gtflixtv.com/uVSzYt8UO3Iol9oS8teOiA==,1989961200/dac8ee81d432a665a411f146328e9be9779411bd/1/1939/114/3/722.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/uVSzYt8UO3... https://cdn77-image.gtflixtv.com/uVSzYt8UO3Iol9oS8teOiA==,1989961200/dac8ee81d432a665a411f146328e9be9779411bd/1/1939/114/3/722.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 114.1 KiB — 821 ms — h2https://cdn77-image.gtflixtv.com/0wmDAbKVAhp2l4SBlM5VuA==,1989961200/23187288d4428c1b66ed9afb6cf88351168787d6/1/2004/1591/3/967.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/0wmDAbKVAh... https://cdn77-image.gtflixtv.com/0wmDAbKVAhp2l4SBlM5VuA==,1989961200/23187288d4428c1b66ed9afb6cf88351168787d6/1/2004/1591/3/967.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 103.6 KiB — 836 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.6 s LCP 6.8 shttps://giorgiograndi.com// https://giorgiograndi.com/ — 200 — 439 B — 172 ms — http/1.1https://giorgiograndi.com/favicon.ico/favicon.ico https://giorgiograndi.com/favicon.ico — -1 — 0 B — 37 ms — http://tour1.giorgiograndi.com/tour1.giorgiograndi.com/ http://tour1.giorgiograndi.com/ — 307 — 0 B — 5 ms — http/1.1https://tour1.giorgiograndi.com/tour1.giorgiograndi.com/ https://tour1.giorgiograndi.com/ — 200 — 36.2 KiB — 1.4 s — http/1.1https://tour1.giorgiograndi.com/assets/default/css/bootstrap.min.csstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/bootstrap.min.css — 200 — 23.1 KiB — 62 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/css/template.css?v=1tour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/template.css?v=1 — 200 — 3.7 KiB — 106 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/css/font-awesome.min.csstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/font-awesome.min.css — 200 — 5.4 KiB — 145 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/css/jquery.typeahead.csstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/jquery.typeahead.css — 200 — 4.3 KiB — 189 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/css/fcbk.csstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/fcbk.css — 200 — 1.5 KiB — 227 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/css/jquery-ui.csstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/css/jquery-ui.css — 200 — 8.6 KiB — 566 ms — http/1.1https://fonts.googleapis.com/css?family=Roboto:400,700&display=swapfonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap — 200 — 2.0 KiB — 100 ms — h2https://cdn77-image.gtflixtv.com/ZOLkYNk2T92Qftyz307pfA==,1989961200/ca72d81ba2ae1c825c54ca4cc3abe06ccfbc2559/1/1553/1426/3/894.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/ZOLkYNk2T9... https://cdn77-image.gtflixtv.com/ZOLkYNk2T92Qftyz307pfA==,1989961200/ca72d81ba2ae1c825c54ca4cc3abe06ccfbc2559/1/1553/1426/3/894.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 131.8 KiB — 658 ms — h2https://cdn77-image.gtflixtv.com/HYYcjxOB8gnFEnfXAWigwQ==,1989961200/885678d2429515e29c8f17e3ae681e0bd1c3a6b7/1/2036/1968/3/264.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/HYYcjxOB8g... https://cdn77-image.gtflixtv.com/HYYcjxOB8gnFEnfXAWigwQ==,1989961200/885678d2429515e29c8f17e3ae681e0bd1c3a6b7/1/2036/1968/3/264.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 122.3 KiB — 649 ms — h2https://cdn77-image.gtflixtv.com/bYjFqKpbf38-xheEheKP_Q==,1989961200/2e8efdbaa8bbdc338fffb8f4d3d032ce237223f0/1/2042/410/3/970.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/bYjFqKpbf3... https://cdn77-image.gtflixtv.com/bYjFqKpbf38-xheEheKP_Q==,1989961200/2e8efdbaa8bbdc338fffb8f4d3d032ce237223f0/1/2042/410/3/970.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 117.7 KiB — 656 ms — h2https://cdn77-image.gtflixtv.com/2wCJG24nhZWpIKL90zoGqQ==,1989961200/653314e4296de619dfb18d65251f5613d3d52cbd/1/2079/112/3/846.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/2wCJG24nhZ... https://cdn77-image.gtflixtv.com/2wCJG24nhZWpIKL90zoGqQ==,1989961200/653314e4296de619dfb18d65251f5613d3d52cbd/1/2079/112/3/846.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 107.6 KiB — 721 ms — h2https://cdn77-image.gtflixtv.com/8PCbwMwmLjx660QR_Q5qCw==,1989961200/81d72702f59242ae5da347fa25e50b0c78a5d98a/1/2112/1531/3/459.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/8PCbwMwmLj... https://cdn77-image.gtflixtv.com/8PCbwMwmLjx660QR_Q5qCw==,1989961200/81d72702f59242ae5da347fa25e50b0c78a5d98a/1/2112/1531/3/459.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 134.2 KiB — 887 ms — h2https://cdn77-image.gtflixtv.com/en8ZSWQcvj8dIocLWQDMSw==,1989961200/e63ac4278150b4235d895bddcdddd421369d6392/1/7369/477/3/1448.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/en8ZSWQcvj... https://cdn77-image.gtflixtv.com/en8ZSWQcvj8dIocLWQDMSw==,1989961200/e63ac4278150b4235d895bddcdddd421369d6392/1/7369/477/3/1448.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 114.9 KiB — 829 ms — h2https://tour1.giorgiograndi.com/assets/default/js/jquery-3.2.1.min.jstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/js/jquery-3.2.1.min.js — 200 — 29.9 KiB — 596 ms — http/1.1https://tour1.giorgiograndi.com/uploads/307/86/cc=ffffff/logo/IsZ6NdnPao.pngtour1.giorgiograndi.com/uploads/307... https://tour1.giorgiograndi.com/uploads/307/86/cc=ffffff/logo/IsZ6NdnPao.png — 200 — 3.0 KiB — 531 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/js/jquery-ui.jstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/js/jquery-ui.js — 200 — 122.8 KiB — 551 ms — http/1.1https://cdn77-image.gtflixtv.com/91aESn3daWylmDd97s5WYw==,1989961200/84497d9404d03351b29c40139fd46b63143fad46/1/7396/1945/3/730.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/91aESn3daW... https://cdn77-image.gtflixtv.com/91aESn3daWylmDd97s5WYw==,1989961200/84497d9404d03351b29c40139fd46b63143fad46/1/7396/1945/3/730.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 86.1 KiB — 694 ms — h2https://cdn77-image.gtflixtv.com/oioM6c66NgWz_BOX_Hx2cQ==,1989961200/e2db3db4dbe6ef820072f37925bc89f80438aa16/1/691/1508/3/281.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/oioM6c66Ng... https://cdn77-image.gtflixtv.com/oioM6c66NgWz_BOX_Hx2cQ==,1989961200/e2db3db4dbe6ef820072f37925bc89f80438aa16/1/691/1508/3/281.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 143.3 KiB — 729 ms — h2https://cdn77-image.gtflixtv.com/LOXB2VfwUpJbj6-3DNXx1A==,1989961200/8d80c55e78ac4cb8235e40888abcb1b2c32a353e/1/91/1646/3/662.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/LOXB2VfwUp... https://cdn77-image.gtflixtv.com/LOXB2VfwUpJbj6-3DNXx1A==,1989961200/8d80c55e78ac4cb8235e40888abcb1b2c32a353e/1/91/1646/3/662.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 111.4 KiB — 680 ms — h2https://cdn77-image.gtflixtv.com/V_BumJwqDrPG_av0Oj8tNw==,1989961200/c0373bdc0951019e6718398dcdd0bf060464a9e3/1/1930/818/3/586.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/V_BumJwqDr... https://cdn77-image.gtflixtv.com/V_BumJwqDrPG_av0Oj8tNw==,1989961200/c0373bdc0951019e6718398dcdd0bf060464a9e3/1/1930/818/3/586.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 106.1 KiB — 713 ms — h2https://cdn77-image.gtflixtv.com/myLuKZ310R36-KLcPDT2_Q==,1989961200/d804f139a4826e8a358df7909be62d4bf2bc5dee/1/2001/234/3/974.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/myLuKZ310R... https://cdn77-image.gtflixtv.com/myLuKZ310R36-KLcPDT2_Q==,1989961200/d804f139a4826e8a358df7909be62d4bf2bc5dee/1/2001/234/3/974.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 132.0 KiB — 766 ms — h2https://cdn77-image.gtflixtv.com/qLSLmrc2ndX6goqLzksJAQ==,1989961200/e05ccb7a0821ca61accc8b0de51a645c3319a637/1/1969/188/3/246.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/qLSLmrc2nd... https://cdn77-image.gtflixtv.com/qLSLmrc2ndX6goqLzksJAQ==,1989961200/e05ccb7a0821ca61accc8b0de51a645c3319a637/1/1969/188/3/246.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 130.6 KiB — 785 ms — h2https://cdn77-image.gtflixtv.com/FKPEp4jBp5Vfzl2BN7sr1A==,1989961200/b41a14310c8137764c51e7767bc9d3bfecafe400/1/24/1699/3/006.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/FKPEp4jBp5... https://cdn77-image.gtflixtv.com/FKPEp4jBp5Vfzl2BN7sr1A==,1989961200/b41a14310c8137764c51e7767bc9d3bfecafe400/1/24/1699/3/006.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 86.3 KiB — 795 ms — h2https://cdn77-image.gtflixtv.com/f9AX4isC5bTGUjmFCmWi-w==,1989961200/acaa8fcb8c9a701c93573f64d56042b462a5812b/1/1557/982/3/586.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/f9AX4isC5b... https://cdn77-image.gtflixtv.com/f9AX4isC5bTGUjmFCmWi-w==,1989961200/acaa8fcb8c9a701c93573f64d56042b462a5812b/1/1557/982/3/586.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 79.9 KiB — 810 ms — h2https://cdn77-image.gtflixtv.com/uVSzYt8UO3Iol9oS8teOiA==,1989961200/dac8ee81d432a665a411f146328e9be9779411bd/1/1939/114/3/722.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/uVSzYt8UO3... https://cdn77-image.gtflixtv.com/uVSzYt8UO3Iol9oS8teOiA==,1989961200/dac8ee81d432a665a411f146328e9be9779411bd/1/1939/114/3/722.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 114.1 KiB — 821 ms — h2https://cdn77-image.gtflixtv.com/0wmDAbKVAhp2l4SBlM5VuA==,1989961200/23187288d4428c1b66ed9afb6cf88351168787d6/1/2004/1591/3/967.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/0wmDAbKVAh... https://cdn77-image.gtflixtv.com/0wmDAbKVAhp2l4SBlM5VuA==,1989961200/23187288d4428c1b66ed9afb6cf88351168787d6/1/2004/1591/3/967.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 103.6 KiB — 836 ms — h2https://cdn77-image.gtflixtv.com/TpPBTwCwPnyfeW9Fr0rITw==,1989961200/a9086a7e2480522533ca6ef49820940ca76b5765/1/1942/1320/3/261.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/TpPBTwCwPn... https://cdn77-image.gtflixtv.com/TpPBTwCwPnyfeW9Fr0rITw==,1989961200/a9086a7e2480522533ca6ef49820940ca76b5765/1/1942/1320/3/261.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 107.9 KiB — 849 ms — h2https://cdn77-image.gtflixtv.com/Yzsh2vywLbHgwXHgcmKgdA==,1989961200/8cd02c9fa5f8fa6f6bea90d8c74ef37079661d6f/1/28/228/3/119.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/Yzsh2vywLb... https://cdn77-image.gtflixtv.com/Yzsh2vywLbHgwXHgcmKgdA==,1989961200/8cd02c9fa5f8fa6f6bea90d8c74ef37079661d6f/1/28/228/3/119.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 97.3 KiB — 863 ms — h2https://cdn77-image.gtflixtv.com/2GnBT98JecdqzqfSy-k6WA==,1989961200/8fa4071421c35a7534031e579300bf844fce829d/1/1933/394/3/029.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/2GnBT98Jec... https://cdn77-image.gtflixtv.com/2GnBT98JecdqzqfSy-k6WA==,1989961200/8fa4071421c35a7534031e579300bf844fce829d/1/1933/394/3/029.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 145.0 KiB — 875 ms — h2https://cdn77-image.gtflixtv.com/UTuYKRnb4KHgpM-enh8bbQ==,1989961200/f15a6cf66df2685c9b1d680059eba04c7a3ad351/1/7396/1940/3/991.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/UTuYKRnb4K... https://cdn77-image.gtflixtv.com/UTuYKRnb4KHgpM-enh8bbQ==,1989961200/f15a6cf66df2685c9b1d680059eba04c7a3ad351/1/7396/1940/3/991.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 125.7 KiB — 887 ms — h2https://cdn77-image.gtflixtv.com/H2bkURBd7zKl3WFkYmANrw==,1989961200/c12c41d23f78b8c6cf1ca605d6c406a84b24c6ca/1/7378/43/3/393.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/H2bkURBd7z... https://cdn77-image.gtflixtv.com/H2bkURBd7zKl3WFkYmANrw==,1989961200/c12c41d23f78b8c6cf1ca605d6c406a84b24c6ca/1/7378/43/3/393.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 86.5 KiB — 891 ms — h2https://cdn77-image.gtflixtv.com/l7Mco3h-s8629x68Pr3t5g==,1989961200/a2b663fc9d25c948e88b6f64b9eb9bf2ff1f0275/1/7349/1395/3/977.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/l7Mco3h-s8... https://cdn77-image.gtflixtv.com/l7Mco3h-s8629x68Pr3t5g==,1989961200/a2b663fc9d25c948e88b6f64b9eb9bf2ff1f0275/1/7349/1395/3/977.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 128.6 KiB — 909 ms — h2https://cdn77-image.gtflixtv.com/XPNoid76Gxghf-VEcBai3A==,1989961200/b5838a8194ce48d96eaade93219eb5295e80599d/1/1941/881/3/187.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/XPNoid76Gx... https://cdn77-image.gtflixtv.com/XPNoid76Gxghf-VEcBai3A==,1989961200/b5838a8194ce48d96eaade93219eb5295e80599d/1/1941/881/3/187.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 137.9 KiB — 919 ms — h2https://cdn77-image.gtflixtv.com/Zj9s_IVwtK8yPrgTAGAb8w==,1989961200/b1ea71d8f093dfd63d40f168f66c18802562795f/1/7377/1949/3/573.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/Zj9s_IVwtK... https://cdn77-image.gtflixtv.com/Zj9s_IVwtK8yPrgTAGAb8w==,1989961200/b1ea71d8f093dfd63d40f168f66c18802562795f/1/7377/1949/3/573.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 154.3 KiB — 933 ms — h2https://cdn77-image.gtflixtv.com/Xil43Uenv8JwW3l3gvJiIQ==,1989961200/1b207a0e4c8b3247f64d24baee102fdb3669a55d/1/1922/988/3/594.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/Xil43Uenv8... https://cdn77-image.gtflixtv.com/Xil43Uenv8JwW3l3gvJiIQ==,1989961200/1b207a0e4c8b3247f64d24baee102fdb3669a55d/1/1922/988/3/594.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 125.4 KiB — 940 ms — h2https://cdn77-image.gtflixtv.com/te7NYOHA2jfhFH3T7dSPPw==,1989961200/72706af5a2a479b1444cf5d7c730bbded4ac5d58/1/7360/1349/3/996.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/te7NYOHA2j... https://cdn77-image.gtflixtv.com/te7NYOHA2jfhFH3T7dSPPw==,1989961200/72706af5a2a479b1444cf5d7c730bbded4ac5d58/1/7360/1349/3/996.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 101.0 KiB — 947 ms — h2https://cdn77-image.gtflixtv.com/WuoXPh8q9Xq0yzJRaM_TjQ==,1989961200/921c64a3b042ce86aa1bae15dfa1265142d0f38f/1/24/1567/3/061.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/WuoXPh8q9X... https://cdn77-image.gtflixtv.com/WuoXPh8q9Xq0yzJRaM_TjQ==,1989961200/921c64a3b042ce86aa1bae15dfa1265142d0f38f/1/24/1567/3/061.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 112.6 KiB — 955 ms — h2https://cdn77-image.gtflixtv.com/XbqNaKHrBLr25jfsWLVfRw==,1989961200/b35da9ee6594b1b75b8e83e0488abc2bd9dec093/1/28/545/3/150.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/XbqNaKHrBL... https://cdn77-image.gtflixtv.com/XbqNaKHrBLr25jfsWLVfRw==,1989961200/b35da9ee6594b1b75b8e83e0488abc2bd9dec093/1/28/545/3/150.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 140.9 KiB — 965 ms — h2https://cdn77-image.gtflixtv.com/7j-eso8OfaGUAkO2Qmk1Iw==,1989961200/af7009266c41908f520e67302c3d830505c8c2c9/1/7360/1341/3/985.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/7j-eso8Ofa... https://cdn77-image.gtflixtv.com/7j-eso8OfaGUAkO2Qmk1Iw==,1989961200/af7009266c41908f520e67302c3d830505c8c2c9/1/7360/1341/3/985.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 112.4 KiB — 977 ms — h2https://cdn77-image.gtflixtv.com/I3elXcEdQW4A8pLzZKAt7w==,1989961200/f05da609a1f89be85df107a9ef9d3fe9c91536c4/1/7395/753/3/972.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/I3elXcEdQW... https://cdn77-image.gtflixtv.com/I3elXcEdQW4A8pLzZKAt7w==,1989961200/f05da609a1f89be85df107a9ef9d3fe9c91536c4/1/7395/753/3/972.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 99.6 KiB — 981 ms — h2https://cdn77-image.gtflixtv.com/EOWy551-1YvdiUUEImDQlw==,1989961200/d7eb6065b839e7d9304d9ab1e727f6ac63416622/1/7395/754/3/951.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/EOWy551-1Y... https://cdn77-image.gtflixtv.com/EOWy551-1YvdiUUEImDQlw==,1989961200/d7eb6065b839e7d9304d9ab1e727f6ac63416622/1/7395/754/3/951.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 105.0 KiB — 989 ms — h2https://cdn77-image.gtflixtv.com/KMjn9UtUBa7ad2HfQ6T1NQ==,1989961200/d333970a40a9d9205f5c9e4c20f2f74d68d82744/1/7374/967/3/244.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/KMjn9UtUBa... https://cdn77-image.gtflixtv.com/KMjn9UtUBa7ad2HfQ6T1NQ==,1989961200/d333970a40a9d9205f5c9e4c20f2f74d68d82744/1/7374/967/3/244.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 110.9 KiB — 997 ms — h2https://cdn77-image.gtflixtv.com/o4RYowCeHEcuozz_XBIc0Q==,1989961200/20faaef0eee299d820457084ce38bea26ea4847a/1/7349/1409/3/965.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/o4RYowCeHE... https://cdn77-image.gtflixtv.com/o4RYowCeHEcuozz_XBIc0Q==,1989961200/20faaef0eee299d820457084ce38bea26ea4847a/1/7349/1409/3/965.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 106.7 KiB — 1.0 s — h2https://cdn77-image.gtflixtv.com/mtLBWxsOIX7tHS51mGyO0g==,1989961200/c772a789070b1e4e1f2909f0aa0fac64c60e16cf/1/7349/1411/3/969.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/mtLBWxsOIX... https://cdn77-image.gtflixtv.com/mtLBWxsOIX7tHS51mGyO0g==,1989961200/c772a789070b1e4e1f2909f0aa0fac64c60e16cf/1/7349/1411/3/969.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 101.8 KiB — 1.0 s — h2https://cdn77-image.gtflixtv.com/jKq8jM3BeXO0hdwoBwbUSQ==,1989961200/aaa234df02ef1d8a1bd98e885294e04de9549d8f/1/7349/1398/3/986.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/jKq8jM3BeX... https://cdn77-image.gtflixtv.com/jKq8jM3BeXO0hdwoBwbUSQ==,1989961200/aaa234df02ef1d8a1bd98e885294e04de9549d8f/1/7349/1398/3/986.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 117.1 KiB — 1.0 s — h2https://cdn77-image.gtflixtv.com/OyDv42VRo2O4DF6IFtDAzw==,1989961200/47f60b4cd14666e99b1f58d41faaf70016027b4c/1/7377/1952/3/274.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/OyDv42VRo2... https://cdn77-image.gtflixtv.com/OyDv42VRo2O4DF6IFtDAzw==,1989961200/47f60b4cd14666e99b1f58d41faaf70016027b4c/1/7377/1952/3/274.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 139.6 KiB — 1.0 s — h2https://cdn77-image.gtflixtv.com/7CoI4FHtY2rPwBfi2iFw-Q==,1989961200/7d418d87d9bd7578684e9452b6526321dcf85af2/1/7377/1956/3/270.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/7CoI4FHtY2... https://cdn77-image.gtflixtv.com/7CoI4FHtY2rPwBfi2iFw-Q==,1989961200/7d418d87d9bd7578684e9452b6526321dcf85af2/1/7377/1956/3/270.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 154.7 KiB — 1.0 s — h2https://cdn77-image.gtflixtv.com/MLyKlx594nH-zSo1veb1cA==,1989961200/2918c5cfd244bd7685fe0577729c9b801ae7b01f/1/7374/983/3/738.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/MLyKlx594n... https://cdn77-image.gtflixtv.com/MLyKlx594nH-zSo1veb1cA==,1989961200/2918c5cfd244bd7685fe0577729c9b801ae7b01f/1/7374/983/3/738.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 94.3 KiB — 1.0 s — h2https://cdn77-image.gtflixtv.com/hehnyiP8C1ri1DNU8YZr4w==,1989961200/f39645080a003c95bd5093153ea41c9eb0dcb40a/1/7377/1948/3/723.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/hehnyiP8C1... https://cdn77-image.gtflixtv.com/hehnyiP8C1ri1DNU8YZr4w==,1989961200/f39645080a003c95bd5093153ea41c9eb0dcb40a/1/7377/1948/3/723.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 117.4 KiB — 1.0 s — h2https://cdn77-image.gtflixtv.com/EC2L3Q05e0RJRgsn9oqAEA==,1989961200/b1fca151409117d75823620c978d97d989231af0/1/7349/1383/3/990.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/EC2L3Q05e0... https://cdn77-image.gtflixtv.com/EC2L3Q05e0RJRgsn9oqAEA==,1989961200/b1fca151409117d75823620c978d97d989231af0/1/7349/1383/3/990.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 99.7 KiB — 1.0 s — h2https://cdn77-image.gtflixtv.com/gX1FO4vem37eaZf264vkEg==,1989961200/6c4994376854e1d73e4d70b7d77fad7f879bc3c2/1/7349/1384/3/999.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/gX1FO4vem3... https://cdn77-image.gtflixtv.com/gX1FO4vem37eaZf264vkEg==,1989961200/6c4994376854e1d73e4d70b7d77fad7f879bc3c2/1/7349/1384/3/999.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 87.5 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/qdXK9H7bgF3jx6CQdHSwEQ==,1989961200/de18e3856f806ab2c8b71ed8b1e927b389ec2706/1/7374/979/3/705.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/qdXK9H7bgF... https://cdn77-image.gtflixtv.com/qdXK9H7bgF3jx6CQdHSwEQ==,1989961200/de18e3856f806ab2c8b71ed8b1e927b389ec2706/1/7374/979/3/705.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 84.8 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/-3ZgpwNHLSULtk_wyF7WVw==,1989961200/ca868f0272cb83a33c816f831c1875530b0f6fe3/1/7378/8/3/990.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/-3ZgpwNHLS... https://cdn77-image.gtflixtv.com/-3ZgpwNHLSULtk_wyF7WVw==,1989961200/ca868f0272cb83a33c816f831c1875530b0f6fe3/1/7378/8/3/990.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 106.4 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/NhSp-c99BGnEA6FqfkQL3g==,1989961200/8357817ab4c849e6f0d304612043211e5668e43b/1/7381/1944/3/1452.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/NhSp-c99BG... https://cdn77-image.gtflixtv.com/NhSp-c99BGnEA6FqfkQL3g==,1989961200/8357817ab4c849e6f0d304612043211e5668e43b/1/7381/1944/3/1452.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 111.1 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/DmLL28BuEry5oXJYnp8h3A==,1989961200/10cb259847205335bb888056b645d002d0f04f0d/1/7374/974/3/156.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/DmLL28BuEr... https://cdn77-image.gtflixtv.com/DmLL28BuEry5oXJYnp8h3A==,1989961200/10cb259847205335bb888056b645d002d0f04f0d/1/7374/974/3/156.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 107.2 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/gMqKR_J_CDZs89tUJ0ScjQ==,1989961200/4439d992a97df9009f4df98dbc9ee3cf70af7875/1/7381/11/3/989.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/gMqKR_J_CD... https://cdn77-image.gtflixtv.com/gMqKR_J_CDZs89tUJ0ScjQ==,1989961200/4439d992a97df9009f4df98dbc9ee3cf70af7875/1/7381/11/3/989.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 109.1 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/yJ8ZURTnESvkFBahRqeztw==,1989961200/06d0f1d6378d4ae805fc72e7b7f96ede3c30c34f/1/7381/1324/3/1435.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/yJ8ZURTnES... https://cdn77-image.gtflixtv.com/yJ8ZURTnESvkFBahRqeztw==,1989961200/06d0f1d6378d4ae805fc72e7b7f96ede3c30c34f/1/7381/1324/3/1435.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 109.4 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/ebKwM_9CNvv9Nc4mR5mKLg==,1989961200/3d4967d49103942c8dd2ebd7d6f03398d6c2cf17/1/7374/976/3/207.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/ebKwM_9CNv... https://cdn77-image.gtflixtv.com/ebKwM_9CNvv9Nc4mR5mKLg==,1989961200/3d4967d49103942c8dd2ebd7d6f03398d6c2cf17/1/7374/976/3/207.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 100.0 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/R86owWzUD3A3K7TVfp8f8g==,1989961200/969164158b6788dc0c75ad9ed1951b9dc31b429e/1/7374/978/3/258.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/R86owWzUD3... https://cdn77-image.gtflixtv.com/R86owWzUD3A3K7TVfp8f8g==,1989961200/969164158b6788dc0c75ad9ed1951b9dc31b429e/1/7374/978/3/258.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 99.0 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/KBqApcqg1X3uCWFFITXJfw==,1989961200/b7d6c6c578ffa4cc2eae4169ac7aa74d4cea7098/1/7134/982/3/983.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/KBqApcqg1X... https://cdn77-image.gtflixtv.com/KBqApcqg1X3uCWFFITXJfw==,1989961200/b7d6c6c578ffa4cc2eae4169ac7aa74d4cea7098/1/7134/982/3/983.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 115.9 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/JmW_JiUu55IwLZoN40SSRw==,1989961200/405dd76207af6067153d697e039e85cee8224eab/1/7234/934/3/972.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/JmW_JiUu55... https://cdn77-image.gtflixtv.com/JmW_JiUu55IwLZoN40SSRw==,1989961200/405dd76207af6067153d697e039e85cee8224eab/1/7234/934/3/972.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 123.0 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/9HlOd9KnKUjrTvTwMP4KyA==,1989961200/fc888a01b729cc7d538b17813b811e00a16dd475/1/7168/1749/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/9HlOd9KnKU... https://cdn77-image.gtflixtv.com/9HlOd9KnKUjrTvTwMP4KyA==,1989961200/fc888a01b729cc7d538b17813b811e00a16dd475/1/7168/1749/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 84.5 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/pJjtD9_BkELVd-_gMA7s1A==,1989961200/406443bfcc4294425fe7d73749b57c67ad10ad13/1/7320/404/3/966.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/pJjtD9_BkE... https://cdn77-image.gtflixtv.com/pJjtD9_BkELVd-_gMA7s1A==,1989961200/406443bfcc4294425fe7d73749b57c67ad10ad13/1/7320/404/3/966.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 149.6 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/5xyTccxGMU8oIjH7BXV_wQ==,1989961200/3d31781b2fd1ff205b7736b07adac85cfa3ba4be/1/7156/1633/3/997.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/5xyTccxGMU... https://cdn77-image.gtflixtv.com/5xyTccxGMU8oIjH7BXV_wQ==,1989961200/3d31781b2fd1ff205b7736b07adac85cfa3ba4be/1/7156/1633/3/997.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 99.7 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/U1NWC_pyklll87XE3dmyRw==,1989961200/b3d667cbf1cd7a8ee25f6228cbb0a224c6bef7fe/1/7275/1363/3/984.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/U1NWC_pykl... https://cdn77-image.gtflixtv.com/U1NWC_pyklll87XE3dmyRw==,1989961200/b3d667cbf1cd7a8ee25f6228cbb0a224c6bef7fe/1/7275/1363/3/984.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 93.6 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/SVJjPiaEeVlSQx66K45gbQ==,1989961200/8cf01d61c95f42d6692778a0ec109037d7528868/1/7322/1387/3/996.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/SVJjPiaEeV... https://cdn77-image.gtflixtv.com/SVJjPiaEeVlSQx66K45gbQ==,1989961200/8cf01d61c95f42d6692778a0ec109037d7528868/1/7322/1387/3/996.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 97.3 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/l3nq2GDcYAgYE0BTk7rsaw==,1989961200/f9da8aedb842f6c3b13a7ce9d0b811e524c57ef2/1/7219/1979/3/998.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/l3nq2GDcYA... https://cdn77-image.gtflixtv.com/l3nq2GDcYAgYE0BTk7rsaw==,1989961200/f9da8aedb842f6c3b13a7ce9d0b811e524c57ef2/1/7219/1979/3/998.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 94.4 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/M0qF0qK_XJ3s6VMbRBoSXA==,1989961200/c510e67ca9146f46a7b788c6d0ef325ef71e236a/1/7339/1634/3/978.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/M0qF0qK_XJ... https://cdn77-image.gtflixtv.com/M0qF0qK_XJ3s6VMbRBoSXA==,1989961200/c510e67ca9146f46a7b788c6d0ef325ef71e236a/1/7339/1634/3/978.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 100.3 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/Uy6kAxk08U4snoC2niylIA==,1989961200/c6c1151a606e845791b3093a062a9d4529705cc7/1/7188/276/3/992.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/Uy6kAxk08U... https://cdn77-image.gtflixtv.com/Uy6kAxk08U4snoC2niylIA==,1989961200/c6c1151a606e845791b3093a062a9d4529705cc7/1/7188/276/3/992.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 125.4 KiB — 1.1 s — h2https://cdn77-image.gtflixtv.com/uWbWT_-TweNpycXwPLkubg==,1989961200/709dffe912b54a17b09f7ed37987c9071060027d/1/7286/291/3/997.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/uWbWT_-Twe... https://cdn77-image.gtflixtv.com/uWbWT_-TweNpycXwPLkubg==,1989961200/709dffe912b54a17b09f7ed37987c9071060027d/1/7286/291/3/997.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 124.5 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/BZuk_AjuKFVUvsxRoA7cEw==,1989961200/53f67e0598ef72f47b8f1b2780e300db093497b5/1/7183/1870/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/BZuk_AjuKF... https://cdn77-image.gtflixtv.com/BZuk_AjuKFVUvsxRoA7cEw==,1989961200/53f67e0598ef72f47b8f1b2780e300db093497b5/1/7183/1870/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 84.9 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/bjPBetIWKevGuwdMxBeWZQ==,1989961200/82921f0b58711f3f3e8a568b7d23a60269b8bba8/1/7137/7/3/998.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/bjPBetIWKe... https://cdn77-image.gtflixtv.com/bjPBetIWKevGuwdMxBeWZQ==,1989961200/82921f0b58711f3f3e8a568b7d23a60269b8bba8/1/7137/7/3/998.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 159.4 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/EYgpIZ7VgjQx0gN0GioJFA==,1989961200/fe231495bedbc6e51a73bb8cb9af94e34d3a5c35/1/7138/959/3/1434.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/EYgpIZ7Vgj... https://cdn77-image.gtflixtv.com/EYgpIZ7VgjQx0gN0GioJFA==,1989961200/fe231495bedbc6e51a73bb8cb9af94e34d3a5c35/1/7138/959/3/1434.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 108.5 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/inE9Rnjglj2nRmhrxSCGwA==,1989961200/9ab7a4269760166e4c74fc9ff967c7ef9e1d5026/1/7191/1421/3/990.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/inE9Rnjglj... https://cdn77-image.gtflixtv.com/inE9Rnjglj2nRmhrxSCGwA==,1989961200/9ab7a4269760166e4c74fc9ff967c7ef9e1d5026/1/7191/1421/3/990.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 141.7 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/WKYQNqGPZVFMZYHCY5Nbgg==,1989961200/6b8a0817b2ca441a3d196777605b7648725e08ef/1/7230/1781/3/994.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/WKYQNqGPZV... https://cdn77-image.gtflixtv.com/WKYQNqGPZVFMZYHCY5Nbgg==,1989961200/6b8a0817b2ca441a3d196777605b7648725e08ef/1/7230/1781/3/994.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 139.2 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/X-X827rk-5-Wb6AXi52azw==,1989961200/ff923abd7eb2b8129702454f058c1eaa26be2ba0/1/7158/743/3/164.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/X-X827rk-5... https://cdn77-image.gtflixtv.com/X-X827rk-5-Wb6AXi52azw==,1989961200/ff923abd7eb2b8129702454f058c1eaa26be2ba0/1/7158/743/3/164.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 127.7 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/j4tviLTA8zSscZZzF5DPsQ==,1989961200/aee3ddd846d5a21b4c75e1d726a8500f47125947/1/7322/1482/3/986.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/j4tviLTA8z... https://cdn77-image.gtflixtv.com/j4tviLTA8zSscZZzF5DPsQ==,1989961200/aee3ddd846d5a21b4c75e1d726a8500f47125947/1/7322/1482/3/986.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 133.4 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/B90Rb4zUcRrdLdeZ6MRbMQ==,1989961200/9329a56c72a436987d3812a8ff0ec599ba526e01/1/7292/303/3/980.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/B90Rb4zUcR... https://cdn77-image.gtflixtv.com/B90Rb4zUcRrdLdeZ6MRbMQ==,1989961200/9329a56c72a436987d3812a8ff0ec599ba526e01/1/7292/303/3/980.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 117.5 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/pEmOUuI3IdHbvZLCshOY9A==,1989961200/51e062e4403b1b4ae16a902cce8b398af907d1e3/1/7224/771/3/961.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/pEmOUuI3Id... https://cdn77-image.gtflixtv.com/pEmOUuI3IdHbvZLCshOY9A==,1989961200/51e062e4403b1b4ae16a902cce8b398af907d1e3/1/7224/771/3/961.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 115.9 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/MsvXfxUh1CszFxvO58GuTQ==,1989961200/a378decbb037800c1e56922100312acba17dd6a8/1/7303/1727/3/968.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/MsvXfxUh1C... https://cdn77-image.gtflixtv.com/MsvXfxUh1CszFxvO58GuTQ==,1989961200/a378decbb037800c1e56922100312acba17dd6a8/1/7303/1727/3/968.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 117.4 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/CfivZ9s_V3FPNcy9L12RYg==,1989961200/989a523f64367257de486be4e69465ca3a02d239/1/7321/25/3/706.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/CfivZ9s_V3... https://cdn77-image.gtflixtv.com/CfivZ9s_V3FPNcy9L12RYg==,1989961200/989a523f64367257de486be4e69465ca3a02d239/1/7321/25/3/706.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 139.3 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/KZSGixj5WI7bn_rgA46b5w==,1989961200/efb368513279dca9a97587cf2f38aed954bac66c/1/7139/319/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/KZSGixj5WI... https://cdn77-image.gtflixtv.com/KZSGixj5WI7bn_rgA46b5w==,1989961200/efb368513279dca9a97587cf2f38aed954bac66c/1/7139/319/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 138.7 KiB — 1.2 s — h2https://cdn77-image.gtflixtv.com/WL0IzMVPH9lENDjmdgvyjw==,1989961200/34daf57ab2c42ccaf32dddf70d7fc3c8414dfcbd/1/7293/1864/3/551.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/WL0IzMVPH9... https://cdn77-image.gtflixtv.com/WL0IzMVPH9lENDjmdgvyjw==,1989961200/34daf57ab2c42ccaf32dddf70d7fc3c8414dfcbd/1/7293/1864/3/551.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 133.8 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/WcX504fJ0CsykRGoLRb2qQ==,1989961200/b62c81507c1cc29b5f86cee3129e1e32d3119d30/1/7165/1068/3/985.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/WcX504fJ0C... https://cdn77-image.gtflixtv.com/WcX504fJ0CsykRGoLRb2qQ==,1989961200/b62c81507c1cc29b5f86cee3129e1e32d3119d30/1/7165/1068/3/985.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 204.8 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/f70ZW6fziaHKxDmhrvQ4Ag==,1989961200/6262932814baa56cfaedd21ba520756856e21902/1/7356/977/3/979.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/f70ZW6fzia... https://cdn77-image.gtflixtv.com/f70ZW6fziaHKxDmhrvQ4Ag==,1989961200/6262932814baa56cfaedd21ba520756856e21902/1/7356/977/3/979.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 120.4 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/Hb4HiydJkzhmjh9kIeEYaQ==,1989961200/23f4e0b55550c628fce9888a26fb16fb614e5c97/1/7156/1657/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/Hb4HiydJkz... https://cdn77-image.gtflixtv.com/Hb4HiydJkzhmjh9kIeEYaQ==,1989961200/23f4e0b55550c628fce9888a26fb16fb614e5c97/1/7156/1657/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 137.1 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/MPYEqpLG0y8Ba8FhynzLyQ==,1989961200/a027d06d4b3aeabdba571a7d19e38252c157b2c6/1/7134/987/3/967.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/MPYEqpLG0y... https://cdn77-image.gtflixtv.com/MPYEqpLG0y8Ba8FhynzLyQ==,1989961200/a027d06d4b3aeabdba571a7d19e38252c157b2c6/1/7134/987/3/967.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 141.9 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/mG-tBMUaMmO7yNllI2A8DA==,1989961200/8c984bc6d079eb71a584f965cef940b694c7cb3b/1/7260/1586/3/988.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/mG-tBMUaMm... https://cdn77-image.gtflixtv.com/mG-tBMUaMmO7yNllI2A8DA==,1989961200/8c984bc6d079eb71a584f965cef940b694c7cb3b/1/7260/1586/3/988.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 123.7 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/qVDbImoM2kIqS3saG1w1Mw==,1989961200/a772a7f908d6a4c0a8f2cf9c5d8c4d14d2b63cae/1/7198/1321/3/976.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/qVDbImoM2k... https://cdn77-image.gtflixtv.com/qVDbImoM2kIqS3saG1w1Mw==,1989961200/a772a7f908d6a4c0a8f2cf9c5d8c4d14d2b63cae/1/7198/1321/3/976.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 123.9 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/fyV7EEg6d9vE8q4xmxrxKQ==,1989961200/582df53200679515da3b75a857f8f883906f0494/1/7251/1390/3/348.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/fyV7EEg6d9... https://cdn77-image.gtflixtv.com/fyV7EEg6d9vE8q4xmxrxKQ==,1989961200/582df53200679515da3b75a857f8f883906f0494/1/7251/1390/3/348.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 96.7 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/IbJwUip9osy6bYqBv5vqMw==,1989961200/de925b38d0d3d429de477d8e4043f6fee0d6323e/1/7351/1819/3/171.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/IbJwUip9os... https://cdn77-image.gtflixtv.com/IbJwUip9osy6bYqBv5vqMw==,1989961200/de925b38d0d3d429de477d8e4043f6fee0d6323e/1/7351/1819/3/171.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 157.2 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/fScWJcwdAHvbpu4UTGK8Xw==,1989961200/d5726af42912210de6919f5d6c96206cc813a352/1/7158/1650/3/624.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/fScWJcwdAH... https://cdn77-image.gtflixtv.com/fScWJcwdAHvbpu4UTGK8Xw==,1989961200/d5726af42912210de6919f5d6c96206cc813a352/1/7158/1650/3/624.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 141.6 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/JSoxP4cBVV8VjIb0NljbDg==,1989961200/8c52a3d0b455d7c9afe947993cd629e6e9fb56ba/1/7338/1607/3/942.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/JSoxP4cBVV... https://cdn77-image.gtflixtv.com/JSoxP4cBVV8VjIb0NljbDg==,1989961200/8c52a3d0b455d7c9afe947993cd629e6e9fb56ba/1/7338/1607/3/942.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 105.9 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/Qba7NPnDgyZI88lb26D7Vw==,1989961200/12c45741b0fdf2fd391687a5d46a9c1cd5e452a7/1/7280/1829/3/994.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/Qba7NPnDgy... https://cdn77-image.gtflixtv.com/Qba7NPnDgyZI88lb26D7Vw==,1989961200/12c45741b0fdf2fd391687a5d46a9c1cd5e452a7/1/7280/1829/3/994.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 92.8 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/6ko_9h6zb5vhBuHjk3MQBw==,1989961200/1b8556edc6d27cd517d0a639f290cef2bc475e42/1/7315/1401/3/980.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/6ko_9h6zb5... https://cdn77-image.gtflixtv.com/6ko_9h6zb5vhBuHjk3MQBw==,1989961200/1b8556edc6d27cd517d0a639f290cef2bc475e42/1/7315/1401/3/980.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 96.6 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/kCruNhJG6sL0Ve6ZmrXy8A==,1989961200/805eb472e63292f40acf87d4ca46c415cad55c41/1/7242/862/3/999.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/kCruNhJG6s... https://cdn77-image.gtflixtv.com/kCruNhJG6sL0Ve6ZmrXy8A==,1989961200/805eb472e63292f40acf87d4ca46c415cad55c41/1/7242/862/3/999.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 86.9 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/plPrXQ0nFeI3q_2K1egcNQ==,1989961200/ec7df0582613b21cd81b16ec3598bdde225f1e56/1/7259/9/3/992.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/plPrXQ0nFe... https://cdn77-image.gtflixtv.com/plPrXQ0nFeI3q_2K1egcNQ==,1989961200/ec7df0582613b21cd81b16ec3598bdde225f1e56/1/7259/9/3/992.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 87.1 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/nyP71eSILX84jrqK86iOfw==,1989961200/05c059f218642ef4fd88fe5178b026b4cf44a10d/1/7251/1382/3/195.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/nyP71eSILX... https://cdn77-image.gtflixtv.com/nyP71eSILX84jrqK86iOfw==,1989961200/05c059f218642ef4fd88fe5178b026b4cf44a10d/1/7251/1382/3/195.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 119.5 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/yvfFqOZjBolmA_PfUYpS3g==,1989961200/9adbb78b1508f2911712cbf83b18bb73dfdd857a/1/7339/1658/3/996.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/yvfFqOZjBo... https://cdn77-image.gtflixtv.com/yvfFqOZjBolmA_PfUYpS3g==,1989961200/9adbb78b1508f2911712cbf83b18bb73dfdd857a/1/7339/1658/3/996.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 135.4 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/9GU7f5PDHLXAxpauuviggg==,1989961200/5f66e78749b81916037ceceaad80d29306d4ab9a/1/7311/20/3/018.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/9GU7f5PDHL... https://cdn77-image.gtflixtv.com/9GU7f5PDHLXAxpauuviggg==,1989961200/5f66e78749b81916037ceceaad80d29306d4ab9a/1/7311/20/3/018.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 95.7 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/lJoiOxRbj8WWbE7GBPLNVA==,1989961200/bcbf1c777fb2f76a8dbb4d194f968837af09083a/1/7320/38/3/996.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/lJoiOxRbj8... https://cdn77-image.gtflixtv.com/lJoiOxRbj8WWbE7GBPLNVA==,1989961200/bcbf1c777fb2f76a8dbb4d194f968837af09083a/1/7320/38/3/996.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 109.0 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/b_gAbiK-G8pBFjzbhgplpw==,1989961200/ae71de0c47973a72116e27d497223c34861b75de/1/7135/1609/3/654.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/b_gAbiK-G8... https://cdn77-image.gtflixtv.com/b_gAbiK-G8pBFjzbhgplpw==,1989961200/ae71de0c47973a72116e27d497223c34861b75de/1/7135/1609/3/654.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 128.1 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/h3bOU3ctSQC52bW9cK2X9Q==,1989961200/e329dbe19ef6212bc062a919abd367d2f267bbe4/1/7339/1260/3/979.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/h3bOU3ctSQ... https://cdn77-image.gtflixtv.com/h3bOU3ctSQC52bW9cK2X9Q==,1989961200/e329dbe19ef6212bc062a919abd367d2f267bbe4/1/7339/1260/3/979.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 122.9 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/4PlZq9TdVopl8tpHaFFQ9w==,1989961200/a47b196206c6f1bbfb62505ebe757674b3373f1b/1/7292/708/3/943.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/4PlZq9TdVo... https://cdn77-image.gtflixtv.com/4PlZq9TdVopl8tpHaFFQ9w==,1989961200/a47b196206c6f1bbfb62505ebe757674b3373f1b/1/7292/708/3/943.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 115.7 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/1i6UNHXvzZ45BMwrnGAZcA==,1989961200/efccf34570b474ba477d51f981730e353961bdb8/1/7178/1850/3/981.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/1i6UNHXvzZ... https://cdn77-image.gtflixtv.com/1i6UNHXvzZ45BMwrnGAZcA==,1989961200/efccf34570b474ba477d51f981730e353961bdb8/1/7178/1850/3/981.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 143.7 KiB — 1.3 s — h2https://cdn77-image.gtflixtv.com/K-BtwnMOs79lAGePGj2QoA==,1989961200/bc86eead91c31262e99bf81e37af504326628c6c/1/7145/343/3/981.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/K-BtwnMOs7... https://cdn77-image.gtflixtv.com/K-BtwnMOs79lAGePGj2QoA==,1989961200/bc86eead91c31262e99bf81e37af504326628c6c/1/7145/343/3/981.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 96.4 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/9nQ_n3L_k369fBp7LwOPKQ==,1989961200/cc24044ba8a688089a057e6262b4519596ec7ca1/1/7269/289/3/1482.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/9nQ_n3L_k3... https://cdn77-image.gtflixtv.com/9nQ_n3L_k369fBp7LwOPKQ==,1989961200/cc24044ba8a688089a057e6262b4519596ec7ca1/1/7269/289/3/1482.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 103.7 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/arMgN6u2-kza4_cpOvK5bg==,1989961200/5534d28da6bae0fed000a862328965939ccee7ed/1/7219/1965/3/996.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/arMgN6u2-k... https://cdn77-image.gtflixtv.com/arMgN6u2-kza4_cpOvK5bg==,1989961200/5534d28da6bae0fed000a862328965939ccee7ed/1/7219/1965/3/996.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 116.8 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/iumfiqlI8J4a4qDg-1eg_A==,1989961200/af83b832290d988ace4ece9132126b9093b690f6/1/7320/63/3/979.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/iumfiqlI8J... https://cdn77-image.gtflixtv.com/iumfiqlI8J4a4qDg-1eg_A==,1989961200/af83b832290d988ace4ece9132126b9093b690f6/1/7320/63/3/979.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 124.1 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/UhugavnJ_B1mfel8XMF_RA==,1989961200/89f0fca6d4a459533c81b84c63a3b98da4442fee/1/7339/1297/3/978.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/UhugavnJ_B... https://cdn77-image.gtflixtv.com/UhugavnJ_B1mfel8XMF_RA==,1989961200/89f0fca6d4a459533c81b84c63a3b98da4442fee/1/7339/1297/3/978.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 126.7 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/trxZXvrPMxvxv1fXWaaRiQ==,1989961200/9a57d0aecab551e38944a0dacaf45ead8c620f62/1/7304/1545/3/973.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/trxZXvrPMx... https://cdn77-image.gtflixtv.com/trxZXvrPMxvxv1fXWaaRiQ==,1989961200/9a57d0aecab551e38944a0dacaf45ead8c620f62/1/7304/1545/3/973.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 121.3 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/KSINDRgMs_lPjuPYrNOD6Q==,1989961200/787a7959923f049a8eb87cdc4c09957fe8e23501/1/7327/1471/3/924.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/KSINDRgMs_... https://cdn77-image.gtflixtv.com/KSINDRgMs_lPjuPYrNOD6Q==,1989961200/787a7959923f049a8eb87cdc4c09957fe8e23501/1/7327/1471/3/924.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 119.7 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/oZD1gOI4xI46aPDaRDMgHA==,1989961200/c1d3857f9839cbc207b5d04f67d8a51057ca0fde/1/7283/833/3/999.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/oZD1gOI4xI... https://cdn77-image.gtflixtv.com/oZD1gOI4xI46aPDaRDMgHA==,1989961200/c1d3857f9839cbc207b5d04f67d8a51057ca0fde/1/7283/833/3/999.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 130.1 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/DFgt3jjLx9ZDcCkvx0JySg==,1989961200/d1a6f30909a159cfadb6ffaef58140c1ad303105/1/7286/265/3/990.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/DFgt3jjLx9... https://cdn77-image.gtflixtv.com/DFgt3jjLx9ZDcCkvx0JySg==,1989961200/d1a6f30909a159cfadb6ffaef58140c1ad303105/1/7286/265/3/990.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 140.2 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/DtoQiWPugsa7z2hfSnObaw==,1989961200/225e78037679cab4855da8d7f16d41fd4cd67c25/1/7158/1685/3/112.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/DtoQiWPugs... https://cdn77-image.gtflixtv.com/DtoQiWPugsa7z2hfSnObaw==,1989961200/225e78037679cab4855da8d7f16d41fd4cd67c25/1/7158/1685/3/112.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 123.6 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/OGMwI9pq-UHIT_L5IgN78A==,1989961200/be0571584f4993f8321efa2e97fe355023d48f6b/1/7303/958/3/997.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/OGMwI9pq-U... https://cdn77-image.gtflixtv.com/OGMwI9pq-UHIT_L5IgN78A==,1989961200/be0571584f4993f8321efa2e97fe355023d48f6b/1/7303/958/3/997.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 124.3 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/9WnGYfWulPvrn14M5VbZ2g==,1989961200/03e4b4bbf40f7f87309b8720b41961fd32a6f8fd/1/7135/1636/3/280.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/9WnGYfWulP... https://cdn77-image.gtflixtv.com/9WnGYfWulPvrn14M5VbZ2g==,1989961200/03e4b4bbf40f7f87309b8720b41961fd32a6f8fd/1/7135/1636/3/280.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 142.4 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/505qEOzeHW6RwIGs15HYcw==,1989961200/87ee0ef93ff516036126810a27c1c34ac8fcf826/1/7318/375/3/1494.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/505qEOzeHW... https://cdn77-image.gtflixtv.com/505qEOzeHW6RwIGs15HYcw==,1989961200/87ee0ef93ff516036126810a27c1c34ac8fcf826/1/7318/375/3/1494.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 110.1 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/npI8gzZED0DGt5yOMKr0-w==,1989961200/3a3de993f21e1c485a9639ba0b24df747a7987b7/1/7135/1622/3/297.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/npI8gzZED0... https://cdn77-image.gtflixtv.com/npI8gzZED0DGt5yOMKr0-w==,1989961200/3a3de993f21e1c485a9639ba0b24df747a7987b7/1/7135/1622/3/297.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 165.5 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/MHsK6sDn-eUWCu-Q5aVFsQ==,1989961200/1753322a02a7c884f25431387fbcaff95383f2cb/1/7247/1254/3/976.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/MHsK6sDn-e... https://cdn77-image.gtflixtv.com/MHsK6sDn-eUWCu-Q5aVFsQ==,1989961200/1753322a02a7c884f25431387fbcaff95383f2cb/1/7247/1254/3/976.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 116.4 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/EpoW1Gldl96paLmEhqTlHg==,1989961200/a13e9bec6b7f99953ae3f937c9dde0185e7bc663/1/7172/1002/3/982.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/EpoW1Gldl9... https://cdn77-image.gtflixtv.com/EpoW1Gldl96paLmEhqTlHg==,1989961200/a13e9bec6b7f99953ae3f937c9dde0185e7bc663/1/7172/1002/3/982.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 127.2 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/1-eMZMexBU_VquQtC83hvQ==,1989961200/13d4bca9af38752288049f17b43107d1b2a8ecca/1/7293/1875/3/681.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/1-eMZMexBU... https://cdn77-image.gtflixtv.com/1-eMZMexBU_VquQtC83hvQ==,1989961200/13d4bca9af38752288049f17b43107d1b2a8ecca/1/7293/1875/3/681.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 110.5 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/QCBKnX7sss-ANTb6J3krgQ==,1989961200/61ff73204631f42a7fab98967a61eb99842e3d14/1/7280/1822/3/990.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/QCBKnX7sss... https://cdn77-image.gtflixtv.com/QCBKnX7sss-ANTb6J3krgQ==,1989961200/61ff73204631f42a7fab98967a61eb99842e3d14/1/7280/1822/3/990.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 101.4 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/VgEDljzESJMwvu2a-ez1oA==,1989961200/9216418fbededf7ebe04e6b23499faf6e91b5de7/1/7216/808/3/526.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/VgEDljzESJ... https://cdn77-image.gtflixtv.com/VgEDljzESJMwvu2a-ez1oA==,1989961200/9216418fbededf7ebe04e6b23499faf6e91b5de7/1/7216/808/3/526.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 120.0 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/zcyrAm3SWWup5FYHP2D8bg==,1989961200/1047a2a9dffe604aacd22033f14aec6311751be5/1/7259/11/3/962.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/zcyrAm3SWW... https://cdn77-image.gtflixtv.com/zcyrAm3SWWup5FYHP2D8bg==,1989961200/1047a2a9dffe604aacd22033f14aec6311751be5/1/7259/11/3/962.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 84.7 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/0sE7ny1073zgLZ9g6NokWg==,1989961200/8e533646ee2f84863ba525b01faedf4a108b1f46/1/7134/980/3/999.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/0sE7ny1073... https://cdn77-image.gtflixtv.com/0sE7ny1073zgLZ9g6NokWg==,1989961200/8e533646ee2f84863ba525b01faedf4a108b1f46/1/7134/980/3/999.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 103.4 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/o2NyvTCi41thqXdZO3GcxQ==,1989961200/b2aef0bd3f88b659e92434a9c25f7d492d8e2d79/1/7147/1676/3/988.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/o2NyvTCi41... https://cdn77-image.gtflixtv.com/o2NyvTCi41thqXdZO3GcxQ==,1989961200/b2aef0bd3f88b659e92434a9c25f7d492d8e2d79/1/7147/1676/3/988.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 102.0 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/rkcL2BtUMISyANDvuhiQWA==,1989961200/245e37335789fc69e155f073d2045da56bf51fcc/1/7135/1627/3/345.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/rkcL2BtUMI... https://cdn77-image.gtflixtv.com/rkcL2BtUMISyANDvuhiQWA==,1989961200/245e37335789fc69e155f073d2045da56bf51fcc/1/7135/1627/3/345.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 138.6 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/kwqzl0VqbITYaFxEnAuROw==,1989961200/5a44b0f5da1365e57f88866f766316c8a47bb57e/1/7217/1561/3/952.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/kwqzl0VqbI... https://cdn77-image.gtflixtv.com/kwqzl0VqbITYaFxEnAuROw==,1989961200/5a44b0f5da1365e57f88866f766316c8a47bb57e/1/7217/1561/3/952.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 106.2 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/kDcBT4ydLk2SvR7O3kMmBQ==,1989961200/5069bca70f04239f6a61b997e86532a01aedf29d/1/7293/1845/3/666.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/kDcBT4ydLk... https://cdn77-image.gtflixtv.com/kDcBT4ydLk2SvR7O3kMmBQ==,1989961200/5069bca70f04239f6a61b997e86532a01aedf29d/1/7293/1845/3/666.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 120.6 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/0fB57b0l1H2qXBj_fhKk0w==,1989961200/ef791a7afbc99fe7e42bc0b93e634c6054308896/1/7244/683/3/975.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/0fB57b0l1H... https://cdn77-image.gtflixtv.com/0fB57b0l1H2qXBj_fhKk0w==,1989961200/ef791a7afbc99fe7e42bc0b93e634c6054308896/1/7244/683/3/975.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 77.5 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/X23INpn_YLzgZGl81fNOAQ==,1989961200/0abbfd0cd8f460417bff0b71406e9af19c493e28/1/7288/1800/3/978.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/X23INpn_YL... https://cdn77-image.gtflixtv.com/X23INpn_YLzgZGl81fNOAQ==,1989961200/0abbfd0cd8f460417bff0b71406e9af19c493e28/1/7288/1800/3/978.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 102.6 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/03knxJMdTki6u6fhdrSTdw==,1989961200/41076bd361e8dd34e0717aaa96d78ba3180b5954/1/7204/847/3/979.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/03knxJMdTk... https://cdn77-image.gtflixtv.com/03knxJMdTki6u6fhdrSTdw==,1989961200/41076bd361e8dd34e0717aaa96d78ba3180b5954/1/7204/847/3/979.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 101.6 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/8enGzWI94W_BQENR8ZTBhw==,1989961200/8de220ce4c70d8f174bdf99e0f61ad900c0304a1/1/7157/1805/3/1466.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/8enGzWI94W... https://cdn77-image.gtflixtv.com/8enGzWI94W_BQENR8ZTBhw==,1989961200/8de220ce4c70d8f174bdf99e0f61ad900c0304a1/1/7157/1805/3/1466.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 117.1 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/5SNNFcVv7tWyO_F050rbRg==,1989961200/4875b51d40fe5ad115d71e092cf49583317ec3b9/1/7174/923/3/998.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/5SNNFcVv7t... https://cdn77-image.gtflixtv.com/5SNNFcVv7tWyO_F050rbRg==,1989961200/4875b51d40fe5ad115d71e092cf49583317ec3b9/1/7174/923/3/998.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 143.6 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/h4W1Fw_Z-ycUNaVd3OLznA==,1989961200/ce2b57dfb9a4585c2e76006aafe2b1baf3450178/1/7172/1005/3/960.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/h4W1Fw_Z-y... https://cdn77-image.gtflixtv.com/h4W1Fw_Z-ycUNaVd3OLznA==,1989961200/ce2b57dfb9a4585c2e76006aafe2b1baf3450178/1/7172/1005/3/960.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 104.2 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/QNj0k7aBH1ZqAManw6uGmQ==,1989961200/79d142adcaa07cc64e2ba6cc8e326b5e490e36a8/1/7135/1639/3/428.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/QNj0k7aBH1... https://cdn77-image.gtflixtv.com/QNj0k7aBH1ZqAManw6uGmQ==,1989961200/79d142adcaa07cc64e2ba6cc8e326b5e490e36a8/1/7135/1639/3/428.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 96.5 KiB — 1.4 s — h2https://cdn77-image.gtflixtv.com/d-FT-6vF1w-N4p3Iq_ZvbA==,1989961200/10bbb8316a7ffbd52e47dbea576718b8ab5b69f8/1/7293/1881/3/023.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/d-FT-6vF1w... https://cdn77-image.gtflixtv.com/d-FT-6vF1w-N4p3Iq_ZvbA==,1989961200/10bbb8316a7ffbd52e47dbea576718b8ab5b69f8/1/7293/1881/3/023.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 88.4 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/EiDCm1upk1H4uMGmrDBSLA==,1989961200/aec9a0f29b8a6074ea2d656451300789b861aac6/1/7207/666/3/304.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/EiDCm1upk1... https://cdn77-image.gtflixtv.com/EiDCm1upk1H4uMGmrDBSLA==,1989961200/aec9a0f29b8a6074ea2d656451300789b861aac6/1/7207/666/3/304.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 87.3 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/iOo83lQX7ZhiZGZtB5mIaA==,1989961200/293e43ee24a8e3dbc3e1b2bbc0a7b26e5aa24f97/1/7343/369/3/023.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/iOo83lQX7Z... https://cdn77-image.gtflixtv.com/iOo83lQX7ZhiZGZtB5mIaA==,1989961200/293e43ee24a8e3dbc3e1b2bbc0a7b26e5aa24f97/1/7343/369/3/023.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 162.3 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/Ta7rZ9JIweZ_aZA42RjGSw==,1989961200/5f4d02db0936079531936756572d607db3e79eda/1/7287/636/3/936.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/Ta7rZ9JIwe... https://cdn77-image.gtflixtv.com/Ta7rZ9JIweZ_aZA42RjGSw==,1989961200/5f4d02db0936079531936756572d607db3e79eda/1/7287/636/3/936.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 100.9 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/YCok_2L2OZKhUA9Wv5sNKA==,1989961200/8abc414273761e9eddf4289c67807078fc0c92e9/1/7135/1600/3/989.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/YCok_2L2OZ... https://cdn77-image.gtflixtv.com/YCok_2L2OZKhUA9Wv5sNKA==,1989961200/8abc414273761e9eddf4289c67807078fc0c92e9/1/7135/1600/3/989.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 108.7 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/FnBwaSI0ioGiUzs_wPq11g==,1989961200/f21b392f6d6ff2fb9838c2c9c408ea17ff7d3010/1/7249/21/3/1459.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/FnBwaSI0io... https://cdn77-image.gtflixtv.com/FnBwaSI0ioGiUzs_wPq11g==,1989961200/f21b392f6d6ff2fb9838c2c9c408ea17ff7d3010/1/7249/21/3/1459.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 107.0 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/HJkRO4LRmD_9MekK2CiIcw==,1989961200/05bd86bc17a71b57d6f5c96ec1e0979fde7ce3fd/1/7318/1068/3/994.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/HJkRO4LRmD... https://cdn77-image.gtflixtv.com/HJkRO4LRmD_9MekK2CiIcw==,1989961200/05bd86bc17a71b57d6f5c96ec1e0979fde7ce3fd/1/7318/1068/3/994.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 127.1 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/GuEmXZ-Z-80VlEKV7LJsIg==,1989961200/bc2b22edc55d97269249146d86fa2e0940fb88a3/1/7208/724/3/995.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/GuEmXZ-Z-8... https://cdn77-image.gtflixtv.com/GuEmXZ-Z-80VlEKV7LJsIg==,1989961200/bc2b22edc55d97269249146d86fa2e0940fb88a3/1/7208/724/3/995.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 104.4 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/zl-0XLBIi0EzMxQXQyIkKw==,1989961200/3206b767e1c0c249ba3b2ddacc0e71210aa0ad10/1/7216/786/3/660.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/zl-0XLBIi0... https://cdn77-image.gtflixtv.com/zl-0XLBIi0EzMxQXQyIkKw==,1989961200/3206b767e1c0c249ba3b2ddacc0e71210aa0ad10/1/7216/786/3/660.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 93.9 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/zkyaulP4IlLg5y_56Xf_DQ==,1989961200/35e763eae82982d813a2b21fd405b5df0fcc4f24/1/7220/5/3/980.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/zkyaulP4Il... https://cdn77-image.gtflixtv.com/zkyaulP4IlLg5y_56Xf_DQ==,1989961200/35e763eae82982d813a2b21fd405b5df0fcc4f24/1/7220/5/3/980.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 135.5 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/J4Wu83kWFlZrsLw_A71cMw==,1989961200/cdc535d74175d2d8f81c8f42e0c8ef13213dd29e/1/7338/1627/3/995.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/J4Wu83kWFl... https://cdn77-image.gtflixtv.com/J4Wu83kWFlZrsLw_A71cMw==,1989961200/cdc535d74175d2d8f81c8f42e0c8ef13213dd29e/1/7338/1627/3/995.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 89.5 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/s2V6BiGG1eMw9L1GnzinqQ==,1989961200/129f5bfdaa3f0bd788a7b5754cf496d64c8b8750/1/7294/1777/3/1490.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/s2V6BiGG1e... https://cdn77-image.gtflixtv.com/s2V6BiGG1eMw9L1GnzinqQ==,1989961200/129f5bfdaa3f0bd788a7b5754cf496d64c8b8750/1/7294/1777/3/1490.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 103.3 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/OjZ8_C-YU7ba3HzDRY421A==,1989961200/a7582f2d9fae33d5b31916663f6e15179e95426e/1/7175/334/3/992.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/OjZ8_C-YU7... https://cdn77-image.gtflixtv.com/OjZ8_C-YU7ba3HzDRY421A==,1989961200/a7582f2d9fae33d5b31916663f6e15179e95426e/1/7175/334/3/992.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 114.3 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/Zefq62BA75OVVuZr8unHig==,1989961200/42d2ee7d305f6ef883810b097f56321a3565d3ab/1/7158/1678/3/030.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/Zefq62BA75... https://cdn77-image.gtflixtv.com/Zefq62BA75OVVuZr8unHig==,1989961200/42d2ee7d305f6ef883810b097f56321a3565d3ab/1/7158/1678/3/030.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 83.2 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/BUNsOa0Q_RfH4ZjZmRaeUw==,1989961200/09ddbfe9c5f944cd2c66f56732dcacb6e91499df/1/7322/1431/3/988.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/BUNsOa0Q_R... https://cdn77-image.gtflixtv.com/BUNsOa0Q_RfH4ZjZmRaeUw==,1989961200/09ddbfe9c5f944cd2c66f56732dcacb6e91499df/1/7322/1431/3/988.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 90.8 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/h65BXO0kVa7eqHRHS4HLdA==,1989961200/496f43afae7aad70f813daa91f2e8f436a04abe0/1/7321/1510/3/389.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/h65BXO0kVa... https://cdn77-image.gtflixtv.com/h65BXO0kVa7eqHRHS4HLdA==,1989961200/496f43afae7aad70f813daa91f2e8f436a04abe0/1/7321/1510/3/389.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 146.4 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/wE2Gqaz1w7WY7Ftn6LbHeA==,1989961200/44c7789323dd84c226283c038eaef4f41016b969/1/7298/1919/3/978.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/wE2Gqaz1w7... https://cdn77-image.gtflixtv.com/wE2Gqaz1w7WY7Ftn6LbHeA==,1989961200/44c7789323dd84c226283c038eaef4f41016b969/1/7298/1919/3/978.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 111.9 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/faWCtpvHgaktWJutVMJjlQ==,1989961200/63678821d96ed04c81b1f375c6d3ecceb15080ec/1/7325/1546/3/1460.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/faWCtpvHga... https://cdn77-image.gtflixtv.com/faWCtpvHgaktWJutVMJjlQ==,1989961200/63678821d96ed04c81b1f375c6d3ecceb15080ec/1/7325/1546/3/1460.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 110.6 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/b_2M_effeShsJKYvxgCBpw==,1989961200/0fe0f1a270cb4eae68e6fafde6d90cdeab072e09/1/7294/1792/3/989.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/b_2M_effeS... https://cdn77-image.gtflixtv.com/b_2M_effeShsJKYvxgCBpw==,1989961200/0fe0f1a270cb4eae68e6fafde6d90cdeab072e09/1/7294/1792/3/989.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 107.3 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/65yi72kF0cqKLmRqDfQT5g==,1989961200/96f1224b1b63af279d6c5e4bf0e9dc17e8e63e8d/1/7240/1218/3/985.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/65yi72kF0c... https://cdn77-image.gtflixtv.com/65yi72kF0cqKLmRqDfQT5g==,1989961200/96f1224b1b63af279d6c5e4bf0e9dc17e8e63e8d/1/7240/1218/3/985.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 124.1 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/iIvm_4dLDTQ55gkBGo0_vA==,1989961200/a418225dbec4eb14a489fd2b8be78aede34619d5/1/7339/1655/3/961.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/iIvm_4dLDT... https://cdn77-image.gtflixtv.com/iIvm_4dLDTQ55gkBGo0_vA==,1989961200/a418225dbec4eb14a489fd2b8be78aede34619d5/1/7339/1655/3/961.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 124.1 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/m09NPQ8NlTGopo8I-Y_t6w==,1989961200/b570e2fb049ae511e00dc9dd480400b1b447342b/1/7295/1646/3/976.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/m09NPQ8NlT... https://cdn77-image.gtflixtv.com/m09NPQ8NlTGopo8I-Y_t6w==,1989961200/b570e2fb049ae511e00dc9dd480400b1b447342b/1/7295/1646/3/976.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 113.1 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/X4LAavx0HdVozm6UgPx_PA==,1989961200/e89860a80beb5f7201842fc11e3f6eb753d3d939/1/7243/1056/3/985.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/X4LAavx0Hd... https://cdn77-image.gtflixtv.com/X4LAavx0HdVozm6UgPx_PA==,1989961200/e89860a80beb5f7201842fc11e3f6eb753d3d939/1/7243/1056/3/985.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 103.3 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/5rFZvGYy1r5LUuVhYMqK7w==,1989961200/3bddd88f9a9fd2d50d2c6499847c37352766c1dd/1/7344/193/3/994.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/5rFZvGYy1r... https://cdn77-image.gtflixtv.com/5rFZvGYy1r5LUuVhYMqK7w==,1989961200/3bddd88f9a9fd2d50d2c6499847c37352766c1dd/1/7344/193/3/994.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 83.4 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/ji7wyhLUbcv8ru0eBi-6Pw==,1989961200/bf7652dadb71f5c32979db404245eca541569708/1/7279/1579/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/ji7wyhLUbc... https://cdn77-image.gtflixtv.com/ji7wyhLUbcv8ru0eBi-6Pw==,1989961200/bf7652dadb71f5c32979db404245eca541569708/1/7279/1579/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 96.7 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/Jmk9h1ZRpuIAzS14UMrWrg==,1989961200/991a7011dc4bac1479dd13720c6ccf0c8893d3fd/1/7339/1666/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/Jmk9h1ZRpu... https://cdn77-image.gtflixtv.com/Jmk9h1ZRpuIAzS14UMrWrg==,1989961200/991a7011dc4bac1479dd13720c6ccf0c8893d3fd/1/7339/1666/3/993.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 128.0 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/7fNO-9-cyHs8LEwXJjQrvw==,1989961200/deb79d962bef677fbce8c709e3ca91237fc85657/1/7304/1226/3/963.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/7fNO-9-cyH... https://cdn77-image.gtflixtv.com/7fNO-9-cyHs8LEwXJjQrvw==,1989961200/deb79d962bef677fbce8c709e3ca91237fc85657/1/7304/1226/3/963.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 116.0 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/wtHDxjBnd6einKGO8BSLpg==,1989961200/889680021165866e14456e92221ecacca979f265/1/7206/234/3/981.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/wtHDxjBnd6... https://cdn77-image.gtflixtv.com/wtHDxjBnd6einKGO8BSLpg==,1989961200/889680021165866e14456e92221ecacca979f265/1/7206/234/3/981.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 111.1 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/gc6KnWA0GZHSyb-M67XO5A==,1989961200/470ddc16d4fd2e2696b090d48810479fde3fc0c0/1/7178/1711/3/983.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/gc6KnWA0GZ... https://cdn77-image.gtflixtv.com/gc6KnWA0GZHSyb-M67XO5A==,1989961200/470ddc16d4fd2e2696b090d48810479fde3fc0c0/1/7178/1711/3/983.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 108.1 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/B9IrR5Zbtcxak2MNeHw1Ig==,1989961200/4076055a6182e543ab40bfc0c077e7aced181f4e/1/7253/361/3/981.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/B9IrR5Zbtc... https://cdn77-image.gtflixtv.com/B9IrR5Zbtcxak2MNeHw1Ig==,1989961200/4076055a6182e543ab40bfc0c077e7aced181f4e/1/7253/361/3/981.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 96.3 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/zcjRUl4cp9aMZXSnCPvCsg==,1989961200/888b9769c8da2bddb76c65f7b08176bb809c9cea/1/7265/45/3/984.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/zcjRUl4cp9... https://cdn77-image.gtflixtv.com/zcjRUl4cp9aMZXSnCPvCsg==,1989961200/888b9769c8da2bddb76c65f7b08176bb809c9cea/1/7265/45/3/984.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 114.2 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/L-a3nGgAg7W-A6wT6Yf-ug==,1989961200/95b669ce3799169e56684a8304cc16c50b28d573/1/7219/1990/3/975.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/L-a3nGgAg7... https://cdn77-image.gtflixtv.com/L-a3nGgAg7W-A6wT6Yf-ug==,1989961200/95b669ce3799169e56684a8304cc16c50b28d573/1/7219/1990/3/975.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 92.8 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/Eey3CU13j5vmAyrgjDXYVw==,1989961200/ae152b47bcb91428476fe7eb9c5f50c909cbafa0/1/7153/1665/3/992.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/Eey3CU13j5... https://cdn77-image.gtflixtv.com/Eey3CU13j5vmAyrgjDXYVw==,1989961200/ae152b47bcb91428476fe7eb9c5f50c909cbafa0/1/7153/1665/3/992.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 140.2 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/TGcbSgINi_BNykOSbIg2JQ==,1989961200/b8e3f67301e060463788ad8df521c40544f8bd58/1/7360/1334/3/966.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/TGcbSgINi_... https://cdn77-image.gtflixtv.com/TGcbSgINi_BNykOSbIg2JQ==,1989961200/b8e3f67301e060463788ad8df521c40544f8bd58/1/7360/1334/3/966.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 117.0 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/VSCOPybXnygXJ6HaoerLxQ==,1989961200/615f76de05e63bd615892f78cacd5d95db01f78c/1/7327/162/3/986.jpg?c=1&method=resize&f=jpg&w=1024&height=576cdn77-image.gtflixtv.com/VSCOPybXny... https://cdn77-image.gtflixtv.com/VSCOPybXnygXJ6HaoerLxQ==,1989961200/615f76de05e63bd615892f78cacd5d95db01f78c/1/7327/162/3/986.jpg?c=1&method=resize&f=jpg&w=1024&height=576 — 200 — 123.5 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/Q4-axOaPsIGh5jzhK4e0Ig==,1989961200/b0d5497c2e68ee4dc0229befce35d51e96d48a02/1/6008/1228/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/Q4-axOaPsI... https://cdn77-image.gtflixtv.com/Q4-axOaPsIGh5jzhK4e0Ig==,1989961200/b0d5497c2e68ee4dc0229befce35d51e96d48a02/1/6008/1228/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 19.8 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/R2SzwO-CZoEX_gwa6m1Ukg==,1989961200/7ba29cf96bed61b4905f6b82bc10956c94bc23ab/1/2164/522/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/R2SzwO-CZo... https://cdn77-image.gtflixtv.com/R2SzwO-CZoEX_gwa6m1Ukg==,1989961200/7ba29cf96bed61b4905f6b82bc10956c94bc23ab/1/2164/522/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 32.4 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/1Lh8qng-Gq_Zwef5tRWoig==,1989961200/c5e771fd7b8c62ffc6bbcbeddc1c36b1eb262eeb/1/6038/1791/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/1Lh8qng-Gq... https://cdn77-image.gtflixtv.com/1Lh8qng-Gq_Zwef5tRWoig==,1989961200/c5e771fd7b8c62ffc6bbcbeddc1c36b1eb262eeb/1/6038/1791/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 43.9 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/fX1hGtiVRvj4bG2A1L2IMA==,1989961200/c55b610634080f7bf16cd41f776ffb3cf80d9278/1/2078/1991/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/fX1hGtiVRv... https://cdn77-image.gtflixtv.com/fX1hGtiVRvj4bG2A1L2IMA==,1989961200/c55b610634080f7bf16cd41f776ffb3cf80d9278/1/2078/1991/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 28.2 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/gUh4F6nwbv4K1DXyjQvzcg==,1989961200/192c962a8828bab8896950bec304ae9346d55c2f/1/2092/709/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/gUh4F6nwbv... https://cdn77-image.gtflixtv.com/gUh4F6nwbv4K1DXyjQvzcg==,1989961200/192c962a8828bab8896950bec304ae9346d55c2f/1/2092/709/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 27.8 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/OPHdfmq9xbXIu0tHm2vqdg==,1989961200/8ad74e7d302efc9985565aa4aac82606045eb13c/1/6437/470/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/OPHdfmq9xb... https://cdn77-image.gtflixtv.com/OPHdfmq9xbXIu0tHm2vqdg==,1989961200/8ad74e7d302efc9985565aa4aac82606045eb13c/1/6437/470/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 28.1 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/5s3ML-pDXydQQ6X-B_-Ruw==,1989961200/14d48642d14863f92217e81846895a702e71159e/1/6883/626/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/5s3ML-pDXy... https://cdn77-image.gtflixtv.com/5s3ML-pDXydQQ6X-B_-Ruw==,1989961200/14d48642d14863f92217e81846895a702e71159e/1/6883/626/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 25.7 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/TIF720fgZvwa1dnyPRmHEw==,1989961200/d13e5ba9fa984914c36ae16f4857ab049e9f3f61/1/6264/1628/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/TIF720fgZv... https://cdn77-image.gtflixtv.com/TIF720fgZvwa1dnyPRmHEw==,1989961200/d13e5ba9fa984914c36ae16f4857ab049e9f3f61/1/6264/1628/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 25.3 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/u68S6U_4iWIfKPAl97LHZQ==,1989961200/acc661dab65201a0b7e9815d6b5362f1899fb0fb/1/15/1379/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/u68S6U_4iW... https://cdn77-image.gtflixtv.com/u68S6U_4iWIfKPAl97LHZQ==,1989961200/acc661dab65201a0b7e9815d6b5362f1899fb0fb/1/15/1379/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 41.7 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/fuvnxsS1xJgn4XCDuRl9Hg==,1989961200/e78ea116ffd303c6abe44cfcb8b1236e85c35e40/1/6128/95/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/fuvnxsS1xJ... https://cdn77-image.gtflixtv.com/fuvnxsS1xJgn4XCDuRl9Hg==,1989961200/e78ea116ffd303c6abe44cfcb8b1236e85c35e40/1/6128/95/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 24.3 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/WvisgfeFedlXxefTCxCmAw==,1989961200/8899c426ec14c210dcd371fb7a2feee6a779d739/1/2078/1876/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/WvisgfeFed... https://cdn77-image.gtflixtv.com/WvisgfeFedlXxefTCxCmAw==,1989961200/8899c426ec14c210dcd371fb7a2feee6a779d739/1/2078/1876/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 35.7 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/T0iar2Ik-KU9o5Bleiz1CA==,1989961200/ec2f5752bb4fc3b3294d6731faa167af09b54bae/1/15/1155/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/T0iar2Ik-K... https://cdn77-image.gtflixtv.com/T0iar2Ik-KU9o5Bleiz1CA==,1989961200/ec2f5752bb4fc3b3294d6731faa167af09b54bae/1/15/1155/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 27.6 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/9lnnc42UNefRSVTOwZsjlg==,1989961200/af086316c8e394e29697fa603502489736ad60c5/1/6182/1388/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/9lnnc42UNe... https://cdn77-image.gtflixtv.com/9lnnc42UNefRSVTOwZsjlg==,1989961200/af086316c8e394e29697fa603502489736ad60c5/1/6182/1388/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 25.0 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/_bW4ppxXY0-5qG-_ggrJCQ==,1989961200/b05106f74f17372bc1c11f19b1aef3be19da2254/1/18/539/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/_bW4ppxXY0... https://cdn77-image.gtflixtv.com/_bW4ppxXY0-5qG-_ggrJCQ==,1989961200/b05106f74f17372bc1c11f19b1aef3be19da2254/1/18/539/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 28.3 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/XUKjas5vKzdBw-jlLGvK9Q==,1989961200/47178a2c28eadeefcf2f7a6a336dabbac809b3ab/1/16/778/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/XUKjas5vKz... https://cdn77-image.gtflixtv.com/XUKjas5vKzdBw-jlLGvK9Q==,1989961200/47178a2c28eadeefcf2f7a6a336dabbac809b3ab/1/16/778/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 31.6 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/fFyrvwRf7hwx1ZsCPfzq-A==,1989961200/26a8a65c2e124c787dd8db56e1f140ce44c722c8/1/6557/301/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/fFyrvwRf7h... https://cdn77-image.gtflixtv.com/fFyrvwRf7hwx1ZsCPfzq-A==,1989961200/26a8a65c2e124c787dd8db56e1f140ce44c722c8/1/6557/301/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 26.0 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/VPw7fJQ6IzwRrHpUAavHMA==,1989961200/d0d70916fb55da21c4e1909c814db8ee709ed1e4/1/6001/1978/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/VPw7fJQ6Iz... https://cdn77-image.gtflixtv.com/VPw7fJQ6IzwRrHpUAavHMA==,1989961200/d0d70916fb55da21c4e1909c814db8ee709ed1e4/1/6001/1978/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 19.3 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/NfpP_36mpKIqR111M0diag==,1989961200/b055991ad95791aefe7921fadd338c4843333fc8/1/6909/994/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/NfpP_36mpK... https://cdn77-image.gtflixtv.com/NfpP_36mpKIqR111M0diag==,1989961200/b055991ad95791aefe7921fadd338c4843333fc8/1/6909/994/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 29.2 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/GpMdexP6XHyyIAvXuU070Q==,1989961200/e11420f2613558cbbc8facd6f5b352f97b455539/1/6045/891/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/GpMdexP6XH... https://cdn77-image.gtflixtv.com/GpMdexP6XHyyIAvXuU070Q==,1989961200/e11420f2613558cbbc8facd6f5b352f97b455539/1/6045/891/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 21.1 KiB — 1.5 s — h2https://cdn77-image.gtflixtv.com/G5-N_BYA-XwMMC8cKQ-slA==,1989961200/ab161cc280a7ad6266904f6b6d71e62fec1a01bf/1/17/1156/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/G5-N_BYA-X... https://cdn77-image.gtflixtv.com/G5-N_BYA-XwMMC8cKQ-slA==,1989961200/ab161cc280a7ad6266904f6b6d71e62fec1a01bf/1/17/1156/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 25.0 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/52N4PlnpuUQIFX2RG5o9aQ==,1989961200/594c3db71fecbd8aba938013bd7a4b6e080f8406/1/6041/1029/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/52N4PlnpuU... https://cdn77-image.gtflixtv.com/52N4PlnpuUQIFX2RG5o9aQ==,1989961200/594c3db71fecbd8aba938013bd7a4b6e080f8406/1/6041/1029/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 33.9 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/WsUmZeny313S9CGux7-vhA==,1989961200/d61ff73ea408e640b378f5296798bf573860ebfb/1/7167/732/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/WsUmZeny31... https://cdn77-image.gtflixtv.com/WsUmZeny313S9CGux7-vhA==,1989961200/d61ff73ea408e640b378f5296798bf573860ebfb/1/7167/732/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 36.4 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/T6wQ6VNWR1RD_iu42gxvAg==,1989961200/09ce36ff75899b57d307bb9b82ef0170a170fcd4/1/6352/1818/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/T6wQ6VNWR1... https://cdn77-image.gtflixtv.com/T6wQ6VNWR1RD_iu42gxvAg==,1989961200/09ce36ff75899b57d307bb9b82ef0170a170fcd4/1/6352/1818/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 29.9 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/z01vJEklT3RkG5Kgz80Qnw==,1989961200/419f1b371ccc794a92542406e1c665f43259c2cd/1/6155/16/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/z01vJEklT3... https://cdn77-image.gtflixtv.com/z01vJEklT3RkG5Kgz80Qnw==,1989961200/419f1b371ccc794a92542406e1c665f43259c2cd/1/6155/16/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 30.4 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/cG5jb8q7SFnnO2ByvRD9AQ==,1989961200/51eec0dd9d1adff42a9d4f24e831d794faced67b/1/24/1461/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/cG5jb8q7SF... https://cdn77-image.gtflixtv.com/cG5jb8q7SFnnO2ByvRD9AQ==,1989961200/51eec0dd9d1adff42a9d4f24e831d794faced67b/1/24/1461/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 35.3 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/HyX9M1ygmvjevQwFKcSfJg==,1989961200/2c0f1a65f1db5764f72a0c67dd11f430be7d9829/1/6041/942/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/HyX9M1ygmv... https://cdn77-image.gtflixtv.com/HyX9M1ygmvjevQwFKcSfJg==,1989961200/2c0f1a65f1db5764f72a0c67dd11f430be7d9829/1/6041/942/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 30.4 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/LZEDMh3unkOQVS6n2dLAaw==,1989961200/f1e2286946ff137afd3c9c67b205882327b43a19/1/81/102/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/LZEDMh3unk... https://cdn77-image.gtflixtv.com/LZEDMh3unkOQVS6n2dLAaw==,1989961200/f1e2286946ff137afd3c9c67b205882327b43a19/1/81/102/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 79.7 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/iHz74fHfY2DdmpzpvZdPhQ==,1989961200/a8ed8b785a2c70d3506ba4d935c44d42ebdc3915/1/140/673/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/iHz74fHfY2... https://cdn77-image.gtflixtv.com/iHz74fHfY2DdmpzpvZdPhQ==,1989961200/a8ed8b785a2c70d3506ba4d935c44d42ebdc3915/1/140/673/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 31.7 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/tjdxydt-9G0ALIl7UQkzxw==,1989961200/08130653945c2598c5c1855d51fb742ea580ef82/1/6182/1538/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/tjdxydt-9G... https://cdn77-image.gtflixtv.com/tjdxydt-9G0ALIl7UQkzxw==,1989961200/08130653945c2598c5c1855d51fb742ea580ef82/1/6182/1538/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 21.9 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/aJqHraC6voijlYqNtkO-Uw==,1989961200/ac713bdca0a9e1ee5a7b76fe53f17ba535bb2b25/1/6196/612/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/aJqHraC6vo... https://cdn77-image.gtflixtv.com/aJqHraC6voijlYqNtkO-Uw==,1989961200/ac713bdca0a9e1ee5a7b76fe53f17ba535bb2b25/1/6196/612/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 17.5 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/KYFfTB1uTzfmyYqGuilwUA==,1989961200/7b1d316bd17a20338e6384006f6805bc36589f0f/1/6180/1314/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/KYFfTB1uTz... https://cdn77-image.gtflixtv.com/KYFfTB1uTzfmyYqGuilwUA==,1989961200/7b1d316bd17a20338e6384006f6805bc36589f0f/1/6180/1314/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 15.0 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/Ndh8b22fDh5BSesDlVF3ZA==,1989961200/914f4794dc49407c55efdbad79498a4e59b84f74/1/2168/798/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/Ndh8b22fDh... https://cdn77-image.gtflixtv.com/Ndh8b22fDh5BSesDlVF3ZA==,1989961200/914f4794dc49407c55efdbad79498a4e59b84f74/1/2168/798/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 36.1 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/h-XQSHvHNuUSKmbwD-zYvg==,1989961200/928a11840fceec8e8ba8d0893967c98ee8773d57/1/1933/573/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/h-XQSHvHNu... https://cdn77-image.gtflixtv.com/h-XQSHvHNuUSKmbwD-zYvg==,1989961200/928a11840fceec8e8ba8d0893967c98ee8773d57/1/1933/573/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 26.5 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/gYPiqTHjIWv7Nyx5aS3MRg==,1989961200/cba734153d4387c4d945589cf8118056a2c3974e/1/6191/1673/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/gYPiqTHjIW... https://cdn77-image.gtflixtv.com/gYPiqTHjIWv7Nyx5aS3MRg==,1989961200/cba734153d4387c4d945589cf8118056a2c3974e/1/6191/1673/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 23.8 KiB — 1.6 s — h2https://cdn77-image.gtflixtv.com/s1G_2BD6xbNpXBEWvwTYaQ==,1989961200/e91470b780c14f67f92080bed3c2e34770dd79e1/1/7145/342/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328cdn77-image.gtflixtv.com/s1G_2BD6xb... https://cdn77-image.gtflixtv.com/s1G_2BD6xbNpXBEWvwTYaQ==,1989961200/e91470b780c14f67f92080bed3c2e34770dd79e1/1/7145/342/3/1.jpg?c=1&method=resize&f=jpg&w=266&height=328 — 200 — 32.7 KiB — 1.6 s — h2https://tour1.giorgiograndi.com/assets/default/js/bootstrap.min.jstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/js/bootstrap.min.js — 200 — 15.5 KiB — 466 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/js/touchSwipe.min.jstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/js/touchSwipe.min.js — 200 — 4.0 KiB — 422 ms — http/1.1data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cp…www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cp… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cp…www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cp… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 70 ms — h3https://tour1.giorgiograndi.com/assets/default/fonts/fontawesome-webfont.woff?v=4.2.0tour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/fonts/fontawesome-webfont.woff?v=4.2.0 — 200 — 64.3 KiB — 104 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/js/cost.jstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/js/cost.js — 200 — 2.4 KiB — 55 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/images/diractor.pngtour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/images/diractor.png — 200 — 3.1 KiB — 54 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/js/jquery.typeahead.jstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/js/jquery.typeahead.js — 200 — 27.6 KiB — 72 ms — http/1.1https://tour1.giorgiograndi.com/assets/default/js/jquery.fcbkcomplete.min.jstour1.giorgiograndi.com/assets/defa... https://tour1.giorgiograndi.com/assets/default/js/jquery.fcbkcomplete.min.js — 200 — 4.5 KiB — 67 ms — http/1.1https://tour1.giorgiograndi.com/assets/admin/js/app.jstour1.giorgiograndi.com/assets/admi... https://tour1.giorgiograndi.com/assets/admin/js/app.js — 200 — 296.7 KiB — 160 ms — http/1.1https://tour1.giorgiograndi.com/uploads///modal_image/9kPgg5SB2N.pngtour1.giorgiograndi.com/uploads///m... https://tour1.giorgiograndi.com/uploads///modal_image/9kPgg5SB2N.png — 200 — 130.0 KiB — 142 ms — http/1.1https://tour1.giorgiograndi.com/uploads/307/86/cc=ffffff/logo/WDsIr7u0iZ.pngtour1.giorgiograndi.com/uploads/307... https://tour1.giorgiograndi.com/uploads/307/86/cc=ffffff/logo/WDsIr7u0iZ.png — 200 — 3.0 KiB — 42 ms — http/1.1https://www.ggcash.eu/trafficstats/matomo.jswww.ggcash.eu/trafficstats/matomo.j... https://www.ggcash.eu/trafficstats/matomo.js — 200 — 66.3 KiB — 271 ms — http/1.1https://tour1.giorgiograndi.com/auto-completetour1.giorgiograndi.com/auto-comple... https://tour1.giorgiograndi.com/auto-complete — 200 — 646.8 KiB — 768 ms — http/1.1https://tour1.giorgiograndi.com/uploads///banner/OzJdT16MeI.jpgtour1.giorgiograndi.com/uploads///b... https://tour1.giorgiograndi.com/uploads///banner/OzJdT16MeI.jpg — 404 — 22 B — 154 ms — http/1.0https://tour1.giorgiograndi.com/uploads///banner/NQhxFemvqf.pngtour1.giorgiograndi.com/uploads///b... https://tour1.giorgiograndi.com/uploads///banner/NQhxFemvqf.png — 404 — 22 B — 153 ms — http/1.0https://www.ggcash.eu/trafficstats/matomo.php?action_name=Giorgio%20Grandi%20Official%20website%20giorgiograndi.com%20double%20anal%20porn&idsite=1&rec=1&r=045943&h=16&m=16&s=5&url=https%3A%2F%2Ftour1.giorgiograndi.com%2F&_id=b8dfc57719f21d28&_idn=1&send_image=0&_refts=0&pv_id=f5mjvv&pf_net=146&pf_srv=1205&pf_tfr=36&pf_dm1=977&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Not%3BA%3DBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22150.0.7871.181%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=412x823www.ggcash.eu/trafficstats/matomo.p... https://www.ggcash.eu/trafficstats/matomo.php?action_name=Giorgio%20Grandi%20Official%20website%20giorgiograndi.com%20double%20anal%20porn&idsite=1&rec=1&r=045943&h=16&m=16&s=5&url=https%3A%2F%2Ftour1.giorgiograndi.com%2F&_id=b8dfc57719f21d28&_idn=1&send_image=0&_refts=0&pv_id=f5mjvv&pf_net=146&pf_srv=1205&pf_tfr=36&pf_dm1=977&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Not%3BA%3DBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22150.0.7871.181%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 — 379 B — 91 ms — http/1.1https://tour1.giorgiograndi.com/uploads/16/16/cc=ffffff/favicon/53rwSOscGF.pngtour1.giorgiograndi.com/uploads/16/... https://tour1.giorgiograndi.com/uploads/16/16/cc=ffffff/favicon/53rwSOscGF.png — 200 — 954 B — 41 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
84% of JavaScript execution is third-party
First-party Third-party 5186ms · 486KB · Kč640/mo
tour1.giorgiograndi.com
Other
Costly
Execution 3915ms
Transfer 297 KB
Unused 35%
Monthly Cost Kč483/mo
tour1.giorgiograndi.com
Other
Costly
Execution 1061ms
Transfer 36 KB
Monthly Cost Kč131/mo
tour1.giorgiograndi.com
Other
Optional
Execution 112ms
Transfer 30 KB
Monthly Cost Kč14/mo
tour1.giorgiograndi.com
Other
Optional
Execution 98ms
Transfer 123 KB
Unused 84%
Monthly Cost Kč12/mo

These scripts may cost more than they're worth

  • tour1.giorgiograndi.com adds 3915ms and costs ~Kč483/month
  • tour1.giorgiograndi.com adds 1061ms and costs ~Kč131/month

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

Why this matters

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

Learn more

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

Source: web.dev

tour1.giorgiograndi.com takes 3915ms 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

tour1.giorgiograndi.com takes 1061ms 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

84% of tour1.giorgiograndi.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

Image Optimization
200 images, 266 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

200

Total Size

266 KB

Oversized

89

195 missing alt text 200 missing dimensions 197 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback