Skip to content
https://pubhtml5.com

Performance

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

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

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

2.43 s

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

13.20 s

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

1.22 s

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.

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

22.37 s

Page Load Progression

667 ms
1.3 s
2.0 s
2.7 s
3.3 s
4.0 s
4.7 s
5.3 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
4.4 MB transferred, 187 requests
FIX
4.4 MB transferred, 187 requests
Critical::
Page weighs 9.2 MB (4.4 MB transferred)
Warning::
Images are 2.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.6 MB
Warning::
JavaScript is 1.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.0 MB
Info::
Fonts are 752 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 752 KB
Warning::
187 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.93 g CO2 per page load
4.4 MB / 2.4 MB budget
4.4 MB transferred
187 requests
0.93 g CO2 per page load
Images 2.6 MiB 59%
JavaScript 1.0 MiB 23%
Fonts 751.6 KiB 17%
CSS 47.6 KiB 1%
HTML 18.3 KiB 0%
Other 2.3 KiB 0%
Other 658 B 0%
Other 559 B 0%
Other 555 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

F
JS Execution Cost
Action
6631ms total JS execution
FIX
6631ms total JS execution
Warning::
Unattributable: 1259ms CPU time
Warning::
https://consent.cookiebot.com/uc.js: 1207ms CPU time
Warning::
https://pubhtml5.com/: 793ms CPU time
Warning::
https://pubhtml5.com/metrics/: 656ms CPU time
Warning::
https://pubhtml5.com/cdn-cgi/challenge-platform/sc...: 615ms CPU time
Info::
Third-party scripts: 3127ms (47% of total)

Main Thread Breakdown

Script Evaluation 50% Other 22% Script Parsing & Compilation 14% Style & Layout 7% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
Unattributable1259ms11ms0ms3rd
https://consent.cookiebot.com/uc.js1207ms1075ms26ms3rd
https://pubhtml5.com/793ms20ms4ms1st
https://pubhtml5.com/metrics/656ms354ms273ms1st
https://pubhtml5.com/cdn-cgi/challenge-platform/scripts/jsd/main.js615ms577ms15ms1st
https://pubhtml5.com/metrics/?id=AW-17851241108&cx=c&gtm=4e64k0529ms314ms212ms1st
https://consent.cookiebot.com/b9ce1f75-4bbf-4d48-bc8c-edd93ea2562b/cc.js?renew=false&referer=pubhtml5.com&dnt=false&init=false&framework=TCFv2.3423ms301ms118ms3rd
https://pubhtml5.com/js/jquery-1.10.2.min.js?v-1291ms183ms18ms1st
https://pubhtml5.com/metrics/?id=G-L3MFCR9YTM&cx=c&gtm=4e64k0270ms192ms75ms1st
https://pubhtml5.com/bookcase/asff/149ms42ms6ms1st

Showing top 10 of 15 scripts

F
JS Bundles
Action
42 scripts, 575 KB unused
FIX
42 scripts, 575 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-W8V...: 107 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pubhtml5.com/metrics/: 83 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pubhtml5.com/metrics/: 83 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pubhtml5.com/metrics/?id=G-L3MFCR9YTM&cx=c...: 74 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://pubhtml5.com/js/build/build.min.js?2d61260...: 65 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 575 KB
575 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-W8VX356146 KB107 KB (73%)3rd
https://pubhtml5.com/metrics/151 KB83 KB (55%)1st
https://pubhtml5.com/metrics/0 KB83 KB (55%)1st
https://pubhtml5.com/metrics/?id=G-L3MFCR9YTM&cx=c&gtm=4e64k0178 KB74 KB (42%)1st
https://pubhtml5.com/js/build/build.min.js?2d6126059b3dc9c9c0d22d95c4e0048774 KB65 KB (88%)1st
https://pubhtml5.com/metrics/?id=AW-17851241108&cx=c&gtm=4e64k00 KB60 KB (42%)1st
https://pubhtml5.com/metrics/?id=AW-17851241108&cx=c&gtm=4e64k0142 KB60 KB (42%)1st
https://consent.cookiebot.com/Framework/IAB/consent-sdk-2.3.js66 KB43 KB (65%)3rd
https://pubhtml5.com/js/jquery-1.10.2.min.js?v-132 KB1st
https://pubhtml5.com/js/lib/jquery.qrcode.min.js0 KB1st

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
187 resources · 4.4 MB · 575 KB savings available
FIX
187 resources · 4.4 MB · 575 KB savings available
Warning::
Page weight 3.4 MB over 1MB target
Got: 4.4 MB Expected: ≤ 1 MB
Info::
~575 KB of savings available
Warning::
75 third-party resources (46% of weight)
Info::
4 resources over 200KB
187 resources · 4.4 MiB · 75 third-party 3.4 MiB over 1MB target
Image 59% · 2.6 MiB
JavaScript 23% · 1.0 MiB
Font 17% · 751.6 KiB
CSS 1% · 47.6 KiB
Document 0% · 18.5 KiB
Other 0% · 3.2 KiB

~574.6 KiB of savings available

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

No Cache-Control header

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

