Skip to content
https://deccanherald.com

Performance

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

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

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

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

1.67 s

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

3.45 s

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

106 ms

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

0.013

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

2.97 s

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

5.44 s

Page Load Progression

788 ms
1.6 s
2.4 s
3.2 s
3.9 s
4.7 s
5.5 s
6.3 s
Checks
15
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 116 requests
FIX
3.4 MB transferred, 116 requests
Warning::
Page weighs 12.4 MB (3.4 MB transferred)
Warning::
JavaScript is 2.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.3 MB
Info::
Fonts are 266 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 266 KB
Warning::
116 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.70 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
116 requests
0.70 g CO2 per page load
JavaScript 2.3 MiB 67%
HTML 573.0 KiB 17%
Fonts 265.8 KiB 8%
Images 206.5 KiB 6%
Other 31.0 KiB 1%
Other 27.2 KiB 1%
CSS 24.9 KiB 1%
Other 3.8 KiB 0%
Other 562 B 0%
Other 330 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.4 MiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
41 scripts, 1.0 MB unused
FIX
41 scripts, 1.0 MB unused
Warning::
https://cdn.taboola.com/libtrc/deccanherald-deccan...: 211 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pagead2.googlesyndication.com/pagead/manag...: 151 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fea.assettype.com/deccanherald/assets/app-...: 131 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 130 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-F45W...: 69 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.0 MB
1040 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.taboola.com/libtrc/deccanherald-deccanherald/loader.js324 KB211 KB (65%)3rd
https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js178 KB151 KB (85%)3rd
https://fea.assettype.com/deccanherald/assets/app-0ce70136f7970fd6f5e6.js290 KB131 KB (45%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946187 KB130 KB (69%)3rd
https://www.googletagmanager.com/gtag/js?id=G-F45W975H2J&cx=c&gtm=4e64k0174 KB69 KB (39%)3rd
https://accounts.google.com/gsi/client96 KB66 KB (69%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T46PRBZ130 KB62 KB (48%)3rd
https://cdn.izooto.com/scripts/sdk/izooto.js95 KB55 KB (58%)3rd
https://news.google.com/swg/js/v1/swg-basic.js79 KB39 KB (52%)3rd
https://fundingchoicesmessages.google.com/i/1013527?ers=370 KB36 KB (53%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
116 resources · 3.4 MB · 1.0 MB savings available
FIX
116 resources · 3.4 MB · 1.0 MB savings available
Warning::
Page weight 2.4 MB over 1MB target
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~1.0 MB of savings available
Warning::
115 third-party resources (100% of weight)
Info::
3 resources over 200KB
116 resources · 3.4 MiB · 115 third-party 2.4 MiB over 1MB target
JavaScript 67% · 2.3 MiB
Document 17% · 596.9 KiB
Font 8% · 265.8 KiB
Image 6% · 209.4 KiB
Other 1% · 33.1 KiB
CSS 1% · 24.9 KiB

~1.0 MiB of savings available

Remove unused JavaScript: 1.0 MiB
B
Image Optimization
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Info::
All images are well-optimized
20 images 207 KB
0 oversized -0 KB
8 legacy format
0 missing dimensions CLS risk
C
JS Execution Cost
Action
1872ms total JS execution
REVIEW
1872ms total JS execution
Warning::
https://www.deccanherald.com/: 505ms CPU time
Info::
Unattributable: 207ms CPU time
Info::
https://fea.assettype.com/deccanherald/assets/3360...: 160ms CPU time
Info::
https://fundingchoicesmessages.google.com/f/AGSKWx...: 144ms CPU time
Info::
https://fea.assettype.com/deccanherald/assets/app-...: 123ms CPU time
Warning::
Third-party scripts: 1872ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 17% Style & Layout 12% Rendering 8% Script Parsing & Compilation 8% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.deccanherald.com/505ms13ms2ms3rd
Unattributable207ms5ms0ms3rd
https://fea.assettype.com/deccanherald/assets/3360-0ce70136f7970fd6f5e6.js160ms74ms3ms3rd
https://fundingchoicesmessages.google.com/f/AGSKWxV97w9_HUmSxtv7Mnixu-KKHE0tRmFx_LXcQQUrrd-FxGX6dmCV7hhHwahxTu3PEdacGmFEY3I4y7y6VlBTnHfqOM6emoW2yfLj8mMovHwq3HKJF2s1KU2DvN3GyXIz47Fp0Xg8HA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODg4NTQ4LDQ3MDAwMDAwXSxudWxsLG51bGwsbnVsbCxbbnVsbCxbN11dLCJodHRwczovL3d3dy5kZWNjYW5oZXJhbGQuY29tLyIsbnVsbCxbWzgsInBTSmtvMTk2SUgwIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0OTZdXV0iXSxbMzUsIjE3NzY4ODg1NDgiXSxbMjYsIjE5Il0sWzE5LCIxIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyNSwiW1s5NTM4NjE4OV1dIl0sWzI5LCJmYWxzZSJdXV0144ms33ms9ms3rd
https://fea.assettype.com/deccanherald/assets/app-0ce70136f7970fd6f5e6.js123ms101ms19ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js114ms108ms2ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946107ms78ms11ms3rd
https://pm-widget.taboola.com/deccanherald-deccanherald/pmk-20220605.3.js102ms100ms2ms3rd
https://cdn.izooto.com/scripts/sdk/izooto.js90ms71ms7ms3rd
https://cdn.taboola.com/libtrc/deccanherald-deccanherald/loader.js77ms44ms28ms3rd

Showing top 10 of 14 scripts

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

Green Hosting

No green hosting detected

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

Web fonts

10

266 KB total

Render-blocking

0

of 10

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.7 s LCP 3.5 shttps://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtPK-F2qC0s.woff2nuFvD-vYSZviVYUb_rj3ij_... https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtPK-F2qC0s.woff2 — 19.4 KiB — 84 ms — font-display: swaphttps://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtPK-F2qC0s.woff2nuFvD-vYSZviVYUb_rj3ij_... https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtPK-F2qC0s.woff2 — 20.7 KiB — 87 ms — font-display: swaphttps://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RjV9Su1cai.woff2BngbUXZYTXPIvIBgJJSb6s3... https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RjV9Su1cai.woff2 — 13.8 KiB — 71 ms — font-display: swaphttps://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2RjV9Su1cai.woff2BngbUXZYTXPIvIBgJJSb6s3... https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2RjV9Su1cai.woff2 — 14.0 KiB — 83 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.1 KiB — 28 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2 — 30.0 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/googlesans/v67/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff24UasrENHsxJlGDuGo1OIlJf... https://fonts.gstatic.com/s/googlesans/v67/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff2 — 35.3 KiB — 48 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 32 ms — font-display: swaphttps://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2nuFiD-vYSZviVYUb_rj3ij_... https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2 — 20.5 KiB — 30 ms — font-display: swaphttps://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2BngMUXZYTXPIvIBgJJSb6uf... https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2 — 33.4 KiB — 44 ms — font-display: swap
nuFvD-vYSZviVYUb_rj3ij_... woff2 swap
Size 19 KB
Load time 84 ms
Start 583 ms
Risk FOUT — text flashes from fallback to web font
nuFvD-vYSZviVYUb_rj3ij_... woff2 swap
Size 21 KB
Load time 87 ms
Start 584 ms
Risk FOUT — text flashes from fallback to web font
BngbUXZYTXPIvIBgJJSb6s3... woff2 swap
Size 14 KB
Load time 71 ms
Start 584 ms
Risk FOUT — text flashes from fallback to web font
BngbUXZYTXPIvIBgJJSb6s3... woff2 swap
Size 14 KB
Load time 83 ms
Start 584 ms
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 28 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 30 KB
Load time 30 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
4UasrENHsxJlGDuGo1OIlJf... woff2 swap
Size 35 KB
Load time 48 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 32 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
nuFiD-vYSZviVYUb_rj3ij_... woff2 swap
Size 21 KB
Load time 30 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
BngMUXZYTXPIvIBgJJSb6uf... woff2 swap
Size 33 KB
Load time 44 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
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
HTTP Caching
max-age=3600 (1 hour)
PASS
max-age=3600 (1 hour)
Info::
Cache-Control header is set
Got: public,max-age=3600
Info::
Effective TTL: 1 hour (max-age=3600)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public,max-age=3600

