14703 lines
733 KiB
JSON
14703 lines
733 KiB
JSON
|
|
{
|
|||
|
|
"lighthouseVersion": "12.7.1",
|
|||
|
|
"requestedUrl": "http://localhost:3000/",
|
|||
|
|
"mainDocumentUrl": "http://localhost:3000/en",
|
|||
|
|
"finalDisplayedUrl": "http://localhost:3000/in",
|
|||
|
|
"finalUrl": "http://localhost:3000/en",
|
|||
|
|
"fetchTime": "2025-07-04T09:14:28.402Z",
|
|||
|
|
"gatherMode": "navigation",
|
|||
|
|
"runWarnings": [
|
|||
|
|
"The page may not be loading as expected because your test URL (http://localhost:3000/) was redirected to http://localhost:3000/en. Try testing the second URL directly."
|
|||
|
|
],
|
|||
|
|
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36",
|
|||
|
|
"environment": {
|
|||
|
|
"networkUserAgent": "Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36",
|
|||
|
|
"hostUserAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36",
|
|||
|
|
"benchmarkIndex": 1116,
|
|||
|
|
"credits": {
|
|||
|
|
"axe-core": "4.10.3"
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"audits": {
|
|||
|
|
"is-on-https": {
|
|||
|
|
"id": "is-on-https",
|
|||
|
|
"title": "Uses HTTPS",
|
|||
|
|
"description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more about HTTPS](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "Insecure URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "resolution",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Request Resolution"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"redirects-http": {
|
|||
|
|
"id": "redirects-http",
|
|||
|
|
"title": "Redirects HTTP traffic to HTTPS",
|
|||
|
|
"description": "Make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. [Learn more](https://developer.chrome.com/docs/lighthouse/pwa/redirects-http/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"viewport": {
|
|||
|
|
"id": "viewport",
|
|||
|
|
"title": "Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`",
|
|||
|
|
"description": "A `<meta name=\"viewport\">` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/). [Learn more about using the viewport meta tag](https://developer.chrome.com/docs/lighthouse/pwa/viewport/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"warnings": [],
|
|||
|
|
"metricSavings": {
|
|||
|
|
"INP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"viewportContent": "width=device-width, initial-scale=1"
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"first-contentful-paint": {
|
|||
|
|
"id": "first-contentful-paint",
|
|||
|
|
"title": "First Contentful Paint",
|
|||
|
|
"description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).",
|
|||
|
|
"score": 0.89,
|
|||
|
|
"scoreDisplayMode": "numeric",
|
|||
|
|
"numericValue": 1819.7336,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "1.8 s",
|
|||
|
|
"scoringOptions": {
|
|||
|
|
"p10": 1800,
|
|||
|
|
"median": 3000
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"largest-contentful-paint": {
|
|||
|
|
"id": "largest-contentful-paint",
|
|||
|
|
"title": "Largest Contentful Paint",
|
|||
|
|
"description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "numeric",
|
|||
|
|
"numericValue": 35981.1184,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "36.0 s",
|
|||
|
|
"scoringOptions": {
|
|||
|
|
"p10": 2500,
|
|||
|
|
"median": 4000
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"first-meaningful-paint": {
|
|||
|
|
"id": "first-meaningful-paint",
|
|||
|
|
"title": "First Meaningful Paint",
|
|||
|
|
"description": "First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-meaningful-paint/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"speed-index": {
|
|||
|
|
"id": "speed-index",
|
|||
|
|
"title": "Speed Index",
|
|||
|
|
"description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "numeric",
|
|||
|
|
"numericValue": 18111.8937518631,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "18.1 s",
|
|||
|
|
"scoringOptions": {
|
|||
|
|
"p10": 3387,
|
|||
|
|
"median": 5800
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"screenshot-thumbnails": {
|
|||
|
|
"id": "screenshot-thumbnails",
|
|||
|
|
"title": "Screenshot Thumbnails",
|
|||
|
|
"description": "This is what the load of your site looked like.",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "filmstrip",
|
|||
|
|
"scale": 4943,
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"timing": 618,
|
|||
|
|
"timestamp": 28454484666,
|
|||
|
|
"data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2MBERISGBUYLxoaL2NCOEJjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY//AABEIAfQA+gMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APQKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAo
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"timing": 1236,
|
|||
|
|
"timestamp": 28455102541,
|
|||
|
|
"data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAH0APoDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k="
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"timing": 1854,
|
|||
|
|
"timestamp": 28455720416,
|
|||
|
|
"data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAH0APoDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k="
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"timing": 2472,
|
|||
|
|
"timestamp": 28456338291,
|
|||
|
|
"data": "data:image/jpeg;base64,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
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"timing": 3089,
|
|||
|
|
"timestamp": 28456956166,
|
|||
|
|
"data": "data:image/jpeg;base64,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
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"timing": 3707,
|
|||
|
|
"timestamp": 28457574041,
|
|||
|
|
"data": "data:image/jpeg;base64,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BERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERARaqmZlPBJNKbMYLkqsP2xYHHLSOLeYl6C2Iqjyxb4ofzpyxb4ofzoLciqPLFvih/OnLFvih/OgtyKo8sW+KH86csW+KH86C3Iqjyxb4ofzpyxb4ofzoLciqPLFvih/OnLFvih/OgtyKo8sW+KH86csm+Jn86C3Iqgds2+Jn8/wAljlo3xM/n+SC4Iqcdtm+Jn8/yUeW7fEj+f5ILmipfLhviR/P8lg7ctH/wnfn+SC6oqTy7b4ifz/JYO3bfET+f5ILuio/LxviJ/wCp8kG3rfET/wBT5ILwipA27b4ifz/JSG3TT/8ACd+f5ILqi5eAYxFjFM+SNjo3sNnNOtl1EBERAREQcvaf7hq/RHxC81XpW0/3DV+iPiF5qooiIgIiICIiAiIgIiICwVlYKCJUVIqKCBUSpFRKCJUHKZUHIIqJUlEoIlX7uV9zHFu6BVyGme2jw2E2mq5G5gD1Wt/qPrCoJX7g7gtJT03cjwX6NaPfQukle2185JufPoEFErP/AA0YScPDaLHq9lcBrJLGx0ZPogAj8xX5/wBttksU2Mx6XCsaiDZWjPHIw3ZKw8HNPOPgv27hmIVlRiEUNRLkpmk7qYMt9Ltfp+qBx8vEacfKP/FzSUztl8DrHZfpkdYYmdJjcwl3taztQeK9zj7PXekz4FXJU3ucfZ670mfAq5KoIiICIiDl7T/cNX6I+IXmq9K2n+4av0R8QvNVFEREBERAREQEREBERAWCsrBQRKipFRQQPOolSPOolBEqDlMqDkEVEqSiUESvcO4P3XafZWkdgO0gccKc4uhmAzboniCOqvDygQfueq7rewkFIZjj1JLuxmEcYLn+oW4r8w92buiybf49E6CN0GFUYLaaN31iTbM93lNhpzALzkKTUF87nH2eu9JnwKuSpvc4+z13pM+BVyVQREQEREHL2n+4av0R8QvNV6VtP9w1foj4heaqKIiICIiAiIgIiICIiAsFZWCgiVFSKiggVEqRUSgiVBymVByCKiVJRKCJQIUCCYUmqIUmoL53OPs9d6TPgVclTe5x9nrvSZ8CrkqgiIgIiIOXtP8AcNX6I+IXmq9K2n+4av0R8QvNVFEREBERAREQEREBERAWCsrBQRKipFRQQPOolSPOolBEqDlMqDkEVEqSiUESgQoEEwpNUQpNQXzucfZ670mfAq5Km9zj7PXekz4FXJVBERAREQcvaf7hq/RHxC81XpW0/wBw1foj4heaqKIiICIiAiIgIiICIiAsFZWCgiVFSKiggVEqRUSgiVBymVByCKiVJRKCJQIUCCYUmqIUmoL53OPs9d6TPgVclTe5x9nrvSZ8CrkqgiIgIt5Y0ngsbtqDi7T/AHDV+iPiFQo8LrH4TLiQhcKKOQRGU6AuPMOlehbVMA2frCOqPiFwdocUosb2SwwwzijqsNaKd+H67uUH/wB5n+4/1A+pRVOREQEREBERAREQEREBYKysFBEqKkVFBA86iVI86iUESoOUyoOQRUSpKJQ
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"timing": 4325,
|
|||
|
|
"timestamp": 28458191916,
|
|||
|
|
"data": "data:image/jpeg;base64,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
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"timing": 4943,
|
|||
|
|
"timestamp": 28458809791,
|
|||
|
|
"data": "data:image/jpeg;base64,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VEFLBLBVRBSwSwVUQUsEsFVEFLBLBVRBSwSwVUQUsFVEQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERARW6iZlPA+WU2YwXJUadtazMctK4jmJcglKKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSLX4NiceJwOfG0scw2c08y2CAiIgIiINbtJ9iVfqj4hc6XRNpPsSr9UfELnaiUiIigEREBERAREQEREBERAREQEREBERAREQFOu5l3NsU28qpDTPbSYdCbS1UjcwB6GjnPYoKvtDuH0tPT9yrB+97R76J0kjm2uHEm59KCD1f8A6csKdQBtHjlcytA1kljY6Mn1QAR2lcF202VxPY/HJMMxiINlaMzJGG7JWczmnnC+z8MxCsqMQihqJclM0ndTBlu+7X6fogcfPxGnHl3/AKsKWmdszgtW63fjKwxM6SxzCXe1re1BxLYX6mr9ZvwKlCi+wv1NX6zfgVKFaECIiAiIg1m0n2JV+qPiFztdE2k+xKv1R8QudqJSIiKAREQEREBERAREQEREBERAREQEREBERAXae4h3VqfZildge0IccMc4mKYDNuieII6q4siD7Wqu6rsRBSmY45SShgzCOMFzvyFuK+ae7D3QZNvMcidCx0OF0gLaaN3E3td7vObD8gufogl+wv1NX6zfgVKFF9hfqav1m/AqUK0IEREBERBrNpPsSr9UfELna6JtJ9iVfqj4hc7USkREUAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiIJfsL9TV+s34FShRfYX6mr9ZvwKlCtCBERAREQazaT7Eq/VHxC52uibSfYlX6o+IXO1EpERFAIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiCX7C/U1frN+BUoUX2F+pq/Wb8CpQrQgREQEREGs2k+xKv1R8Qudrom0n2JV+qPiFztRKRERQCIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgl+wv1NX6zfgVKFF9hfqav1m/AqUK0IEREBFmOhY43IVNwzz9qZGh2k+xKv1R8QoRHhdY/CZcSELhRRyCIynQFx5h0roG1MLW4BWEXuGj4haPaHFKLG9ksMMM4o6rDWinfh+u7lB/+8z/uP+oH8lEpQ5ERQCIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAs3D8LrMRhq5aKF0zaWPeyhupa29r251hKTbAVVJhmMnFa6vfTR0Td4IYvrKo8N2Oax5y
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"final-screenshot": {
|
|||
|
|
"id": "final-screenshot",
|
|||
|
|
"title": "Final Screenshot",
|
|||
|
|
"description": "The last screenshot captured of the pageload.",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "screenshot",
|
|||
|
|
"timing": 4944,
|
|||
|
|
"timestamp": 28458810707,
|
|||
|
|
"data": "data:image/jpeg;base64,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VEFLBLBVRBSwSwVUQUsEsFVEFLBLBVRBSwSwVUQUsFVEQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERAREQEREBERARW6iZlPA+WU2YwXJUadtazMctK4jmJcglKKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSKK8rm+SH9acrm+SH9aZEqRRXlc3yQ/rTlc3yQ/rTIlSLX4NiceJwOfG0scw2c08y2CAiIgIiINbtJ9iVfqj4hc6XRNpPsSr9UfELnaiUiIigEREBERAREQEREBERAREQEREBERAREQFOu5l3NsU28qpDTPbSYdCbS1UjcwB6GjnPYoKvtDuH0tPT9yrB+97R76J0kjm2uHEm59KCD1f8A6csKdQBtHjlcytA1kljY6Mn1QAR2lcF202VxPY/HJMMxiINlaMzJGG7JWczmnnC+z8MxCsqMQihqJclM0ndTBlu+7X6fogcfPxGnHl3/AKsKWmdszgtW63fjKwxM6SxzCXe1re1BxLYX6mr9ZvwKlCi+wv1NX6zfgVKFaECIiAiIg1m0n2JV+qPiFztdE2k+xKv1R8QudqJSIiKAREQEREBERAREQEREBERAREQEREBERAXae4h3VqfZildge0IccMc4mKYDNuieII6q4siD7Wqu6rsRBSmY45SShgzCOMFzvyFuK+ae7D3QZNvMcidCx0OF0gLaaN3E3td7vObD8gufogl+wv1NX6zfgVKFF9hfqav1m/AqUK0IEREBERBrNpPsSr9UfELna6JtJ9iVfqj4hc7USkREUAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgIiIJfsL9TV+s34FShRfYX6mr9ZvwKlCtCBERAREQazaT7Eq/VHxC52uibSfYlX6o+IXO1EpERFAIiICIiAiIgIiICIiAiIgIiICIiAiIgIiICIiCX7C/U1frN+BUoUX2F+pq/Wb8CpQrQgREQEREGs2k+xKv1R8Qudrom0n2JV+qPiFztRKRERQCIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAiIgl+wv1NX6zfgVKFF9hfqav1m/AqUK0IEREBFmOhY43IVNwzz9qZGh2k+xKv1R8QoRHhdY/CZcSELhRRyCIynQFx5h0roG1MLW4BWEXuGj4haPaHFKLG9ksMMM4o6rDWinfh+u7lB/+8z/uP+oH8lEpQ5ERQCIiAiIgIiICIiAiIgIiICIiAiIgIiICIiAs3D8LrMRhq5aKF0zaWPeyhupa29r251hKTbAVVJhmMnFa6vfTR0Td4IYvrKo8N2Oax5yea6D
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"total-blocking-time": {
|
|||
|
|
"id": "total-blocking-time",
|
|||
|
|
"title": "Total Blocking Time",
|
|||
|
|
"description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).",
|
|||
|
|
"score": 0.03,
|
|||
|
|
"scoreDisplayMode": "numeric",
|
|||
|
|
"numericValue": 2871.4588000000003,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "2,870 ms",
|
|||
|
|
"scoringOptions": {
|
|||
|
|
"p10": 200,
|
|||
|
|
"median": 600
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"max-potential-fid": {
|
|||
|
|
"id": "max-potential-fid",
|
|||
|
|
"title": "Max Potential First Input Delay",
|
|||
|
|
"description": "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](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "numeric",
|
|||
|
|
"numericValue": 2276,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "2,280 ms"
|
|||
|
|
},
|
|||
|
|
"cumulative-layout-shift": {
|
|||
|
|
"id": "cumulative-layout-shift",
|
|||
|
|
"title": "Cumulative Layout Shift",
|
|||
|
|
"description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https://web.dev/articles/cls).",
|
|||
|
|
"score": 0.96,
|
|||
|
|
"scoreDisplayMode": "numeric",
|
|||
|
|
"numericValue": 0.07024454417429836,
|
|||
|
|
"numericUnit": "unitless",
|
|||
|
|
"displayValue": "0.07",
|
|||
|
|
"scoringOptions": {
|
|||
|
|
"p10": 0.1,
|
|||
|
|
"median": 0.25
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"cumulativeLayoutShiftMainFrame": 0.07024454417429836,
|
|||
|
|
"newEngineResult": {
|
|||
|
|
"cumulativeLayoutShift": 0.07024454417429836,
|
|||
|
|
"cumulativeLayoutShiftMainFrame": 0.07024454417429836
|
|||
|
|
},
|
|||
|
|
"newEngineResultDiffered": false
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"errors-in-console": {
|
|||
|
|
"id": "errors-in-console",
|
|||
|
|
"title": "Browser errors were logged to the console",
|
|||
|
|
"description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "sourceLocation",
|
|||
|
|
"valueType": "source-location",
|
|||
|
|
"label": "Source"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "description",
|
|||
|
|
"valueType": "code",
|
|||
|
|
"label": "Description"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"source": "network",
|
|||
|
|
"description": "Failed to load resource: the server responded with a status of 401 ()",
|
|||
|
|
"sourceLocation": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "https://netidhub.com/api/users/info",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 0
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": "network",
|
|||
|
|
"description": "Failed to load resource: the server responded with a status of 401 ()",
|
|||
|
|
"sourceLocation": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "https://netidhub.com/api/users/info",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 0
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": "network",
|
|||
|
|
"description": "Failed to load resource: the server responded with a status of 401 ()",
|
|||
|
|
"sourceLocation": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "https://netidhub.com/api/users/info",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 0
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": "network",
|
|||
|
|
"description": "Failed to load resource: the server responded with a status of 401 ()",
|
|||
|
|
"sourceLocation": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "https://netidhub.com/api/signin",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 0
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": "network",
|
|||
|
|
"description": "Failed to load resource: the server responded with a status of 401 ()",
|
|||
|
|
"sourceLocation": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "https://netidhub.com/api/users/info",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 0
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": "network",
|
|||
|
|
"description": "Failed to load resource: the server responded with a status of 403 ()",
|
|||
|
|
"sourceLocation": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "https://netidhub.com/api/signin",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 0
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": "exception",
|
|||
|
|
"description": "SyntaxError: Invalid or unexpected token",
|
|||
|
|
"sourceLocation": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/fea0137e5d28fb6a.css",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 0
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"server-response-time": {
|
|||
|
|
"id": "server-response-time",
|
|||
|
|
"title": "Initial server response time was short",
|
|||
|
|
"description": "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](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 102.302,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "Root document took 100 ms",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "responseTime",
|
|||
|
|
"valueType": "timespanMs",
|
|||
|
|
"label": "Time Spent"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/en",
|
|||
|
|
"responseTime": 102.302
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"overallSavingsMs": 2.3020000000000067
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1
|
|||
|
|
},
|
|||
|
|
"interactive": {
|
|||
|
|
"id": "interactive",
|
|||
|
|
"title": "Time to Interactive",
|
|||
|
|
"description": "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](https://developer.chrome.com/docs/lighthouse/performance/interactive/).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "numeric",
|
|||
|
|
"numericValue": 36233.59692,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "36.2 s"
|
|||
|
|
},
|
|||
|
|
"user-timings": {
|
|||
|
|
"id": "user-timings",
|
|||
|
|
"title": "User Timing marks and measures",
|
|||
|
|
"description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "name",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Name"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "timingType",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Type"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "startTime",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 0.01,
|
|||
|
|
"label": "Start Time"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "duration",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 0.01,
|
|||
|
|
"label": "Duration"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"critical-request-chains": {
|
|||
|
|
"id": "critical-request-chains",
|
|||
|
|
"title": "Avoid chaining critical requests",
|
|||
|
|
"description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https://developer.chrome.com/docs/lighthouse/performance/critical-request-chains/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"displayValue": "3 chains found",
|
|||
|
|
"details": {
|
|||
|
|
"type": "criticalrequestchain",
|
|||
|
|
"chains": {
|
|||
|
|
"192DFDD23F0188CB2449A7A1637E302E": {
|
|||
|
|
"request": {
|
|||
|
|
"url": "http://localhost:3000/",
|
|||
|
|
"startTime": 28453.871878,
|
|||
|
|
"endTime": 28453.900117,
|
|||
|
|
"responseReceivedTime": 28453.897487000002,
|
|||
|
|
"transferSize": 520
|
|||
|
|
},
|
|||
|
|
"children": {
|
|||
|
|
"192DFDD23F0188CB2449A7A1637E302E:redirect": {
|
|||
|
|
"request": {
|
|||
|
|
"url": "http://localhost:3000/en",
|
|||
|
|
"startTime": 28453.901107,
|
|||
|
|
"endTime": 28454.026462,
|
|||
|
|
"responseReceivedTime": 28454.004511,
|
|||
|
|
"transferSize": 13586
|
|||
|
|
},
|
|||
|
|
"children": {
|
|||
|
|
"37028.2": {
|
|||
|
|
"request": {
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/55ed782333d0c0b0.css",
|
|||
|
|
"startTime": 28454.021011,
|
|||
|
|
"endTime": 28454.042004,
|
|||
|
|
"responseReceivedTime": 28454.032618,
|
|||
|
|
"transferSize": 28989
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"37028.3": {
|
|||
|
|
"request": {
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/fea0137e5d28fb6a.css",
|
|||
|
|
"startTime": 28454.021713,
|
|||
|
|
"endTime": 28454.046319,
|
|||
|
|
"responseReceivedTime": 28454.037265,
|
|||
|
|
"transferSize": 23440
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"37028.4": {
|
|||
|
|
"request": {
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/07b805f1c8642f8b.css",
|
|||
|
|
"startTime": 28454.022828,
|
|||
|
|
"endTime": 28454.035533,
|
|||
|
|
"responseReceivedTime": 28454.034457,
|
|||
|
|
"transferSize": 749
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"longestChain": {
|
|||
|
|
"duration": 174.44099999964237,
|
|||
|
|
"length": 3,
|
|||
|
|
"transferSize": 23440
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1
|
|||
|
|
},
|
|||
|
|
"redirects": {
|
|||
|
|
"id": "redirects",
|
|||
|
|
"title": "Avoid multiple page redirects",
|
|||
|
|
"description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https://developer.chrome.com/docs/lighthouse/performance/redirects/).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 609.8668,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "Est savings of 610 ms",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"LCP": 600,
|
|||
|
|
"FCP": 600
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedMs",
|
|||
|
|
"valueType": "timespanMs",
|
|||
|
|
"label": "Time Spent"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/",
|
|||
|
|
"wastedMs": 609.8668
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/en",
|
|||
|
|
"wastedMs": 0
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"overallSavingsMs": 609.8668
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"image-aspect-ratio": {
|
|||
|
|
"id": "image-aspect-ratio",
|
|||
|
|
"title": "Displays images with correct aspect ratio",
|
|||
|
|
"description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": ""
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "displayedAspectRatio",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Aspect Ratio (Displayed)"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "actualAspectRatio",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Aspect Ratio (Actual)"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"image-size-responsive": {
|
|||
|
|
"id": "image-size-responsive",
|
|||
|
|
"title": "Serves images with appropriate resolution",
|
|||
|
|
"description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https://web.dev/articles/serve-responsive-images).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": ""
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "displayedSize",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Displayed size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "actualSize",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Actual size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "expectedSize",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Expected size"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"deprecations": {
|
|||
|
|
"id": "deprecations",
|
|||
|
|
"title": "Avoids deprecated APIs",
|
|||
|
|
"description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "value",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Deprecation / Warning"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "source-location",
|
|||
|
|
"label": "Source"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"third-party-cookies": {
|
|||
|
|
"id": "third-party-cookies",
|
|||
|
|
"title": "Uses third-party cookies",
|
|||
|
|
"description": "Third-party cookies may be blocked in some contexts. [Learn more about preparing for third-party cookie restrictions](https://privacysandbox.google.com/cookies/prepare/overview).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"displayValue": "1 cookie found",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "name",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Name"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"name": "XSRF-TOKEN",
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/pagination?title=&enablePage=1&sortBy=createdAt&sort=desc&size=4&page=0"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"mainthread-work-breakdown": {
|
|||
|
|
"id": "mainthread-work-breakdown",
|
|||
|
|
"title": "Minimize main-thread work",
|
|||
|
|
"description": "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](https://developer.chrome.com/docs/lighthouse/performance/mainthread-work-breakdown/)",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 10361.507999999929,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "10.4 s",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"TBT": 2850
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "groupLabel",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Category"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "duration",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Time Spent"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"group": "scriptEvaluation",
|
|||
|
|
"groupLabel": "Script Evaluation",
|
|||
|
|
"duration": 3849.7119999999486
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"group": "other",
|
|||
|
|
"groupLabel": "Other",
|
|||
|
|
"duration": 2525.45199999998
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"group": "scriptParseCompile",
|
|||
|
|
"groupLabel": "Script Parsing & Compilation",
|
|||
|
|
"duration": 1952.4879999999998
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"group": "styleLayout",
|
|||
|
|
"groupLabel": "Style & Layout",
|
|||
|
|
"duration": 1450.2479999999996
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"group": "paintCompositeRender",
|
|||
|
|
"groupLabel": "Rendering",
|
|||
|
|
"duration": 394.23999999999995
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"group": "parseHTML",
|
|||
|
|
"groupLabel": "Parse HTML & CSS",
|
|||
|
|
"duration": 128.072
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"group": "garbageCollection",
|
|||
|
|
"groupLabel": "Garbage Collection",
|
|||
|
|
"duration": 61.296000000000014
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"sortedBy": [
|
|||
|
|
"duration"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1
|
|||
|
|
},
|
|||
|
|
"bootup-time": {
|
|||
|
|
"id": "bootup-time",
|
|||
|
|
"title": "Reduce JavaScript execution time",
|
|||
|
|
"description": "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](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 5707.067999999952,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "5.7 s",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"TBT": 3200
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "total",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Total CPU Time"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "scripting",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Script Evaluation"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "scriptParseCompile",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Script Parse"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"total": 8166.42399999995,
|
|||
|
|
"scripting": 3784.119999999952,
|
|||
|
|
"scriptParseCompile": 1867.02
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "Unattributable",
|
|||
|
|
"total": 1263.5679999999916,
|
|||
|
|
"scripting": 21.692,
|
|||
|
|
"scriptParseCompile": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/en",
|
|||
|
|
"total": 771.9320000000001,
|
|||
|
|
"scripting": 20.25199999999999,
|
|||
|
|
"scriptParseCompile": 13.984
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"summary": {
|
|||
|
|
"wastedMs": 5707.067999999952
|
|||
|
|
},
|
|||
|
|
"sortedBy": [
|
|||
|
|
"total"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1
|
|||
|
|
},
|
|||
|
|
"uses-rel-preconnect": {
|
|||
|
|
"id": "uses-rel-preconnect",
|
|||
|
|
"title": "Preconnect to required origins",
|
|||
|
|
"description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"warnings": [
|
|||
|
|
"A `<link rel=preconnect>` was found for \"https://fonts.gstatic.com\" but was not used by the browser. Only use `preconnect` for important origins that the page will certainly request."
|
|||
|
|
],
|
|||
|
|
"metricSavings": {
|
|||
|
|
"LCP": 400,
|
|||
|
|
"FCP": 0
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"font-display": {
|
|||
|
|
"id": "font-display",
|
|||
|
|
"title": "All text remains visible during webfont loads",
|
|||
|
|
"description": "Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https://developer.chrome.com/docs/lighthouse/performance/font-display/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"warnings": [],
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedMs",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Est Savings"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"diagnostics": {
|
|||
|
|
"id": "diagnostics",
|
|||
|
|
"title": "Diagnostics",
|
|||
|
|
"description": "Collection of useful page vitals.",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"numRequests": 103,
|
|||
|
|
"numScripts": 15,
|
|||
|
|
"numStylesheets": 4,
|
|||
|
|
"numFonts": 1,
|
|||
|
|
"numTasks": 2959,
|
|||
|
|
"numTasksOver10ms": 17,
|
|||
|
|
"numTasksOver25ms": 7,
|
|||
|
|
"numTasksOver50ms": 4,
|
|||
|
|
"numTasksOver100ms": 3,
|
|||
|
|
"numTasksOver500ms": 1,
|
|||
|
|
"rtt": 0.3927,
|
|||
|
|
"throughput": 22841678.354646,
|
|||
|
|
"maxRtt": 91.41400000000002,
|
|||
|
|
"maxServerLatency": 179.918,
|
|||
|
|
"totalByteWeight": 7157606,
|
|||
|
|
"totalTaskTime": 2590.3770000000113,
|
|||
|
|
"mainDocumentTransferSize": 13586
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"network-requests": {
|
|||
|
|
"id": "network-requests",
|
|||
|
|
"title": "Network Requests",
|
|||
|
|
"description": "Lists the network requests that were made during page load.",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "protocol",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Protocol"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "networkRequestTime",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Network Request Time"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "networkEndTime",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Network End Time"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "transferSize",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"displayUnit": "kb",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Transfer Size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "resourceSize",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"displayUnit": "kb",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Resource Size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "statusCode",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Status Code"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "mimeType",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "MIME Type"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "resourceType",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Resource Type"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 0,
|
|||
|
|
"networkRequestTime": 2.2270000018179417,
|
|||
|
|
"networkEndTime": 30.466000001877546,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 520,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": 307,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"priority": "VeryHigh",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/en",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 30.466000001877546,
|
|||
|
|
"networkRequestTime": 31.45600000023842,
|
|||
|
|
"networkEndTime": 156.81100000068545,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 13586,
|
|||
|
|
"resourceSize": 39086,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "text/html",
|
|||
|
|
"resourceType": "Document",
|
|||
|
|
"priority": "VeryHigh",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/55ed782333d0c0b0.css",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 150.1550000011921,
|
|||
|
|
"networkRequestTime": 151.35999999940395,
|
|||
|
|
"networkEndTime": 172.3530000001192,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 28989,
|
|||
|
|
"resourceSize": 188522,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "text/css",
|
|||
|
|
"resourceType": "Stylesheet",
|
|||
|
|
"priority": "VeryHigh",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/fea0137e5d28fb6a.css",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 151.39499999955297,
|
|||
|
|
"networkRequestTime": 152.06199999898672,
|
|||
|
|
"networkEndTime": 176.6680000014603,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 23440,
|
|||
|
|
"resourceSize": 125495,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "text/css",
|
|||
|
|
"resourceType": "Stylesheet",
|
|||
|
|
"priority": "VeryHigh",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/07b805f1c8642f8b.css",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 151.89900000020862,
|
|||
|
|
"networkRequestTime": 153.17700000107288,
|
|||
|
|
"networkEndTime": 165.88199999928474,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 749,
|
|||
|
|
"resourceSize": 1087,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "text/css",
|
|||
|
|
"resourceType": "Stylesheet",
|
|||
|
|
"priority": "VeryHigh",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/webpack-66078ea95a1cb667.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 152.29199999943376,
|
|||
|
|
"networkRequestTime": 181.64499999955297,
|
|||
|
|
"networkEndTime": 187.40699999779463,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 2311,
|
|||
|
|
"resourceSize": 4028,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"isLinkPreload": true,
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/fea0137e5d28fb6a.css",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 152.5080000013113,
|
|||
|
|
"networkRequestTime": 187.8259999975562,
|
|||
|
|
"networkEndTime": 194.21600000187755,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 125495,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "text/css",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 152.64200000092387,
|
|||
|
|
"networkRequestTime": 188.21399999782443,
|
|||
|
|
"networkEndTime": 1157.5889999978244,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 3309080,
|
|||
|
|
"resourceSize": 11306558,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/main-app-788a804843d0a512.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 152.75899999961257,
|
|||
|
|
"networkRequestTime": 188.40100000053644,
|
|||
|
|
"networkEndTime": 195.20500000193715,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 814,
|
|||
|
|
"resourceSize": 467,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/98449-4dcff66defc9833e.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 152.875,
|
|||
|
|
"networkRequestTime": 188.53900000080466,
|
|||
|
|
"networkEndTime": 201.92499999701977,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 2344,
|
|||
|
|
"resourceSize": 7753,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/58966-b313ab94842a270a.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 152.99799999967217,
|
|||
|
|
"networkRequestTime": 188.73800000175834,
|
|||
|
|
"networkEndTime": 205.0789999999106,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 5355,
|
|||
|
|
"resourceSize": 19373,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/18100-be52e4d3af4cb5d9.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 153.0920000001788,
|
|||
|
|
"networkRequestTime": 189.0189999975264,
|
|||
|
|
"networkEndTime": 203.32199999690056,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 3779,
|
|||
|
|
"resourceSize": 14720,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/43840-6b407b6d24210bfb.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 153.19399999827147,
|
|||
|
|
"networkRequestTime": 194.8179999999702,
|
|||
|
|
"networkEndTime": 211.42300000041723,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 8963,
|
|||
|
|
"resourceSize": 51641,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/22933-4a67e7209163fe0e.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 153.2960000000894,
|
|||
|
|
"networkRequestTime": 195.66400000080466,
|
|||
|
|
"networkEndTime": 212.1579999998212,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 5804,
|
|||
|
|
"resourceSize": 20333,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/82190-ca28b3a133ec902c.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 153.49599999934435,
|
|||
|
|
"networkRequestTime": 202.66899999976158,
|
|||
|
|
"networkEndTime": 217.84299999848008,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 9296,
|
|||
|
|
"resourceSize": 33014,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/app/%5Blocale%5D/page-b7383cd889b2529f.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 153.5870000012219,
|
|||
|
|
"networkRequestTime": 203.8049999959767,
|
|||
|
|
"networkEndTime": 220.0080000013113,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 6833,
|
|||
|
|
"resourceSize": 27321,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/app/%5Blocale%5D/layout-a29be9f946f440e4.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 153.67799999937415,
|
|||
|
|
"networkRequestTime": 206.37399999797344,
|
|||
|
|
"networkEndTime": 224.9730000011623,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 3507,
|
|||
|
|
"resourceSize": 8539,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/app/%5Blocale%5D/error-49e8776766dd4ca7.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 153.7659999988973,
|
|||
|
|
"networkRequestTime": 212.5029999986291,
|
|||
|
|
"networkEndTime": 233.53700000047684,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 3000,
|
|||
|
|
"resourceSize": 9318,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/app/%5Blocale%5D/not-found-951d66e3df6bea80.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 153.88399999961257,
|
|||
|
|
"networkRequestTime": 214.00200000032783,
|
|||
|
|
"networkEndTime": 235.1929999999702,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1204,
|
|||
|
|
"resourceSize": 1518,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/javascript",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 154.08299999684095,
|
|||
|
|
"networkRequestTime": 155.19799999892712,
|
|||
|
|
"networkEndTime": 279.12400000169873,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 904,
|
|||
|
|
"resourceSize": 1719,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "text/css",
|
|||
|
|
"resourceType": "Stylesheet",
|
|||
|
|
"priority": "VeryHigh",
|
|||
|
|
"isLinkPreload": true,
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "Google Fonts"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/favicon.ico",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 1783.7789999991655,
|
|||
|
|
"networkRequestTime": 1784.4120000004768,
|
|||
|
|
"networkEndTime": 1798.1130000017583,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 15707,
|
|||
|
|
"resourceSize": 15406,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/x-icon",
|
|||
|
|
"resourceType": "Other",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/in?_rsc=1hd22",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 1893.582999996841,
|
|||
|
|
"networkRequestTime": 1896.0810000002384,
|
|||
|
|
"networkEndTime": 1932.4099999964237,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 10953,
|
|||
|
|
"resourceSize": 28944,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "text/x-component",
|
|||
|
|
"resourceType": "Fetch",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/csrf",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 1929.9919999986887,
|
|||
|
|
"networkRequestTime": 1933.0060000009835,
|
|||
|
|
"networkEndTime": 2253.4389999993145,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1323,
|
|||
|
|
"resourceSize": 100,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "Fetch",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/csrf",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 1942.0780000016093,
|
|||
|
|
"networkRequestTime": 1945.344999998808,
|
|||
|
|
"networkEndTime": 2432.539999999106,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 429,
|
|||
|
|
"resourceSize": 100,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "Fetch",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/assets/background.png",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 1997.0690000019968,
|
|||
|
|
"networkRequestTime": 1998.1850000023842,
|
|||
|
|
"networkEndTime": 2222.0289999991655,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 2229334,
|
|||
|
|
"resourceSize": 2229049,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/png",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/media/e4af272ccee01ff0-s.p.woff2",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 2004.9130000025034,
|
|||
|
|
"networkRequestTime": 2221.6160000003874,
|
|||
|
|
"networkEndTime": 2226.794999998063,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 48732,
|
|||
|
|
"resourceSize": 48432,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "font/woff2",
|
|||
|
|
"resourceType": "Font",
|
|||
|
|
"priority": "VeryHigh",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/csrf",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2147.427999999374,
|
|||
|
|
"networkRequestTime": 2149.8739999979734,
|
|||
|
|
"networkEndTime": 4333.843000002205,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1419,
|
|||
|
|
"resourceSize": 100,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "Fetch",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/assets/line1.png",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 2176.8219999969006,
|
|||
|
|
"networkRequestTime": 2177.93200000003,
|
|||
|
|
"networkEndTime": 2191.5269999988377,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 5714,
|
|||
|
|
"resourceSize": 5434,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/png",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/assets/survey.png",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 2177.777999997139,
|
|||
|
|
"networkRequestTime": 2178.5940000005066,
|
|||
|
|
"networkEndTime": 2194.7410000003874,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 15584,
|
|||
|
|
"resourceSize": 15303,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/png",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/assets/facebook.svg",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 2178.4369999989867,
|
|||
|
|
"networkRequestTime": 2179.3660000003874,
|
|||
|
|
"networkEndTime": 2195.4389999993145,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 581,
|
|||
|
|
"resourceSize": 276,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/svg+xml",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/assets/instagram.svg",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 2178.855000000447,
|
|||
|
|
"networkRequestTime": 2179.775000002235,
|
|||
|
|
"networkEndTime": 2195.7340000011027,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 864,
|
|||
|
|
"resourceSize": 559,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/svg+xml",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/assets/twitter.svg",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 2179.2740000002086,
|
|||
|
|
"networkRequestTime": 2180.247999999672,
|
|||
|
|
"networkEndTime": 2196.3469999991357,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 716,
|
|||
|
|
"resourceSize": 411,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/svg+xml",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/assets/tiktok.svg",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 2179.8440000005066,
|
|||
|
|
"networkRequestTime": 2193.439999997616,
|
|||
|
|
"networkEndTime": 2202.8139999993145,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 692,
|
|||
|
|
"resourceSize": 387,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/svg+xml",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/assets/youtube.svg",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 2180.6739999987185,
|
|||
|
|
"networkRequestTime": 2196.5060000009835,
|
|||
|
|
"networkEndTime": 2204.7789999991655,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 974,
|
|||
|
|
"resourceSize": 1260,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/svg+xml",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/public/users/roles",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2184.5289999991655,
|
|||
|
|
"networkRequestTime": 2185.902999997139,
|
|||
|
|
"networkEndTime": 2726.980000000447,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 494,
|
|||
|
|
"resourceSize": 293,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/users/info",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2186.1319999992847,
|
|||
|
|
"networkRequestTime": 2188.6559999994934,
|
|||
|
|
"networkEndTime": 2612.379999998957,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 531,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": 401,
|
|||
|
|
"mimeType": "text/plain",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&isInt=true&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2187.6389999985695,
|
|||
|
|
"networkRequestTime": 2189.2530000023544,
|
|||
|
|
"networkEndTime": 2777.9239999987185,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 5065,
|
|||
|
|
"resourceSize": 12560,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2189.4030000008643,
|
|||
|
|
"networkRequestTime": 2191.0619999989867,
|
|||
|
|
"networkEndTime": 2861.8130000010133,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 5268,
|
|||
|
|
"resourceSize": 12560,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2190.824999999255,
|
|||
|
|
"networkRequestTime": 2192.5689999982715,
|
|||
|
|
"networkEndTime": 3110.710000000894,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 6017,
|
|||
|
|
"resourceSize": 12560,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2192.9059999994934,
|
|||
|
|
"networkRequestTime": 2194.394999999553,
|
|||
|
|
"networkEndTime": 3321.187999997288,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 6020,
|
|||
|
|
"resourceSize": 12560,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/pagination?title=&enablePage=1&sortBy=createdAt&sort=desc&size=4&page=0",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2193.9589999988675,
|
|||
|
|
"networkRequestTime": 2195.114999998361,
|
|||
|
|
"networkEndTime": 2686.345999997109,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1528,
|
|||
|
|
"resourceSize": 1836,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true&isAllPolda=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2195.09299999848,
|
|||
|
|
"networkRequestTime": 2196.127000000328,
|
|||
|
|
"networkEndTime": 4226.618000000715,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 568,
|
|||
|
|
"resourceSize": 390,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true&isAllSatker=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2196.262999996543,
|
|||
|
|
"networkRequestTime": 2197.4239999987185,
|
|||
|
|
"networkEndTime": 2763.907999999821,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 5733,
|
|||
|
|
"resourceSize": 12560,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&isInt=true&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2197.236999999732,
|
|||
|
|
"networkRequestTime": 2198.2509999983013,
|
|||
|
|
"networkEndTime": 2984.3630000017583,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 6044,
|
|||
|
|
"resourceSize": 12560,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=clickCount&size=5&isInt=true&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2198.1369999982417,
|
|||
|
|
"networkRequestTime": 2199.3839999996126,
|
|||
|
|
"networkEndTime": 2781.134999997914,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 5055,
|
|||
|
|
"resourceSize": 12560,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/categories/list/publish?enablePage=1&size=12&sort=desc&sortBy=id&page=0&group=&type=&isInt=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2199.737999998033,
|
|||
|
|
"networkRequestTime": 2200.9860000014305,
|
|||
|
|
"networkEndTime": 2762.739999998361,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1168,
|
|||
|
|
"resourceSize": 2370,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/pagination?enablePage=1&page=0&size=100&title=",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2201.107000000775,
|
|||
|
|
"networkRequestTime": 2202.4910000003874,
|
|||
|
|
"networkEndTime": 4502.726999998093,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1630,
|
|||
|
|
"resourceSize": 5678,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/pagination?title=&enablePage=1&sortBy=createdAt&sort=desc&size=4&page=0",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2202.7319999970496,
|
|||
|
|
"networkRequestTime": 2203.896999999881,
|
|||
|
|
"networkEndTime": 3107.6240000016987,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1880,
|
|||
|
|
"resourceSize": 1836,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/general/privacy-policy/1",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2204.2340000011027,
|
|||
|
|
"networkRequestTime": 2205.5569999963045,
|
|||
|
|
"networkEndTime": 2704.667999997735,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 4577,
|
|||
|
|
"resourceSize": 12854,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/interstitial?group=&isInt=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2206.3610000014305,
|
|||
|
|
"networkRequestTime": 2207.8230000026524,
|
|||
|
|
"networkEndTime": 2922.4880000017583,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 3520,
|
|||
|
|
"resourceSize": 9812,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 2310.2340000011027,
|
|||
|
|
"networkRequestTime": 2310.7789999991655,
|
|||
|
|
"networkEndTime": 2326.5619999989867,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 459503,
|
|||
|
|
"resourceSize": 459080,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/gif",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://api.iconify.design/ri.json?icons=arrow-right-s-line",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2336.9519999995828,
|
|||
|
|
"networkRequestTime": 2338.179999999702,
|
|||
|
|
"networkEndTime": 2654.9340000003576,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 793,
|
|||
|
|
"resourceSize": 222,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "Fetch",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "iconify.design"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/csrf",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 2425.7709999978542,
|
|||
|
|
"networkRequestTime": 2425.7709999978542,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Fetch",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/csrf",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 2435.239999998361,
|
|||
|
|
"networkRequestTime": 2435.239999998361,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Fetch",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/csrf",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 2536.890000000596,
|
|||
|
|
"networkRequestTime": 2536.890000000596,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Fetch",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/public/users/roles",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2554.2509999983013,
|
|||
|
|
"networkRequestTime": 2555.434999998659,
|
|||
|
|
"networkEndTime": 2984.802000001073,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1444,
|
|||
|
|
"resourceSize": 293,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/users/info",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2555.7069999985397,
|
|||
|
|
"networkRequestTime": 2556.6789999976754,
|
|||
|
|
"networkEndTime": 2779.1559999994934,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 229,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": 401,
|
|||
|
|
"mimeType": "text/plain",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&isInt=false&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2556.785000000149,
|
|||
|
|
"networkRequestTime": 2558.254999998957,
|
|||
|
|
"networkEndTime": 2947.907999999821,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 9860,
|
|||
|
|
"resourceSize": 43511,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2557.9619999974966,
|
|||
|
|
"networkRequestTime": 2559.0309999994934,
|
|||
|
|
"networkEndTime": 2949.9269999973476,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 9182,
|
|||
|
|
"resourceSize": 43511,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2558.7290000021458,
|
|||
|
|
"networkRequestTime": 2559.6530000008643,
|
|||
|
|
"networkEndTime": 3164.482999999076,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 10119,
|
|||
|
|
"resourceSize": 43511,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2559.957999996841,
|
|||
|
|
"networkRequestTime": 2561.4140000008047,
|
|||
|
|
"networkEndTime": 3382.552000001073,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 10121,
|
|||
|
|
"resourceSize": 43511,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/pagination?title=&enablePage=1&sortBy=createdAt&sort=desc&size=4&page=0",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2561.620000001043,
|
|||
|
|
"networkRequestTime": 2563.3519999980927,
|
|||
|
|
"networkEndTime": 3320.2980000004172,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1882,
|
|||
|
|
"resourceSize": 1836,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false&isAllPolda=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2563.017000000924,
|
|||
|
|
"networkRequestTime": 2564.8409999981523,
|
|||
|
|
"networkEndTime": 2921.255999997258,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 9344,
|
|||
|
|
"resourceSize": 38206,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false&isAllSatker=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2564.4639999978244,
|
|||
|
|
"networkRequestTime": 2565.382999997586,
|
|||
|
|
"networkEndTime": 2942.3739999979734,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 8969,
|
|||
|
|
"resourceSize": 43863,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&isInt=false&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2565.589999999851,
|
|||
|
|
"networkRequestTime": 2567.1009999997914,
|
|||
|
|
"networkEndTime": 3163.7889999970794,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 10125,
|
|||
|
|
"resourceSize": 43511,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=clickCount&size=5&isInt=false&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2567.2580000013113,
|
|||
|
|
"networkRequestTime": 2569.0639999993145,
|
|||
|
|
"networkEndTime": 2944.1369999982417,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 5580,
|
|||
|
|
"resourceSize": 23009,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/categories/list/publish?enablePage=1&size=12&sort=desc&sortBy=id&page=0&group=&type=&isInt=false",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2569.0960000008345,
|
|||
|
|
"networkRequestTime": 2570.120000001043,
|
|||
|
|
"networkEndTime": 2761.477000001818,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1155,
|
|||
|
|
"resourceSize": 3493,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/pagination?enablePage=1&page=0&size=100&title=",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2570.287999998778,
|
|||
|
|
"networkRequestTime": 2571.4019999988377,
|
|||
|
|
"networkEndTime": 4754.35699999705,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 2593,
|
|||
|
|
"resourceSize": 5678,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/pagination?title=&enablePage=1&sortBy=createdAt&sort=desc&size=4&page=0",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2571.515000000596,
|
|||
|
|
"networkRequestTime": 2572.937000002712,
|
|||
|
|
"networkEndTime": 3487.892999999225,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1886,
|
|||
|
|
"resourceSize": 1836,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/general/privacy-policy/1",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2573.0940000005066,
|
|||
|
|
"networkRequestTime": 2574.7939999997616,
|
|||
|
|
"networkEndTime": 3002.3960000015795,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 5533,
|
|||
|
|
"resourceSize": 12854,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/interstitial?group=&isInt=false",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h2",
|
|||
|
|
"rendererStartTime": 2575.140000000596,
|
|||
|
|
"networkRequestTime": 2576.4989999979734,
|
|||
|
|
"networkEndTime": 2945.972999997437,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 4316,
|
|||
|
|
"resourceSize": 15202,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=%2Fassets%2Findo.png&w=3840&q=75",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 2594.736999999732,
|
|||
|
|
"networkRequestTime": 2595.5819999985397,
|
|||
|
|
"networkEndTime": 2736.8389999978244,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 2639,
|
|||
|
|
"resourceSize": 2218,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/avif",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/csrf",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 2652.989999998361,
|
|||
|
|
"networkRequestTime": 2652.989999998361,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "data:image/svg+xml;base64,CiAgPHN2ZyB3aWR0aD0iNzAwIiBoZWlnaHQ9IjQ3NSIgdmVyc2lvbj0iMS4xIiB4bWxucz0ia…",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "data",
|
|||
|
|
"rendererStartTime": 2785.864999998361,
|
|||
|
|
"networkRequestTime": 2785.864999998361,
|
|||
|
|
"networkEndTime": 2786.0859999991953,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 583,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/svg+xml",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=https%3A%2F%2Fnetidhub.com%2Fapi%2Fmedia%2Fcategories%2Fview-thumbnail%3Fid%3D270%26currentMilis%3D1751620473722&w=3840&q=75",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 2795.1669999994338,
|
|||
|
|
"networkRequestTime": 2795.1669999994338,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=https%3A%2F%2Fnetidhub.com%2Fapi%2Fmedia%2Fcategories%2Fview-thumbnail%3Fid%3D249%26currentMilis%3D1751620473722&w=3840&q=75",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 2795.77499999851,
|
|||
|
|
"networkRequestTime": 2795.77499999851,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/csrf",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 2802.771999999881,
|
|||
|
|
"networkRequestTime": 2802.771999999881,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2866.8110000006855,
|
|||
|
|
"networkRequestTime": 2867.787000000477,
|
|||
|
|
"networkEndTime": 3002.875,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1271,
|
|||
|
|
"resourceSize": 67,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=https%3A%2F%2Fnetidhub.com%2Fapi%2Fmedia%2Fview%3Fid%3D3102%26operation%3Dthumbnail%26isSmall%3Dtrue%26currentMilis%3D1751620473749&w=750&q=75",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 2966.9890000000596,
|
|||
|
|
"networkRequestTime": 2966.9890000000596,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=https%3A%2F%2Fnetidhub.com%2Fapi%2Fmedia%2Fview%3Fid%3D3122%26operation%3Dthumbnail%26isSmall%3Dtrue%26currentMilis%3D1751620473753&w=750&q=75",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 2967.3540000021458,
|
|||
|
|
"networkRequestTime": 2967.3540000021458,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=https%3A%2F%2Fnetidhub.com%2Fapi%2Fmedia%2Fview%3Fid%3D3091%26operation%3Dthumbnail%26isSmall%3Dtrue%26currentMilis%3D1751620473755&w=750&q=75",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 2967.6310000009835,
|
|||
|
|
"networkRequestTime": 2967.6310000009835,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=false",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 2985.785000000149,
|
|||
|
|
"networkRequestTime": 2987.119999997318,
|
|||
|
|
"networkEndTime": 3260.1919999979436,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 16227,
|
|||
|
|
"resourceSize": 96980,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjcwMCIgaGVpZ2h0PSI0NzUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0d…",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "data",
|
|||
|
|
"rendererStartTime": 3020.4380000010133,
|
|||
|
|
"networkRequestTime": 3020.4380000010133,
|
|||
|
|
"networkEndTime": 3020.882999997586,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 547,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/svg+xml",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/in/image/detail/3102-polda-kaltara-gelar-bakti-religi-jelang-hari-bhayangkara-ke79-tahun-2025?_rsc=hzel8",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 3076.5089999996126,
|
|||
|
|
"networkRequestTime": 3079.1339999996126,
|
|||
|
|
"networkEndTime": 3099.9939999990165,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1151,
|
|||
|
|
"resourceSize": 323,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "text/x-component",
|
|||
|
|
"resourceType": "Fetch",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=https%3A%2F%2Fnetidhub.com%2Fapi%2Fmedia%2Fview%3Fid%3D2982%26operation%3Dthumbnail%26isSmall%3Dtrue%26currentMilis%3D1751620473780&w=3840&q=75",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 3093.357999999076,
|
|||
|
|
"networkRequestTime": 3093.357999999076,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=https%3A%2F%2Fnetidhub.com%2Fapi%2Fmedia%2Fview%3Fid%3D2985%26operation%3Dthumbnail%26isSmall%3Dtrue%26currentMilis%3D1751620473750&w=750&q=75",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 3093.804999999702,
|
|||
|
|
"networkRequestTime": 3093.804999999702,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 3121.5359999984503,
|
|||
|
|
"networkRequestTime": 3122.5810000002384,
|
|||
|
|
"networkEndTime": 3495.470999997109,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1274,
|
|||
|
|
"resourceSize": 67,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/in/image/detail/2982-personel-diminta-tulus-ayomi-pengguna-jalan?_rsc=hzel8",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "http/1.1",
|
|||
|
|
"rendererStartTime": 3124.0940000005066,
|
|||
|
|
"networkRequestTime": 3126.5969999991357,
|
|||
|
|
"networkEndTime": 3146.375,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1011,
|
|||
|
|
"resourceSize": 294,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "text/x-component",
|
|||
|
|
"resourceType": "Fetch",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "localhost"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=false",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 3169.6710000000894,
|
|||
|
|
"networkRequestTime": 3170.539999999106,
|
|||
|
|
"networkEndTime": 3386.5709999985993,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 16218,
|
|||
|
|
"resourceSize": 96980,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=true",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 3326.467000000179,
|
|||
|
|
"networkRequestTime": 3327.912000000477,
|
|||
|
|
"networkEndTime": 3692.357000000775,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 1266,
|
|||
|
|
"resourceSize": 67,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/11",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 3332.115999996662,
|
|||
|
|
"networkRequestTime": 3691.6160000003874,
|
|||
|
|
"networkEndTime": 4649.26099999994,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 111800,
|
|||
|
|
"resourceSize": 112041,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/jpeg",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/10",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 3333.0360000021756,
|
|||
|
|
"networkRequestTime": 3691.769999999553,
|
|||
|
|
"networkEndTime": 4783.234999999404,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 222605,
|
|||
|
|
"resourceSize": 222485,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/png",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=false",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 3386.2919999994338,
|
|||
|
|
"networkRequestTime": 3387.3110000006855,
|
|||
|
|
"networkEndTime": 3563.015000000596,
|
|||
|
|
"finished": true,
|
|||
|
|
"transferSize": 16217,
|
|||
|
|
"resourceSize": 96980,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "application/json",
|
|||
|
|
"resourceType": "XHR",
|
|||
|
|
"priority": "High",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/9",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 3496.207000002265,
|
|||
|
|
"networkRequestTime": 3691.8689999990165,
|
|||
|
|
"networkEndTime": 3918.052999999374,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 205401,
|
|||
|
|
"resourceSize": 204121,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/png",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/8",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "h3",
|
|||
|
|
"rendererStartTime": 3497.6839999966323,
|
|||
|
|
"networkRequestTime": 3691.954999998212,
|
|||
|
|
"networkEndTime": 4023.2439999990165,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 189294,
|
|||
|
|
"resourceSize": 188739,
|
|||
|
|
"statusCode": 200,
|
|||
|
|
"mimeType": "image/png",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://cdn.userway.org/widget.js",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 3765.4510000012815,
|
|||
|
|
"networkRequestTime": 3765.4510000012815,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Script",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "userway.org"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/7",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 4768.817000001669,
|
|||
|
|
"networkRequestTime": 4768.817000001669,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/6",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 4769.862999998033,
|
|||
|
|
"networkRequestTime": 4769.862999998033,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/5",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 4770.764999996871,
|
|||
|
|
"networkRequestTime": 4770.764999996871,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/4",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 4771.539999999106,
|
|||
|
|
"networkRequestTime": 4771.539999999106,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/3",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 4772.267000000924,
|
|||
|
|
"networkRequestTime": 4772.267000000924,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/2",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 4773.139000002295,
|
|||
|
|
"networkRequestTime": 4773.139000002295,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/1",
|
|||
|
|
"sessionTargetType": "page",
|
|||
|
|
"protocol": "",
|
|||
|
|
"rendererStartTime": 4774.006999999285,
|
|||
|
|
"networkRequestTime": 4774.006999999285,
|
|||
|
|
"finished": false,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"resourceSize": 0,
|
|||
|
|
"statusCode": -1,
|
|||
|
|
"mimeType": "",
|
|||
|
|
"resourceType": "Image",
|
|||
|
|
"priority": "Low",
|
|||
|
|
"experimentalFromMainFrame": true,
|
|||
|
|
"entity": "netidhub.com"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"networkStartTimeTs": 28453869651
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"network-rtt": {
|
|||
|
|
"id": "network-rtt",
|
|||
|
|
"title": "Network Round Trip Times",
|
|||
|
|
"description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https://hpbn.co/primer-on-latency-and-bandwidth/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"numericValue": 91.41400000000002,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "90 ms",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "origin",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "rtt",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Time Spent"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"origin": "https://api.iconify.design",
|
|||
|
|
"rtt": 91.41400000000002
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"origin": "https://netidhub.com",
|
|||
|
|
"rtt": 62.82600000000001
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"origin": "https://fonts.googleapis.com",
|
|||
|
|
"rtt": 30.823000000000004
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"origin": "http://localhost:3000",
|
|||
|
|
"rtt": 0.3927
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"sortedBy": [
|
|||
|
|
"rtt"
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"network-server-latency": {
|
|||
|
|
"id": "network-server-latency",
|
|||
|
|
"title": "Server Backend Latencies",
|
|||
|
|
"description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"numericValue": 179.918,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "180 ms",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "origin",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "serverResponseTime",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Time Spent"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"origin": "https://netidhub.com",
|
|||
|
|
"serverResponseTime": 179.918
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"origin": "http://localhost:3000",
|
|||
|
|
"serverResponseTime": 9.866800000000001
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"origin": "https://fonts.googleapis.com",
|
|||
|
|
"serverResponseTime": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"origin": "https://api.iconify.design",
|
|||
|
|
"serverResponseTime": 0
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"sortedBy": [
|
|||
|
|
"serverResponseTime"
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"main-thread-tasks": {
|
|||
|
|
"id": "main-thread-tasks",
|
|||
|
|
"title": "Tasks",
|
|||
|
|
"description": "Lists the toplevel main thread tasks that executed during page load.",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "startTime",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Start Time"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "duration",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "End Time"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"duration": 15.145,
|
|||
|
|
"startTime": 143.198
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 7.268,
|
|||
|
|
"startTime": 175.92
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.994,
|
|||
|
|
"startTime": 183.293
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 8.069,
|
|||
|
|
"startTime": 189.958
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 7.634,
|
|||
|
|
"startTime": 198.041
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.3,
|
|||
|
|
"startTime": 215.958
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 568.92,
|
|||
|
|
"startTime": 1189.031
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.686,
|
|||
|
|
"startTime": 1760.487
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 6.11,
|
|||
|
|
"startTime": 1767.57
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.493,
|
|||
|
|
"startTime": 1774.208
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.517,
|
|||
|
|
"startTime": 1780.491
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.252,
|
|||
|
|
"startTime": 1787.157
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 8.114,
|
|||
|
|
"startTime": 1792.766
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 418.242,
|
|||
|
|
"startTime": 1802.44
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 31.21,
|
|||
|
|
"startTime": 2240.638
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 39.27,
|
|||
|
|
"startTime": 2274.315
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.249,
|
|||
|
|
"startTime": 2349.388
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 231.066,
|
|||
|
|
"startTime": 2354.784
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 12.334,
|
|||
|
|
"startTime": 2585.881
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.31,
|
|||
|
|
"startTime": 2606.797
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 33.021,
|
|||
|
|
"startTime": 2612.402
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.266,
|
|||
|
|
"startTime": 2645.52
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 7.256,
|
|||
|
|
"startTime": 2650.796
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.592,
|
|||
|
|
"startTime": 2659.516
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 16.801,
|
|||
|
|
"startTime": 2668.549
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.644,
|
|||
|
|
"startTime": 2703.576
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 8.835,
|
|||
|
|
"startTime": 2775.409
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 15.285,
|
|||
|
|
"startTime": 2784.28
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 6.698,
|
|||
|
|
"startTime": 2828.251
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.522,
|
|||
|
|
"startTime": 2866.472
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 18.576,
|
|||
|
|
"startTime": 2933.761
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 18.238,
|
|||
|
|
"startTime": 2952.524
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 6.927,
|
|||
|
|
"startTime": 2984.108
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 93.689,
|
|||
|
|
"startTime": 2992.982
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.83,
|
|||
|
|
"startTime": 3091.114
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 11.288,
|
|||
|
|
"startTime": 3103.283
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.933,
|
|||
|
|
"startTime": 3125.803
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.602,
|
|||
|
|
"startTime": 3325.796
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 5.204,
|
|||
|
|
"startTime": 3390.797
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 6.467,
|
|||
|
|
"startTime": 3496.613
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 18.474,
|
|||
|
|
"startTime": 4695.577
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 21.117,
|
|||
|
|
"startTime": 4760.209
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"duration": 11.171,
|
|||
|
|
"startTime": 4781.842
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"metrics": {
|
|||
|
|
"id": "metrics",
|
|||
|
|
"title": "Metrics",
|
|||
|
|
"description": "Collects all available metrics.",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"numericValue": 36234,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"details": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"firstContentfulPaint": 1820,
|
|||
|
|
"largestContentfulPaint": 35981,
|
|||
|
|
"interactive": 36234,
|
|||
|
|
"speedIndex": 18112,
|
|||
|
|
"totalBlockingTime": 2871,
|
|||
|
|
"maxPotentialFID": 2276,
|
|||
|
|
"cumulativeLayoutShift": 0.07024454417429836,
|
|||
|
|
"cumulativeLayoutShiftMainFrame": 0.07024454417429836,
|
|||
|
|
"lcpLoadStart": 31466,
|
|||
|
|
"lcpLoadEnd": 31681,
|
|||
|
|
"timeToFirstByte": 460,
|
|||
|
|
"observedTimeOrigin": 0,
|
|||
|
|
"observedTimeOriginTs": 28453866791,
|
|||
|
|
"observedNavigationStart": 0,
|
|||
|
|
"observedNavigationStartTs": 28453866791,
|
|||
|
|
"observedFirstPaint": 2479,
|
|||
|
|
"observedFirstPaintTs": 28456345813,
|
|||
|
|
"observedFirstContentfulPaint": 2479,
|
|||
|
|
"observedFirstContentfulPaintTs": 28456345813,
|
|||
|
|
"observedFirstContentfulPaintAllFrames": 2479,
|
|||
|
|
"observedFirstContentfulPaintAllFramesTs": 28456345813,
|
|||
|
|
"observedLargestContentfulPaint": 2646,
|
|||
|
|
"observedLargestContentfulPaintTs": 28456512377,
|
|||
|
|
"observedLargestContentfulPaintAllFrames": 2646,
|
|||
|
|
"observedLargestContentfulPaintAllFramesTs": 28456512377,
|
|||
|
|
"observedTraceEnd": 4969,
|
|||
|
|
"observedTraceEndTs": 28458836173,
|
|||
|
|
"observedLoad": 1767,
|
|||
|
|
"observedLoadTs": 28455633483,
|
|||
|
|
"observedDomContentLoaded": 207,
|
|||
|
|
"observedDomContentLoadedTs": 28454073526,
|
|||
|
|
"observedCumulativeLayoutShift": 0.07024454417429836,
|
|||
|
|
"observedCumulativeLayoutShiftMainFrame": 0.07024454417429836,
|
|||
|
|
"observedFirstVisualChange": 2319,
|
|||
|
|
"observedFirstVisualChangeTs": 28456185791,
|
|||
|
|
"observedLastVisualChange": 4943,
|
|||
|
|
"observedLastVisualChangeTs": 28458809791,
|
|||
|
|
"observedSpeedIndex": 3177,
|
|||
|
|
"observedSpeedIndexTs": 28457044286
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"lcpInvalidated": false
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"resource-summary": {
|
|||
|
|
"id": "resource-summary",
|
|||
|
|
"title": "Resources Summary",
|
|||
|
|
"description": "Aggregates all network requests and groups them by type",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "label",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Resource Type"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "requestCount",
|
|||
|
|
"valueType": "numeric",
|
|||
|
|
"label": "Requests"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "transferSize",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Transfer Size"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"resourceType": "total",
|
|||
|
|
"label": "Total",
|
|||
|
|
"requestCount": 100,
|
|||
|
|
"transferSize": 7141899
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"resourceType": "image",
|
|||
|
|
"label": "Image",
|
|||
|
|
"requestCount": 28,
|
|||
|
|
"transferSize": 3445701
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"resourceType": "script",
|
|||
|
|
"label": "Script",
|
|||
|
|
"requestCount": 15,
|
|||
|
|
"transferSize": 3362290
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"resourceType": "other",
|
|||
|
|
"label": "Other",
|
|||
|
|
"requestCount": 51,
|
|||
|
|
"transferSize": 217508
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"resourceType": "stylesheet",
|
|||
|
|
"label": "Stylesheet",
|
|||
|
|
"requestCount": 4,
|
|||
|
|
"transferSize": 54082
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"resourceType": "font",
|
|||
|
|
"label": "Font",
|
|||
|
|
"requestCount": 1,
|
|||
|
|
"transferSize": 48732
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"resourceType": "document",
|
|||
|
|
"label": "Document",
|
|||
|
|
"requestCount": 1,
|
|||
|
|
"transferSize": 13586
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"resourceType": "media",
|
|||
|
|
"label": "Media",
|
|||
|
|
"requestCount": 0,
|
|||
|
|
"transferSize": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"resourceType": "third-party",
|
|||
|
|
"label": "Third-party",
|
|||
|
|
"requestCount": 60,
|
|||
|
|
"transferSize": 933877
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"third-party-summary": {
|
|||
|
|
"id": "third-party-summary",
|
|||
|
|
"title": "Minimize third-party usage",
|
|||
|
|
"description": "Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/loading-third-party-javascript/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"displayValue": "Third-party code blocked the main thread for 0 ms",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"TBT": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "entity",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Third-Party",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url"
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "transferSize",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Transfer Size",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "transferSize"
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "blockingTime",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Main-Thread Blocking Time",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "blockingTime"
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 932180,
|
|||
|
|
"tbtImpact": 0,
|
|||
|
|
"entity": "netidhub.com",
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/10",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 222605,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/9",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 205401,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/8",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 189294,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/11",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 111800,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=false",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 48662,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 29422,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&isInt=false&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 19985,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 17305,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&isInt=true&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 11109,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/general/privacy-policy/1",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 10110,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false&isAllPolda=true",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 9344,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false&isAllSatker=true",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 8969,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/pagination?title=&enablePage=1&sortBy=createdAt&sort=desc&size=4&page=0",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 7176,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true&isAllSatker=true",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 5733,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=clickCount&size=5&isInt=false&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 5580,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=clickCount&size=5&isInt=true&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 5055,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/interstitial?group=&isInt=false",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 4316,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/pagination?enablePage=1&page=0&size=100&title=",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 4223,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=true",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 3811,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/interstitial?group=&isInt=true",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 3520,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/csrf",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 3171,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/public/users/roles",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 1938,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/categories/list/publish?enablePage=1&size=12&sort=desc&sortBy=id&page=0&group=&type=&isInt=true",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 1168,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/categories/list/publish?enablePage=1&size=12&sort=desc&sortBy=id&page=0&group=&type=&isInt=false",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 1155,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/users/info",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 760,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true&isAllPolda=true",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 568,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/7",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/6",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/5",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/4",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/3",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/2",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/1",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 904,
|
|||
|
|
"tbtImpact": 0,
|
|||
|
|
"entity": "Google Fonts",
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 904,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 793,
|
|||
|
|
"tbtImpact": 0,
|
|||
|
|
"entity": "iconify.design",
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "https://api.iconify.design/ri.json?icons=arrow-right-s-line",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 793,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"tbtImpact": 0,
|
|||
|
|
"entity": "userway.org",
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "https://cdn.userway.org/widget.js",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"blockingTime": 0,
|
|||
|
|
"transferSize": 0,
|
|||
|
|
"tbtImpact": 0
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"summary": {
|
|||
|
|
"wastedBytes": 933877,
|
|||
|
|
"wastedMs": 0
|
|||
|
|
},
|
|||
|
|
"isEntityGrouped": true
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1
|
|||
|
|
},
|
|||
|
|
"third-party-facades": {
|
|||
|
|
"id": "third-party-facades",
|
|||
|
|
"title": "Lazy load third-party resources with facades",
|
|||
|
|
"description": "Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https://developer.chrome.com/docs/lighthouse/performance/third-party-facades/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"TBT": 0
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"largest-contentful-paint-element": {
|
|||
|
|
"id": "largest-contentful-paint-element",
|
|||
|
|
"title": "Largest Contentful Paint element",
|
|||
|
|
"description": "This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"displayValue": "35,980 ms",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"LCP": 33500
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "list",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": "Element"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "page-0-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
|
|||
|
|
"selector": "div.flex > div.flex > a.flex > img.w-[200px]",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 8,
|
|||
|
|
"bottom": 94,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 216,
|
|||
|
|
"width": 200,
|
|||
|
|
"height": 86
|
|||
|
|
},
|
|||
|
|
"snippet": "<img alt=\"Media Hub Logo\" loading=\"lazy\" width=\"2560\" height=\"1440\" decoding=\"async\" data-nimg=\"1\" class=\" w-[200px] h-full shrink-0 object-contain\" srcset=\"/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75 1x\" src=\"/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75\" style=\"color: transparent;\">",
|
|||
|
|
"nodeLabel": "Media Hub Logo"
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "phase",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Phase"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "percent",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "% of LCP"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "timing",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Timing"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"phase": "TTFB",
|
|||
|
|
"timing": 459.8668,
|
|||
|
|
"percent": "1%"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"phase": "Load Delay",
|
|||
|
|
"timing": 31006.628257732442,
|
|||
|
|
"percent": "86%"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"phase": "Load Time",
|
|||
|
|
"timing": 214.65565349255849,
|
|||
|
|
"percent": "1%"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"phase": "Render Delay",
|
|||
|
|
"timing": 4299.967688774999,
|
|||
|
|
"percent": "12%"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1
|
|||
|
|
},
|
|||
|
|
"lcp-lazy-loaded": {
|
|||
|
|
"id": "lcp-lazy-loaded",
|
|||
|
|
"title": "Largest Contentful Paint image was lazily loaded",
|
|||
|
|
"description": "Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https://web.dev/articles/lcp-lazy-loading).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"LCP": 5400
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": "Element"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-53-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
|
|||
|
|
"selector": "div.flex > div.flex > a.flex > img.w-[200px]",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 8,
|
|||
|
|
"bottom": 94,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 216,
|
|||
|
|
"width": 200,
|
|||
|
|
"height": 86
|
|||
|
|
},
|
|||
|
|
"snippet": "<img alt=\"Media Hub Logo\" loading=\"lazy\" width=\"2560\" height=\"1440\" decoding=\"async\" data-nimg=\"1\" class=\" w-[200px] h-full shrink-0 object-contain\" srcset=\"/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75 1x\" src=\"/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75\" style=\"color: transparent;\">",
|
|||
|
|
"nodeLabel": "Media Hub Logo"
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"layout-shifts": {
|
|||
|
|
"id": "layout-shifts",
|
|||
|
|
"title": "Avoid large layout shifts",
|
|||
|
|
"description": "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](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"displayValue": "1 layout shift found",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"CLS": 0.07
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "extra"
|
|||
|
|
},
|
|||
|
|
"label": "Element"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "score",
|
|||
|
|
"valueType": "numeric",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "cause",
|
|||
|
|
"valueType": "text"
|
|||
|
|
},
|
|||
|
|
"granularity": 0.001,
|
|||
|
|
"label": "Layout shift score"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "page-1-DIV",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,DIV",
|
|||
|
|
"selector": "div.flex > div.relative > div.fixed > div.relative",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 241,
|
|||
|
|
"bottom": 583,
|
|||
|
|
"left": 21,
|
|||
|
|
"right": 391,
|
|||
|
|
"width": 371,
|
|||
|
|
"height": 342
|
|||
|
|
},
|
|||
|
|
"snippet": "<div class=\"relative dark:bg-gray-900 rounded-lg w-[90%] md:w-[600px] p-4 shadow-none\">",
|
|||
|
|
"nodeLabel": "✕\nTESTING KATEGORI\nPersonel Diminta Tulus Ayomi Pengguna Jalan\n\n13/06/25 10:36 …"
|
|||
|
|
},
|
|||
|
|
"score": 0.07024454417429836
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"long-tasks": {
|
|||
|
|
"id": "long-tasks",
|
|||
|
|
"title": "Avoid long main-thread tasks",
|
|||
|
|
"description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https://web.dev/articles/optimize-long-tasks)",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"displayValue": "12 long tasks found",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"TBT": 2850
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "startTime",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Start Time"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "duration",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Duration"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"duration": 2276,
|
|||
|
|
"startTime": 32899.334
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"duration": 836,
|
|||
|
|
"startTime": 35175.334
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"duration": 462.0000000000073,
|
|||
|
|
"startTime": 36090.334
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"duration": 186.99999999999272,
|
|||
|
|
"startTime": 36917.33400000001
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"duration": 132,
|
|||
|
|
"startTime": 36577.33400000001
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "Unattributable",
|
|||
|
|
"duration": 125,
|
|||
|
|
"startTime": 609.8668
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"duration": 84,
|
|||
|
|
"startTime": 37223.334
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"duration": 79,
|
|||
|
|
"startTime": 36011.334
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"duration": 74,
|
|||
|
|
"startTime": 36807.33400000001
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"duration": 74,
|
|||
|
|
"startTime": 37149.334
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"duration": 67,
|
|||
|
|
"startTime": 36709.33400000001
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "Unattributable",
|
|||
|
|
"duration": 61,
|
|||
|
|
"startTime": 1219.7336
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"sortedBy": [
|
|||
|
|
"duration"
|
|||
|
|
],
|
|||
|
|
"skipSumming": [
|
|||
|
|
"startTime"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"urls": [
|
|||
|
|
"http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"Unattributable"
|
|||
|
|
],
|
|||
|
|
"tasks": [
|
|||
|
|
{
|
|||
|
|
"urlIndex": 0,
|
|||
|
|
"startTime": 32899.3,
|
|||
|
|
"duration": 2276,
|
|||
|
|
"other": 2276,
|
|||
|
|
"scriptEvaluation": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"urlIndex": 0,
|
|||
|
|
"startTime": 35175.3,
|
|||
|
|
"duration": 836,
|
|||
|
|
"other": 836
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"urlIndex": 0,
|
|||
|
|
"startTime": 36090.3,
|
|||
|
|
"duration": 462,
|
|||
|
|
"other": 462
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"urlIndex": 0,
|
|||
|
|
"startTime": 36917.3,
|
|||
|
|
"duration": 187,
|
|||
|
|
"other": 187
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"urlIndex": 0,
|
|||
|
|
"startTime": 36577.3,
|
|||
|
|
"duration": 132,
|
|||
|
|
"other": 132,
|
|||
|
|
"paintCompositeRender": 0,
|
|||
|
|
"scriptEvaluation": 0,
|
|||
|
|
"styleLayout": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"urlIndex": 1,
|
|||
|
|
"startTime": 609.9,
|
|||
|
|
"duration": 125,
|
|||
|
|
"other": 125
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"urlIndex": 0,
|
|||
|
|
"startTime": 37223.3,
|
|||
|
|
"duration": 84,
|
|||
|
|
"other": 84
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"urlIndex": 0,
|
|||
|
|
"startTime": 36011.3,
|
|||
|
|
"duration": 79,
|
|||
|
|
"other": 79,
|
|||
|
|
"paintCompositeRender": 0,
|
|||
|
|
"scriptEvaluation": 0,
|
|||
|
|
"styleLayout": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"urlIndex": 0,
|
|||
|
|
"startTime": 36807.3,
|
|||
|
|
"duration": 74,
|
|||
|
|
"other": 74
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"urlIndex": 0,
|
|||
|
|
"startTime": 37149.3,
|
|||
|
|
"duration": 74,
|
|||
|
|
"other": 74,
|
|||
|
|
"paintCompositeRender": 0,
|
|||
|
|
"scriptEvaluation": 0,
|
|||
|
|
"styleLayout": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"urlIndex": 0,
|
|||
|
|
"startTime": 36709.3,
|
|||
|
|
"duration": 67,
|
|||
|
|
"other": 67
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"urlIndex": 1,
|
|||
|
|
"startTime": 1219.7,
|
|||
|
|
"duration": 61,
|
|||
|
|
"other": 61,
|
|||
|
|
"scriptEvaluation": 0
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1
|
|||
|
|
},
|
|||
|
|
"non-composited-animations": {
|
|||
|
|
"id": "non-composited-animations",
|
|||
|
|
"title": "Avoid non-composited animations",
|
|||
|
|
"description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/)",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"displayValue": "3 animated elements found",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"CLS": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "failureReason",
|
|||
|
|
"valueType": "text"
|
|||
|
|
},
|
|||
|
|
"label": "Element"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "page-2-DIV",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,DIV",
|
|||
|
|
"selector": "div.w-full > div.px-4 > div > div",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 2633,
|
|||
|
|
"bottom": 3158,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 380,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 525
|
|||
|
|
},
|
|||
|
|
"snippet": "<div style=\"opacity: 0; transform: translateY(75px);\">",
|
|||
|
|
"nodeLabel": "KONTEN\n TERBARU\nFoto\nAudio Visual\nTeks\nAudio\n\nHARI BHAYANGKARA KE-79\n\nAcara Pun…"
|
|||
|
|
},
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"failureReason": "Effect has unsupported timing parameters"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "page-3-DIV",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,3,DIV,0,DIV,0,DIV",
|
|||
|
|
"selector": "div.w-full > div.px-4 > div > div",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 3190,
|
|||
|
|
"bottom": 3694,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 380,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 505
|
|||
|
|
},
|
|||
|
|
"snippet": "<div style=\"opacity: 0; transform: translateY(75px);\">",
|
|||
|
|
"nodeLabel": "KONTEN\n TERPOPULER\nFoto\nAudio Visual\nTeks\nAudio\n\nSEPUTAR PRESTASI\n\nNur Fatia Az…"
|
|||
|
|
},
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"failureReason": "Effect has unsupported timing parameters"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "page-4-DIV",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,4,DIV,0,DIV,0,DIV",
|
|||
|
|
"selector": "div.w-full > div.px-4 > div > div",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 3750,
|
|||
|
|
"bottom": 4200,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 380,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 450
|
|||
|
|
},
|
|||
|
|
"snippet": "<div style=\"opacity: 0; transform: translateY(75px);\">",
|
|||
|
|
"nodeLabel": "KATEGORI KONTEN\nPrestasi Polri\nLiputan Humanis Polri\nHari Bhayangkara ke-79\nOps…"
|
|||
|
|
},
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"failureReason": "Effect has unsupported timing parameters"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"unsized-images": {
|
|||
|
|
"id": "unsized-images",
|
|||
|
|
"title": "Image elements have explicit `width` and `height`",
|
|||
|
|
"description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"CLS": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": ""
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 4
|
|||
|
|
},
|
|||
|
|
"valid-source-maps": {
|
|||
|
|
"id": "valid-source-maps",
|
|||
|
|
"title": "Missing source maps for large first-party JavaScript",
|
|||
|
|
"description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https://developer.chrome.com/docs/devtools/javascript/source-maps/).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "scriptUrl",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "error"
|
|||
|
|
},
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "sourceMapUrl",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "Map URL"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"scriptUrl": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"error": "Large JavaScript file is missing a source map"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"prioritize-lcp-image": {
|
|||
|
|
"id": "prioritize-lcp-image",
|
|||
|
|
"title": "Preload Largest Contentful Paint image",
|
|||
|
|
"description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https://web.dev/articles/optimize-lcp#optimize_when_the_resource_is_discovered).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 0,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [],
|
|||
|
|
"items": [],
|
|||
|
|
"overallSavingsMs": 0,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedMs"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"initiatorPath": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75",
|
|||
|
|
"initiatorType": "fallbackToMain"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/en",
|
|||
|
|
"initiatorType": "redirect"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"pathLength": 2
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 4
|
|||
|
|
},
|
|||
|
|
"csp-xss": {
|
|||
|
|
"id": "csp-xss",
|
|||
|
|
"title": "Ensure CSP is effective against XSS attacks",
|
|||
|
|
"description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/)",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "description",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "description"
|
|||
|
|
},
|
|||
|
|
"label": "Description"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "directive",
|
|||
|
|
"valueType": "code",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "directive"
|
|||
|
|
},
|
|||
|
|
"label": "Directive"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "severity",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "severity"
|
|||
|
|
},
|
|||
|
|
"label": "Severity"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"severity": "High",
|
|||
|
|
"description": "No CSP found in enforcement mode"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"has-hsts": {
|
|||
|
|
"id": "has-hsts",
|
|||
|
|
"title": "Use a strong HSTS policy",
|
|||
|
|
"description": "Deployment of the HSTS header significantly reduces the risk of downgrading HTTP connections and eavesdropping attacks. A rollout in stages, starting with a low max-age is recommended. [Learn more about using a strong HSTS policy.](https://developer.chrome.com/docs/lighthouse/best-practices/has-hsts)",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "description",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "description"
|
|||
|
|
},
|
|||
|
|
"label": "Description"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "directive",
|
|||
|
|
"valueType": "code",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "directive"
|
|||
|
|
},
|
|||
|
|
"label": "Directive"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "severity",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "severity"
|
|||
|
|
},
|
|||
|
|
"label": "Severity"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"severity": "High",
|
|||
|
|
"description": "No HSTS header found"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"origin-isolation": {
|
|||
|
|
"id": "origin-isolation",
|
|||
|
|
"title": "Ensure proper origin isolation with COOP",
|
|||
|
|
"description": "The Cross-Origin-Opener-Policy (COOP) can be used to isolate the top-level window from other documents such as pop-ups. [Learn more about deploying the COOP header.](https://web.dev/articles/why-coop-coep#coop)",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "description",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "description"
|
|||
|
|
},
|
|||
|
|
"label": "Description"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "directive",
|
|||
|
|
"valueType": "code",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "directive"
|
|||
|
|
},
|
|||
|
|
"label": "Directive"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "severity",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "severity"
|
|||
|
|
},
|
|||
|
|
"label": "Severity"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"description": "No COOP header found",
|
|||
|
|
"severity": "High"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"clickjacking-mitigation": {
|
|||
|
|
"id": "clickjacking-mitigation",
|
|||
|
|
"title": "Mitigate clickjacking with XFO or CSP",
|
|||
|
|
"description": "The `X-Frame-Options` (XFO) header or the `frame-ancestors` directive in the `Content-Security-Policy` (CSP) header control where a page can be embedded. These can mitigate clickjacking attacks by blocking some or all sites from embedding the page. [Learn more about mitigating clickjacking](https://developer.chrome.com/docs/lighthouse/best-practices/clickjacking-mitigation).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "description",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "description"
|
|||
|
|
},
|
|||
|
|
"label": "Description"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "severity",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "severity"
|
|||
|
|
},
|
|||
|
|
"label": "Severity"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"severity": "High",
|
|||
|
|
"description": "No frame control policy found"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"script-treemap-data": {
|
|||
|
|
"id": "script-treemap-data",
|
|||
|
|
"title": "Script Treemap Data",
|
|||
|
|
"description": "Used for treemap app",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "treemap-data",
|
|||
|
|
"nodes": [
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/en",
|
|||
|
|
"resourceBytes": 35494,
|
|||
|
|
"encodedBytes": 11775,
|
|||
|
|
"children": [
|
|||
|
|
{
|
|||
|
|
"name": "(inline) // Load UserWay…",
|
|||
|
|
"resourceBytes": 571,
|
|||
|
|
"unusedBytes": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "(inline) !function(){try…",
|
|||
|
|
"resourceBytes": 453,
|
|||
|
|
"unusedBytes": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "(inline) (self.__next_f=…",
|
|||
|
|
"resourceBytes": 72,
|
|||
|
|
"unusedBytes": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "(inline) self.__next_f.p…",
|
|||
|
|
"resourceBytes": 206,
|
|||
|
|
"unusedBytes": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "(inline) self.__next_f.p…",
|
|||
|
|
"resourceBytes": 567,
|
|||
|
|
"unusedBytes": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "(inline) self.__next_f.p…",
|
|||
|
|
"resourceBytes": 2667,
|
|||
|
|
"unusedBytes": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "(inline) self.__next_f.p…",
|
|||
|
|
"resourceBytes": 2326,
|
|||
|
|
"unusedBytes": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "(inline) self.__next_f.p…",
|
|||
|
|
"resourceBytes": 437,
|
|||
|
|
"unusedBytes": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "(inline) self.__next_f.p…",
|
|||
|
|
"resourceBytes": 855,
|
|||
|
|
"unusedBytes": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "(inline) self.__next_f.p…",
|
|||
|
|
"resourceBytes": 27340,
|
|||
|
|
"unusedBytes": 0
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/webpack-66078ea95a1cb667.js",
|
|||
|
|
"resourceBytes": 4028,
|
|||
|
|
"encodedBytes": 1933,
|
|||
|
|
"unusedBytes": 1539
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/main-app-788a804843d0a512.js",
|
|||
|
|
"resourceBytes": 467,
|
|||
|
|
"encodedBytes": 467,
|
|||
|
|
"unusedBytes": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/98449-4dcff66defc9833e.js",
|
|||
|
|
"resourceBytes": 7753,
|
|||
|
|
"encodedBytes": 1965,
|
|||
|
|
"unusedBytes": 4264
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/18100-be52e4d3af4cb5d9.js",
|
|||
|
|
"resourceBytes": 14720,
|
|||
|
|
"encodedBytes": 3400,
|
|||
|
|
"unusedBytes": 3613
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/58966-b313ab94842a270a.js",
|
|||
|
|
"resourceBytes": 19373,
|
|||
|
|
"encodedBytes": 4976,
|
|||
|
|
"unusedBytes": 14946
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/43840-6b407b6d24210bfb.js",
|
|||
|
|
"resourceBytes": 51641,
|
|||
|
|
"encodedBytes": 8584,
|
|||
|
|
"unusedBytes": 10732
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/22933-4a67e7209163fe0e.js",
|
|||
|
|
"resourceBytes": 20333,
|
|||
|
|
"encodedBytes": 5425,
|
|||
|
|
"unusedBytes": 6247
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/app/%5Blocale%5D/page-b7383cd889b2529f.js",
|
|||
|
|
"resourceBytes": 27321,
|
|||
|
|
"encodedBytes": 6454,
|
|||
|
|
"unusedBytes": 3689
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/app/%5Blocale%5D/layout-a29be9f946f440e4.js",
|
|||
|
|
"resourceBytes": 8539,
|
|||
|
|
"encodedBytes": 3128,
|
|||
|
|
"unusedBytes": 4198
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/82190-ca28b3a133ec902c.js",
|
|||
|
|
"resourceBytes": 33012,
|
|||
|
|
"encodedBytes": 8917,
|
|||
|
|
"unusedBytes": 4988
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/app/%5Blocale%5D/error-49e8776766dd4ca7.js",
|
|||
|
|
"resourceBytes": 9318,
|
|||
|
|
"encodedBytes": 2621,
|
|||
|
|
"unusedBytes": 1914
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/app/%5Blocale%5D/not-found-951d66e3df6bea80.js",
|
|||
|
|
"resourceBytes": 1518,
|
|||
|
|
"encodedBytes": 826,
|
|||
|
|
"unusedBytes": 821
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"resourceBytes": 10953785,
|
|||
|
|
"encodedBytes": 3308699,
|
|||
|
|
"unusedBytes": 10272476
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "https://cdn.userway.org/widget.js",
|
|||
|
|
"resourceBytes": 1787,
|
|||
|
|
"encodedBytes": 0,
|
|||
|
|
"unusedBytes": 487
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "https://cdn.userway.org/widgetapp/2025-07-01-08-32-15/widget_app_base_1751358735887.js",
|
|||
|
|
"resourceBytes": 137805,
|
|||
|
|
"encodedBytes": 137805,
|
|||
|
|
"unusedBytes": 110239
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"accesskeys": {
|
|||
|
|
"id": "accesskeys",
|
|||
|
|
"title": "`[accesskey]` values are unique",
|
|||
|
|
"description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https://dequeuniversity.com/rules/axe/4.10/accesskeys).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"aria-allowed-attr": {
|
|||
|
|
"id": "aria-allowed-attr",
|
|||
|
|
"title": "`[aria-*]` attributes match their roles",
|
|||
|
|
"description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.10/aria-allowed-attr).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-allowed-role": {
|
|||
|
|
"id": "aria-allowed-role",
|
|||
|
|
"title": "Uses ARIA roles only on compatible elements",
|
|||
|
|
"description": "Many HTML elements can only be assigned certain ARIA roles. Using ARIA roles where they are not allowed can interfere with the accessibility of the web page. [Learn more about ARIA roles](https://dequeuniversity.com/rules/axe/4.10/aria-allowed-role).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-command-name": {
|
|||
|
|
"id": "aria-command-name",
|
|||
|
|
"title": "`button`, `link`, and `menuitem` elements have accessible names",
|
|||
|
|
"description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https://dequeuniversity.com/rules/axe/4.10/aria-command-name).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"aria-conditional-attr": {
|
|||
|
|
"id": "aria-conditional-attr",
|
|||
|
|
"title": "ARIA attributes are used as specified for the element's role",
|
|||
|
|
"description": "Some ARIA attributes are only allowed on an element under certain conditions. [Learn more about conditional ARIA attributes](https://dequeuniversity.com/rules/axe/4.10/aria-conditional-attr).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-deprecated-role": {
|
|||
|
|
"id": "aria-deprecated-role",
|
|||
|
|
"title": "Deprecated ARIA roles were not used",
|
|||
|
|
"description": "Deprecated ARIA roles may not be processed correctly by assistive technology. [Learn more about deprecated ARIA roles](https://dequeuniversity.com/rules/axe/4.10/aria-deprecated-role).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-dialog-name": {
|
|||
|
|
"id": "aria-dialog-name",
|
|||
|
|
"title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
|
|||
|
|
"description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https://dequeuniversity.com/rules/axe/4.10/aria-dialog-name).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"aria-hidden-body": {
|
|||
|
|
"id": "aria-hidden-body",
|
|||
|
|
"title": "`[aria-hidden=\"true\"]` is not present on the document `<body>`",
|
|||
|
|
"description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `<body>`. [Learn how `aria-hidden` affects the document body](https://dequeuniversity.com/rules/axe/4.10/aria-hidden-body).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-hidden-focus": {
|
|||
|
|
"id": "aria-hidden-focus",
|
|||
|
|
"title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
|
|||
|
|
"description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.10/aria-hidden-focus).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-input-field-name": {
|
|||
|
|
"id": "aria-input-field-name",
|
|||
|
|
"title": "ARIA input fields have accessible names",
|
|||
|
|
"description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.10/aria-input-field-name).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"aria-meter-name": {
|
|||
|
|
"id": "aria-meter-name",
|
|||
|
|
"title": "ARIA `meter` elements have accessible names",
|
|||
|
|
"description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https://dequeuniversity.com/rules/axe/4.10/aria-meter-name).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"aria-progressbar-name": {
|
|||
|
|
"id": "aria-progressbar-name",
|
|||
|
|
"title": "ARIA `progressbar` elements have accessible names",
|
|||
|
|
"description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https://dequeuniversity.com/rules/axe/4.10/aria-progressbar-name).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"aria-prohibited-attr": {
|
|||
|
|
"id": "aria-prohibited-attr",
|
|||
|
|
"title": "Elements use only permitted ARIA attributes",
|
|||
|
|
"description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.10/aria-prohibited-attr).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-required-attr": {
|
|||
|
|
"id": "aria-required-attr",
|
|||
|
|
"title": "`[role]`s have all required `[aria-*]` attributes",
|
|||
|
|
"description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https://dequeuniversity.com/rules/axe/4.10/aria-required-attr).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-required-children": {
|
|||
|
|
"id": "aria-required-children",
|
|||
|
|
"title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
|
|||
|
|
"description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.10/aria-required-children).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-required-parent": {
|
|||
|
|
"id": "aria-required-parent",
|
|||
|
|
"title": "`[role]`s are contained by their required parent element",
|
|||
|
|
"description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.10/aria-required-parent).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-roles": {
|
|||
|
|
"id": "aria-roles",
|
|||
|
|
"title": "`[role]` values are valid",
|
|||
|
|
"description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https://dequeuniversity.com/rules/axe/4.10/aria-roles).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-text": {
|
|||
|
|
"id": "aria-text",
|
|||
|
|
"title": "Elements with the `role=text` attribute do not have focusable descendents.",
|
|||
|
|
"description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https://dequeuniversity.com/rules/axe/4.10/aria-text).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"aria-toggle-field-name": {
|
|||
|
|
"id": "aria-toggle-field-name",
|
|||
|
|
"title": "ARIA toggle fields have accessible names",
|
|||
|
|
"description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https://dequeuniversity.com/rules/axe/4.10/aria-toggle-field-name).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"aria-tooltip-name": {
|
|||
|
|
"id": "aria-tooltip-name",
|
|||
|
|
"title": "ARIA `tooltip` elements have accessible names",
|
|||
|
|
"description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https://dequeuniversity.com/rules/axe/4.10/aria-tooltip-name).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"aria-treeitem-name": {
|
|||
|
|
"id": "aria-treeitem-name",
|
|||
|
|
"title": "ARIA `treeitem` elements have accessible names",
|
|||
|
|
"description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https://dequeuniversity.com/rules/axe/4.10/aria-treeitem-name).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"aria-valid-attr-value": {
|
|||
|
|
"id": "aria-valid-attr-value",
|
|||
|
|
"title": "`[aria-*]` attributes do not have valid values",
|
|||
|
|
"description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.10/aria-valid-attr-value).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-0-BUTTON",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,BUTTON",
|
|||
|
|
"selector": "div.mx-auto > div > div.flex-wrap > button#radix-:r18:-trigger-image",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 2695,
|
|||
|
|
"bottom": 2731,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 110,
|
|||
|
|
"width": 78,
|
|||
|
|
"height": 36
|
|||
|
|
},
|
|||
|
|
"snippet": "<button type=\"button\" role=\"tab\" aria-selected=\"true\" aria-controls=\"radix-:r18:-content-image\" data-state=\"active\" id=\"radix-:r18:-trigger-image\" class=\"flex items-center justify-center whitespace-nowrap font-medium ring-offset…\" tabindex=\"-1\" data-orientation=\"horizontal\" data-radix-collection-item=\"\">",
|
|||
|
|
"nodeLabel": "Foto",
|
|||
|
|
"explanation": "Fix all of the following:\n Invalid ARIA attribute value: aria-controls=\"radix-:r18:-content-image\""
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-1-BUTTON",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,3,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,BUTTON",
|
|||
|
|
"selector": "div.mx-auto > div > div.flex-wrap > button#radix-:r1d:-trigger-image",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 3251,
|
|||
|
|
"bottom": 3287,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 110,
|
|||
|
|
"width": 78,
|
|||
|
|
"height": 36
|
|||
|
|
},
|
|||
|
|
"snippet": "<button type=\"button\" role=\"tab\" aria-selected=\"true\" aria-controls=\"radix-:r1d:-content-image\" data-state=\"active\" id=\"radix-:r1d:-trigger-image\" class=\"flex items-center justify-center whitespace-nowrap font-medium ring-offset…\" tabindex=\"-1\" data-orientation=\"horizontal\" data-radix-collection-item=\"\">",
|
|||
|
|
"nodeLabel": "Foto",
|
|||
|
|
"explanation": "Fix all of the following:\n Invalid ARIA attribute value: aria-controls=\"radix-:r1d:-content-image\""
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"impact": "critical",
|
|||
|
|
"tags": [
|
|||
|
|
"cat.aria",
|
|||
|
|
"wcag2a",
|
|||
|
|
"wcag412",
|
|||
|
|
"EN-301-549",
|
|||
|
|
"EN-9.4.1.2"
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"aria-valid-attr": {
|
|||
|
|
"id": "aria-valid-attr",
|
|||
|
|
"title": "`[aria-*]` attributes are valid and not misspelled",
|
|||
|
|
"description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.10/aria-valid-attr).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"button-name": {
|
|||
|
|
"id": "button-name",
|
|||
|
|
"title": "Buttons do not have an accessible name",
|
|||
|
|
"description": "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](https://dequeuniversity.com/rules/axe/4.10/button-name).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-2-BUTTON",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,0,DIV,0,DIV,2,BUTTON",
|
|||
|
|
"selector": "div > div.bg-[#f7f7f7] > div.flex > button.text-black",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 31,
|
|||
|
|
"bottom": 71,
|
|||
|
|
"left": 356,
|
|||
|
|
"right": 396,
|
|||
|
|
"width": 40,
|
|||
|
|
"height": 40
|
|||
|
|
},
|
|||
|
|
"snippet": "<button class=\"text-black dark:text-white right-0 size-20 h-10 w-10 custom-lg-button:hidd…\">",
|
|||
|
|
"nodeLabel": "div > div.bg-[#f7f7f7] > div.flex > button.text-black",
|
|||
|
|
"explanation": "Fix any of the following:\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element does not have an implicit (wrapped) <label>\n Element does not have an explicit <label>\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-3-BUTTON",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,BUTTON",
|
|||
|
|
"selector": "div.relative > div.fixed > div.relative > button.absolute",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 400,
|
|||
|
|
"bottom": 424,
|
|||
|
|
"left": 33,
|
|||
|
|
"right": 57,
|
|||
|
|
"width": 24,
|
|||
|
|
"height": 24
|
|||
|
|
},
|
|||
|
|
"snippet": "<button class=\"absolute left-3 top-1/2 z-10 -translate-y-1/2 text-white text-3xl\">",
|
|||
|
|
"nodeLabel": "div.relative > div.fixed > div.relative > button.absolute",
|
|||
|
|
"explanation": "Fix any of the following:\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element does not have an implicit (wrapped) <label>\n Element does not have an explicit <label>\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-4-BUTTON",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,DIV,1,BUTTON",
|
|||
|
|
"selector": "div.relative > div.fixed > div.relative > button.absolute",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 400,
|
|||
|
|
"bottom": 424,
|
|||
|
|
"left": 355,
|
|||
|
|
"right": 379,
|
|||
|
|
"width": 24,
|
|||
|
|
"height": 24
|
|||
|
|
},
|
|||
|
|
"snippet": "<button class=\"absolute right-3 top-1/2 z-10 -translate-y-1/2 text-white text-3xl\">",
|
|||
|
|
"nodeLabel": "div.relative > div.fixed > div.relative > button.absolute",
|
|||
|
|
"explanation": "Fix any of the following:\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element does not have an implicit (wrapped) <label>\n Element does not have an explicit <label>\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-5-BUTTON",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,0,DIV,4,DIV,0,DIV,0,BUTTON",
|
|||
|
|
"selector": "div.w-full > div.mt-6 > div.flex > button.px-3",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 594,
|
|||
|
|
"bottom": 649,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 196,
|
|||
|
|
"width": 180,
|
|||
|
|
"height": 55
|
|||
|
|
},
|
|||
|
|
"snippet": "<button type=\"button\" role=\"combobox\" aria-controls=\"radix-:r17:\" aria-expanded=\"false\" aria-autocomplete=\"none\" dir=\"ltr\" data-state=\"closed\" class=\"px-3 flex [&>",
|
|||
|
|
"nodeLabel": "Semua Konten",
|
|||
|
|
"explanation": "Fix any of the following:\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element does not have an implicit (wrapped) <label>\n Element does not have an explicit <label>\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-6-BUTTON",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,6,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,BUTTON",
|
|||
|
|
"selector": "div.w-full > div.bg-gray-100 > div.flex > button",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 4818,
|
|||
|
|
"bottom": 4834,
|
|||
|
|
"left": 48,
|
|||
|
|
"right": 64,
|
|||
|
|
"width": 16,
|
|||
|
|
"height": 16
|
|||
|
|
},
|
|||
|
|
"snippet": "<button>",
|
|||
|
|
"nodeLabel": "div.w-full > div.bg-gray-100 > div.flex > button",
|
|||
|
|
"explanation": "Fix any of the following:\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element does not have an implicit (wrapped) <label>\n Element does not have an explicit <label>\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-7-BUTTON",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,6,DIV,1,DIV,0,DIV,0,DIV,0,DIV,2,BUTTON",
|
|||
|
|
"selector": "div.w-full > div.bg-gray-100 > div.flex > button",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 4818,
|
|||
|
|
"bottom": 4834,
|
|||
|
|
"left": 348,
|
|||
|
|
"right": 364,
|
|||
|
|
"width": 16,
|
|||
|
|
"height": 16
|
|||
|
|
},
|
|||
|
|
"snippet": "<button>",
|
|||
|
|
"nodeLabel": "div.w-full > div.bg-gray-100 > div.flex > button",
|
|||
|
|
"explanation": "Fix any of the following:\n Element does not have inner text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element does not have an implicit (wrapped) <label>\n Element does not have an explicit <label>\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"impact": "critical",
|
|||
|
|
"tags": [
|
|||
|
|
"cat.name-role-value",
|
|||
|
|
"wcag2a",
|
|||
|
|
"wcag412",
|
|||
|
|
"section508",
|
|||
|
|
"section508.22.a",
|
|||
|
|
"TTv5",
|
|||
|
|
"TT6.a",
|
|||
|
|
"EN-301-549",
|
|||
|
|
"EN-9.4.1.2",
|
|||
|
|
"ACT"
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"bypass": {
|
|||
|
|
"id": "bypass",
|
|||
|
|
"title": "The page contains a heading, skip link, or landmark region",
|
|||
|
|
"description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https://dequeuniversity.com/rules/axe/4.10/bypass).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"color-contrast": {
|
|||
|
|
"id": "color-contrast",
|
|||
|
|
"title": "Background and foreground colors have a sufficient contrast ratio",
|
|||
|
|
"description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.10/color-contrast).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"definition-list": {
|
|||
|
|
"id": "definition-list",
|
|||
|
|
"title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
|
|||
|
|
"description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.10/definition-list).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"dlitem": {
|
|||
|
|
"id": "dlitem",
|
|||
|
|
"title": "Definition list items are wrapped in `<dl>` elements",
|
|||
|
|
"description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.10/dlitem).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"document-title": {
|
|||
|
|
"id": "document-title",
|
|||
|
|
"title": "Document has a `<title>` element",
|
|||
|
|
"description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https://dequeuniversity.com/rules/axe/4.10/document-title).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"duplicate-id-aria": {
|
|||
|
|
"id": "duplicate-id-aria",
|
|||
|
|
"title": "ARIA IDs are unique",
|
|||
|
|
"description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https://dequeuniversity.com/rules/axe/4.10/duplicate-id-aria).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"empty-heading": {
|
|||
|
|
"id": "empty-heading",
|
|||
|
|
"title": "All heading elements contain content.",
|
|||
|
|
"description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https://dequeuniversity.com/rules/axe/4.10/empty-heading).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"form-field-multiple-labels": {
|
|||
|
|
"id": "form-field-multiple-labels",
|
|||
|
|
"title": "No form fields have multiple labels",
|
|||
|
|
"description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https://dequeuniversity.com/rules/axe/4.10/form-field-multiple-labels).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"frame-title": {
|
|||
|
|
"id": "frame-title",
|
|||
|
|
"title": "`<frame>` or `<iframe>` elements have a title",
|
|||
|
|
"description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.10/frame-title).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"heading-order": {
|
|||
|
|
"id": "heading-order",
|
|||
|
|
"title": "Heading elements appear in a sequentially-descending order",
|
|||
|
|
"description": "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](https://dequeuniversity.com/rules/axe/4.10/heading-order).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"html-has-lang": {
|
|||
|
|
"id": "html-has-lang",
|
|||
|
|
"title": "`<html>` element has a `[lang]` attribute",
|
|||
|
|
"description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.10/html-has-lang).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"html-lang-valid": {
|
|||
|
|
"id": "html-lang-valid",
|
|||
|
|
"title": "`<html>` element has a valid value for its `[lang]` attribute",
|
|||
|
|
"description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.10/html-lang-valid).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"html-xml-lang-mismatch": {
|
|||
|
|
"id": "html-xml-lang-mismatch",
|
|||
|
|
"title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
|
|||
|
|
"description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.10/html-xml-lang-mismatch).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"identical-links-same-purpose": {
|
|||
|
|
"id": "identical-links-same-purpose",
|
|||
|
|
"title": "Identical links have the same purpose.",
|
|||
|
|
"description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https://dequeuniversity.com/rules/axe/4.10/identical-links-same-purpose).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"image-alt": {
|
|||
|
|
"id": "image-alt",
|
|||
|
|
"title": "Image elements have `[alt]` attributes",
|
|||
|
|
"description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.10/image-alt).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"image-redundant-alt": {
|
|||
|
|
"id": "image-redundant-alt",
|
|||
|
|
"title": "Image elements do not have `[alt]` attributes that are redundant text.",
|
|||
|
|
"description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.10/image-redundant-alt).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"input-button-name": {
|
|||
|
|
"id": "input-button-name",
|
|||
|
|
"title": "Input buttons have discernible text.",
|
|||
|
|
"description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https://dequeuniversity.com/rules/axe/4.10/input-button-name).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"input-image-alt": {
|
|||
|
|
"id": "input-image-alt",
|
|||
|
|
"title": "`<input type=\"image\">` elements have `[alt]` text",
|
|||
|
|
"description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https://dequeuniversity.com/rules/axe/4.10/input-image-alt).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"label-content-name-mismatch": {
|
|||
|
|
"id": "label-content-name-mismatch",
|
|||
|
|
"title": "Elements with visible text labels have matching accessible names.",
|
|||
|
|
"description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.10/label-content-name-mismatch).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"label": {
|
|||
|
|
"id": "label",
|
|||
|
|
"title": "Form elements have associated labels",
|
|||
|
|
"description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.10/label).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"landmark-one-main": {
|
|||
|
|
"id": "landmark-one-main",
|
|||
|
|
"title": "Document has a main landmark.",
|
|||
|
|
"description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.10/landmark-one-main).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"link-name": {
|
|||
|
|
"id": "link-name",
|
|||
|
|
"title": "Links have a discernible name",
|
|||
|
|
"description": "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](https://dequeuniversity.com/rules/axe/4.10/link-name).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"link-in-text-block": {
|
|||
|
|
"id": "link-in-text-block",
|
|||
|
|
"title": "Links are distinguishable without relying on color.",
|
|||
|
|
"description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.10/link-in-text-block).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"list": {
|
|||
|
|
"id": "list",
|
|||
|
|
"title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
|
|||
|
|
"description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.10/list).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"listitem": {
|
|||
|
|
"id": "listitem",
|
|||
|
|
"title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
|
|||
|
|
"description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.10/listitem).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"meta-refresh": {
|
|||
|
|
"id": "meta-refresh",
|
|||
|
|
"title": "The document does not use `<meta http-equiv=\"refresh\">`",
|
|||
|
|
"description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https://dequeuniversity.com/rules/axe/4.10/meta-refresh).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"meta-viewport": {
|
|||
|
|
"id": "meta-viewport",
|
|||
|
|
"title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
|
|||
|
|
"description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.10/meta-viewport).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"object-alt": {
|
|||
|
|
"id": "object-alt",
|
|||
|
|
"title": "`<object>` elements have alternate text",
|
|||
|
|
"description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https://dequeuniversity.com/rules/axe/4.10/object-alt).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"select-name": {
|
|||
|
|
"id": "select-name",
|
|||
|
|
"title": "Select elements have associated label elements.",
|
|||
|
|
"description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https://dequeuniversity.com/rules/axe/4.10/select-name).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"skip-link": {
|
|||
|
|
"id": "skip-link",
|
|||
|
|
"title": "Skip links are focusable.",
|
|||
|
|
"description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.10/skip-link).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"tabindex": {
|
|||
|
|
"id": "tabindex",
|
|||
|
|
"title": "No element has a `[tabindex]` value greater than 0",
|
|||
|
|
"description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.10/tabindex).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"table-duplicate-name": {
|
|||
|
|
"id": "table-duplicate-name",
|
|||
|
|
"title": "Tables have different content in the summary attribute and `<caption>`.",
|
|||
|
|
"description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https://dequeuniversity.com/rules/axe/4.10/table-duplicate-name).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"table-fake-caption": {
|
|||
|
|
"id": "table-fake-caption",
|
|||
|
|
"title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
|
|||
|
|
"description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https://dequeuniversity.com/rules/axe/4.10/table-fake-caption).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"target-size": {
|
|||
|
|
"id": "target-size",
|
|||
|
|
"title": "Touch targets do not have sufficient size or spacing.",
|
|||
|
|
"description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.10/target-size).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "relatedNode",
|
|||
|
|
"valueType": "node"
|
|||
|
|
},
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-8-BUTTON",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,3,FOOTER,0,DIV,1,DIV,5,BUTTON",
|
|||
|
|
"selector": "footer.bg-[#bb3523] > div.mx-auto > div.flex > button",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 6202,
|
|||
|
|
"bottom": 6218,
|
|||
|
|
"left": 243,
|
|||
|
|
"right": 359,
|
|||
|
|
"width": 116,
|
|||
|
|
"height": 16
|
|||
|
|
},
|
|||
|
|
"snippet": "<button type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1r:\" data-state=\"closed\">",
|
|||
|
|
"nodeLabel": "Kebijakan Privacy",
|
|||
|
|
"explanation": "Fix any of the following:\n Target has insufficient size (116.3px by 16px, should be at least 24px by 24px)\n Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
|
|||
|
|
},
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"relatedNode": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-9-A",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,3,FOOTER,0,DIV,1,DIV,5,BUTTON,1,A",
|
|||
|
|
"selector": "div.mx-auto > div.flex > button > a.hover:underline",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 6202,
|
|||
|
|
"bottom": 6218,
|
|||
|
|
"left": 243,
|
|||
|
|
"right": 359,
|
|||
|
|
"width": 116,
|
|||
|
|
"height": 15
|
|||
|
|
},
|
|||
|
|
"snippet": "<a href=\"#\" class=\"hover:underline px-2\">",
|
|||
|
|
"nodeLabel": "Kebijakan Privacy"
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-9-A",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,3,FOOTER,0,DIV,1,DIV,5,BUTTON,1,A",
|
|||
|
|
"selector": "div.mx-auto > div.flex > button > a.hover:underline",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 6202,
|
|||
|
|
"bottom": 6218,
|
|||
|
|
"left": 243,
|
|||
|
|
"right": 359,
|
|||
|
|
"width": 116,
|
|||
|
|
"height": 15
|
|||
|
|
},
|
|||
|
|
"snippet": "<a href=\"#\" class=\"hover:underline px-2\">",
|
|||
|
|
"nodeLabel": "Kebijakan Privacy",
|
|||
|
|
"explanation": "Fix any of the following:\n Target has insufficient size (116.3px by 15.2px, should be at least 24px by 24px)\n Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 0px instead of at least 24px."
|
|||
|
|
},
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"relatedNode": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-8-BUTTON",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,3,FOOTER,0,DIV,1,DIV,5,BUTTON",
|
|||
|
|
"selector": "footer.bg-[#bb3523] > div.mx-auto > div.flex > button",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 6202,
|
|||
|
|
"bottom": 6218,
|
|||
|
|
"left": 243,
|
|||
|
|
"right": 359,
|
|||
|
|
"width": 116,
|
|||
|
|
"height": 16
|
|||
|
|
},
|
|||
|
|
"snippet": "<button type=\"button\" aria-haspopup=\"dialog\" aria-expanded=\"false\" aria-controls=\"radix-:r1r:\" data-state=\"closed\">",
|
|||
|
|
"nodeLabel": "Kebijakan Privacy"
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"impact": "serious",
|
|||
|
|
"tags": [
|
|||
|
|
"cat.sensory-and-visual-cues",
|
|||
|
|
"wcag22aa",
|
|||
|
|
"wcag258"
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"td-has-header": {
|
|||
|
|
"id": "td-has-header",
|
|||
|
|
"title": "`<td>` elements in a large `<table>` have one or more table headers.",
|
|||
|
|
"description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.10/td-has-header).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"td-headers-attr": {
|
|||
|
|
"id": "td-headers-attr",
|
|||
|
|
"title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
|
|||
|
|
"description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https://dequeuniversity.com/rules/axe/4.10/td-headers-attr).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"th-has-data-cells": {
|
|||
|
|
"id": "th-has-data-cells",
|
|||
|
|
"title": "`<th>` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` have data cells they describe.",
|
|||
|
|
"description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.10/th-has-data-cells).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"valid-lang": {
|
|||
|
|
"id": "valid-lang",
|
|||
|
|
"title": "`[lang]` attributes have a valid value",
|
|||
|
|
"description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.10/valid-lang).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"video-caption": {
|
|||
|
|
"id": "video-caption",
|
|||
|
|
"title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
|
|||
|
|
"description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https://dequeuniversity.com/rules/axe/4.10/video-caption).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"custom-controls-labels": {
|
|||
|
|
"id": "custom-controls-labels",
|
|||
|
|
"title": "Custom controls have associated labels",
|
|||
|
|
"description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https://developer.chrome.com/docs/lighthouse/accessibility/custom-controls-labels/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "manual"
|
|||
|
|
},
|
|||
|
|
"custom-controls-roles": {
|
|||
|
|
"id": "custom-controls-roles",
|
|||
|
|
"title": "Custom controls have ARIA roles",
|
|||
|
|
"description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https://developer.chrome.com/docs/lighthouse/accessibility/custom-control-roles/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "manual"
|
|||
|
|
},
|
|||
|
|
"focus-traps": {
|
|||
|
|
"id": "focus-traps",
|
|||
|
|
"title": "User focus is not accidentally trapped in a region",
|
|||
|
|
"description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https://developer.chrome.com/docs/lighthouse/accessibility/focus-traps/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "manual"
|
|||
|
|
},
|
|||
|
|
"focusable-controls": {
|
|||
|
|
"id": "focusable-controls",
|
|||
|
|
"title": "Interactive controls are keyboard focusable",
|
|||
|
|
"description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https://developer.chrome.com/docs/lighthouse/accessibility/focusable-controls/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "manual"
|
|||
|
|
},
|
|||
|
|
"interactive-element-affordance": {
|
|||
|
|
"id": "interactive-element-affordance",
|
|||
|
|
"title": "Interactive elements indicate their purpose and state",
|
|||
|
|
"description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https://developer.chrome.com/docs/lighthouse/accessibility/interactive-element-affordance/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "manual"
|
|||
|
|
},
|
|||
|
|
"logical-tab-order": {
|
|||
|
|
"id": "logical-tab-order",
|
|||
|
|
"title": "The page has a logical tab order",
|
|||
|
|
"description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https://developer.chrome.com/docs/lighthouse/accessibility/logical-tab-order/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "manual"
|
|||
|
|
},
|
|||
|
|
"managed-focus": {
|
|||
|
|
"id": "managed-focus",
|
|||
|
|
"title": "The user's focus is directed to new content added to the page",
|
|||
|
|
"description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https://developer.chrome.com/docs/lighthouse/accessibility/managed-focus/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "manual"
|
|||
|
|
},
|
|||
|
|
"offscreen-content-hidden": {
|
|||
|
|
"id": "offscreen-content-hidden",
|
|||
|
|
"title": "Offscreen content is hidden from assistive technology",
|
|||
|
|
"description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https://developer.chrome.com/docs/lighthouse/accessibility/offscreen-content-hidden/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "manual"
|
|||
|
|
},
|
|||
|
|
"use-landmarks": {
|
|||
|
|
"id": "use-landmarks",
|
|||
|
|
"title": "HTML5 landmark elements are used to improve navigation",
|
|||
|
|
"description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https://developer.chrome.com/docs/lighthouse/accessibility/use-landmarks/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "manual"
|
|||
|
|
},
|
|||
|
|
"visual-order-follows-dom": {
|
|||
|
|
"id": "visual-order-follows-dom",
|
|||
|
|
"title": "Visual order on the page follows DOM order",
|
|||
|
|
"description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https://developer.chrome.com/docs/lighthouse/accessibility/visual-order-follows-dom/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "manual"
|
|||
|
|
},
|
|||
|
|
"uses-long-cache-ttl": {
|
|||
|
|
"id": "uses-long-cache-ttl",
|
|||
|
|
"title": "Uses efficient cache policy on static assets",
|
|||
|
|
"description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https://developer.chrome.com/docs/lighthouse/performance/uses-long-cache-ttl/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 0,
|
|||
|
|
"numericUnit": "byte",
|
|||
|
|
"displayValue": "0 resources found",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "cacheLifetimeMs",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Cache TTL",
|
|||
|
|
"displayUnit": "duration"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Transfer Size",
|
|||
|
|
"displayUnit": "kb",
|
|||
|
|
"granularity": 1
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"total-byte-weight": {
|
|||
|
|
"id": "total-byte-weight",
|
|||
|
|
"title": "Avoid enormous network payloads",
|
|||
|
|
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
|
|||
|
|
"score": 0.5,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 7157606,
|
|||
|
|
"numericUnit": "byte",
|
|||
|
|
"displayValue": "Total size was 6,990 KiB",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Transfer Size"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"totalBytes": 3309080
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/assets/background.png",
|
|||
|
|
"totalBytes": 2229334
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75",
|
|||
|
|
"totalBytes": 459503
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/10",
|
|||
|
|
"totalBytes": 222605
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/9",
|
|||
|
|
"totalBytes": 205401
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/8",
|
|||
|
|
"totalBytes": 189294
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/11",
|
|||
|
|
"totalBytes": 111800
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/media/e4af272ccee01ff0-s.p.woff2",
|
|||
|
|
"totalBytes": 48732
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/55ed782333d0c0b0.css",
|
|||
|
|
"totalBytes": 28989
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/fea0137e5d28fb6a.css",
|
|||
|
|
"totalBytes": 23440
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"sortedBy": [
|
|||
|
|
"totalBytes"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1
|
|||
|
|
},
|
|||
|
|
"offscreen-images": {
|
|||
|
|
"id": "offscreen-images",
|
|||
|
|
"title": "Defer offscreen images",
|
|||
|
|
"description": "Consider lazy-loading offscreen and hidden images after all critical resources have finished loading to lower time to interactive. [Learn how to defer offscreen images](https://developer.chrome.com/docs/lighthouse/performance/offscreen-images/).",
|
|||
|
|
"score": 0.5,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 0,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "Est savings of 347 KiB",
|
|||
|
|
"warnings": [],
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": ""
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Resource Size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Est Savings"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-66-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,IMG",
|
|||
|
|
"selector": "div.flex > div.hidden > div.sticky > img.w-full",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"snippet": "<img src=\"https://netidhub.com/api/advertisements/viewer/10\" alt=\"Banner 10\" class=\"w-full\">",
|
|||
|
|
"nodeLabel": "Banner 10"
|
|||
|
|
},
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/10",
|
|||
|
|
"requestStartTime": 28457561.421,
|
|||
|
|
"totalBytes": 222485,
|
|||
|
|
"wastedBytes": 222485,
|
|||
|
|
"wastedPercent": 100
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-65-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,IMG",
|
|||
|
|
"selector": "div.flex > div.hidden > div.sticky > img.w-full",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"snippet": "<img src=\"https://netidhub.com/api/advertisements/viewer/11\" alt=\"Banner 11\" class=\"w-full\">",
|
|||
|
|
"nodeLabel": "Banner 11"
|
|||
|
|
},
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/11",
|
|||
|
|
"requestStartTime": 28457561.267,
|
|||
|
|
"totalBytes": 111800,
|
|||
|
|
"wastedBytes": 111800,
|
|||
|
|
"wastedPercent": 100
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-100-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,7,DIV,3,DIV,1,DIV,0,IMG",
|
|||
|
|
"selector": "div.relative > div.relative > div.hidden > img.w-48",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"snippet": "<img src=\"/assets/survey.png\" alt=\"Survey Illustration\" class=\"w-48 h-auto\">",
|
|||
|
|
"nodeLabel": "Survey Illustration"
|
|||
|
|
},
|
|||
|
|
"url": "http://localhost:3000/assets/survey.png",
|
|||
|
|
"requestStartTime": 28456048.245,
|
|||
|
|
"totalBytes": 15303,
|
|||
|
|
"wastedBytes": 15303,
|
|||
|
|
"wastedPercent": 100
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-97-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,7,DIV,0,DIV,0,IMG",
|
|||
|
|
"selector": "div.w-full > div.relative > div.hidden > img",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"snippet": "<img src=\"/assets/line1.png\" alt=\"line\" class=\"\">",
|
|||
|
|
"nodeLabel": "line"
|
|||
|
|
},
|
|||
|
|
"url": "http://localhost:3000/assets/line1.png",
|
|||
|
|
"requestStartTime": 28456047.583,
|
|||
|
|
"totalBytes": 5434,
|
|||
|
|
"wastedBytes": 5434,
|
|||
|
|
"wastedPercent": 100
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"overallSavingsMs": 0,
|
|||
|
|
"overallSavingsBytes": 355022,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"render-blocking-resources": {
|
|||
|
|
"id": "render-blocking-resources",
|
|||
|
|
"title": "Eliminate render-blocking resources",
|
|||
|
|
"description": "Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn how to eliminate render-blocking resources](https://developer.chrome.com/docs/lighthouse/performance/render-blocking-resources/).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 29,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "Est savings of 30 ms",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 50,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Transfer Size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedMs",
|
|||
|
|
"valueType": "timespanMs",
|
|||
|
|
"label": "Duration"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/fea0137e5d28fb6a.css",
|
|||
|
|
"totalBytes": 23440,
|
|||
|
|
"wastedMs": 760
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/55ed782333d0c0b0.css",
|
|||
|
|
"totalBytes": 28989,
|
|||
|
|
"wastedMs": 760
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/07b805f1c8642f8b.css",
|
|||
|
|
"totalBytes": 749,
|
|||
|
|
"wastedMs": 310
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"overallSavingsMs": 29
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"unminified-css": {
|
|||
|
|
"id": "unminified-css",
|
|||
|
|
"title": "Minify CSS",
|
|||
|
|
"description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 0,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [],
|
|||
|
|
"items": [],
|
|||
|
|
"overallSavingsMs": 0,
|
|||
|
|
"overallSavingsBytes": 0,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"unminified-javascript": {
|
|||
|
|
"id": "unminified-javascript",
|
|||
|
|
"title": "Minify JavaScript",
|
|||
|
|
"description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 0,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "",
|
|||
|
|
"warnings": [],
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [],
|
|||
|
|
"items": [],
|
|||
|
|
"overallSavingsMs": 0,
|
|||
|
|
"overallSavingsBytes": 0,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"unused-css-rules": {
|
|||
|
|
"id": "unused-css-rules",
|
|||
|
|
"title": "Reduce unused CSS",
|
|||
|
|
"description": "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](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 150,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "Est savings of 25 KiB",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 150,
|
|||
|
|
"LCP": 150
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Transfer Size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Est Savings"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/55ed782333d0c0b0.css",
|
|||
|
|
"wastedBytes": 25892,
|
|||
|
|
"wastedPercent": 90.4594689213991,
|
|||
|
|
"totalBytes": 28623
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"overallSavingsMs": 150,
|
|||
|
|
"overallSavingsBytes": 25892,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 150,
|
|||
|
|
"LCP": 150
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1
|
|||
|
|
},
|
|||
|
|
"unused-javascript": {
|
|||
|
|
"id": "unused-javascript",
|
|||
|
|
"title": "Reduce unused JavaScript",
|
|||
|
|
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 19150,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "Est savings of 2,971 KiB",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 19150
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "code"
|
|||
|
|
},
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "sourceBytes"
|
|||
|
|
},
|
|||
|
|
"label": "Transfer Size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "sourceWastedBytes"
|
|||
|
|
},
|
|||
|
|
"label": "Est Savings"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"totalBytes": 3205465,
|
|||
|
|
"wastedBytes": 3006090,
|
|||
|
|
"wastedPercent": 93.78014996642713
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://cdn.userway.org/widgetapp/2025-07-01-08-32-15/widget_app_base_1751358735887.js",
|
|||
|
|
"totalBytes": 45476,
|
|||
|
|
"wastedBytes": 36379,
|
|||
|
|
"wastedPercent": 79.99637168462684
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"overallSavingsMs": 19150,
|
|||
|
|
"overallSavingsBytes": 3042469,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 19150
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1
|
|||
|
|
},
|
|||
|
|
"modern-image-formats": {
|
|||
|
|
"id": "modern-image-formats",
|
|||
|
|
"title": "Serve images in next-gen formats",
|
|||
|
|
"description": "Image formats like WebP and AVIF often provide better compression than PNG or JPEG, which means faster downloads and less data consumption. [Learn more about modern image formats](https://developer.chrome.com/docs/lighthouse/performance/uses-webp-images/).",
|
|||
|
|
"score": 0.5,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 0,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "Est savings of 231 KiB",
|
|||
|
|
"warnings": [],
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": ""
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Resource Size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Est Savings"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-66-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,0,DIV,0,DIV,1,IMG",
|
|||
|
|
"selector": "div.flex > div.hidden > div.sticky > img.w-full",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"snippet": "<img src=\"https://netidhub.com/api/advertisements/viewer/10\" alt=\"Banner 10\" class=\"w-full\">",
|
|||
|
|
"nodeLabel": "Banner 10"
|
|||
|
|
},
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/10",
|
|||
|
|
"fromProtocol": true,
|
|||
|
|
"isCrossOrigin": true,
|
|||
|
|
"totalBytes": 222485,
|
|||
|
|
"wastedBytes": 192049.75,
|
|||
|
|
"wastedWebpBytes": 185735
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-65-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,IMG",
|
|||
|
|
"selector": "div.flex > div.hidden > div.sticky > img.w-full",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"snippet": "<img src=\"https://netidhub.com/api/advertisements/viewer/11\" alt=\"Banner 11\" class=\"w-full\">",
|
|||
|
|
"nodeLabel": "Banner 11"
|
|||
|
|
},
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/11",
|
|||
|
|
"fromProtocol": true,
|
|||
|
|
"isCrossOrigin": true,
|
|||
|
|
"totalBytes": 111800,
|
|||
|
|
"wastedBytes": 34223.649999999994,
|
|||
|
|
"wastedWebpBytes": 5696
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-100-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,7,DIV,3,DIV,1,DIV,0,IMG",
|
|||
|
|
"selector": "div.relative > div.relative > div.hidden > img.w-48",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"snippet": "<img src=\"/assets/survey.png\" alt=\"Survey Illustration\" class=\"w-48 h-auto\">",
|
|||
|
|
"nodeLabel": "Survey Illustration"
|
|||
|
|
},
|
|||
|
|
"url": "http://localhost:3000/assets/survey.png",
|
|||
|
|
"fromProtocol": true,
|
|||
|
|
"isCrossOrigin": false,
|
|||
|
|
"totalBytes": 15303,
|
|||
|
|
"wastedBytes": 9982.25,
|
|||
|
|
"wastedWebpBytes": 8513
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"overallSavingsMs": 0,
|
|||
|
|
"overallSavingsBytes": 236255.65,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"uses-optimized-images": {
|
|||
|
|
"id": "uses-optimized-images",
|
|||
|
|
"title": "Efficiently encode images",
|
|||
|
|
"description": "Optimized images load faster and consume less cellular data. [Learn how to efficiently encode images](https://developer.chrome.com/docs/lighthouse/performance/uses-optimized-images/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 0,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "",
|
|||
|
|
"warnings": [],
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [],
|
|||
|
|
"items": [],
|
|||
|
|
"overallSavingsMs": 0,
|
|||
|
|
"overallSavingsBytes": 0,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"uses-text-compression": {
|
|||
|
|
"id": "uses-text-compression",
|
|||
|
|
"title": "Enable text compression",
|
|||
|
|
"description": "Text-based resources should be served with compression (gzip, deflate or brotli) to minimize total network bytes. [Learn more about text compression](https://developer.chrome.com/docs/lighthouse/performance/uses-text-compression/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 0,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [],
|
|||
|
|
"items": [],
|
|||
|
|
"overallSavingsMs": 0,
|
|||
|
|
"overallSavingsBytes": 0,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"uses-responsive-images": {
|
|||
|
|
"id": "uses-responsive-images",
|
|||
|
|
"title": "Properly size images",
|
|||
|
|
"description": "Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images](https://developer.chrome.com/docs/lighthouse/performance/uses-responsive-images/).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 1770,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "Est savings of 363 KiB",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 1750
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": ""
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Resource Size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Est Savings"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-53-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
|
|||
|
|
"selector": "div.flex > div.flex > a.flex > img.w-[200px]",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 8,
|
|||
|
|
"bottom": 94,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 216,
|
|||
|
|
"width": 200,
|
|||
|
|
"height": 86
|
|||
|
|
},
|
|||
|
|
"snippet": "<img alt=\"Media Hub Logo\" loading=\"lazy\" width=\"2560\" height=\"1440\" decoding=\"async\" data-nimg=\"1\" class=\" w-[200px] h-full shrink-0 object-contain\" srcset=\"/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75 1x\" src=\"/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75\" style=\"color: transparent;\">",
|
|||
|
|
"nodeLabel": "Media Hub Logo"
|
|||
|
|
},
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75",
|
|||
|
|
"totalBytes": 459080,
|
|||
|
|
"wastedBytes": 371209,
|
|||
|
|
"wastedPercent": 80.8593756519258
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"overallSavingsMs": 1770,
|
|||
|
|
"overallSavingsBytes": 371209,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 1770
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"efficient-animated-content": {
|
|||
|
|
"id": "efficient-animated-content",
|
|||
|
|
"title": "Use video formats for animated content",
|
|||
|
|
"description": "Large GIFs are inefficient for delivering animated content. Consider using MPEG4/WebM videos for animations and PNG/WebP for static images instead of GIF to save network bytes. [Learn more about efficient video formats](https://developer.chrome.com/docs/lighthouse/performance/efficient-animated-content/)",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 1400,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "Est savings of 287 KiB",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 1400
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Resource Size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Est Savings"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75",
|
|||
|
|
"totalBytes": 459080,
|
|||
|
|
"wastedBytes": 293811
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"overallSavingsMs": 1400,
|
|||
|
|
"overallSavingsBytes": 293811,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 1400
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"duplicated-javascript": {
|
|||
|
|
"id": "duplicated-javascript",
|
|||
|
|
"title": "Remove duplicate modules in JavaScript bundles",
|
|||
|
|
"description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity. ",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 0,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [],
|
|||
|
|
"items": [],
|
|||
|
|
"overallSavingsMs": 0,
|
|||
|
|
"overallSavingsBytes": 0,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"legacy-javascript": {
|
|||
|
|
"id": "legacy-javascript",
|
|||
|
|
"title": "Avoid serving legacy JavaScript to modern browsers",
|
|||
|
|
"description": "Polyfills and transforms enable legacy browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/baseline) features, unless you know you must support legacy browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://philipwalton.com/articles/the-state-of-es5-on-the-web/)",
|
|||
|
|
"score": 0.5,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 0,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"displayValue": "Est savings of 27 KiB",
|
|||
|
|
"warnings": [],
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "location",
|
|||
|
|
"valueType": "source-location"
|
|||
|
|
},
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": null,
|
|||
|
|
"valueType": "code",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "signal"
|
|||
|
|
},
|
|||
|
|
"label": ""
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Est Savings"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"wastedBytes": 15480,
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"signal": "@babel/plugin-transform-classes",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 14,
|
|||
|
|
"column": 578626
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "@babel/plugin-transform-regenerator",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 219,
|
|||
|
|
"column": 972644
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "@babel/plugin-transform-spread",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 14,
|
|||
|
|
"column": 582140
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "Array.prototype.at",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 21701
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "Array.prototype.flat",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 21089
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "Array.prototype.flatMap",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 21202
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "Array.prototype.indexOf",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 287,
|
|||
|
|
"column": 252565
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "Object.assign",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 14,
|
|||
|
|
"column": 584203
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "Object.fromEntries",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 21578
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "Object.hasOwn",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 21836
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "String.prototype.endsWith",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 287,
|
|||
|
|
"column": 258824
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "String.prototype.includes",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 287,
|
|||
|
|
"column": 259208
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "String.prototype.startsWith",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 287,
|
|||
|
|
"column": 262726
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "String.prototype.trim",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 287,
|
|||
|
|
"column": 263039
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "String.prototype.trimEnd",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 20831
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "String.prototype.trimStart",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 20746
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"totalBytes": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://cdn.userway.org/widgetapp/2025-07-01-08-32-15/widget_app_base_1751358735887.js",
|
|||
|
|
"wastedBytes": 11762,
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"signal": "Array.prototype.find",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "https://cdn.userway.org/widgetapp/2025-07-01-08-32-15/widget_app_base_1751358735887.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 2805
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"signal": "Math.imul",
|
|||
|
|
"location": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "https://cdn.userway.org/widgetapp/2025-07-01-08-32-15/widget_app_base_1751358735887.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 0,
|
|||
|
|
"column": 2694
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"totalBytes": 0
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"overallSavingsMs": 0,
|
|||
|
|
"overallSavingsBytes": 27242,
|
|||
|
|
"sortedBy": [
|
|||
|
|
"wastedBytes"
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"doctype": {
|
|||
|
|
"id": "doctype",
|
|||
|
|
"title": "Page has the HTML doctype",
|
|||
|
|
"description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https://developer.chrome.com/docs/lighthouse/best-practices/doctype/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary"
|
|||
|
|
},
|
|||
|
|
"charset": {
|
|||
|
|
"id": "charset",
|
|||
|
|
"title": "Properly defines charset",
|
|||
|
|
"description": "A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https://developer.chrome.com/docs/lighthouse/best-practices/charset/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary"
|
|||
|
|
},
|
|||
|
|
"dom-size": {
|
|||
|
|
"id": "dom-size",
|
|||
|
|
"title": "Avoids an excessive DOM size",
|
|||
|
|
"description": "A large DOM will increase memory usage, cause longer [style calculations](https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations), and produce costly [layout reflows](https://developers.google.com/speed/articles/reflow). [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 789,
|
|||
|
|
"numericUnit": "element",
|
|||
|
|
"displayValue": "789 elements",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"TBT": 400
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "statistic",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Statistic"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": "Element"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "value",
|
|||
|
|
"valueType": "numeric",
|
|||
|
|
"label": "Value"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"statistic": "Total DOM Elements",
|
|||
|
|
"value": {
|
|||
|
|
"type": "numeric",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"value": 789
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-46-path",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,2,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,svg,0,g,0,path",
|
|||
|
|
"selector": "div.absolute > svg > g > path",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 2842,
|
|||
|
|
"bottom": 2842,
|
|||
|
|
"left": 356,
|
|||
|
|
"right": 357,
|
|||
|
|
"width": 1,
|
|||
|
|
"height": 1
|
|||
|
|
},
|
|||
|
|
"snippet": "<path d=\"m12.593 23.258l-.011.002l-.071.035l-.02.004l-.014-.004l-.071-.035q-.016-.0…\">",
|
|||
|
|
"nodeLabel": "div.absolute > svg > g > path"
|
|||
|
|
},
|
|||
|
|
"statistic": "Maximum DOM Depth",
|
|||
|
|
"value": {
|
|||
|
|
"type": "numeric",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"value": 20
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "1-47-DIV",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,2,DIV,0,DIV,1,DIV,6,DIV,1,DIV,0,DIV,0,DIV,1,DIV",
|
|||
|
|
"selector": "div.flex > div.w-full > div.bg-gray-100 > div.grid",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 4846,
|
|||
|
|
"bottom": 5042,
|
|||
|
|
"left": 48,
|
|||
|
|
"right": 364,
|
|||
|
|
"width": 316,
|
|||
|
|
"height": 196
|
|||
|
|
},
|
|||
|
|
"snippet": "<div class=\"grid grid-cols-7 gap-1 text-sm text-center\">",
|
|||
|
|
"nodeLabel": "Mo\nTu\nWe\nTh\nFr\nSa\nSu\n1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n12\n13\n14\n15\n16\n17\n18\n19\n20\n21\n22\n2…"
|
|||
|
|
},
|
|||
|
|
"statistic": "Maximum Child Elements",
|
|||
|
|
"value": {
|
|||
|
|
"type": "numeric",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"value": 49
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1
|
|||
|
|
},
|
|||
|
|
"geolocation-on-start": {
|
|||
|
|
"id": "geolocation-on-start",
|
|||
|
|
"title": "Avoids requesting the geolocation permission on page load",
|
|||
|
|
"description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "source-location",
|
|||
|
|
"label": "Source"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"inspector-issues": {
|
|||
|
|
"id": "inspector-issues",
|
|||
|
|
"title": "Issues were logged in the `Issues` panel in Chrome Devtools",
|
|||
|
|
"description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "issueType",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url"
|
|||
|
|
},
|
|||
|
|
"label": "Issue type"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"issueType": "Cookie",
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/pagination?title=&enablePage=1&sortBy=createdAt&sort=desc&size=4&page=0"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/general/privacy-policy/1"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/public/users/roles"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/categories/list/publish?enablePage=1&size=12&sort=desc&sortBy=id&page=0&group=&type=&isInt=false"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/categories/list/publish?enablePage=1&size=12&sort=desc&sortBy=id&page=0&group=&type=&isInt=true"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true&isAllSatker=true"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&isInt=true&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year="
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=clickCount&size=5&isInt=true&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year="
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false&isAllPolda=true"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/interstitial?group=&isInt=true"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false&isAllSatker=true"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=clickCount&size=5&isInt=false&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year="
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/interstitial?group=&isInt=false"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&isInt=false&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year="
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=true"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=false"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true&isAllPolda=true"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/pagination?enablePage=1&page=0&size=100&title="
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/11"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/10"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/6"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/7"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/csrf"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/3"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/file/viewer/5"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"no-document-write": {
|
|||
|
|
"id": "no-document-write",
|
|||
|
|
"title": "Avoids `document.write()`",
|
|||
|
|
"description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https://developer.chrome.com/docs/lighthouse/best-practices/no-document-write/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "source-location",
|
|||
|
|
"label": "Source"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"js-libraries": {
|
|||
|
|
"id": "js-libraries",
|
|||
|
|
"title": "Detected JavaScript libraries",
|
|||
|
|
"description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/js-libraries/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"notification-on-start": {
|
|||
|
|
"id": "notification-on-start",
|
|||
|
|
"title": "Avoids requesting the notification permission on page load",
|
|||
|
|
"description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "source-location",
|
|||
|
|
"label": "Source"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"paste-preventing-inputs": {
|
|||
|
|
"id": "paste-preventing-inputs",
|
|||
|
|
"title": "Allows users to paste into input fields",
|
|||
|
|
"description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https://developer.chrome.com/docs/lighthouse/best-practices/paste-preventing-inputs/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": "Failing Elements"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"uses-http2": {
|
|||
|
|
"id": "uses-http2",
|
|||
|
|
"title": "Use HTTP/2",
|
|||
|
|
"description": "HTTP/2 offers many benefits over HTTP/1.1, including binary headers and multiplexing. [Learn more about HTTP/2](https://developer.chrome.com/docs/lighthouse/best-practices/uses-http2/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"numericValue": 0,
|
|||
|
|
"numericUnit": "millisecond",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"LCP": 0,
|
|||
|
|
"FCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "opportunity",
|
|||
|
|
"headings": [],
|
|||
|
|
"items": [],
|
|||
|
|
"overallSavingsMs": 0
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"uses-passive-event-listeners": {
|
|||
|
|
"id": "uses-passive-event-listeners",
|
|||
|
|
"title": "Uses passive listeners to improve scrolling performance",
|
|||
|
|
"description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https://developer.chrome.com/docs/lighthouse/best-practices/uses-passive-event-listeners/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "source-location",
|
|||
|
|
"label": "Source"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"meta-description": {
|
|||
|
|
"id": "meta-description",
|
|||
|
|
"title": "Document has a meta description",
|
|||
|
|
"description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https://developer.chrome.com/docs/lighthouse/seo/meta-description/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary"
|
|||
|
|
},
|
|||
|
|
"http-status-code": {
|
|||
|
|
"id": "http-status-code",
|
|||
|
|
"title": "Page has successful HTTP status code",
|
|||
|
|
"description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https://developer.chrome.com/docs/lighthouse/seo/http-status-code/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary"
|
|||
|
|
},
|
|||
|
|
"font-size": {
|
|||
|
|
"id": "font-size",
|
|||
|
|
"title": "Document uses legible font sizes",
|
|||
|
|
"description": "Font sizes less than 12px are too small to be legible and require mobile visitors to “pinch to zoom” in order to read. Strive to have >60% of page text ≥12px. [Learn more about legible font sizes](https://developer.chrome.com/docs/lighthouse/seo/font-size/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"displayValue": "99.26% legible text",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "source-location",
|
|||
|
|
"label": "Source"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "selector",
|
|||
|
|
"valueType": "code",
|
|||
|
|
"label": "Selector"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "coverage",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "% of Page Text"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "fontSize",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Font Size"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/55ed782333d0c0b0.css",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 2,
|
|||
|
|
"column": 62651
|
|||
|
|
},
|
|||
|
|
"selector": ".text-\\[10px\\]",
|
|||
|
|
"coverage": "0.74%",
|
|||
|
|
"fontSize": "10px"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "code",
|
|||
|
|
"value": "Legible text"
|
|||
|
|
},
|
|||
|
|
"selector": "",
|
|||
|
|
"coverage": "99.26%",
|
|||
|
|
"fontSize": "≥ 12px"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"link-text": {
|
|||
|
|
"id": "link-text",
|
|||
|
|
"title": "Links have descriptive text",
|
|||
|
|
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "href",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "Link destination"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "text",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Link Text"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"crawlable-anchors": {
|
|||
|
|
"id": "crawlable-anchors",
|
|||
|
|
"title": "Links are crawlable",
|
|||
|
|
"description": "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](https://support.google.com/webmasters/answer/9112205)",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": "Uncrawlable Link"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"is-crawlable": {
|
|||
|
|
"id": "is-crawlable",
|
|||
|
|
"title": "Page isn’t blocked from indexing",
|
|||
|
|
"description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https://developer.chrome.com/docs/lighthouse/seo/is-crawlable/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"warnings": [],
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "code",
|
|||
|
|
"label": "Blocking Directive Source"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"robots-txt": {
|
|||
|
|
"id": "robots-txt",
|
|||
|
|
"title": "robots.txt is not valid",
|
|||
|
|
"description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https://developer.chrome.com/docs/lighthouse/seo/invalid-robots-txt/).",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"displayValue": "13 errors found",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "index",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Line #"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "line",
|
|||
|
|
"valueType": "code",
|
|||
|
|
"label": "Content"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "message",
|
|||
|
|
"valueType": "code",
|
|||
|
|
"label": "Error"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"index": "1",
|
|||
|
|
"line": "<!DOCTYPE html><html lang=\"robots.txt\" dir=\"ltr\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1\"/><link rel=\"stylesheet\" href=\"/_next/static/css/55ed782333d0c0b0.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/_next/static/css/fea0137e5d28fb6a.css\" data-precedence=\"next\"/><link rel=\"stylesheet\" href=\"/_next/static/css/07b805f1c8642f8b.css\" data-precedence=\"next\"/><link rel=\"preload\" as=\"script\" fetchPriority=\"low\" href=\"/_next/static/chunks/webpack-66078ea95a1cb667.js\"/><script src=\"/_next/static/css/fea0137e5d28fb6a.css\" async=\"\"></script><script src=\"/_next/static/chunks/vendors-36c45203f6378284.js\" async=\"\"></script><script src=\"/_next/static/chunks/main-app-788a804843d0a512.js\" async=\"\"></script><script src=\"/_next/static/chunks/98449-4dcff66defc9833e.js\" async=\"\"></script><script src=\"/_next/static/chunks/58966-b313ab94842a270a.js\" async=\"\"></script><script src=\"/_next/static/chunks/18100-be52e4d3af4cb5d9.js\" async=\"\"></script><script src=\"/_next/static/chunks/43840-6b407b6d24210bfb.js\" async=\"\"></script><script src=\"/_next/static/chunks/22933-4a67e7209163fe0e.js\" async=\"\"></script><script src=\"/_next/static/chunks/82190-ca28b3a133ec902c.js\" async=\"\"></script><script src=\"/_next/static/chunks/app/%5Blocale%5D/page-b7383cd889b2529f.js\" async=\"\"></script><script src=\"/_next/static/chunks/app/%5Blocale%5D/layout-a29be9f946f440e4.js\" async=\"\"></script><script src=\"/_next/static/chunks/app/%5Blocale%5D/error-49e8776766dd4ca7.js\" async=\"\"></script><script src=\"/_next/static/chunks/app/%5Blocale%5D/not-found-951d66e3df6bea80.js\" async=\"\"></script><link rel=\"dns-prefetch\" href=\"//fonts.googleapis.com\"/><link rel=\"dns-prefetch\" href=\"//fonts.gstatic.com\"/><link rel=\"dns-prefetch\" href=\"//cdn.userway.org\"/><link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"/><link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin=\"anonymous\"/><link rel=\"preload\" href=\"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap\" as=\"style\"/><title>Media Hub | POLRI</title><meta name=\"description\" content=\"Media Hub Platform for POLRI\"/><meta name=\"X-DNS-Prefetch-Control\" content=\"on\"/><meta property=\"og:title\" content=\"Media Hub | POLRI\"/><meta property=\"og:description\" content=\"Media Hub Platform for POLRI\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:title\" content=\"Media Hub | POLRI\"/><meta name=\"twitter:description\" content=\"Media Hub Platform for POLRI\"/><link rel=\"icon\" href=\"/favicon.ico\" type=\"image/x-icon\" sizes=\"16x16\"/><noscript><link href=\"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap\" rel=\"stylesheet\"/></noscript><script>",
|
|||
|
|
"message": "Unknown directive"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "2",
|
|||
|
|
"line": " // Load UserWay script only after page load",
|
|||
|
|
"message": "Syntax not understood"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "3",
|
|||
|
|
"line": " window.addEventListener('load', function() {",
|
|||
|
|
"message": "Syntax not understood"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "4",
|
|||
|
|
"line": " setTimeout(function() {",
|
|||
|
|
"message": "Syntax not understood"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "5",
|
|||
|
|
"line": " const script = document.createElement('script');",
|
|||
|
|
"message": "Syntax not understood"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "6",
|
|||
|
|
"line": " script.src = 'https://cdn.userway.org/widget.js';",
|
|||
|
|
"message": "Unknown directive"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "7",
|
|||
|
|
"line": " script.setAttribute('data-account', 'X36s1DpjqB');",
|
|||
|
|
"message": "Syntax not understood"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "8",
|
|||
|
|
"line": " script.setAttribute('data-position', '5');",
|
|||
|
|
"message": "Syntax not understood"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "9",
|
|||
|
|
"line": " script.async = true;",
|
|||
|
|
"message": "Syntax not understood"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "10",
|
|||
|
|
"line": " document.head.appendChild(script);",
|
|||
|
|
"message": "Syntax not understood"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "11",
|
|||
|
|
"line": " }, 2000);",
|
|||
|
|
"message": "Syntax not understood"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "12",
|
|||
|
|
"line": " });",
|
|||
|
|
"message": "Syntax not understood"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"index": "13",
|
|||
|
|
"line": " </script><script src=\"/_next/static/chunks/polyfills-42372ed130431b0a.js\" noModule=\"\"></script></head><body class=\"__className_e8ce0c dashcode-app\"><div><script>!function(){try{var d=document.documentElement,c=d.classList;c.remove('light','dark');var e=localStorage.getItem('theme');if('system'===e||(!e&&false)){var t='(prefers-color-scheme: dark)',m=window.matchMedia(t);if(m.media!==t||m.matches){d.style.colorScheme = 'dark';c.add('dark')}else{d.style.colorScheme = 'light';c.add('light')}}else if(e){c.add(e|| '')}else{c.add('light')}if(e==='light'||e==='dark'||!e)d.style.colorScheme=e||'light'}catch(e){}}()</script><div role=\"region\" aria-label=\"Notifications (F8)\" tabindex=\"-1\" style=\"pointer-events:none\"><ol tabindex=\"-1\" class=\"fixed top-0 z-[100] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]\"></ol></div><section aria-label=\"Notifications alt+T\" tabindex=\"-1\" aria-live=\"polite\" aria-relevant=\"additions text\" aria-atomic=\"false\"></section></div><script src=\"/_next/static/chunks/webpack-66078ea95a1cb667.js\" async=\"\"></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,\"1:HL[\\\"/_next/static/css/55ed782333d0c0b0.css\\\",\\\"style\\\"]\\n2:HL[\\\"/_next/static/css/fea0137e5d28fb6a.css\\\",\\\"style\\\"]\\n3:HL[\\\"/_next/static/css/07b805f1c8642f8b.css\\\",\\\"style\\\"]\\n\"])</script><script>self.__next_f.push([1,\"4:I[12846,[],\\\"\\\"]\\n6:I[19107,[],\\\"ClientPageRoot\\\"]\\n7:I[80793,[\\\"98449\\\",\\\"static/chunks/98449-4dcff66defc9833e.js\\\",\\\"58966\\\",\\\"static/chunks/58966-b313ab94842a270a.js\\\",\\\"18100\\\",\\\"static/chunks/18100-be52e4d3af4cb5d9.js\\\",\\\"43840\\\",\\\"static/chunks/43840-6b407b6d24210bfb.js\\\",\\\"22933\\\",\\\"static/chunks/22933-4a67e7209163fe0e.js\\\",\\\"82190\\\",\\\"static/chunks/82190-ca28b3a133ec902c.js\\\",\\\"55061\\\",\\\"static/chunks/app/%5Blocale%5D/page-b7383cd889b2529f.js\\\"],\\\"default\\\",1]\\n9:I[4707,[],\\\"\\\"]\\na:I[36423,[],\\\"\\\"]\\nc:I[61060,[],\\\"\\\"]\\nd:[]\\n\"])</script><script>self.__next_f.push([1,\"0:[\\\"$\\\",\\\"$L4\\\",null,{\\\"buildId\\\":\\\"DtRs4CnyFgJb3iLPAUkiA\\\",\\\"assetPrefix\\\":\\\"\\\",\\\"urlParts\\\":[\\\"\\\",\\\"robots.txt\\\"],\\\"initialTree\\\":[\\\"\\\",{\\\"children\\\":[[\\\"locale\\\",\\\"robots.txt\\\",\\\"d\\\"],{\\\"children\\\":[\\\"__PAGE__\\\",{}]},\\\"$undefined\\\",\\\"$undefined\\\",true]}],\\\"initialSeedData\\\":[\\\"\\\",{\\\"children\\\":[[\\\"locale\\\",\\\"robots.txt\\\",\\\"d\\\"],{\\\"children\\\":[\\\"__PAGE__\\\",{},[[\\\"$L5\\\",[\\\"$\\\",\\\"$L6\\\",null,{\\\"props\\\":{\\\"params\\\":{\\\"locale\\\":\\\"robots.txt\\\"},\\\"searchParams\\\":{}},\\\"Component\\\":\\\"$7\\\"}],null],null],null]},[[[[\\\"$\\\",\\\"link\\\",\\\"0\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"/_next/static/css/55ed782333d0c0b0.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}],[\\\"$\\\",\\\"link\\\",\\\"1\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"/_next/static/css/fea0137e5d28fb6a.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}],[\\\"$\\\",\\\"link\\\",\\\"2\\\",{\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"/_next/static/css/07b805f1c8642f8b.css\\\",\\\"precedence\\\":\\\"next\\\",\\\"crossOrigin\\\":\\\"$undefined\\\"}]],\\\"$L8\\\"],null],null]},[null,[\\\"$\\\",\\\"$L9\\\",null,{\\\"parallelRouterKey\\\":\\\"children\\\",\\\"segmentPath\\\":[\\\"children\\\"],\\\"error\\\":\\\"$undefined\\\",\\\"errorStyles\\\":\\\"$undefined\\\",\\\"errorScripts\\\":\\\"$undefined\\\",\\\"template\\\":[\\\"$\\\",\\\"$La\\\",null,{}],\\\"templateStyles\\\":\\\"$undefined\\\",\\\"templateScripts\\\":\\\"$undefined\\\",\\\"notFound\\\":[[\\\"$\\\",\\\"title\\\",null,{\\\"children\\\":\\\"404: This page could not be found.\\\"}],[\\\"$\\\",\\\"div\\\",null,{\\\"style\\\":{\\\"fontFamily\\\":\\\"system-ui,\\\\\\\"Segoe UI\\\\\\\",Roboto,Helvetica,A
|
|||
|
|
"message": "Unknown directive"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"hreflang": {
|
|||
|
|
"id": "hreflang",
|
|||
|
|
"title": "Document has a valid `hreflang`",
|
|||
|
|
"description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https://developer.chrome.com/docs/lighthouse/seo/hreflang/).",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "code",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "reason",
|
|||
|
|
"valueType": "text"
|
|||
|
|
},
|
|||
|
|
"label": ""
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"canonical": {
|
|||
|
|
"id": "canonical",
|
|||
|
|
"title": "Document has a valid `rel=canonical`",
|
|||
|
|
"description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https://developer.chrome.com/docs/lighthouse/seo/canonical/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable"
|
|||
|
|
},
|
|||
|
|
"structured-data": {
|
|||
|
|
"id": "structured-data",
|
|||
|
|
"title": "Structured data is valid",
|
|||
|
|
"description": "Run the [Structured Data Testing Tool](https://search.google.com/structured-data/testing-tool/) and the [Structured Data Linter](http://linter.structured-data.org/) to validate structured data. [Learn more about Structured Data](https://developer.chrome.com/docs/lighthouse/seo/structured-data/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "manual"
|
|||
|
|
},
|
|||
|
|
"bf-cache": {
|
|||
|
|
"id": "bf-cache",
|
|||
|
|
"title": "Page prevented back/forward cache restoration",
|
|||
|
|
"description": "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](https://developer.chrome.com/docs/lighthouse/performance/bf-cache/)",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "binary",
|
|||
|
|
"displayValue": "2 failure reasons",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "reason",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "frameUrl",
|
|||
|
|
"valueType": "url"
|
|||
|
|
},
|
|||
|
|
"label": "Failure reason"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "failureType",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Failure type"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"reason": "Pages whose main resource has cache-control:no-store cannot enter back/forward cache.",
|
|||
|
|
"failureType": "Not actionable",
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"frameUrl": "http://localhost:3000/in"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"protocolReason": "MainResourceHasCacheControlNoStore"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"reason": "Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header.",
|
|||
|
|
"failureType": "Not actionable",
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"frameUrl": "http://localhost:3000/in"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"protocolReason": "JsNetworkRequestReceivedCacheControlNoStoreResource"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 4
|
|||
|
|
},
|
|||
|
|
"cache-insight": {
|
|||
|
|
"id": "cache-insight",
|
|||
|
|
"title": "Use efficient cache lifetimes",
|
|||
|
|
"description": "A long cache lifetime can speed up repeat visits to your page. [Learn more](https://web.dev/uses-long-cache-ttl/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "Request"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "cacheLifetimeMs",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Cache TTL",
|
|||
|
|
"displayUnit": "duration"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Transfer Size",
|
|||
|
|
"displayUnit": "kb",
|
|||
|
|
"granularity": 1
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"uses-long-cache-ttl"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"cls-culprits-insight": {
|
|||
|
|
"id": "cls-culprits-insight",
|
|||
|
|
"title": "Layout shift culprits",
|
|||
|
|
"description": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://web.dev/articles/optimize-cls), such as elements being added, removed, or their fonts changing as the page loads.",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"CLS": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "list",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "extra"
|
|||
|
|
},
|
|||
|
|
"label": "Element"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "score",
|
|||
|
|
"valueType": "numeric",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "cause",
|
|||
|
|
"valueType": "text"
|
|||
|
|
},
|
|||
|
|
"granularity": 0.001,
|
|||
|
|
"label": "Layout shift score"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "text",
|
|||
|
|
"value": "Total"
|
|||
|
|
},
|
|||
|
|
"score": 0.07024454417429836
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"node": {
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "page-1-DIV",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,1,DIV,0,DIV,0,DIV,0,DIV",
|
|||
|
|
"selector": "div.flex > div.relative > div.fixed > div.relative",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 241,
|
|||
|
|
"bottom": 583,
|
|||
|
|
"left": 21,
|
|||
|
|
"right": 391,
|
|||
|
|
"width": 371,
|
|||
|
|
"height": 342
|
|||
|
|
},
|
|||
|
|
"snippet": "<div class=\"relative dark:bg-gray-900 rounded-lg w-[90%] md:w-[600px] p-4 shadow-none\">",
|
|||
|
|
"nodeLabel": "✕\nTESTING KATEGORI\nPersonel Diminta Tulus Ayomi Pengguna Jalan\n\n13/06/25 10:36 …"
|
|||
|
|
},
|
|||
|
|
"score": 0.07024454417429836
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"layout-shifts",
|
|||
|
|
"non-composited-animations",
|
|||
|
|
"unsized-images"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"document-latency-insight": {
|
|||
|
|
"id": "document-latency-insight",
|
|||
|
|
"title": "Document request latency",
|
|||
|
|
"description": "Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"displayValue": "Est savings of 30 ms",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 50,
|
|||
|
|
"LCP": 50
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "checklist",
|
|||
|
|
"items": {
|
|||
|
|
"noRedirects": {
|
|||
|
|
"label": "Had redirects (1 redirects, +30 ms)",
|
|||
|
|
"value": false
|
|||
|
|
},
|
|||
|
|
"serverResponseIsFast": {
|
|||
|
|
"label": "Server responds quickly (observed 102 ms)",
|
|||
|
|
"value": true
|
|||
|
|
},
|
|||
|
|
"usesCompression": {
|
|||
|
|
"label": "Applies text compression",
|
|||
|
|
"value": true
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"redirectDuration": 30,
|
|||
|
|
"serverResponseTime": 102,
|
|||
|
|
"uncompressedResponseBytes": 0,
|
|||
|
|
"wastedBytes": 0
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"redirects",
|
|||
|
|
"server-response-time",
|
|||
|
|
"uses-text-compression"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"dom-size-insight": {
|
|||
|
|
"id": "dom-size-insight",
|
|||
|
|
"title": "Optimize DOM size",
|
|||
|
|
"description": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/lighthouse/performance/dom-size/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable",
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"dom-size"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"duplicated-javascript-insight": {
|
|||
|
|
"id": "duplicated-javascript-insight",
|
|||
|
|
"title": "Duplicated JavaScript",
|
|||
|
|
"description": "Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "code",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url"
|
|||
|
|
},
|
|||
|
|
"label": "Source"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "sourceTransferBytes"
|
|||
|
|
},
|
|||
|
|
"granularity": 10,
|
|||
|
|
"label": "Duplicated bytes"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"duplicated-javascript"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"font-display-insight": {
|
|||
|
|
"id": "font-display-insight",
|
|||
|
|
"title": "Font display",
|
|||
|
|
"description": "Consider setting [font-display](https://developer.chrome.com/blog/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedMs",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Est Savings"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"font-display"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"forced-reflow-insight": {
|
|||
|
|
"id": "forced-reflow-insight",
|
|||
|
|
"title": "Forced reflow",
|
|||
|
|
"description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developers.google.com/web/fundamentals/performance/rendering/avoid-large-complex-layouts-and-layout-thrashing#avoid-forced-synchronous-layouts) and possible mitigations.",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "numeric",
|
|||
|
|
"details": {
|
|||
|
|
"type": "list",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "source-location",
|
|||
|
|
"label": "Top function call"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "reflowTime",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Total reflow time"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 219,
|
|||
|
|
"column": 963701
|
|||
|
|
},
|
|||
|
|
"reflowTime": 223.573
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "source",
|
|||
|
|
"valueType": "source-location",
|
|||
|
|
"label": "Source"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "reflowTime",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"label": "Total reflow time"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 300,
|
|||
|
|
"column": 7594
|
|||
|
|
},
|
|||
|
|
"reflowTime": 138.941
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 300,
|
|||
|
|
"column": 16250
|
|||
|
|
},
|
|||
|
|
"reflowTime": 11.488
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 328,
|
|||
|
|
"column": 195198
|
|||
|
|
},
|
|||
|
|
"reflowTime": 2.868
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 328,
|
|||
|
|
"column": 217097
|
|||
|
|
},
|
|||
|
|
"reflowTime": 63.212
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 328,
|
|||
|
|
"column": 195616
|
|||
|
|
},
|
|||
|
|
"reflowTime": 3.466
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 218,
|
|||
|
|
"column": 859951
|
|||
|
|
},
|
|||
|
|
"reflowTime": 1.646
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 218,
|
|||
|
|
"column": 859979
|
|||
|
|
},
|
|||
|
|
"reflowTime": 0.377
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 218,
|
|||
|
|
"column": 859131
|
|||
|
|
},
|
|||
|
|
"reflowTime": 0.893
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 218,
|
|||
|
|
"column": 860386
|
|||
|
|
},
|
|||
|
|
"reflowTime": 0.682
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "text",
|
|||
|
|
"value": "[unattributed]"
|
|||
|
|
},
|
|||
|
|
"reflowTime": 0.192
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"source": {
|
|||
|
|
"type": "source-location",
|
|||
|
|
"url": "http://localhost:3000/_next/static/chunks/vendors-36c45203f6378284.js",
|
|||
|
|
"urlProvider": "network",
|
|||
|
|
"line": 328,
|
|||
|
|
"column": 210470
|
|||
|
|
},
|
|||
|
|
"reflowTime": 0.148
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"image-delivery-insight": {
|
|||
|
|
"id": "image-delivery-insight",
|
|||
|
|
"title": "Improve image delivery",
|
|||
|
|
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/lighthouse/performance/uses-optimized-images/)",
|
|||
|
|
"score": 0.5,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"displayValue": "Est savings of 433 KiB",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 0,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "reason",
|
|||
|
|
"valueType": "text"
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Resource Size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Est Savings",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "wastedBytes",
|
|||
|
|
"valueType": "bytes"
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75",
|
|||
|
|
"totalBytes": 459080,
|
|||
|
|
"wastedBytes": 442940,
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"reason": "Using video formats instead of GIFs can improve the download size of animated content.",
|
|||
|
|
"wastedBytes": 293811
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"reason": "This image file is larger than it needs to be (800x344) for its displayed dimensions (250x108). Use responsive images to reduce the image download size.",
|
|||
|
|
"wastedBytes": 414248
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"debugData": {
|
|||
|
|
"type": "debugdata",
|
|||
|
|
"wastedBytes": 442940
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"modern-image-formats",
|
|||
|
|
"uses-optimized-images",
|
|||
|
|
"efficient-animated-content",
|
|||
|
|
"uses-responsive-images"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"inp-breakdown-insight": {
|
|||
|
|
"id": "inp-breakdown-insight",
|
|||
|
|
"title": "INP breakdown",
|
|||
|
|
"description": "Start investigating with the longest subpart. [Delays can be minimized](https://web.dev/articles/optimize-inp#optimize_interactions). To reduce processing duration, [optimize the main-thread costs](https://web.dev/articles/optimize-long-tasks), often JS.",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable",
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"work-during-interaction"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"lcp-breakdown-insight": {
|
|||
|
|
"id": "lcp-breakdown-insight",
|
|||
|
|
"title": "LCP breakdown",
|
|||
|
|
"description": "Each [subpart has specific improvement strategies](https://web.dev/articles/optimize-lcp#lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays.",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "list",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "label",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Subpart"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "duration",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Duration"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"subpart": "timeToFirstByte",
|
|||
|
|
"label": "Time to first byte",
|
|||
|
|
"duration": 137.59
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"subpart": "resourceLoadDelay",
|
|||
|
|
"label": "Resource load delay",
|
|||
|
|
"duration": 2175.504
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"subpart": "resourceLoadDuration",
|
|||
|
|
"label": "Resource load duration",
|
|||
|
|
"duration": 16.328
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"subpart": "elementRenderDelay",
|
|||
|
|
"label": "Element render delay",
|
|||
|
|
"duration": 316.164
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "page-0-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
|
|||
|
|
"selector": "div.flex > div.flex > a.flex > img.w-[200px]",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 8,
|
|||
|
|
"bottom": 94,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 216,
|
|||
|
|
"width": 200,
|
|||
|
|
"height": 86
|
|||
|
|
},
|
|||
|
|
"snippet": "<img alt=\"Media Hub Logo\" loading=\"lazy\" width=\"2560\" height=\"1440\" decoding=\"async\" data-nimg=\"1\" class=\" w-[200px] h-full shrink-0 object-contain\" srcset=\"/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75 1x\" src=\"/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75\" style=\"color: transparent;\">",
|
|||
|
|
"nodeLabel": "Media Hub Logo"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"largest-contentful-paint-element"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"lcp-discovery-insight": {
|
|||
|
|
"id": "lcp-discovery-insight",
|
|||
|
|
"title": "LCP request discovery",
|
|||
|
|
"description": "Optimize LCP by making the LCP image [discoverable](https://web.dev/articles/optimize-lcp#1_eliminate_resource_load_delay) from the HTML immediately, and [avoiding lazy-loading](https://web.dev/articles/lcp-lazy-loading)",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "numeric",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "list",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"type": "checklist",
|
|||
|
|
"items": {
|
|||
|
|
"priorityHinted": {
|
|||
|
|
"label": "fetchpriority=high should be applied",
|
|||
|
|
"value": false
|
|||
|
|
},
|
|||
|
|
"requestDiscoverable": {
|
|||
|
|
"label": "Request is discoverable in initial document",
|
|||
|
|
"value": false
|
|||
|
|
},
|
|||
|
|
"eagerlyLoaded": {
|
|||
|
|
"label": "lazy load not applied",
|
|||
|
|
"value": false
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"type": "node",
|
|||
|
|
"lhId": "page-0-IMG",
|
|||
|
|
"path": "1,HTML,1,BODY,15,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
|
|||
|
|
"selector": "div.flex > div.flex > a.flex > img.w-[200px]",
|
|||
|
|
"boundingRect": {
|
|||
|
|
"top": 8,
|
|||
|
|
"bottom": 94,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 216,
|
|||
|
|
"width": 200,
|
|||
|
|
"height": 86
|
|||
|
|
},
|
|||
|
|
"snippet": "<img alt=\"Media Hub Logo\" loading=\"lazy\" width=\"2560\" height=\"1440\" decoding=\"async\" data-nimg=\"1\" class=\" w-[200px] h-full shrink-0 object-contain\" srcset=\"/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75 1x\" src=\"/_next/image?url=%2Fassets%2Fmediahub-logo.gif&w=3840&q=75\" style=\"color: transparent;\">",
|
|||
|
|
"nodeLabel": "Media Hub Logo"
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"prioritize-lcp-image",
|
|||
|
|
"lcp-lazy-loaded"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"legacy-javascript-insight": {
|
|||
|
|
"id": "legacy-javascript-insight",
|
|||
|
|
"title": "Legacy JavaScript",
|
|||
|
|
"description": "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](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://philipwalton.com/articles/the-state-of-es5-on-the-web/)",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "location",
|
|||
|
|
"valueType": "source-location"
|
|||
|
|
},
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": null,
|
|||
|
|
"valueType": "code",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "signal"
|
|||
|
|
},
|
|||
|
|
"label": ""
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Wasted bytes"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 2
|
|||
|
|
},
|
|||
|
|
"modern-http-insight": {
|
|||
|
|
"id": "modern-http-insight",
|
|||
|
|
"title": "Modern HTTP",
|
|||
|
|
"description": "HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. [Learn more about using modern HTTP](https://developer.chrome.com/docs/lighthouse/best-practices/uses-http2/).",
|
|||
|
|
"score": null,
|
|||
|
|
"scoreDisplayMode": "notApplicable",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "protocol",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Protocol"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": []
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3
|
|||
|
|
},
|
|||
|
|
"network-dependency-tree-insight": {
|
|||
|
|
"id": "network-dependency-tree-insight",
|
|||
|
|
"title": "Network dependency tree",
|
|||
|
|
"description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/lighthouse/performance/critical-request-chains) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "numeric",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "list",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"type": "list-section",
|
|||
|
|
"value": {
|
|||
|
|
"type": "network-tree",
|
|||
|
|
"chains": {
|
|||
|
|
"192DFDD23F0188CB2449A7A1637E302E": {
|
|||
|
|
"url": "http://localhost:3000/en",
|
|||
|
|
"navStartToEndTime": 159,
|
|||
|
|
"transferSize": 13586,
|
|||
|
|
"isLongest": true,
|
|||
|
|
"children": {
|
|||
|
|
"37028.46": {
|
|||
|
|
"url": "http://localhost:3000/_next/static/media/e4af272ccee01ff0-s.p.woff2",
|
|||
|
|
"navStartToEndTime": 2269,
|
|||
|
|
"transferSize": 48732,
|
|||
|
|
"isLongest": true,
|
|||
|
|
"children": {}
|
|||
|
|
},
|
|||
|
|
"192DFDD23F0188CB2449A7A1637E302E": {
|
|||
|
|
"url": "http://localhost:3000/en",
|
|||
|
|
"navStartToEndTime": 159,
|
|||
|
|
"transferSize": 13586,
|
|||
|
|
"children": {
|
|||
|
|
"37028.3": {
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/fea0137e5d28fb6a.css",
|
|||
|
|
"navStartToEndTime": 186,
|
|||
|
|
"transferSize": 23440,
|
|||
|
|
"children": {}
|
|||
|
|
},
|
|||
|
|
"37028.2": {
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/55ed782333d0c0b0.css",
|
|||
|
|
"navStartToEndTime": 180,
|
|||
|
|
"transferSize": 28989,
|
|||
|
|
"children": {}
|
|||
|
|
},
|
|||
|
|
"37028.4": {
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/07b805f1c8642f8b.css",
|
|||
|
|
"navStartToEndTime": 167,
|
|||
|
|
"transferSize": 749,
|
|||
|
|
"children": {}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"longestChain": {
|
|||
|
|
"duration": 2269
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"type": "list-section",
|
|||
|
|
"title": "Preconnected origins",
|
|||
|
|
"description": "[preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.",
|
|||
|
|
"value": {
|
|||
|
|
"type": "text",
|
|||
|
|
"value": "no origins were preconnected"
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"type": "list-section",
|
|||
|
|
"title": "Preconnect candidates",
|
|||
|
|
"description": "Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.",
|
|||
|
|
"value": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "origin",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "Origin"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedMs",
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Est LCP savings"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"origin": "https://netidhub.com",
|
|||
|
|
"wastedMs": 423.85200000000003
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 1,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"critical-request-chains",
|
|||
|
|
"uses-rel-preconnect"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"render-blocking-insight": {
|
|||
|
|
"id": "render-blocking-insight",
|
|||
|
|
"title": "Render blocking requests",
|
|||
|
|
"description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://web.dev/learn/performance/understanding-the-critical-path#render-blocking_resources) can move these network requests out of the critical path.",
|
|||
|
|
"score": 0,
|
|||
|
|
"scoreDisplayMode": "metricSavings",
|
|||
|
|
"displayValue": "Est savings of 180 ms",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"FCP": 200,
|
|||
|
|
"LCP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url",
|
|||
|
|
"label": "URL"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "totalBytes",
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Transfer Size"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "wastedMs",
|
|||
|
|
"valueType": "timespanMs",
|
|||
|
|
"label": "Duration"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/fea0137e5d28fb6a.css",
|
|||
|
|
"totalBytes": 23440,
|
|||
|
|
"wastedMs": 759
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/55ed782333d0c0b0.css",
|
|||
|
|
"totalBytes": 28989,
|
|||
|
|
"wastedMs": 759
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "http://localhost:3000/_next/static/css/07b805f1c8642f8b.css",
|
|||
|
|
"totalBytes": 749,
|
|||
|
|
"wastedMs": 309
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"render-blocking-resources"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"third-parties-insight": {
|
|||
|
|
"id": "third-parties-insight",
|
|||
|
|
"title": "3rd parties",
|
|||
|
|
"description": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://web.dev/articles/optimizing-content-efficiency-loading-third-party-javascript/) to prioritize your page's content.",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "informative",
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "entity",
|
|||
|
|
"valueType": "text",
|
|||
|
|
"label": "3rd party",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "url",
|
|||
|
|
"valueType": "url"
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "transferSize",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"valueType": "bytes",
|
|||
|
|
"label": "Transfer size",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "transferSize"
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"key": "mainThreadTime",
|
|||
|
|
"granularity": 1,
|
|||
|
|
"valueType": "ms",
|
|||
|
|
"label": "Main thread time",
|
|||
|
|
"subItemsHeading": {
|
|||
|
|
"key": "mainThreadTime"
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"entity": "netidhub.com",
|
|||
|
|
"mainThreadTime": 3.7500000074505806,
|
|||
|
|
"transferSize": 932654,
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/pagination?title=&enablePage=1&sortBy=createdAt&sort=desc&size=4&page=0",
|
|||
|
|
"mainThreadTime": 0.44199999794363976,
|
|||
|
|
"transferSize": 7176
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=false",
|
|||
|
|
"mainThreadTime": 0.31999998539686203,
|
|||
|
|
"transferSize": 48662
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true",
|
|||
|
|
"mainThreadTime": 0.3189999982714653,
|
|||
|
|
"transferSize": 17305
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/banner?group=&isInt=true",
|
|||
|
|
"mainThreadTime": 0.279999990016222,
|
|||
|
|
"transferSize": 3811
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false",
|
|||
|
|
"mainThreadTime": 0.2550000101327896,
|
|||
|
|
"transferSize": 29422
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/users/info",
|
|||
|
|
"mainThreadTime": 0.2460000030696392,
|
|||
|
|
"transferSize": 760
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/calendars/pagination?enablePage=1&page=0&size=100&title=",
|
|||
|
|
"mainThreadTime": 0.23200000450015068,
|
|||
|
|
"transferSize": 4223
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&isInt=false&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"mainThreadTime": 0.19899999350309372,
|
|||
|
|
"transferSize": 19985
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/general/privacy-policy/1",
|
|||
|
|
"mainThreadTime": 0.17999999970197678,
|
|||
|
|
"transferSize": 10110
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&isInt=true&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"mainThreadTime": 0.17800000309944153,
|
|||
|
|
"transferSize": 11109
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/public/users/roles",
|
|||
|
|
"mainThreadTime": 0.16200000792741776,
|
|||
|
|
"transferSize": 1938
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true&isAllPolda=true",
|
|||
|
|
"mainThreadTime": 0.12600000202655792,
|
|||
|
|
"transferSize": 568
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false&isAllPolda=true",
|
|||
|
|
"mainThreadTime": 0.1120000034570694,
|
|||
|
|
"transferSize": 9344
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=false&isAllSatker=true",
|
|||
|
|
"mainThreadTime": 0.11000000312924385,
|
|||
|
|
"transferSize": 8969
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=clickCount&size=5&isInt=true&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"mainThreadTime": 0.11000000312924385,
|
|||
|
|
"transferSize": 5055
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/categories/list/publish?enablePage=1&size=12&sort=desc&sortBy=id&page=0&group=&type=&isInt=true",
|
|||
|
|
"mainThreadTime": 0.10000000149011612,
|
|||
|
|
"transferSize": 1168
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=clickCount&size=5&isInt=false&typeId=1&title=&group=&categoryId=&fileFormats=&tags=&startDate=&endDate=&month=&year=",
|
|||
|
|
"mainThreadTime": 0.08500000089406967,
|
|||
|
|
"transferSize": 5580
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/interstitial?group=&isInt=true",
|
|||
|
|
"mainThreadTime": 0.07899999618530273,
|
|||
|
|
"transferSize": 3520
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/list?enablePage=1&sort=desc&sortBy=createdAt&size=5&page=0&typeId=1&title=&categoryId=&fileFormats=&tags=&group=&startDate=&endDate=&month=&year=&isInt=true&isAllSatker=true",
|
|||
|
|
"mainThreadTime": 0.07700000330805779,
|
|||
|
|
"transferSize": 5733
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/categories/list/publish?enablePage=1&size=12&sort=desc&sortBy=id&page=0&group=&type=&isInt=false",
|
|||
|
|
"mainThreadTime": 0.07199999690055847,
|
|||
|
|
"transferSize": 1155
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/media/public/interstitial?group=&isInt=false",
|
|||
|
|
"mainThreadTime": 0.06600000336766243,
|
|||
|
|
"transferSize": 4316
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/10",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"transferSize": 222605
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/9",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"transferSize": 205272
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/8",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"transferSize": 189897
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/advertisements/viewer/11",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"transferSize": 111800
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"url": "https://netidhub.com/api/csrf",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"transferSize": 3171
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"entity": "Google Fonts",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"transferSize": 904,
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"transferSize": 904
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"entity": "iconify.design",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"transferSize": 793,
|
|||
|
|
"subItems": {
|
|||
|
|
"type": "subitems",
|
|||
|
|
"items": [
|
|||
|
|
{
|
|||
|
|
"url": "https://api.iconify.design/ri.json?icons=arrow-right-s-line",
|
|||
|
|
"mainThreadTime": 0,
|
|||
|
|
"transferSize": 793
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"isEntityGrouped": true
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"third-party-summary"
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"viewport-insight": {
|
|||
|
|
"id": "viewport-insight",
|
|||
|
|
"title": "Optimize viewport for mobile",
|
|||
|
|
"description": "Tap interactions may be [delayed by up to 300 ms](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/) if the viewport is not optimized for mobile.",
|
|||
|
|
"score": 1,
|
|||
|
|
"scoreDisplayMode": "numeric",
|
|||
|
|
"metricSavings": {
|
|||
|
|
"INP": 0
|
|||
|
|
},
|
|||
|
|
"details": {
|
|||
|
|
"type": "table",
|
|||
|
|
"headings": [
|
|||
|
|
{
|
|||
|
|
"key": "node",
|
|||
|
|
"valueType": "node",
|
|||
|
|
"label": ""
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"items": [
|
|||
|
|
{}
|
|||
|
|
]
|
|||
|
|
},
|
|||
|
|
"guidanceLevel": 3,
|
|||
|
|
"replacesAudits": [
|
|||
|
|
"viewport"
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"configSettings": {
|
|||
|
|
"output": [
|
|||
|
|
"json"
|
|||
|
|
],
|
|||
|
|
"maxWaitForFcp": 30000,
|
|||
|
|
"maxWaitForLoad": 45000,
|
|||
|
|
"pauseAfterFcpMs": 1000,
|
|||
|
|
"pauseAfterLoadMs": 1000,
|
|||
|
|
"networkQuietThresholdMs": 1000,
|
|||
|
|
"cpuQuietThresholdMs": 1000,
|
|||
|
|
"formFactor": "mobile",
|
|||
|
|
"throttling": {
|
|||
|
|
"rttMs": 150,
|
|||
|
|
"throughputKbps": 1638.4,
|
|||
|
|
"requestLatencyMs": 562.5,
|
|||
|
|
"downloadThroughputKbps": 1474.5600000000002,
|
|||
|
|
"uploadThroughputKbps": 675,
|
|||
|
|
"cpuSlowdownMultiplier": 4
|
|||
|
|
},
|
|||
|
|
"throttlingMethod": "simulate",
|
|||
|
|
"screenEmulation": {
|
|||
|
|
"mobile": true,
|
|||
|
|
"width": 412,
|
|||
|
|
"height": 823,
|
|||
|
|
"deviceScaleFactor": 1.75,
|
|||
|
|
"disabled": false
|
|||
|
|
},
|
|||
|
|
"emulatedUserAgent": "Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36",
|
|||
|
|
"auditMode": false,
|
|||
|
|
"gatherMode": false,
|
|||
|
|
"clearStorageTypes": [
|
|||
|
|
"file_systems",
|
|||
|
|
"shader_cache",
|
|||
|
|
"service_workers",
|
|||
|
|
"cache_storage"
|
|||
|
|
],
|
|||
|
|
"disableStorageReset": false,
|
|||
|
|
"debugNavigation": false,
|
|||
|
|
"channel": "cli",
|
|||
|
|
"usePassiveGathering": false,
|
|||
|
|
"disableFullPageScreenshot": false,
|
|||
|
|
"skipAboutBlank": false,
|
|||
|
|
"blankPage": "about:blank",
|
|||
|
|
"ignoreStatusCode": false,
|
|||
|
|
"locale": "en-US",
|
|||
|
|
"blockedUrlPatterns": null,
|
|||
|
|
"additionalTraceCategories": null,
|
|||
|
|
"extraHeaders": null,
|
|||
|
|
"precomputedLanternData": null,
|
|||
|
|
"onlyAudits": null,
|
|||
|
|
"onlyCategories": null,
|
|||
|
|
"skipAudits": null
|
|||
|
|
},
|
|||
|
|
"categories": {
|
|||
|
|
"performance": {
|
|||
|
|
"title": "Performance",
|
|||
|
|
"supportedModes": [
|
|||
|
|
"navigation",
|
|||
|
|
"timespan",
|
|||
|
|
"snapshot"
|
|||
|
|
],
|
|||
|
|
"auditRefs": [
|
|||
|
|
{
|
|||
|
|
"id": "first-contentful-paint",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "metrics",
|
|||
|
|
"acronym": "FCP"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "largest-contentful-paint",
|
|||
|
|
"weight": 25,
|
|||
|
|
"group": "metrics",
|
|||
|
|
"acronym": "LCP"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "total-blocking-time",
|
|||
|
|
"weight": 30,
|
|||
|
|
"group": "metrics",
|
|||
|
|
"acronym": "TBT"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "cumulative-layout-shift",
|
|||
|
|
"weight": 25,
|
|||
|
|
"group": "metrics",
|
|||
|
|
"acronym": "CLS"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "speed-index",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "metrics",
|
|||
|
|
"acronym": "SI"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "cache-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "cls-culprits-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "document-latency-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "dom-size-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "duplicated-javascript-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "font-display-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "forced-reflow-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "image-delivery-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "inp-breakdown-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "lcp-breakdown-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "lcp-discovery-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "legacy-javascript-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "modern-http-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "network-dependency-tree-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "render-blocking-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "third-parties-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "viewport-insight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "interactive",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden",
|
|||
|
|
"acronym": "TTI"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "max-potential-fid",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "first-meaningful-paint",
|
|||
|
|
"weight": 0,
|
|||
|
|
"acronym": "FMP",
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "render-blocking-resources",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "uses-responsive-images",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "offscreen-images",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "unminified-css",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "unminified-javascript",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "unused-css-rules",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "unused-javascript",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "uses-optimized-images",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "modern-image-formats",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "uses-text-compression",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "uses-rel-preconnect",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "server-response-time",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "redirects",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "uses-http2",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "efficient-animated-content",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "duplicated-javascript",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "legacy-javascript",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "prioritize-lcp-image",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "total-byte-weight",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "uses-long-cache-ttl",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "dom-size",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "critical-request-chains",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "user-timings",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "bootup-time",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "mainthread-work-breakdown",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "font-display",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "third-party-summary",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "third-party-facades",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "largest-contentful-paint-element",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "lcp-lazy-loaded",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "layout-shifts",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "uses-passive-event-listeners",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "no-document-write",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "long-tasks",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "non-composited-animations",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "unsized-images",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "viewport",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "bf-cache",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "diagnostics"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "network-requests",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "network-rtt",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "network-server-latency",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "main-thread-tasks",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "diagnostics",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "metrics",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "screenshot-thumbnails",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "final-screenshot",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "script-treemap-data",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "resource-summary",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"id": "performance",
|
|||
|
|
"score": 0.34
|
|||
|
|
},
|
|||
|
|
"accessibility": {
|
|||
|
|
"title": "Accessibility",
|
|||
|
|
"description": "These checks highlight opportunities to [improve the accessibility of your web app](https://developer.chrome.com/docs/lighthouse/accessibility/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https://web.dev/articles/how-to-review) is also encouraged.",
|
|||
|
|
"manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https://web.dev/articles/how-to-review).",
|
|||
|
|
"supportedModes": [
|
|||
|
|
"navigation",
|
|||
|
|
"snapshot"
|
|||
|
|
],
|
|||
|
|
"auditRefs": [
|
|||
|
|
{
|
|||
|
|
"id": "accesskeys",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-navigation"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-allowed-attr",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-allowed-role",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-command-name",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-conditional-attr",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-deprecated-role",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-dialog-name",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-hidden-body",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-hidden-focus",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-input-field-name",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-meter-name",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-progressbar-name",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-prohibited-attr",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-required-attr",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-required-children",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-required-parent",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-roles",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-text",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-toggle-field-name",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-tooltip-name",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-treeitem-name",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-valid-attr-value",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "aria-valid-attr",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "button-name",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "bypass",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-navigation"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "color-contrast",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-color-contrast"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "definition-list",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-tables-lists"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "dlitem",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-tables-lists"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "document-title",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "duplicate-id-aria",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-aria"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "form-field-multiple-labels",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "frame-title",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "heading-order",
|
|||
|
|
"weight": 3,
|
|||
|
|
"group": "a11y-navigation"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "html-has-lang",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-language"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "html-lang-valid",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-language"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "html-xml-lang-mismatch",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-language"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "image-alt",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "image-redundant-alt",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "input-button-name",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "input-image-alt",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "label",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "link-in-text-block",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-color-contrast"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "link-name",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "list",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-tables-lists"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "listitem",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-tables-lists"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "meta-refresh",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-best-practices"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "meta-viewport",
|
|||
|
|
"weight": 10,
|
|||
|
|
"group": "a11y-best-practices"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "object-alt",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "select-name",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "skip-link",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-names-labels"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "tabindex",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-navigation"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "table-duplicate-name",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-tables-lists"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "target-size",
|
|||
|
|
"weight": 7,
|
|||
|
|
"group": "a11y-best-practices"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "td-headers-attr",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-tables-lists"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "th-has-data-cells",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-tables-lists"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "valid-lang",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-language"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "video-caption",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "a11y-audio-video"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "focusable-controls",
|
|||
|
|
"weight": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "interactive-element-affordance",
|
|||
|
|
"weight": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "logical-tab-order",
|
|||
|
|
"weight": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "visual-order-follows-dom",
|
|||
|
|
"weight": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "focus-traps",
|
|||
|
|
"weight": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "managed-focus",
|
|||
|
|
"weight": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "use-landmarks",
|
|||
|
|
"weight": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "offscreen-content-hidden",
|
|||
|
|
"weight": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "custom-controls-labels",
|
|||
|
|
"weight": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "custom-controls-roles",
|
|||
|
|
"weight": 0
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "empty-heading",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "identical-links-same-purpose",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "landmark-one-main",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "label-content-name-mismatch",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "table-fake-caption",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "td-has-header",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "hidden"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"id": "accessibility",
|
|||
|
|
"score": 0.86
|
|||
|
|
},
|
|||
|
|
"best-practices": {
|
|||
|
|
"title": "Best Practices",
|
|||
|
|
"supportedModes": [
|
|||
|
|
"navigation",
|
|||
|
|
"timespan",
|
|||
|
|
"snapshot"
|
|||
|
|
],
|
|||
|
|
"auditRefs": [
|
|||
|
|
{
|
|||
|
|
"id": "is-on-https",
|
|||
|
|
"weight": 5,
|
|||
|
|
"group": "best-practices-trust-safety"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "redirects-http",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "best-practices-trust-safety"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "geolocation-on-start",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "best-practices-trust-safety"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "notification-on-start",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "best-practices-trust-safety"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "csp-xss",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "best-practices-trust-safety"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "has-hsts",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "best-practices-trust-safety"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "origin-isolation",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "best-practices-trust-safety"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "clickjacking-mitigation",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "best-practices-trust-safety"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "paste-preventing-inputs",
|
|||
|
|
"weight": 3,
|
|||
|
|
"group": "best-practices-ux"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "image-aspect-ratio",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "best-practices-ux"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "image-size-responsive",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "best-practices-ux"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "viewport",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "best-practices-ux"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "font-size",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "best-practices-ux"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "doctype",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "best-practices-browser-compat"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "charset",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "best-practices-browser-compat"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "js-libraries",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "best-practices-general"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "deprecations",
|
|||
|
|
"weight": 5,
|
|||
|
|
"group": "best-practices-general"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "third-party-cookies",
|
|||
|
|
"weight": 5,
|
|||
|
|
"group": "best-practices-general"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "errors-in-console",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "best-practices-general"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "valid-source-maps",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "best-practices-general"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "inspector-issues",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "best-practices-general"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"id": "best-practices",
|
|||
|
|
"score": 0.75
|
|||
|
|
},
|
|||
|
|
"seo": {
|
|||
|
|
"title": "SEO",
|
|||
|
|
"description": "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](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).",
|
|||
|
|
"manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
|
|||
|
|
"supportedModes": [
|
|||
|
|
"navigation",
|
|||
|
|
"snapshot"
|
|||
|
|
],
|
|||
|
|
"auditRefs": [
|
|||
|
|
{
|
|||
|
|
"id": "is-crawlable",
|
|||
|
|
"weight": 4.043478260869565,
|
|||
|
|
"group": "seo-crawl"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "document-title",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "seo-content"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "meta-description",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "seo-content"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "http-status-code",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "seo-crawl"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "link-text",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "seo-content"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "crawlable-anchors",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "seo-crawl"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "robots-txt",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "seo-crawl"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "image-alt",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "seo-content"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "hreflang",
|
|||
|
|
"weight": 1,
|
|||
|
|
"group": "seo-content"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "canonical",
|
|||
|
|
"weight": 0,
|
|||
|
|
"group": "seo-content"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"id": "structured-data",
|
|||
|
|
"weight": 0
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"id": "seo",
|
|||
|
|
"score": 0.92
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"categoryGroups": {
|
|||
|
|
"metrics": {
|
|||
|
|
"title": "Metrics"
|
|||
|
|
},
|
|||
|
|
"insights": {
|
|||
|
|
"title": "Insights",
|
|||
|
|
"description": "These insights are also available in the Chrome DevTools Performance Panel - [record a trace](https://developer.chrome.com/docs/devtools/performance/reference) to view more detailed information."
|
|||
|
|
},
|
|||
|
|
"diagnostics": {
|
|||
|
|
"title": "Diagnostics",
|
|||
|
|
"description": "More information about the performance of your application. These numbers don't [directly affect](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) the Performance score."
|
|||
|
|
},
|
|||
|
|
"a11y-best-practices": {
|
|||
|
|
"title": "Best practices",
|
|||
|
|
"description": "These items highlight common accessibility best practices."
|
|||
|
|
},
|
|||
|
|
"a11y-color-contrast": {
|
|||
|
|
"title": "Contrast",
|
|||
|
|
"description": "These are opportunities to improve the legibility of your content."
|
|||
|
|
},
|
|||
|
|
"a11y-names-labels": {
|
|||
|
|
"title": "Names and labels",
|
|||
|
|
"description": "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."
|
|||
|
|
},
|
|||
|
|
"a11y-navigation": {
|
|||
|
|
"title": "Navigation",
|
|||
|
|
"description": "These are opportunities to improve keyboard navigation in your application."
|
|||
|
|
},
|
|||
|
|
"a11y-aria": {
|
|||
|
|
"title": "ARIA",
|
|||
|
|
"description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
|
|||
|
|
},
|
|||
|
|
"a11y-language": {
|
|||
|
|
"title": "Internationalization and localization",
|
|||
|
|
"description": "These are opportunities to improve the interpretation of your content by users in different locales."
|
|||
|
|
},
|
|||
|
|
"a11y-audio-video": {
|
|||
|
|
"title": "Audio and video",
|
|||
|
|
"description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
|
|||
|
|
},
|
|||
|
|
"a11y-tables-lists": {
|
|||
|
|
"title": "Tables and lists",
|
|||
|
|
"description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
|
|||
|
|
},
|
|||
|
|
"seo-mobile": {
|
|||
|
|
"title": "Mobile Friendly",
|
|||
|
|
"description": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https://developers.google.com/search/mobile-sites/)."
|
|||
|
|
},
|
|||
|
|
"seo-content": {
|
|||
|
|
"title": "Content Best Practices",
|
|||
|
|
"description": "Format your HTML in a way that enables crawlers to better understand your app’s content."
|
|||
|
|
},
|
|||
|
|
"seo-crawl": {
|
|||
|
|
"title": "Crawling and Indexing",
|
|||
|
|
"description": "To appear in search results, crawlers need access to your app."
|
|||
|
|
},
|
|||
|
|
"best-practices-trust-safety": {
|
|||
|
|
"title": "Trust and Safety"
|
|||
|
|
},
|
|||
|
|
"best-practices-ux": {
|
|||
|
|
"title": "User Experience"
|
|||
|
|
},
|
|||
|
|
"best-practices-browser-compat": {
|
|||
|
|
"title": "Browser Compatibility"
|
|||
|
|
},
|
|||
|
|
"best-practices-general": {
|
|||
|
|
"title": "General"
|
|||
|
|
},
|
|||
|
|
"hidden": {
|
|||
|
|
"title": ""
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"stackPacks": [],
|
|||
|
|
"entities": [
|
|||
|
|
{
|
|||
|
|
"name": "localhost",
|
|||
|
|
"origins": [
|
|||
|
|
"http://localhost:3000"
|
|||
|
|
],
|
|||
|
|
"isFirstParty": true,
|
|||
|
|
"isUnrecognized": true
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "Google Fonts",
|
|||
|
|
"homepage": "https://fonts.google.com/",
|
|||
|
|
"origins": [
|
|||
|
|
"https://fonts.googleapis.com"
|
|||
|
|
],
|
|||
|
|
"category": "cdn"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "netidhub.com",
|
|||
|
|
"origins": [
|
|||
|
|
"https://netidhub.com"
|
|||
|
|
],
|
|||
|
|
"isUnrecognized": true
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "iconify.design",
|
|||
|
|
"origins": [
|
|||
|
|
"https://api.iconify.design"
|
|||
|
|
],
|
|||
|
|
"isUnrecognized": true
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "userway.org",
|
|||
|
|
"origins": [
|
|||
|
|
"https://cdn.userway.org"
|
|||
|
|
],
|
|||
|
|
"isUnrecognized": true
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"fullPageScreenshot": {
|
|||
|
|
"screenshot": {
|
|||
|
|
"data": "data:image/webp;base64,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
|
|||
|
|
"width": 412,
|
|||
|
|
"height": 6266.39990234375
|
|||
|
|
},
|
|||
|
|
"nodes": {
|
|||
|
|
"page-0-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 8,
|
|||
|
|
"bottom": 94,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 216,
|
|||
|
|
"width": 200,
|
|||
|
|
"height": 86
|
|||
|
|
},
|
|||
|
|
"page-1-DIV": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2962,
|
|||
|
|
"bottom": 3304,
|
|||
|
|
"left": 21,
|
|||
|
|
"right": 391,
|
|||
|
|
"width": 371,
|
|||
|
|
"height": 342
|
|||
|
|
},
|
|||
|
|
"page-2-DIV": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2558,
|
|||
|
|
"bottom": 3083,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 380,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 525
|
|||
|
|
},
|
|||
|
|
"page-3-DIV": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3115,
|
|||
|
|
"bottom": 3619,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 380,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 505
|
|||
|
|
},
|
|||
|
|
"page-4-DIV": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3675,
|
|||
|
|
"bottom": 4125,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 380,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 450
|
|||
|
|
},
|
|||
|
|
"1-0-BUTTON": {
|
|||
|
|
"id": "radix-:r18:-trigger-image",
|
|||
|
|
"top": 2620,
|
|||
|
|
"bottom": 2656,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 110,
|
|||
|
|
"width": 78,
|
|||
|
|
"height": 36
|
|||
|
|
},
|
|||
|
|
"1-1-BUTTON": {
|
|||
|
|
"id": "radix-:r1d:-trigger-image",
|
|||
|
|
"top": 3176,
|
|||
|
|
"bottom": 3212,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 110,
|
|||
|
|
"width": 78,
|
|||
|
|
"height": 36
|
|||
|
|
},
|
|||
|
|
"1-2-BUTTON": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 31,
|
|||
|
|
"bottom": 71,
|
|||
|
|
"left": 356,
|
|||
|
|
"right": 396,
|
|||
|
|
"width": 40,
|
|||
|
|
"height": 40
|
|||
|
|
},
|
|||
|
|
"1-3-BUTTON": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3121,
|
|||
|
|
"bottom": 3145,
|
|||
|
|
"left": 33,
|
|||
|
|
"right": 57,
|
|||
|
|
"width": 24,
|
|||
|
|
"height": 24
|
|||
|
|
},
|
|||
|
|
"1-4-BUTTON": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3121,
|
|||
|
|
"bottom": 3145,
|
|||
|
|
"left": 355,
|
|||
|
|
"right": 379,
|
|||
|
|
"width": 24,
|
|||
|
|
"height": 24
|
|||
|
|
},
|
|||
|
|
"1-5-BUTTON": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 594,
|
|||
|
|
"bottom": 649,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 196,
|
|||
|
|
"width": 180,
|
|||
|
|
"height": 55
|
|||
|
|
},
|
|||
|
|
"1-6-BUTTON": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 4818,
|
|||
|
|
"bottom": 4834,
|
|||
|
|
"left": 48,
|
|||
|
|
"right": 64,
|
|||
|
|
"width": 16,
|
|||
|
|
"height": 16
|
|||
|
|
},
|
|||
|
|
"1-7-BUTTON": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 4818,
|
|||
|
|
"bottom": 4834,
|
|||
|
|
"left": 348,
|
|||
|
|
"right": 364,
|
|||
|
|
"width": 16,
|
|||
|
|
"height": 16
|
|||
|
|
},
|
|||
|
|
"1-8-BUTTON": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6738,
|
|||
|
|
"bottom": 6754,
|
|||
|
|
"left": 243,
|
|||
|
|
"right": 359,
|
|||
|
|
"width": 116,
|
|||
|
|
"height": 16
|
|||
|
|
},
|
|||
|
|
"1-9-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6738,
|
|||
|
|
"bottom": 6754,
|
|||
|
|
"left": 243,
|
|||
|
|
"right": 359,
|
|||
|
|
"width": 116,
|
|||
|
|
"height": 15
|
|||
|
|
},
|
|||
|
|
"1-10-BUTTON": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 4234,
|
|||
|
|
"bottom": 4438,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 380,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 203
|
|||
|
|
},
|
|||
|
|
"1-11-BUTTON": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2990,
|
|||
|
|
"bottom": 3022,
|
|||
|
|
"left": 332,
|
|||
|
|
"right": 364,
|
|||
|
|
"width": 32,
|
|||
|
|
"height": 32
|
|||
|
|
},
|
|||
|
|
"1-12-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 8,
|
|||
|
|
"bottom": 94,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 216,
|
|||
|
|
"width": 200,
|
|||
|
|
"height": 86
|
|||
|
|
},
|
|||
|
|
"1-13-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-14-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-15-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-16-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-17-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3195,
|
|||
|
|
"bottom": 3240,
|
|||
|
|
"left": 65,
|
|||
|
|
"right": 348,
|
|||
|
|
"width": 283,
|
|||
|
|
"height": 45
|
|||
|
|
},
|
|||
|
|
"1-18-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 164,
|
|||
|
|
"bottom": 332,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 382,
|
|||
|
|
"width": 350,
|
|||
|
|
"height": 168
|
|||
|
|
},
|
|||
|
|
"1-19-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 192,
|
|||
|
|
"bottom": 332,
|
|||
|
|
"left": 460,
|
|||
|
|
"right": 810,
|
|||
|
|
"width": 350,
|
|||
|
|
"height": 140
|
|||
|
|
},
|
|||
|
|
"1-20-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 192,
|
|||
|
|
"bottom": 332,
|
|||
|
|
"left": 888,
|
|||
|
|
"right": 1238,
|
|||
|
|
"width": 350,
|
|||
|
|
"height": 140
|
|||
|
|
},
|
|||
|
|
"1-21-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 192,
|
|||
|
|
"bottom": 332,
|
|||
|
|
"left": 1316,
|
|||
|
|
"right": 1666,
|
|||
|
|
"width": 350,
|
|||
|
|
"height": 140
|
|||
|
|
},
|
|||
|
|
"1-22-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 164,
|
|||
|
|
"bottom": 332,
|
|||
|
|
"left": 1744,
|
|||
|
|
"right": 2094,
|
|||
|
|
"width": 350,
|
|||
|
|
"height": 168
|
|||
|
|
},
|
|||
|
|
"1-23-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-24-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-25-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-26-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 810,
|
|||
|
|
"bottom": 810,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 16,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-27-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 988,
|
|||
|
|
"bottom": 1148,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 396,
|
|||
|
|
"width": 380,
|
|||
|
|
"height": 159
|
|||
|
|
},
|
|||
|
|
"1-28-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 1150,
|
|||
|
|
"bottom": 1150,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 16,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-29-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 1150,
|
|||
|
|
"bottom": 1358,
|
|||
|
|
"left": 206,
|
|||
|
|
"right": 396,
|
|||
|
|
"width": 190,
|
|||
|
|
"height": 208
|
|||
|
|
},
|
|||
|
|
"1-30-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 1374,
|
|||
|
|
"bottom": 1374,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 16,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-31-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 1374,
|
|||
|
|
"bottom": 1524,
|
|||
|
|
"left": 206,
|
|||
|
|
"right": 396,
|
|||
|
|
"width": 190,
|
|||
|
|
"height": 150
|
|||
|
|
},
|
|||
|
|
"1-32-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 1692,
|
|||
|
|
"bottom": 1692,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 16,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-33-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 1870,
|
|||
|
|
"bottom": 2050,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 396,
|
|||
|
|
"width": 380,
|
|||
|
|
"height": 179
|
|||
|
|
},
|
|||
|
|
"1-34-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2052,
|
|||
|
|
"bottom": 2052,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 16,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-35-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2052,
|
|||
|
|
"bottom": 2260,
|
|||
|
|
"left": 206,
|
|||
|
|
"right": 396,
|
|||
|
|
"width": 190,
|
|||
|
|
"height": 208
|
|||
|
|
},
|
|||
|
|
"1-36-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2276,
|
|||
|
|
"bottom": 2276,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 16,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-37-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2276,
|
|||
|
|
"bottom": 2426,
|
|||
|
|
"left": 206,
|
|||
|
|
"right": 396,
|
|||
|
|
"width": 190,
|
|||
|
|
"height": 150
|
|||
|
|
},
|
|||
|
|
"1-38-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6738,
|
|||
|
|
"bottom": 6754,
|
|||
|
|
"left": 53,
|
|||
|
|
"right": 104,
|
|||
|
|
"width": 51,
|
|||
|
|
"height": 16
|
|||
|
|
},
|
|||
|
|
"1-39-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6738,
|
|||
|
|
"bottom": 6754,
|
|||
|
|
"left": 116,
|
|||
|
|
"right": 196,
|
|||
|
|
"width": 79,
|
|||
|
|
"height": 16
|
|||
|
|
},
|
|||
|
|
"1-40-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6738,
|
|||
|
|
"bottom": 6754,
|
|||
|
|
"left": 208,
|
|||
|
|
"right": 231,
|
|||
|
|
"width": 23,
|
|||
|
|
"height": 16
|
|||
|
|
},
|
|||
|
|
"1-41-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6766,
|
|||
|
|
"bottom": 6786,
|
|||
|
|
"left": 172,
|
|||
|
|
"right": 192,
|
|||
|
|
"width": 20,
|
|||
|
|
"height": 20
|
|||
|
|
},
|
|||
|
|
"1-42-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6766,
|
|||
|
|
"bottom": 6786,
|
|||
|
|
"left": 204,
|
|||
|
|
"right": 224,
|
|||
|
|
"width": 20,
|
|||
|
|
"height": 20
|
|||
|
|
},
|
|||
|
|
"1-43-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6766,
|
|||
|
|
"bottom": 6786,
|
|||
|
|
"left": 236,
|
|||
|
|
"right": 256,
|
|||
|
|
"width": 20,
|
|||
|
|
"height": 20
|
|||
|
|
},
|
|||
|
|
"1-44-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6766,
|
|||
|
|
"bottom": 6786,
|
|||
|
|
"left": 268,
|
|||
|
|
"right": 288,
|
|||
|
|
"width": 20,
|
|||
|
|
"height": 20
|
|||
|
|
},
|
|||
|
|
"1-45-A": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6766,
|
|||
|
|
"bottom": 6786,
|
|||
|
|
"left": 300,
|
|||
|
|
"right": 320,
|
|||
|
|
"width": 20,
|
|||
|
|
"height": 20
|
|||
|
|
},
|
|||
|
|
"1-46-path": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2767,
|
|||
|
|
"bottom": 2767,
|
|||
|
|
"left": 356,
|
|||
|
|
"right": 357,
|
|||
|
|
"width": 1,
|
|||
|
|
"height": 1
|
|||
|
|
},
|
|||
|
|
"1-47-DIV": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 4846,
|
|||
|
|
"bottom": 5042,
|
|||
|
|
"left": 48,
|
|||
|
|
"right": 364,
|
|||
|
|
"width": 316,
|
|||
|
|
"height": 196
|
|||
|
|
},
|
|||
|
|
"1-48-INPUT": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-49-INPUT": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 596,
|
|||
|
|
"bottom": 648,
|
|||
|
|
"left": 253,
|
|||
|
|
"right": 395,
|
|||
|
|
"width": 142,
|
|||
|
|
"height": 52
|
|||
|
|
},
|
|||
|
|
"1-50-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-51-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6209,
|
|||
|
|
"bottom": 6253,
|
|||
|
|
"left": 13,
|
|||
|
|
"right": 57,
|
|||
|
|
"width": 44,
|
|||
|
|
"height": 44
|
|||
|
|
},
|
|||
|
|
"1-52-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-53-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 8,
|
|||
|
|
"bottom": 94,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 216,
|
|||
|
|
"width": 200,
|
|||
|
|
"height": 86
|
|||
|
|
},
|
|||
|
|
"1-54-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-55-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-56-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2978,
|
|||
|
|
"bottom": 3288,
|
|||
|
|
"left": 37,
|
|||
|
|
"right": 376,
|
|||
|
|
"width": 339,
|
|||
|
|
"height": 310
|
|||
|
|
},
|
|||
|
|
"1-57-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 102,
|
|||
|
|
"bottom": 412,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 412,
|
|||
|
|
"width": 412,
|
|||
|
|
"height": 310
|
|||
|
|
},
|
|||
|
|
"1-58-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 102,
|
|||
|
|
"bottom": 412,
|
|||
|
|
"left": 428,
|
|||
|
|
"right": 840,
|
|||
|
|
"width": 412,
|
|||
|
|
"height": 310
|
|||
|
|
},
|
|||
|
|
"1-59-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 102,
|
|||
|
|
"bottom": 412,
|
|||
|
|
"left": 856,
|
|||
|
|
"right": 1268,
|
|||
|
|
"width": 412,
|
|||
|
|
"height": 310
|
|||
|
|
},
|
|||
|
|
"1-60-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 102,
|
|||
|
|
"bottom": 412,
|
|||
|
|
"left": 1284,
|
|||
|
|
"right": 1696,
|
|||
|
|
"width": 412,
|
|||
|
|
"height": 310
|
|||
|
|
},
|
|||
|
|
"1-61-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 102,
|
|||
|
|
"bottom": 412,
|
|||
|
|
"left": 1712,
|
|||
|
|
"right": 2124,
|
|||
|
|
"width": 412,
|
|||
|
|
"height": 310
|
|||
|
|
},
|
|||
|
|
"1-62-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-63-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-64-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-65-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-66-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-67-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 810,
|
|||
|
|
"bottom": 1002,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 396,
|
|||
|
|
"width": 380,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-68-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 1150,
|
|||
|
|
"bottom": 1300,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 206,
|
|||
|
|
"width": 190,
|
|||
|
|
"height": 150
|
|||
|
|
},
|
|||
|
|
"1-69-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 1374,
|
|||
|
|
"bottom": 1524,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 206,
|
|||
|
|
"width": 190,
|
|||
|
|
"height": 150
|
|||
|
|
},
|
|||
|
|
"1-70-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 1692,
|
|||
|
|
"bottom": 1884,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 396,
|
|||
|
|
"width": 380,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-71-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2052,
|
|||
|
|
"bottom": 2202,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 206,
|
|||
|
|
"width": 190,
|
|||
|
|
"height": 150
|
|||
|
|
},
|
|||
|
|
"1-72-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2276,
|
|||
|
|
"bottom": 2426,
|
|||
|
|
"left": 16,
|
|||
|
|
"right": 206,
|
|||
|
|
"width": 190,
|
|||
|
|
"height": 150
|
|||
|
|
},
|
|||
|
|
"1-73-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2732,
|
|||
|
|
"bottom": 2924,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 380,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-74-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2732,
|
|||
|
|
"bottom": 2924,
|
|||
|
|
"left": 396,
|
|||
|
|
"right": 744,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-75-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2732,
|
|||
|
|
"bottom": 2924,
|
|||
|
|
"left": 760,
|
|||
|
|
"right": 1108,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-76-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2732,
|
|||
|
|
"bottom": 2924,
|
|||
|
|
"left": 1124,
|
|||
|
|
"right": 1472,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-77-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 2732,
|
|||
|
|
"bottom": 2924,
|
|||
|
|
"left": 1488,
|
|||
|
|
"right": 1836,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-78-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3288,
|
|||
|
|
"bottom": 3480,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 380,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-79-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3288,
|
|||
|
|
"bottom": 3480,
|
|||
|
|
"left": 396,
|
|||
|
|
"right": 744,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-80-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3288,
|
|||
|
|
"bottom": 3480,
|
|||
|
|
"left": 760,
|
|||
|
|
"right": 1108,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-81-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3288,
|
|||
|
|
"bottom": 3480,
|
|||
|
|
"left": 1124,
|
|||
|
|
"right": 1472,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-82-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3288,
|
|||
|
|
"bottom": 3480,
|
|||
|
|
"left": 1488,
|
|||
|
|
"right": 1836,
|
|||
|
|
"width": 348,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-83-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3721,
|
|||
|
|
"bottom": 3881,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 198,
|
|||
|
|
"width": 166,
|
|||
|
|
"height": 160
|
|||
|
|
},
|
|||
|
|
"1-84-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3721,
|
|||
|
|
"bottom": 3881,
|
|||
|
|
"left": 214,
|
|||
|
|
"right": 380,
|
|||
|
|
"width": 166,
|
|||
|
|
"height": 160
|
|||
|
|
},
|
|||
|
|
"1-85-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3897,
|
|||
|
|
"bottom": 4057,
|
|||
|
|
"left": 32,
|
|||
|
|
"right": 198,
|
|||
|
|
"width": 166,
|
|||
|
|
"height": 160
|
|||
|
|
},
|
|||
|
|
"1-86-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 3897,
|
|||
|
|
"bottom": 4057,
|
|||
|
|
"left": 214,
|
|||
|
|
"right": 380,
|
|||
|
|
"width": 166,
|
|||
|
|
"height": 160
|
|||
|
|
},
|
|||
|
|
"1-87-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 4256,
|
|||
|
|
"bottom": 4384,
|
|||
|
|
"left": 142,
|
|||
|
|
"right": 270,
|
|||
|
|
"width": 128,
|
|||
|
|
"height": 128
|
|||
|
|
},
|
|||
|
|
"1-88-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 4491,
|
|||
|
|
"bottom": 4619,
|
|||
|
|
"left": 142,
|
|||
|
|
"right": 270,
|
|||
|
|
"width": 128,
|
|||
|
|
"height": 128
|
|||
|
|
},
|
|||
|
|
"1-89-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 5127,
|
|||
|
|
"bottom": 5175,
|
|||
|
|
"left": 46,
|
|||
|
|
"right": 110,
|
|||
|
|
"width": 64,
|
|||
|
|
"height": 48
|
|||
|
|
},
|
|||
|
|
"1-90-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 5213,
|
|||
|
|
"bottom": 5261,
|
|||
|
|
"left": 44,
|
|||
|
|
"right": 108,
|
|||
|
|
"width": 64,
|
|||
|
|
"height": 48
|
|||
|
|
},
|
|||
|
|
"1-91-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 5297,
|
|||
|
|
"bottom": 5345,
|
|||
|
|
"left": 44,
|
|||
|
|
"right": 108,
|
|||
|
|
"width": 64,
|
|||
|
|
"height": 48
|
|||
|
|
},
|
|||
|
|
"1-92-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 5381,
|
|||
|
|
"bottom": 5429,
|
|||
|
|
"left": 44,
|
|||
|
|
"right": 108,
|
|||
|
|
"width": 64,
|
|||
|
|
"height": 48
|
|||
|
|
},
|
|||
|
|
"1-93-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 5465,
|
|||
|
|
"bottom": 5513,
|
|||
|
|
"left": 44,
|
|||
|
|
"right": 108,
|
|||
|
|
"width": 64,
|
|||
|
|
"height": 48
|
|||
|
|
},
|
|||
|
|
"1-94-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 5549,
|
|||
|
|
"bottom": 5597,
|
|||
|
|
"left": 44,
|
|||
|
|
"right": 108,
|
|||
|
|
"width": 64,
|
|||
|
|
"height": 48
|
|||
|
|
},
|
|||
|
|
"1-95-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 5633,
|
|||
|
|
"bottom": 5681,
|
|||
|
|
"left": 44,
|
|||
|
|
"right": 108,
|
|||
|
|
"width": 64,
|
|||
|
|
"height": 48
|
|||
|
|
},
|
|||
|
|
"1-96-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 5388,
|
|||
|
|
"bottom": 5580,
|
|||
|
|
"left": 48,
|
|||
|
|
"right": 364,
|
|||
|
|
"width": 316,
|
|||
|
|
"height": 192
|
|||
|
|
},
|
|||
|
|
"1-97-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-98-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-99-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-100-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-101-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-102-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-103-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6766,
|
|||
|
|
"bottom": 6786,
|
|||
|
|
"left": 172,
|
|||
|
|
"right": 192,
|
|||
|
|
"width": 20,
|
|||
|
|
"height": 20
|
|||
|
|
},
|
|||
|
|
"1-104-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6766,
|
|||
|
|
"bottom": 6786,
|
|||
|
|
"left": 204,
|
|||
|
|
"right": 224,
|
|||
|
|
"width": 20,
|
|||
|
|
"height": 20
|
|||
|
|
},
|
|||
|
|
"1-105-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6766,
|
|||
|
|
"bottom": 6786,
|
|||
|
|
"left": 236,
|
|||
|
|
"right": 256,
|
|||
|
|
"width": 20,
|
|||
|
|
"height": 20
|
|||
|
|
},
|
|||
|
|
"1-106-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6766,
|
|||
|
|
"bottom": 6786,
|
|||
|
|
"left": 268,
|
|||
|
|
"right": 288,
|
|||
|
|
"width": 20,
|
|||
|
|
"height": 20
|
|||
|
|
},
|
|||
|
|
"1-107-IMG": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 6766,
|
|||
|
|
"bottom": 6786,
|
|||
|
|
"left": 300,
|
|||
|
|
"right": 320,
|
|||
|
|
"width": 20,
|
|||
|
|
"height": 20
|
|||
|
|
},
|
|||
|
|
"1-108-DIV": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 412,
|
|||
|
|
"bottom": 6678,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 412,
|
|||
|
|
"width": 412,
|
|||
|
|
"height": 6266
|
|||
|
|
},
|
|||
|
|
"1-109-LINK": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-110-LINK": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-111-LINK": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-112-LINK": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-113-LINK": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-114-LINK": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-115-LINK": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-116-LINK": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-117-LINK": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-118-LINK": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-119-LINK": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-120-META": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-121-META": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-122-META": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-123-META": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-124-META": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-125-META": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-126-META": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-127-META": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
},
|
|||
|
|
"1-128-META": {
|
|||
|
|
"id": "",
|
|||
|
|
"top": 0,
|
|||
|
|
"bottom": 0,
|
|||
|
|
"left": 0,
|
|||
|
|
"right": 0,
|
|||
|
|
"width": 0,
|
|||
|
|
"height": 0
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
"timing": {
|
|||
|
|
"entries": [
|
|||
|
|
{
|
|||
|
|
"startTime": 6589.24,
|
|||
|
|
"name": "lh:config",
|
|||
|
|
"duration": 1820.35,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 6605.52,
|
|||
|
|
"name": "lh:config:resolveArtifactsToDefns",
|
|||
|
|
"duration": 249.21,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 8410.01,
|
|||
|
|
"name": "lh:runner:gather",
|
|||
|
|
"duration": 34784.67,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 8657.67,
|
|||
|
|
"name": "lh:driver:connect",
|
|||
|
|
"duration": 34.17,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 8693.12,
|
|||
|
|
"name": "lh:driver:navigate",
|
|||
|
|
"duration": 26.25,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 8720.02,
|
|||
|
|
"name": "lh:gather:getBenchmarkIndex",
|
|||
|
|
"duration": 1010.75,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 9731.06,
|
|||
|
|
"name": "lh:gather:getVersion",
|
|||
|
|
"duration": 1.85,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 9733.17,
|
|||
|
|
"name": "lh:gather:getDevicePixelRatio",
|
|||
|
|
"duration": 3.52,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 9738.36,
|
|||
|
|
"name": "lh:prepare:navigationMode",
|
|||
|
|
"duration": 171.04,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 9793.82,
|
|||
|
|
"name": "lh:storage:clearDataForOrigin",
|
|||
|
|
"duration": 34.42,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 9828.66,
|
|||
|
|
"name": "lh:storage:clearBrowserCaches",
|
|||
|
|
"duration": 73.72,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 9905.15,
|
|||
|
|
"name": "lh:gather:prepareThrottlingAndNetwork",
|
|||
|
|
"duration": 4.17,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 10057.45,
|
|||
|
|
"name": "lh:driver:navigate",
|
|||
|
|
"duration": 4974.32,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 20027.98,
|
|||
|
|
"name": "lh:computed:NetworkRecords",
|
|||
|
|
"duration": 22.54,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 20061.07,
|
|||
|
|
"name": "lh:gather:getArtifact:DevtoolsLog",
|
|||
|
|
"duration": 1.49,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 20062.63,
|
|||
|
|
"name": "lh:gather:getArtifact:Trace",
|
|||
|
|
"duration": 0.39,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 20063.11,
|
|||
|
|
"name": "lh:gather:getArtifact:Accessibility",
|
|||
|
|
"duration": 1411.18,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 21474.39,
|
|||
|
|
"name": "lh:gather:getArtifact:AnchorElements",
|
|||
|
|
"duration": 1282.91,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 22757.42,
|
|||
|
|
"name": "lh:gather:getArtifact:ConsoleMessages",
|
|||
|
|
"duration": 0.68,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 22758.2,
|
|||
|
|
"name": "lh:gather:getArtifact:CSSUsage",
|
|||
|
|
"duration": 428.79,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 23187.07,
|
|||
|
|
"name": "lh:gather:getArtifact:Doctype",
|
|||
|
|
"duration": 3.79,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 23190.96,
|
|||
|
|
"name": "lh:gather:getArtifact:DOMStats",
|
|||
|
|
"duration": 16.63,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 23207.7,
|
|||
|
|
"name": "lh:gather:getArtifact:FontSize",
|
|||
|
|
"duration": 1154.64,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 24362.43,
|
|||
|
|
"name": "lh:gather:getArtifact:Inputs",
|
|||
|
|
"duration": 12.41,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 24374.94,
|
|||
|
|
"name": "lh:gather:getArtifact:ImageElements",
|
|||
|
|
"duration": 5198.84,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 29574.35,
|
|||
|
|
"name": "lh:gather:getArtifact:InspectorIssues",
|
|||
|
|
"duration": 6.4,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 29580.85,
|
|||
|
|
"name": "lh:gather:getArtifact:JsUsage",
|
|||
|
|
"duration": 18.46,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 29599.51,
|
|||
|
|
"name": "lh:gather:getArtifact:LinkElements",
|
|||
|
|
"duration": 86.85,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 29674.35,
|
|||
|
|
"name": "lh:computed:MainResource",
|
|||
|
|
"duration": 1.28,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 29686.52,
|
|||
|
|
"name": "lh:gather:getArtifact:MainDocumentContent",
|
|||
|
|
"duration": 86.55,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 29773.17,
|
|||
|
|
"name": "lh:gather:getArtifact:MetaElements",
|
|||
|
|
"duration": 69.54,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 29843.07,
|
|||
|
|
"name": "lh:gather:getArtifact:NetworkUserAgent",
|
|||
|
|
"duration": 3.03,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 29846.24,
|
|||
|
|
"name": "lh:gather:getArtifact:OptimizedImages",
|
|||
|
|
"duration": 713.06,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 30559.5,
|
|||
|
|
"name": "lh:gather:getArtifact:ResponseCompression",
|
|||
|
|
"duration": 21.96,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 30581.59,
|
|||
|
|
"name": "lh:gather:getArtifact:RobotsTxt",
|
|||
|
|
"duration": 420.37,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 31002.04,
|
|||
|
|
"name": "lh:gather:getArtifact:Scripts",
|
|||
|
|
"duration": 0.78,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 31002.95,
|
|||
|
|
"name": "lh:gather:getArtifact:SourceMaps",
|
|||
|
|
"duration": 0.49,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 31003.49,
|
|||
|
|
"name": "lh:gather:getArtifact:Stacks",
|
|||
|
|
"duration": 39.03,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 31004.01,
|
|||
|
|
"name": "lh:gather:collectStacks",
|
|||
|
|
"duration": 38.45,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 31042.56,
|
|||
|
|
"name": "lh:gather:getArtifact:Stylesheets",
|
|||
|
|
"duration": 78.84,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 31121.82,
|
|||
|
|
"name": "lh:gather:getArtifact:TraceElements",
|
|||
|
|
"duration": 4071.94,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 31123.11,
|
|||
|
|
"name": "lh:computed:TraceEngineResult",
|
|||
|
|
"duration": 3843.71,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 31123.58,
|
|||
|
|
"name": "lh:computed:ProcessedTrace",
|
|||
|
|
"duration": 454.75,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 31599.26,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:total",
|
|||
|
|
"duration": 3318.14,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 31605.56,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse",
|
|||
|
|
"duration": 2795.52,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 31635.44,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:handleEvent",
|
|||
|
|
"duration": 1465.42,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33101,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Meta:finalize",
|
|||
|
|
"duration": 8.93,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33110.09,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:AnimationFrames:finalize",
|
|||
|
|
"duration": 73.56,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33183.81,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Animations:finalize",
|
|||
|
|
"duration": 32.93,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33216.91,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Samples:finalize",
|
|||
|
|
"duration": 23.97,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33241.22,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:AuctionWorklets:finalize",
|
|||
|
|
"duration": 1.58,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33242.92,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:NetworkRequests:finalize",
|
|||
|
|
"duration": 64.09,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33307.13,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Renderer:finalize",
|
|||
|
|
"duration": 218.27,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33525.55,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Flows:finalize",
|
|||
|
|
"duration": 46.7,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33572.8,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:AsyncJSCalls:finalize",
|
|||
|
|
"duration": 34.68,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33607.78,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:DOMStats:finalize",
|
|||
|
|
"duration": 15.46,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33623.39,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:UserTimings:finalize",
|
|||
|
|
"duration": 12.53,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33636.02,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:ExtensionTraceData:finalize",
|
|||
|
|
"duration": 17.33,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33653.46,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:LayerTree:finalize",
|
|||
|
|
"duration": 14.48,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33668.04,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Frames:finalize",
|
|||
|
|
"duration": 196.72,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33864.85,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:GPU:finalize",
|
|||
|
|
"duration": 20.18,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33885.19,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:ImagePainting:finalize",
|
|||
|
|
"duration": 28,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33913.3,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Initiators:finalize",
|
|||
|
|
"duration": 34.82,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33948.22,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Invalidations:finalize",
|
|||
|
|
"duration": 21.76,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33970.09,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:PageLoadMetrics:finalize",
|
|||
|
|
"duration": 26.42,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 33996.62,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:LargestImagePaint:finalize",
|
|||
|
|
"duration": 14.12,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34010.85,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:LargestTextPaint:finalize",
|
|||
|
|
"duration": 11.41,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34022.36,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Screenshots:finalize",
|
|||
|
|
"duration": 153.54,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34180.93,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:LayoutShifts:finalize",
|
|||
|
|
"duration": 46.96,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34227.98,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Memory:finalize",
|
|||
|
|
"duration": 14.13,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34242.96,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:PageFrames:finalize",
|
|||
|
|
"duration": 50.01,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34293.09,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Scripts:finalize",
|
|||
|
|
"duration": 11.92,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34305.11,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:SelectorStats:finalize",
|
|||
|
|
"duration": 11.77,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34317,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:UserInteractions:finalize",
|
|||
|
|
"duration": 14.91,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34332.1,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Workers:finalize",
|
|||
|
|
"duration": 16.59,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34348.8,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:Warnings:finalize",
|
|||
|
|
"duration": 16.41,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34365.61,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:parse:clone",
|
|||
|
|
"duration": 35.3,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34401.1,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights",
|
|||
|
|
"duration": 516.24,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34403.66,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:CLSCulprits",
|
|||
|
|
"duration": 6.24,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34410.09,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:Cache",
|
|||
|
|
"duration": 3.93,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34414.38,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:DOMSize",
|
|||
|
|
"duration": 5.8,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34420.31,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:DocumentLatency",
|
|||
|
|
"duration": 4.93,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34425.38,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:DuplicatedJavaScript",
|
|||
|
|
"duration": 11.11,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34436.59,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:FontDisplay",
|
|||
|
|
"duration": 1.05,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34437.75,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:ForcedReflow",
|
|||
|
|
"duration": 2.66,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34440.5,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:INPBreakdown",
|
|||
|
|
"duration": 1,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34441.59,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:ImageDelivery",
|
|||
|
|
"duration": 6.29,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34448.04,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:LCPBreakdown",
|
|||
|
|
"duration": 2.93,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34451.08,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:LCPDiscovery",
|
|||
|
|
"duration": 2.14,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34454.54,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:LegacyJavaScript",
|
|||
|
|
"duration": 8.17,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34462.95,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:ModernHTTP",
|
|||
|
|
"duration": 2.75,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34465.78,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:NetworkDependencyTree",
|
|||
|
|
"duration": 0.88,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34466.87,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:RenderBlocking",
|
|||
|
|
"duration": 3.46,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34470.5,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:SlowCSSSelector",
|
|||
|
|
"duration": 1.42,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34472.01,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:ThirdParties",
|
|||
|
|
"duration": 11.94,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34484.14,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:Viewport",
|
|||
|
|
"duration": 2.35,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34487.3,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:createLanternContext",
|
|||
|
|
"duration": 274.05,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34761.73,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:CLSCulprits",
|
|||
|
|
"duration": 5.54,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34767.34,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:Cache",
|
|||
|
|
"duration": 3.59,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34771,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:DOMSize",
|
|||
|
|
"duration": 2.07,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34773.15,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:DocumentLatency",
|
|||
|
|
"duration": 2.44,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34775.66,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:DuplicatedJavaScript",
|
|||
|
|
"duration": 1.35,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34777.06,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:FontDisplay",
|
|||
|
|
"duration": 0.4,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34777.51,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:ForcedReflow",
|
|||
|
|
"duration": 6.91,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34784.5,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:INPBreakdown",
|
|||
|
|
"duration": 0.53,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34785.19,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:ImageDelivery",
|
|||
|
|
"duration": 11.51,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34796.8,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:LCPBreakdown",
|
|||
|
|
"duration": 2.19,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34799.07,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:LCPDiscovery",
|
|||
|
|
"duration": 0.66,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34799.79,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:LegacyJavaScript",
|
|||
|
|
"duration": 2.3,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34802.17,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:ModernHTTP",
|
|||
|
|
"duration": 11.62,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34813.86,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:NetworkDependencyTree",
|
|||
|
|
"duration": 9.43,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34823.36,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:RenderBlocking",
|
|||
|
|
"duration": 4.09,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34827.52,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:SlowCSSSelector",
|
|||
|
|
"duration": 0.76,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34828.36,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:ThirdParties",
|
|||
|
|
"duration": 84.91,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34913.32,
|
|||
|
|
"name": "lh:computed:TraceEngineResult:insights:Viewport",
|
|||
|
|
"duration": 1.15,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 34995.65,
|
|||
|
|
"name": "lh:computed:ProcessedNavigation",
|
|||
|
|
"duration": 5.67,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 35001.69,
|
|||
|
|
"name": "lh:computed:CumulativeLayoutShift",
|
|||
|
|
"duration": 60.96,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 35067.8,
|
|||
|
|
"name": "lh:computed:Responsiveness",
|
|||
|
|
"duration": 0.49,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 35193.89,
|
|||
|
|
"name": "lh:gather:getArtifact:ViewportDimensions",
|
|||
|
|
"duration": 6.61,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 35200.57,
|
|||
|
|
"name": "lh:gather:getArtifact:FullPageScreenshot",
|
|||
|
|
"duration": 7339.25,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 42539.99,
|
|||
|
|
"name": "lh:gather:getArtifact:BFCacheFailures",
|
|||
|
|
"duration": 573.58,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43196.44,
|
|||
|
|
"name": "lh:runner:audit",
|
|||
|
|
"duration": 6519.23,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43196.89,
|
|||
|
|
"name": "lh:runner:auditing",
|
|||
|
|
"duration": 6516.8,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43201.51,
|
|||
|
|
"name": "lh:audit:is-on-https",
|
|||
|
|
"duration": 9.22,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43213.63,
|
|||
|
|
"name": "lh:audit:redirects-http",
|
|||
|
|
"duration": 5.34,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43227.02,
|
|||
|
|
"name": "lh:audit:viewport",
|
|||
|
|
"duration": 49.12,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43268.92,
|
|||
|
|
"name": "lh:computed:ViewportMeta",
|
|||
|
|
"duration": 1.63,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43276.99,
|
|||
|
|
"name": "lh:audit:first-contentful-paint",
|
|||
|
|
"duration": 134.86,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43280.75,
|
|||
|
|
"name": "lh:computed:FirstContentfulPaint",
|
|||
|
|
"duration": 121.73,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43281.97,
|
|||
|
|
"name": "lh:computed:LanternFirstContentfulPaint",
|
|||
|
|
"duration": 120.46,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43282.91,
|
|||
|
|
"name": "lh:computed:PageDependencyGraph",
|
|||
|
|
"duration": 105.49,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43388.66,
|
|||
|
|
"name": "lh:computed:LoadSimulator",
|
|||
|
|
"duration": 7.94,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43388.94,
|
|||
|
|
"name": "lh:computed:NetworkAnalysis",
|
|||
|
|
"duration": 7.47,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43412.53,
|
|||
|
|
"name": "lh:audit:largest-contentful-paint",
|
|||
|
|
"duration": 19.76,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43416.76,
|
|||
|
|
"name": "lh:computed:LargestContentfulPaint",
|
|||
|
|
"duration": 12.8,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43417.02,
|
|||
|
|
"name": "lh:computed:LanternLargestContentfulPaint",
|
|||
|
|
"duration": 12.49,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43432.96,
|
|||
|
|
"name": "lh:audit:first-meaningful-paint",
|
|||
|
|
"duration": 16.74,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43451.12,
|
|||
|
|
"name": "lh:audit:speed-index",
|
|||
|
|
"duration": 1773.7,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43463.82,
|
|||
|
|
"name": "lh:computed:SpeedIndex",
|
|||
|
|
"duration": 1757.91,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43464.12,
|
|||
|
|
"name": "lh:computed:LanternSpeedIndex",
|
|||
|
|
"duration": 1757.56,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 43464.39,
|
|||
|
|
"name": "lh:computed:Speedline",
|
|||
|
|
"duration": 1735.23,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45224.93,
|
|||
|
|
"name": "lh:audit:screenshot-thumbnails",
|
|||
|
|
"duration": 2.19,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45227.22,
|
|||
|
|
"name": "lh:audit:final-screenshot",
|
|||
|
|
"duration": 7.97,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45228.05,
|
|||
|
|
"name": "lh:computed:Screenshots",
|
|||
|
|
"duration": 6.78,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45236.35,
|
|||
|
|
"name": "lh:audit:total-blocking-time",
|
|||
|
|
"duration": 38,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45238.46,
|
|||
|
|
"name": "lh:computed:TotalBlockingTime",
|
|||
|
|
"duration": 31.83,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45238.76,
|
|||
|
|
"name": "lh:computed:LanternTotalBlockingTime",
|
|||
|
|
"duration": 31.49,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45239.07,
|
|||
|
|
"name": "lh:computed:LanternInteractive",
|
|||
|
|
"duration": 16.5,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45275.33,
|
|||
|
|
"name": "lh:audit:max-potential-fid",
|
|||
|
|
"duration": 25.94,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45276.72,
|
|||
|
|
"name": "lh:computed:MaxPotentialFID",
|
|||
|
|
"duration": 15.71,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45276.92,
|
|||
|
|
"name": "lh:computed:LanternMaxPotentialFID",
|
|||
|
|
"duration": 15.44,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45303.13,
|
|||
|
|
"name": "lh:audit:cumulative-layout-shift",
|
|||
|
|
"duration": 4.16,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45308.21,
|
|||
|
|
"name": "lh:audit:errors-in-console",
|
|||
|
|
"duration": 8.64,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45310.36,
|
|||
|
|
"name": "lh:computed:JSBundles",
|
|||
|
|
"duration": 0.29,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45317.52,
|
|||
|
|
"name": "lh:audit:server-response-time",
|
|||
|
|
"duration": 5.97,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45324.77,
|
|||
|
|
"name": "lh:audit:interactive",
|
|||
|
|
"duration": 5.8,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45327.67,
|
|||
|
|
"name": "lh:computed:Interactive",
|
|||
|
|
"duration": 0.29,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45331.03,
|
|||
|
|
"name": "lh:audit:user-timings",
|
|||
|
|
"duration": 13.1,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45332.43,
|
|||
|
|
"name": "lh:computed:UserTimings",
|
|||
|
|
"duration": 8.99,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45344.74,
|
|||
|
|
"name": "lh:audit:critical-request-chains",
|
|||
|
|
"duration": 14.28,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45346.28,
|
|||
|
|
"name": "lh:computed:CriticalRequestChains",
|
|||
|
|
"duration": 2.73,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45360.47,
|
|||
|
|
"name": "lh:audit:redirects",
|
|||
|
|
"duration": 18.41,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45379.64,
|
|||
|
|
"name": "lh:audit:image-aspect-ratio",
|
|||
|
|
"duration": 7.36,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45387.91,
|
|||
|
|
"name": "lh:audit:image-size-responsive",
|
|||
|
|
"duration": 10.04,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45390.11,
|
|||
|
|
"name": "lh:computed:ImageRecords",
|
|||
|
|
"duration": 3.82,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45398.92,
|
|||
|
|
"name": "lh:audit:deprecations",
|
|||
|
|
"duration": 5.49,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45405.74,
|
|||
|
|
"name": "lh:audit:third-party-cookies",
|
|||
|
|
"duration": 4.42,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45410.92,
|
|||
|
|
"name": "lh:audit:mainthread-work-breakdown",
|
|||
|
|
"duration": 136.01,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45413.45,
|
|||
|
|
"name": "lh:computed:MainThreadTasks",
|
|||
|
|
"duration": 124.37,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45547.84,
|
|||
|
|
"name": "lh:audit:bootup-time",
|
|||
|
|
"duration": 64.4,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45566.58,
|
|||
|
|
"name": "lh:computed:TBTImpactTasks",
|
|||
|
|
"duration": 32.38,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45612.76,
|
|||
|
|
"name": "lh:audit:uses-rel-preconnect",
|
|||
|
|
"duration": 8.37,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45621.75,
|
|||
|
|
"name": "lh:audit:font-display",
|
|||
|
|
"duration": 7.83,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45629.67,
|
|||
|
|
"name": "lh:audit:diagnostics",
|
|||
|
|
"duration": 6.37,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45636.15,
|
|||
|
|
"name": "lh:audit:network-requests",
|
|||
|
|
"duration": 24.01,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45637.53,
|
|||
|
|
"name": "lh:computed:EntityClassification",
|
|||
|
|
"duration": 7.4,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45660.78,
|
|||
|
|
"name": "lh:audit:network-rtt",
|
|||
|
|
"duration": 3.75,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45665.08,
|
|||
|
|
"name": "lh:audit:network-server-latency",
|
|||
|
|
"duration": 3.97,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45669.13,
|
|||
|
|
"name": "lh:audit:main-thread-tasks",
|
|||
|
|
"duration": 2,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45671.21,
|
|||
|
|
"name": "lh:audit:metrics",
|
|||
|
|
"duration": 13.92,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45672.31,
|
|||
|
|
"name": "lh:computed:TimingSummary",
|
|||
|
|
"duration": 12.16,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45673.61,
|
|||
|
|
"name": "lh:computed:FirstContentfulPaintAllFrames",
|
|||
|
|
"duration": 0.25,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45674.08,
|
|||
|
|
"name": "lh:computed:LargestContentfulPaintAllFrames",
|
|||
|
|
"duration": 0.28,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45674.58,
|
|||
|
|
"name": "lh:computed:LCPBreakdown",
|
|||
|
|
"duration": 8.33,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45674.9,
|
|||
|
|
"name": "lh:computed:TimeToFirstByte",
|
|||
|
|
"duration": 0.46,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45675.42,
|
|||
|
|
"name": "lh:computed:LCPImageRecord",
|
|||
|
|
"duration": 7.23,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45685.19,
|
|||
|
|
"name": "lh:audit:resource-summary",
|
|||
|
|
"duration": 4.87,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45686.13,
|
|||
|
|
"name": "lh:computed:ResourceSummary",
|
|||
|
|
"duration": 1.78,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45690.83,
|
|||
|
|
"name": "lh:audit:third-party-summary",
|
|||
|
|
"duration": 16.65,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45708.3,
|
|||
|
|
"name": "lh:audit:third-party-facades",
|
|||
|
|
"duration": 11.35,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45720.25,
|
|||
|
|
"name": "lh:audit:largest-contentful-paint-element",
|
|||
|
|
"duration": 7.14,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45728.08,
|
|||
|
|
"name": "lh:audit:lcp-lazy-loaded",
|
|||
|
|
"duration": 4.57,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45733.45,
|
|||
|
|
"name": "lh:audit:layout-shifts",
|
|||
|
|
"duration": 5.98,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45739.99,
|
|||
|
|
"name": "lh:audit:long-tasks",
|
|||
|
|
"duration": 28.43,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45768.74,
|
|||
|
|
"name": "lh:audit:non-composited-animations",
|
|||
|
|
"duration": 3.69,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45773.44,
|
|||
|
|
"name": "lh:audit:unsized-images",
|
|||
|
|
"duration": 6.61,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45780.75,
|
|||
|
|
"name": "lh:audit:valid-source-maps",
|
|||
|
|
"duration": 5.65,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45787.11,
|
|||
|
|
"name": "lh:audit:prioritize-lcp-image",
|
|||
|
|
"duration": 4.33,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45792.39,
|
|||
|
|
"name": "lh:audit:csp-xss",
|
|||
|
|
"duration": 3.75,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45796.57,
|
|||
|
|
"name": "lh:audit:has-hsts",
|
|||
|
|
"duration": 3.7,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45801.16,
|
|||
|
|
"name": "lh:audit:origin-isolation",
|
|||
|
|
"duration": 5.18,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45806.71,
|
|||
|
|
"name": "lh:audit:clickjacking-mitigation",
|
|||
|
|
"duration": 3.32,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45810.22,
|
|||
|
|
"name": "lh:audit:script-treemap-data",
|
|||
|
|
"duration": 179.05,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45811.58,
|
|||
|
|
"name": "lh:computed:ModuleDuplication",
|
|||
|
|
"duration": 0.85,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45812.59,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 1.02,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45813.91,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.18,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45814.19,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.07,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45814.49,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.3,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45814.96,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.33,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45815.49,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.41,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45816.25,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.52,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45817.05,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.2,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45817.39,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.17,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45817.7,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 1.65,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45819.89,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.9,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45821.49,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.36,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45822.2,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 1.06,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45823.49,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 1.23,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45824.94,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 1.64,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45827.78,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 5.4,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45834.09,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 2.36,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45836.84,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 2.92,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45840.15,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.79,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45841.24,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.57,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45842.73,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.71,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45843.9,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.49,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45844.65,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 140.7,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45985.64,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 0.25,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45986.16,
|
|||
|
|
"name": "lh:computed:UnusedJavascriptSummary",
|
|||
|
|
"duration": 2.77,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45989.86,
|
|||
|
|
"name": "lh:audit:accesskeys",
|
|||
|
|
"duration": 2.33,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 45992.77,
|
|||
|
|
"name": "lh:audit:aria-allowed-attr",
|
|||
|
|
"duration": 7.38,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46000.87,
|
|||
|
|
"name": "lh:audit:aria-allowed-role",
|
|||
|
|
"duration": 9.61,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46011.2,
|
|||
|
|
"name": "lh:audit:aria-command-name",
|
|||
|
|
"duration": 3.57,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46015.38,
|
|||
|
|
"name": "lh:audit:aria-conditional-attr",
|
|||
|
|
"duration": 10.36,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46026.41,
|
|||
|
|
"name": "lh:audit:aria-deprecated-role",
|
|||
|
|
"duration": 9.13,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46036.33,
|
|||
|
|
"name": "lh:audit:aria-dialog-name",
|
|||
|
|
"duration": 2.41,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46039.3,
|
|||
|
|
"name": "lh:audit:aria-hidden-body",
|
|||
|
|
"duration": 5.93,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46045.63,
|
|||
|
|
"name": "lh:audit:aria-hidden-focus",
|
|||
|
|
"duration": 10.69,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46057.15,
|
|||
|
|
"name": "lh:audit:aria-input-field-name",
|
|||
|
|
"duration": 2.84,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46060.54,
|
|||
|
|
"name": "lh:audit:aria-meter-name",
|
|||
|
|
"duration": 3.84,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46065.27,
|
|||
|
|
"name": "lh:audit:aria-progressbar-name",
|
|||
|
|
"duration": 2.58,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46068.28,
|
|||
|
|
"name": "lh:audit:aria-prohibited-attr",
|
|||
|
|
"duration": 10.15,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46079.12,
|
|||
|
|
"name": "lh:audit:aria-required-attr",
|
|||
|
|
"duration": 14.16,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46093.97,
|
|||
|
|
"name": "lh:audit:aria-required-children",
|
|||
|
|
"duration": 10.15,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46105.31,
|
|||
|
|
"name": "lh:audit:aria-required-parent",
|
|||
|
|
"duration": 14.81,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46121,
|
|||
|
|
"name": "lh:audit:aria-roles",
|
|||
|
|
"duration": 16.65,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46138.37,
|
|||
|
|
"name": "lh:audit:aria-text",
|
|||
|
|
"duration": 5.86,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46144.93,
|
|||
|
|
"name": "lh:audit:aria-toggle-field-name",
|
|||
|
|
"duration": 5.35,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46151.03,
|
|||
|
|
"name": "lh:audit:aria-tooltip-name",
|
|||
|
|
"duration": 4.67,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46156.41,
|
|||
|
|
"name": "lh:audit:aria-treeitem-name",
|
|||
|
|
"duration": 4.37,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46161.82,
|
|||
|
|
"name": "lh:audit:aria-valid-attr-value",
|
|||
|
|
"duration": 11.92,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46187.37,
|
|||
|
|
"name": "lh:audit:aria-valid-attr",
|
|||
|
|
"duration": 10.39,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46198.65,
|
|||
|
|
"name": "lh:audit:button-name",
|
|||
|
|
"duration": 12.43,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46211.83,
|
|||
|
|
"name": "lh:audit:bypass",
|
|||
|
|
"duration": 9.39,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46221.64,
|
|||
|
|
"name": "lh:audit:color-contrast",
|
|||
|
|
"duration": 10.42,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46232.72,
|
|||
|
|
"name": "lh:audit:definition-list",
|
|||
|
|
"duration": 5.1,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46238.6,
|
|||
|
|
"name": "lh:audit:dlitem",
|
|||
|
|
"duration": 4.21,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46243.58,
|
|||
|
|
"name": "lh:audit:document-title",
|
|||
|
|
"duration": 9.08,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46253.59,
|
|||
|
|
"name": "lh:audit:duplicate-id-aria",
|
|||
|
|
"duration": 5.5,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46260.01,
|
|||
|
|
"name": "lh:audit:empty-heading",
|
|||
|
|
"duration": 11.59,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46272,
|
|||
|
|
"name": "lh:audit:form-field-multiple-labels",
|
|||
|
|
"duration": 17.31,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46290.06,
|
|||
|
|
"name": "lh:audit:frame-title",
|
|||
|
|
"duration": 4.2,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46295.14,
|
|||
|
|
"name": "lh:audit:heading-order",
|
|||
|
|
"duration": 9.71,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46305.3,
|
|||
|
|
"name": "lh:audit:html-has-lang",
|
|||
|
|
"duration": 8.73,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46314.77,
|
|||
|
|
"name": "lh:audit:html-lang-valid",
|
|||
|
|
"duration": 6.83,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46322.07,
|
|||
|
|
"name": "lh:audit:html-xml-lang-mismatch",
|
|||
|
|
"duration": 5.94,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46329.22,
|
|||
|
|
"name": "lh:audit:identical-links-same-purpose",
|
|||
|
|
"duration": 7.71,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46337.78,
|
|||
|
|
"name": "lh:audit:image-alt",
|
|||
|
|
"duration": 9.16,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46347.71,
|
|||
|
|
"name": "lh:audit:image-redundant-alt",
|
|||
|
|
"duration": 19.42,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46367.66,
|
|||
|
|
"name": "lh:audit:input-button-name",
|
|||
|
|
"duration": 5.23,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46373.41,
|
|||
|
|
"name": "lh:audit:input-image-alt",
|
|||
|
|
"duration": 6.51,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46380.72,
|
|||
|
|
"name": "lh:audit:label-content-name-mismatch",
|
|||
|
|
"duration": 5.63,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46387.15,
|
|||
|
|
"name": "lh:audit:label",
|
|||
|
|
"duration": 7.81,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46395.72,
|
|||
|
|
"name": "lh:audit:landmark-one-main",
|
|||
|
|
"duration": 8.88,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46405.71,
|
|||
|
|
"name": "lh:audit:link-name",
|
|||
|
|
"duration": 7.21,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46413.36,
|
|||
|
|
"name": "lh:audit:link-in-text-block",
|
|||
|
|
"duration": 6.98,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46420.93,
|
|||
|
|
"name": "lh:audit:list",
|
|||
|
|
"duration": 10.15,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46431.86,
|
|||
|
|
"name": "lh:audit:listitem",
|
|||
|
|
"duration": 21.26,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46453.82,
|
|||
|
|
"name": "lh:audit:meta-refresh",
|
|||
|
|
"duration": 5.62,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46459.9,
|
|||
|
|
"name": "lh:audit:meta-viewport",
|
|||
|
|
"duration": 10.13,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46470.88,
|
|||
|
|
"name": "lh:audit:object-alt",
|
|||
|
|
"duration": 7.96,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46479.33,
|
|||
|
|
"name": "lh:audit:select-name",
|
|||
|
|
"duration": 5.2,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46485,
|
|||
|
|
"name": "lh:audit:skip-link",
|
|||
|
|
"duration": 5.79,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46491.23,
|
|||
|
|
"name": "lh:audit:tabindex",
|
|||
|
|
"duration": 9.45,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46501.14,
|
|||
|
|
"name": "lh:audit:table-duplicate-name",
|
|||
|
|
"duration": 4.85,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46506.5,
|
|||
|
|
"name": "lh:audit:table-fake-caption",
|
|||
|
|
"duration": 7.98,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46515.03,
|
|||
|
|
"name": "lh:audit:target-size",
|
|||
|
|
"duration": 20.87,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46536.59,
|
|||
|
|
"name": "lh:audit:td-has-header",
|
|||
|
|
"duration": 8.15,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46545.33,
|
|||
|
|
"name": "lh:audit:td-headers-attr",
|
|||
|
|
"duration": 5.27,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46551.36,
|
|||
|
|
"name": "lh:audit:th-has-data-cells",
|
|||
|
|
"duration": 6.31,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46559.29,
|
|||
|
|
"name": "lh:audit:valid-lang",
|
|||
|
|
"duration": 8.05,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46568.04,
|
|||
|
|
"name": "lh:audit:video-caption",
|
|||
|
|
"duration": 7.45,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46575.62,
|
|||
|
|
"name": "lh:audit:custom-controls-labels",
|
|||
|
|
"duration": 0.79,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46576.49,
|
|||
|
|
"name": "lh:audit:custom-controls-roles",
|
|||
|
|
"duration": 0.56,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46577.16,
|
|||
|
|
"name": "lh:audit:focus-traps",
|
|||
|
|
"duration": 0.4,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46577.63,
|
|||
|
|
"name": "lh:audit:focusable-controls",
|
|||
|
|
"duration": 0.52,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46578.23,
|
|||
|
|
"name": "lh:audit:interactive-element-affordance",
|
|||
|
|
"duration": 0.59,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46578.9,
|
|||
|
|
"name": "lh:audit:logical-tab-order",
|
|||
|
|
"duration": 0.67,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46579.65,
|
|||
|
|
"name": "lh:audit:managed-focus",
|
|||
|
|
"duration": 0.43,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46580.2,
|
|||
|
|
"name": "lh:audit:offscreen-content-hidden",
|
|||
|
|
"duration": 0.49,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46580.76,
|
|||
|
|
"name": "lh:audit:use-landmarks",
|
|||
|
|
"duration": 0.43,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46581.25,
|
|||
|
|
"name": "lh:audit:visual-order-follows-dom",
|
|||
|
|
"duration": 0.34,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46582.16,
|
|||
|
|
"name": "lh:audit:uses-long-cache-ttl",
|
|||
|
|
"duration": 7.94,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46591.48,
|
|||
|
|
"name": "lh:audit:total-byte-weight",
|
|||
|
|
"duration": 4.32,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46596.37,
|
|||
|
|
"name": "lh:audit:offscreen-images",
|
|||
|
|
"duration": 37.5,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46634.34,
|
|||
|
|
"name": "lh:audit:render-blocking-resources",
|
|||
|
|
"duration": 54.39,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46636.98,
|
|||
|
|
"name": "lh:computed:UnusedCSS",
|
|||
|
|
"duration": 45.22,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46682.37,
|
|||
|
|
"name": "lh:computed:NavigationInsights",
|
|||
|
|
"duration": 0.46,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46683.16,
|
|||
|
|
"name": "lh:computed:FirstContentfulPaint",
|
|||
|
|
"duration": 0.61,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46689.2,
|
|||
|
|
"name": "lh:audit:unminified-css",
|
|||
|
|
"duration": 121.17,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 46811.11,
|
|||
|
|
"name": "lh:audit:unminified-javascript",
|
|||
|
|
"duration": 881.78,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 47695.64,
|
|||
|
|
"name": "lh:audit:unused-css-rules",
|
|||
|
|
"duration": 10.86,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 47707.28,
|
|||
|
|
"name": "lh:audit:unused-javascript",
|
|||
|
|
"duration": 28.11,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 47735.9,
|
|||
|
|
"name": "lh:audit:modern-image-formats",
|
|||
|
|
"duration": 17.11,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 47753.84,
|
|||
|
|
"name": "lh:audit:uses-optimized-images",
|
|||
|
|
"duration": 9.54,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 47763.95,
|
|||
|
|
"name": "lh:audit:uses-text-compression",
|
|||
|
|
"duration": 7.73,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 47772.02,
|
|||
|
|
"name": "lh:audit:uses-responsive-images",
|
|||
|
|
"duration": 10.74,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 47783.59,
|
|||
|
|
"name": "lh:audit:efficient-animated-content",
|
|||
|
|
"duration": 9.67,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 47793.58,
|
|||
|
|
"name": "lh:audit:duplicated-javascript",
|
|||
|
|
"duration": 8.37,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 47802.76,
|
|||
|
|
"name": "lh:audit:legacy-javascript",
|
|||
|
|
"duration": 1654,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49457.23,
|
|||
|
|
"name": "lh:audit:doctype",
|
|||
|
|
"duration": 2.92,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49460.68,
|
|||
|
|
"name": "lh:audit:charset",
|
|||
|
|
"duration": 2.89,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49464.13,
|
|||
|
|
"name": "lh:audit:dom-size",
|
|||
|
|
"duration": 12.43,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49477.52,
|
|||
|
|
"name": "lh:audit:geolocation-on-start",
|
|||
|
|
"duration": 4.22,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49482.52,
|
|||
|
|
"name": "lh:audit:inspector-issues",
|
|||
|
|
"duration": 3.06,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49486.5,
|
|||
|
|
"name": "lh:audit:no-document-write",
|
|||
|
|
"duration": 4.28,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49491.27,
|
|||
|
|
"name": "lh:audit:js-libraries",
|
|||
|
|
"duration": 2.72,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49494.95,
|
|||
|
|
"name": "lh:audit:notification-on-start",
|
|||
|
|
"duration": 4.15,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49500.17,
|
|||
|
|
"name": "lh:audit:paste-preventing-inputs",
|
|||
|
|
"duration": 3,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49503.69,
|
|||
|
|
"name": "lh:audit:uses-http2",
|
|||
|
|
"duration": 11.14,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49515.57,
|
|||
|
|
"name": "lh:audit:uses-passive-event-listeners",
|
|||
|
|
"duration": 4.22,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49520.33,
|
|||
|
|
"name": "lh:audit:meta-description",
|
|||
|
|
"duration": 2.43,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49523.34,
|
|||
|
|
"name": "lh:audit:http-status-code",
|
|||
|
|
"duration": 2.14,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49525.93,
|
|||
|
|
"name": "lh:audit:font-size",
|
|||
|
|
"duration": 5.7,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49532.28,
|
|||
|
|
"name": "lh:audit:link-text",
|
|||
|
|
"duration": 3.69,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49536.65,
|
|||
|
|
"name": "lh:audit:crawlable-anchors",
|
|||
|
|
"duration": 3.54,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49540.62,
|
|||
|
|
"name": "lh:audit:is-crawlable",
|
|||
|
|
"duration": 6.1,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49547.17,
|
|||
|
|
"name": "lh:audit:robots-txt",
|
|||
|
|
"duration": 5.04,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49552.72,
|
|||
|
|
"name": "lh:audit:hreflang",
|
|||
|
|
"duration": 3.4,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49556.92,
|
|||
|
|
"name": "lh:audit:canonical",
|
|||
|
|
"duration": 3.7,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49561.13,
|
|||
|
|
"name": "lh:audit:structured-data",
|
|||
|
|
"duration": 1.94,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49563.68,
|
|||
|
|
"name": "lh:audit:bf-cache",
|
|||
|
|
"duration": 3.95,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49568.03,
|
|||
|
|
"name": "lh:audit:cache-insight",
|
|||
|
|
"duration": 3.15,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49571.86,
|
|||
|
|
"name": "lh:audit:cls-culprits-insight",
|
|||
|
|
"duration": 4.64,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49577.16,
|
|||
|
|
"name": "lh:audit:document-latency-insight",
|
|||
|
|
"duration": 4.46,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49582.23,
|
|||
|
|
"name": "lh:audit:dom-size-insight",
|
|||
|
|
"duration": 3.93,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49586.82,
|
|||
|
|
"name": "lh:audit:duplicated-javascript-insight",
|
|||
|
|
"duration": 3.76,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49590.98,
|
|||
|
|
"name": "lh:audit:font-display-insight",
|
|||
|
|
"duration": 2.64,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49594.08,
|
|||
|
|
"name": "lh:audit:forced-reflow-insight",
|
|||
|
|
"duration": 4.03,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49598.63,
|
|||
|
|
"name": "lh:audit:image-delivery-insight",
|
|||
|
|
"duration": 5.32,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49604.92,
|
|||
|
|
"name": "lh:audit:inp-breakdown-insight",
|
|||
|
|
"duration": 2.55,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49608,
|
|||
|
|
"name": "lh:audit:lcp-breakdown-insight",
|
|||
|
|
"duration": 3.43,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49611.9,
|
|||
|
|
"name": "lh:audit:lcp-discovery-insight",
|
|||
|
|
"duration": 3.11,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49615.47,
|
|||
|
|
"name": "lh:audit:legacy-javascript-insight",
|
|||
|
|
"duration": 3.1,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49618.95,
|
|||
|
|
"name": "lh:audit:modern-http-insight",
|
|||
|
|
"duration": 11.28,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49630.64,
|
|||
|
|
"name": "lh:audit:network-dependency-tree-insight",
|
|||
|
|
"duration": 5.33,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49637.19,
|
|||
|
|
"name": "lh:audit:render-blocking-insight",
|
|||
|
|
"duration": 4.33,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49642.12,
|
|||
|
|
"name": "lh:audit:third-parties-insight",
|
|||
|
|
"duration": 68.12,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49710.79,
|
|||
|
|
"name": "lh:audit:viewport-insight",
|
|||
|
|
"duration": 2.83,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"startTime": 49713.73,
|
|||
|
|
"name": "lh:runner:generate",
|
|||
|
|
"duration": 1.9,
|
|||
|
|
"entryType": "measure"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"total": 41303.899999999994
|
|||
|
|
},
|
|||
|
|
"i18n": {
|
|||
|
|
"rendererFormattedStrings": {
|
|||
|
|
"calculatorLink": "See calculator.",
|
|||
|
|
"collapseView": "Collapse view",
|
|||
|
|
"crcInitialNavigation": "Initial Navigation",
|
|||
|
|
"crcLongestDurationLabel": "Maximum critical path latency:",
|
|||
|
|
"dropdownCopyJSON": "Copy JSON",
|
|||
|
|
"dropdownDarkTheme": "Toggle Dark Theme",
|
|||
|
|
"dropdownPrintExpanded": "Print Expanded",
|
|||
|
|
"dropdownPrintSummary": "Print Summary",
|
|||
|
|
"dropdownSaveGist": "Save as Gist",
|
|||
|
|
"dropdownSaveHTML": "Save as HTML",
|
|||
|
|
"dropdownSaveJSON": "Save as JSON",
|
|||
|
|
"dropdownViewUnthrottledTrace": "View Unthrottled Trace",
|
|||
|
|
"dropdownViewer": "Open in Viewer",
|
|||
|
|
"errorLabel": "Error!",
|
|||
|
|
"errorMissingAuditInfo": "Report error: no audit information",
|
|||
|
|
"expandView": "Expand view",
|
|||
|
|
"firstPartyChipLabel": "1st party",
|
|||
|
|
"footerIssue": "File an issue",
|
|||
|
|
"goBackToAudits": "Go back to audits",
|
|||
|
|
"hide": "Hide",
|
|||
|
|
"insightsNotice": "Later this year, insights will replace performance audits. [Learn more and provide feedback here](https://github.com/GoogleChrome/lighthouse/discussions/16462).",
|
|||
|
|
"labDataTitle": "Lab Data",
|
|||
|
|
"lsPerformanceCategoryDescription": "[Lighthouse](https://developers.google.com/web/tools/lighthouse/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
|
|||
|
|
"manualAuditsGroupTitle": "Additional items to manually check",
|
|||
|
|
"notApplicableAuditsGroupTitle": "Not applicable",
|
|||
|
|
"openInANewTabTooltip": "Open in a new tab",
|
|||
|
|
"opportunityResourceColumnLabel": "Opportunity",
|
|||
|
|
"opportunitySavingsColumnLabel": "Estimated Savings",
|
|||
|
|
"passedAuditsGroupTitle": "Passed audits",
|
|||
|
|
"runtimeAnalysisWindow": "Initial page load",
|
|||
|
|
"runtimeAnalysisWindowSnapshot": "Point-in-time snapshot",
|
|||
|
|
"runtimeAnalysisWindowTimespan": "User interactions timespan",
|
|||
|
|
"runtimeCustom": "Custom throttling",
|
|||
|
|
"runtimeDesktopEmulation": "Emulated Desktop",
|
|||
|
|
"runtimeMobileEmulation": "Emulated Moto G Power",
|
|||
|
|
"runtimeNoEmulation": "No emulation",
|
|||
|
|
"runtimeSettingsAxeVersion": "Axe version",
|
|||
|
|
"runtimeSettingsBenchmark": "Unthrottled CPU/Memory Power",
|
|||
|
|
"runtimeSettingsCPUThrottling": "CPU throttling",
|
|||
|
|
"runtimeSettingsDevice": "Device",
|
|||
|
|
"runtimeSettingsNetworkThrottling": "Network throttling",
|
|||
|
|
"runtimeSettingsScreenEmulation": "Screen emulation",
|
|||
|
|
"runtimeSettingsUANetwork": "User agent (network)",
|
|||
|
|
"runtimeSingleLoad": "Single page session",
|
|||
|
|
"runtimeSingleLoadTooltip": "This data is taken from a single page session, as opposed to field data summarizing many sessions.",
|
|||
|
|
"runtimeSlow4g": "Slow 4G throttling",
|
|||
|
|
"runtimeUnknown": "Unknown",
|
|||
|
|
"show": "Show",
|
|||
|
|
"showRelevantAudits": "Show audits relevant to:",
|
|||
|
|
"snippetCollapseButtonLabel": "Collapse snippet",
|
|||
|
|
"snippetExpandButtonLabel": "Expand snippet",
|
|||
|
|
"thirdPartyResourcesLabel": "Show 3rd-party resources",
|
|||
|
|
"throttlingProvided": "Provided by environment",
|
|||
|
|
"toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
|
|||
|
|
"tryInsights": "Try insights",
|
|||
|
|
"unattributable": "Unattributable",
|
|||
|
|
"varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) directly from these metrics.",
|
|||
|
|
"viewTraceLabel": "View Trace",
|
|||
|
|
"viewTreemapLabel": "View Treemap",
|
|||
|
|
"warningAuditsGroupTitle": "Passed audits but with warnings",
|
|||
|
|
"warningHeader": "Warnings: "
|
|||
|
|
},
|
|||
|
|
"icuMessagePaths": {
|
|||
|
|
"core/gather/driver/navigation.js | warningRedirected": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"requested": "http://localhost:3000/",
|
|||
|
|
"final": "http://localhost:3000/en"
|
|||
|
|
},
|
|||
|
|
"path": "runWarnings[0]"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/is-on-https.js | title": [
|
|||
|
|
"audits[is-on-https].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/is-on-https.js | description": [
|
|||
|
|
"audits[is-on-https].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/is-on-https.js | columnInsecureURL": [
|
|||
|
|
"audits[is-on-https].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/is-on-https.js | columnResolution": [
|
|||
|
|
"audits[is-on-https].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/redirects-http.js | title": [
|
|||
|
|
"audits[redirects-http].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/redirects-http.js | description": [
|
|||
|
|
"audits[redirects-http].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/viewport.js | title": [
|
|||
|
|
"audits.viewport.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/viewport.js | description": [
|
|||
|
|
"audits.viewport.description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | firstContentfulPaintMetric": [
|
|||
|
|
"audits[first-contentful-paint].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/metrics/first-contentful-paint.js | description": [
|
|||
|
|
"audits[first-contentful-paint].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | seconds": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 1819.7336
|
|||
|
|
},
|
|||
|
|
"path": "audits[first-contentful-paint].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 35981.1184
|
|||
|
|
},
|
|||
|
|
"path": "audits[largest-contentful-paint].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 18111.8937518631
|
|||
|
|
},
|
|||
|
|
"path": "audits[speed-index].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 36233.59692
|
|||
|
|
},
|
|||
|
|
"path": "audits.interactive.displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 10361.507999999929
|
|||
|
|
},
|
|||
|
|
"path": "audits[mainthread-work-breakdown].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 5707.067999999952
|
|||
|
|
},
|
|||
|
|
"path": "audits[bootup-time].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | largestContentfulPaintMetric": [
|
|||
|
|
"audits[largest-contentful-paint].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/metrics/largest-contentful-paint.js | description": [
|
|||
|
|
"audits[largest-contentful-paint].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | firstMeaningfulPaintMetric": [
|
|||
|
|
"audits[first-meaningful-paint].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/metrics/first-meaningful-paint.js | description": [
|
|||
|
|
"audits[first-meaningful-paint].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | speedIndexMetric": [
|
|||
|
|
"audits[speed-index].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/metrics/speed-index.js | description": [
|
|||
|
|
"audits[speed-index].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | totalBlockingTimeMetric": [
|
|||
|
|
"audits[total-blocking-time].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/metrics/total-blocking-time.js | description": [
|
|||
|
|
"audits[total-blocking-time].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | ms": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 2871.4588000000003
|
|||
|
|
},
|
|||
|
|
"path": "audits[total-blocking-time].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 2276
|
|||
|
|
},
|
|||
|
|
"path": "audits[max-potential-fid].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 91.41400000000002
|
|||
|
|
},
|
|||
|
|
"path": "audits[network-rtt].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 179.918
|
|||
|
|
},
|
|||
|
|
"path": "audits[network-server-latency].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 35981.1184
|
|||
|
|
},
|
|||
|
|
"path": "audits[largest-contentful-paint-element].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | maxPotentialFIDMetric": [
|
|||
|
|
"audits[max-potential-fid].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/metrics/max-potential-fid.js | description": [
|
|||
|
|
"audits[max-potential-fid].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | cumulativeLayoutShiftMetric": [
|
|||
|
|
"audits[cumulative-layout-shift].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/metrics/cumulative-layout-shift.js | description": [
|
|||
|
|
"audits[cumulative-layout-shift].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/errors-in-console.js | failureTitle": [
|
|||
|
|
"audits[errors-in-console].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/errors-in-console.js | description": [
|
|||
|
|
"audits[errors-in-console].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnSource": [
|
|||
|
|
"audits[errors-in-console].details.headings[0].label",
|
|||
|
|
"audits.deprecations.details.headings[1].label",
|
|||
|
|
"audits[geolocation-on-start].details.headings[0].label",
|
|||
|
|
"audits[no-document-write].details.headings[0].label",
|
|||
|
|
"audits[notification-on-start].details.headings[0].label",
|
|||
|
|
"audits[uses-passive-event-listeners].details.headings[0].label",
|
|||
|
|
"audits[font-size].details.headings[0].label",
|
|||
|
|
"audits[forced-reflow-insight].details.items[1].headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnDescription": [
|
|||
|
|
"audits[errors-in-console].details.headings[1].label",
|
|||
|
|
"audits[csp-xss].details.headings[0].label",
|
|||
|
|
"audits[has-hsts].details.headings[0].label",
|
|||
|
|
"audits[origin-isolation].details.headings[0].label",
|
|||
|
|
"audits[clickjacking-mitigation].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/server-response-time.js | title": [
|
|||
|
|
"audits[server-response-time].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/server-response-time.js | description": [
|
|||
|
|
"audits[server-response-time].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/server-response-time.js | displayValue": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 102.302
|
|||
|
|
},
|
|||
|
|
"path": "audits[server-response-time].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnURL": [
|
|||
|
|
"audits[server-response-time].details.headings[0].label",
|
|||
|
|
"audits.redirects.details.headings[0].label",
|
|||
|
|
"audits[image-aspect-ratio].details.headings[1].label",
|
|||
|
|
"audits[image-size-responsive].details.headings[1].label",
|
|||
|
|
"audits[third-party-cookies].details.headings[1].label",
|
|||
|
|
"audits[bootup-time].details.headings[0].label",
|
|||
|
|
"audits[font-display].details.headings[0].label",
|
|||
|
|
"audits[network-rtt].details.headings[0].label",
|
|||
|
|
"audits[network-server-latency].details.headings[0].label",
|
|||
|
|
"audits[long-tasks].details.headings[0].label",
|
|||
|
|
"audits[unsized-images].details.headings[1].label",
|
|||
|
|
"audits[valid-source-maps].details.headings[0].label",
|
|||
|
|
"audits[uses-long-cache-ttl].details.headings[0].label",
|
|||
|
|
"audits[total-byte-weight].details.headings[0].label",
|
|||
|
|
"audits[offscreen-images].details.headings[1].label",
|
|||
|
|
"audits[render-blocking-resources].details.headings[0].label",
|
|||
|
|
"audits[unused-css-rules].details.headings[0].label",
|
|||
|
|
"audits[unused-javascript].details.headings[0].label",
|
|||
|
|
"audits[modern-image-formats].details.headings[1].label",
|
|||
|
|
"audits[uses-responsive-images].details.headings[1].label",
|
|||
|
|
"audits[efficient-animated-content].details.headings[0].label",
|
|||
|
|
"audits[legacy-javascript].details.headings[0].label",
|
|||
|
|
"audits[font-display-insight].details.headings[0].label",
|
|||
|
|
"audits[image-delivery-insight].details.headings[0].label",
|
|||
|
|
"audits[legacy-javascript-insight].details.headings[0].label",
|
|||
|
|
"audits[modern-http-insight].details.headings[0].label",
|
|||
|
|
"audits[render-blocking-insight].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnTimeSpent": [
|
|||
|
|
"audits[server-response-time].details.headings[1].label",
|
|||
|
|
"audits.redirects.details.headings[1].label",
|
|||
|
|
"audits[mainthread-work-breakdown].details.headings[1].label",
|
|||
|
|
"audits[network-rtt].details.headings[1].label",
|
|||
|
|
"audits[network-server-latency].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | interactiveMetric": [
|
|||
|
|
"audits.interactive.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/metrics/interactive.js | description": [
|
|||
|
|
"audits.interactive.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/user-timings.js | title": [
|
|||
|
|
"audits[user-timings].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/user-timings.js | description": [
|
|||
|
|
"audits[user-timings].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnName": [
|
|||
|
|
"audits[user-timings].details.headings[0].label",
|
|||
|
|
"audits[third-party-cookies].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/user-timings.js | columnType": [
|
|||
|
|
"audits[user-timings].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnStartTime": [
|
|||
|
|
"audits[user-timings].details.headings[2].label",
|
|||
|
|
"audits[long-tasks].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnDuration": [
|
|||
|
|
"audits[user-timings].details.headings[3].label",
|
|||
|
|
"audits[long-tasks].details.headings[2].label",
|
|||
|
|
"audits[render-blocking-resources].details.headings[2].label",
|
|||
|
|
"audits[lcp-breakdown-insight].details.items[0].headings[1].label",
|
|||
|
|
"audits[render-blocking-insight].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/critical-request-chains.js | title": [
|
|||
|
|
"audits[critical-request-chains].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/critical-request-chains.js | description": [
|
|||
|
|
"audits[critical-request-chains].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/critical-request-chains.js | displayValue": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"itemCount": 3
|
|||
|
|
},
|
|||
|
|
"path": "audits[critical-request-chains].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/redirects.js | title": [
|
|||
|
|
"audits.redirects.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/redirects.js | description": [
|
|||
|
|
"audits.redirects.description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | displayValueMsSavings": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedMs": 609.8668
|
|||
|
|
},
|
|||
|
|
"path": "audits.redirects.displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedMs": 29
|
|||
|
|
},
|
|||
|
|
"path": "audits[render-blocking-resources].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedMs": 30
|
|||
|
|
},
|
|||
|
|
"path": "audits[document-latency-insight].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedMs": 180
|
|||
|
|
},
|
|||
|
|
"path": "audits[render-blocking-insight].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/image-aspect-ratio.js | title": [
|
|||
|
|
"audits[image-aspect-ratio].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/image-aspect-ratio.js | description": [
|
|||
|
|
"audits[image-aspect-ratio].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/image-aspect-ratio.js | columnDisplayed": [
|
|||
|
|
"audits[image-aspect-ratio].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/image-aspect-ratio.js | columnActual": [
|
|||
|
|
"audits[image-aspect-ratio].details.headings[3].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/image-size-responsive.js | title": [
|
|||
|
|
"audits[image-size-responsive].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/image-size-responsive.js | description": [
|
|||
|
|
"audits[image-size-responsive].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/image-size-responsive.js | columnDisplayed": [
|
|||
|
|
"audits[image-size-responsive].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/image-size-responsive.js | columnActual": [
|
|||
|
|
"audits[image-size-responsive].details.headings[3].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/image-size-responsive.js | columnExpected": [
|
|||
|
|
"audits[image-size-responsive].details.headings[4].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/deprecations.js | title": [
|
|||
|
|
"audits.deprecations.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/deprecations.js | description": [
|
|||
|
|
"audits.deprecations.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/deprecations.js | columnDeprecate": [
|
|||
|
|
"audits.deprecations.details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/third-party-cookies.js | failureTitle": [
|
|||
|
|
"audits[third-party-cookies].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/third-party-cookies.js | description": [
|
|||
|
|
"audits[third-party-cookies].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/third-party-cookies.js | displayValue": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"itemCount": 1
|
|||
|
|
},
|
|||
|
|
"path": "audits[third-party-cookies].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/mainthread-work-breakdown.js | failureTitle": [
|
|||
|
|
"audits[mainthread-work-breakdown].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/mainthread-work-breakdown.js | description": [
|
|||
|
|
"audits[mainthread-work-breakdown].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/mainthread-work-breakdown.js | columnCategory": [
|
|||
|
|
"audits[mainthread-work-breakdown].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/bootup-time.js | failureTitle": [
|
|||
|
|
"audits[bootup-time].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/bootup-time.js | description": [
|
|||
|
|
"audits[bootup-time].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/bootup-time.js | columnTotal": [
|
|||
|
|
"audits[bootup-time].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/bootup-time.js | columnScriptEval": [
|
|||
|
|
"audits[bootup-time].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/bootup-time.js | columnScriptParse": [
|
|||
|
|
"audits[bootup-time].details.headings[3].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/uses-rel-preconnect.js | title": [
|
|||
|
|
"audits[uses-rel-preconnect].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/uses-rel-preconnect.js | description": [
|
|||
|
|
"audits[uses-rel-preconnect].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/uses-rel-preconnect.js | unusedWarning": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"securityOrigin": "https://fonts.gstatic.com"
|
|||
|
|
},
|
|||
|
|
"path": "audits[uses-rel-preconnect].warnings[0]"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/font-display.js | title": [
|
|||
|
|
"audits[font-display].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/font-display.js | description": [
|
|||
|
|
"audits[font-display].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnWastedBytes": [
|
|||
|
|
"audits[font-display].details.headings[1].label",
|
|||
|
|
"audits[offscreen-images].details.headings[3].label",
|
|||
|
|
"audits[unused-css-rules].details.headings[2].label",
|
|||
|
|
"audits[unused-javascript].details.headings[2].label",
|
|||
|
|
"audits[modern-image-formats].details.headings[3].label",
|
|||
|
|
"audits[uses-responsive-images].details.headings[3].label",
|
|||
|
|
"audits[efficient-animated-content].details.headings[2].label",
|
|||
|
|
"audits[legacy-javascript].details.headings[2].label",
|
|||
|
|
"audits[font-display-insight].details.headings[1].label",
|
|||
|
|
"audits[image-delivery-insight].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/network-rtt.js | title": [
|
|||
|
|
"audits[network-rtt].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/network-rtt.js | description": [
|
|||
|
|
"audits[network-rtt].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/network-server-latency.js | title": [
|
|||
|
|
"audits[network-server-latency].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/network-server-latency.js | description": [
|
|||
|
|
"audits[network-server-latency].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnResourceType": [
|
|||
|
|
"audits[resource-summary].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnRequests": [
|
|||
|
|
"audits[resource-summary].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnTransferSize": [
|
|||
|
|
"audits[resource-summary].details.headings[2].label",
|
|||
|
|
"audits[third-party-summary].details.headings[1].label",
|
|||
|
|
"audits[uses-long-cache-ttl].details.headings[2].label",
|
|||
|
|
"audits[total-byte-weight].details.headings[1].label",
|
|||
|
|
"audits[render-blocking-resources].details.headings[1].label",
|
|||
|
|
"audits[unused-css-rules].details.headings[1].label",
|
|||
|
|
"audits[unused-javascript].details.headings[1].label",
|
|||
|
|
"audits[cache-insight].details.headings[2].label",
|
|||
|
|
"audits[render-blocking-insight].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | total": [
|
|||
|
|
"audits[resource-summary].details.items[0].label",
|
|||
|
|
"audits[cls-culprits-insight].details.items[0].items[0].node.value"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | imageResourceType": [
|
|||
|
|
"audits[resource-summary].details.items[1].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | scriptResourceType": [
|
|||
|
|
"audits[resource-summary].details.items[2].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | otherResourceType": [
|
|||
|
|
"audits[resource-summary].details.items[3].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | stylesheetResourceType": [
|
|||
|
|
"audits[resource-summary].details.items[4].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | fontResourceType": [
|
|||
|
|
"audits[resource-summary].details.items[5].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | documentResourceType": [
|
|||
|
|
"audits[resource-summary].details.items[6].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | mediaResourceType": [
|
|||
|
|
"audits[resource-summary].details.items[7].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | thirdPartyResourceType": [
|
|||
|
|
"audits[resource-summary].details.items[8].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/third-party-summary.js | title": [
|
|||
|
|
"audits[third-party-summary].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/third-party-summary.js | description": [
|
|||
|
|
"audits[third-party-summary].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/third-party-summary.js | displayValue": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"timeInMs": 0
|
|||
|
|
},
|
|||
|
|
"path": "audits[third-party-summary].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/third-party-summary.js | columnThirdParty": [
|
|||
|
|
"audits[third-party-summary].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnBlockingTime": [
|
|||
|
|
"audits[third-party-summary].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/third-party-facades.js | title": [
|
|||
|
|
"audits[third-party-facades].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/third-party-facades.js | description": [
|
|||
|
|
"audits[third-party-facades].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/largest-contentful-paint-element.js | title": [
|
|||
|
|
"audits[largest-contentful-paint-element].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/largest-contentful-paint-element.js | description": [
|
|||
|
|
"audits[largest-contentful-paint-element].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnElement": [
|
|||
|
|
"audits[largest-contentful-paint-element].details.items[0].headings[0].label",
|
|||
|
|
"audits[lcp-lazy-loaded].details.headings[0].label",
|
|||
|
|
"audits[layout-shifts].details.headings[0].label",
|
|||
|
|
"audits[non-composited-animations].details.headings[0].label",
|
|||
|
|
"audits[dom-size].details.headings[1].label",
|
|||
|
|
"audits[cls-culprits-insight].details.items[0].headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/largest-contentful-paint-element.js | columnPhase": [
|
|||
|
|
"audits[largest-contentful-paint-element].details.items[1].headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/largest-contentful-paint-element.js | columnPercentOfLCP": [
|
|||
|
|
"audits[largest-contentful-paint-element].details.items[1].headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/largest-contentful-paint-element.js | columnTiming": [
|
|||
|
|
"audits[largest-contentful-paint-element].details.items[1].headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/largest-contentful-paint-element.js | itemTTFB": [
|
|||
|
|
"audits[largest-contentful-paint-element].details.items[1].items[0].phase"
|
|||
|
|
],
|
|||
|
|
"core/audits/largest-contentful-paint-element.js | itemLoadDelay": [
|
|||
|
|
"audits[largest-contentful-paint-element].details.items[1].items[1].phase"
|
|||
|
|
],
|
|||
|
|
"core/audits/largest-contentful-paint-element.js | itemLoadTime": [
|
|||
|
|
"audits[largest-contentful-paint-element].details.items[1].items[2].phase"
|
|||
|
|
],
|
|||
|
|
"core/audits/largest-contentful-paint-element.js | itemRenderDelay": [
|
|||
|
|
"audits[largest-contentful-paint-element].details.items[1].items[3].phase"
|
|||
|
|
],
|
|||
|
|
"core/audits/lcp-lazy-loaded.js | failureTitle": [
|
|||
|
|
"audits[lcp-lazy-loaded].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/lcp-lazy-loaded.js | description": [
|
|||
|
|
"audits[lcp-lazy-loaded].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/layout-shifts.js | title": [
|
|||
|
|
"audits[layout-shifts].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/layout-shifts.js | description": [
|
|||
|
|
"audits[layout-shifts].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/layout-shifts.js | displayValueShiftsFound": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"shiftCount": 1
|
|||
|
|
},
|
|||
|
|
"path": "audits[layout-shifts].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/layout-shifts.js | columnScore": [
|
|||
|
|
"audits[layout-shifts].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/long-tasks.js | title": [
|
|||
|
|
"audits[long-tasks].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/long-tasks.js | description": [
|
|||
|
|
"audits[long-tasks].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/long-tasks.js | displayValue": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"itemCount": 12
|
|||
|
|
},
|
|||
|
|
"path": "audits[long-tasks].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/non-composited-animations.js | title": [
|
|||
|
|
"audits[non-composited-animations].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/non-composited-animations.js | description": [
|
|||
|
|
"audits[non-composited-animations].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/non-composited-animations.js | displayValue": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"itemCount": 3
|
|||
|
|
},
|
|||
|
|
"path": "audits[non-composited-animations].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/non-composited-animations.js | unsupportedTimingParameters": [
|
|||
|
|
"audits[non-composited-animations].details.items[0].subItems.items[0].failureReason",
|
|||
|
|
"audits[non-composited-animations].details.items[1].subItems.items[0].failureReason",
|
|||
|
|
"audits[non-composited-animations].details.items[2].subItems.items[0].failureReason"
|
|||
|
|
],
|
|||
|
|
"core/audits/unsized-images.js | title": [
|
|||
|
|
"audits[unsized-images].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/unsized-images.js | description": [
|
|||
|
|
"audits[unsized-images].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/valid-source-maps.js | failureTitle": [
|
|||
|
|
"audits[valid-source-maps].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/valid-source-maps.js | description": [
|
|||
|
|
"audits[valid-source-maps].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/valid-source-maps.js | columnMapURL": [
|
|||
|
|
"audits[valid-source-maps].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/valid-source-maps.js | missingSourceMapErrorMessage": [
|
|||
|
|
"audits[valid-source-maps].details.items[0].subItems.items[0].error"
|
|||
|
|
],
|
|||
|
|
"core/audits/prioritize-lcp-image.js | title": [
|
|||
|
|
"audits[prioritize-lcp-image].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/prioritize-lcp-image.js | description": [
|
|||
|
|
"audits[prioritize-lcp-image].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/csp-xss.js | title": [
|
|||
|
|
"audits[csp-xss].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/csp-xss.js | description": [
|
|||
|
|
"audits[csp-xss].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/csp-xss.js | columnDirective": [
|
|||
|
|
"audits[csp-xss].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/csp-xss.js | columnSeverity": [
|
|||
|
|
"audits[csp-xss].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | itemSeverityHigh": [
|
|||
|
|
"audits[csp-xss].details.items[0].severity",
|
|||
|
|
"audits[has-hsts].details.items[0].severity",
|
|||
|
|
"audits[origin-isolation].details.items[0].severity",
|
|||
|
|
"audits[clickjacking-mitigation].details.items[0].severity"
|
|||
|
|
],
|
|||
|
|
"core/audits/csp-xss.js | noCsp": [
|
|||
|
|
"audits[csp-xss].details.items[0].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/has-hsts.js | title": [
|
|||
|
|
"audits[has-hsts].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/has-hsts.js | description": [
|
|||
|
|
"audits[has-hsts].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/has-hsts.js | columnDirective": [
|
|||
|
|
"audits[has-hsts].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/has-hsts.js | columnSeverity": [
|
|||
|
|
"audits[has-hsts].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/has-hsts.js | noHsts": [
|
|||
|
|
"audits[has-hsts].details.items[0].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/origin-isolation.js | title": [
|
|||
|
|
"audits[origin-isolation].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/origin-isolation.js | description": [
|
|||
|
|
"audits[origin-isolation].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/origin-isolation.js | columnDirective": [
|
|||
|
|
"audits[origin-isolation].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/origin-isolation.js | columnSeverity": [
|
|||
|
|
"audits[origin-isolation].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/origin-isolation.js | noCoop": [
|
|||
|
|
"audits[origin-isolation].details.items[0].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/clickjacking-mitigation.js | title": [
|
|||
|
|
"audits[clickjacking-mitigation].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/clickjacking-mitigation.js | description": [
|
|||
|
|
"audits[clickjacking-mitigation].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/clickjacking-mitigation.js | columnSeverity": [
|
|||
|
|
"audits[clickjacking-mitigation].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/clickjacking-mitigation.js | noClickjackingMitigation": [
|
|||
|
|
"audits[clickjacking-mitigation].details.items[0].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/accesskeys.js | title": [
|
|||
|
|
"audits.accesskeys.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/accesskeys.js | description": [
|
|||
|
|
"audits.accesskeys.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-allowed-attr.js | title": [
|
|||
|
|
"audits[aria-allowed-attr].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-allowed-attr.js | description": [
|
|||
|
|
"audits[aria-allowed-attr].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnFailingElem": [
|
|||
|
|
"audits[aria-allowed-attr].details.headings[0].label",
|
|||
|
|
"audits[aria-allowed-role].details.headings[0].label",
|
|||
|
|
"audits[aria-conditional-attr].details.headings[0].label",
|
|||
|
|
"audits[aria-deprecated-role].details.headings[0].label",
|
|||
|
|
"audits[aria-hidden-body].details.headings[0].label",
|
|||
|
|
"audits[aria-hidden-focus].details.headings[0].label",
|
|||
|
|
"audits[aria-prohibited-attr].details.headings[0].label",
|
|||
|
|
"audits[aria-required-attr].details.headings[0].label",
|
|||
|
|
"audits[aria-required-children].details.headings[0].label",
|
|||
|
|
"audits[aria-required-parent].details.headings[0].label",
|
|||
|
|
"audits[aria-roles].details.headings[0].label",
|
|||
|
|
"audits[aria-valid-attr-value].details.headings[0].label",
|
|||
|
|
"audits[aria-valid-attr].details.headings[0].label",
|
|||
|
|
"audits[button-name].details.headings[0].label",
|
|||
|
|
"audits[color-contrast].details.headings[0].label",
|
|||
|
|
"audits[document-title].details.headings[0].label",
|
|||
|
|
"audits[heading-order].details.headings[0].label",
|
|||
|
|
"audits[html-has-lang].details.headings[0].label",
|
|||
|
|
"audits[html-lang-valid].details.headings[0].label",
|
|||
|
|
"audits[image-alt].details.headings[0].label",
|
|||
|
|
"audits[image-redundant-alt].details.headings[0].label",
|
|||
|
|
"audits.label.details.headings[0].label",
|
|||
|
|
"audits[link-name].details.headings[0].label",
|
|||
|
|
"audits.list.details.headings[0].label",
|
|||
|
|
"audits[meta-viewport].details.headings[0].label",
|
|||
|
|
"audits.tabindex.details.headings[0].label",
|
|||
|
|
"audits[target-size].details.headings[0].label",
|
|||
|
|
"audits[paste-preventing-inputs].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-allowed-role.js | title": [
|
|||
|
|
"audits[aria-allowed-role].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-allowed-role.js | description": [
|
|||
|
|
"audits[aria-allowed-role].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-command-name.js | title": [
|
|||
|
|
"audits[aria-command-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-command-name.js | description": [
|
|||
|
|
"audits[aria-command-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-conditional-attr.js | title": [
|
|||
|
|
"audits[aria-conditional-attr].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-conditional-attr.js | description": [
|
|||
|
|
"audits[aria-conditional-attr].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-deprecated-role.js | title": [
|
|||
|
|
"audits[aria-deprecated-role].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-deprecated-role.js | description": [
|
|||
|
|
"audits[aria-deprecated-role].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-dialog-name.js | title": [
|
|||
|
|
"audits[aria-dialog-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-dialog-name.js | description": [
|
|||
|
|
"audits[aria-dialog-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-hidden-body.js | title": [
|
|||
|
|
"audits[aria-hidden-body].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-hidden-body.js | description": [
|
|||
|
|
"audits[aria-hidden-body].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-hidden-focus.js | title": [
|
|||
|
|
"audits[aria-hidden-focus].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-hidden-focus.js | description": [
|
|||
|
|
"audits[aria-hidden-focus].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-input-field-name.js | title": [
|
|||
|
|
"audits[aria-input-field-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-input-field-name.js | description": [
|
|||
|
|
"audits[aria-input-field-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-meter-name.js | title": [
|
|||
|
|
"audits[aria-meter-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-meter-name.js | description": [
|
|||
|
|
"audits[aria-meter-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-progressbar-name.js | title": [
|
|||
|
|
"audits[aria-progressbar-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-progressbar-name.js | description": [
|
|||
|
|
"audits[aria-progressbar-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-prohibited-attr.js | title": [
|
|||
|
|
"audits[aria-prohibited-attr].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-prohibited-attr.js | description": [
|
|||
|
|
"audits[aria-prohibited-attr].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-required-attr.js | title": [
|
|||
|
|
"audits[aria-required-attr].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-required-attr.js | description": [
|
|||
|
|
"audits[aria-required-attr].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-required-children.js | title": [
|
|||
|
|
"audits[aria-required-children].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-required-children.js | description": [
|
|||
|
|
"audits[aria-required-children].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-required-parent.js | title": [
|
|||
|
|
"audits[aria-required-parent].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-required-parent.js | description": [
|
|||
|
|
"audits[aria-required-parent].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-roles.js | title": [
|
|||
|
|
"audits[aria-roles].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-roles.js | description": [
|
|||
|
|
"audits[aria-roles].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-text.js | title": [
|
|||
|
|
"audits[aria-text].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-text.js | description": [
|
|||
|
|
"audits[aria-text].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-toggle-field-name.js | title": [
|
|||
|
|
"audits[aria-toggle-field-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-toggle-field-name.js | description": [
|
|||
|
|
"audits[aria-toggle-field-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-tooltip-name.js | title": [
|
|||
|
|
"audits[aria-tooltip-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-tooltip-name.js | description": [
|
|||
|
|
"audits[aria-tooltip-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-treeitem-name.js | title": [
|
|||
|
|
"audits[aria-treeitem-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-treeitem-name.js | description": [
|
|||
|
|
"audits[aria-treeitem-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-valid-attr-value.js | failureTitle": [
|
|||
|
|
"audits[aria-valid-attr-value].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-valid-attr-value.js | description": [
|
|||
|
|
"audits[aria-valid-attr-value].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-valid-attr.js | title": [
|
|||
|
|
"audits[aria-valid-attr].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/aria-valid-attr.js | description": [
|
|||
|
|
"audits[aria-valid-attr].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/button-name.js | failureTitle": [
|
|||
|
|
"audits[button-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/button-name.js | description": [
|
|||
|
|
"audits[button-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/bypass.js | title": [
|
|||
|
|
"audits.bypass.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/bypass.js | description": [
|
|||
|
|
"audits.bypass.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/color-contrast.js | title": [
|
|||
|
|
"audits[color-contrast].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/color-contrast.js | description": [
|
|||
|
|
"audits[color-contrast].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/definition-list.js | title": [
|
|||
|
|
"audits[definition-list].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/definition-list.js | description": [
|
|||
|
|
"audits[definition-list].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/dlitem.js | title": [
|
|||
|
|
"audits.dlitem.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/dlitem.js | description": [
|
|||
|
|
"audits.dlitem.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/document-title.js | title": [
|
|||
|
|
"audits[document-title].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/document-title.js | description": [
|
|||
|
|
"audits[document-title].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/duplicate-id-aria.js | title": [
|
|||
|
|
"audits[duplicate-id-aria].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/duplicate-id-aria.js | description": [
|
|||
|
|
"audits[duplicate-id-aria].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/empty-heading.js | title": [
|
|||
|
|
"audits[empty-heading].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/empty-heading.js | description": [
|
|||
|
|
"audits[empty-heading].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/form-field-multiple-labels.js | title": [
|
|||
|
|
"audits[form-field-multiple-labels].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/form-field-multiple-labels.js | description": [
|
|||
|
|
"audits[form-field-multiple-labels].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/frame-title.js | title": [
|
|||
|
|
"audits[frame-title].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/frame-title.js | description": [
|
|||
|
|
"audits[frame-title].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/heading-order.js | title": [
|
|||
|
|
"audits[heading-order].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/heading-order.js | description": [
|
|||
|
|
"audits[heading-order].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/html-has-lang.js | title": [
|
|||
|
|
"audits[html-has-lang].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/html-has-lang.js | description": [
|
|||
|
|
"audits[html-has-lang].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/html-lang-valid.js | title": [
|
|||
|
|
"audits[html-lang-valid].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/html-lang-valid.js | description": [
|
|||
|
|
"audits[html-lang-valid].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/html-xml-lang-mismatch.js | title": [
|
|||
|
|
"audits[html-xml-lang-mismatch].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/html-xml-lang-mismatch.js | description": [
|
|||
|
|
"audits[html-xml-lang-mismatch].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/identical-links-same-purpose.js | title": [
|
|||
|
|
"audits[identical-links-same-purpose].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/identical-links-same-purpose.js | description": [
|
|||
|
|
"audits[identical-links-same-purpose].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/image-alt.js | title": [
|
|||
|
|
"audits[image-alt].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/image-alt.js | description": [
|
|||
|
|
"audits[image-alt].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/image-redundant-alt.js | title": [
|
|||
|
|
"audits[image-redundant-alt].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/image-redundant-alt.js | description": [
|
|||
|
|
"audits[image-redundant-alt].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/input-button-name.js | title": [
|
|||
|
|
"audits[input-button-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/input-button-name.js | description": [
|
|||
|
|
"audits[input-button-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/input-image-alt.js | title": [
|
|||
|
|
"audits[input-image-alt].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/input-image-alt.js | description": [
|
|||
|
|
"audits[input-image-alt].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/label-content-name-mismatch.js | title": [
|
|||
|
|
"audits[label-content-name-mismatch].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/label-content-name-mismatch.js | description": [
|
|||
|
|
"audits[label-content-name-mismatch].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/label.js | title": [
|
|||
|
|
"audits.label.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/label.js | description": [
|
|||
|
|
"audits.label.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/landmark-one-main.js | title": [
|
|||
|
|
"audits[landmark-one-main].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/landmark-one-main.js | description": [
|
|||
|
|
"audits[landmark-one-main].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/link-name.js | title": [
|
|||
|
|
"audits[link-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/link-name.js | description": [
|
|||
|
|
"audits[link-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/link-in-text-block.js | title": [
|
|||
|
|
"audits[link-in-text-block].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/link-in-text-block.js | description": [
|
|||
|
|
"audits[link-in-text-block].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/list.js | title": [
|
|||
|
|
"audits.list.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/list.js | description": [
|
|||
|
|
"audits.list.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/listitem.js | title": [
|
|||
|
|
"audits.listitem.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/listitem.js | description": [
|
|||
|
|
"audits.listitem.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/meta-refresh.js | title": [
|
|||
|
|
"audits[meta-refresh].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/meta-refresh.js | description": [
|
|||
|
|
"audits[meta-refresh].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/meta-viewport.js | title": [
|
|||
|
|
"audits[meta-viewport].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/meta-viewport.js | description": [
|
|||
|
|
"audits[meta-viewport].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/object-alt.js | title": [
|
|||
|
|
"audits[object-alt].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/object-alt.js | description": [
|
|||
|
|
"audits[object-alt].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/select-name.js | title": [
|
|||
|
|
"audits[select-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/select-name.js | description": [
|
|||
|
|
"audits[select-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/skip-link.js | title": [
|
|||
|
|
"audits[skip-link].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/skip-link.js | description": [
|
|||
|
|
"audits[skip-link].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/tabindex.js | title": [
|
|||
|
|
"audits.tabindex.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/tabindex.js | description": [
|
|||
|
|
"audits.tabindex.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/table-duplicate-name.js | title": [
|
|||
|
|
"audits[table-duplicate-name].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/table-duplicate-name.js | description": [
|
|||
|
|
"audits[table-duplicate-name].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/table-fake-caption.js | title": [
|
|||
|
|
"audits[table-fake-caption].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/table-fake-caption.js | description": [
|
|||
|
|
"audits[table-fake-caption].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/target-size.js | failureTitle": [
|
|||
|
|
"audits[target-size].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/target-size.js | description": [
|
|||
|
|
"audits[target-size].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/td-has-header.js | title": [
|
|||
|
|
"audits[td-has-header].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/td-has-header.js | description": [
|
|||
|
|
"audits[td-has-header].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/td-headers-attr.js | title": [
|
|||
|
|
"audits[td-headers-attr].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/td-headers-attr.js | description": [
|
|||
|
|
"audits[td-headers-attr].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/th-has-data-cells.js | title": [
|
|||
|
|
"audits[th-has-data-cells].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/th-has-data-cells.js | description": [
|
|||
|
|
"audits[th-has-data-cells].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/valid-lang.js | title": [
|
|||
|
|
"audits[valid-lang].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/valid-lang.js | description": [
|
|||
|
|
"audits[valid-lang].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/video-caption.js | title": [
|
|||
|
|
"audits[video-caption].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/accessibility/video-caption.js | description": [
|
|||
|
|
"audits[video-caption].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/uses-long-cache-ttl.js | title": [
|
|||
|
|
"audits[uses-long-cache-ttl].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/uses-long-cache-ttl.js | description": [
|
|||
|
|
"audits[uses-long-cache-ttl].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/uses-long-cache-ttl.js | displayValue": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"itemCount": 0
|
|||
|
|
},
|
|||
|
|
"path": "audits[uses-long-cache-ttl].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnCacheTTL": [
|
|||
|
|
"audits[uses-long-cache-ttl].details.headings[1].label",
|
|||
|
|
"audits[cache-insight].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/total-byte-weight.js | failureTitle": [
|
|||
|
|
"audits[total-byte-weight].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/total-byte-weight.js | description": [
|
|||
|
|
"audits[total-byte-weight].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/total-byte-weight.js | displayValue": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"totalBytes": 7157606
|
|||
|
|
},
|
|||
|
|
"path": "audits[total-byte-weight].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/offscreen-images.js | title": [
|
|||
|
|
"audits[offscreen-images].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/offscreen-images.js | description": [
|
|||
|
|
"audits[offscreen-images].description"
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | displayValueByteSavings": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedBytes": 355022
|
|||
|
|
},
|
|||
|
|
"path": "audits[offscreen-images].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedBytes": 25892
|
|||
|
|
},
|
|||
|
|
"path": "audits[unused-css-rules].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedBytes": 3042469
|
|||
|
|
},
|
|||
|
|
"path": "audits[unused-javascript].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedBytes": 236255.65
|
|||
|
|
},
|
|||
|
|
"path": "audits[modern-image-formats].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedBytes": 371209
|
|||
|
|
},
|
|||
|
|
"path": "audits[uses-responsive-images].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedBytes": 293811
|
|||
|
|
},
|
|||
|
|
"path": "audits[efficient-animated-content].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedBytes": 27242
|
|||
|
|
},
|
|||
|
|
"path": "audits[legacy-javascript].displayValue"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"wastedBytes": 442940
|
|||
|
|
},
|
|||
|
|
"path": "audits[image-delivery-insight].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/lib/i18n/i18n.js | columnResourceSize": [
|
|||
|
|
"audits[offscreen-images].details.headings[2].label",
|
|||
|
|
"audits[modern-image-formats].details.headings[2].label",
|
|||
|
|
"audits[uses-responsive-images].details.headings[2].label",
|
|||
|
|
"audits[efficient-animated-content].details.headings[1].label",
|
|||
|
|
"audits[image-delivery-insight].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/render-blocking-resources.js | title": [
|
|||
|
|
"audits[render-blocking-resources].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/render-blocking-resources.js | description": [
|
|||
|
|
"audits[render-blocking-resources].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/unminified-css.js | title": [
|
|||
|
|
"audits[unminified-css].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/unminified-css.js | description": [
|
|||
|
|
"audits[unminified-css].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/unminified-javascript.js | title": [
|
|||
|
|
"audits[unminified-javascript].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/unminified-javascript.js | description": [
|
|||
|
|
"audits[unminified-javascript].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/unused-css-rules.js | title": [
|
|||
|
|
"audits[unused-css-rules].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/unused-css-rules.js | description": [
|
|||
|
|
"audits[unused-css-rules].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/unused-javascript.js | title": [
|
|||
|
|
"audits[unused-javascript].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/unused-javascript.js | description": [
|
|||
|
|
"audits[unused-javascript].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/modern-image-formats.js | title": [
|
|||
|
|
"audits[modern-image-formats].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/modern-image-formats.js | description": [
|
|||
|
|
"audits[modern-image-formats].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/uses-optimized-images.js | title": [
|
|||
|
|
"audits[uses-optimized-images].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/uses-optimized-images.js | description": [
|
|||
|
|
"audits[uses-optimized-images].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/uses-text-compression.js | title": [
|
|||
|
|
"audits[uses-text-compression].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/uses-text-compression.js | description": [
|
|||
|
|
"audits[uses-text-compression].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/uses-responsive-images.js | title": [
|
|||
|
|
"audits[uses-responsive-images].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/uses-responsive-images.js | description": [
|
|||
|
|
"audits[uses-responsive-images].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/efficient-animated-content.js | title": [
|
|||
|
|
"audits[efficient-animated-content].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/efficient-animated-content.js | description": [
|
|||
|
|
"audits[efficient-animated-content].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/duplicated-javascript.js | title": [
|
|||
|
|
"audits[duplicated-javascript].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/duplicated-javascript.js | description": [
|
|||
|
|
"audits[duplicated-javascript].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/legacy-javascript.js | title": [
|
|||
|
|
"audits[legacy-javascript].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/byte-efficiency/legacy-javascript.js | description": [
|
|||
|
|
"audits[legacy-javascript].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/doctype.js | title": [
|
|||
|
|
"audits.doctype.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/doctype.js | description": [
|
|||
|
|
"audits.doctype.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/charset.js | title": [
|
|||
|
|
"audits.charset.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/charset.js | description": [
|
|||
|
|
"audits.charset.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/dom-size.js | title": [
|
|||
|
|
"audits[dom-size].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/dom-size.js | description": [
|
|||
|
|
"audits[dom-size].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/dom-size.js | displayValue": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"itemCount": 789
|
|||
|
|
},
|
|||
|
|
"path": "audits[dom-size].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/dom-size.js | columnStatistic": [
|
|||
|
|
"audits[dom-size].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/dom-size.js | columnValue": [
|
|||
|
|
"audits[dom-size].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/dom-size.js | statisticDOMElements": [
|
|||
|
|
"audits[dom-size].details.items[0].statistic"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/dom-size.js | statisticDOMDepth": [
|
|||
|
|
"audits[dom-size].details.items[1].statistic"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/dom-size.js | statisticDOMWidth": [
|
|||
|
|
"audits[dom-size].details.items[2].statistic"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/geolocation-on-start.js | title": [
|
|||
|
|
"audits[geolocation-on-start].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/geolocation-on-start.js | description": [
|
|||
|
|
"audits[geolocation-on-start].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/inspector-issues.js | failureTitle": [
|
|||
|
|
"audits[inspector-issues].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/inspector-issues.js | description": [
|
|||
|
|
"audits[inspector-issues].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/inspector-issues.js | columnIssueType": [
|
|||
|
|
"audits[inspector-issues].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/no-document-write.js | title": [
|
|||
|
|
"audits[no-document-write].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/no-document-write.js | description": [
|
|||
|
|
"audits[no-document-write].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/js-libraries.js | title": [
|
|||
|
|
"audits[js-libraries].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/js-libraries.js | description": [
|
|||
|
|
"audits[js-libraries].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/notification-on-start.js | title": [
|
|||
|
|
"audits[notification-on-start].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/notification-on-start.js | description": [
|
|||
|
|
"audits[notification-on-start].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/paste-preventing-inputs.js | title": [
|
|||
|
|
"audits[paste-preventing-inputs].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/paste-preventing-inputs.js | description": [
|
|||
|
|
"audits[paste-preventing-inputs].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/uses-http2.js | title": [
|
|||
|
|
"audits[uses-http2].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/uses-http2.js | description": [
|
|||
|
|
"audits[uses-http2].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/uses-passive-event-listeners.js | title": [
|
|||
|
|
"audits[uses-passive-event-listeners].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/dobetterweb/uses-passive-event-listeners.js | description": [
|
|||
|
|
"audits[uses-passive-event-listeners].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/meta-description.js | title": [
|
|||
|
|
"audits[meta-description].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/meta-description.js | description": [
|
|||
|
|
"audits[meta-description].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/http-status-code.js | title": [
|
|||
|
|
"audits[http-status-code].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/http-status-code.js | description": [
|
|||
|
|
"audits[http-status-code].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/font-size.js | title": [
|
|||
|
|
"audits[font-size].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/font-size.js | description": [
|
|||
|
|
"audits[font-size].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/font-size.js | displayValue": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"decimalProportion": 0.9925602318439379
|
|||
|
|
},
|
|||
|
|
"path": "audits[font-size].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/font-size.js | columnSelector": [
|
|||
|
|
"audits[font-size].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/font-size.js | columnPercentPageText": [
|
|||
|
|
"audits[font-size].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/font-size.js | columnFontSize": [
|
|||
|
|
"audits[font-size].details.headings[3].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/font-size.js | legibleText": [
|
|||
|
|
"audits[font-size].details.items[1].source.value"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/link-text.js | title": [
|
|||
|
|
"audits[link-text].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/link-text.js | description": [
|
|||
|
|
"audits[link-text].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/crawlable-anchors.js | title": [
|
|||
|
|
"audits[crawlable-anchors].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/crawlable-anchors.js | description": [
|
|||
|
|
"audits[crawlable-anchors].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/crawlable-anchors.js | columnFailingLink": [
|
|||
|
|
"audits[crawlable-anchors].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/is-crawlable.js | title": [
|
|||
|
|
"audits[is-crawlable].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/is-crawlable.js | description": [
|
|||
|
|
"audits[is-crawlable].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/robots-txt.js | failureTitle": [
|
|||
|
|
"audits[robots-txt].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/robots-txt.js | description": [
|
|||
|
|
"audits[robots-txt].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/robots-txt.js | displayValueValidationError": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"itemCount": 13
|
|||
|
|
},
|
|||
|
|
"path": "audits[robots-txt].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/hreflang.js | title": [
|
|||
|
|
"audits.hreflang.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/hreflang.js | description": [
|
|||
|
|
"audits.hreflang.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/canonical.js | title": [
|
|||
|
|
"audits.canonical.title"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/canonical.js | description": [
|
|||
|
|
"audits.canonical.description"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/manual/structured-data.js | title": [
|
|||
|
|
"audits[structured-data].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/seo/manual/structured-data.js | description": [
|
|||
|
|
"audits[structured-data].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/bf-cache.js | failureTitle": [
|
|||
|
|
"audits[bf-cache].title"
|
|||
|
|
],
|
|||
|
|
"core/audits/bf-cache.js | description": [
|
|||
|
|
"audits[bf-cache].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/bf-cache.js | displayValue": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"itemCount": 2
|
|||
|
|
},
|
|||
|
|
"path": "audits[bf-cache].displayValue"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"core/audits/bf-cache.js | failureReasonColumn": [
|
|||
|
|
"audits[bf-cache].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"core/audits/bf-cache.js | failureTypeColumn": [
|
|||
|
|
"audits[bf-cache].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | mainResourceHasCacheControlNoStore": [
|
|||
|
|
"audits[bf-cache].details.items[0].reason"
|
|||
|
|
],
|
|||
|
|
"core/audits/bf-cache.js | notActionableFailureType": [
|
|||
|
|
"audits[bf-cache].details.items[0].failureType",
|
|||
|
|
"audits[bf-cache].details.items[1].failureType"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/panels/application/components/BackForwardCacheStrings.js | jsNetworkRequestReceivedCacheControlNoStoreResource": [
|
|||
|
|
"audits[bf-cache].details.items[1].reason"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | title": [
|
|||
|
|
"audits[cache-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | description": [
|
|||
|
|
"audits[cache-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/Cache.js | requestColumn": [
|
|||
|
|
"audits[cache-insight].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | title": [
|
|||
|
|
"audits[cls-culprits-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/CLSCulprits.js | description": [
|
|||
|
|
"audits[cls-culprits-insight].description"
|
|||
|
|
],
|
|||
|
|
"core/audits/insights/cls-culprits-insight.js | columnScore": [
|
|||
|
|
"audits[cls-culprits-insight].details.items[0].headings[1].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | title": [
|
|||
|
|
"audits[document-latency-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | description": [
|
|||
|
|
"audits[document-latency-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | failedRedirects": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"PH1": 1,
|
|||
|
|
"PH2": "30 ms"
|
|||
|
|
},
|
|||
|
|
"path": "audits[document-latency-insight].details.items.noRedirects.label"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | passingServerResponseTime": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"PH1": "102 ms"
|
|||
|
|
},
|
|||
|
|
"path": "audits[document-latency-insight].details.items.serverResponseIsFast.label"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DocumentLatency.js | passingTextCompression": [
|
|||
|
|
"audits[document-latency-insight].details.items.usesCompression.label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | title": [
|
|||
|
|
"audits[dom-size-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DOMSize.js | description": [
|
|||
|
|
"audits[dom-size-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | title": [
|
|||
|
|
"audits[duplicated-javascript-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | description": [
|
|||
|
|
"audits[duplicated-javascript-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | columnSource": [
|
|||
|
|
"audits[duplicated-javascript-insight].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/DuplicatedJavaScript.js | columnDuplicatedBytes": [
|
|||
|
|
"audits[duplicated-javascript-insight].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | title": [
|
|||
|
|
"audits[font-display-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/FontDisplay.js | description": [
|
|||
|
|
"audits[font-display-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | title": [
|
|||
|
|
"audits[forced-reflow-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | description": [
|
|||
|
|
"audits[forced-reflow-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | topTimeConsumingFunctionCall": [
|
|||
|
|
"audits[forced-reflow-insight].details.items[0].headings[0].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | totalReflowTime": [
|
|||
|
|
"audits[forced-reflow-insight].details.items[0].headings[1].label",
|
|||
|
|
"audits[forced-reflow-insight].details.items[1].headings[1].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ForcedReflow.js | unattributed": [
|
|||
|
|
"audits[forced-reflow-insight].details.items[1].items[9].source.value"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | title": [
|
|||
|
|
"audits[image-delivery-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | description": [
|
|||
|
|
"audits[image-delivery-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | useVideoFormat": [
|
|||
|
|
"audits[image-delivery-insight].details.items[0].subItems.items[0].reason"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ImageDelivery.js | useResponsiveSize": [
|
|||
|
|
{
|
|||
|
|
"values": {
|
|||
|
|
"PH1": "800x344",
|
|||
|
|
"PH2": "250x108"
|
|||
|
|
},
|
|||
|
|
"path": "audits[image-delivery-insight].details.items[0].subItems.items[1].reason"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | title": [
|
|||
|
|
"audits[inp-breakdown-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/INPBreakdown.js | description": [
|
|||
|
|
"audits[inp-breakdown-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | title": [
|
|||
|
|
"audits[lcp-breakdown-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | description": [
|
|||
|
|
"audits[lcp-breakdown-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | subpart": [
|
|||
|
|
"audits[lcp-breakdown-insight].details.items[0].headings[0].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | timeToFirstByte": [
|
|||
|
|
"audits[lcp-breakdown-insight].details.items[0].items[0].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | resourceLoadDelay": [
|
|||
|
|
"audits[lcp-breakdown-insight].details.items[0].items[1].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | resourceLoadDuration": [
|
|||
|
|
"audits[lcp-breakdown-insight].details.items[0].items[2].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPBreakdown.js | elementRenderDelay": [
|
|||
|
|
"audits[lcp-breakdown-insight].details.items[0].items[3].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | title": [
|
|||
|
|
"audits[lcp-discovery-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | description": [
|
|||
|
|
"audits[lcp-discovery-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | fetchPriorityShouldBeApplied": [
|
|||
|
|
"audits[lcp-discovery-insight].details.items[0].items.priorityHinted.label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | requestDiscoverable": [
|
|||
|
|
"audits[lcp-discovery-insight].details.items[0].items.requestDiscoverable.label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LCPDiscovery.js | lazyLoadNotApplied": [
|
|||
|
|
"audits[lcp-discovery-insight].details.items[0].items.eagerlyLoaded.label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | title": [
|
|||
|
|
"audits[legacy-javascript-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | description": [
|
|||
|
|
"audits[legacy-javascript-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/LegacyJavaScript.js | columnWastedBytes": [
|
|||
|
|
"audits[legacy-javascript-insight].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | title": [
|
|||
|
|
"audits[modern-http-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | description": [
|
|||
|
|
"audits[modern-http-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ModernHTTP.js | protocol": [
|
|||
|
|
"audits[modern-http-insight].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | title": [
|
|||
|
|
"audits[network-dependency-tree-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | description": [
|
|||
|
|
"audits[network-dependency-tree-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | preconnectOriginsTableTitle": [
|
|||
|
|
"audits[network-dependency-tree-insight].details.items[1].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | preconnectOriginsTableDescription": [
|
|||
|
|
"audits[network-dependency-tree-insight].details.items[1].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | noPreconnectOrigins": [
|
|||
|
|
"audits[network-dependency-tree-insight].details.items[1].value.value"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | estSavingTableTitle": [
|
|||
|
|
"audits[network-dependency-tree-insight].details.items[2].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | estSavingTableDescription": [
|
|||
|
|
"audits[network-dependency-tree-insight].details.items[2].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | columnOrigin": [
|
|||
|
|
"audits[network-dependency-tree-insight].details.items[2].value.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/NetworkDependencyTree.js | columnWastedMs": [
|
|||
|
|
"audits[network-dependency-tree-insight].details.items[2].value.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | title": [
|
|||
|
|
"audits[render-blocking-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/RenderBlocking.js | description": [
|
|||
|
|
"audits[render-blocking-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | title": [
|
|||
|
|
"audits[third-parties-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | description": [
|
|||
|
|
"audits[third-parties-insight].description"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | columnThirdParty": [
|
|||
|
|
"audits[third-parties-insight].details.headings[0].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | columnTransferSize": [
|
|||
|
|
"audits[third-parties-insight].details.headings[1].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/ThirdParties.js | columnMainThreadTime": [
|
|||
|
|
"audits[third-parties-insight].details.headings[2].label"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | title": [
|
|||
|
|
"audits[viewport-insight].title"
|
|||
|
|
],
|
|||
|
|
"node_modules/@paulirish/trace_engine/models/trace/insights/Viewport.js | description": [
|
|||
|
|
"audits[viewport-insight].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | performanceCategoryTitle": [
|
|||
|
|
"categories.performance.title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yCategoryTitle": [
|
|||
|
|
"categories.accessibility.title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yCategoryDescription": [
|
|||
|
|
"categories.accessibility.description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yCategoryManualDescription": [
|
|||
|
|
"categories.accessibility.manualDescription"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | bestPracticesCategoryTitle": [
|
|||
|
|
"categories[best-practices].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | seoCategoryTitle": [
|
|||
|
|
"categories.seo.title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | seoCategoryDescription": [
|
|||
|
|
"categories.seo.description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | seoCategoryManualDescription": [
|
|||
|
|
"categories.seo.manualDescription"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | metricGroupTitle": [
|
|||
|
|
"categoryGroups.metrics.title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | insightsGroupTitle": [
|
|||
|
|
"categoryGroups.insights.title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | insightsGroupDescription": [
|
|||
|
|
"categoryGroups.insights.description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | diagnosticsGroupTitle": [
|
|||
|
|
"categoryGroups.diagnostics.title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | diagnosticsGroupDescription": [
|
|||
|
|
"categoryGroups.diagnostics.description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yBestPracticesGroupTitle": [
|
|||
|
|
"categoryGroups[a11y-best-practices].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yBestPracticesGroupDescription": [
|
|||
|
|
"categoryGroups[a11y-best-practices].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yColorContrastGroupTitle": [
|
|||
|
|
"categoryGroups[a11y-color-contrast].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yColorContrastGroupDescription": [
|
|||
|
|
"categoryGroups[a11y-color-contrast].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yNamesLabelsGroupTitle": [
|
|||
|
|
"categoryGroups[a11y-names-labels].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yNamesLabelsGroupDescription": [
|
|||
|
|
"categoryGroups[a11y-names-labels].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yNavigationGroupTitle": [
|
|||
|
|
"categoryGroups[a11y-navigation].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yNavigationGroupDescription": [
|
|||
|
|
"categoryGroups[a11y-navigation].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yAriaGroupTitle": [
|
|||
|
|
"categoryGroups[a11y-aria].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yAriaGroupDescription": [
|
|||
|
|
"categoryGroups[a11y-aria].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yLanguageGroupTitle": [
|
|||
|
|
"categoryGroups[a11y-language].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yLanguageGroupDescription": [
|
|||
|
|
"categoryGroups[a11y-language].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yAudioVideoGroupTitle": [
|
|||
|
|
"categoryGroups[a11y-audio-video].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yAudioVideoGroupDescription": [
|
|||
|
|
"categoryGroups[a11y-audio-video].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yTablesListsVideoGroupTitle": [
|
|||
|
|
"categoryGroups[a11y-tables-lists].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | a11yTablesListsVideoGroupDescription": [
|
|||
|
|
"categoryGroups[a11y-tables-lists].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | seoMobileGroupTitle": [
|
|||
|
|
"categoryGroups[seo-mobile].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | seoMobileGroupDescription": [
|
|||
|
|
"categoryGroups[seo-mobile].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | seoContentGroupTitle": [
|
|||
|
|
"categoryGroups[seo-content].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | seoContentGroupDescription": [
|
|||
|
|
"categoryGroups[seo-content].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | seoCrawlingGroupTitle": [
|
|||
|
|
"categoryGroups[seo-crawl].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | seoCrawlingGroupDescription": [
|
|||
|
|
"categoryGroups[seo-crawl].description"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | bestPracticesTrustSafetyGroupTitle": [
|
|||
|
|
"categoryGroups[best-practices-trust-safety].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | bestPracticesUXGroupTitle": [
|
|||
|
|
"categoryGroups[best-practices-ux].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | bestPracticesBrowserCompatGroupTitle": [
|
|||
|
|
"categoryGroups[best-practices-browser-compat].title"
|
|||
|
|
],
|
|||
|
|
"core/config/default-config.js | bestPracticesGeneralGroupTitle": [
|
|||
|
|
"categoryGroups[best-practices-general].title"
|
|||
|
|
]
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|