B
Third-Party Impact
46% third-party, 0 ms blocking
REVIEW
46% third-party, 0 ms blocking
Info::
Third-party code accounts for 46% of page weight (2.0 MiB of 4.4 MiB)
Info::
Third-party blocking time is low (0 ms)
54%
46%
First-party Third-party
C
Image Optimization
Action
100 images, 0 KB saveable
REVIEW
100 images, 0 KB saveable
Warning::
https://pubhtml5.com/img/growd.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.pubhtml5.com/web/images/home/8.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.pubhtml5.com/web/images/home/btn2.p... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.pubhtml5.com/web/images/home/1.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pubhtml5.com/features/img/link_audio_mp4_y... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.pubhtml5.com/web/images/home/client... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pubhtml5.com/img/capterra.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pubhtml5.com/images/pubhtml5_logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://pubhtml5.com/features/img/feature4.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.pubhtml5.com/web/images/home/2.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.pubhtml5.com/web/images/home/3.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
100 images 1.9 MB
0 oversized -0 KB
19 legacy format
11 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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
5 fonts (752 KB)
PASS
5 fonts (752 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

752 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.4 s LCP 13.2 shttps://pubhtml5.com/css/fonts/fontawesome-webfont.woff?v=4.1.0fontawesome-webfont.woff https://pubhtml5.com/css/fonts/fontawesome-webfont.woff?v=4.1.0 — 82.0 KiB — 56 ms — font-display: swaphttps://pubhtml5.com/css/fonts/OpenSans-Semibold.ttfOpenSans-Semibold.ttf https://pubhtml5.com/css/fonts/OpenSans-Semibold.ttf — 216.5 KiB — 35 ms — font-display: swaphttps://pubhtml5.com/css/fonts/OpenSans-Light.ttfOpenSans-Light.ttf https://pubhtml5.com/css/fonts/OpenSans-Light.ttf — 217.5 KiB — 54 ms — font-display: swaphttps://pubhtml5.com/css/fonts/OpenSans-Regular.ttfOpenSans-Regular.ttf https://pubhtml5.com/css/fonts/OpenSans-Regular.ttf — 212.6 KiB — 60 ms — font-display: swaphttps://pubhtml5.com/css/fonts/glyphicons-halflings-regular.woffglyphicons-halflings-re... https://pubhtml5.com/css/fonts/glyphicons-halflings-regular.woff — 22.9 KiB — 13 ms — font-display: swap
fontawesome-webfont.woff woff swap
Size 82 KB
Load time 56 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
OpenSans-Semibold.ttf ttf swap
Size 216 KB
Load time 35 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
OpenSans-Light.ttf ttf swap
Size 218 KB
Load time 54 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
OpenSans-Regular.ttf ttf swap
Size 213 KB
Load time 60 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
glyphicons-halflings-re... woff swap
Size 23 KB
Load time 13 ms
Start 4.5 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~549 KB and ~1098 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
187 requests over 4560ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.4 s LCP 13.2 shttps://pubhtml5.com// https://pubhtml5.com/ — 200 — 14.1 KiB — 807 ms — h2https://static.pubhtml5.com/web/js/jquery-1.10.2.min.jsstatic.pubhtml5.com/web/js/jquery-1... https://static.pubhtml5.com/web/js/jquery-1.10.2.min.js — 200 — 32.7 KiB — 98 ms — h2https://pubhtml5.com/css/common.css?021f2bfb686ac3ea6bf2e2e19867c75a/css/common.css?021f2bfb686ac3ea6bf... https://pubhtml5.com/css/common.css?021f2bfb686ac3ea6bf2e2e19867c75a — 200 — 35.2 KiB — 33 ms — h2https://pubhtml5.com/js/lib/carousel/carousel.css?81d821cd5186512a7c85d8909d068c4e/js/lib/carousel/carousel.css?81d82... https://pubhtml5.com/js/lib/carousel/carousel.css?81d821cd5186512a7c85d8909d068c4e — 200 — 669 B — 55 ms — h2https://pubhtml5.com/css/other/home.css?521e5e0d42a16da799af290f6b6a2756/css/other/home.css?521e5e0d42a16da... https://pubhtml5.com/css/other/home.css?521e5e0d42a16da799af290f6b6a2756 — 200 — 4.8 KiB — 26 ms — h2https://pubhtml5.com/js/lib/carousel/carousel.js?0200aa1297007a1318d419643d6cdb66/js/lib/carousel/carousel.js?0200aa... https://pubhtml5.com/js/lib/carousel/carousel.js?0200aa1297007a1318d419643d6cdb66 — 200 — 3.1 KiB — 44 ms — h2https://pubhtml5.com/js/other/home.js?a079b862f35aecd32d79beb2f8e98d64/js/other/home.js?a079b862f35aecd32... https://pubhtml5.com/js/other/home.js?a079b862f35aecd32d79beb2f8e98d64 — 200 — 761 B — 38 ms — h2https://pubhtml5.com/js/build/build.min.js?2d6126059b3dc9c9c0d22d95c4e00487/js/build/build.min.js?2d6126059b3d... https://pubhtml5.com/js/build/build.min.js?2d6126059b3dc9c9c0d22d95c4e00487 — 200 — 73.8 KiB — 62 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 27.0 KiB — 75 ms — h2https://pubhtml5.com/js/lib/bootstrap.js/js/lib/bootstrap.js https://pubhtml5.com/js/lib/bootstrap.js — 200 — 13.2 KiB — 57 ms — h2https://pubhtml5.com/js/lib/fileupload.min.js/js/lib/fileupload.min.js https://pubhtml5.com/js/lib/fileupload.min.js — 200 — 8.8 KiB — 34 ms — h2https://pubhtml5.com/js/lib/jquery.qrcode.min.js/js/lib/jquery.qrcode.min.js https://pubhtml5.com/js/lib/jquery.qrcode.min.js — 200 — 4.8 KiB — 30 ms — h2https://pubhtml5.com/captcha/css/captcha.css?0409763a17566bd60a02424eab895ed5/captcha/css/captcha.css?0409763a17... https://pubhtml5.com/captcha/css/captcha.css?0409763a17566bd60a02424eab895ed5 — 200 — 1.4 KiB — 19 ms — h2https://pubhtml5.com/captcha/js/common-captcha.js?b0682bc751e08e78c52331d3845e39a3/captcha/js/common-captcha.js?b0682... https://pubhtml5.com/captcha/js/common-captcha.js?b0682bc751e08e78c52331d3845e39a3 — 200 — 3.8 KiB — 57 ms — h2https://pubhtml5.com/images/pubhtml5_logo.png/images/pubhtml5_logo.png https://pubhtml5.com/images/pubhtml5_logo.png — 200 — 1.3 KiB — 42 ms — h2https://pubhtml5.com/js/lib/spectrum.min.js/js/lib/spectrum.min.js https://pubhtml5.com/js/lib/spectrum.min.js — 200 — 9.5 KiB — 37 ms — h2https://pubhtml5.com/js/utils/jquery.hints.js?1b8c7ff7ba030c97bf161b337981e0c5/js/utils/jquery.hints.js?1b8c7ff7b... https://pubhtml5.com/js/utils/jquery.hints.js?1b8c7ff7ba030c97bf161b337981e0c5 — 200 — 1.3 KiB — 15 ms — h2https://pubhtml5.com/js/utils/top.js?a01a47aa52657eca17750fe586d657e8/js/utils/top.js?a01a47aa52657eca17... https://pubhtml5.com/js/utils/top.js?a01a47aa52657eca17750fe586d657e8 — 200 — 1.5 KiB — 17 ms — h2https://pubhtml5.com/images/home/banner-demo-7-1.jpg/images/home/banner-demo-7-1.jpg https://pubhtml5.com/images/home/banner-demo-7-1.jpg — 200 — 29.8 KiB — 15 ms — h2https://static.pubhtml5.com/web/images/home/banner-new.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/banner-new.png — 200 — 7.7 KiB — 8 ms — h2https://pubhtml5.com/images/home/banner-demo-8-1.jpg/images/home/banner-demo-8-1.jpg https://pubhtml5.com/images/home/banner-demo-8-1.jpg — 200 — 33.7 KiB — 14 ms — h2https://pubhtml5.com/js/utils/md5.js/js/utils/md5.js https://pubhtml5.com/js/utils/md5.js — 200 — 3.0 KiB — 10 ms — h2https://pubhtml5.com/images/home/banner-demo-9-1.jpg/images/home/banner-demo-9-1.jpg https://pubhtml5.com/images/home/banner-demo-9-1.jpg — 200 — 41.4 KiB — 14 ms — h2https://pubhtml5.com/images/home/banner-demo-10-1.jpg/images/home/banner-demo-10-1.jpg https://pubhtml5.com/images/home/banner-demo-10-1.jpg — 200 — 24.9 KiB — 31 ms — h2https://pubhtml5.com/images/home/banner-demo-15.jpg/images/home/banner-demo-15.jpg https://pubhtml5.com/images/home/banner-demo-15.jpg — 200 — 49.3 KiB — 334 ms — h2https://pubhtml5.com/images/home/banner-demo-12-1.jpg/images/home/banner-demo-12-1.jpg https://pubhtml5.com/images/home/banner-demo-12-1.jpg — 200 — 21.4 KiB — 34 ms — h2https://pubhtml5.com/images/home/banner-demo-13.jpg/images/home/banner-demo-13.jpg https://pubhtml5.com/images/home/banner-demo-13.jpg — 200 — 20.6 KiB — 35 ms — h2https://pubhtml5.com/images/home/banner-demo-14.jpg/images/home/banner-demo-14.jpg https://pubhtml5.com/images/home/banner-demo-14.jpg — 200 — 62.0 KiB — 72 ms — h2https://pubhtml5.com/images/home/banner-demo-16.jpg/images/home/banner-demo-16.jpg https://pubhtml5.com/images/home/banner-demo-16.jpg — 200 — 9.6 KiB — 123 ms — h2https://pubhtml5.com/images/home/banner-demo-17.jpg/images/home/banner-demo-17.jpg https://pubhtml5.com/images/home/banner-demo-17.jpg — 200 — 40.2 KiB — 59 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 2.4 s LCP 13.2 shttps://pubhtml5.com// https://pubhtml5.com/ — 200 — 14.1 KiB — 807 ms — h2https://static.pubhtml5.com/web/js/jquery-1.10.2.min.jsstatic.pubhtml5.com/web/js/jquery-1... https://static.pubhtml5.com/web/js/jquery-1.10.2.min.js — 200 — 32.7 KiB — 98 ms — h2https://pubhtml5.com/css/common.css?021f2bfb686ac3ea6bf2e2e19867c75a/css/common.css?021f2bfb686ac3ea6bf... https://pubhtml5.com/css/common.css?021f2bfb686ac3ea6bf2e2e19867c75a — 200 — 35.2 KiB — 33 ms — h2https://pubhtml5.com/js/lib/carousel/carousel.css?81d821cd5186512a7c85d8909d068c4e/js/lib/carousel/carousel.css?81d82... https://pubhtml5.com/js/lib/carousel/carousel.css?81d821cd5186512a7c85d8909d068c4e — 200 — 669 B — 55 ms — h2https://pubhtml5.com/css/other/home.css?521e5e0d42a16da799af290f6b6a2756/css/other/home.css?521e5e0d42a16da... https://pubhtml5.com/css/other/home.css?521e5e0d42a16da799af290f6b6a2756 — 200 — 4.8 KiB — 26 ms — h2https://pubhtml5.com/js/lib/carousel/carousel.js?0200aa1297007a1318d419643d6cdb66/js/lib/carousel/carousel.js?0200aa... https://pubhtml5.com/js/lib/carousel/carousel.js?0200aa1297007a1318d419643d6cdb66 — 200 — 3.1 KiB — 44 ms — h2https://pubhtml5.com/js/other/home.js?a079b862f35aecd32d79beb2f8e98d64/js/other/home.js?a079b862f35aecd32... https://pubhtml5.com/js/other/home.js?a079b862f35aecd32d79beb2f8e98d64 — 200 — 761 B — 38 ms — h2https://pubhtml5.com/js/build/build.min.js?2d6126059b3dc9c9c0d22d95c4e00487/js/build/build.min.js?2d6126059b3d... https://pubhtml5.com/js/build/build.min.js?2d6126059b3dc9c9c0d22d95c4e00487 — 200 — 73.8 KiB — 62 ms — h2https://consent.cookiebot.com/uc.jsconsent.cookiebot.com/uc.js https://consent.cookiebot.com/uc.js — 200 — 27.0 KiB — 75 ms — h2https://pubhtml5.com/js/lib/bootstrap.js/js/lib/bootstrap.js https://pubhtml5.com/js/lib/bootstrap.js — 200 — 13.2 KiB — 57 ms — h2https://pubhtml5.com/js/lib/fileupload.min.js/js/lib/fileupload.min.js https://pubhtml5.com/js/lib/fileupload.min.js — 200 — 8.8 KiB — 34 ms — h2https://pubhtml5.com/js/lib/jquery.qrcode.min.js/js/lib/jquery.qrcode.min.js https://pubhtml5.com/js/lib/jquery.qrcode.min.js — 200 — 4.8 KiB — 30 ms — h2https://pubhtml5.com/captcha/css/captcha.css?0409763a17566bd60a02424eab895ed5/captcha/css/captcha.css?0409763a17... https://pubhtml5.com/captcha/css/captcha.css?0409763a17566bd60a02424eab895ed5 — 200 — 1.4 KiB — 19 ms — h2https://pubhtml5.com/captcha/js/common-captcha.js?b0682bc751e08e78c52331d3845e39a3/captcha/js/common-captcha.js?b0682... https://pubhtml5.com/captcha/js/common-captcha.js?b0682bc751e08e78c52331d3845e39a3 — 200 — 3.8 KiB — 57 ms — h2https://pubhtml5.com/images/pubhtml5_logo.png/images/pubhtml5_logo.png https://pubhtml5.com/images/pubhtml5_logo.png — 200 — 1.3 KiB — 42 ms — h2https://pubhtml5.com/js/lib/spectrum.min.js/js/lib/spectrum.min.js https://pubhtml5.com/js/lib/spectrum.min.js — 200 — 9.5 KiB — 37 ms — h2https://pubhtml5.com/js/utils/jquery.hints.js?1b8c7ff7ba030c97bf161b337981e0c5/js/utils/jquery.hints.js?1b8c7ff7b... https://pubhtml5.com/js/utils/jquery.hints.js?1b8c7ff7ba030c97bf161b337981e0c5 — 200 — 1.3 KiB — 15 ms — h2https://pubhtml5.com/js/utils/top.js?a01a47aa52657eca17750fe586d657e8/js/utils/top.js?a01a47aa52657eca17... https://pubhtml5.com/js/utils/top.js?a01a47aa52657eca17750fe586d657e8 — 200 — 1.5 KiB — 17 ms — h2https://pubhtml5.com/images/home/banner-demo-7-1.jpg/images/home/banner-demo-7-1.jpg https://pubhtml5.com/images/home/banner-demo-7-1.jpg — 200 — 29.8 KiB — 15 ms — h2https://static.pubhtml5.com/web/images/home/banner-new.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/banner-new.png — 200 — 7.7 KiB — 8 ms — h2https://pubhtml5.com/images/home/banner-demo-8-1.jpg/images/home/banner-demo-8-1.jpg https://pubhtml5.com/images/home/banner-demo-8-1.jpg — 200 — 33.7 KiB — 14 ms — h2https://pubhtml5.com/js/utils/md5.js/js/utils/md5.js https://pubhtml5.com/js/utils/md5.js — 200 — 3.0 KiB — 10 ms — h2https://pubhtml5.com/images/home/banner-demo-9-1.jpg/images/home/banner-demo-9-1.jpg https://pubhtml5.com/images/home/banner-demo-9-1.jpg — 200 — 41.4 KiB — 14 ms — h2https://pubhtml5.com/images/home/banner-demo-10-1.jpg/images/home/banner-demo-10-1.jpg https://pubhtml5.com/images/home/banner-demo-10-1.jpg — 200 — 24.9 KiB — 31 ms — h2https://pubhtml5.com/images/home/banner-demo-15.jpg/images/home/banner-demo-15.jpg https://pubhtml5.com/images/home/banner-demo-15.jpg — 200 — 49.3 KiB — 334 ms — h2https://pubhtml5.com/images/home/banner-demo-12-1.jpg/images/home/banner-demo-12-1.jpg https://pubhtml5.com/images/home/banner-demo-12-1.jpg — 200 — 21.4 KiB — 34 ms — h2https://pubhtml5.com/images/home/banner-demo-13.jpg/images/home/banner-demo-13.jpg https://pubhtml5.com/images/home/banner-demo-13.jpg — 200 — 20.6 KiB — 35 ms — h2https://pubhtml5.com/images/home/banner-demo-14.jpg/images/home/banner-demo-14.jpg https://pubhtml5.com/images/home/banner-demo-14.jpg — 200 — 62.0 KiB — 72 ms — h2https://pubhtml5.com/images/home/banner-demo-16.jpg/images/home/banner-demo-16.jpg https://pubhtml5.com/images/home/banner-demo-16.jpg — 200 — 9.6 KiB — 123 ms — h2https://pubhtml5.com/images/home/banner-demo-17.jpg/images/home/banner-demo-17.jpg https://pubhtml5.com/images/home/banner-demo-17.jpg — 200 — 40.2 KiB — 59 ms — h2https://pubhtml5.com/images/home/banner-demo-18.jpg/images/home/banner-demo-18.jpg https://pubhtml5.com/images/home/banner-demo-18.jpg — 200 — 30.3 KiB — 74 ms — h2https://pubhtml5.com/images/home/banner-demo-19.jpg/images/home/banner-demo-19.jpg https://pubhtml5.com/images/home/banner-demo-19.jpg — 200 — 37.1 KiB — 137 ms — h2https://pubhtml5.com/images/home/banner-demo-20.jpg/images/home/banner-demo-20.jpg https://pubhtml5.com/images/home/banner-demo-20.jpg — 200 — 32.0 KiB — 53 ms — h2https://pubhtml5.com/images/home/banner-demo-21.jpg/images/home/banner-demo-21.jpg https://pubhtml5.com/images/home/banner-demo-21.jpg — 200 — 16.9 KiB — 32 ms — h2https://pubhtml5.com/images/home/banner-demo-22.jpg/images/home/banner-demo-22.jpg https://pubhtml5.com/images/home/banner-demo-22.jpg — 200 — 18.9 KiB — 39 ms — h2https://pubhtml5.com/images/home/banner-demo-23.jpg/images/home/banner-demo-23.jpg https://pubhtml5.com/images/home/banner-demo-23.jpg — 200 — 32.2 KiB — 41 ms — h2https://pubhtml5.com/images/home/banner-demo-24.jpg/images/home/banner-demo-24.jpg https://pubhtml5.com/images/home/banner-demo-24.jpg — 200 — 31.4 KiB — 161 ms — h2https://pubhtml5.com/images/home/banner-demo-25.jpg/images/home/banner-demo-25.jpg https://pubhtml5.com/images/home/banner-demo-25.jpg — 200 — 28.2 KiB — 162 ms — h2https://pubhtml5.com/images/home/banner-demo-26.jpg/images/home/banner-demo-26.jpg https://pubhtml5.com/images/home/banner-demo-26.jpg — 200 — 17.6 KiB — 162 ms — h2https://pubhtml5.com/images/home/banner-demo-27.jpg/images/home/banner-demo-27.jpg https://pubhtml5.com/images/home/banner-demo-27.jpg — 200 — 26.2 KiB — 162 ms — h2https://pubhtml5.com/images/home/banner-demo-28.jpg/images/home/banner-demo-28.jpg https://pubhtml5.com/images/home/banner-demo-28.jpg — 200 — 46.4 KiB — 47 ms — h2https://pubhtml5.com/images/home/banner-demo-29.jpg/images/home/banner-demo-29.jpg https://pubhtml5.com/images/home/banner-demo-29.jpg — 200 — 32.0 KiB — 173 ms — h2https://pubhtml5.com/images/home/banner-demo-30.jpg/images/home/banner-demo-30.jpg https://pubhtml5.com/images/home/banner-demo-30.jpg — 200 — 23.4 KiB — 173 ms — h2https://pubhtml5.com/images/home/banner-demo-31.jpg/images/home/banner-demo-31.jpg https://pubhtml5.com/images/home/banner-demo-31.jpg — 200 — 50.8 KiB — 180 ms — h2https://static.pubhtml5.com/web/images/home/btn2.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/btn2.png — 200 — 9.3 KiB — 22 ms — h2https://pubhtml5.com/img/capterra.png/img/capterra.png https://pubhtml5.com/img/capterra.png — 200 — 1.7 KiB — 180 ms — h2https://pubhtml5.com/img/growd.png/img/growd.png https://pubhtml5.com/img/growd.png — 200 — 1.7 KiB — 180 ms — h2https://static.pubhtml5.com/web/images/home/c-6.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-6.jpg — 200 — 26.2 KiB — 33 ms — h2https://static.pubhtml5.com/web/images/home/c-26.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-26.jpg — 200 — 38.9 KiB — 163 ms — h2https://static.pubhtml5.com/web/images/home/c-3.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-3.jpg — 200 — 45.3 KiB — 42 ms — h2https://static.pubhtml5.com/web/images/home/c-14.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-14.jpg — 200 — 24.2 KiB — 54 ms — h2https://static.pubhtml5.com/web/images/home/c-18.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-18.jpg — 200 — 45.3 KiB — 46 ms — h2https://static.pubhtml5.com/web/images/home/c-1.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-1.jpg — 200 — 41.4 KiB — 57 ms — h2https://static.pubhtml5.com/web/images/home/c-15.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-15.jpg — 200 — 15.6 KiB — 59 ms — h2https://static.pubhtml5.com/web/images/home/c-9.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-9.jpg — 200 — 46.1 KiB — 65 ms — h2https://static.pubhtml5.com/web/images/home/1.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/1.png — 200 — 19.2 KiB — 74 ms — h2https://static.pubhtml5.com/web/images/home/3.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/3.png — 200 — 23.4 KiB — 115 ms — h2https://static.pubhtml5.com/web/images/home/2.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/2.png — 200 — 53.0 KiB — 122 ms — h2https://pubhtml5.com/features/img/feature4.png/features/img/feature4.png https://pubhtml5.com/features/img/feature4.png — 200 — 12.6 KiB — 177 ms — h2https://pubhtml5.com/features/img/link_audio_mp4_youtube.png/features/img/link_audio_mp4_youtub... https://pubhtml5.com/features/img/link_audio_mp4_youtube.png — 200 — 14.7 KiB — 177 ms — h2https://static.pubhtml5.com/web/images/home/8.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/8.png — 200 — 32.3 KiB — 130 ms — h2https://static.pubhtml5.com/web/images/home/12.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/12.png — 200 — 45.3 KiB — 150 ms — h2https://static.pubhtml5.com/web/images/home/4.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/4.png — 200 — 37.3 KiB — 155 ms — h2https://static.pubhtml5.com/web/images/home/5.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/5.png — 200 — 29.7 KiB — 160 ms — h2https://static.pubhtml5.com/web/images/home/11.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/11.png — 200 — 21.8 KiB — 167 ms — h2https://static.pubhtml5.com/web/images/home/6.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/6.png — 200 — 125.7 KiB — 192 ms — h2https://pubhtml5.com/features/img/google_adSense.png/features/img/google_adSense.png https://pubhtml5.com/features/img/google_adSense.png — 200 — 8.8 KiB — 175 ms — h2https://static.pubhtml5.com/web/images/home/client-4.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/client-4.png — 200 — 5.6 KiB — 184 ms — h2https://static.pubhtml5.com/web/images/home/client-5.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/client-5.png — 200 — 6.7 KiB — 185 ms — h2https://pubhtml5.com/img/client-e.png/img/client-e.png https://pubhtml5.com/img/client-e.png — 200 — 694 B — 175 ms — h2https://pubhtml5.com/img/client-g.png/img/client-g.png https://pubhtml5.com/img/client-g.png — 200 — 1.7 KiB — 175 ms — h2https://pubhtml5.com/img/client-f.png/img/client-f.png https://pubhtml5.com/img/client-f.png — 200 — 998 B — 175 ms — h2https://pubhtml5.com/img/client-h.png/img/client-h.png https://pubhtml5.com/img/client-h.png — 200 — 920 B — 175 ms — h2https://pubhtml5.com/metrics//metrics/ https://pubhtml5.com/metrics/ — 200 — 151.5 KiB — 206 ms — h2https://consentcdn.cookiebot.com/consentconfig/b9ce1f75-4bbf-4d48-bc8c-edd93ea2562b/pubhtml5.com/configuration.jsconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/b9ce1f75-4bbf-4d48-bc8c-edd93ea2562b/pubhtml5.com/configuration.js — 200 — 900 B — 110 ms — h2https://consentcdn.cookiebot.com/consentconfig/b9ce1f75-4bbf-4d48-bc8c-edd93ea2562b/settings.jsonconsentcdn.cookiebot.com/consentcon... https://consentcdn.cookiebot.com/consentconfig/b9ce1f75-4bbf-4d48-bc8c-edd93ea2562b/settings.json — 200 — 939 B — 106 ms — h2https://consent.cookiebot.com/Framework/IAB/consent-sdk-2.3.jsconsent.cookiebot.com/Framework/IAB... https://consent.cookiebot.com/Framework/IAB/consent-sdk-2.3.js — 200 — 66.4 KiB — 126 ms — h2https://consent.cookiebot.com/b9ce1f75-4bbf-4d48-bc8c-edd93ea2562b/cc.js?renew=false&referer=pubhtml5.com&dnt=false&init=false&framework=TCFv2.3consent.cookiebot.com/b9ce1f75-4bbf... https://consent.cookiebot.com/b9ce1f75-4bbf-4d48-bc8c-edd93ea2562b/cc.js?renew=false&referer=pubhtml5.com&dnt=false&init=false&framework=TCFv2.3 — 200 — 116.7 KiB — 1.0 s — h2https://consentcdn.cookiebot.com/sdk/bc-v4.min.htmlconsentcdn.cookiebot.com/sdk/bc-v4.... https://consentcdn.cookiebot.com/sdk/bc-v4.min.html — 200 — 811 B — 54 ms — h2https://pubhtml5.com/css/fonts/fontawesome-webfont.woff?v=4.1.0/css/fonts/fontawesome-webfont.woff... https://pubhtml5.com/css/fonts/fontawesome-webfont.woff?v=4.1.0 — 200 — 82.0 KiB — 56 ms — h2https://static.pubhtml5.com/web/images/home/bg1.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/bg1.jpg — 200 — 152.7 KiB — 27 ms — h2https://pubhtml5.com/images/home/shelf1.png/images/home/shelf1.png https://pubhtml5.com/images/home/shelf1.png — 200 — 3.2 KiB — 22 ms — h2https://pubhtml5.com/images/home/shelf2.png/images/home/shelf2.png https://pubhtml5.com/images/home/shelf2.png — 200 — 454 B — 20 ms — h2https://pubhtml5.com/images/home/shelf3.png/images/home/shelf3.png https://pubhtml5.com/images/home/shelf3.png — 200 — 3.2 KiB — 20 ms — h2https://pubhtml5.com/images/home/video.jpg/images/home/video.jpg https://pubhtml5.com/images/home/video.jpg — 200 — 15.0 KiB — 22 ms — h2https://static.pubhtml5.com/web/images/home/home-video.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/home-video.png — 200 — 207.0 KiB — 32 ms — h2https://pubhtml5.com/css/fonts/OpenSans-Semibold.ttf/css/fonts/OpenSans-Semibold.ttf https://pubhtml5.com/css/fonts/OpenSans-Semibold.ttf — 200 — 216.5 KiB — 35 ms — h2https://pubhtml5.com/css/fonts/OpenSans-Light.ttf/css/fonts/OpenSans-Light.ttf https://pubhtml5.com/css/fonts/OpenSans-Light.ttf — 200 — 217.5 KiB — 54 ms — h2https://pubhtml5.com/css/fonts/OpenSans-Regular.ttf/css/fonts/OpenSans-Regular.ttf https://pubhtml5.com/css/fonts/OpenSans-Regular.ttf — 200 — 212.6 KiB — 60 ms — h2https://pubhtml5.com/bookcase/asff/bookcase/asff https://pubhtml5.com/bookcase/asff — -1 — 0 B — 2 ms — https://static.pubhtml5.com/web/images/home/home-video-shadow.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/home-video-shadow.jpg — 200 — 1.8 KiB — 7 ms — h2https://static.pubhtml5.com/web/images/home/home-cate-open.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/home-cate-open.png — 200 — 1.7 KiB — 9 ms — h2https://static.pubhtml5.com/web/images/home/home-how-icon.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/home-how-icon.png — 200 — 10.5 KiB — 8 ms — h2https://pubhtml5.com/images/bg2.jpg/images/bg2.jpg https://pubhtml5.com/images/bg2.jpg — 200 — 2.2 KiB — 13 ms — h2https://pubhtml5.com/metrics/?id=AW-17851241108&cx=c&gtm=4e64k0/metrics/?id=AW-17851241108&cx=c&gt... https://pubhtml5.com/metrics/?id=AW-17851241108&cx=c&gtm=4e64k0 — 200 — 142.2 KiB — 74 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W8VX356&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W8VX356&gtg_health=1 — 200 — 392 B — 34 ms — h2https://pubhtml5.com/metrics/?id=G-L3MFCR9YTM&cx=c&gtm=4e64k0/metrics/?id=G-L3MFCR9YTM&cx=c&gtm=... https://pubhtml5.com/metrics/?id=G-L3MFCR9YTM&cx=c&gtm=4e64k0 — 200 — 177.8 KiB — 70 ms — h2https://static.pubhtml5.com/web/images/home/banner-new.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/banner-new.png — 200 — 0 B — 48 ms — h2https://static.pubhtml5.com/web/images/home/btn2.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/btn2.png — 200 — 0 B — 48 ms — h2https://static.pubhtml5.com/web/images/home/c-6.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-6.jpg — 200 — 0 B — 48 ms — h2https://static.pubhtml5.com/web/images/home/c-26.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-26.jpg — 200 — 0 B — 48 ms — h2https://static.pubhtml5.com/web/images/home/c-3.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-3.jpg — 200 — 0 B — 48 ms — h2https://static.pubhtml5.com/web/images/home/c-14.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-14.jpg — 200 — 0 B — 48 ms — h2https://static.pubhtml5.com/web/images/home/c-18.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-18.jpg — 200 — 0 B — 48 ms — h2https://static.pubhtml5.com/web/images/home/c-1.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-1.jpg — 200 — 0 B — 48 ms — h2https://static.pubhtml5.com/web/images/home/c-15.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-15.jpg — 200 — 0 B — 48 ms — h2https://static.pubhtml5.com/web/images/home/c-9.jpgstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/c-9.jpg — 200 — 0 B — 48 ms — h2https://static.pubhtml5.com/web/images/home/1.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/1.png — 200 — 0 B — 46 ms — h2https://static.pubhtml5.com/web/images/home/3.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/3.png — 200 — 0 B — 46 ms — h2https://static.pubhtml5.com/web/images/home/2.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/2.png — 200 — 0 B — 46 ms — h2https://static.pubhtml5.com/web/images/home/8.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/8.png — 200 — 0 B — 46 ms — h2https://static.pubhtml5.com/web/images/home/12.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/12.png — 200 — 0 B — 46 ms — h2https://pubhtml5.com/bookcase/asff/bookcase/asff https://pubhtml5.com/bookcase/asff — 301 — 149 B — 273 ms — h2https://static.pubhtml5.com/web/images/home/4.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/4.png — 200 — 0 B — 46 ms — h2https://static.pubhtml5.com/web/images/home/5.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/5.png — 200 — 0 B — 46 ms — h2https://static.pubhtml5.com/web/images/home/11.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/11.png — 200 — 0 B — 46 ms — h2https://static.pubhtml5.com/web/images/home/6.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/6.png — 200 — 0 B — 48 ms — h2https://static.pubhtml5.com/web/images/home/client-4.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/client-4.png — 200 — 0 B — 40 ms — h2https://static.pubhtml5.com/web/images/home/client-5.pngstatic.pubhtml5.com/web/images/home... https://static.pubhtml5.com/web/images/home/client-5.png — 200 — 0 B — 44 ms — h2https://pubhtml5.com/bookcase/asff//bookcase/asff/ https://pubhtml5.com/bookcase/asff/ — 200 — 3.4 KiB — 282 ms — h2https://pubhtml5.com/js/jquery-1.10.2.min.js?v-1/js/jquery-1.10.2.min.js?v-1 https://pubhtml5.com/js/jquery-1.10.2.min.js?v-1 — 200 — 32.4 KiB — 30 ms — h2https://pubhtml5.com/bookcase/js/hammer.min.js?v-1/bookcase/js/hammer.min.js?v-1 https://pubhtml5.com/bookcase/js/hammer.min.js?v-1 — 200 — 5.0 KiB — 13 ms — h2https://pubhtml5.com/bookcase/js/jquery.hammer.min.js?v-1/bookcase/js/jquery.hammer.min.js?v... https://pubhtml5.com/bookcase/js/jquery.hammer.min.js?v-1 — 200 — 626 B — 26 ms — h2https://pubhtml5.com/bookcase/js/Bookcase.js?v-1/bookcase/js/Bookcase.js?v-1 https://pubhtml5.com/bookcase/js/Bookcase.js?v-1 — 200 — 11.2 KiB — 28 ms — h2https://pubhtml5.com/bookcase/css/bookcase.css?v-1/bookcase/css/bookcase.css?v-1 https://pubhtml5.com/bookcase/css/bookcase.css?v-1 — 200 — 5.5 KiB — 18 ms — h2https://pubhtml5.com/js/utils/md5.js/js/utils/md5.js https://pubhtml5.com/js/utils/md5.js — 200 — 82 B — 28 ms — h2https://pubhtml5.com/js/lib/jquery.qrcode.min.js/js/lib/jquery.qrcode.min.js https://pubhtml5.com/js/lib/jquery.qrcode.min.js — 200 — 82 B — 29 ms — h2https://pubhtml5.com/js/utils/statistic.js/js/utils/statistic.js https://pubhtml5.com/js/utils/statistic.js — 200 — 853 B — 14 ms — h2https://pubhtml5.com/metrics//metrics/ https://pubhtml5.com/metrics/ — 200 — 0 B — 0 ms — h2https://pubhtml5.com/bookcase/img/skin.png/bookcase/img/skin.png https://pubhtml5.com/bookcase/img/skin.png — 200 — 105.9 KiB — 18 ms — h2https://pubhtml5.com/bookcase/img/red-1.png/bookcase/img/red-1.png https://pubhtml5.com/bookcase/img/red-1.png — 200 — 1.3 KiB — 13 ms — h2https://pubhtml5.com/bookcase/img/red-3.png/bookcase/img/red-3.png https://pubhtml5.com/bookcase/img/red-3.png — 200 — 1.3 KiB — 11 ms — h2https://pubhtml5.com/bookcase/img/red-2.png/bookcase/img/red-2.png https://pubhtml5.com/bookcase/img/red-2.png — 200 — 3.3 KiB — 15 ms — h2https://stat.pubhtml5.com/statistic-server/add-homepage-visitinfo.php?userid=239&type=3&hash=85eded6aa3b5f1ef698840b4e0064ed1stat.pubhtml5.com/statistic-server/... https://stat.pubhtml5.com/statistic-server/add-homepage-visitinfo.php?userid=239&type=3&hash=85eded6aa3b5f1ef698840b4e0064ed1 — 200 — 320 B — 765 ms — http/1.1https://online.pubhtml5.com/mryp/vplk/files/shot.jpgonline.pubhtml5.com/mryp/vplk/files... https://online.pubhtml5.com/mryp/vplk/files/shot.jpg — 200 — 46.8 KiB — 279 ms — h2https://online.pubhtml5.com/mryp/qgeh/files/shot.jpgonline.pubhtml5.com/mryp/qgeh/files... https://online.pubhtml5.com/mryp/qgeh/files/shot.jpg — 200 — 53.7 KiB — 268 ms — h2https://online.pubhtml5.com/mryp/tjxb/files/shot.jpgonline.pubhtml5.com/mryp/tjxb/files... https://online.pubhtml5.com/mryp/tjxb/files/shot.jpg — 200 — 60.5 KiB — 286 ms — h2https://online.pubhtml5.com/mryp/yeam/files/shot.jpgonline.pubhtml5.com/mryp/yeam/files... https://online.pubhtml5.com/mryp/yeam/files/shot.jpg — 200 — 42.3 KiB — 274 ms — h2https://online.pubhtml5.com/mryp/skny/files/shot.jpgonline.pubhtml5.com/mryp/skny/files... https://online.pubhtml5.com/mryp/skny/files/shot.jpg — 200 — 62.5 KiB — 270 ms — h2https://online.pubhtml5.com/mryp/gurj/files/shot.jpgonline.pubhtml5.com/mryp/gurj/files... https://online.pubhtml5.com/mryp/gurj/files/shot.jpg — 200 — 36.4 KiB — 280 ms — h2https://pubhtml5.com/bookcase/img/gold-1.png/bookcase/img/gold-1.png https://pubhtml5.com/bookcase/img/gold-1.png — 200 — 1.6 KiB — 51 ms — h2https://pubhtml5.com/bookcase/img/silver-1.png/bookcase/img/silver-1.png https://pubhtml5.com/bookcase/img/silver-1.png — 200 — 1.2 KiB — 29 ms — h2https://pubhtml5.com/bookcase/img/green-1.png/bookcase/img/green-1.png https://pubhtml5.com/bookcase/img/green-1.png — 200 — 1.2 KiB — 33 ms — h2https://pubhtml5.com/bookcase/img/yellow-1.png/bookcase/img/yellow-1.png https://pubhtml5.com/bookcase/img/yellow-1.png — 200 — 1.3 KiB — 38 ms — h2https://pubhtml5.com/bookcase/img/gold-3.png/bookcase/img/gold-3.png https://pubhtml5.com/bookcase/img/gold-3.png — 200 — 1.3 KiB — 34 ms — h2https://pubhtml5.com/bookcase/img/silver-3.png/bookcase/img/silver-3.png https://pubhtml5.com/bookcase/img/silver-3.png — 200 — 1.1 KiB — 42 ms — h2https://pubhtml5.com/bookcase/img/green-3.png/bookcase/img/green-3.png https://pubhtml5.com/bookcase/img/green-3.png — 200 — 1.2 KiB — 30 ms — h2https://pubhtml5.com/bookcase/img/yellow-3.png/bookcase/img/yellow-3.png https://pubhtml5.com/bookcase/img/yellow-3.png — 200 — 1.2 KiB — 40 ms — h2https://pubhtml5.com/bookcase/img/gold-2.png/bookcase/img/gold-2.png https://pubhtml5.com/bookcase/img/gold-2.png — 200 — 3.6 KiB — 41 ms — h2https://pubhtml5.com/bookcase/img/silver-2.png/bookcase/img/silver-2.png https://pubhtml5.com/bookcase/img/silver-2.png — 200 — 3.9 KiB — 50 ms — h2https://pubhtml5.com/bookcase/img/green-2.png/bookcase/img/green-2.png https://pubhtml5.com/bookcase/img/green-2.png — 200 — 4.1 KiB — 34 ms — h2https://pubhtml5.com/bookcase/img/yellow-2.png/bookcase/img/yellow-2.png https://pubhtml5.com/bookcase/img/yellow-2.png — 200 — 4.0 KiB — 32 ms — h2https://pubhtml5.com/bookcase/img/gold-2-big.jpg/bookcase/img/gold-2-big.jpg https://pubhtml5.com/bookcase/img/gold-2-big.jpg — 200 — 4.1 KiB — 37 ms — h2https://pubhtml5.com/bookcase/img/red-2-big.jpg/bookcase/img/red-2-big.jpg https://pubhtml5.com/bookcase/img/red-2-big.jpg — 200 — 3.9 KiB — 42 ms — h2https://pubhtml5.com/bookcase/img/silver-2-big.jpg/bookcase/img/silver-2-big.jpg https://pubhtml5.com/bookcase/img/silver-2-big.jpg — 200 — 4.3 KiB — 50 ms — h2https://pubhtml5.com/bookcase/img/green-2-big.jpg/bookcase/img/green-2-big.jpg https://pubhtml5.com/bookcase/img/green-2-big.jpg — 200 — 5.3 KiB — 45 ms — h2https://pubhtml5.com/bookcase/img/yellow-2-big.jpg/bookcase/img/yellow-2-big.jpg https://pubhtml5.com/bookcase/img/yellow-2-big.jpg — 200 — 4.5 KiB — 42 ms — h2https://pubhtml5.com/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://pubhtml5.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 149 B — 36 ms — h2https://pubhtml5.com/metrics/?id=AW-17851241108&cx=c&gtm=4e64k0/metrics/?id=AW-17851241108&cx=c&gt... https://pubhtml5.com/metrics/?id=AW-17851241108&cx=c&gtm=4e64k0 — 200 — 0 B — 0 ms — h2https://pubhtml5.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://pubhtml5.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.8 KiB — 7 ms — h2https://pubhtml5.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f0763f7ed89fda2/cdn-cgi/challenge-platform/h/b/jsd... https://pubhtml5.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f0763f7ed89fda2 — 200 — 565 B — 10 ms — h2https://online.pubhtml5.com/mryp/pwik/files/shot.jpgonline.pubhtml5.com/mryp/pwik/files... https://online.pubhtml5.com/mryp/pwik/files/shot.jpg — 200 — 34.4 KiB — 20 ms — h2https://online.pubhtml5.com/mryp/tfdn/files/shot.jpgonline.pubhtml5.com/mryp/tfdn/files... https://online.pubhtml5.com/mryp/tfdn/files/shot.jpg — 200 — 81.3 KiB — 33 ms — h2https://online.pubhtml5.com/mryp/qbrj/files/shot.jpgonline.pubhtml5.com/mryp/qbrj/files... https://online.pubhtml5.com/mryp/qbrj/files/shot.jpg — 200 — 67.5 KiB — 25 ms — h2https://online.pubhtml5.com/mryp/coeo/files/shot.jpgonline.pubhtml5.com/mryp/coeo/files... https://online.pubhtml5.com/mryp/coeo/files/shot.jpg — 200 — 20.6 KiB — 27 ms — h2https://online.pubhtml5.com/mryp/jewz/files/shot.jpgonline.pubhtml5.com/mryp/jewz/files... https://online.pubhtml5.com/mryp/jewz/files/shot.jpg — 200 — 55.3 KiB — 43 ms — h2https://online.pubhtml5.com/mryp/aiur/files/shot.jpgonline.pubhtml5.com/mryp/aiur/files... https://online.pubhtml5.com/mryp/aiur/files/shot.jpg — 200 — 50.6 KiB — 38 ms — h2https://pubhtml5.com/js/lib/bootstrap.js/js/lib/bootstrap.js https://pubhtml5.com/js/lib/bootstrap.js — 200 — 207 B — 11 ms — h2https://pubhtml5.com/favicon.ico/favicon.ico https://pubhtml5.com/favicon.ico — 200 — 360 B — 12 ms — h2https://pubhtml5.com/js/lib/fileupload.min.js/js/lib/fileupload.min.js https://pubhtml5.com/js/lib/fileupload.min.js — 200 — 105 B — 13 ms — h2https://pubhtml5.com/js/lib/jquery.qrcode.min.js/js/lib/jquery.qrcode.min.js https://pubhtml5.com/js/lib/jquery.qrcode.min.js — 304 — 82 B — 9 ms — h2https://pubhtml5.com/captcha/js/common-captcha.js?b0682bc751e08e78c52331d3845e39a3/captcha/js/common-captcha.js?b0682... https://pubhtml5.com/captcha/js/common-captcha.js?b0682bc751e08e78c52331d3845e39a3 — 200 — 0 B — 2 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17851241108/?random=1776889870934&cv=11&fst=1776889870934&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45892e64k0v9239769150z8813454874za20kzb813454874zd813454874xec&gcd=13n3n3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115616986~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fpubhtml5.com%2F&rcb=15&frm=0&tiba=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&did=dY2E1Nz%2CdMWZhNz&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=1884495202.1776889871&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gap.gtb=2&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/17851241108/?random=1776889870934&cv=11&fst=1776889870934&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45892e64k0v9239769150z8813454874za20kzb813454874zd813454874xec&gcd=13n3n3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115616986~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fpubhtml5.com%2F&rcb=15&frm=0&tiba=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&did=dY2E1Nz%2CdMWZhNz&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=1884495202.1776889871&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gap.gtb=2&rfmt=3&fmt=4 — 200 — 2.3 KiB — 24 ms — h3https://www.google.com/rmkt/collect/17851241108/?random=1776889870934&cv=11&fst=1776889870934&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45892e64k0v9239769150z8813454874za20kzb813454874zd813454874xec&gcd=13n3n3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115616986~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fpubhtml5.com%2F&rcb=15&frm=0&tiba=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&did=dY2E1Nz%2CdMWZhNz&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=1884495202.1776889871&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gap.gtb=2&gcp=5www.google.com/rmkt/collect/1785124... https://www.google.com/rmkt/collect/17851241108/?random=1776889870934&cv=11&fst=1776889870934&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45892e64k0v9239769150z8813454874za20kzb813454874zd813454874xec&gcd=13n3n3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115616986~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fpubhtml5.com%2F&rcb=15&frm=0&tiba=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&did=dY2E1Nz%2CdMWZhNz&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=1884495202.1776889871&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gap.gtb=2&gcp=5 — 200 — 20 B — 41 ms — h3https://pubhtml5.com/metrics/ga/g/c?v=2&tid=G-L3MFCR9YTM&gtm=45g92e64k0v876134727z8813454874za20kzb813454874zd813454874&_p=1776889870927&gcs=G111&gcd=13n3n3n3n5l1&npa=0&dma=0&tcfd=12650&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&_eu=AAAAAEA&_uip=%3A%3A&are=1&cid=686590619.1776889871&fp=1&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=SG&_gsid=LtfT2_8RWLdF0CIY8K5v-xChT5O-UD5p8w&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512543&uid=&sid=1776889869&sct=1&seg=0&dl=https%3A%2F%2Fpubhtml5.com%2F&dt=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=2&tfd=3363/metrics/ga/g/c?v=2&tid=G-L3MFCR9YT... https://pubhtml5.com/metrics/ga/g/c?v=2&tid=G-L3MFCR9YTM&gtm=45g92e64k0v876134727z8813454874za20kzb813454874zd813454874&_p=1776889870927&gcs=G111&gcd=13n3n3n3n5l1&npa=0&dma=0&tcfd=12650&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&_eu=AAAAAEA&_uip=%3A%3A&are=1&cid=686590619.1776889871&fp=1&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=SG&_gsid=LtfT2_8RWLdF0CIY8K5v-xChT5O-UD5p8w&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512543&uid=&sid=1776889869&sct=1&seg=0&dl=https%3A%2F%2Fpubhtml5.com%2F&dt=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=2&tfd=3363 — 204 — 518 B — 23 ms — h2https://www.google-analytics.com/g/s/collect?v=2&_gsid=LtfT2_8RWLdF0CIY8K5v-xChT5O-UD5p8w&gtm=45g92e64k0v876134727z8813454874za20kzb813454874zd813454874www.google-analytics.com/g/s/collec... https://www.google-analytics.com/g/s/collect?v=2&_gsid=LtfT2_8RWLdF0CIY8K5v-xChT5O-UD5p8w&gtm=45g92e64k0v876134727z8813454874za20kzb813454874zd813454874 — 204 — 555 B — 24 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-W8VX356www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-W8VX356 — 200 — 146.2 KiB — 34 ms — h2https://pubhtml5.com/js/lib/spectrum.min.js/js/lib/spectrum.min.js https://pubhtml5.com/js/lib/spectrum.min.js — 200 — 82 B — 15 ms — h2https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fpubhtml5.com%2F&scrsrc=pubhtml5.com&rnd=574252147.1776889871&dt=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&auid=1884495202.1776889871&navt=n&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&did=dY2E1Nz%2CdMWZhNz&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&_tu=CA&gtm=45892e64k0v9239769150z8813454874za20kzb813454874zd813454874xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115616986~115938465~115938468~117266401&apve=1&apvf=f&gap.gtb=2&apvc=1&tids=AW-17851241108&tid=AW-17851241108&tft=1776889870996&tfd=3370www.google.com/ccm/collect?rcb=15&f... https://www.google.com/ccm/collect?rcb=15&frm=0&en=page_view&dl=https%3A%2F%2Fpubhtml5.com%2F&scrsrc=pubhtml5.com&rnd=574252147.1776889871&dt=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&auid=1884495202.1776889871&navt=n&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&did=dY2E1Nz%2CdMWZhNz&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&_tu=CA&gtm=45892e64k0v9239769150z8813454874za20kzb813454874zd813454874xec&gcs=G111&gcd=13n3n3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115616986~115938465~115938468~117266401&apve=1&apvf=f&gap.gtb=2&apvc=1&tids=AW-17851241108&tid=AW-17851241108&tft=1776889870996&tfd=3370 — 200 — 21 B — 10 ms — h3https://www.google.com/pagead/1p-user-list/17851241108/?random=1776889870934&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45892e64k0v9239769150z8813454874za20kzb813454874zd813454874xec&gcd=13n3n3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115616986~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fpubhtml5.com%2F&rcb=15&frm=0&tiba=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&did=dY2E1Nz%2CdMWZhNz&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=1884495202.1776889871&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gap.gtb=2&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfXJmeN9pNbN7d8FdBpxUYLHFhWoLonwW8t0-wK7M_rd5XypkQkq_qVv5BEr74uwlksAUbNGt-Va8quCaAXMejw591_pUByA2Td_3g0zKUqgrwOX2A3Tk8k6jWTK5epSMgVbNuKDvciK1bOzvGooOfELEdy9acVQwCq8NYshrJ9PKyUeg9bu9JQVdpnZGTeiwvLfl5YCIQGhPSp0uaYU7oepkie7CgQJMTWq7WgD5c8A0t7g_cGIfXP0Fq7sNQzX3dbNvqQ&random=1840100831&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/17851241108/?random=1776889870934&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45892e64k0v9239769150z8813454874za20kzb813454874zd813454874xec&gcd=13n3n3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115616986~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fpubhtml5.com%2F&rcb=15&frm=0&tiba=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&did=dY2E1Nz%2CdMWZhNz&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=1884495202.1776889871&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gap.gtb=2&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfXJmeN9pNbN7d8FdBpxUYLHFhWoLonwW8t0-wK7M_rd5XypkQkq_qVv5BEr74uwlksAUbNGt-Va8quCaAXMejw591_pUByA2Td_3g0zKUqgrwOX2A3Tk8k6jWTK5epSMgVbNuKDvciK1bOzvGooOfELEdy9acVQwCq8NYshrJ9PKyUeg9bu9JQVdpnZGTeiwvLfl5YCIQGhPSp0uaYU7oepkie7CgQJMTWq7WgD5c8A0t7g_cGIfXP0Fq7sNQzX3dbNvqQ&random=1840100831&rmt_tld=0&ipr=y — 200 — 64 B — 15 ms — h3https://www.google.com.sg/pagead/1p-user-list/17851241108/?random=1776889870934&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45892e64k0v9239769150z8813454874za20kzb813454874zd813454874xec&gcd=13n3n3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115616986~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fpubhtml5.com%2F&rcb=15&frm=0&tiba=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&did=dY2E1Nz%2CdMWZhNz&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=1884495202.1776889871&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gap.gtb=2&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfXJmeN9pNbN7d8FdBpxUYLHFhWoLonwW8t0-wK7M_rd5XypkQkq_qVv5BEr74uwlksAUbNGt-Va8quCaAXMejw591_pUByA2Td_3g0zKUqgrwOX2A3Tk8k6jWTK5epSMgVbNuKDvciK1bOzvGooOfELEdy9acVQwCq8NYshrJ9PKyUeg9bu9JQVdpnZGTeiwvLfl5YCIQGhPSp0uaYU7oepkie7CgQJMTWq7WgD5c8A0t7g_cGIfXP0Fq7sNQzX3dbNvqQ&random=1840100831&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/17851241108/?random=1776889870934&cv=11&fst=1776888000000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45892e64k0v9239769150z8813454874za20kzb813454874zd813454874xec&gcd=13n3n3n3n5l1&dma=0&tcfd=12650&tag_exp=0~115616986~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fpubhtml5.com%2F&rcb=15&frm=0&tiba=Digital%20Publishing%20Platform%20%26%20Software%20for%20Magazines%2CCatalogs%2CBrochures%2CFlipBook%20%26%20More%20%7C%20PubHTML5&did=dY2E1Nz%2CdMWZhNz&gdid=dY2E1Nz.dMWZhNz.dNzQzZD&hn=www.googleadservices.com&npa=0&us_privacy=1---&gdpr=0&gdpr_consent=tcempty&pscdl=noapi&auid=1884495202.1776889871&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gap.gtb=2&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyAEABaugfXJmeN9pNbN7d8FdBpxUYLHFhWoLonwW8t0-wK7M_rd5XypkQkq_qVv5BEr74uwlksAUbNGt-Va8quCaAXMejw591_pUByA2Td_3g0zKUqgrwOX2A3Tk8k6jWTK5epSMgVbNuKDvciK1bOzvGooOfELEdy9acVQwCq8NYshrJ9PKyUeg9bu9JQVdpnZGTeiwvLfl5YCIQGhPSp0uaYU7oepkie7CgQJMTWq7WgD5c8A0t7g_cGIfXP0Fq7sNQzX3dbNvqQ&random=1840100831&rmt_tld=1&ipr=y — 200 — 455 B — 28 ms — h2https://pubhtml5.com/js/utils/jquery.hints.js?1b8c7ff7ba030c97bf161b337981e0c5/js/utils/jquery.hints.js?1b8c7ff7b... https://pubhtml5.com/js/utils/jquery.hints.js?1b8c7ff7ba030c97bf161b337981e0c5 — 200 — 106 B — 13 ms — h2https://pubhtml5.com/js/utils/top.js?a01a47aa52657eca17750fe586d657e8/js/utils/top.js?a01a47aa52657eca17... https://pubhtml5.com/js/utils/top.js?a01a47aa52657eca17750fe586d657e8 — 200 — 105 B — 11 ms — h2https://pubhtml5.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?/cdn-cgi/challenge-platform/h/b/scr... https://pubhtml5.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 0 B — 1 ms — h2https://pubhtml5.com/js/utils/md5.js/js/utils/md5.js https://pubhtml5.com/js/utils/md5.js — 304 — 82 B — 12 ms — h2https://pubhtml5.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f0763e8bf74fda2/cdn-cgi/challenge-platform/h/b/jsd... https://pubhtml5.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f0763e8bf74fda2 — 200 — 564 B — 8 ms — h2https://pubhtml5.com/css/fonts/glyphicons-halflings-regular.woff/css/fonts/glyphicons-halflings-reg... https://pubhtml5.com/css/fonts/glyphicons-halflings-regular.woff — 200 — 22.9 KiB — 13 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
47% of JavaScript execution is third-party
First-party Third-party 3127ms · 389KB · €17/mo
Unattributable
Other
Costly
Execution 1259ms
Transfer 0 KB
Monthly Cost €7/mo
consent.cookiebot.com
Other
Costly
Execution 1207ms
Transfer 27 KB
Monthly Cost €6/mo
consent.cookiebot.com
Other
Costly
Execution 423ms
Transfer 117 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 85ms
Transfer 146 KB
Unused 73%
Monthly Cost €0/mo
static.pubhtml5.com
Other
Optional
Execution 77ms
Transfer 33 KB
Monthly Cost €0/mo
consent.cookiebot.com
Other
Optional
Execution 76ms
Transfer 66 KB
Unused 65%
Monthly Cost €0/mo

These scripts may cost more than they're worth

  • Unattributable adds 1259ms and costs ~€7/month
  • consent.cookiebot.com adds 1207ms and costs ~€6/month
  • consent.cookiebot.com adds 423ms and costs ~€2/month

47% 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 1259ms 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

consent.cookiebot.com takes 1207ms 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

consent.cookiebot.com takes 423ms 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

73% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

65% of consent.cookiebot.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