DirectiveValueMeaning
publicAny cache may store this response
max-age3600Cache for 1 hour
Effective TTL: 3600 seconds
Network Waterfall
116 requests over 3993ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.7 s LCP 3.5 shttps://deccanherald.com// https://deccanherald.com/ — 301 — 270 B — 436 ms — http/1.1https://www.deccanherald.com/www.deccanherald.com/ https://www.deccanherald.com/ — 200 — 509.3 KiB — 244 ms — h3https://fea.assettype.com/deccanherald/assets/app-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/app-0ce70136f7970fd6f5e6.js — 200 — 290.2 KiB — 147 ms — h3https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtPK-F2qC0s.woff2fonts.gstatic.com/s/playfairdisplay... https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtPK-F2qC0s.woff2 — 200 — 19.4 KiB — 84 ms — h3https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtPK-F2qC0s.woff2fonts.gstatic.com/s/playfairdisplay... https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtPK-F2qC0s.woff2 — 200 — 20.7 KiB — 87 ms — h3https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RjV9Su1cai.woff2fonts.gstatic.com/s/robotoslab/v25/... https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RjV9Su1cai.woff2 — 200 — 13.8 KiB — 71 ms — h3https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2RjV9Su1cai.woff2fonts.gstatic.com/s/robotoslab/v25/... https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2RjV9Su1cai.woff2 — 200 — 14.0 KiB — 83 ms — h3https://www.deccanherald.com/manifest.jsonwww.deccanherald.com/manifest.json https://www.deccanherald.com/manifest.json — 200 — 330 B — 65 ms — h3https://fea.assettype.com/deccanherald/assets/home-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/home-0ce70136f7970fd6f5e6.js — 200 — 1.5 KiB — 45 ms — h3https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.jscdnjs.cloudflare.com/ajax/libs/cryp... https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js — 200 — 14.3 KiB — 82 ms — h3https://cdn-in.amuselabs.com/pmm/js/puzzleme-embed.jscdn-in.amuselabs.com/pmm/js/puzzlem... https://cdn-in.amuselabs.com/pmm/js/puzzleme-embed.js — 200 — 11.0 KiB — 91 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.9 KiB — 95 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6098511427863223pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6098511427863223 — 200 — 54.2 KiB — 110 ms — h3https://cdn.izooto.com/scripts/c9f8d2b38118e02a670466b9dde70a81902a4383.jscdn.izooto.com/scripts/c9f8d2b38118... https://cdn.izooto.com/scripts/c9f8d2b38118e02a670466b9dde70a81902a4383.js — 200 — 1.4 KiB — 60 ms — h3data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs= — 200 — 0 B — 0 ms — datahttps://sb.scorecardresearch.com/cs/39632204/beacon.jssb.scorecardresearch.com/cs/3963220... https://sb.scorecardresearch.com/cs/39632204/beacon.js — 302 — 263 B — 141 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-T46PRBZwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T46PRBZ — 200 — 130.0 KiB — 135 ms — h2https://news.google.com/swg/js/v1/swg-basic.jsnews.google.com/swg/js/v1/swg-basic... https://news.google.com/swg/js/v1/swg-basic.js — 200 — 78.6 KiB — 134 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 53 ms — h3https://tpml-sites.s3.ap-south-1.amazonaws.com/images/Dktp_homesctn_banner.pngtpml-sites.s3.ap-south-1.amazonaws.... https://tpml-sites.s3.ap-south-1.amazonaws.com/images/Dktp_homesctn_banner.png — 200 — 28.4 KiB — 803 ms — http/1.1https://sb.scorecardresearch.com/internal-cs/default/beacon.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon.js — 200 — 6.7 KiB — 24 ms — h2https://cdn.izooto.com/scripts/sdk/izooto.jscdn.izooto.com/scripts/sdk/izooto.j... https://cdn.izooto.com/scripts/sdk/izooto.js — 200 — 95.3 KiB — 74 ms — h3https://www.deccanherald.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.deccanherald.com/cdn-cgi/challe... https://www.deccanherald.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 221 B — 109 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 139 ms — h2https://fea.assettype.com/deccanherald/assets/8259-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/8259-0ce70136f7970fd6f5e6.js — 200 — 5.7 KiB — 35 ms — h3https://fea.assettype.com/deccanherald/assets/3360-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/3360-0ce70136f7970fd6f5e6.js — 200 — 23.1 KiB — 41 ms — h3https://fea.assettype.com/deccanherald/assets/4075-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/4075-0ce70136f7970fd6f5e6.js — 200 — 43.2 KiB — 44 ms — h3https://fea.assettype.com/deccanherald/assets/361-78df7f207f432a22062f.cssfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/361-78df7f207f432a22062f.css — 200 — 10.5 KiB — 35 ms — h3https://fea.assettype.com/deccanherald/assets/361-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/361-0ce70136f7970fd6f5e6.js — 200 — 19.6 KiB — 36 ms — h3https://www.deccanherald.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.deccanherald.com/cdn-cgi/challe... https://www.deccanherald.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.9 KiB — 30 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.7 s LCP 3.5 shttps://deccanherald.com// https://deccanherald.com/ — 301 — 270 B — 436 ms — http/1.1https://www.deccanherald.com/www.deccanherald.com/ https://www.deccanherald.com/ — 200 — 509.3 KiB — 244 ms — h3https://fea.assettype.com/deccanherald/assets/app-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/app-0ce70136f7970fd6f5e6.js — 200 — 290.2 KiB — 147 ms — h3https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtPK-F2qC0s.woff2fonts.gstatic.com/s/playfairdisplay... https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtPK-F2qC0s.woff2 — 200 — 19.4 KiB — 84 ms — h3https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtPK-F2qC0s.woff2fonts.gstatic.com/s/playfairdisplay... https://fonts.gstatic.com/s/playfairdisplay/v30/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtPK-F2qC0s.woff2 — 200 — 20.7 KiB — 87 ms — h3https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RjV9Su1cai.woff2fonts.gstatic.com/s/robotoslab/v25/... https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2RjV9Su1cai.woff2 — 200 — 13.8 KiB — 71 ms — h3https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2RjV9Su1cai.woff2fonts.gstatic.com/s/robotoslab/v25/... https://fonts.gstatic.com/s/robotoslab/v25/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2RjV9Su1cai.woff2 — 200 — 14.0 KiB — 83 ms — h3https://www.deccanherald.com/manifest.jsonwww.deccanherald.com/manifest.json https://www.deccanherald.com/manifest.json — 200 — 330 B — 65 ms — h3https://fea.assettype.com/deccanherald/assets/home-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/home-0ce70136f7970fd6f5e6.js — 200 — 1.5 KiB — 45 ms — h3https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.jscdnjs.cloudflare.com/ajax/libs/cryp... https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js — 200 — 14.3 KiB — 82 ms — h3https://cdn-in.amuselabs.com/pmm/js/puzzleme-embed.jscdn-in.amuselabs.com/pmm/js/puzzlem... https://cdn-in.amuselabs.com/pmm/js/puzzleme-embed.js — 200 — 11.0 KiB — 91 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.9 KiB — 95 ms — h3https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6098511427863223pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6098511427863223 — 200 — 54.2 KiB — 110 ms — h3https://cdn.izooto.com/scripts/c9f8d2b38118e02a670466b9dde70a81902a4383.jscdn.izooto.com/scripts/c9f8d2b38118... https://cdn.izooto.com/scripts/c9f8d2b38118e02a670466b9dde70a81902a4383.js — 200 — 1.4 KiB — 60 ms — h3data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs= — 200 — 0 B — 0 ms — datahttps://sb.scorecardresearch.com/cs/39632204/beacon.jssb.scorecardresearch.com/cs/3963220... https://sb.scorecardresearch.com/cs/39632204/beacon.js — 302 — 263 B — 141 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-T46PRBZwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T46PRBZ — 200 — 130.0 KiB — 135 ms — h2https://news.google.com/swg/js/v1/swg-basic.jsnews.google.com/swg/js/v1/swg-basic... https://news.google.com/swg/js/v1/swg-basic.js — 200 — 78.6 KiB — 134 ms — h2https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 53 ms — h3https://tpml-sites.s3.ap-south-1.amazonaws.com/images/Dktp_homesctn_banner.pngtpml-sites.s3.ap-south-1.amazonaws.... https://tpml-sites.s3.ap-south-1.amazonaws.com/images/Dktp_homesctn_banner.png — 200 — 28.4 KiB — 803 ms — http/1.1https://sb.scorecardresearch.com/internal-cs/default/beacon.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon.js — 200 — 6.7 KiB — 24 ms — h2https://cdn.izooto.com/scripts/sdk/izooto.jscdn.izooto.com/scripts/sdk/izooto.j... https://cdn.izooto.com/scripts/sdk/izooto.js — 200 — 95.3 KiB — 74 ms — h3https://www.deccanherald.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.deccanherald.com/cdn-cgi/challe... https://www.deccanherald.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 221 B — 109 ms — h3https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.4 KiB — 139 ms — h2https://fea.assettype.com/deccanherald/assets/8259-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/8259-0ce70136f7970fd6f5e6.js — 200 — 5.7 KiB — 35 ms — h3https://fea.assettype.com/deccanherald/assets/3360-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/3360-0ce70136f7970fd6f5e6.js — 200 — 23.1 KiB — 41 ms — h3https://fea.assettype.com/deccanherald/assets/4075-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/4075-0ce70136f7970fd6f5e6.js — 200 — 43.2 KiB — 44 ms — h3https://fea.assettype.com/deccanherald/assets/361-78df7f207f432a22062f.cssfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/361-78df7f207f432a22062f.css — 200 — 10.5 KiB — 35 ms — h3https://fea.assettype.com/deccanherald/assets/361-0ce70136f7970fd6f5e6.jsfea.assettype.com/deccanherald/asse... https://fea.assettype.com/deccanherald/assets/361-0ce70136f7970fd6f5e6.js — 200 — 19.6 KiB — 36 ms — h3https://www.deccanherald.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.deccanherald.com/cdn-cgi/challe... https://www.deccanherald.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.9 KiB — 30 ms — h3https://applets.ebxcdn.com/applets/www.deccanherald.com/scripts.jsapplets.ebxcdn.com/applets/www.decc... https://applets.ebxcdn.com/applets/www.deccanherald.com/scripts.js — 200 — 2.9 KiB — 48 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 — 200 — 187.4 KiB — 73 ms — h3https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202604170101/show_ads_impl_fy2021.js — 200 — 177.5 KiB — 98 ms — h3https://www.deccanherald.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f0743a89b13701bwww.deccanherald.com/cdn-cgi/challe... https://www.deccanherald.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3453082048108739:1776885207:s1-Xd2z2ZphUAQo4UnyCzJ5rgvpUx1zX3s_Dhqt1Wlw/9f0743a89b13701b — 200 — 1.0 KiB — 25 ms — h3https://news.google.com/swg/js/v1/loader.svgnews.google.com/swg/js/v1/loader.sv... https://news.google.com/swg/js/v1/loader.svg — 200 — 1.1 KiB — 26 ms — h2https://news.google.com/swg/js/v1/swg-mini-prompt.cssnews.google.com/swg/js/v1/swg-mini-... https://news.google.com/swg/js/v1/swg-mini-prompt.css — 200 — 977 B — 26 ms — h2https://news.google.com/swg/js/v1/swg-button.cssnews.google.com/swg/js/v1/swg-butto... https://news.google.com/swg/js/v1/swg-button.css — 200 — 5.2 KiB — 27 ms — h2https://news.google.com/swg/_/api/v1/publication/CAowsvPcCw/article?locked=false&contentType=OPENnews.google.com/swg/_/api/v1/public... https://news.google.com/swg/_/api/v1/publication/CAowsvPcCw/article?locked=false&contentType=OPEN — 200 — 1.4 KiB — 195 ms — h2https://www.googletagmanager.com/gtag/js?id=G-F45W975H2J&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-F45W975H2J&cx=c&gtm=4e64k0 — 200 — 174.4 KiB — 55 ms — h2https://www.clarity.ms/tag/nn5u2kgn0r?ref=gtm2www.clarity.ms/tag/nn5u2kgn0r?ref=g... https://www.clarity.ms/tag/nn5u2kgn0r?ref=gtm2 — 200 — 855 B — 121 ms — http/1.1https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 15 ms — h3https://sb.scorecardresearch.com/b?c1=2&c2=39632204&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776888547303&ns_c=UTF-8&cs_cfg=1101110&c7=https%3A%2F%2Fwww.deccanherald.com%2F&c8=Deccan%20Herald%20%7C%20Latest%20News%20Today%3A%20Breaking%20News%20and%20Top%20Headlines%20on%20Elections%202026%2C%20India%2C%20Karnataka%2C%20Bengaluru%2C%20Politics%2C%20World%2C%20Entertainment%2C%20Business%20and%20Sports&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=39632204&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776888547303&ns_c=UTF-8&cs_cfg=1101110&c7=https%3A%2F%2Fwww.deccanherald.com%2F&c8=Deccan%20Herald%20%7C%20Latest%20News%20Today%3A%20Breaking%20News%20and%20Top%20Headlines%20on%20Elections%202026%2C%20India%2C%20Karnataka%2C%20Bengaluru%2C%20Politics%2C%20World%2C%20Entertainment%2C%20Business%20and%20Sports&c9= — 204 — 226 B — 31 ms — h2https://cdn.izooto.com/scripts/sak/iz_setcid.html?v=1cdn.izooto.com/scripts/sak/iz_setci... https://cdn.izooto.com/scripts/sak/iz_setcid.html?v=1 — 200 — 1.6 KiB — 52 ms — h3https://cdn.taboola.com/libtrc/deccanherald-deccanherald/loader.jscdn.taboola.com/libtrc/deccanherald... https://cdn.taboola.com/libtrc/deccanherald-deccanherald/loader.js — 200 — 324.0 KiB — 251 ms — h2https://www.deccanherald.com/api/v1/collections/brandspot-home?limit=4&offset=0&item-type=storywww.deccanherald.com/api/v1/collect... https://www.deccanherald.com/api/v1/collections/brandspot-home?limit=4&offset=0&item-type=story — 200 — 634 B — 132 ms — h3https://media.assettype.com/deccanherald%2F2026-04-22%2Flxrd8dna%2Ffile85izvfjl9ht17vyrfk7b.jpg?rect=0%2C19%2C600%2C300&w=700&auto=format%2Ccompress&fit=maxmedia.assettype.com/deccanherald%2F... https://media.assettype.com/deccanherald%2F2026-04-22%2Flxrd8dna%2Ffile85izvfjl9ht17vyrfk7b.jpg?rect=0%2C19%2C600%2C300&w=700&auto=format%2Ccompress&fit=max — 200 — 17.6 KiB — 58 ms — h3https://media.assettype.com/deccanherald%2F2026-04-22%2Fn62ycic0%2FDH-Speak-Out.png?rect=0%2C0%2C980%2C551&w=240&auto=format%2Ccompress&fit=maxmedia.assettype.com/deccanherald%2F... https://media.assettype.com/deccanherald%2F2026-04-22%2Fn62ycic0%2FDH-Speak-Out.png?rect=0%2C0%2C980%2C551&w=240&auto=format%2Ccompress&fit=max — 200 — 11.7 KiB — 58 ms — h3https://media.assettype.com/deccanherald%2F2026-04-22%2Ft8q61mbm%2Ffile85hzgdjdg4817eh96kci.jpg?rect=0%2C0%2C1200%2C675&w=240&auto=format%2Ccompress&fit=maxmedia.assettype.com/deccanherald%2F... https://media.assettype.com/deccanherald%2F2026-04-22%2Ft8q61mbm%2Ffile85hzgdjdg4817eh96kci.jpg?rect=0%2C0%2C1200%2C675&w=240&auto=format%2Ccompress&fit=max — 200 — 17.5 KiB — 54 ms — h3https://media.assettype.com/deccanherald%2Fimport%2Fsites%2Fdh%2Ffiles%2Farticleimages%2F2023%2F05%2F08%2Fsslc-1216812-1683536426.jpg?w=240&auto=format%2Ccompress&fit=maxmedia.assettype.com/deccanherald%2F... https://media.assettype.com/deccanherald%2Fimport%2Fsites%2Fdh%2Ffiles%2Farticleimages%2F2023%2F05%2F08%2Fsslc-1216812-1683536426.jpg?w=240&auto=format%2Ccompress&fit=max — 200 — 10.4 KiB — 53 ms — h3https://media.assettype.com/deccanherald%2F2026-04-22%2Fuikhmexk%2Fec.jpg?rect=0%2C0%2C1280%2C720&w=128&auto=format%2Ccompress&fit=maxmedia.assettype.com/deccanherald%2F... https://media.assettype.com/deccanherald%2F2026-04-22%2Fuikhmexk%2Fec.jpg?rect=0%2C0%2C1280%2C720&w=128&auto=format%2Ccompress&fit=max — 200 — 4.6 KiB — 53 ms — h3https://media.assettype.com/deccanherald%2F2026-04-22%2F134sq5s2%2Ffile85izox0lxvao3zw8jep.jpg?rect=0%2C0%2C1200%2C675&w=128&auto=format%2Ccompress&fit=maxmedia.assettype.com/deccanherald%2F... https://media.assettype.com/deccanherald%2F2026-04-22%2F134sq5s2%2Ffile85izox0lxvao3zw8jep.jpg?rect=0%2C0%2C1200%2C675&w=128&auto=format%2Ccompress&fit=max — 200 — 2.9 KiB — 56 ms — h3https://media.assettype.com/deccanherald%2F2026-04-22%2Fhpt1asb3%2Ffile85ih1i4tppc1e11ttm36.jpg?rect=0%2C0%2C1200%2C675&w=128&auto=format%2Ccompress&fit=maxmedia.assettype.com/deccanherald%2F... https://media.assettype.com/deccanherald%2F2026-04-22%2Fhpt1asb3%2Ffile85ih1i4tppc1e11ttm36.jpg?rect=0%2C0%2C1200%2C675&w=128&auto=format%2Ccompress&fit=max — 200 — 2.9 KiB — 47 ms — h3https://media.assettype.com/deccanherald%2F2026-04-22%2Fso7iw9wt%2Fec.jpg?rect=0%2C0%2C1200%2C675&w=128&auto=format%2Ccompress&fit=maxmedia.assettype.com/deccanherald%2F... https://media.assettype.com/deccanherald%2F2026-04-22%2Fso7iw9wt%2Fec.jpg?rect=0%2C0%2C1200%2C675&w=128&auto=format%2Ccompress&fit=max — 200 — 4.8 KiB — 43 ms — h3https://www.deccanherald.com/icons/imageIcon.pngwww.deccanherald.com/icons/imageIco... https://www.deccanherald.com/icons/imageIcon.png — 200 — 725 B — 29 ms — h3https://media.assettype.com/deccanherald%2F2025-02-06%2Fok2fchr6%2Froad%20accident%20istock.jpg?rect=0%2C0%2C700%2C394&w=400&auto=format%2Ccompress&fit=maxmedia.assettype.com/deccanherald%2F... https://media.assettype.com/deccanherald%2F2025-02-06%2Fok2fchr6%2Froad%20accident%20istock.jpg?rect=0%2C0%2C700%2C394&w=400&auto=format%2Ccompress&fit=max — 200 — 28.8 KiB — 41 ms — h3https://media.assettype.com/deccanherald%2F2026-04-22%2Ffvyi8k1r%2Ffile85i16wviazqsd7vw9rg.jpg?w=128&auto=format%2Ccompress&fit=maxmedia.assettype.com/deccanherald%2F... https://media.assettype.com/deccanherald%2F2026-04-22%2Ffvyi8k1r%2Ffile85i16wviazqsd7vw9rg.jpg?w=128&auto=format%2Ccompress&fit=max — 200 — 6.1 KiB — 39 ms — h3https://media.assettype.com/deccanherald%2F2026-04-22%2Fqpmv1gih%2FHGhhUwmbAAAEbUu.jpg?rect=0%2C0%2C2048%2C1152&w=128&auto=format%2Ccompress&fit=maxmedia.assettype.com/deccanherald%2F... https://media.assettype.com/deccanherald%2F2026-04-22%2Fqpmv1gih%2FHGhhUwmbAAAEbUu.jpg?rect=0%2C0%2C2048%2C1152&w=128&auto=format%2Ccompress&fit=max — 200 — 5.1 KiB — 40 ms — h3https://news.google.com/swg/ui/v1/serviceiframe?_=1776888547569&sut=AZspBvw1A%2Baru%2Bb5plRW6mHPvLJ3w8dQ8W%2BB5lh2%2BnqPF%2FjvqPrKFFuwmNpwwqiPIy4pR1shAF4WmIXspURtQcpx9dHOXYeIlVU00YuufBjobg%2BRV3DPHyK2K8ot6K8vN3VY&publicationId=CAowsvPcCwnews.google.com/swg/ui/v1/serviceif... https://news.google.com/swg/ui/v1/serviceiframe?_=1776888547569&sut=AZspBvw1A%2Baru%2Bb5plRW6mHPvLJ3w8dQ8W%2BB5lh2%2BnqPF%2FjvqPrKFFuwmNpwwqiPIy4pR1shAF4WmIXspURtQcpx9dHOXYeIlVU00YuufBjobg%2BRV3DPHyK2K8ot6K8vN3VY&publicationId=CAowsvPcCw — 200 — 7.3 KiB — 90 ms — h2https://fundingchoicesmessages.google.com/i/1013527?ers=3fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/1013527?ers=3 — 200 — 70.1 KiB — 142 ms — h2https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/ss/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=EEDggBkAAAE/d=1/ed=1/rs=ABXTjI6RkD76xMz6bVNec7AV5IwHOoOkMg/m=serviceiframeview,_b,_tpwww.gstatic.com/_/mss/boq-subscribe... https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/ss/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=EEDggBkAAAE/d=1/ed=1/rs=ABXTjI6RkD76xMz6bVNec7AV5IwHOoOkMg/m=serviceiframeview,_b,_tp — 200 — 1.0 KiB — 69 ms — h2https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/am=AAAAgBk/d=1/excm=_b,_tp,serviceiframeview/ed=1/dg=0/wt=2/ujg=1/rs=ABXTjI7NYaVuVBsyHzfvVbwHzXcBs2T4EA/dti=1/m=_b,_tpwww.gstatic.com/_/mss/boq-subscribe... https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/am=AAAAgBk/d=1/excm=_b,_tp,serviceiframeview/ed=1/dg=0/wt=2/ujg=1/rs=ABXTjI7NYaVuVBsyHzfvVbwHzXcBs2T4EA/dti=1/m=_b,_tp — 200 — 63.5 KiB — 108 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 642 B — 32 ms — h2https://accounts.google.com/gsi/button?type=standard&theme=outline&size=large&text=undefined&shape=undefined&logo_alignment=undefined&width=undefined&locale=undefined&click_listener=undefined&is_fedcm_supported=true&client_id=997955211260-m9n5bfqvm209j4nnumu5qcm51aptc5v8.apps.googleusercontent.com&iframe_id=gsi_547716_580262&cas=Pm22YXETC9IkRQFdoY%2BitGTdVtSpoPaR8ySjrVYfLVgaccounts.google.com/gsi/button?type... https://accounts.google.com/gsi/button?type=standard&theme=outline&size=large&text=undefined&shape=undefined&logo_alignment=undefined&width=undefined&locale=undefined&click_listener=undefined&is_fedcm_supported=true&client_id=997955211260-m9n5bfqvm209j4nnumu5qcm51aptc5v8.apps.googleusercontent.com&iframe_id=gsi_547716_580262&cas=Pm22YXETC9IkRQFdoY%2BitGTdVtSpoPaR8ySjrVYfLVg — 200 — 54.8 KiB — 167 ms — h2https://connect.facebook.net/signals/config/520307438489541?v=2.9.303&r=stable&domain=www.deccanherald.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/520307438489541?v=2.9.303&r=stable&domain=www.deccanherald.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.8 KiB — 7 ms — h3https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=_b,_tp/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=W93Wdcwww.gstatic.com/_/mss/boq-subscribe... https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=_b,_tp/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=W93Wdc — 200 — 52.3 KiB — 41 ms — h2https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=W93Wdc,_b,_tp/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=Wt6vjf,hhhU8,FCpbqb,ws9Tlc,WhJNkwww.gstatic.com/_/mss/boq-subscribe... https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=W93Wdc,_b,_tp/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=Wt6vjf,hhhU8,FCpbqb,ws9Tlc,WhJNk — 200 — 1.9 KiB — 35 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-F45W975H2J&gtm=45je64k0v9104653861z89104463922za20gzb9104463922zd9104463922&_p=1776888546768&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=882072554.1776888548&frm=0&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512542~117884344&sid=1776888547&sct=1&seg=0&dl=https%3A%2F%2Fwww.deccanherald.com%2F&dt=Deccan%20Herald%20%7C%20Latest%20News%20Today%3A%20Breaking%20News%20and%20Top%20Headlines%20on%20Elections%202026%2C%20India%2C%20Karnataka%2C%20Bengaluru%2C%20Politics%2C%20World%2C%20Entertainment%2C%20Business%20and%20Sports&en=page_view&_fv=1&_nsi=1&_ss=1&ep.debug_mode=true&ep.article_id=NA&ep.article_type=NA&ep.author_id=NA&ep.author_name=NA&ep.comment_number=NA&ep.content_id=NA&ep.content_title=NA&ep.created_date=NA&ep.creator_name=NA&ep.last_updated_date=NA&ep.page_type=home_page&ep.published_date=NA&ep.section_name=NA&ep.story_tags=NA&ep.story_words=NA&up.auth_status=non_logged_in&up.uuid=NA&tfd=1683region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-F45W975H2J&gtm=45je64k0v9104653861z89104463922za20gzb9104463922zd9104463922&_p=1776888546768&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=882072554.1776888548&frm=0&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512542~117884344&sid=1776888547&sct=1&seg=0&dl=https%3A%2F%2Fwww.deccanherald.com%2F&dt=Deccan%20Herald%20%7C%20Latest%20News%20Today%3A%20Breaking%20News%20and%20Top%20Headlines%20on%20Elections%202026%2C%20India%2C%20Karnataka%2C%20Bengaluru%2C%20Politics%2C%20World%2C%20Entertainment%2C%20Business%20and%20Sports&en=page_view&_fv=1&_nsi=1&_ss=1&ep.debug_mode=true&ep.article_id=NA&ep.article_type=NA&ep.author_id=NA&ep.author_name=NA&ep.comment_number=NA&ep.content_id=NA&ep.content_title=NA&ep.created_date=NA&ep.creator_name=NA&ep.last_updated_date=NA&ep.page_type=home_page&ep.published_date=NA&ep.section_name=NA&ep.story_tags=NA&ep.story_words=NA&up.auth_status=non_logged_in&up.uuid=NA&tfd=1683 — 204 — 553 B — 88 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-F45W975H2J&cid=882072554.1776888548&gtm=45je64k0v9104653861z89104463922za20gzb9104463922zd9104463922&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512542~117884344stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-F45W975H2J&cid=882072554.1776888548&gtm=45je64k0v9104653861z89104463922za20gzb9104463922zd9104463922&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512542~117884344 — 204 — 562 B — 83 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-F45W975H2J&cid=882072554.1776888548&gtm=45je64k0v9104653861z89104463922za20gzb9104463922zd9104463922&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512542~117884344&z=1440454357www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-F45W975H2J&cid=882072554.1776888548&gtm=45je64k0v9104653861z89104463922za20gzb9104463922zd9104463922&rcb=15&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938469~117266401~117512542~117884344&z=1440454357 — 200 — 408 B — 79 ms — h2https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 123 ms — h2https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=FCpbqb,W93Wdc,WhJNk,Wt6vjf,_b,_tp,hhhU8,ws9Tlc/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=LEikZewww.gstatic.com/_/mss/boq-subscribe... https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=FCpbqb,W93Wdc,WhJNk,Wt6vjf,_b,_tp,hhhU8,ws9Tlc/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=LEikZe — 200 — 186 B — 26 ms — h3https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=FCpbqb,LEikZe,W93Wdc,WhJNk,Wt6vjf,_b,_tp,hhhU8,ws9Tlc/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=p3hmRc,LvGhrf,RqjULdwww.gstatic.com/_/mss/boq-subscribe... https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=FCpbqb,LEikZe,W93Wdc,WhJNk,Wt6vjf,_b,_tp,hhhU8,ws9Tlc/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=p3hmRc,LvGhrf,RqjULd — 200 — 8.1 KiB — 25 ms — h3https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=FCpbqb,LEikZe,LvGhrf,RqjULd,W93Wdc,WhJNk,Wt6vjf,_b,_tp,hhhU8,p3hmRc,ws9Tlc/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=P6sQOcwww.gstatic.com/_/mss/boq-subscribe... https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=FCpbqb,LEikZe,LvGhrf,RqjULd,W93Wdc,WhJNk,Wt6vjf,_b,_tp,hhhU8,p3hmRc,ws9Tlc/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=P6sQOc — 200 — 1.1 KiB — 32 ms — h3https://cdn.taboola.com/libtrc/tr5?abgroup=trecs-3164-sdk-dvr-visiblity-fix_ctrl&pub=deccanherald-deccanheraldcdn.taboola.com/libtrc/tr5?abgroup=... https://cdn.taboola.com/libtrc/tr5?abgroup=trecs-3164-sdk-dvr-visiblity-fix_ctrl&pub=deccanherald-deccanherald — 200 — 87 B — 3 ms — h2https://gumi.criteo.com/sync?c=72&r=2&j=TRC.getRTUSgumi.criteo.com/sync?c=72&r=2&j=TRC... https://gumi.criteo.com/sync?c=72&r=2&j=TRC.getRTUS — 302 — 662 B — 163 ms — h2https://pm-widget.taboola.com/deccanherald-deccanherald/load.jspm-widget.taboola.com/deccanherald-... https://pm-widget.taboola.com/deccanherald-deccanherald/load.js — 200 — 1.4 KiB — 5 ms — h2https://trc.taboola.com/sg/deccanherald-deccanherald/1/consent-checktrc.taboola.com/sg/deccanherald-dec... https://trc.taboola.com/sg/deccanherald-deccanherald/1/consent-check — 200 — 404 B — 118 ms — h2https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=FCpbqb,LEikZe,LvGhrf,P6sQOc,RqjULd,W93Wdc,WhJNk,Wt6vjf,_b,_tp,hhhU8,p3hmRc,ws9Tlc/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=O6y8ed,aW3pY,n73qwf,UUJqVe,IZT63,YYmHzb,e5qFLc,pw70Gc,KUM7Z,O1Gjze,MpJwZc,PrPYRd,XVMNvd,duFQFc,QIhFr,xQtZb,SdcwHb,wmnU7d,hc6Ubd,SpsfSb,Z5uLle,MdUzUe,zbML3cwww.gstatic.com/_/mss/boq-subscribe... https://www.gstatic.com/_/mss/boq-subscribewithgoogle/_/js/k=boq-subscribewithgoogle.SubscribewithgoogleClientUi.en_US.zCdXTTKB7Bo.2018.O/ck=boq-subscribewithgoogle.SubscribewithgoogleClientUi.glopKy2nmdg.L.B1.O/am=AAAAgBk/d=1/exm=FCpbqb,LEikZe,LvGhrf,P6sQOc,RqjULd,W93Wdc,WhJNk,Wt6vjf,_b,_tp,hhhU8,p3hmRc,ws9Tlc/excm=_b,_tp,serviceiframeview/ed=1/wt=2/ujg=1/rs=ABXTjI5Gv2Q5AU1Le1DY17Q_3V2bxfKJCQ/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;JsbNhc:Xd8iUd;K5nYTd:ZDZcre;LBgRLc:SdcwHb;Me32dd:MEeYgc;NJ1rfe:qTnoBf;NPKaK:SdcwHb;NSEoX:lazG7b;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;ScI3Yc:e7Hzgb;Uvc8o:VDovNc;YIZmRd:A1yn5d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;dowIGb:ebZ3mb;eBAeSb:zbML3c;iFQyKf:QIhFr;lOO0Vd:OTA3Ae;oGtAuc:sOXFj;pXdRYb:MdUzUe;qQEoOc:KUM7Z;qafBPd:yDVVkb;qddgKe:xQtZb;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:duFQFc/dti=1/m=O6y8ed,aW3pY,n73qwf,UUJqVe,IZT63,YYmHzb,e5qFLc,pw70Gc,KUM7Z,O1Gjze,MpJwZc,PrPYRd,XVMNvd,duFQFc,QIhFr,xQtZb,SdcwHb,wmnU7d,hc6Ubd,SpsfSb,Z5uLle,MdUzUe,zbML3c — 200 — 47.2 KiB — 40 ms — h3https://news.google.com/swg/_/SubscribewithgoogleClientUi/data/batchexecute?rpcids=SlvRf&source-path=%2Fswg%2Fui%2Fv1%2Fserviceiframe&f.sid=5615907072773132130&bl=boq_subscribewithgoogleclientserver_20260421.04_p0&hl=en-US&soc-app=673&soc-platform=1&soc-device=1&_reqid=72548&rt=cnews.google.com/swg/_/Subscribewith... https://news.google.com/swg/_/SubscribewithgoogleClientUi/data/batchexecute?rpcids=SlvRf&source-path=%2Fswg%2Fui%2Fv1%2Fserviceiframe&f.sid=5615907072773132130&bl=boq_subscribewithgoogleclientserver_20260421.04_p0&hl=en-US&soc-app=673&soc-platform=1&soc-device=1&_reqid=72548&rt=c — 200 — 335 B — 53 ms — h2https://www.facebook.com/tr/?id=520307438489541&ev=PageView&dl=https%3A%2F%2Fwww.deccanherald.com%2F&rl=&if=false&ts=1776888547987&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776888547974.642056279303979198&ler=empty&cdl=API_unavailable&pmd[title]=Deccan%20Herald%20%7C%20Latest%20News%20Today%3A%20Breaking%20News%20and%20Top%20Headlines%20on%20Elections%202026%2C%20India%2C%20Karnataka%2C%20Bengaluru%2C%20Politics%2C%20World%2C%20Entertainment%2C%20Business%20and%20Sports&pmd[locale]=en&pmd[description]=Deccan%20Herald%20%7C%20Latest%20News%20Updates%3A%20Get%20Headlines%20from%20Elections%202026%2C%20%20India%2C%20World%2C%20Karnataka%20%26%20Bengaluru.%20Latest%20English%20News%2C%20Breaking%20news%2C%20Today%27s%20News%20Updates%2C%20Politics%2C%20Sports%2C%20Education%2C%20Business%2C%20Entertainment%20%26%20Opinions.&pmd[keywords]=News%2C%20Latest%20News%2C%20Breaking%20News%2C%20Bengaluru%20News%2C%20Karnataka%20News%2C%20Latest%20headlines%2C%20National%20News%2C%20International%20News%2C%20Opinion%2C%20Latest%20English%20News%2C%20PM%20Modi%20News%20Updates%2C%20PM%20Modi%20News%2C%20Live%20News%2C%20India%20News%2C%20News%20Online%2C%20News%20Headlines%2C%20News%20Today%2C%20English%20News%2C%20Top%20Stories%2C%20Today%20News%20Headlines%2C%20Deccan%20Herald%2C%20English%20News%20Headlines%2C%20Latest%20English%20News%2C%20Top%20Stories%2C%20Today%20Top%20Story%2C%20English%20News%2C%20Today%27s%20News%2C%20News%20Headline%2C%20Latest%20news%2C%20News%2C%20News%20today%2C%20news%20update%2C%20latest%20news%20today%2C%20breaki&plt=796.1999998092651&mft[microdata]=%5B%7B%22source%22%3A%22json_ld%22%2C%22data%22%3A%7B%22objects%22%3A%7B%22product%22%3A%5B%7B%22fields%22%3A%7B%22productId%22%3A%5B%22CAowsvPcCw%3Aopenaccess%22%5D%7D%7D%5D%7D%7D%7D%5D&mft[version]=7deaf9800d69b075ec3e9904de083941&it=1776888547795&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&expv2[7]=pt0&rqm=GETwww.facebook.com/tr/?id=52030743848... https://www.facebook.com/tr/?id=520307438489541&ev=PageView&dl=https%3A%2F%2Fwww.deccanherald.com%2F&rl=&if=false&ts=1776888547987&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776888547974.642056279303979198&ler=empty&cdl=API_unavailable&pmd[title]=Deccan%20Herald%20%7C%20Latest%20News%20Today%3A%20Breaking%20News%20and%20Top%20Headlines%20on%20Elections%202026%2C%20India%2C%20Karnataka%2C%20Bengaluru%2C%20Politics%2C%20World%2C%20Entertainment%2C%20Business%20and%20Sports&pmd[locale]=en&pmd[description]=Deccan%20Herald%20%7C%20Latest%20News%20Updates%3A%20Get%20Headlines%20from%20Elections%202026%2C%20%20India%2C%20World%2C%20Karnataka%20%26%20Bengaluru.%20Latest%20English%20News%2C%20Breaking%20news%2C%20Today%27s%20News%20Updates%2C%20Politics%2C%20Sports%2C%20Education%2C%20Business%2C%20Entertainment%20%26%20Opinions.&pmd[keywords]=News%2C%20Latest%20News%2C%20Breaking%20News%2C%20Bengaluru%20News%2C%20Karnataka%20News%2C%20Latest%20headlines%2C%20National%20News%2C%20International%20News%2C%20Opinion%2C%20Latest%20English%20News%2C%20PM%20Modi%20News%20Updates%2C%20PM%20Modi%20News%2C%20Live%20News%2C%20India%20News%2C%20News%20Online%2C%20News%20Headlines%2C%20News%20Today%2C%20English%20News%2C%20Top%20Stories%2C%20Today%20News%20Headlines%2C%20Deccan%20Herald%2C%20English%20News%20Headlines%2C%20Latest%20English%20News%2C%20Top%20Stories%2C%20Today%20Top%20Story%2C%20English%20News%2C%20Today%27s%20News%2C%20News%20Headline%2C%20Latest%20news%2C%20News%2C%20News%20today%2C%20news%20update%2C%20latest%20news%20today%2C%20breaki&plt=796.1999998092651&mft[microdata]=%5B%7B%22source%22%3A%22json_ld%22%2C%22data%22%3A%7B%22objects%22%3A%7B%22product%22%3A%5B%7B%22fields%22%3A%7B%22productId%22%3A%5B%22CAowsvPcCw%3Aopenaccess%22%5D%7D%7D%5D%7D%7D%7D%5D&mft[version]=7deaf9800d69b075ec3e9904de083941&it=1776888547795&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&expv2[7]=pt0&rqm=GET — 200 — 16 B — 12 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=520307438489541&ev=PageView&dl=https%3A%2F%2Fwww.deccanherald.com%2F&rl=&if=false&ts=1776888547987&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776888547974.642056279303979198&ler=empty&cdl=API_unavailable&pmd[title]=Deccan%20Herald%20%7C%20Latest%20News%20Today%3A%20Breaking%20News%20and%20Top%20Headlines%20on%20Elections%202026%2C%20India%2C%20Karnataka%2C%20Bengaluru%2C%20Politics%2C%20World%2C%20Entertainment%2C%20Business%20and%20Sports&pmd[locale]=en&pmd[description]=Deccan%20Herald%20%7C%20Latest%20News%20Updates%3A%20Get%20Headlines%20from%20Elections%202026%2C%20%20India%2C%20World%2C%20Karnataka%20%26%20Bengaluru.%20Latest%20English%20News%2C%20Breaking%20news%2C%20Today%27s%20News%20Updates%2C%20Politics%2C%20Sports%2C%20Education%2C%20Business%2C%20Entertainment%20%26%20Opinions.&pmd[keywords]=News%2C%20Latest%20News%2C%20Breaking%20News%2C%20Bengaluru%20News%2C%20Karnataka%20News%2C%20Latest%20headlines%2C%20National%20News%2C%20International%20News%2C%20Opinion%2C%20Latest%20English%20News%2C%20PM%20Modi%20News%20Updates%2C%20PM%20Modi%20News%2C%20Live%20News%2C%20India%20News%2C%20News%20Online%2C%20News%20Headlines%2C%20News%20Today%2C%20English%20News%2C%20Top%20Stories%2C%20Today%20News%20Headlines%2C%20Deccan%20Herald%2C%20English%20News%20Headlines%2C%20Latest%20English%20News%2C%20Top%20Stories%2C%20Today%20Top%20Story%2C%20English%20News%2C%20Today%27s%20News%2C%20News%20Headline%2C%20Latest%20news%2C%20News%2C%20News%20today%2C%20news%20update%2C%20latest%20news%20today%2C%20breaki&plt=796.1999998092651&mft[microdata]=%5B%7B%22source%22%3A%22json_ld%22%2C%22data%22%3A%7B%22objects%22%3A%7B%22product%22%3A%5B%7B%22fields%22%3A%7B%22productId%22%3A%5B%22CAowsvPcCw%3Aopenaccess%22%5D%7D%7D%5D%7D%7D%7D%5D&mft[version]=7deaf9800d69b075ec3e9904de083941&it=1776888547795&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&expv2[7]=pt0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=520307438489541&ev=PageView&dl=https%3A%2F%2Fwww.deccanherald.com%2F&rl=&if=false&ts=1776888547987&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776888547974.642056279303979198&ler=empty&cdl=API_unavailable&pmd[title]=Deccan%20Herald%20%7C%20Latest%20News%20Today%3A%20Breaking%20News%20and%20Top%20Headlines%20on%20Elections%202026%2C%20India%2C%20Karnataka%2C%20Bengaluru%2C%20Politics%2C%20World%2C%20Entertainment%2C%20Business%20and%20Sports&pmd[locale]=en&pmd[description]=Deccan%20Herald%20%7C%20Latest%20News%20Updates%3A%20Get%20Headlines%20from%20Elections%202026%2C%20%20India%2C%20World%2C%20Karnataka%20%26%20Bengaluru.%20Latest%20English%20News%2C%20Breaking%20news%2C%20Today%27s%20News%20Updates%2C%20Politics%2C%20Sports%2C%20Education%2C%20Business%2C%20Entertainment%20%26%20Opinions.&pmd[keywords]=News%2C%20Latest%20News%2C%20Breaking%20News%2C%20Bengaluru%20News%2C%20Karnataka%20News%2C%20Latest%20headlines%2C%20National%20News%2C%20International%20News%2C%20Opinion%2C%20Latest%20English%20News%2C%20PM%20Modi%20News%20Updates%2C%20PM%20Modi%20News%2C%20Live%20News%2C%20India%20News%2C%20News%20Online%2C%20News%20Headlines%2C%20News%20Today%2C%20English%20News%2C%20Top%20Stories%2C%20Today%20News%20Headlines%2C%20Deccan%20Herald%2C%20English%20News%20Headlines%2C%20Latest%20English%20News%2C%20Top%20Stories%2C%20Today%20Top%20Story%2C%20English%20News%2C%20Today%27s%20News%2C%20News%20Headline%2C%20Latest%20news%2C%20News%2C%20News%20today%2C%20news%20update%2C%20latest%20news%20today%2C%20breaki&plt=796.1999998092651&mft[microdata]=%5B%7B%22source%22%3A%22json_ld%22%2C%22data%22%3A%7B%22objects%22%3A%7B%22product%22%3A%5B%7B%22fields%22%3A%7B%22productId%22%3A%5B%22CAowsvPcCw%3Aopenaccess%22%5D%7D%7D%5D%7D%7D%7D%5D&mft[version]=7deaf9800d69b075ec3e9904de083941&it=1776888547795&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&expv2[7]=pt0&rqm=FGET — 200 — 198 B — 186 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA== — 204 — 28 B — 97 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA== — 204 — 28 B — 81 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA== — 204 — 28 B — 62 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxV97w9_HUmSxtv7Mnixu-KKHE0tRmFx_LXcQQUrrd-FxGX6dmCV7hhHwahxTu3PEdacGmFEY3I4y7y6VlBTnHfqOM6emoW2yfLj8mMovHwq3HKJF2s1KU2DvN3GyXIz47Fp0Xg8HA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODg4NTQ4LDQ3MDAwMDAwXSxudWxsLG51bGwsbnVsbCxbbnVsbCxbN11dLCJodHRwczovL3d3dy5kZWNjYW5oZXJhbGQuY29tLyIsbnVsbCxbWzgsInBTSmtvMTk2SUgwIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0OTZdXV0iXSxbMzUsIjE3NzY4ODg1NDgiXSxbMjYsIjE5Il0sWzE5LCIxIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyNSwiW1s5NTM4NjE4OV1dIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxV97w9_HUmSxtv7Mnixu-KKHE0tRmFx_LXcQQUrrd-FxGX6dmCV7hhHwahxTu3PEdacGmFEY3I4y7y6VlBTnHfqOM6emoW2yfLj8mMovHwq3HKJF2s1KU2DvN3GyXIz47Fp0Xg8HA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2ODg4NTQ4LDQ3MDAwMDAwXSxudWxsLG51bGwsbnVsbCxbbnVsbCxbN11dLCJodHRwczovL3d3dy5kZWNjYW5oZXJhbGQuY29tLyIsbnVsbCxbWzgsInBTSmtvMTk2SUgwIl0sWzksImVuLVVTIl0sWzE4LCJbW1tudWxsLDE0OTZdXV0iXSxbMzUsIjE3NzY4ODg1NDgiXSxbMjYsIjE5Il0sWzE5LCIxIl0sWzE3LCJbMF0iXSxbMjQsIiJdLFsyNSwiW1s5NTM4NjE4OV1dIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 67.8 KiB — 87 ms — h2https://pm-widget.taboola.com/deccanherald-deccanherald/pmk-20220605.3.jspm-widget.taboola.com/deccanherald-... https://pm-widget.taboola.com/deccanherald-deccanherald/pmk-20220605.3.js — 200 — 24.2 KiB — 13 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 80 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 75 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 0 B — 76 ms — h2https://gumi.criteo.com/sync?s=1&c=72&r=2&j=TRC.getRTUSgumi.criteo.com/sync?s=1&c=72&r=2&j... https://gumi.criteo.com/sync?s=1&c=72&r=2&j=TRC.getRTUS — 200 — 713 B — 33 ms — h2https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 80 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 72 ms — h3https://play.google.com/log?format=json&hasfast=true&authuser=0play.google.com/log?format=json&has... https://play.google.com/log?format=json&hasfast=true&authuser=0 — 200 — 151 B — 72 ms — h3https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swapfonts.googleapis.com/css?family=Arc... https://fonts.googleapis.com/css?family=Archivo:400,500|Arimo:400,500|Bitter:400,500|EB+Garamond:400,500|Lato|Libre+Baskervill|Libre+Franklin:400,500|Lora:400,500|Google+Sans:regular,medium:400,500|Material+Icons|Google+Symbols|Merriweather|Montserrat:400,500|Mukta:400,500|Muli:400,500|Nunito:400,500|Open+Sans:400,500,600|Open+Sans+Condensed:400,600|Oswald:500|Playfair+Display:400,500|Poppins:400,500|Raleway:400,500|Roboto:400,500|Roboto+Condensed:400,500|Roboto+Slab:400,500|Slabo+27px|Source+Sans+Pro|Ubuntu:400,500|Volkhov&display=swap — 200 — 6.6 KiB — 84 ms — h2https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.1 KiB — 28 ms — h3https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2fonts.gstatic.com/s/opensans/v40/me... https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2 — 200 — 30.0 KiB — 30 ms — h3https://j.clarity.ms/collectj.clarity.ms/collect https://j.clarity.ms/collect — 204 — 284 B — 335 ms — http/1.1https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA== — 204 — 28 B — 38 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA== — 204 — 28 B — 27 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxWEGeEc_Unh1REZGaiv_ZRB4Dmm-WYoDKui9IQrb_qkmoWztYQcBZVx4ejzmfdETMpp_mJKiZCYFswnhlnebOJE4uwOBXhL6BI7ZZR5LrsUM6wqFyHC5BnkelpaD3l22seH5T4sCA== — 204 — 28 B — 27 ms — h3https://fonts.gstatic.com/s/googlesans/v67/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff2fonts.gstatic.com/s/googlesans/v67/... https://fonts.gstatic.com/s/googlesans/v67/4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff2 — 200 — 35.3 KiB — 48 ms — h3https://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 — 32 ms — h3https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2fonts.gstatic.com/s/playfairdisplay... https://fonts.gstatic.com/s/playfairdisplay/v40/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgEM86xRbPQ.woff2 — 200 — 20.5 KiB — 30 ms — h3https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2fonts.gstatic.com/s/robotoslab/v36/... https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2 — 200 — 33.4 KiB — 44 ms — h3https://www.deccanherald.com/icons/favicon.svgwww.deccanherald.com/icons/favicon.... https://www.deccanherald.com/icons/favicon.svg — 200 — 1.7 KiB — 32 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 37 ms — h3https://www.deccanherald.com/qlitics.jswww.deccanherald.com/qlitics.js https://www.deccanherald.com/qlitics.js — 200 — 4.9 KiB — 31 ms — h3https://prod-analytics.qlitics.com/api/device-tracker-idprod-analytics.qlitics.com/api/devi... https://prod-analytics.qlitics.com/api/device-tracker-id — 200 — 559 B — 295 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 34 ms — h3https://j.clarity.ms/collectj.clarity.ms/collect https://j.clarity.ms/collect — 204 — 284 B — 100 ms — http/1.1https://cdn.izooto.com/scripts/sdk/izextf.jscdn.izooto.com/scripts/sdk/izextf.j... https://cdn.izooto.com/scripts/sdk/izextf.js — 200 — 11.6 KiB — 28 ms — h3https://cdn.izooto.com/newshub/widgets/2/v1.1.htmlcdn.izooto.com/newshub/widgets/2/v1... https://cdn.izooto.com/newshub/widgets/2/v1.1.html — 200 — 23.5 KiB — 74 ms — h3https://sbp.izooto.com/nblksbp.izooto.com/nblk https://sbp.izooto.com/nblk — 200 — 396 B — 211 ms — h3https://cdn.izooto.com/webpush/blockedvis/2.gifcdn.izooto.com/webpush/blockedvis/2... https://cdn.izooto.com/webpush/blockedvis/2.gif — 200 — 64.1 KiB — 48 ms — h3https://www.deccanherald.com/custom-widget-jsonwww.deccanherald.com/custom-widget-... https://www.deccanherald.com/custom-widget-json — 200 — 993 B — 32 ms — h3https://nh.izooto.com/nh/c9f8d2b38118e02a670466b9dde70a81902a4383/latest.jsonnh.izooto.com/nh/c9f8d2b38118e02a67... https://nh.izooto.com/nh/c9f8d2b38118e02a670466b9dde70a81902a4383/latest.json — 200 — 904 B — 34 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 1872ms · 1835KB · €20/mo
www.deccanherald.com
Other
Costly
Execution 505ms
Transfer 509 KB
Monthly Cost €5/mo
Unattributable
Other
Costly
Execution 207ms
Transfer 0 KB
Monthly Cost €2/mo
fea.assettype.com
Other
Optional
Execution 160ms
Transfer 23 KB
Monthly Cost €2/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 144ms
Transfer 68 KB
Monthly Cost €2/mo
fea.assettype.com
Other
Optional
Execution 123ms
Transfer 290 KB
Unused 45%
Monthly Cost €1/mo
Microsoft Clarity
Session Replay
Optional
Execution 114ms
Transfer 26 KB
Monthly Cost €1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 107ms
Transfer 187 KB
Unused 69%
Monthly Cost €1/mo
pm-widget.taboola.com
Other
Optional
Execution 102ms
Transfer 24 KB
Monthly Cost €1/mo
cdn.izooto.com
Other
Optional
Execution 90ms
Transfer 95 KB
Unused 58%
Monthly Cost €1/mo
cdn.taboola.com
Other
Optional
Execution 77ms
Transfer 324 KB
Unused 65%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 67ms
Transfer 174 KB
Unused 39%
Monthly Cost €1/mo
fea.assettype.com
Other
Optional
Execution 62ms
Transfer 43 KB
Monthly Cost €1/mo
www.deccanherald.com
Other
Optional
Execution 57ms
Transfer 0 KB
Monthly Cost €1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 56ms
Transfer 70 KB
Unused 53%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.deccanherald.com adds 505ms and costs ~€5/month
  • Unattributable adds 207ms and costs ~€2/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

Unattributable takes 207ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

69% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

58% of cdn.izooto.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

65% of cdn.taboola.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

53% of fundingchoicesmessages.google.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback