Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| kosmos-prod.react.gammacdn.com/evilangel.theme.modern.a55b1bb9210948d9a92f.css | 25.5 KiB | 165 ms |
| kosmos-prod.react.gammacdn.com/main.modern.a55b1bb9210948d9a92f.css | 24.4 KiB | 961 ms |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| kosmos-prod.react.gammacdn.com/react-dom-18-2-0-prod.js | 0.0 ms | 43.4 KiB |
| cdn.izooto.com/scripts/sdk/main.js | 1382400.0 s | 96.0 KiB |
| kosmos-prod.react.gammacdn.com/react-18-2-0-prod.js | 0.0 ms | 4.6 KiB |
| kosmos-assets-prod.react.gammacdn.com/site/evilangel/icon/HamburgerMenu.svg | 0.0 ms | 1.6 KiB |
| kosmos-assets-prod.react.gammacdn.com/site/evilangel/icon/Search.svg | 0.0 ms | 1.3 KiB |
| /cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader... | 172792.0 s | 4.3 KiB |
| cdn.izooto.com/scripts/sdk/izextf.js | 1382400.0 s | 12.3 KiB |
| cdn.izooto.com/scripts/ff780d02ca2f1d8c47a988eb96bde80e72b3bf12.js | 86400.0 s | 3.0 KiB |
| kosmos-assets-prod.react.gammacdn.com/site/evilangel/icon/Twitter.svg | 0.0 ms | 1.1 KiB |
| kosmos-assets-prod.react.gammacdn.com/site/evilangel/icon/Clear.svg | 0.0 ms | 1.1 KiB |
| /usage.gif?token=6e6c2cea097c4c88a35abe3dfd12c4ef&correla... | 0.0 ms | 273 B |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
promobar div > div#promobarSlug-pt_JulyGoals_Straight_2026 > a.Link > img.styles_Ozu7StrsLN | /cdyxtpbavd4i/6rPfamUgbD7FCeRZbEo2gy/91874eca1348f7954bdd... | 140.6 KiB | 128.4 KiB |
Visa div.lander-copy > div > div > img | static01-cms-evilangel.gammacdn.com/evilangel/m/18zfumbpr7mswkcs/visa.jpg | 11.5 KiB | 11.0 KiB |
Mastercard div.lander-copy > div > div > img | static01-cms-evilangel.gammacdn.com/evilangel/m/9hg2m3vzpz40c8w4/mastercard.jpg | 8.2 KiB | 7.8 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| evilangel.com/ | 808 ms |
| www.evilangel.com/ | 1.2 s |
| www.evilangel.com/sfw | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.evilangel.com/sfw | 603 ms |
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
19,000+ HARDCORE VIDEOS • START WATCHING! div > div > main > div.styles_Oi3QGSbavU | 0.387 |
Kenzie Taylor div.styles_Oi3QGSbavU > div.styles_esaQN88M3g > div.styles_gexNzFppvU > div.styles_gexNzFppvU | 0.218 |
19,000+ HARDCORE VIDEOS • START WATCHING! div > div > main > div.styles_Oi3QGSbavU | 0.158 |
Never Run Out of Content
New Videos Every Week
Watch Anywhere in 4K
Trusted for… div#reactApplication > div.styles_ybNZ11ed3c > div.styles_zJlqMRUDSk > div.styles_SpfRXHDP9O | 0.151 |
div > div#promobarSlug-pt_JulyGoals_Straight_2026 > a.Link > button.Button div > div#promobarSlug-pt_JulyGoals_Straight_2026 > a.Link > button.Button | 0.000 |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| kosmos-prod.react.gammacdn.com/evilangel.theme.modern.a55b1bb9210948d9a92f.css | 24.9 KiB | 24.1 KiB |
| kosmos-prod.react.gammacdn.com/main.modern.a55b1bb9210948d9a92f.css | 23.8 KiB | 22.4 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| kosmos-prod.react.gammacdn.com/app.modern.a55b1bb9210948d9a92f.js | 423.4 KiB | 233.4 KiB |
| www.googletagmanager.com/gtag/js?id=G-5HMQS91RVC&cx=c>m=4e6781 | 165.7 KiB | 70.4 KiB |
| cdn.izooto.com/scripts/sdk/main.js | 95.5 KiB | 66.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KQVVT4Q | 135.9 KiB | 64.4 KiB |
| /c/minify/44/3b3105c821e06ea6b7dd34110a5d18.js | 33.0 KiB | 23.2 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| kosmos-prod.react.gammacdn.com/react-18-2-0-prod.js | 1.8 s | 1.6 s | 1.2 ms |
| kosmos-prod.react.gammacdn.com/app.modern.a55b1bb9210948d9a92f.js | 885 ms | 597 ms | 148 ms |
| Unattributable | 655 ms | 126 ms | 0.0 ms |
| www.evilangel.com/sfw | 330 ms | 4.4 ms | 0.8 ms |
| www.googletagmanager.com/gtm.js?id=GTM-KQVVT4Q | 327 ms | 271 ms | 49 ms |
| /cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader... | 263 ms | 93 ms | 11 ms |
| kosmos-prod.react.gammacdn.com/ajv.modern.dc1ca7d5f1faf79c83c3.js | 252 ms | 227 ms | 11 ms |
| www.googletagmanager.com/gtag/js?id=G-5HMQS91RVC&cx=c>m=4e6781 | 230 ms | 174 ms | 54 ms |
| cdn.izooto.com/scripts/sdk/main.js | 154 ms | 102 ms | 44 ms |
| kosmos-prod.react.gammacdn.com/lodash-4-17-2.js | 76 ms | 47 ms | 7.8 ms |
| kosmos-prod.react.gammacdn.com/legal-client.modern.9a29259d58b342b57caa.js | 70 ms | 53 ms | 7.8 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.4 s |
| Other | 869 ms |
| Script Parsing & Compilation | 364 ms |
| Style & Layout | 326 ms |
| Garbage Collection | 130 ms |
| Rendering | 77 ms |
| Parse HTML & CSS | 55 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
promobar div > div#promobarSlug-pt_JulyGoals_Straight_2026 > a.Link > img.styles_Ozu7StrsLN | /cdyxtpbavd4i/6rPfamUgbD7FCeRZbEo2gy/91874eca1348f7954bdd... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div > div#promobarSlug-pt_JulyGoals_Straight_2026 > a.Link > button.Button div > div#promobarSlug-pt_JulyGoals_Straight_2026 > a.Link > button.Button |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
footer > div.styles_iMZfFHj1ub > nav.Navigation > a.Link |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
LIFE IS TOO SHORT FOR SOFT PORN div.component-EmailGrabber-Wrapper > div.EmailGrabber > div.Raw > h4 |
These are opportunities to improve keyboard navigation in your application.
Best Practices
User Experience
Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. Learn how to provide responsive images.
Performance issues directly impact user engagement and conversion rates.
| URL | Displayed size | Actual size | Expected size | |
|---|---|---|---|---|
Start Watching Now! div > a.Link > div.BackgroundBox > img.styles_pZdU5fhwqp | /5mtb3zfzz1y7/1XGjaxjDkPY5DoYfxqbny0/ed7404f7810f7e4fc92a... | 412 x 232 | 450 x 253 | 618 x 348 |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
ENTER div.WarningOverlay-WarningContainer > div.styles_fx9MAquK3c > div.BackgroundBox > a.Link |
terms and conditions ul.WarningOverlay-TermsList > li > p.Paragraph > a.Link |
privacy policy ul.WarningOverlay-TermsList > li > p.Paragraph > a.Link |
To appear in search results, crawlers need access to your app.
Content Best Practices
Canonical links suggest which URL to show in search results. Learn more about canonical links.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
Format your HTML in a way that enables crawlers to better understand your app’s content.