Skip to content
https://cryptonews.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
75
GRADE
C
FIX
4
REVIEW
2
PASS
7
INFO
2

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

91
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.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

993 ms

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

1.65 s

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

0 ms

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

0.001

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

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

1.65 s

Page Load Progression

569 ms
1.1 s
1.7 s
2.3 s
2.8 s
3.4 s
4.0 s
4.5 s
Checks
15
7 PASS 2 REVIEW 4 FIX
D
Page Weight Budget
Action
2.5 MB transferred, 196 requests
FIX
2.5 MB transferred, 196 requests
Warning::
Page weighs 7.0 MB (2.5 MB transferred)
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Warning::
JavaScript is 843 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 843 KB
Info::
Fonts are 285 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 285 KB
Warning::
196 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.53 g CO2 per page load
2.5 MB / 2.4 MB budget
2.5 MB transferred
196 requests
0.53 g CO2 per page load
Images 1.1 MiB 42%
JavaScript 842.6 KiB 32%
Fonts 284.6 KiB 11%
Other 160.3 KiB 6%
CSS 146.3 KiB 6%
HTML 65.0 KiB 3%
Other 8.7 KiB 0%
Other 5.8 KiB 0%
Other 666 B 0%
Other 557 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
88% third-party, 0 ms blocking
FIX
88% third-party, 0 ms blocking
Warning::
Third-party code accounts for 88% of page weight (2.2 MiB of 2.5 MiB)
Info::
Third-party blocking time is low (0 ms)
88%
First-party Third-party
D
JS Bundles
Action
38 scripts, 341 KB unused
FIX
38 scripts, 341 KB unused
Warning::
https://cimg.co/assets/js/frontend.js?id=bc65bccc3...: 79 KB unused (68%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-RKF5...: 62 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P3G...: 58 KB unused (35%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.ampproject.org/v0.mjs: 35 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.ampproject.org/v0.mjs: 35 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 341 KB
341 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cimg.co/assets/js/frontend.js?id=bc65bccc3732d526329e39451bfecc54117 KB79 KB (68%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RKF5LK8L82&cx=c&gtm=4e64k1h1156 KB62 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P3GL3VHR167 KB58 KB (35%)3rd
https://cdn.ampproject.org/v0.mjs0 KB35 KB (57%)3rd
https://cdn.ampproject.org/v0.mjs62 KB35 KB (57%)3rd
https://cdn.ampproject.org/v0/amp-story-1.0.mjs0 KB25 KB (54%)3rd
https://cdn.ampproject.org/v0/amp-story-1.0.mjs46 KB25 KB (54%)3rd
https://s2.adform.net/banners/scripts/st/trackpoint-async.js32 KB22 KB (72%)3rd
https://cryptonews.com/wp-content/plugins/web-stories/assets/js/web-stories-block-view.js?ver=4423b9fde557f8942d2c1 KB1st
https://a1.adform.net/Serving/TrackPoint/?CC=1&pm=3610452&ADFPageName=Crypto%20Casinos%20-%20Site%20Retargeting&ADFdivider=%7C&ord=614330643253&ADFtpmode=2&loc=https%3A%2F%2Fcryptonews.com%2F&Set1=en-US%7Cen-US%7C800x600%7C241 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

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
196 resources · 2.5 MB · 341 KB savings available
FIX
196 resources · 2.5 MB · 341 KB savings available
Warning::
Page weight 1.5 MB over 1MB target
Got: 2.5 MB Expected: ≤ 1 MB
Info::
~341 KB of savings available
Warning::
158 third-party resources (88% of weight)
196 resources · 2.5 MiB · 158 third-party 1.5 MiB over 1MB target
Image 42% · 1.1 MiB
JavaScript 33% · 846.5 KiB
Font 11% · 284.6 KiB
Document 8% · 219.7 KiB
CSS 6% · 146.3 KiB
Other 0% · 11.7 KiB

~341.5 KiB of savings available

Remove unused JavaScript: 341.5 KiB
C
Image Optimization
Action
62 images, 0 KB saveable
REVIEW
62 images, 0 KB saveable
Warning::
https://cryptonews.com/wp-content/uploads/2025/10/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cimg.co/p/no_image.svg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/avif;base64,AAAALGZ0eXBhdmlzAAAAAGF2aWZ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cryptonews.com/wp-content/themes/cryptonew... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtgA... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
62 images 1011 KB
0 oversized -0 KB
43 legacy format
5 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

C
JS Execution Cost
Action
1467ms total JS execution
REVIEW
1467ms total JS execution
Warning::
https://cryptonews.com/: 743ms CPU time
Warning::
Unattributable: 265ms CPU time
Info::
https://cimg.co/assets/js/frontend.js?id=bc65bccc3...: 138ms CPU time
Info::
https://cryptonews.com/wp-includes/js/jquery/jquer...: 118ms CPU time
Info::
https://cdn.ampproject.org/v0.mjs: 106ms CPU time
Info::
Third-party scripts: 607ms (41% of total)

Main Thread Breakdown

Script Evaluation 34% Other 30% Style & Layout 18% Rendering 12%
ScriptTotalScriptingParse/CompileParty
https://cryptonews.com/743ms36ms3ms1st
Unattributable265ms24ms0ms3rd
https://cimg.co/assets/js/frontend.js?id=bc65bccc3732d526329e39451bfecc54138ms33ms8ms3rd
https://cryptonews.com/wp-includes/js/jquery/jquery.min.js?ver=6.8.3118ms71ms2ms1st
https://cdn.ampproject.org/v0.mjs106ms79ms11ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P3GL3VHR98ms85ms10ms3rd
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
16 fonts (285 KB)
PASS
16 fonts (285 KB)
Info::
16 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

16

285 KB total

Render-blocking

0

of 16

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 993 ms LCP 1.7 shttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2 — 35.0 KiB — 41 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2 — 19.6 KiB — 44 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2 — 14.2 KiB — 59 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2 — 164.3 KiB — 99 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2 — 21.3 KiB — 65 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2 — 0 B — 1 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2 — 0 B — 3 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.cdnfonts.com/s/13277/coolvetica.woffcoolvetica.woff https://fonts.cdnfonts.com/s/13277/coolvetica.woff — 30.2 KiB — 78 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2o-0bIpQlx3QUlC5A4PNB6Ry... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2 — 0 B — 0 ms — font-display: swap
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 35 KB
Load time 41 ms
Start 388 ms
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 20 KB
Load time 44 ms
Start 400 ms
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 14 KB
Load time 59 ms
Start 400 ms
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 164 KB
Load time 99 ms
Start 401 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 21 KB
Load time 65 ms
Start 401 ms
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 0 KB
Load time 0 ms
Start 971 ms
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 0 KB
Load time 0 ms
Start 971 ms
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 0 KB
Load time 1 ms
Start 971 ms
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 0 KB
Load time 3 ms
Start 973 ms
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 0 KB
Load time 0 ms
Start 975 ms
Risk FOUT — text flashes from fallback to web font
coolvetica.woff woff swap
Size 30 KB
Load time 78 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
o-0bIpQlx3QUlC5A4PNB6Ry... woff2 swap
Size 0 KB
Load time 0 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~91 KB and ~182 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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=3600 (1 hour)
PASS
max-age=3600 (1 hour)
Info::
Cache-Control header is set
Got: max-age=3600, must-revalidate
Info::
Effective TTL: 1 hour (max-age=3600)
Info::
Last-Modified header present
Cache-Control

max-age=3600, must-revalidate

DirectiveValueMeaning
max-age3600Cache for 1 hour
must-revalidateMust recheck with server after expiry
Effective TTL: 3600 seconds
Network Waterfall
196 requests over 3259ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 993 ms LCP 1.7 shttps://cryptonews.com// https://cryptonews.com/ — 200 — 45.2 KiB — 93 ms — h2https://cimg.co/p/manifest.jscimg.co/p/manifest.js https://cimg.co/p/manifest.js — 200 — 1.1 KiB — 103 ms — h2https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&family=Noto+Serif:ital@1&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&family=Noto+Serif:ital@1&display=swap — 200 — 1.7 KiB — 98 ms — h2https://cimg.co/wp-content/uploads/2026/03/27071219/featured-image-223-768x439.webpcimg.co/wp-content/uploads/2026/03/... https://cimg.co/wp-content/uploads/2026/03/27071219/featured-image-223-768x439.webp — 200 — 72.4 KiB — 101 ms — h2https://cimg.co/style.css?id=2985d5bda44447ce6fb40c5ab15b676ecimg.co/style.css?id=2985d5bda44447... https://cimg.co/style.css?id=2985d5bda44447ce6fb40c5ab15b676e — 200 — 101.0 KiB — 123 ms — h2https://cryptonews.com/wp-content/plugins/faq-content-webnow/newfaq-dist/blocks.style.build.css/wp-content/plugins/faq-content-web... https://cryptonews.com/wp-content/plugins/faq-content-webnow/newfaq-dist/blocks.style.build.css — 200 — 1.9 KiB — 39 ms — h2https://cryptonews.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.3/wp-includes/css/dist/block-library... https://cryptonews.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.3 — 200 — 15.5 KiB — 49 ms — h2https://cryptonews.com/wp-content/plugins/cryptify-summary-pro/public/css/cryptify-summary-pro-public.css?ver=1.0.0/wp-content/plugins/cryptify-summar... https://cryptonews.com/wp-content/plugins/cryptify-summary-pro/public/css/cryptify-summary-pro-public.css?ver=1.0.0 — 200 — 1.4 KiB — 43 ms — h2https://cryptonews.com/wp-content/plugins/crypto-presales/css/price-marquee.css?ver=1.0.0/wp-content/plugins/crypto-presales... https://cryptonews.com/wp-content/plugins/crypto-presales/css/price-marquee.css?ver=1.0.0 — 200 — 1.2 KiB — 40 ms — h2https://cryptonews.com/wp-content/plugins/table-of-contents/assets/css/toc.css?ver=6.8.3/wp-content/plugins/table-of-conten... https://cryptonews.com/wp-content/plugins/table-of-contents/assets/css/toc.css?ver=6.8.3 — 200 — 2.0 KiB — 41 ms — h2https://cryptonews.com/wp-content/plugins/geotargetingwp/public/css/geotarget-public.min.css?ver=6.8.3/wp-content/plugins/geotargetingwp/... https://cryptonews.com/wp-content/plugins/geotargetingwp/public/css/geotarget-public.min.css?ver=6.8.3 — 200 — 4.1 KiB — 44 ms — h2https://cryptonews.com/wp-content/plugins/gn-publisher/assets/css/gn-frontend-gnfollow.min.css?ver=1.5.24/wp-content/plugins/gn-publisher/as... https://cryptonews.com/wp-content/plugins/gn-publisher/assets/css/gn-frontend-gnfollow.min.css?ver=1.5.24 — 200 — 352 B — 45 ms — h2https://cryptonews.com/wp-content/themes/cryptonews/assets/css/flag-icons.min.css?ver=6.8.3/wp-content/themes/cryptonews/asset... https://cryptonews.com/wp-content/themes/cryptonews/assets/css/flag-icons.min.css?ver=6.8.3 — 200 — 2.5 KiB — 41 ms — h2https://cryptonews.com/wp-content/plugins/brand-management-plugin/public/css/brand-management-public.css?ver=6.8.3/wp-content/plugins/brand-managemen... https://cryptonews.com/wp-content/plugins/brand-management-plugin/public/css/brand-management-public.css?ver=6.8.3 — 200 — 528 B — 46 ms — h2https://cryptonews.com/wp-content/plugins/cryptopresales-brand-management-plugin/public/css/crypto-bm-public.css?ver=6.8.3/wp-content/plugins/cryptopresales-... https://cryptonews.com/wp-content/plugins/cryptopresales-brand-management-plugin/public/css/crypto-bm-public.css?ver=6.8.3 — 200 — 1.9 KiB — 52 ms — h2https://cryptonews.com/wp-content/plugins/cryptopresales-brand-management-plugin/public/css/cn/crypto-bm-public-cn.css?ver=6.8.3/wp-content/plugins/cryptopresales-... https://cryptonews.com/wp-content/plugins/cryptopresales-brand-management-plugin/public/css/cn/crypto-bm-public-cn.css?ver=6.8.3 — 200 — 2.3 KiB — 50 ms — h2https://cryptonews.com/wp-content/plugins/cryptonews-post-blocks/assets/css/style.css?ver=6.8.3/wp-content/plugins/cryptonews-post... https://cryptonews.com/wp-content/plugins/cryptonews-post-blocks/assets/css/style.css?ver=6.8.3 — 200 — 286 B — 46 ms — h2https://cryptonews.com/wp-includes/js/jquery/jquery.min.js?ver=6.8.3/wp-includes/js/jquery/jquery.min.j... https://cryptonews.com/wp-includes/js/jquery/jquery.min.js?ver=6.8.3 — 200 — 30.1 KiB — 54 ms — h2https://cryptonews.com/wp-content/plugins/faq-content-webnow/newfaq-dist/javascript.js/wp-content/plugins/faq-content-web... https://cryptonews.com/wp-content/plugins/faq-content-webnow/newfaq-dist/javascript.js — 200 — 790 B — 42 ms — h2https://cryptonews.com/wp-content/plugins/cryptify-summary-pro/public/js/cryptify-summary-pro-public.js?ver=1.0.0/wp-content/plugins/cryptify-summar... https://cryptonews.com/wp-content/plugins/cryptify-summary-pro/public/js/cryptify-summary-pro-public.js?ver=1.0.0 — 200 — 715 B — 51 ms — h2https://cimg.co/assets/js/frontend.js?id=bc65bccc3732d526329e39451bfecc54cimg.co/assets/js/frontend.js?id=bc... https://cimg.co/assets/js/frontend.js?id=bc65bccc3732d526329e39451bfecc54 — 200 — 117.2 KiB — 124 ms — h2https://cimg.co/p/2/crypto-news-logo-full.svgcimg.co/p/2/crypto-news-logo-full.s... https://cimg.co/p/2/crypto-news-logo-full.svg — 200 — 3.0 KiB — 98 ms — h2https://cimg.co/wp-content/uploads/2024/05/03095139/podcasts.pngcimg.co/wp-content/uploads/2024/05/... https://cimg.co/wp-content/uploads/2024/05/03095139/podcasts.png — 200 — 2.3 KiB — 81 ms — h2https://cryptonews.com/wp-content/plugins/web-stories/assets/js/web-stories-block-view.js?ver=4423b9fde557f8942d2c/wp-content/plugins/web-stories/ass... https://cryptonews.com/wp-content/plugins/web-stories/assets/js/web-stories-block-view.js?ver=4423b9fde557f8942d2c — 200 — 1.0 KiB — 42 ms — h2https://cryptonews.com/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=55aebb6e0a16726baffb/wp-includes/js/dist/script-modules... https://cryptonews.com/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=55aebb6e0a16726baffb — 200 — 13.9 KiB — 43 ms — h2https://cimg.co/wp-content/uploads/2024/05/03095146/spotif.pngcimg.co/wp-content/uploads/2024/05/... https://cimg.co/wp-content/uploads/2024/05/03095146/spotif.png — 200 — 984 B — 41 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=744992&u=https%3A%2F%2Fcryptonews.com%2F&vn=2.2&ph=1&p=web&st=193.9000005722046&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=744992&u=https%3A%2F%2Fcryptonews.com%2F&vn=2.2&ph=1&p=web&st=193.9000005722046&x=true — 200 — 3.9 KiB — 80 ms — h2https://cryptonews.com/wp-content/uploads/2025/10/logo_yellow1-1-1.svg/wp-content/uploads/2025/10/logo_ye... https://cryptonews.com/wp-content/uploads/2025/10/logo_yellow1-1-1.svg — 200 — 514 B — 29 ms — h2https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap — 200 — 2.0 KiB — 31 ms — h2https://cdn.ampproject.org/amp-story-player-v0.css?ver=v0cdn.ampproject.org/amp-story-player... https://cdn.ampproject.org/amp-story-player-v0.css?ver=v0 — 200 — 1.5 KiB — 137 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 993 ms LCP 1.7 shttps://cryptonews.com// https://cryptonews.com/ — 200 — 45.2 KiB — 93 ms — h2https://cimg.co/p/manifest.jscimg.co/p/manifest.js https://cimg.co/p/manifest.js — 200 — 1.1 KiB — 103 ms — h2https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&family=Noto+Serif:ital@1&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&family=Noto+Serif:ital@1&display=swap — 200 — 1.7 KiB — 98 ms — h2https://cimg.co/wp-content/uploads/2026/03/27071219/featured-image-223-768x439.webpcimg.co/wp-content/uploads/2026/03/... https://cimg.co/wp-content/uploads/2026/03/27071219/featured-image-223-768x439.webp — 200 — 72.4 KiB — 101 ms — h2https://cimg.co/style.css?id=2985d5bda44447ce6fb40c5ab15b676ecimg.co/style.css?id=2985d5bda44447... https://cimg.co/style.css?id=2985d5bda44447ce6fb40c5ab15b676e — 200 — 101.0 KiB — 123 ms — h2https://cryptonews.com/wp-content/plugins/faq-content-webnow/newfaq-dist/blocks.style.build.css/wp-content/plugins/faq-content-web... https://cryptonews.com/wp-content/plugins/faq-content-webnow/newfaq-dist/blocks.style.build.css — 200 — 1.9 KiB — 39 ms — h2https://cryptonews.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.3/wp-includes/css/dist/block-library... https://cryptonews.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.3 — 200 — 15.5 KiB — 49 ms — h2https://cryptonews.com/wp-content/plugins/cryptify-summary-pro/public/css/cryptify-summary-pro-public.css?ver=1.0.0/wp-content/plugins/cryptify-summar... https://cryptonews.com/wp-content/plugins/cryptify-summary-pro/public/css/cryptify-summary-pro-public.css?ver=1.0.0 — 200 — 1.4 KiB — 43 ms — h2https://cryptonews.com/wp-content/plugins/crypto-presales/css/price-marquee.css?ver=1.0.0/wp-content/plugins/crypto-presales... https://cryptonews.com/wp-content/plugins/crypto-presales/css/price-marquee.css?ver=1.0.0 — 200 — 1.2 KiB — 40 ms — h2https://cryptonews.com/wp-content/plugins/table-of-contents/assets/css/toc.css?ver=6.8.3/wp-content/plugins/table-of-conten... https://cryptonews.com/wp-content/plugins/table-of-contents/assets/css/toc.css?ver=6.8.3 — 200 — 2.0 KiB — 41 ms — h2https://cryptonews.com/wp-content/plugins/geotargetingwp/public/css/geotarget-public.min.css?ver=6.8.3/wp-content/plugins/geotargetingwp/... https://cryptonews.com/wp-content/plugins/geotargetingwp/public/css/geotarget-public.min.css?ver=6.8.3 — 200 — 4.1 KiB — 44 ms — h2https://cryptonews.com/wp-content/plugins/gn-publisher/assets/css/gn-frontend-gnfollow.min.css?ver=1.5.24/wp-content/plugins/gn-publisher/as... https://cryptonews.com/wp-content/plugins/gn-publisher/assets/css/gn-frontend-gnfollow.min.css?ver=1.5.24 — 200 — 352 B — 45 ms — h2https://cryptonews.com/wp-content/themes/cryptonews/assets/css/flag-icons.min.css?ver=6.8.3/wp-content/themes/cryptonews/asset... https://cryptonews.com/wp-content/themes/cryptonews/assets/css/flag-icons.min.css?ver=6.8.3 — 200 — 2.5 KiB — 41 ms — h2https://cryptonews.com/wp-content/plugins/brand-management-plugin/public/css/brand-management-public.css?ver=6.8.3/wp-content/plugins/brand-managemen... https://cryptonews.com/wp-content/plugins/brand-management-plugin/public/css/brand-management-public.css?ver=6.8.3 — 200 — 528 B — 46 ms — h2https://cryptonews.com/wp-content/plugins/cryptopresales-brand-management-plugin/public/css/crypto-bm-public.css?ver=6.8.3/wp-content/plugins/cryptopresales-... https://cryptonews.com/wp-content/plugins/cryptopresales-brand-management-plugin/public/css/crypto-bm-public.css?ver=6.8.3 — 200 — 1.9 KiB — 52 ms — h2https://cryptonews.com/wp-content/plugins/cryptopresales-brand-management-plugin/public/css/cn/crypto-bm-public-cn.css?ver=6.8.3/wp-content/plugins/cryptopresales-... https://cryptonews.com/wp-content/plugins/cryptopresales-brand-management-plugin/public/css/cn/crypto-bm-public-cn.css?ver=6.8.3 — 200 — 2.3 KiB — 50 ms — h2https://cryptonews.com/wp-content/plugins/cryptonews-post-blocks/assets/css/style.css?ver=6.8.3/wp-content/plugins/cryptonews-post... https://cryptonews.com/wp-content/plugins/cryptonews-post-blocks/assets/css/style.css?ver=6.8.3 — 200 — 286 B — 46 ms — h2https://cryptonews.com/wp-includes/js/jquery/jquery.min.js?ver=6.8.3/wp-includes/js/jquery/jquery.min.j... https://cryptonews.com/wp-includes/js/jquery/jquery.min.js?ver=6.8.3 — 200 — 30.1 KiB — 54 ms — h2https://cryptonews.com/wp-content/plugins/faq-content-webnow/newfaq-dist/javascript.js/wp-content/plugins/faq-content-web... https://cryptonews.com/wp-content/plugins/faq-content-webnow/newfaq-dist/javascript.js — 200 — 790 B — 42 ms — h2https://cryptonews.com/wp-content/plugins/cryptify-summary-pro/public/js/cryptify-summary-pro-public.js?ver=1.0.0/wp-content/plugins/cryptify-summar... https://cryptonews.com/wp-content/plugins/cryptify-summary-pro/public/js/cryptify-summary-pro-public.js?ver=1.0.0 — 200 — 715 B — 51 ms — h2https://cimg.co/assets/js/frontend.js?id=bc65bccc3732d526329e39451bfecc54cimg.co/assets/js/frontend.js?id=bc... https://cimg.co/assets/js/frontend.js?id=bc65bccc3732d526329e39451bfecc54 — 200 — 117.2 KiB — 124 ms — h2https://cimg.co/p/2/crypto-news-logo-full.svgcimg.co/p/2/crypto-news-logo-full.s... https://cimg.co/p/2/crypto-news-logo-full.svg — 200 — 3.0 KiB — 98 ms — h2https://cimg.co/wp-content/uploads/2024/05/03095139/podcasts.pngcimg.co/wp-content/uploads/2024/05/... https://cimg.co/wp-content/uploads/2024/05/03095139/podcasts.png — 200 — 2.3 KiB — 81 ms — h2https://cryptonews.com/wp-content/plugins/web-stories/assets/js/web-stories-block-view.js?ver=4423b9fde557f8942d2c/wp-content/plugins/web-stories/ass... https://cryptonews.com/wp-content/plugins/web-stories/assets/js/web-stories-block-view.js?ver=4423b9fde557f8942d2c — 200 — 1.0 KiB — 42 ms — h2https://cryptonews.com/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=55aebb6e0a16726baffb/wp-includes/js/dist/script-modules... https://cryptonews.com/wp-includes/js/dist/script-modules/interactivity/index.min.js?ver=55aebb6e0a16726baffb — 200 — 13.9 KiB — 43 ms — h2https://cimg.co/wp-content/uploads/2024/05/03095146/spotif.pngcimg.co/wp-content/uploads/2024/05/... https://cimg.co/wp-content/uploads/2024/05/03095146/spotif.png — 200 — 984 B — 41 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=744992&u=https%3A%2F%2Fcryptonews.com%2F&vn=2.2&ph=1&p=web&st=193.9000005722046&x=truedev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=744992&u=https%3A%2F%2Fcryptonews.com%2F&vn=2.2&ph=1&p=web&st=193.9000005722046&x=true — 200 — 3.9 KiB — 80 ms — h2https://cryptonews.com/wp-content/uploads/2025/10/logo_yellow1-1-1.svg/wp-content/uploads/2025/10/logo_ye... https://cryptonews.com/wp-content/uploads/2025/10/logo_yellow1-1-1.svg — 200 — 514 B — 29 ms — h2https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swapfonts.googleapis.com/css2?family=Ro... https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap — 200 — 2.0 KiB — 31 ms — h2https://cdn.ampproject.org/amp-story-player-v0.css?ver=v0cdn.ampproject.org/amp-story-player... https://cdn.ampproject.org/amp-story-player-v0.css?ver=v0 — 200 — 1.5 KiB — 137 ms — h2https://cryptonews.com/wp-content/plugins/crypto-presales/js/price-marquee.js?ver=1.0.0/wp-content/plugins/crypto-presales... https://cryptonews.com/wp-content/plugins/crypto-presales/js/price-marquee.js?ver=1.0.0 — 200 — 1.1 KiB — 30 ms — h2https://cryptonews.com/wp-content/plugins/geotargetingwp/public/js/geotarget-public.js?ver=3.5.1.4/wp-content/plugins/geotargetingwp/... https://cryptonews.com/wp-content/plugins/geotargetingwp/public/js/geotarget-public.js?ver=3.5.1.4 — 200 — 6.4 KiB — 44 ms — h2https://cryptonews.com/wp-content/plugins/geotargetingwp/public/js/min/selectize.min.js?ver=3.5.1.4/wp-content/plugins/geotargetingwp/... https://cryptonews.com/wp-content/plugins/geotargetingwp/public/js/min/selectize.min.js?ver=3.5.1.4 — 200 — 15.0 KiB — 39 ms — h2https://cryptonews.com/wp-content/plugins/link-whisper-premium/js/frontend.min.js?ver=1722848469/wp-content/plugins/link-whisper-pr... https://cryptonews.com/wp-content/plugins/link-whisper-premium/js/frontend.min.js?ver=1722848469 — 200 — 1.7 KiB — 37 ms — h2https://cryptonews.com/wp-content/plugins/cryptonews/assets/js/cryptonews-country-flag.js?ver=6.8.3/wp-content/plugins/cryptonews/asse... https://cryptonews.com/wp-content/plugins/cryptonews/assets/js/cryptonews-country-flag.js?ver=6.8.3 — 200 — 433 B — 45 ms — h2https://cryptonews.com/wp-content/plugins/cryptonews/assets/js/ajax-data-load.js?ver=6.8.3/wp-content/plugins/cryptonews/asse... https://cryptonews.com/wp-content/plugins/cryptonews/assets/js/ajax-data-load.js?ver=6.8.3 — 200 — 2.4 KiB — 44 ms — h2https://cryptonews.com/wp-content/plugins/web-stories/assets/js/web-stories-carousel.js?ver=820bd6ad2187e675e1bb/wp-content/plugins/web-stories/ass... https://cryptonews.com/wp-content/plugins/web-stories/assets/js/web-stories-carousel.js?ver=820bd6ad2187e675e1bb — 200 — 2.3 KiB — 37 ms — h2https://cdn.ampproject.org/amp-story-player-v0.js?ver=v0cdn.ampproject.org/amp-story-player... https://cdn.ampproject.org/amp-story-player-v0.js?ver=v0 — 200 — 16.5 KiB — 93 ms — h2https://bs_48ce1097.kitayn.care/sdk.jsbs_48ce1097.kitayn.care/sdk.js https://bs_48ce1097.kitayn.care/sdk.js — 200 — 9.4 KiB — 56 ms — h3https://dns0.checkreferrer.io/fix-referrer.jsdns0.checkreferrer.io/fix-referrer.... https://dns0.checkreferrer.io/fix-referrer.js — 200 — 1.1 KiB — 51 ms — h3https://cryptonews.com/site.webmanifest/site.webmanifest https://cryptonews.com/site.webmanifest — 200 — 666 B — 87 ms — h2https://cimg.co/wp-content/uploads/2024/10/20195052/gas.pngcimg.co/wp-content/uploads/2024/10/... https://cimg.co/wp-content/uploads/2024/10/20195052/gas.png — 200 — 725 B — 22 ms — h2https://cimg.co/p/no_image.svgcimg.co/p/no_image.svg https://cimg.co/p/no_image.svg — 200 — 477 B — 24 ms — h2https://cryptonews.com/wp-content/themes/cryptonews/images/footer-logo.svg/wp-content/themes/cryptonews/image... https://cryptonews.com/wp-content/themes/cryptonews/images/footer-logo.svg — 200 — 344 B — 33 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-P3GL3VHRwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P3GL3VHR — 200 — 166.7 KiB — 176 ms — h2https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=744992&d=cryptonews.com&u=D28673F27A5F2AF238B6B84C1DDFDD140&h=eece7b523e39f47bc1b1e21be5f3611b&t=falsedev.visualwebsiteoptimizer.com/eu01... https://dev.visualwebsiteoptimizer.com/eu01/v.gif?cd=0&a=744992&d=cryptonews.com&u=D28673F27A5F2AF238B6B84C1DDFDD140&h=eece7b523e39f47bc1b1e21be5f3611b&t=false — 200 — 147 B — 33 ms — h2data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL…data:image/svg+xml;base64,PCFET0NUW... data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL…data:image/svg+xml;base64,PCFET0NUW... data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL…data:image/svg+xml;base64,PCFET0NUW... data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL…data:image/svg+xml;base64,PCFET0NUW... data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL…data:image/svg+xml;base64,PCFET0NUW... data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL… — 200 — 0 B — 0 ms — datahttps://cimg.co/images/price-up.svgcimg.co/images/price-up.svg https://cimg.co/images/price-up.svg — 200 — 577 B — 23 ms — h2https://cimg.co/images/arrow-closed.svg?1e522b464b27c380848fb0759c983232cimg.co/images/arrow-closed.svg?1e5... https://cimg.co/images/arrow-closed.svg?1e522b464b27c380848fb0759c983232 — 200 — 737 B — 24 ms — h2https://cimg.co/images/price-right.svgcimg.co/images/price-right.svg https://cimg.co/images/price-right.svg — 200 — 614 B — 41 ms — h2https://cimg.co/images/arrow-news-right.svg?c4fe225b3aba1cd2fe945f433c2603decimg.co/images/arrow-news-right.svg... https://cimg.co/images/arrow-news-right.svg?c4fe225b3aba1cd2fe945f433c2603de — 200 — 705 B — 56 ms — h2https://cimg.co/wp-content/uploads/2026/04/22080758/president-donald-trump-stopping-soldier-from-shooting-bitcoin-balloon-768x512.jpgcimg.co/wp-content/uploads/2026/04/... https://cimg.co/wp-content/uploads/2026/04/22080758/president-donald-trump-stopping-soldier-from-shooting-bitcoin-balloon-768x512.jpg — 200 — 65.7 KiB — 41 ms — h2https://cimg.co/wp-content/uploads/2024/12/17123529/1734438928-image-1734438886759_optimized-768x439.jpgcimg.co/wp-content/uploads/2024/12/... https://cimg.co/wp-content/uploads/2024/12/17123529/1734438928-image-1734438886759_optimized-768x439.jpg — 200 — 59.0 KiB — 56 ms — h2https://cimg.co/wp-content/uploads/2026/04/21075903/ethereum-logo-gold-bullions-768x432.jpgcimg.co/wp-content/uploads/2026/04/... https://cimg.co/wp-content/uploads/2026/04/21075903/ethereum-logo-gold-bullions-768x432.jpg — 200 — 54.9 KiB — 56 ms — h2https://cimg.co/wp-content/uploads/2026/01/11204043/1768164043-bitcoin-price-768x430.jpgcimg.co/wp-content/uploads/2026/01/... https://cimg.co/wp-content/uploads/2026/01/11204043/1768164043-bitcoin-price-768x430.jpg — 200 — 50.3 KiB — 61 ms — h2https://cimg.co/wp-content/uploads/2026/04/20092401/layerzero-kelp-dao-lazarus-group-exploit-single-point-768x439.webpcimg.co/wp-content/uploads/2026/04/... https://cimg.co/wp-content/uploads/2026/04/20092401/layerzero-kelp-dao-lazarus-group-exploit-single-point-768x439.webp — 200 — 44.8 KiB — 62 ms — h2https://cimg.co/wp-content/uploads/2026/04/20084344/donald-trump-military-helmet-rpg-targeting-oil-tanker-768x432.jpgcimg.co/wp-content/uploads/2026/04/... https://cimg.co/wp-content/uploads/2026/04/20084344/donald-trump-military-helmet-rpg-targeting-oil-tanker-768x432.jpg — 200 — 56.4 KiB — 35 ms — h2https://cimg.co/wp-content/uploads/2026/02/04143953/1770215993-bitcoin-price-rolling-out-of-a-bank-and-into-a-data-center-768x430.jpgcimg.co/wp-content/uploads/2026/02/... https://cimg.co/wp-content/uploads/2026/02/04143953/1770215993-bitcoin-price-rolling-out-of-a-bank-and-into-a-data-center-768x430.jpg — 200 — 74.2 KiB — 62 ms — h2https://cimg.co/wp-content/uploads/2026/02/04143438/1770215678-x-vs-w-768x492.jpgcimg.co/wp-content/uploads/2026/02/... https://cimg.co/wp-content/uploads/2026/02/04143438/1770215678-x-vs-w-768x492.jpg — 200 — 46.6 KiB — 61 ms — h2https://cimg.co/wp-content/uploads/2026/02/03194348/1770147826-bitcoinprice-768x495.pngcimg.co/wp-content/uploads/2026/02/... https://cimg.co/wp-content/uploads/2026/02/03194348/1770147826-bitcoinprice-768x495.png — 200 — 109.4 KiB — 62 ms — h2https://cimg.co/wp-content/uploads/2026/02/03035825/1770091104-ethereum-price-768x430.jpgcimg.co/wp-content/uploads/2026/02/... https://cimg.co/wp-content/uploads/2026/02/03035825/1770091104-ethereum-price-768x430.jpg — 200 — 31.3 KiB — 62 ms — h2https://cimg.co/wp-content/uploads/2026/01/30105203/1769770322-ethereum-fees-768x492.jpgcimg.co/wp-content/uploads/2026/01/... https://cimg.co/wp-content/uploads/2026/01/30105203/1769770322-ethereum-fees-768x492.jpg — 200 — 51.6 KiB — 63 ms — h2https://cimg.co/images/pagination-arrow.svg?254c65f324e238da64f218e39caa50e1cimg.co/images/pagination-arrow.svg... https://cimg.co/images/pagination-arrow.svg?254c65f324e238da64f218e39caa50e1 — 200 — 532 B — 63 ms — h2https://cimg.co/images/pagination-arrow-white.svg?ad08b543ccdb7f7eed3d63202a622e23cimg.co/images/pagination-arrow-whi... https://cimg.co/images/pagination-arrow-white.svg?ad08b543ccdb7f7eed3d63202a622e23 — 200 — 565 B — 280 ms — h2https://cimg.co/images/news-letter.svg?64b74e314033caaa0570e3fab0b54d08cimg.co/images/news-letter.svg?64b7... https://cimg.co/images/news-letter.svg?64b74e314033caaa0570e3fab0b54d08 — 200 — 662 B — 63 ms — h2https://cimg.co/images/news-letter.svgcimg.co/images/news-letter.svg https://cimg.co/images/news-letter.svg — 200 — 650 B — 63 ms — h2https://cimg.co/images/small-corner-btn-bg.png?fdcb9d976021cb28311fb833c0793a3bcimg.co/images/small-corner-btn-bg.... https://cimg.co/images/small-corner-btn-bg.png?fdcb9d976021cb28311fb833c0793a3b — 200 — 851 B — 63 ms — h2https://cimg.co/wp-content/uploads/2024/09/21200103/1726948863-security-450x257.jpgcimg.co/wp-content/uploads/2024/09/... https://cimg.co/wp-content/uploads/2024/09/21200103/1726948863-security-450x257.jpg — 200 — 16.3 KiB — 63 ms — h2https://cimg.co/wp-content/uploads/2024/08/13101922/1723544362-1723544342332_processed-450x257.jpgcimg.co/wp-content/uploads/2024/08/... https://cimg.co/wp-content/uploads/2024/08/13101922/1723544362-1723544342332_processed-450x257.jpg — 200 — 21.4 KiB — 63 ms — h2https://cimg.co/wp-content/uploads/2024/11/19144622/1732027581-pexels-weekendplayer-186464-450x300.jpgcimg.co/wp-content/uploads/2024/11/... https://cimg.co/wp-content/uploads/2024/11/19144622/1732027581-pexels-weekendplayer-186464-450x300.jpg — 200 — 20.3 KiB — 63 ms — h2https://cryptonews.com/wp-content/uploads/2024/02/1707151491-types-of-crypto.jpg/wp-content/uploads/2024/02/1707151... https://cryptonews.com/wp-content/uploads/2024/02/1707151491-types-of-crypto.jpg — 200 — 34.5 KiB — 52 ms — h2https://cimg.co/wp-content/uploads/2024/07/29121720/1722255440-1722255418208_processed-450x257.jpgcimg.co/wp-content/uploads/2024/07/... https://cimg.co/wp-content/uploads/2024/07/29121720/1722255440-1722255418208_processed-450x257.jpg — 200 — 21.1 KiB — 57 ms — h2https://cimg.co/wp-content/uploads/2026/01/29113759/cropped-1743391472-image-1743391302853_optimized-225x300.jpgcimg.co/wp-content/uploads/2026/01/... https://cimg.co/wp-content/uploads/2026/01/29113759/cropped-1743391472-image-1743391302853_optimized-225x300.jpg — 200 — 16.8 KiB — 23 ms — h2https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2 — 200 — 35.0 KiB — 41 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2 — 200 — 19.6 KiB — 44 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2 — 200 — 14.2 KiB — 59 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2 — 200 — 164.3 KiB — 99 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2 — 200 — 21.3 KiB — 65 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlna…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlna… — 200 — 0 B — 0 ms — datahttps://bs_48ce1097.kitayn.care/bs_48ce1097.kitayn.care/ https://bs_48ce1097.kitayn.care/ — 200 — 154.6 KiB — 290 ms — h3https://cryptonews.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://cryptonews.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 164 B — 122 ms — h2data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fil…www.w3.org/2000/svg" width="48" hei... data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fil… — 200 — 0 B — 0 ms — datahttps://rapi.cryptonews.com/api/view/1/1/2rapi.cryptonews.com/api/view/1/1/2 https://rapi.cryptonews.com/api/view/1/1/2 — 200 — 0 B — 458 ms — h2https://cryptonews.com/wp-content/uploads/2023/11/1699348791-an_casino-1-300x171.png/wp-content/uploads/2023/11/1699348... https://cryptonews.com/wp-content/uploads/2023/11/1699348791-an_casino-1-300x171.png — 200 — 82.3 KiB — 34 ms — h2https://cimg.co/wp-content/uploads/2025/10/03160714/1759507634-new-crypto-coins-300x168.webpcimg.co/wp-content/uploads/2025/10/... https://cimg.co/wp-content/uploads/2025/10/03160714/1759507634-new-crypto-coins-300x168.webp — 200 — 12.9 KiB — 25 ms — h2https://cryptonews.com/wp-content/uploads/2024/01/1706486831-1701724612-bitcoin_wallet-300x172.jpg/wp-content/uploads/2024/01/1706486... https://cryptonews.com/wp-content/uploads/2024/01/1706486831-1701724612-bitcoin_wallet-300x172.jpg — 200 — 4.6 KiB — 35 ms — h2https://cimg.co/wp-content/uploads/2025/10/07142635/1759847195-best-crypto-to-buy-now-300x168.webpcimg.co/wp-content/uploads/2025/10/... https://cimg.co/wp-content/uploads/2025/10/07142635/1759847195-best-crypto-to-buy-now-300x168.webp — 200 — 10.7 KiB — 26 ms — h2https://cimg.co/wp-content/uploads/2025/10/08131132/1759929092-best-crypto-presales-300x168.webpcimg.co/wp-content/uploads/2025/10/... https://cimg.co/wp-content/uploads/2025/10/08131132/1759929092-best-crypto-presales-300x168.webp — 200 — 14.9 KiB — 27 ms — h2https://cimg.co/wp-content/uploads/2025/07/11195221/1752263541-image_1_optimized-300x168.webpcimg.co/wp-content/uploads/2025/07/... https://cimg.co/wp-content/uploads/2025/07/11195221/1752263541-image_1_optimized-300x168.webp — 200 — 20.9 KiB — 28 ms — h2https://cryptonews.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://cryptonews.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.9 KiB — 22 ms — h2https://cryptonews.com/web-stories/japans-metaplanet-announces-137m-capital-raise-through-third-party-allotment//web-stories/japans-metaplanet-anno... https://cryptonews.com/web-stories/japans-metaplanet-announces-137m-capital-raise-through-third-party-allotment/ — 200 — 8.8 KiB — 36 ms — h2https://cryptonews.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.7043180580881672:1776895634:KUWS1dNsHy93mcR9H64H8gEr55l4ZSQoZ7ewim4GQxc/9f0827c1db98f15c/cdn-cgi/challenge-platform/h/b/jsd... https://cryptonews.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.7043180580881672:1776895634:KUWS1dNsHy93mcR9H64H8gEr55l4ZSQoZ7ewim4GQxc/9f0827c1db98f15c — 200 — 956 B — 38 ms — h2https://cdn.ampproject.org/v0.mjscdn.ampproject.org/v0.mjs https://cdn.ampproject.org/v0.mjs — 200 — 62.2 KiB — 141 ms — h3https://cdn.ampproject.org/v0/amp-story-1.0.jscdn.ampproject.org/v0/amp-story-1.0... https://cdn.ampproject.org/v0/amp-story-1.0.js — 200 — 49.1 KiB — 60 ms — h2https://cdn.ampproject.org/v0/amp-story-1.0.mjscdn.ampproject.org/v0/amp-story-1.0... https://cdn.ampproject.org/v0/amp-story-1.0.mjs — 200 — 45.7 KiB — 137 ms — h3https://cdn.ampproject.org/v0/amp-story-auto-analytics-0.1.mjscdn.ampproject.org/v0/amp-story-aut... https://cdn.ampproject.org/v0/amp-story-auto-analytics-0.1.mjs — 200 — 1.1 KiB — 89 ms — h3https://fonts.googleapis.com/css2?display=swap&family=Noto+Sans%3Awght%40400%3B700fonts.googleapis.com/css2?display=s... https://fonts.googleapis.com/css2?display=swap&family=Noto+Sans%3Awght%40400%3B700 — 200 — 794 B — 30 ms — h3https://cdn.ampproject.org/v0/amp-story-1.0.csscdn.ampproject.org/v0/amp-story-1.0... https://cdn.ampproject.org/v0/amp-story-1.0.css — 200 — 4.1 KiB — 33 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RKF5LK8L82&cx=c&gtm=4e64k1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RKF5LK8L82&cx=c&gtm=4e64k1h1 — 200 — 156.4 KiB — 59 ms — h2https://tag.adrsbl.io/p.js?tid=da68082cdc6d42b1abb604d915e4b382tag.adrsbl.io/p.js?tid=da68082cdc6d... https://tag.adrsbl.io/p.js?tid=da68082cdc6d42b1abb604d915e4b382 — 200 — 28.5 KiB — 450 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 6 ms — h2https://cryptonews.com// https://cryptonews.com/ — 200 — 0 B — 1 ms — h2https://s2.adform.net/banners/scripts/st/trackpoint-async.jss2.adform.net/banners/scripts/st/tr... https://s2.adform.net/banners/scripts/st/trackpoint-async.js — 200 — 31.5 KiB — 164 ms — h2https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fcryptonews.com%2F&scrsrc=www.googletagmanager.com&rnd=1470245992.1776897890&dt=Crypto%20News%3A%20Latest%20Cryptocurrency%20News%20and%20Analysis&auid=1145529664.1776897890&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1h1v9201585032za200zd9201585032xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776897890439&tfd=913www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fcryptonews.com%2F&scrsrc=www.googletagmanager.com&rnd=1470245992.1776897890&dt=Crypto%20News%3A%20Latest%20Cryptocurrency%20News%20and%20Analysis&auid=1145529664.1776897890&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1h1v9201585032za200zd9201585032xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776897890439&tfd=913 — 200 — 21 B — 96 ms — h3https://fonts.cdnfonts.com/css/coolveticafonts.cdnfonts.com/css/coolvetica https://fonts.cdnfonts.com/css/coolvetica — 200 — 622 B — 86 ms — h3https://fonts.cdnfonts.com/css/interfonts.cdnfonts.com/css/inter https://fonts.cdnfonts.com/css/inter — 200 — 815 B — 83 ms — h3data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1M…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1M… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABeCAMAAAC3vKLzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJb… — 200 — 0 B — 0 ms — datadata:image/avif;base64,AAAALGZ0eXBhdmlzAAAAAGF2aWZhdmlzbXNmMWlzbzhtaWYxbWlhZk1BMUIAAADrbWV0YQAAAAAA…data:image/avif;base64,AAAALGZ0eXBh... data:image/avif;base64,AAAALGZ0eXBhdmlzAAAAAGF2aWZhdmlzbXNmMWlzbzhtaWYxbWlhZk1BMUIAAADrbWV0YQAAAAAA… — 200 — 0 B — 1 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfM…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfM… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATgAAADcCAMAAADTA014AAAC/VBMVEUAAAAC/3gC/HcD9nMF2WUIs…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATgAAADcCAMAAADTA014AAAC/VBMVEUAAAAC/3gC/HcD9nMF2WUIs… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtgAAAAtCAYAAACUExyGAAAKRWlDQ1BJQ0MgcHJvZmlsZQAAeNqdU…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtgAAAAtCAYAAACUExyGAAAKRWlDQ1BJQ0MgcHJvZmlsZQAAeNqdU… — 200 — 0 B — 0 ms — datahttps://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2 — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2 — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2 — 200 — 0 B — 1 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2 — 200 — 0 B — 3 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2 — 200 — 0 B — 0 ms — h3https://fonts.cdnfonts.com/s/13277/coolvetica.wofffonts.cdnfonts.com/s/13277/coolveti... https://fonts.cdnfonts.com/s/13277/coolvetica.woff — 200 — 30.2 KiB — 78 ms — h3https://rapi.cryptonews.com/api/view/1/1/2rapi.cryptonews.com/api/view/1/1/2 https://rapi.cryptonews.com/api/view/1/1/2 — 200 — 1.3 KiB — 495 ms — h2https://cimg.co/wp-content/uploads/2024/10/04102107/1728037267-bg-450x763.pngcimg.co/wp-content/uploads/2024/10/... https://cimg.co/wp-content/uploads/2024/10/04102107/1728037267-bg-450x763.png — 200 — 64.5 KiB — 24 ms — h2https://cimg.co/wp-content/uploads/2024/10/04102137/1728037297-rec-element-big-450x450.pngcimg.co/wp-content/uploads/2024/10/... https://cimg.co/wp-content/uploads/2024/10/04102137/1728037297-rec-element-big-450x450.png — 200 — 3.8 KiB — 26 ms — h2https://cimg.co/wp-content/uploads/2024/10/04102137/1728037297-rec-element-big-150x150.pngcimg.co/wp-content/uploads/2024/10/... https://cimg.co/wp-content/uploads/2024/10/04102137/1728037297-rec-element-big-150x150.png — 200 — 1.3 KiB — 28 ms — h2https://cimg.co/wp-content/uploads/2024/10/04103040/1728037840-logo-mono.pngcimg.co/wp-content/uploads/2024/10/... https://cimg.co/wp-content/uploads/2024/10/04103040/1728037840-logo-mono.png — 200 — 845 B — 25 ms — h2https://pixel-config.reddit.com/pixels/a2_gaiuze7ilcxl/configpixel-config.reddit.com/pixels/a2_g... https://pixel-config.reddit.com/pixels/a2_gaiuze7ilcxl/config — 200 — 215 B — 68 ms — h2https://alb.reddit.com/rp.gif?ts=1776897890636&id=a2_gaiuze7ilcxl&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=66aaa352-b244-4f2d-9615-828fc733b621&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776897890... https://alb.reddit.com/rp.gif?ts=1776897890636&id=a2_gaiuze7ilcxl&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=66aaa352-b244-4f2d-9615-828fc733b621&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 138 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-RKF5LK8L82&gtm=45je64k1h1v874354711z89201585032za20gzb9201585032zd9201585032&_p=1776897889800&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1729366827.1776897891&frm=0&pscdl=noapi&rcb=6&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&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512543&sid=1776897890&sct=1&seg=0&dl=https%3A%2F%2Fcryptonews.com%2F&dt=Crypto%20News%3A%20Latest%20Cryptocurrency%20News%20and%20Analysis&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1160region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-RKF5LK8L82&gtm=45je64k1h1v874354711z89201585032za20gzb9201585032zd9201585032&_p=1776897889800&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1729366827.1776897891&frm=0&pscdl=noapi&rcb=6&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&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117512543&sid=1776897890&sct=1&seg=0&dl=https%3A%2F%2Fcryptonews.com%2F&dt=Crypto%20News%3A%20Latest%20Cryptocurrency%20News%20and%20Analysis&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1160 — 204 — 548 B — 114 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-RKF5LK8L82&cid=1729366827.1776897891&gtm=45je64k1h1v874354711z89201585032za20gzb9201585032zd9201585032&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-RKF5LK8L82&cid=1729366827.1776897891&gtm=45je64k1h1v874354711z89201585032za20gzb9201585032zd9201585032&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512543 — 204 — 557 B — 84 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-RKF5LK8L82&cid=1729366827.1776897891&gtm=45je64k1h1v874354711z89201585032za20gzb9201585032zd9201585032&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512543&z=1013154560www.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-RKF5LK8L82&cid=1729366827.1776897891&gtm=45je64k1h1v874354711z89201585032za20gzb9201585032zd9201585032&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117512543&z=1013154560 — 200 — 408 B — 95 ms — h2https://a1.adform.net/Serving/TrackPoint/?pm=3610452&ADFPageName=Crypto%20Casinos%20-%20Site%20Retargeting&ADFdivider=%7C&ord=614330643253&ADFtpmode=2&loc=https%3A%2F%2Fcryptonews.com%2F&Set1=en-US%7Cen-US%7C800x600%7C24a1.adform.net/Serving/TrackPoint/?p... https://a1.adform.net/Serving/TrackPoint/?pm=3610452&ADFPageName=Crypto%20Casinos%20-%20Site%20Retargeting&ADFdivider=%7C&ord=614330643253&ADFtpmode=2&loc=https%3A%2F%2Fcryptonews.com%2F&Set1=en-US%7Cen-US%7C800x600%7C24 — 302 — 767 B — 114 ms — h2https://a1.adform.net/Serving/TrackPoint/?CC=1&pm=3610452&ADFPageName=Crypto%20Casinos%20-%20Site%20Retargeting&ADFdivider=%7C&ord=614330643253&ADFtpmode=2&loc=https%3A%2F%2Fcryptonews.com%2F&Set1=en-US%7Cen-US%7C800x600%7C24a1.adform.net/Serving/TrackPoint/?C... https://a1.adform.net/Serving/TrackPoint/?CC=1&pm=3610452&ADFPageName=Crypto%20Casinos%20-%20Site%20Retargeting&ADFdivider=%7C&ord=614330643253&ADFtpmode=2&loc=https%3A%2F%2Fcryptonews.com%2F&Set1=en-US%7Cen-US%7C800x600%7C24 — 200 — 685 B — 39 ms — h2https://cdn.id5-sync.com/api/1.0/id5-api.jscdn.id5-sync.com/api/1.0/id5-api.js https://cdn.id5-sync.com/api/1.0/id5-api.js — 200 — 34.4 KiB — 102 ms — h2https://secure.adnxs.com/getuidp?callback=funcsecure.adnxs.com/getuidp?callback=f... https://secure.adnxs.com/getuidp?callback=func — -1 — 0 B — 111 ms — https://tag.adrsbl.io/events/prod_standard_stage/p.png?data=eyJ0aWQiOiJkYTY4MDgyY2RjNmQ0MmIxYWJiNjA0ZDkxNWU0YjM4MiIsImV2ZW50X25hbWUiOiJQYWdlVmlldyIsIm5vbmNlIjoiZWRiZjg0NDRlOTFjODQzMGQwZjBkMjE0M2VkMTc4MzkiLCJsc19ub25jZSI6ImVkYmY4NDQ0ZTkxYzg0MzBkMGYwZDIxNDNlZDE3ODM5IiwiY2tfbm9uY2UiOiJlZGJmODQ0NGU5MWM4NDMwZDBmMGQyMTQzZWQxNzgzOSIsImlzX2NvbnZlcnNpb24iOmZhbHNlLCJsc19jb3VudGVyIjoxLCJwYWdlX3VybCI6Imh0dHBzOi8vY3J5cHRvbmV3cy5jb20vIiwicmVmZXJyZXIiOiIiLCJ0aW1lc3RhbXAiOjE3NzY4OTc4OTAsInRpbWV6b25lX25hbWUiOiJVVEMiLCJ0aW1lem9uZV9vZmZzZXQiOjAsImRldGVjdGVkX3dhbGxldF9leHRlbnNpb25zIjpbXSwiYWZsaWQiOiJ5ZGV6NXY1OWhsZ3huZHBhZ2QzOSJ9&is_conversion=falsetag.adrsbl.io/events/prod_standard_... https://tag.adrsbl.io/events/prod_standard_stage/p.png?data=eyJ0aWQiOiJkYTY4MDgyY2RjNmQ0MmIxYWJiNjA0ZDkxNWU0YjM4MiIsImV2ZW50X25hbWUiOiJQYWdlVmlldyIsIm5vbmNlIjoiZWRiZjg0NDRlOTFjODQzMGQwZjBkMjE0M2VkMTc4MzkiLCJsc19ub25jZSI6ImVkYmY4NDQ0ZTkxYzg0MzBkMGYwZDIxNDNlZDE3ODM5IiwiY2tfbm9uY2UiOiJlZGJmODQ0NGU5MWM4NDMwZDBmMGQyMTQzZWQxNzgzOSIsImlzX2NvbnZlcnNpb24iOmZhbHNlLCJsc19jb3VudGVyIjoxLCJwYWdlX3VybCI6Imh0dHBzOi8vY3J5cHRvbmV3cy5jb20vIiwicmVmZXJyZXIiOiIiLCJ0aW1lc3RhbXAiOjE3NzY4OTc4OTAsInRpbWV6b25lX25hbWUiOiJVVEMiLCJ0aW1lem9uZV9vZmZzZXQiOjAsImRldGVjdGVkX3dhbGxldF9leHRlbnNpb25zIjpbXSwiYWZsaWQiOiJ5ZGV6NXY1OWhsZ3huZHBhZ2QzOSJ9&is_conversion=false — 200 — 101 B — 113 ms — h2https://api.adradv.io/v1/events/p.png?data=eyJldmVudF9uYW1lIjoiU3luYyIsImFmbGlkIjoieWRlejV2NTlobGd4bmRwYWdkMzkiLCJ0aWQiOiJkYTY4MDgyY2RjNmQ0MmIxYWJiNjA0ZDkxNWU0YjM4MiJ9api.adradv.io/v1/events/p.png?data=... https://api.adradv.io/v1/events/p.png?data=eyJldmVudF9uYW1lIjoiU3luYyIsImFmbGlkIjoieWRlejV2NTlobGd4bmRwYWdkMzkiLCJ0aWQiOiJkYTY4MDgyY2RjNmQ0MmIxYWJiNjA0ZDkxNWU0YjM4MiJ9 — 200 — 140 B — 318 ms — h2https://track.adform.net/Serving/TrackPoint/?pm=3294358&ADFPageName=PageView&ord=1776897890893&ADFtpmode=2&itm=eyJzdjEiOiJ5ZGV6NXY1OWhsZ3huZHBhZ2QzOSJ9&loc=https%3A%2F%2Fcryptonews.com%2F&eid_lsn_1=32db0af1cc8dbdf2639b9184b260fc6d617f18cc096dac63f36a135fb743db45&eid_rdn_1=b49ebfd9b85c4920e33415383642cf5c58dbb298d7b5c4b80dd38af931b78843track.adform.net/Serving/TrackPoint... https://track.adform.net/Serving/TrackPoint/?pm=3294358&ADFPageName=PageView&ord=1776897890893&ADFtpmode=2&itm=eyJzdjEiOiJ5ZGV6NXY1OWhsZ3huZHBhZ2QzOSJ9&loc=https%3A%2F%2Fcryptonews.com%2F&eid_lsn_1=32db0af1cc8dbdf2639b9184b260fc6d617f18cc096dac63f36a135fb743db45&eid_rdn_1=b49ebfd9b85c4920e33415383642cf5c58dbb298d7b5c4b80dd38af931b78843 — 302 — 854 B — 37 ms — h2https://track.adform.net/Serving/TrackPoint/?CC=1&pm=3294358&ADFPageName=PageView&ord=1776897890893&ADFtpmode=2&itm=eyJzdjEiOiJ5ZGV6NXY1OWhsZ3huZHBhZ2QzOSJ9&loc=https%3A%2F%2Fcryptonews.com%2F&eid_lsn_1=32db0af1cc8dbdf2639b9184b260fc6d617f18cc096dac63f36a135fb743db45&eid_rdn_1=b49ebfd9b85c4920e33415383642cf5c58dbb298d7b5c4b80dd38af931b78843track.adform.net/Serving/TrackPoint... https://track.adform.net/Serving/TrackPoint/?CC=1&pm=3294358&ADFPageName=PageView&ord=1776897890893&ADFtpmode=2&itm=eyJzdjEiOiJ5ZGV6NXY1OWhsZ3huZHBhZ2QzOSJ9&loc=https%3A%2F%2Fcryptonews.com%2F&eid_lsn_1=32db0af1cc8dbdf2639b9184b260fc6d617f18cc096dac63f36a135fb743db45&eid_rdn_1=b49ebfd9b85c4920e33415383642cf5c58dbb298d7b5c4b80dd38af931b78843 — 200 — 107 B — 38 ms — h2data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL…data:image/svg+xml;base64,PCFET0NUW... data:image/svg+xml;base64,PCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL… — 200 — 0 B — 0 ms — datahttps://unpkg.com/web-vitals/dist/web-vitals.iife.jsunpkg.com/web-vitals/dist/web-vital... https://unpkg.com/web-vitals/dist/web-vitals.iife.js — 302 — 307 B — 64 ms — h3https://cryptonews.com/favicon.ico/favicon.ico https://cryptonews.com/favicon.ico — 200 — 5.8 KiB — 31 ms — h2https://unpkg.com/web-vitals@5.2.0/dist/web-vitals.iife.jsunpkg.com/web-vitals@5.2.0/dist/web... https://unpkg.com/web-vitals@5.2.0/dist/web-vitals.iife.js — 200 — 2.8 KiB — 31 ms — h3https://id5-sync.com/bounceid5-sync.com/bounce https://id5-sync.com/bounce — 200 — 523 B — 85 ms — h2https://lbs.eu-1-id5-sync.com/lbs/v1lbs.eu-1-id5-sync.com/lbs/v1 https://lbs.eu-1-id5-sync.com/lbs/v1 — 200 — 159 B — 81 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 344 B — 82 ms — h2https://d0.eu-3-id5-sync.com/d0.eu-3-id5-sync.com/ https://d0.eu-3-id5-sync.com/ — 200 — 143 B — 98 ms — h2https://d1.eu-3-id5-sync.com/d1.eu-3-id5-sync.com/ https://d1.eu-3-id5-sync.com/ — 200 — 143 B — 91 ms — h2https://d2.eu-3-id5-sync.com/d2.eu-3-id5-sync.com/ https://d2.eu-3-id5-sync.com/ — 200 — 143 B — 103 ms — h2https://d3.eu-3-id5-sync.com/d3.eu-3-id5-sync.com/ https://d3.eu-3-id5-sync.com/ — 200 — 143 B — 92 ms — h2https://d4.eu-3-id5-sync.com/d4.eu-3-id5-sync.com/ https://d4.eu-3-id5-sync.com/ — 200 — 143 B — 89 ms — h2https://d5.eu-3-id5-sync.com/d5.eu-3-id5-sync.com/ https://d5.eu-3-id5-sync.com/ — 200 — 143 B — 92 ms — h2https://d6.eu-3-id5-sync.com/d6.eu-3-id5-sync.com/ https://d6.eu-3-id5-sync.com/ — 200 — 143 B — 93 ms — h2https://d7.eu-3-id5-sync.com/d7.eu-3-id5-sync.com/ https://d7.eu-3-id5-sync.com/ — 200 — 143 B — 97 ms — h2https://d0.eu-4-id5-sync.com/d0.eu-4-id5-sync.com/ https://d0.eu-4-id5-sync.com/ — 200 — 143 B — 96 ms — h2https://d1.eu-4-id5-sync.com/d1.eu-4-id5-sync.com/ https://d1.eu-4-id5-sync.com/ — 200 — 143 B — 99 ms — h2https://d2.eu-4-id5-sync.com/d2.eu-4-id5-sync.com/ https://d2.eu-4-id5-sync.com/ — 200 — 143 B — 100 ms — h2https://d3.eu-4-id5-sync.com/d3.eu-4-id5-sync.com/ https://d3.eu-4-id5-sync.com/ — 200 — 143 B — 92 ms — h2https://d4.eu-4-id5-sync.com/d4.eu-4-id5-sync.com/ https://d4.eu-4-id5-sync.com/ — 200 — 143 B — 86 ms — h2https://d5.eu-4-id5-sync.com/d5.eu-4-id5-sync.com/ https://d5.eu-4-id5-sync.com/ — 200 — 143 B — 98 ms — h2https://d6.eu-4-id5-sync.com/d6.eu-4-id5-sync.com/ https://d6.eu-4-id5-sync.com/ — 200 — 143 B — 96 ms — h2https://d7.eu-4-id5-sync.com/d7.eu-4-id5-sync.com/ https://d7.eu-4-id5-sync.com/ — 200 — 143 B — 91 ms — h2https://id5-sync.com/gm/v3id5-sync.com/gm/v3 https://id5-sync.com/gm/v3 — 200 — 838 B — 27 ms — h2https://track.adform.net/Serving/TrackPoint/?pm=3294358&ADFPageName=PageView&ord=1776897891730&ADFtpmode=2&itm=eyJzdjEiOiJ5ZGV6NXY1OWhsZ3huZHBhZ2QzOSJ9&loc=https%3A%2F%2Fcryptonews.com%2F&eid_lsn_1=32db0af1cc8dbdf2639b9184b260fc6d617f18cc096dac63f36a135fb743db45&eid_rdn_1=b49ebfd9b85c4920e33415383642cf5c58dbb298d7b5c4b80dd38af931b78843&eid_id5-sync.com_1=0track.adform.net/Serving/TrackPoint... https://track.adform.net/Serving/TrackPoint/?pm=3294358&ADFPageName=PageView&ord=1776897891730&ADFtpmode=2&itm=eyJzdjEiOiJ5ZGV6NXY1OWhsZ3huZHBhZ2QzOSJ9&loc=https%3A%2F%2Fcryptonews.com%2F&eid_lsn_1=32db0af1cc8dbdf2639b9184b260fc6d617f18cc096dac63f36a135fb743db45&eid_rdn_1=b49ebfd9b85c4920e33415383642cf5c58dbb298d7b5c4b80dd38af931b78843&eid_id5-sync.com_1=0 — 302 — 870 B — 37 ms — h2https://tag.adrsbl.io/events/prod_standard_stage/p.png?data=eyJ0aWQiOiJkYTY4MDgyY2RjNmQ0MmIxYWJiNjA0ZDkxNWU0YjM4MiIsImV2ZW50X25hbWUiOiJGUCIsIm5vbmNlIjoiZWRiZjg0NDRlOTFjODQzMGQwZjBkMjE0M2VkMTc4MzkiLCJsc19ub25jZSI6ImVkYmY4NDQ0ZTkxYzg0MzBkMGYwZDIxNDNlZDE3ODM5IiwiY2tfbm9uY2UiOiJlZGJmODQ0NGU5MWM4NDMwZDBmMGQyMTQzZWQxNzgzOSIsImlzX2NvbnZlcnNpb24iOmZhbHNlLCJsc19jb3VudGVyIjoyLCJwYWdlX3VybCI6Imh0dHBzOi8vY3J5cHRvbmV3cy5jb20vIiwicmVmZXJyZXIiOiIiLCJ0aW1lc3RhbXAiOjE3NzY4OTc4OTEsInRpbWV6b25lX25hbWUiOiJVVEMiLCJ0aW1lem9uZV9vZmZzZXQiOjAsImRhdGEiOnsicGxhdGZvcm0iOiJMaW51eCB4ODZfNjQiLCJ0aW1lem9uZSI6IlVUQyIsImxhbmd1YWdlcyI6IltcImVuLVVTXCIsXCJlblwiXSIsImRldmljZU1lbW9yeSI6OCwiaGFyZHdhcmVDb25jdXJyZW5jeSI6NCwic2NyZWVuV2lkdGgiOjgwMCwic2NyZWVuSGVpZ2h0Ijo2MDAsImNvbG9yRGVwdGgiOjI0LCJkb05vdFRyYWNrIjpudWxsLCJjb29raWVzRW5hYmxlZCI6dHJ1ZSwibWF4VG91Y2hQb2ludHMiOjAsIndlYmdsVW5tYXNrZWRSZW5kZXJlciI6IkFOR0xFIChHb29nbGUsIFZ1bGthbiAxLjMuMCAoU3dpZnRTaGFkZXIgRGV2aWNlIChTdWJ6ZXJvKSAoMHgwMDAwQzBERSkpLCBTd2lmdFNoYWRlciBkcml2ZXIpIiwid2ViZ2xNYXhUZXh0dXJlU2l6ZSI6ODE5Miwid2ViZ2xNYXhGcmFnbWVudFVuaWZvcm1WZWN0b3JzIjo0MDk2LCJ3ZWJnbE1heFJlbmRlckJ1ZmZlclNpemUiOjgxOTIsIm1pbWVUeXBlcyI6IltcImFwcGxpY2F0aW9uL3BkZlwiLFwidGV4dC9wZGZcIl0iLCJwZXJmb3JtYW5jZUpzSGVhcFNpemVMaW1pdCI6MjI0ODE0Njk0NCwiaWQ1aWQiOiIwIn0sImludGVybmFsIjp0cnVlfQ%3D%3D&is_conversion=falsetag.adrsbl.io/events/prod_standard_... https://tag.adrsbl.io/events/prod_standard_stage/p.png?data=eyJ0aWQiOiJkYTY4MDgyY2RjNmQ0MmIxYWJiNjA0ZDkxNWU0YjM4MiIsImV2ZW50X25hbWUiOiJGUCIsIm5vbmNlIjoiZWRiZjg0NDRlOTFjODQzMGQwZjBkMjE0M2VkMTc4MzkiLCJsc19ub25jZSI6ImVkYmY4NDQ0ZTkxYzg0MzBkMGYwZDIxNDNlZDE3ODM5IiwiY2tfbm9uY2UiOiJlZGJmODQ0NGU5MWM4NDMwZDBmMGQyMTQzZWQxNzgzOSIsImlzX2NvbnZlcnNpb24iOmZhbHNlLCJsc19jb3VudGVyIjoyLCJwYWdlX3VybCI6Imh0dHBzOi8vY3J5cHRvbmV3cy5jb20vIiwicmVmZXJyZXIiOiIiLCJ0aW1lc3RhbXAiOjE3NzY4OTc4OTEsInRpbWV6b25lX25hbWUiOiJVVEMiLCJ0aW1lem9uZV9vZmZzZXQiOjAsImRhdGEiOnsicGxhdGZvcm0iOiJMaW51eCB4ODZfNjQiLCJ0aW1lem9uZSI6IlVUQyIsImxhbmd1YWdlcyI6IltcImVuLVVTXCIsXCJlblwiXSIsImRldmljZU1lbW9yeSI6OCwiaGFyZHdhcmVDb25jdXJyZW5jeSI6NCwic2NyZWVuV2lkdGgiOjgwMCwic2NyZWVuSGVpZ2h0Ijo2MDAsImNvbG9yRGVwdGgiOjI0LCJkb05vdFRyYWNrIjpudWxsLCJjb29raWVzRW5hYmxlZCI6dHJ1ZSwibWF4VG91Y2hQb2ludHMiOjAsIndlYmdsVW5tYXNrZWRSZW5kZXJlciI6IkFOR0xFIChHb29nbGUsIFZ1bGthbiAxLjMuMCAoU3dpZnRTaGFkZXIgRGV2aWNlIChTdWJ6ZXJvKSAoMHgwMDAwQzBERSkpLCBTd2lmdFNoYWRlciBkcml2ZXIpIiwid2ViZ2xNYXhUZXh0dXJlU2l6ZSI6ODE5Miwid2ViZ2xNYXhGcmFnbWVudFVuaWZvcm1WZWN0b3JzIjo0MDk2LCJ3ZWJnbE1heFJlbmRlckJ1ZmZlclNpemUiOjgxOTIsIm1pbWVUeXBlcyI6IltcImFwcGxpY2F0aW9uL3BkZlwiLFwidGV4dC9wZGZcIl0iLCJwZXJmb3JtYW5jZUpzSGVhcFNpemVMaW1pdCI6MjI0ODE0Njk0NCwiaWQ1aWQiOiIwIn0sImludGVybmFsIjp0cnVlfQ%3D%3D&is_conversion=false — 200 — 101 B — 121 ms — h2https://track.adform.net/Serving/TrackPoint/?CC=1&pm=3294358&ADFPageName=PageView&ord=1776897891730&ADFtpmode=2&itm=eyJzdjEiOiJ5ZGV6NXY1OWhsZ3huZHBhZ2QzOSJ9&loc=https%3A%2F%2Fcryptonews.com%2F&eid_lsn_1=32db0af1cc8dbdf2639b9184b260fc6d617f18cc096dac63f36a135fb743db45&eid_rdn_1=b49ebfd9b85c4920e33415383642cf5c58dbb298d7b5c4b80dd38af931b78843&eid_id5-sync.com_1=0track.adform.net/Serving/TrackPoint... https://track.adform.net/Serving/TrackPoint/?CC=1&pm=3294358&ADFPageName=PageView&ord=1776897891730&ADFtpmode=2&itm=eyJzdjEiOiJ5ZGV6NXY1OWhsZ3huZHBhZ2QzOSJ9&loc=https%3A%2F%2Fcryptonews.com%2F&eid_lsn_1=32db0af1cc8dbdf2639b9184b260fc6d617f18cc096dac63f36a135fb743db45&eid_rdn_1=b49ebfd9b85c4920e33415383642cf5c58dbb298d7b5c4b80dd38af931b78843&eid_id5-sync.com_1=0 — 200 — 107 B — 38 ms — h2https://cdn.ampproject.org/rtv/012603032146000/v0/amp-viewer-integration-0.1.mjscdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/v0/amp-viewer-integration-0.1.mjs — 200 — 10.5 KiB — 29 ms — h3https://cdn.ampproject.org/rtv/012603032146000/v0/amp-story.en.json?__amp_source_origin=https%3A%2F%2Fcryptonews.comcdn.ampproject.org/rtv/012603032146... https://cdn.ampproject.org/rtv/012603032146000/v0/amp-story.en.json?__amp_source_origin=https%3A%2F%2Fcryptonews.com — 200 — 578 B — 29 ms — h3data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fil…www.w3.org/2000/svg" width="48" hei... data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fil… — 200 — 0 B — 0 ms — datahttps://cryptonews.com/web-stories/us-senators-slam-doj-over-crypto-crime-unit-shutdown-amid-personal-holdings-conflict//web-stories/us-senators-slam-doj-o... https://cryptonews.com/web-stories/us-senators-slam-doj-over-crypto-crime-unit-shutdown-amid-personal-holdings-conflict/ — 200 — 11.1 KiB — 35 ms — h2data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fil…www.w3.org/2000/svg" width="48" hei... data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" fil… — 200 — 0 B — 0 ms — datahttps://cdn.ampproject.org/v0.mjscdn.ampproject.org/v0.mjs https://cdn.ampproject.org/v0.mjs — 200 — 0 B — 0 ms — h3https://cdn.ampproject.org/v0/amp-story-1.0.mjscdn.ampproject.org/v0/amp-story-1.0... https://cdn.ampproject.org/v0/amp-story-1.0.mjs — 200 — 0 B — 0 ms — h3https://cdn.ampproject.org/v0/amp-story-1.0.jscdn.ampproject.org/v0/amp-story-1.0... https://cdn.ampproject.org/v0/amp-story-1.0.js — 200 — 0 B — 3 ms — h2https://cdn.ampproject.org/v0/amp-story-auto-analytics-0.1.mjscdn.ampproject.org/v0/amp-story-aut... https://cdn.ampproject.org/v0/amp-story-auto-analytics-0.1.mjs — 200 — 0 B — 0 ms — h3https://fonts.googleapis.com/css2?display=swap&family=Noto+Sans%3Awght%40400%3B700fonts.googleapis.com/css2?display=s... https://fonts.googleapis.com/css2?display=swap&family=Noto+Sans%3Awght%40400%3B700 — 200 — 0 B — 0 ms — h3https://cdn.ampproject.org/v0/amp-story-1.0.csscdn.ampproject.org/v0/amp-story-1.0... https://cdn.ampproject.org/v0/amp-story-1.0.css — 200 — 0 B — 0 ms — h2https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu3mhPy1Fig.woff2 — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du3mhPy1Fig.woff2 — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu3mhPy1Fig.woff2 — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu3mhPy1Fig.woff2 — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2fonts.gstatic.com/s/notosans/v42/o-... https://fonts.gstatic.com/s/notosans/v42/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7du3mhPy0.woff2 — 200 — 0 B — 0 ms — h3https://cimg.co/wp-content/uploads/2024/10/04102107/1728037267-bg-450x763.pngcimg.co/wp-content/uploads/2024/10/... https://cimg.co/wp-content/uploads/2024/10/04102107/1728037267-bg-450x763.png — 200 — 0 B — 0 ms — h2https://cimg.co/wp-content/uploads/2024/10/04102137/1728037297-rec-element-big-450x450.pngcimg.co/wp-content/uploads/2024/10/... https://cimg.co/wp-content/uploads/2024/10/04102137/1728037297-rec-element-big-450x450.png — 200 — 0 B — 0 ms — h2https://cimg.co/wp-content/uploads/2024/10/04103040/1728037840-logo-mono.pngcimg.co/wp-content/uploads/2024/10/... https://cimg.co/wp-content/uploads/2024/10/04103040/1728037840-logo-mono.png — 200 — 0 B — 0 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
41% of JavaScript execution is third-party
First-party Third-party 607ms · 284KB · $8/mo
Unattributable
Other
Costly
Execution 265ms
Transfer 0 KB
Monthly Cost $4/mo
cimg.co
Other
Optional
Execution 138ms
Transfer 117 KB
Unused 68%
Monthly Cost $2/mo
cdn.ampproject.org
Other
Optional
Execution 106ms
Transfer 0 KB
Unused 57%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 98ms
Transfer 167 KB
Unused 35%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 265ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev / HTTP Archive Web Almanac

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

Why this matters

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

Source: web.dev

68% of cimg.co'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

57% of cdn.ampproject.org'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