{
"data": {
"id": "250430_BiDcMV_2X8",
"url": "https:\/\/jensrossell.ch\/",
"summary": "https:\/\/www.webpagetest.org\/results.php?test=250430_BiDcMV_2X8",
"testUrl": "https:\/\/jensrossell.ch\/",
"location": "FRA_DE_02:Chrome",
"from": "Frankfurt, Germany - <b>Chrome<\/b> - <b>Cable<\/b>",
"connectivity": "Cable",
"bwDown": 5000,
"bwUp": 1000,
"latency": 28,
"plr": "0",
"shaperLimit": 0,
"mobile": 0,
"completed": 1745995868,
"testRuns": 1,
"fvonly": false,
"successfulFVRuns": 0,
"successfulRVRuns": 1,
"lighthouse": {
"lighthouseVersion": "11.4.0",
"requestedUrl": "https:\/\/jensrossell.ch\/",
"mainDocumentUrl": "https:\/\/jensrossell.ch\/",
"finalDisplayedUrl": "https:\/\/jensrossell.ch\/",
"finalUrl": "https:\/\/jensrossell.ch\/",
"fetchTime": "2025-04-30T06:49:45.664Z",
"gatherMode": "navigation",
"runtimeError": {
"code": "NO_FCP",
"message": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)"
},
"runWarnings": [
"The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)"
],
"userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/134.0.0.0 Safari\/537.36",
"environment": {
"hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/134.0.0.0 Safari\/537.36",
"benchmarkIndex": 2394.5,
"credits": []
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"screenshot-thumbnails": {
"id": "screenshot-thumbnails",
"title": "Screenshot Thumbnails",
"description": "This is what the load of your site looked like.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"final-screenshot": {
"id": "final-screenshot",
"title": "Final Screenshot",
"description": "The last screenshot captured of the pageload.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"errors-in-console": {
"id": "errors-in-console",
"title": "No browser errors 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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 2
},
"installable-manifest": {
"id": "installable-manifest",
"title": "Web app manifest and service worker meet the installability requirements",
"description": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/installable-manifest\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"splash-screen": {
"id": "splash-screen",
"title": "Configured for a custom splash screen",
"description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"themed-omnibox": {
"id": "themed-omnibox",
"title": "Sets a theme color for the address bar.",
"description": "The browser address bar can be themed to match your site. [Learn more about theming the address bar](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/themed-omnibox\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"maskable-icon": {
"id": "maskable-icon",
"title": "Manifest has a maskable icon",
"description": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn about maskable manifest icons](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/maskable-icon-audit\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"content-width": {
"id": "content-width",
"title": "Content is sized correctly for the viewport",
"description": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn how to size content for the viewport](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/content-width\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"preload-fonts": {
"id": "preload-fonts",
"title": "Fonts with `font-display: optional` are preloaded",
"description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"third-party-cookies": {
"id": "third-party-cookies",
"title": "Avoids third-party cookies",
"description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"mainthread-work-breakdown": {
"id": "mainthread-work-breakdown",
"title": "Minimizes 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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 1
},
"bootup-time": {
"id": "bootup-time",
"title": "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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 1
},
"uses-rel-preload": {
"id": "uses-rel-preload",
"title": "Preload key requests",
"description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 3
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 3
},
"diagnostics": {
"id": "diagnostics",
"title": "Diagnostics",
"description": "Collection of useful page vitals.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"network-requests": {
"id": "network-requests",
"title": "Network Requests",
"description": "Lists the network requests that were made during page load.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"main-thread-tasks": {
"id": "main-thread-tasks",
"title": "Tasks",
"description": "Lists the toplevel main thread tasks that executed during page load.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"metrics": {
"id": "metrics",
"title": "Metrics",
"description": "Collects all available metrics.",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"performance-budget": {
"id": "performance-budget",
"title": "Performance budget",
"description": "Keep the quantity and size of network requests under the targets set by the provided performance budget. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"timing-budget": {
"id": "timing-budget",
"title": "Timing budget",
"description": "Set a timing budget to help you keep an eye on the performance of your site. Performant sites load fast and respond to user input events quickly. [Learn more about performance budgets](https:\/\/developers.google.com\/web\/tools\/lighthouse\/audits\/budgets).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"resource-summary": {
"id": "resource-summary",
"title": "Resources Summary",
"description": "Aggregates all network requests and groups them by type",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 1
},
"lcp-lazy-loaded": {
"id": "lcp-lazy-loaded",
"title": "Largest Contentful Paint image was not 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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 3
},
"layout-shift-elements": {
"id": "layout-shift-elements",
"title": "Avoid large layout shifts",
"description": "These DOM elements were most affected by layout shifts. Some 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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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\/long-tasks-devtools)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 1
},
"no-unload-listeners": {
"id": "no-unload-listeners",
"title": "Avoids `unload` event listeners",
"description": "The `unload` event does not fire reliably and listening for it can prevent browser optimizations like the Back-Forward Cache. Use `pagehide` or `visibilitychange` events instead. [Learn more about unload event listeners](https:\/\/web.dev\/articles\/bfcache#never_use_the_unload_event)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 3
},
"valid-source-maps": {
"id": "valid-source-maps",
"title": "Page has valid source maps",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 3
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"script-treemap-data": {
"id": "script-treemap-data",
"title": "Script Treemap Data",
"description": "Used for treemap app",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"pwa-cross-browser": {
"id": "pwa-cross-browser",
"title": "Site works cross-browser",
"description": "To reach the most number of users, sites should work across every major browser. [Learn about cross-browser compatibility](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-cross-browser\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"pwa-page-transitions": {
"id": "pwa-page-transitions",
"title": "Page transitions don't feel like they block on the network",
"description": "Transitions should feel snappy as you tap around, even on a slow network. This experience is key to a user's perception of performance. [Learn more about page transitions](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-page-transitions\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"pwa-each-page-has-url": {
"id": "pwa-each-page-has-url",
"title": "Each page has a URL",
"description": "Ensure individual pages are deep linkable via URL and that URLs are unique for the purpose of shareability on social media. [Learn more about providing deep links](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/pwa-each-page-has-url\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/accesskeys).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-allowed-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"aria-allowed-role": {
"id": "aria-allowed-role",
"title": "Values assigned to `role=\"\"` are valid ARIA roles.",
"description": "ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/aria-allowed-role).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-command-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-dialog-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-hidden-body).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-hidden-focus).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-input-field-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-meter-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-progressbar-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-required-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-required-children).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-required-parent).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-roles).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-text).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-toggle-field-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-tooltip-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-treeitem-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"aria-valid-attr-value": {
"id": "aria-valid-attr-value",
"title": "`[aria-*]` attributes 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.8\/aria-valid-attr-value).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/aria-valid-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"button-name": {
"id": "button-name",
"title": "Buttons 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.8\/button-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/bypass).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/color-contrast).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/definition-list).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/dlitem).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/document-title).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"duplicate-id-active": {
"id": "duplicate-id-active",
"title": "`[id]` attributes on active, focusable elements are unique",
"description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/duplicate-id-aria).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/empty-heading).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/form-field-multiple-labels).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/frame-title).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/heading-order).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/html-has-lang).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/html-lang-valid).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/html-xml-lang-mismatch).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/identical-links-same-purpose).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/image-alt).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/image-redundant-alt).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/input-button-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/input-image-alt).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/label-content-name-mismatch).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/label).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/landmark-one-main).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/link-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/link-in-text-block).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/list).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/listitem).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/meta-refresh).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/meta-viewport).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/object-alt).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/select-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/skip-link).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/tabindex).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/table-duplicate-name).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/table-fake-caption).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"target-size": {
"id": "target-size",
"title": "Touch targets have sufficient size and 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.8\/target-size).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/td-has-header).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/td-headers-attr).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/th-has-data-cells).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/valid-lang).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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.8\/video-caption).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 3
},
"total-byte-weight": {
"id": "total-byte-weight",
"title": "Avoids 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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 2
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 2
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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. For your bundled JavaScript, adopt a modern script deployment strategy using module\/nomodule feature detection to reduce the amount of code shipped to modern browsers, while retaining support for legacy browsers. [Learn how to use modern JavaScript](https:\/\/web.dev\/articles\/publish-modern-javascript)",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"inspector-issues": {
"id": "inspector-issues",
"title": "No issues 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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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 \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"is-crawlable": {
"id": "is-crawlable",
"title": "Page isn\u2019t 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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"robots-txt": {
"id": "robots-txt",
"title": "robots.txt is 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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"tap-targets": {
"id": "tap-targets",
"title": "Tap targets are sized appropriately",
"description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"plugins": {
"id": "plugins",
"title": "Document avoids plugins",
"description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
"score": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"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": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)"
},
"bf-cache": {
"id": "bf-cache",
"title": "Page didn't prevent 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": null,
"scoreDisplayMode": "error",
"errorMessage": "The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)",
"errorStack": "LighthouseError: NO_FCP\n at Timeout.<anonymous> (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/gather\/driver\/wait-for-condition.js:85:14)\n at listOnTimeout (node:internal\/timers:581:17)\n at process.processTimers (node:internal\/timers:519:7)",
"guidanceLevel": 2
}
},
"configSettings": {
"output": [
"html",
"json"
],
"maxWaitForFcp": 30000,
"maxWaitForLoad": 80000,
"pauseAfterFcpMs": 5250,
"pauseAfterLoadMs": 5250,
"networkQuietThresholdMs": 5250,
"cpuQuietThresholdMs": 5250,
"formFactor": "desktop",
"throttling": {
"rttMs": 150,
"throughputKbps": 1638.4000000000001,
"requestLatencyMs": 562.5,
"downloadThroughputKbps": 1474.5600000000002,
"uploadThroughputKbps": 675,
"cpuSlowdownMultiplier": 4
},
"throttlingMethod": "provided",
"screenEmulation": {
"mobile": true,
"width": 412,
"height": 823,
"deviceScaleFactor": 1.75,
"disabled": true
},
"emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03",
"auditMode": false,
"gatherMode": false,
"clearStorageTypes": [
"file_systems",
"shader_cache",
"service_workers",
"cache_storage"
],
"disableStorageReset": false,
"debugNavigation": false,
"channel": "cli",
"usePassiveGathering": false,
"disableFullPageScreenshot": true,
"skipAboutBlank": false,
"blankPage": "about:blank",
"ignoreStatusCode": false,
"budgets": null,
"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",
"relevantAudits": [
"server-response-time",
"render-blocking-resources",
"redirects",
"critical-request-chains",
"uses-text-compression",
"uses-rel-preconnect",
"uses-rel-preload",
"font-display",
"unminified-javascript",
"unminified-css",
"unused-css-rules"
]
},
{
"id": "largest-contentful-paint",
"weight": 25,
"group": "metrics",
"acronym": "LCP",
"relevantAudits": [
"server-response-time",
"render-blocking-resources",
"redirects",
"critical-request-chains",
"uses-text-compression",
"uses-rel-preconnect",
"uses-rel-preload",
"font-display",
"unminified-javascript",
"unminified-css",
"unused-css-rules",
"largest-contentful-paint-element",
"prioritize-lcp-image",
"unused-javascript",
"efficient-animated-content",
"total-byte-weight",
"lcp-lazy-loaded"
]
},
{
"id": "total-blocking-time",
"weight": 30,
"group": "metrics",
"acronym": "TBT",
"relevantAudits": [
"long-tasks",
"third-party-summary",
"third-party-facades",
"bootup-time",
"mainthread-work-breakdown",
"dom-size",
"duplicated-javascript",
"legacy-javascript",
"viewport"
]
},
{
"id": "cumulative-layout-shift",
"weight": 25,
"group": "metrics",
"acronym": "CLS",
"relevantAudits": [
"layout-shift-elements",
"non-composited-animations",
"unsized-images"
]
},
{
"id": "speed-index",
"weight": 10,
"group": "metrics",
"acronym": "SI"
},
{
"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
},
{
"id": "uses-responsive-images",
"weight": 0
},
{
"id": "offscreen-images",
"weight": 0
},
{
"id": "unminified-css",
"weight": 0
},
{
"id": "unminified-javascript",
"weight": 0
},
{
"id": "unused-css-rules",
"weight": 0
},
{
"id": "unused-javascript",
"weight": 0
},
{
"id": "uses-optimized-images",
"weight": 0
},
{
"id": "modern-image-formats",
"weight": 0
},
{
"id": "uses-text-compression",
"weight": 0
},
{
"id": "uses-rel-preconnect",
"weight": 0
},
{
"id": "server-response-time",
"weight": 0
},
{
"id": "redirects",
"weight": 0
},
{
"id": "uses-rel-preload",
"weight": 0
},
{
"id": "uses-http2",
"weight": 0
},
{
"id": "efficient-animated-content",
"weight": 0
},
{
"id": "duplicated-javascript",
"weight": 0
},
{
"id": "legacy-javascript",
"weight": 0
},
{
"id": "prioritize-lcp-image",
"weight": 0
},
{
"id": "total-byte-weight",
"weight": 0
},
{
"id": "uses-long-cache-ttl",
"weight": 0
},
{
"id": "dom-size",
"weight": 0
},
{
"id": "critical-request-chains",
"weight": 0
},
{
"id": "user-timings",
"weight": 0
},
{
"id": "bootup-time",
"weight": 0
},
{
"id": "mainthread-work-breakdown",
"weight": 0
},
{
"id": "font-display",
"weight": 0
},
{
"id": "third-party-summary",
"weight": 0
},
{
"id": "third-party-facades",
"weight": 0
},
{
"id": "largest-contentful-paint-element",
"weight": 0
},
{
"id": "lcp-lazy-loaded",
"weight": 0
},
{
"id": "layout-shift-elements",
"weight": 0
},
{
"id": "uses-passive-event-listeners",
"weight": 0
},
{
"id": "no-document-write",
"weight": 0
},
{
"id": "long-tasks",
"weight": 0
},
{
"id": "non-composited-animations",
"weight": 0
},
{
"id": "unsized-images",
"weight": 0
},
{
"id": "viewport",
"weight": 0
},
{
"id": "bf-cache",
"weight": 0
},
{
"id": "performance-budget",
"weight": 0,
"group": "budgets"
},
{
"id": "timing-budget",
"weight": 0,
"group": "budgets"
},
{
"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": null
},
"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": 7,
"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": 7,
"group": "a11y-aria"
},
{
"id": "aria-dialog-name",
"weight": 7,
"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": 7,
"group": "a11y-aria"
},
{
"id": "aria-meter-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-progressbar-name",
"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": 7,
"group": "a11y-aria"
},
{
"id": "aria-toggle-field-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-tooltip-name",
"weight": 7,
"group": "a11y-aria"
},
{
"id": "aria-treeitem-name",
"weight": 7,
"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": 7,
"group": "a11y-navigation"
},
{
"id": "color-contrast",
"weight": 7,
"group": "a11y-color-contrast"
},
{
"id": "definition-list",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "dlitem",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "document-title",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "duplicate-id-active",
"weight": 7,
"group": "a11y-navigation"
},
{
"id": "duplicate-id-aria",
"weight": 10,
"group": "a11y-aria"
},
{
"id": "form-field-multiple-labels",
"weight": 3,
"group": "a11y-names-labels"
},
{
"id": "frame-title",
"weight": 7,
"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": 3,
"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": 10,
"group": "a11y-names-labels"
},
{
"id": "input-image-alt",
"weight": 10,
"group": "a11y-names-labels"
},
{
"id": "label",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "link-in-text-block",
"weight": 7,
"group": "a11y-color-contrast"
},
{
"id": "link-name",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "list",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "listitem",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "meta-refresh",
"weight": 10,
"group": "a11y-best-practices"
},
{
"id": "meta-viewport",
"weight": 10,
"group": "a11y-best-practices"
},
{
"id": "object-alt",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "select-name",
"weight": 7,
"group": "a11y-names-labels"
},
{
"id": "skip-link",
"weight": 3,
"group": "a11y-names-labels"
},
{
"id": "tabindex",
"weight": 7,
"group": "a11y-navigation"
},
{
"id": "table-duplicate-name",
"weight": 1,
"group": "a11y-tables-lists"
},
{
"id": "td-headers-attr",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "th-has-data-cells",
"weight": 7,
"group": "a11y-tables-lists"
},
{
"id": "valid-lang",
"weight": 7,
"group": "a11y-language"
},
{
"id": "video-caption",
"weight": 10,
"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": "target-size",
"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": null
},
"best-practices": {
"title": "Best Practices",
"supportedModes": [
"navigation",
"timespan",
"snapshot"
],
"auditRefs": [
{
"id": "is-on-https",
"weight": 5,
"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": "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": "preload-fonts",
"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": "no-unload-listeners",
"weight": 1,
"group": "best-practices-general"
},
{
"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": null
},
"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": "viewport",
"weight": 1,
"group": "seo-mobile"
},
{
"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": "is-crawlable",
"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": 1,
"group": "seo-content"
},
{
"id": "font-size",
"weight": 1,
"group": "seo-mobile"
},
{
"id": "plugins",
"weight": 1,
"group": "seo-content"
},
{
"id": "tap-targets",
"weight": 1,
"group": "seo-mobile"
},
{
"id": "structured-data",
"weight": 0
}
],
"id": "seo",
"score": null
},
"pwa": {
"title": "PWA",
"description": "These checks validate the aspects of a Progressive Web App. [Learn what makes a good Progressive Web App](https:\/\/web.dev\/articles\/pwa-checklist).",
"manualDescription": "These checks are required by the baseline [PWA Checklist](https:\/\/web.dev\/articles\/pwa-checklist) but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.",
"supportedModes": [
"navigation"
],
"auditRefs": [
{
"id": "installable-manifest",
"weight": 2,
"group": "pwa-installable"
},
{
"id": "splash-screen",
"weight": 1,
"group": "pwa-optimized"
},
{
"id": "themed-omnibox",
"weight": 1,
"group": "pwa-optimized"
},
{
"id": "content-width",
"weight": 1,
"group": "pwa-optimized"
},
{
"id": "viewport",
"weight": 2,
"group": "pwa-optimized"
},
{
"id": "maskable-icon",
"weight": 1,
"group": "pwa-optimized"
},
{
"id": "pwa-cross-browser",
"weight": 0
},
{
"id": "pwa-page-transitions",
"weight": 0
},
{
"id": "pwa-each-page-has-url",
"weight": 0
}
],
"id": "pwa",
"score": null
}
},
"categoryGroups": {
"metrics": {
"title": "Metrics"
},
"load-opportunities": {
"title": "Opportunities",
"description": "These suggestions can help your page load faster. They don't [directly affect](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/performance-scoring\/) the Performance score."
},
"budgets": {
"title": "Budgets",
"description": "Performance budgets set standards for the performance of your site."
},
"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."
},
"pwa-installable": {
"title": "Installable"
},
"pwa-optimized": {
"title": "PWA Optimized"
},
"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\u2019t 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\u2019s 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": [],
"timing": {
"entries": [
{
"startTime": 633.46000000000004,
"name": "lh:config",
"duration": 485.11000000000001,
"entryType": "measure"
},
{
"startTime": 639.84000000000003,
"name": "lh:config:resolveArtifactsToDefns",
"duration": 44.189999999999998,
"entryType": "measure"
},
{
"startTime": 1118.71,
"name": "lh:runner:gather",
"duration": 33460.629999999997,
"entryType": "measure"
},
{
"startTime": 1269.3800000000001,
"name": "lh:driver:connect",
"duration": 17.440000000000001,
"entryType": "measure"
},
{
"startTime": 1287.22,
"name": "lh:driver:navigate",
"duration": 9.2799999999999994,
"entryType": "measure"
},
{
"startTime": 1296.8800000000001,
"name": "lh:gather:getBenchmarkIndex",
"duration": 1014.73,
"entryType": "measure"
},
{
"startTime": 2311.8699999999999,
"name": "lh:gather:getVersion",
"duration": 1.78,
"entryType": "measure"
},
{
"startTime": 2314.1100000000001,
"name": "lh:prepare:navigationMode",
"duration": 30.039999999999999,
"entryType": "measure"
},
{
"startTime": 2327,
"name": "lh:storage:clearDataForOrigin",
"duration": 8.5399999999999991,
"entryType": "measure"
},
{
"startTime": 2335.6599999999999,
"name": "lh:storage:clearBrowserCaches",
"duration": 6.2400000000000002,
"entryType": "measure"
},
{
"startTime": 2342.7399999999998,
"name": "lh:gather:prepareThrottlingAndNetwork",
"duration": 1.3200000000000001,
"entryType": "measure"
},
{
"startTime": 34550.129999999997,
"name": "lh:gather:getArtifact:DevtoolsLog",
"duration": 0.17999999999999999,
"entryType": "measure"
},
{
"startTime": 34550.449999999997,
"name": "lh:gather:getArtifact:Trace",
"duration": 0.080000000000000002,
"entryType": "measure"
},
{
"startTime": 34550.699999999997,
"name": "lh:computed:NetworkRecords",
"duration": 2.8500000000000001,
"entryType": "measure"
},
{
"startTime": 34579.870000000003,
"name": "lh:runner:audit",
"duration": 302.82999999999998,
"entryType": "measure"
},
{
"startTime": 34580.099999999999,
"name": "lh:runner:auditing",
"duration": 301.92000000000002,
"entryType": "measure"
},
{
"startTime": 34583.559999999998,
"name": "lh:audit:is-on-https",
"duration": 6.1299999999999999,
"entryType": "measure"
},
{
"startTime": 34591.18,
"name": "lh:audit:viewport",
"duration": 2.6299999999999999,
"entryType": "measure"
},
{
"startTime": 34597.349999999999,
"name": "lh:audit:first-contentful-paint",
"duration": 1.28,
"entryType": "measure"
},
{
"startTime": 34602.940000000002,
"name": "lh:audit:largest-contentful-paint",
"duration": 1.0600000000000001,
"entryType": "measure"
},
{
"startTime": 34604.330000000002,
"name": "lh:audit:first-meaningful-paint",
"duration": 0.96999999999999997,
"entryType": "measure"
},
{
"startTime": 34605.639999999999,
"name": "lh:audit:speed-index",
"duration": 1.0800000000000001,
"entryType": "measure"
},
{
"startTime": 34606.779999999999,
"name": "lh:audit:screenshot-thumbnails",
"duration": 0.16,
"entryType": "measure"
},
{
"startTime": 34606.970000000001,
"name": "lh:audit:final-screenshot",
"duration": 0.10000000000000001,
"entryType": "measure"
},
{
"startTime": 34607.440000000002,
"name": "lh:audit:total-blocking-time",
"duration": 1.1899999999999999,
"entryType": "measure"
},
{
"startTime": 34609.220000000001,
"name": "lh:audit:max-potential-fid",
"duration": 1.3400000000000001,
"entryType": "measure"
},
{
"startTime": 34612.059999999998,
"name": "lh:audit:cumulative-layout-shift",
"duration": 0.94999999999999996,
"entryType": "measure"
},
{
"startTime": 34613.389999999999,
"name": "lh:audit:errors-in-console",
"duration": 1.21,
"entryType": "measure"
},
{
"startTime": 34615.029999999999,
"name": "lh:audit:server-response-time",
"duration": 1.1799999999999999,
"entryType": "measure"
},
{
"startTime": 34616.660000000003,
"name": "lh:audit:interactive",
"duration": 1.1899999999999999,
"entryType": "measure"
},
{
"startTime": 34618.18,
"name": "lh:audit:user-timings",
"duration": 0.98999999999999999,
"entryType": "measure"
},
{
"startTime": 34619.480000000003,
"name": "lh:audit:critical-request-chains",
"duration": 0.90000000000000002,
"entryType": "measure"
},
{
"startTime": 34620.639999999999,
"name": "lh:audit:redirects",
"duration": 0.70999999999999996,
"entryType": "measure"
},
{
"startTime": 34621.730000000003,
"name": "lh:audit:installable-manifest",
"duration": 0.95999999999999996,
"entryType": "measure"
},
{
"startTime": 34622.980000000003,
"name": "lh:audit:splash-screen",
"duration": 0.83999999999999997,
"entryType": "measure"
},
{
"startTime": 34624.18,
"name": "lh:audit:themed-omnibox",
"duration": 1.02,
"entryType": "measure"
},
{
"startTime": 34625.620000000003,
"name": "lh:audit:maskable-icon",
"duration": 0.72999999999999998,
"entryType": "measure"
},
{
"startTime": 34626.589999999997,
"name": "lh:audit:content-width",
"duration": 0.87,
"entryType": "measure"
},
{
"startTime": 34627.860000000001,
"name": "lh:audit:image-aspect-ratio",
"duration": 1.03,
"entryType": "measure"
},
{
"startTime": 34631.099999999999,
"name": "lh:audit:image-size-responsive",
"duration": 1.27,
"entryType": "measure"
},
{
"startTime": 34632.989999999998,
"name": "lh:audit:preload-fonts",
"duration": 0.93000000000000005,
"entryType": "measure"
},
{
"startTime": 34634.169999999998,
"name": "lh:audit:deprecations",
"duration": 0.76000000000000001,
"entryType": "measure"
},
{
"startTime": 34635.18,
"name": "lh:audit:third-party-cookies",
"duration": 0.76000000000000001,
"entryType": "measure"
},
{
"startTime": 34636.18,
"name": "lh:audit:mainthread-work-breakdown",
"duration": 0.77000000000000002,
"entryType": "measure"
},
{
"startTime": 34637.25,
"name": "lh:audit:bootup-time",
"duration": 0.81000000000000005,
"entryType": "measure"
},
{
"startTime": 34638.25,
"name": "lh:audit:uses-rel-preload",
"duration": 0.57999999999999996,
"entryType": "measure"
},
{
"startTime": 34639.010000000002,
"name": "lh:audit:uses-rel-preconnect",
"duration": 0.55000000000000004,
"entryType": "measure"
},
{
"startTime": 34639.830000000002,
"name": "lh:audit:font-display",
"duration": 0.75,
"entryType": "measure"
},
{
"startTime": 34640.599999999999,
"name": "lh:audit:diagnostics",
"duration": 0.10000000000000001,
"entryType": "measure"
},
{
"startTime": 34640.709999999999,
"name": "lh:audit:network-requests",
"duration": 0.089999999999999997,
"entryType": "measure"
},
{
"startTime": 34641.019999999997,
"name": "lh:audit:network-rtt",
"duration": 0.56000000000000005,
"entryType": "measure"
},
{
"startTime": 34641.849999999999,
"name": "lh:audit:network-server-latency",
"duration": 15.31,
"entryType": "measure"
},
{
"startTime": 34657.190000000002,
"name": "lh:audit:main-thread-tasks",
"duration": 0.16,
"entryType": "measure"
},
{
"startTime": 34657.379999999997,
"name": "lh:audit:metrics",
"duration": 0.080000000000000002,
"entryType": "measure"
},
{
"startTime": 34657.660000000003,
"name": "lh:audit:performance-budget",
"duration": 0.51000000000000001,
"entryType": "measure"
},
{
"startTime": 34658.330000000002,
"name": "lh:audit:timing-budget",
"duration": 0.5,
"entryType": "measure"
},
{
"startTime": 34658.849999999999,
"name": "lh:audit:resource-summary",
"duration": 0.089999999999999997,
"entryType": "measure"
},
{
"startTime": 34659.18,
"name": "lh:audit:third-party-summary",
"duration": 0.67000000000000004,
"entryType": "measure"
},
{
"startTime": 34660.129999999997,
"name": "lh:audit:third-party-facades",
"duration": 2.3799999999999999,
"entryType": "measure"
},
{
"startTime": 34662.82,
"name": "lh:audit:largest-contentful-paint-element",
"duration": 0.76000000000000001,
"entryType": "measure"
},
{
"startTime": 34665.07,
"name": "lh:audit:lcp-lazy-loaded",
"duration": 1.04,
"entryType": "measure"
},
{
"startTime": 34666.290000000001,
"name": "lh:audit:layout-shift-elements",
"duration": 0.55000000000000004,
"entryType": "measure"
},
{
"startTime": 34667.010000000002,
"name": "lh:audit:long-tasks",
"duration": 0.46999999999999997,
"entryType": "measure"
},
{
"startTime": 34667.779999999999,
"name": "lh:audit:no-unload-listeners",
"duration": 1.04,
"entryType": "measure"
},
{
"startTime": 34669.099999999999,
"name": "lh:audit:non-composited-animations",
"duration": 0.75,
"entryType": "measure"
},
{
"startTime": 34670.199999999997,
"name": "lh:audit:unsized-images",
"duration": 1.03,
"entryType": "measure"
},
{
"startTime": 34671.580000000002,
"name": "lh:audit:valid-source-maps",
"duration": 1,
"entryType": "measure"
},
{
"startTime": 34672.889999999999,
"name": "lh:audit:prioritize-lcp-image",
"duration": 0.68999999999999995,
"entryType": "measure"
},
{
"startTime": 34673.860000000001,
"name": "lh:audit:csp-xss",
"duration": 0.69999999999999996,
"entryType": "measure"
},
{
"startTime": 34674.580000000002,
"name": "lh:audit:script-treemap-data",
"duration": 0.11,
"entryType": "measure"
},
{
"startTime": 34676.970000000001,
"name": "lh:audit:pwa-cross-browser",
"duration": 0.70999999999999996,
"entryType": "measure"
},
{
"startTime": 34677.970000000001,
"name": "lh:audit:pwa-page-transitions",
"duration": 0.75,
"entryType": "measure"
},
{
"startTime": 34684.059999999998,
"name": "lh:audit:pwa-each-page-has-url",
"duration": 0.67000000000000004,
"entryType": "measure"
},
{
"startTime": 34685.110000000001,
"name": "lh:audit:accesskeys",
"duration": 2.9300000000000002,
"entryType": "measure"
},
{
"startTime": 34688.349999999999,
"name": "lh:audit:aria-allowed-attr",
"duration": 0.95999999999999996,
"entryType": "measure"
},
{
"startTime": 34689.730000000003,
"name": "lh:audit:aria-allowed-role",
"duration": 1.05,
"entryType": "measure"
},
{
"startTime": 34691.110000000001,
"name": "lh:audit:aria-command-name",
"duration": 2.2599999999999998,
"entryType": "measure"
},
{
"startTime": 34693.699999999997,
"name": "lh:audit:aria-dialog-name",
"duration": 3.6099999999999999,
"entryType": "measure"
},
{
"startTime": 34697.610000000001,
"name": "lh:audit:aria-hidden-body",
"duration": 0.89000000000000001,
"entryType": "measure"
},
{
"startTime": 34698.870000000003,
"name": "lh:audit:aria-hidden-focus",
"duration": 0.68000000000000005,
"entryType": "measure"
},
{
"startTime": 34699.739999999998,
"name": "lh:audit:aria-input-field-name",
"duration": 0.59999999999999998,
"entryType": "measure"
},
{
"startTime": 34700.529999999999,
"name": "lh:audit:aria-meter-name",
"duration": 0.67000000000000004,
"entryType": "measure"
},
{
"startTime": 34701.459999999999,
"name": "lh:audit:aria-progressbar-name",
"duration": 2.1299999999999999,
"entryType": "measure"
},
{
"startTime": 34703.980000000003,
"name": "lh:audit:aria-required-attr",
"duration": 1,
"entryType": "measure"
},
{
"startTime": 34705.360000000001,
"name": "lh:audit:aria-required-children",
"duration": 0.94999999999999996,
"entryType": "measure"
},
{
"startTime": 34706.550000000003,
"name": "lh:audit:aria-required-parent",
"duration": 0.68999999999999995,
"entryType": "measure"
},
{
"startTime": 34707.440000000002,
"name": "lh:audit:aria-roles",
"duration": 0.67000000000000004,
"entryType": "measure"
},
{
"startTime": 34708.489999999998,
"name": "lh:audit:aria-text",
"duration": 1.0800000000000001,
"entryType": "measure"
},
{
"startTime": 34709.970000000001,
"name": "lh:audit:aria-toggle-field-name",
"duration": 1.3400000000000001,
"entryType": "measure"
},
{
"startTime": 34726.260000000002,
"name": "lh:audit:aria-tooltip-name",
"duration": 0.72999999999999998,
"entryType": "measure"
},
{
"startTime": 34727.269999999997,
"name": "lh:audit:aria-treeitem-name",
"duration": 0.90000000000000002,
"entryType": "measure"
},
{
"startTime": 34728.459999999999,
"name": "lh:audit:aria-valid-attr-value",
"duration": 0.92000000000000004,
"entryType": "measure"
},
{
"startTime": 34729.68,
"name": "lh:audit:aria-valid-attr",
"duration": 0.81999999999999995,
"entryType": "measure"
},
{
"startTime": 34730.809999999998,
"name": "lh:audit:button-name",
"duration": 0.78000000000000003,
"entryType": "measure"
},
{
"startTime": 34731.93,
"name": "lh:audit:bypass",
"duration": 0.55000000000000004,
"entryType": "measure"
},
{
"startTime": 34732.660000000003,
"name": "lh:audit:color-contrast",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 34733.419999999998,
"name": "lh:audit:definition-list",
"duration": 0.59999999999999998,
"entryType": "measure"
},
{
"startTime": 34734.199999999997,
"name": "lh:audit:dlitem",
"duration": 0.54000000000000004,
"entryType": "measure"
},
{
"startTime": 34735.019999999997,
"name": "lh:audit:document-title",
"duration": 0.80000000000000004,
"entryType": "measure"
},
{
"startTime": 34736.129999999997,
"name": "lh:audit:duplicate-id-active",
"duration": 0.58999999999999997,
"entryType": "measure"
},
{
"startTime": 34736.919999999998,
"name": "lh:audit:duplicate-id-aria",
"duration": 0.62,
"entryType": "measure"
},
{
"startTime": 34737.720000000001,
"name": "lh:audit:empty-heading",
"duration": 0.63,
"entryType": "measure"
},
{
"startTime": 34738.529999999999,
"name": "lh:audit:form-field-multiple-labels",
"duration": 0.56000000000000005,
"entryType": "measure"
},
{
"startTime": 34739.260000000002,
"name": "lh:audit:frame-title",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 34740,
"name": "lh:audit:heading-order",
"duration": 0.53000000000000003,
"entryType": "measure"
},
{
"startTime": 34740.709999999999,
"name": "lh:audit:html-has-lang",
"duration": 0.57999999999999996,
"entryType": "measure"
},
{
"startTime": 34741.459999999999,
"name": "lh:audit:html-lang-valid",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 34742.220000000001,
"name": "lh:audit:html-xml-lang-mismatch",
"duration": 0.59999999999999998,
"entryType": "measure"
},
{
"startTime": 34743,
"name": "lh:audit:identical-links-same-purpose",
"duration": 0.54000000000000004,
"entryType": "measure"
},
{
"startTime": 34743.720000000001,
"name": "lh:audit:image-alt",
"duration": 0.81999999999999995,
"entryType": "measure"
},
{
"startTime": 34744.870000000003,
"name": "lh:audit:image-redundant-alt",
"duration": 0.89000000000000001,
"entryType": "measure"
},
{
"startTime": 34746.089999999997,
"name": "lh:audit:input-button-name",
"duration": 0.83999999999999997,
"entryType": "measure"
},
{
"startTime": 34747.209999999999,
"name": "lh:audit:input-image-alt",
"duration": 0.80000000000000004,
"entryType": "measure"
},
{
"startTime": 34748.339999999997,
"name": "lh:audit:label-content-name-mismatch",
"duration": 0.60999999999999999,
"entryType": "measure"
},
{
"startTime": 34749.129999999997,
"name": "lh:audit:label",
"duration": 0.54000000000000004,
"entryType": "measure"
},
{
"startTime": 34749.870000000003,
"name": "lh:audit:landmark-one-main",
"duration": 0.66000000000000003,
"entryType": "measure"
},
{
"startTime": 34750.839999999997,
"name": "lh:audit:link-name",
"duration": 0.76000000000000001,
"entryType": "measure"
},
{
"startTime": 34751.809999999998,
"name": "lh:audit:link-in-text-block",
"duration": 0.55000000000000004,
"entryType": "measure"
},
{
"startTime": 34752.550000000003,
"name": "lh:audit:list",
"duration": 0.57999999999999996,
"entryType": "measure"
},
{
"startTime": 34753.300000000003,
"name": "lh:audit:listitem",
"duration": 13.76,
"entryType": "measure"
},
{
"startTime": 34767.349999999999,
"name": "lh:audit:meta-refresh",
"duration": 0.83999999999999997,
"entryType": "measure"
},
{
"startTime": 34768.529999999999,
"name": "lh:audit:meta-viewport",
"duration": 0.68000000000000005,
"entryType": "measure"
},
{
"startTime": 34769.379999999997,
"name": "lh:audit:object-alt",
"duration": 0.60999999999999999,
"entryType": "measure"
},
{
"startTime": 34770.160000000003,
"name": "lh:audit:select-name",
"duration": 0.56999999999999995,
"entryType": "measure"
},
{
"startTime": 34771.040000000001,
"name": "lh:audit:skip-link",
"duration": 0.81999999999999995,
"entryType": "measure"
},
{
"startTime": 34772.160000000003,
"name": "lh:audit:tabindex",
"duration": 1.1299999999999999,
"entryType": "measure"
},
{
"startTime": 34773.580000000002,
"name": "lh:audit:table-duplicate-name",
"duration": 0.85999999999999999,
"entryType": "measure"
},
{
"startTime": 34774.730000000003,
"name": "lh:audit:table-fake-caption",
"duration": 0.75,
"entryType": "measure"
},
{
"startTime": 34775.650000000001,
"name": "lh:audit:target-size",
"duration": 0.57999999999999996,
"entryType": "measure"
},
{
"startTime": 34776.410000000003,
"name": "lh:audit:td-has-header",
"duration": 0.58999999999999997,
"entryType": "measure"
},
{
"startTime": 34777.309999999998,
"name": "lh:audit:td-headers-attr",
"duration": 0.93999999999999995,
"entryType": "measure"
},
{
"startTime": 34778.559999999998,
"name": "lh:audit:th-has-data-cells",
"duration": 0.91000000000000003,
"entryType": "measure"
},
{
"startTime": 34779.760000000002,
"name": "lh:audit:valid-lang",
"duration": 0.87,
"entryType": "measure"
},
{
"startTime": 34781.080000000002,
"name": "lh:audit:video-caption",
"duration": 0.88,
"entryType": "measure"
},
{
"startTime": 34782,
"name": "lh:audit:custom-controls-labels",
"duration": 0.10000000000000001,
"entryType": "measure"
},
{
"startTime": 34782.120000000003,
"name": "lh:audit:custom-controls-roles",
"duration": 0.059999999999999998,
"entryType": "measure"
},
{
"startTime": 34782.199999999997,
"name": "lh:audit:focus-traps",
"duration": 0.050000000000000003,
"entryType": "measure"
},
{
"startTime": 34782.260000000002,
"name": "lh:audit:focusable-controls",
"duration": 0.040000000000000001,
"entryType": "measure"
},
{
"startTime": 34782.309999999998,
"name": "lh:audit:interactive-element-affordance",
"duration": 0.050000000000000003,
"entryType": "measure"
},
{
"startTime": 34782.370000000003,
"name": "lh:audit:logical-tab-order",
"duration": 0.040000000000000001,
"entryType": "measure"
},
{
"startTime": 34782.419999999998,
"name": "lh:audit:managed-focus",
"duration": 0.040000000000000001,
"entryType": "measure"
},
{
"startTime": 34782.470000000001,
"name": "lh:audit:offscreen-content-hidden",
"duration": 0.040000000000000001,
"entryType": "measure"
},
{
"startTime": 34782.519999999997,
"name": "lh:audit:use-landmarks",
"duration": 0.040000000000000001,
"entryType": "measure"
},
{
"startTime": 34782.580000000002,
"name": "lh:audit:visual-order-follows-dom",
"duration": 0.080000000000000002,
"entryType": "measure"
},
{
"startTime": 34782.970000000001,
"name": "lh:audit:uses-long-cache-ttl",
"duration": 0.70999999999999996,
"entryType": "measure"
},
{
"startTime": 34784.139999999999,
"name": "lh:audit:total-byte-weight",
"duration": 0.77000000000000002,
"entryType": "measure"
},
{
"startTime": 34785.139999999999,
"name": "lh:audit:offscreen-images",
"duration": 0.60999999999999999,
"entryType": "measure"
},
{
"startTime": 34785.93,
"name": "lh:audit:render-blocking-resources",
"duration": 0.44,
"entryType": "measure"
},
{
"startTime": 34786.5,
"name": "lh:audit:unminified-css",
"duration": 0.41999999999999998,
"entryType": "measure"
},
{
"startTime": 34787.050000000003,
"name": "lh:audit:unminified-javascript",
"duration": 0.38,
"entryType": "measure"
},
{
"startTime": 34787.559999999998,
"name": "lh:audit:unused-css-rules",
"duration": 0.41999999999999998,
"entryType": "measure"
},
{
"startTime": 34788.110000000001,
"name": "lh:audit:unused-javascript",
"duration": 0.39000000000000001,
"entryType": "measure"
},
{
"startTime": 34788.629999999997,
"name": "lh:audit:modern-image-formats",
"duration": 0.40999999999999998,
"entryType": "measure"
},
{
"startTime": 34789.160000000003,
"name": "lh:audit:uses-optimized-images",
"duration": 0.38,
"entryType": "measure"
},
{
"startTime": 34789.660000000003,
"name": "lh:audit:uses-text-compression",
"duration": 0.40000000000000002,
"entryType": "measure"
},
{
"startTime": 34790.18,
"name": "lh:audit:uses-responsive-images",
"duration": 0.39000000000000001,
"entryType": "measure"
},
{
"startTime": 34790.690000000002,
"name": "lh:audit:efficient-animated-content",
"duration": 0.42999999999999999,
"entryType": "measure"
},
{
"startTime": 34791.25,
"name": "lh:audit:duplicated-javascript",
"duration": 0.38,
"entryType": "measure"
},
{
"startTime": 34791.790000000001,
"name": "lh:audit:legacy-javascript",
"duration": 0.44,
"entryType": "measure"
},
{
"startTime": 34792.400000000001,
"name": "lh:audit:doctype",
"duration": 0.54000000000000004,
"entryType": "measure"
},
{
"startTime": 34793.110000000001,
"name": "lh:audit:charset",
"duration": 0.82999999999999996,
"entryType": "measure"
},
{
"startTime": 34794.25,
"name": "lh:audit:dom-size",
"duration": 0.87,
"entryType": "measure"
},
{
"startTime": 34795.459999999999,
"name": "lh:audit:geolocation-on-start",
"duration": 0.87,
"entryType": "measure"
},
{
"startTime": 34796.589999999997,
"name": "lh:audit:inspector-issues",
"duration": 0.60999999999999999,
"entryType": "measure"
},
{
"startTime": 34797.379999999997,
"name": "lh:audit:no-document-write",
"duration": 15.99,
"entryType": "measure"
},
{
"startTime": 34813.790000000001,
"name": "lh:audit:js-libraries",
"duration": 0.92000000000000004,
"entryType": "measure"
},
{
"startTime": 34815.360000000001,
"name": "lh:audit:notification-on-start",
"duration": 3.3500000000000001,
"entryType": "measure"
},
{
"startTime": 34819.150000000001,
"name": "lh:audit:paste-preventing-inputs",
"duration": 4.0700000000000003,
"entryType": "measure"
},
{
"startTime": 34823.540000000001,
"name": "lh:audit:uses-http2",
"duration": 0.80000000000000004,
"entryType": "measure"
},
{
"startTime": 34824.75,
"name": "lh:audit:uses-passive-event-listeners",
"duration": 4.3099999999999996,
"entryType": "measure"
},
{
"startTime": 34829.550000000003,
"name": "lh:audit:meta-description",
"duration": 4.1699999999999999,
"entryType": "measure"
},
{
"startTime": 34834.150000000001,
"name": "lh:audit:http-status-code",
"duration": 3.3100000000000001,
"entryType": "measure"
},
{
"startTime": 34838.059999999998,
"name": "lh:audit:font-size",
"duration": 3.3799999999999999,
"entryType": "measure"
},
{
"startTime": 34841.93,
"name": "lh:audit:link-text",
"duration": 4.5099999999999998,
"entryType": "measure"
},
{
"startTime": 34847.029999999999,
"name": "lh:audit:crawlable-anchors",
"duration": 3.23,
"entryType": "measure"
},
{
"startTime": 34850.919999999998,
"name": "lh:audit:is-crawlable",
"duration": 2.3799999999999999,
"entryType": "measure"
},
{
"startTime": 34853.709999999999,
"name": "lh:audit:robots-txt",
"duration": 4.4199999999999999,
"entryType": "measure"
},
{
"startTime": 34858.550000000003,
"name": "lh:audit:tap-targets",
"duration": 3.5,
"entryType": "measure"
},
{
"startTime": 34862.410000000003,
"name": "lh:audit:hreflang",
"duration": 1.1200000000000001,
"entryType": "measure"
},
{
"startTime": 34866,
"name": "lh:audit:plugins",
"duration": 1.01,
"entryType": "measure"
},
{
"startTime": 34867.349999999999,
"name": "lh:audit:canonical",
"duration": 12.529999999999999,
"entryType": "measure"
},
{
"startTime": 34880.129999999997,
"name": "lh:audit:structured-data",
"duration": 0.67000000000000004,
"entryType": "measure"
},
{
"startTime": 34881.129999999997,
"name": "lh:audit:bf-cache",
"duration": 0.87,
"entryType": "measure"
},
{
"startTime": 34882.040000000001,
"name": "lh:runner:generate",
"duration": 0.64000000000000001,
"entryType": "measure"
}
],
"total": 33763.459999999999
},
"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",
"dropdownViewer": "Open in Viewer",
"dropdownViewUnthrottledTrace": "View Unthrottled Trace",
"errorLabel": "Error!",
"errorMissingAuditInfo": "Report error: no audit information",
"expandView": "Expand view",
"firstPartyChipLabel": "1st party",
"footerIssue": "File an issue",
"hide": "Hide",
"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:",
"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\/lib\/lh-error.js | noFcp": [
{
"values": {
"errorCode": "NO_FCP"
},
"path": "runtimeError.message"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "runWarnings[0]"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[is-on-https].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.viewport.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[first-contentful-paint].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[largest-contentful-paint].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[first-meaningful-paint].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[speed-index].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[screenshot-thumbnails].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[final-screenshot].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[total-blocking-time].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[max-potential-fid].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[cumulative-layout-shift].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[errors-in-console].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[server-response-time].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.interactive.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[user-timings].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[critical-request-chains].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.redirects.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[installable-manifest].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[splash-screen].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[themed-omnibox].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[maskable-icon].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[content-width].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-aspect-ratio].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-size-responsive].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[preload-fonts].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.deprecations.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[third-party-cookies].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[mainthread-work-breakdown].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[bootup-time].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-rel-preload].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-rel-preconnect].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[font-display].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.diagnostics.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[network-requests].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[network-rtt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[network-server-latency].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[main-thread-tasks].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.metrics.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[performance-budget].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[timing-budget].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[resource-summary].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[third-party-summary].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[third-party-facades].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[largest-contentful-paint-element].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[lcp-lazy-loaded].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[layout-shift-elements].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[long-tasks].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[no-unload-listeners].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[non-composited-animations].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unsized-images].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[valid-source-maps].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[prioritize-lcp-image].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[csp-xss].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[script-treemap-data].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[pwa-cross-browser].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[pwa-page-transitions].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[pwa-each-page-has-url].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.accesskeys.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-allowed-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-allowed-role].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-command-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-dialog-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-hidden-body].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-hidden-focus].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-input-field-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-meter-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-progressbar-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-required-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-required-children].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-required-parent].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-roles].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-text].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-toggle-field-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-tooltip-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-treeitem-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-valid-attr-value].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[aria-valid-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[button-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.bypass.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[color-contrast].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[definition-list].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.dlitem.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[document-title].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[duplicate-id-active].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[duplicate-id-aria].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[empty-heading].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[form-field-multiple-labels].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[frame-title].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[heading-order].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[html-has-lang].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[html-lang-valid].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[html-xml-lang-mismatch].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[identical-links-same-purpose].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[image-redundant-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[input-button-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[input-image-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[label-content-name-mismatch].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.label.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[landmark-one-main].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[link-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[link-in-text-block].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.list.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.listitem.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[meta-refresh].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[meta-viewport].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[object-alt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[select-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[skip-link].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.tabindex.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[table-duplicate-name].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[table-fake-caption].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[target-size].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[td-has-header].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[td-headers-attr].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[th-has-data-cells].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[valid-lang].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[video-caption].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[custom-controls-labels].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[custom-controls-roles].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[focus-traps].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[focusable-controls].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[interactive-element-affordance].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[logical-tab-order].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[managed-focus].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[offscreen-content-hidden].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[use-landmarks].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[visual-order-follows-dom].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-long-cache-ttl].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[total-byte-weight].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[offscreen-images].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[render-blocking-resources].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unminified-css].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unminified-javascript].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unused-css-rules].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[unused-javascript].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[modern-image-formats].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-optimized-images].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-text-compression].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-responsive-images].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[efficient-animated-content].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[duplicated-javascript].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[legacy-javascript].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.doctype.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.charset.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[dom-size].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[geolocation-on-start].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[inspector-issues].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[no-document-write].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[js-libraries].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[notification-on-start].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[paste-preventing-inputs].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-http2].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[uses-passive-event-listeners].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[meta-description].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[http-status-code].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[font-size].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[link-text].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[crawlable-anchors].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[is-crawlable].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[robots-txt].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[tap-targets].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.hreflang.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.plugins.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits.canonical.errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[structured-data].errorMessage"
},
{
"values": {
"errorCode": "NO_FCP"
},
"path": "audits[bf-cache].errorMessage"
}
],
"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\/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 | 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 | 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 | title": [
"audits[errors-in-console].title"
],
"core\/audits\/errors-in-console.js | description": [
"audits[errors-in-console].description"
],
"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\/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\/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\/redirects.js | title": [
"audits.redirects.title"
],
"core\/audits\/redirects.js | description": [
"audits.redirects.description"
],
"core\/audits\/installable-manifest.js | title": [
"audits[installable-manifest].title"
],
"core\/audits\/installable-manifest.js | description": [
"audits[installable-manifest].description"
],
"core\/audits\/splash-screen.js | title": [
"audits[splash-screen].title"
],
"core\/audits\/splash-screen.js | description": [
"audits[splash-screen].description"
],
"core\/audits\/themed-omnibox.js | title": [
"audits[themed-omnibox].title"
],
"core\/audits\/themed-omnibox.js | description": [
"audits[themed-omnibox].description"
],
"core\/audits\/maskable-icon.js | title": [
"audits[maskable-icon].title"
],
"core\/audits\/maskable-icon.js | description": [
"audits[maskable-icon].description"
],
"core\/audits\/content-width.js | title": [
"audits[content-width].title"
],
"core\/audits\/content-width.js | description": [
"audits[content-width].description"
],
"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-size-responsive.js | title": [
"audits[image-size-responsive].title"
],
"core\/audits\/image-size-responsive.js | description": [
"audits[image-size-responsive].description"
],
"core\/audits\/preload-fonts.js | title": [
"audits[preload-fonts].title"
],
"core\/audits\/preload-fonts.js | description": [
"audits[preload-fonts].description"
],
"core\/audits\/deprecations.js | title": [
"audits.deprecations.title"
],
"core\/audits\/deprecations.js | description": [
"audits.deprecations.description"
],
"core\/audits\/third-party-cookies.js | title": [
"audits[third-party-cookies].title"
],
"core\/audits\/third-party-cookies.js | description": [
"audits[third-party-cookies].description"
],
"core\/audits\/mainthread-work-breakdown.js | title": [
"audits[mainthread-work-breakdown].title"
],
"core\/audits\/mainthread-work-breakdown.js | description": [
"audits[mainthread-work-breakdown].description"
],
"core\/audits\/bootup-time.js | title": [
"audits[bootup-time].title"
],
"core\/audits\/bootup-time.js | description": [
"audits[bootup-time].description"
],
"core\/audits\/uses-rel-preload.js | title": [
"audits[uses-rel-preload].title"
],
"core\/audits\/uses-rel-preload.js | description": [
"audits[uses-rel-preload].description"
],
"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\/font-display.js | title": [
"audits[font-display].title"
],
"core\/audits\/font-display.js | description": [
"audits[font-display].description"
],
"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\/audits\/performance-budget.js | title": [
"audits[performance-budget].title"
],
"core\/audits\/performance-budget.js | description": [
"audits[performance-budget].description"
],
"core\/audits\/timing-budget.js | title": [
"audits[timing-budget].title"
],
"core\/audits\/timing-budget.js | description": [
"audits[timing-budget].description"
],
"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-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\/audits\/lcp-lazy-loaded.js | title": [
"audits[lcp-lazy-loaded].title"
],
"core\/audits\/lcp-lazy-loaded.js | description": [
"audits[lcp-lazy-loaded].description"
],
"core\/audits\/layout-shift-elements.js | title": [
"audits[layout-shift-elements].title"
],
"core\/audits\/layout-shift-elements.js | description": [
"audits[layout-shift-elements].description"
],
"core\/audits\/long-tasks.js | title": [
"audits[long-tasks].title"
],
"core\/audits\/long-tasks.js | description": [
"audits[long-tasks].description"
],
"core\/audits\/no-unload-listeners.js | title": [
"audits[no-unload-listeners].title"
],
"core\/audits\/no-unload-listeners.js | description": [
"audits[no-unload-listeners].description"
],
"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\/unsized-images.js | title": [
"audits[unsized-images].title"
],
"core\/audits\/unsized-images.js | description": [
"audits[unsized-images].description"
],
"core\/audits\/valid-source-maps.js | title": [
"audits[valid-source-maps].title"
],
"core\/audits\/valid-source-maps.js | description": [
"audits[valid-source-maps].description"
],
"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\/manual\/pwa-cross-browser.js | title": [
"audits[pwa-cross-browser].title"
],
"core\/audits\/manual\/pwa-cross-browser.js | description": [
"audits[pwa-cross-browser].description"
],
"core\/audits\/manual\/pwa-page-transitions.js | title": [
"audits[pwa-page-transitions].title"
],
"core\/audits\/manual\/pwa-page-transitions.js | description": [
"audits[pwa-page-transitions].description"
],
"core\/audits\/manual\/pwa-each-page-has-url.js | title": [
"audits[pwa-each-page-has-url].title"
],
"core\/audits\/manual\/pwa-each-page-has-url.js | description": [
"audits[pwa-each-page-has-url].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\/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-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-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 | title": [
"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 | title": [
"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-active.js | title": [
"audits[duplicate-id-active].title"
],
"core\/audits\/accessibility\/duplicate-id-active.js | description": [
"audits[duplicate-id-active].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 | title": [
"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\/total-byte-weight.js | title": [
"audits[total-byte-weight].title"
],
"core\/audits\/byte-efficiency\/total-byte-weight.js | description": [
"audits[total-byte-weight].description"
],
"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\/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\/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 | title": [
"audits[inspector-issues].title"
],
"core\/audits\/dobetterweb\/inspector-issues.js | description": [
"audits[inspector-issues].description"
],
"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\/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\/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 | title": [
"audits[robots-txt].title"
],
"core\/audits\/seo\/robots-txt.js | description": [
"audits[robots-txt].description"
],
"core\/audits\/seo\/tap-targets.js | title": [
"audits[tap-targets].title"
],
"core\/audits\/seo\/tap-targets.js | description": [
"audits[tap-targets].description"
],
"core\/audits\/seo\/hreflang.js | title": [
"audits.hreflang.title"
],
"core\/audits\/seo\/hreflang.js | description": [
"audits.hreflang.description"
],
"core\/audits\/seo\/plugins.js | title": [
"audits.plugins.title"
],
"core\/audits\/seo\/plugins.js | description": [
"audits.plugins.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 | title": [
"audits[bf-cache].title"
],
"core\/audits\/bf-cache.js | description": [
"audits[bf-cache].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 | pwaCategoryTitle": [
"categories.pwa.title"
],
"core\/config\/default-config.js | pwaCategoryDescription": [
"categories.pwa.description"
],
"core\/config\/default-config.js | pwaCategoryManualDescription": [
"categories.pwa.manualDescription"
],
"core\/config\/default-config.js | metricGroupTitle": [
"categoryGroups.metrics.title"
],
"core\/config\/default-config.js | loadOpportunitiesGroupTitle": [
"categoryGroups[load-opportunities].title"
],
"core\/config\/default-config.js | loadOpportunitiesGroupDescription": [
"categoryGroups[load-opportunities].description"
],
"core\/config\/default-config.js | budgetsGroupTitle": [
"categoryGroups.budgets.title"
],
"core\/config\/default-config.js | budgetsGroupDescription": [
"categoryGroups.budgets.description"
],
"core\/config\/default-config.js | diagnosticsGroupTitle": [
"categoryGroups.diagnostics.title"
],
"core\/config\/default-config.js | diagnosticsGroupDescription": [
"categoryGroups.diagnostics.description"
],
"core\/config\/default-config.js | pwaInstallableGroupTitle": [
"categoryGroups[pwa-installable].title"
],
"core\/config\/default-config.js | pwaOptimizedGroupTitle": [
"categoryGroups[pwa-optimized].title"
],
"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"
]
}
},
"test_log": "lighthouse \"https:\/\/jensrossell.ch\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9288 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-68q3-10.10.1.28\/250430_BiDcMV_2X8.1.0\/lighthouse.json\" --throttling-method provided --form-factor desktop --screenEmulation.disabled --emulatedUserAgent 'Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03'\nWed, 30 Apr 2025 06:49:43 GMT LH:ChromeLauncher Found existing Chrome already running using port 9288, using that.\nWed, 30 Apr 2025 06:49:44 GMT LH:status Connecting to browser\nWed, 30 Apr 2025 06:49:44 GMT LH:status Navigating to about:blank\nWed, 30 Apr 2025 06:49:44 GMT LH:status Benchmarking machine\nWed, 30 Apr 2025 06:49:45 GMT LH:status Preparing target for navigation mode\nWed, 30 Apr 2025 06:49:45 GMT LH:status Cleaning origin data\nWed, 30 Apr 2025 06:49:45 GMT LH:status Cleaning browser cache\nWed, 30 Apr 2025 06:49:45 GMT LH:status Preparing network conditions\nWed, 30 Apr 2025 06:49:45 GMT LH:status Navigating to https:\/\/jensrossell.ch\/\nWed, 30 Apr 2025 06:50:17 GMT LH:status Getting artifact: DevtoolsLog\nWed, 30 Apr 2025 06:50:17 GMT LH:status Getting artifact: Trace\nWed, 30 Apr 2025 06:50:17 GMT LH:NavigationRunner:error The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP) https:\/\/jensrossell.ch\/\nWed, 30 Apr 2025 06:50:17 GMT LH:status Analyzing and running audits...\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Uses HTTPS\nWed, 30 Apr 2025 06:50:17 GMT LH:is-on-https:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nWed, 30 Apr 2025 06:50:17 GMT LH:viewport:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: First Contentful Paint\nWed, 30 Apr 2025 06:50:17 GMT LH:first-contentful-paint:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Largest Contentful Paint\nWed, 30 Apr 2025 06:50:17 GMT LH:largest-contentful-paint:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: First Meaningful Paint\nWed, 30 Apr 2025 06:50:17 GMT LH:first-meaningful-paint:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Speed Index\nWed, 30 Apr 2025 06:50:17 GMT LH:speed-index:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Screenshot Thumbnails\nWed, 30 Apr 2025 06:50:17 GMT LH:screenshot-thumbnails:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Final Screenshot\nWed, 30 Apr 2025 06:50:17 GMT LH:final-screenshot:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Total Blocking Time\nWed, 30 Apr 2025 06:50:17 GMT LH:total-blocking-time:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Max Potential First Input Delay\nWed, 30 Apr 2025 06:50:17 GMT LH:max-potential-fid:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Cumulative Layout Shift\nWed, 30 Apr 2025 06:50:17 GMT LH:cumulative-layout-shift:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: No browser errors logged to the console\nWed, 30 Apr 2025 06:50:17 GMT LH:errors-in-console:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Initial server response time was short\nWed, 30 Apr 2025 06:50:17 GMT LH:server-response-time:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Time to Interactive\nWed, 30 Apr 2025 06:50:17 GMT LH:interactive:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: User Timing marks and measures\nWed, 30 Apr 2025 06:50:17 GMT LH:user-timings:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Avoid chaining critical requests\nWed, 30 Apr 2025 06:50:17 GMT LH:critical-request-chains:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Avoid multiple page redirects\nWed, 30 Apr 2025 06:50:17 GMT LH:redirects:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nWed, 30 Apr 2025 06:50:17 GMT LH:installable-manifest:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Configured for a custom splash screen\nWed, 30 Apr 2025 06:50:17 GMT LH:splash-screen:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Sets a theme color for the address bar.\nWed, 30 Apr 2025 06:50:17 GMT LH:themed-omnibox:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Manifest has a maskable icon\nWed, 30 Apr 2025 06:50:17 GMT LH:maskable-icon:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Content is sized correctly for the viewport\nWed, 30 Apr 2025 06:50:17 GMT LH:content-width:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Displays images with correct aspect ratio\nWed, 30 Apr 2025 06:50:17 GMT LH:image-aspect-ratio:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Serves images with appropriate resolution\nWed, 30 Apr 2025 06:50:17 GMT LH:image-size-responsive:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nWed, 30 Apr 2025 06:50:17 GMT LH:preload-fonts:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Avoids deprecated APIs\nWed, 30 Apr 2025 06:50:17 GMT LH:deprecations:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Avoids third-party cookies\nWed, 30 Apr 2025 06:50:17 GMT LH:third-party-cookies:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Minimizes main-thread work\nWed, 30 Apr 2025 06:50:17 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: JavaScript execution time\nWed, 30 Apr 2025 06:50:17 GMT LH:bootup-time:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Preload key requests\nWed, 30 Apr 2025 06:50:17 GMT LH:uses-rel-preload:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Preconnect to required origins\nWed, 30 Apr 2025 06:50:17 GMT LH:uses-rel-preconnect:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: All text remains visible during webfont loads\nWed, 30 Apr 2025 06:50:17 GMT LH:font-display:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Diagnostics\nWed, 30 Apr 2025 06:50:17 GMT LH:diagnostics:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Network Requests\nWed, 30 Apr 2025 06:50:17 GMT LH:network-requests:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Network Round Trip Times\nWed, 30 Apr 2025 06:50:17 GMT LH:network-rtt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:17 GMT LH:status Auditing: Server Backend Latencies\nWed, 30 Apr 2025 06:50:17 GMT LH:network-server-latency:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Tasks\nWed, 30 Apr 2025 06:50:18 GMT LH:main-thread-tasks:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Metrics\nWed, 30 Apr 2025 06:50:18 GMT LH:metrics:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Performance budget\nWed, 30 Apr 2025 06:50:18 GMT LH:performance-budget:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Timing budget\nWed, 30 Apr 2025 06:50:18 GMT LH:timing-budget:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Resources Summary\nWed, 30 Apr 2025 06:50:18 GMT LH:resource-summary:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Minimize third-party usage\nWed, 30 Apr 2025 06:50:18 GMT LH:third-party-summary:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Lazy load third-party resources with facades\nWed, 30 Apr 2025 06:50:18 GMT LH:third-party-facades:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Largest Contentful Paint element\nWed, 30 Apr 2025 06:50:18 GMT LH:largest-contentful-paint-element:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nWed, 30 Apr 2025 06:50:18 GMT LH:lcp-lazy-loaded:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Avoid large layout shifts\nWed, 30 Apr 2025 06:50:18 GMT LH:layout-shift-elements:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Avoid long main-thread tasks\nWed, 30 Apr 2025 06:50:18 GMT LH:long-tasks:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Avoids `unload` event listeners\nWed, 30 Apr 2025 06:50:18 GMT LH:no-unload-listeners:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Avoid non-composited animations\nWed, 30 Apr 2025 06:50:18 GMT LH:non-composited-animations:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nWed, 30 Apr 2025 06:50:18 GMT LH:unsized-images:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Page has valid source maps\nWed, 30 Apr 2025 06:50:18 GMT LH:valid-source-maps:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Preload Largest Contentful Paint image\nWed, 30 Apr 2025 06:50:18 GMT LH:prioritize-lcp-image:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nWed, 30 Apr 2025 06:50:18 GMT LH:csp-xss:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Script Treemap Data\nWed, 30 Apr 2025 06:50:18 GMT LH:script-treemap-data:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Site works cross-browser\nWed, 30 Apr 2025 06:50:18 GMT LH:pwa-cross-browser:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nWed, 30 Apr 2025 06:50:18 GMT LH:pwa-page-transitions:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Each page has a URL\nWed, 30 Apr 2025 06:50:18 GMT LH:pwa-each-page-has-url:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[accesskey]` values are unique\nWed, 30 Apr 2025 06:50:18 GMT LH:accesskeys:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-allowed-attr:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-allowed-role:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-command-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-dialog-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-hidden-body:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-hidden-focus:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: ARIA input fields have accessible names\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-input-field-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-meter-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-progressbar-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-required-attr:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-required-children:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-required-parent:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[role]` values are valid\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-roles:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-text:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: ARIA toggle fields have accessible names\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-toggle-field-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-tooltip-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-treeitem-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-valid-attr-value:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nWed, 30 Apr 2025 06:50:18 GMT LH:aria-valid-attr:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Buttons have an accessible name\nWed, 30 Apr 2025 06:50:18 GMT LH:button-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nWed, 30 Apr 2025 06:50:18 GMT LH:bypass:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nWed, 30 Apr 2025 06:50:18 GMT LH:color-contrast:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nWed, 30 Apr 2025 06:50:18 GMT LH:definition-list:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nWed, 30 Apr 2025 06:50:18 GMT LH:dlitem:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Document has a `<title>` element\nWed, 30 Apr 2025 06:50:18 GMT LH:document-title:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nWed, 30 Apr 2025 06:50:18 GMT LH:duplicate-id-active:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: ARIA IDs are unique\nWed, 30 Apr 2025 06:50:18 GMT LH:duplicate-id-aria:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: All heading elements contain content.\nWed, 30 Apr 2025 06:50:18 GMT LH:empty-heading:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: No form fields have multiple labels\nWed, 30 Apr 2025 06:50:18 GMT LH:form-field-multiple-labels:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nWed, 30 Apr 2025 06:50:18 GMT LH:frame-title:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nWed, 30 Apr 2025 06:50:18 GMT LH:heading-order:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nWed, 30 Apr 2025 06:50:18 GMT LH:html-has-lang:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nWed, 30 Apr 2025 06:50:18 GMT LH:html-lang-valid:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nWed, 30 Apr 2025 06:50:18 GMT LH:html-xml-lang-mismatch:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Identical links have the same purpose.\nWed, 30 Apr 2025 06:50:18 GMT LH:identical-links-same-purpose:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Image elements have `[alt]` attributes\nWed, 30 Apr 2025 06:50:18 GMT LH:image-alt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nWed, 30 Apr 2025 06:50:18 GMT LH:image-redundant-alt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Input buttons have discernible text.\nWed, 30 Apr 2025 06:50:18 GMT LH:input-button-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nWed, 30 Apr 2025 06:50:18 GMT LH:input-image-alt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nWed, 30 Apr 2025 06:50:18 GMT LH:label-content-name-mismatch:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Form elements have associated labels\nWed, 30 Apr 2025 06:50:18 GMT LH:label:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Document has a main landmark.\nWed, 30 Apr 2025 06:50:18 GMT LH:landmark-one-main:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Links have a discernible name\nWed, 30 Apr 2025 06:50:18 GMT LH:link-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Links are distinguishable without relying on color.\nWed, 30 Apr 2025 06:50:18 GMT LH:link-in-text-block:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nWed, 30 Apr 2025 06:50:18 GMT LH:list:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nWed, 30 Apr 2025 06:50:18 GMT LH:listitem:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nWed, 30 Apr 2025 06:50:18 GMT LH:meta-refresh:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.\nWed, 30 Apr 2025 06:50:18 GMT LH:meta-viewport:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `<object>` elements have alternate text\nWed, 30 Apr 2025 06:50:18 GMT LH:object-alt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Select elements have associated label elements.\nWed, 30 Apr 2025 06:50:18 GMT LH:select-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Skip links are focusable.\nWed, 30 Apr 2025 06:50:18 GMT LH:skip-link:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nWed, 30 Apr 2025 06:50:18 GMT LH:tabindex:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nWed, 30 Apr 2025 06:50:18 GMT LH:table-duplicate-name:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nWed, 30 Apr 2025 06:50:18 GMT LH:table-fake-caption:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nWed, 30 Apr 2025 06:50:18 GMT LH:target-size:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nWed, 30 Apr 2025 06:50:18 GMT LH:td-has-header:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nWed, 30 Apr 2025 06:50:18 GMT LH:td-headers-attr:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nWed, 30 Apr 2025 06:50:18 GMT LH:th-has-data-cells:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `[lang]` attributes have a valid value\nWed, 30 Apr 2025 06:50:18 GMT LH:valid-lang:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nWed, 30 Apr 2025 06:50:18 GMT LH:video-caption:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Custom controls have associated labels\nWed, 30 Apr 2025 06:50:18 GMT LH:custom-controls-labels:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Custom controls have ARIA roles\nWed, 30 Apr 2025 06:50:18 GMT LH:custom-controls-roles:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nWed, 30 Apr 2025 06:50:18 GMT LH:focus-traps:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Interactive controls are keyboard focusable\nWed, 30 Apr 2025 06:50:18 GMT LH:focusable-controls:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nWed, 30 Apr 2025 06:50:18 GMT LH:interactive-element-affordance:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: The page has a logical tab order\nWed, 30 Apr 2025 06:50:18 GMT LH:logical-tab-order:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nWed, 30 Apr 2025 06:50:18 GMT LH:managed-focus:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nWed, 30 Apr 2025 06:50:18 GMT LH:offscreen-content-hidden:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nWed, 30 Apr 2025 06:50:18 GMT LH:use-landmarks:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Visual order on the page follows DOM order\nWed, 30 Apr 2025 06:50:18 GMT LH:visual-order-follows-dom:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Uses efficient cache policy on static assets\nWed, 30 Apr 2025 06:50:18 GMT LH:uses-long-cache-ttl:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Avoids enormous network payloads\nWed, 30 Apr 2025 06:50:18 GMT LH:total-byte-weight:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Defer offscreen images\nWed, 30 Apr 2025 06:50:18 GMT LH:offscreen-images:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Eliminate render-blocking resources\nWed, 30 Apr 2025 06:50:18 GMT LH:render-blocking-resources:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Minify CSS\nWed, 30 Apr 2025 06:50:18 GMT LH:unminified-css:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Minify JavaScript\nWed, 30 Apr 2025 06:50:18 GMT LH:unminified-javascript:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Reduce unused CSS\nWed, 30 Apr 2025 06:50:18 GMT LH:unused-css-rules:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Reduce unused JavaScript\nWed, 30 Apr 2025 06:50:18 GMT LH:unused-javascript:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Serve images in next-gen formats\nWed, 30 Apr 2025 06:50:18 GMT LH:modern-image-formats:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Efficiently encode images\nWed, 30 Apr 2025 06:50:18 GMT LH:uses-optimized-images:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Enable text compression\nWed, 30 Apr 2025 06:50:18 GMT LH:uses-text-compression:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Properly size images\nWed, 30 Apr 2025 06:50:18 GMT LH:uses-responsive-images:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Use video formats for animated content\nWed, 30 Apr 2025 06:50:18 GMT LH:efficient-animated-content:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nWed, 30 Apr 2025 06:50:18 GMT LH:duplicated-javascript:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nWed, 30 Apr 2025 06:50:18 GMT LH:legacy-javascript:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Page has the HTML doctype\nWed, 30 Apr 2025 06:50:18 GMT LH:doctype:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Properly defines charset\nWed, 30 Apr 2025 06:50:18 GMT LH:charset:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Avoids an excessive DOM size\nWed, 30 Apr 2025 06:50:18 GMT LH:dom-size:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nWed, 30 Apr 2025 06:50:18 GMT LH:geolocation-on-start:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nWed, 30 Apr 2025 06:50:18 GMT LH:inspector-issues:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Avoids `document.write()`\nWed, 30 Apr 2025 06:50:18 GMT LH:no-document-write:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Detected JavaScript libraries\nWed, 30 Apr 2025 06:50:18 GMT LH:js-libraries:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nWed, 30 Apr 2025 06:50:18 GMT LH:notification-on-start:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Allows users to paste into input fields\nWed, 30 Apr 2025 06:50:18 GMT LH:paste-preventing-inputs:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Use HTTP\/2\nWed, 30 Apr 2025 06:50:18 GMT LH:uses-http2:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nWed, 30 Apr 2025 06:50:18 GMT LH:uses-passive-event-listeners:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Document has a meta description\nWed, 30 Apr 2025 06:50:18 GMT LH:meta-description:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Page has successful HTTP status code\nWed, 30 Apr 2025 06:50:18 GMT LH:http-status-code:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Document uses legible font sizes\nWed, 30 Apr 2025 06:50:18 GMT LH:font-size:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Links have descriptive text\nWed, 30 Apr 2025 06:50:18 GMT LH:link-text:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Links are crawlable\nWed, 30 Apr 2025 06:50:18 GMT LH:crawlable-anchors:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nWed, 30 Apr 2025 06:50:18 GMT LH:is-crawlable:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: robots.txt is valid\nWed, 30 Apr 2025 06:50:18 GMT LH:robots-txt:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Tap targets are sized appropriately\nWed, 30 Apr 2025 06:50:18 GMT LH:tap-targets:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Document has a valid `hreflang`\nWed, 30 Apr 2025 06:50:18 GMT LH:hreflang:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Document avoids plugins\nWed, 30 Apr 2025 06:50:18 GMT LH:plugins:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Document has a valid `rel=canonical`\nWed, 30 Apr 2025 06:50:18 GMT LH:canonical:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Structured data is valid\nWed, 30 Apr 2025 06:50:18 GMT LH:structured-data:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nWed, 30 Apr 2025 06:50:18 GMT LH:bf-cache:warn Caught exception: NO_FCP\nWed, 30 Apr 2025 06:50:18 GMT LH:status Generating results...\nWed, 30 Apr 2025 06:50:18 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-68q3-10.10.1.28\/250430_BiDcMV_2X8.1.0\/lighthouse.report.html\nWed, 30 Apr 2025 06:50:18 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nWed, 30 Apr 2025 06:50:18 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-68q3-10.10.1.28\/250430_BiDcMV_2X8.1.0\/lighthouse.report.json\nRuntime error encountered: The page did not paint any content. Please ensure you keep the browser window in the foreground during the load and try again. (NO_FCP)\n"
},
"average": {
"firstView": [],
"repeatView": {
"loadTime": 17564,
"docTime": 17564,
"fullyLoaded": 17564,
"bytesOut": 12966,
"bytesOutDoc": 12966,
"bytesIn": 29242193,
"bytesInDoc": 29242193,
"requests": 6,
"requestsFull": 6,
"requestsDoc": 6,
"responses_200": 3,
"responses_404": 0,
"responses_other": 3,
"result": 0,
"testStartOffset": 0,
"cached": 1,
"optimization_checked": 1,
"loadEventStart": 17464,
"loadEventEnd": 17479,
"domContentLoadedEventStart": 523,
"domContentLoadedEventEnd": 523,
"connections": 2,
"final_base_page_request": 0,
"domInteractive": 522,
"firstPaint": 1140,
"firstContentfulPaint": 17771,
"firstImagePaint": 17771,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"TTFB": 246,
"basePageSSLTime": 59,
"score_cache": 80,
"score_cdn": 0,
"score_gzip": 60,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"score_progressive_jpeg": 100,
"gzip_total": 31719,
"gzip_savings": 12800,
"minify_total": -1,
"minify_savings": -1,
"image_total": 3,
"image_savings": 0,
"cpu.ParseHTML": 4,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 9,
"cpu.EventDispatch": 33,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 10,
"cpu.ParseAuthorStyleSheet": 0,
"cpu.UpdateLayoutTree": 14,
"cpu.BeginRemoteFontLoad": 0,
"cpu.Layout": 78,
"cpu.PrePaint": 6,
"cpu.Paint": 1,
"cpu.Layerize": 1,
"cpu.EvaluateScript": 0,
"cpu.v8.compile": 0,
"cpu.v8.produceCache": 3,
"cpu.FireAnimationFrame": 1,
"cpu.FunctionCall": 29,
"cpu.MarkDOMContent": 0,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 1,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 1,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 1,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.IntersectionObserverController::computeIntersections": 0,
"cpu.TimerFire": 0,
"cpu.MarkLoad": 0,
"cpu.HitTest": 0,
"cpu.MajorGC": 0,
"cpu.V8.GC_MARK_COMPACTOR": 0,
"cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
"cpu.V8.GC_MC_PROLOGUE": 0,
"cpu.V8.GC_MC_MARK": 0,
"cpu.V8.GC_MC_MARK_ROOTS": 0,
"cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
"cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
"cpu.Major concurrent marking started": 0,
"cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
"cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
"cpu.Major concurrent marking rescheduled": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
"cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
"cpu.V8.GC_MC_CLEAR": 0,
"cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
"cpu.ClearStringTableJob started": 0,
"cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
"cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
"cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
"cpu.V8.GC_MC_CLEAR_MAPS": 0,
"cpu.ClearTrivialWeakRefJob started": 0,
"cpu.FilterNonTrivialWeakRefJob started": 0,
"cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
"cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
"cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
"cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
"cpu.V8.GC_MC_SWEEP": 0,
"cpu.V8.GC_MC_EVACUATE": 0,
"cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
"cpu.V8.GC_MC_EVACUATE_COPY": 0,
"cpu.PageEvacuationJob started": 0,
"cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
"cpu.PointersUpdatingJob started": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
"cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
"cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
"cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
"cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
"cpu.V8.GC_MC_FINISH": 0,
"cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
"cpu.V8.GC_MC_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
"cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
"cpu.Idle": 17369,
"start_epoch": 1745995821.5344722,
"date": 1745995823.1677694,
"fullyLoadedCPUms": 10479,
"fullyLoadedCPUpct": 28.86257229413383,
"domElements": 346,
"domComplete": 17464,
"PerformancePaintTiming.first-paint": 1140,
"PerformancePaintTiming.first-contentful-paint": 17672,
"test_run_time_ms": 44383,
"Colordepth": 24,
"generated-content-percent": 5.1299999999999999,
"generated-content-size": 2.5600000000000001,
"lastVisualChange": 18400,
"render": 1200,
"visualComplete85": 1200,
"visualComplete90": 18100,
"visualComplete95": 18200,
"visualComplete99": 18400,
"visualComplete": 18400,
"SpeedIndex": 3748,
"chromeUserTiming.navigationStart": 125,
"chromeUserTiming.fetchStart": 110,
"chromeUserTiming.domLoading": 360,
"chromeUserTiming.responseEnd": 353,
"chromeUserTiming.domInteractive": 623,
"chromeUserTiming.domContentLoadedEventStart": 623,
"chromeUserTiming.domContentLoadedEventEnd": 623,
"chromeUserTiming.domComplete": 17564,
"chromeUserTiming.unloadEventStart": 359,
"chromeUserTiming.unloadEventEnd": 359,
"chromeUserTiming.markAsMainFrame": 360,
"chromeUserTiming.commitNavigationEnd": 360,
"chromeUserTiming.firstMeaningfulPaintCandidate": 1239,
"chromeUserTiming.firstPaint": 1239,
"chromeUserTiming.loadEventStart": 17564,
"chromeUserTiming.loadEventEnd": 17579,
"chromeUserTiming.firstContentfulPaint": 17771,
"chromeUserTiming.firstImagePaint": 17771,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"FirstInteractive": 1200,
"maxFID": 0,
"TTIMeasurementEnd": 20688,
"LastInteractive": 1200,
"TimeToInteractive": 1200,
"FirstCPUIdle": 1200,
"TotalBlockingTime": 0,
"run": 1,
"step": 1,
"effectiveBps": 1688543,
"domTime": 0,
"aft": 0,
"titleTime": 126,
"domLoading": 0,
"server_rtt": 0,
"effectiveBpsDoc": 1688543,
"avgRun": 1
}
},
"standardDeviation": {
"firstView": [],
"repeatView": {
"loadTime": 0,
"docTime": 0,
"fullyLoaded": 0,
"bytesOut": 0,
"bytesOutDoc": 0,
"bytesIn": 0,
"bytesInDoc": 0,
"requests": 0,
"requestsFull": 0,
"requestsDoc": 0,
"responses_200": 0,
"responses_404": 0,
"responses_other": 0,
"result": 0,
"testStartOffset": 0,
"cached": 0,
"optimization_checked": 0,
"loadEventStart": 0,
"loadEventEnd": 0,
"domContentLoadedEventStart": 0,
"domContentLoadedEventEnd": 0,
"connections": 0,
"final_base_page_request": 0,
"domInteractive": 0,
"firstPaint": 0,
"firstContentfulPaint": 0,
"firstImagePaint": 0,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"TTFB": 0,
"basePageSSLTime": 0,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": 0,
"score_cookies": 0,
"score_keep-alive": 0,
"score_minify": 0,
"score_combine": 0,
"score_compress": 0,
"score_etags": 0,
"score_progressive_jpeg": 0,
"gzip_total": 0,
"gzip_savings": 0,
"minify_total": 0,
"minify_savings": 0,
"image_total": 0,
"image_savings": 0,
"cpu.ParseHTML": 0,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 0,
"cpu.EventDispatch": 0,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 0,
"cpu.ParseAuthorStyleSheet": 0,
"cpu.UpdateLayoutTree": 0,
"cpu.BeginRemoteFontLoad": 0,
"cpu.Layout": 0,
"cpu.PrePaint": 0,
"cpu.Paint": 0,
"cpu.Layerize": 0,
"cpu.EvaluateScript": 0,
"cpu.v8.compile": 0,
"cpu.v8.produceCache": 0,
"cpu.FireAnimationFrame": 0,
"cpu.FunctionCall": 0,
"cpu.MarkDOMContent": 0,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 0,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 0,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.IntersectionObserverController::computeIntersections": 0,
"cpu.TimerFire": 0,
"cpu.MarkLoad": 0,
"cpu.HitTest": 0,
"cpu.MajorGC": 0,
"cpu.V8.GC_MARK_COMPACTOR": 0,
"cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
"cpu.V8.GC_MC_PROLOGUE": 0,
"cpu.V8.GC_MC_MARK": 0,
"cpu.V8.GC_MC_MARK_ROOTS": 0,
"cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
"cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
"cpu.Major concurrent marking started": 0,
"cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
"cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
"cpu.Major concurrent marking rescheduled": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
"cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
"cpu.V8.GC_MC_CLEAR": 0,
"cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
"cpu.ClearStringTableJob started": 0,
"cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
"cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
"cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
"cpu.V8.GC_MC_CLEAR_MAPS": 0,
"cpu.ClearTrivialWeakRefJob started": 0,
"cpu.FilterNonTrivialWeakRefJob started": 0,
"cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
"cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
"cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
"cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
"cpu.V8.GC_MC_SWEEP": 0,
"cpu.V8.GC_MC_EVACUATE": 0,
"cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
"cpu.V8.GC_MC_EVACUATE_COPY": 0,
"cpu.PageEvacuationJob started": 0,
"cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
"cpu.PointersUpdatingJob started": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
"cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
"cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
"cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
"cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
"cpu.V8.GC_MC_FINISH": 0,
"cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
"cpu.V8.GC_MC_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
"cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
"cpu.Idle": 0,
"start_epoch": 0,
"date": 0,
"fullyLoadedCPUms": 0,
"fullyLoadedCPUpct": 0,
"domElements": 0,
"domComplete": 0,
"PerformancePaintTiming.first-paint": 0,
"PerformancePaintTiming.first-contentful-paint": 0,
"test_run_time_ms": 0,
"Colordepth": 0,
"generated-content-percent": 0,
"generated-content-size": 0,
"lastVisualChange": 0,
"render": 0,
"visualComplete85": 0,
"visualComplete90": 0,
"visualComplete95": 0,
"visualComplete99": 0,
"visualComplete": 0,
"SpeedIndex": 0,
"chromeUserTiming.navigationStart": 0,
"chromeUserTiming.fetchStart": 0,
"chromeUserTiming.domLoading": 0,
"chromeUserTiming.responseEnd": 0,
"chromeUserTiming.domInteractive": 0,
"chromeUserTiming.domContentLoadedEventStart": 0,
"chromeUserTiming.domContentLoadedEventEnd": 0,
"chromeUserTiming.domComplete": 0,
"chromeUserTiming.unloadEventStart": 0,
"chromeUserTiming.unloadEventEnd": 0,
"chromeUserTiming.markAsMainFrame": 0,
"chromeUserTiming.commitNavigationEnd": 0,
"chromeUserTiming.firstMeaningfulPaintCandidate": 0,
"chromeUserTiming.firstPaint": 0,
"chromeUserTiming.loadEventStart": 0,
"chromeUserTiming.loadEventEnd": 0,
"chromeUserTiming.firstContentfulPaint": 0,
"chromeUserTiming.firstImagePaint": 0,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"FirstInteractive": 0,
"maxFID": 0,
"TTIMeasurementEnd": 0,
"LastInteractive": 0,
"TimeToInteractive": 0,
"FirstCPUIdle": 0,
"TotalBlockingTime": 0,
"run": 0,
"step": 0,
"effectiveBps": 0,
"domTime": 0,
"aft": 0,
"titleTime": 0,
"domLoading": 0,
"server_rtt": 0,
"effectiveBpsDoc": 0,
"avgRun": null
}
},
"median": {
"firstView": {
"numSteps": 1,
"run": 1,
"tester": "wpt-fra-lb-68q3-10.10.1.28",
"loadTime": 29824,
"docTime": 0,
"fullyLoaded": 29824,
"bytesOut": 66686,
"bytesOutDoc": 0,
"bytesIn": 17512944,
"bytesInDoc": 0,
"requests": [
{
"type": 3,
"id": "29287E88FA76E66D73AFF6390DD6255B",
"request_id": "29287E88FA76E66D73AFF6390DD6255B",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/",
"raw_id": "29287E88FA76E66D73AFF6390DD6255B",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Document",
"load_ms": 108,
"ttfb_ms": 106,
"load_start": 154,
"load_start_float": 154.00009700000001,
"bytesIn": 13368,
"objectSize": 13368,
"objectSizeUncompressed": 48532,
"chunks": [
{
"ts": 261,
"bytes": 13368,
"inflated": 48532
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "br",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": 1,
"dns_end": 60,
"connect_start": 60,
"connect_end": 94,
"ssl_start": 94,
"ssl_end": 153,
"securityDetails": {
"protocol": "TLS 1.3",
"keyExchange": "",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "jensrossell.ch",
"sanList": [
"jensrossell.ch",
"www.jensrossell.ch"
],
"issuer": "R11",
"validFrom": 1744705798,
"validTo": 1752481797,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Let's Encrypt 'Oak2025h2'",
"logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
"timestamp": 1744709308831,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100967C483D873DA124C000C7F61D64D617D9CC6F075E0D3921BA5BED19060D0573022100E291D0FC76079B036EFAFAE19DAD3CBF04173EAF838E37EC7C941F85B195C428"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1744709310807,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "304502210090225084A433A84B3EC30221D5177A904A6838E90F8F3F287A3331D95BA2A2B60220385516DE3DDBCDB4B3F0AAD884CA737875441605CF66F734D6D4DDB35C3DB88C"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/",
":scheme: https",
"accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0, i",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: document",
"sec-fetch-mode: navigate",
"sec-fetch-site: cross-site",
"upgrade-insecure-requests: 1",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"alt-svc: h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\"",
"content-encoding: br",
"content-length: 13368",
"content-type: text\/html; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2116,
"score_cache": -1,
"score_cdn": -1,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": 59,
"connect_ms": 34,
"ssl_ms": 59,
"gzip_total": 13368,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": "",
"server_count": null,
"created": 4,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 1,
"http2_stream_dependency": 0,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"http2_server_settings": {
"SETTINGS_MAX_CONCURRENT_STREAMS": 100,
"SETTINGS_INITIAL_WINDOW_SIZE": 262144,
"SETTINGS_MAX_FRAME_SIZE": 16384
},
"tls_version": "TLS 1.3",
"tls_resumed": "False",
"tls_next_proto": "h2",
"tls_cipher_suite": 4865,
"netlog_id": 97,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIFMTCCBBmgAwIBAgISBgXfruxS\/tWZ9kCfLhCH060hMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjUwNDE1MDgyOTU4WhcNMjUwNzE0MDgyOTU3WjAZMRcwFQYDVQQD\nEw5qZW5zcm9zc2VsbC5jaDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nALYFMWZv3RXMWzLxVWQRLsFDf5sC\/NuLCnN8jMUgyRYMroQ3xe\/sQkYGrOsGyQjj\nCCvzRThum01an\/FFC9MQo7AcsTIRLLNqCDYVIVkPxrYy6tcX2b4ggfAjBfCZ+CWL\nnt7tSgPEBjsfosNNat4rs6IHKubCfVzVCW3329hJ\/g2ri5xxNIUmIm18Xm\/4crOg\nfg\/1oLMNSWakSumli27Bi4c\/M2vfLvkxF9dW3NZUFRAlcFZhbHNMWTnLttwUrMIL\nvwm\/sg9bAZugTnxZ9syD+EJTL6ZfXYJlP6wAlKfZA4OmR6o6S72I7BJAly73o2nB\n3V750SLKtKQiRNjUHJCdS08CAwEAAaOCAlcwggJTMA4GA1UdDwEB\/wQEAwIFoDAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAdBgNV\nHQ4EFgQUUOVLAnBoErIcV+JguKsIt8OjYi8wHwYDVR0jBBgwFoAUxc9GpOr0w8B6\nbJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRwOi8v\ncjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVuY3Iu\nb3JnLzAtBgNVHREEJjAkgg5qZW5zcm9zc2VsbC5jaIISd3d3LmplbnNyb3NzZWxs\nLmNoMBMGA1UdIAQMMAowCAYGZ4EMAQIBMC4GA1UdHwQnMCUwI6AhoB+GHWh0dHA6\nLy9yMTEuYy5sZW5jci5vcmcvMzQuY3JsMIIBBQYKKwYBBAHWeQIEAgSB9gSB8wDx\nAHcADeHyMCvTDcFAYhIJ6lUu\/Ed0fLHX6TDvDkIetH5OqjQAAAGWOMdRnwAABAMA\nSDBGAiEAlnxIPYc9oSTAAMf2HWTWF9nMbwdeDTkhulvtGQYNBXMCIQDikdD8dgeb\nA276+uGdrTy\/BBc+r4OON+x8lB+FsZXEKAB2ABLxTjS9U3JMhAYZw48\/ehP457Vi\nh4icbTAFhOvlhiY6AAABljjHWVcAAAQDAEcwRQIhAJAiUISkM6hLPsMCIdUXepBK\naDjpD48\/KHozMdlboqK2AiA4VRbePdvNtLPwqtiEynN4dUQWBc9m9zTW1N2zXD24\njDANBgkqhkiG9w0BAQsFAAOCAQEAoymHcm+SJib\/Yqh10qd5vMLueLH\/7ht0QD+1\n+SUH54\/bUD\/MJ4HLVChHe96L65t1Ru1Xl0Mse0zXjbhN1CF0SDEXFVkW+YqWGrPF\nycV1QWmEb6qXWyRXa+HPGgbSczkUyd7r3s+TUicliUahctm0UVhy2LQPO1RADbyV\nWbmpn55SSYa3JSROZUFM0ImmF05gLOTZaM\/cFfFt65LD8zmQQTA7dMdAScLO78Go\nHT9mGoGS8\/2G0GXLz00v8CewCyFqjZ4W6ZzHFcF8hnIpAzlDmlMPUIXzTb+ycJ1r\nkIeSDyl+9avpqmZFN7jCUdP6asJhEaE62oL\/K8gp84mZFErrxQ==\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
],
"server_port": "443",
"final_base_page": true,
"is_base_page": true,
"load_end": 262,
"ttfb_start": 154,
"ttfb_end": 260,
"download_start": 260,
"download_end": 262,
"download_ms": 2,
"all_start": 1,
"all_end": 262,
"all_ms": 260,
"index": 0,
"number": 1
},
{
"type": 3,
"id": "35968.3",
"request_id": "35968.3",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/assets\/css\/style.css",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/assets\/css\/style.css",
"raw_id": "35968.3",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 87,
"ttfb_ms": 86,
"load_start": 281,
"load_start_float": 281.00012600000002,
"bytesIn": 3108,
"objectSize": 3108,
"objectSizeUncompressed": 13506,
"chunks": [
{
"ts": 368,
"bytes": 3108,
"inflated": 13506
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "text\/css",
"contentEncoding": "br",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 8,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/assets\/css\/style.css",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-encoding: br",
"content-length: 3108",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"34c2-68089ea2-3b81972af984eda1;br\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Wed, 23 Apr 2025 08:02:42 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 1819,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 3108,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 277,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 3,
"http2_stream_dependency": 0,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 126,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 368,
"ttfb_start": 281,
"ttfb_end": 367,
"download_start": 367,
"download_end": 368,
"download_ms": 1,
"all_start": 281,
"all_end": 368,
"all_ms": 87,
"index": 1,
"number": 2
},
{
"type": 3,
"id": "35968.4",
"request_id": "35968.4",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif",
"raw_id": "35968.4",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 934,
"ttfb_ms": 88,
"load_start": 281,
"load_start_float": 281.000136,
"bytesIn": 202717,
"objectSize": 202717,
"objectSizeUncompressed": 202717,
"chunks": [
{
"ts": 371,
"bytes": 13048
},
{
"ts": 406,
"bytes": 16375
},
{
"ts": 435,
"bytes": 16375
},
{
"ts": 463,
"bytes": 16375
},
{
"ts": 502,
"bytes": 16375
},
{
"ts": 531,
"bytes": 16375
},
{
"ts": 538,
"bytes": 3327
},
{
"ts": 564,
"bytes": 16375
},
{
"ts": 591,
"bytes": 16375
},
{
"ts": 628,
"bytes": 16375
},
{
"ts": 657,
"bytes": 16375
},
{
"ts": 1121,
"bytes": 16375
},
{
"ts": 1151,
"bytes": 16375
},
{
"ts": 1215,
"bytes": 6217
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 288,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 202717",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"317dd-6808a100-ad0a9ca8ef1f3f1f;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Wed, 23 Apr 2025 08:12:48 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2158,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 202717,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 279,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 5,
"http2_stream_dependency": 3,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 136,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "198 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2710
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2710",
"ColorRepresentation": "nclx 1 13 1",
"ImagePixelDepth": 8,
"AV1ConfigurationVersion": 1,
"ChromaFormat": "Monochrome 4:0:0",
"ChromaSamplePosition": "Unknown",
"AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
"MediaDataSize": 202280,
"MediaDataOffset": 437
},
"Composite": {
"ImageSize": "1800x2710",
"Megapixels": 4.9000000000000004
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2710,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4878000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 91.334199999999996,
"standardDeviation": 25.8127,
"kurtosis": -1.14463,
"skewness": -0.70860800000000002,
"entropy": 0.18238799999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 18.156600000000001,
"standardDeviation": 51.820799999999998,
"kurtosis": 5.55213,
"skewness": 2.6617899999999999,
"entropy": 0.18581600000000001
},
"green": {
"min": 76,
"max": 181,
"mean": 127.062,
"standardDeviation": 10.4558,
"kurtosis": 11.411899999999999,
"skewness": 0.091763200000000003,
"entropy": 0.184946
},
"blue": {
"min": 44,
"max": 208,
"mean": 128.78399999999999,
"standardDeviation": 15.1616,
"kurtosis": 15.06,
"skewness": -0.160083,
"entropy": 0.176401
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2710,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:21+00:00",
"date:modify": "2025-04-30T06:48:21+00:00",
"signature": "28cb876eebab2f862a0d6220957494ecd344c31ddc9a6c3e6fd95493e0c1c394"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4878000",
"pixelsPerSecond": "7153350B",
"userTime": "0.350u",
"elapsedTime": "0:01.681"
}
},
"load_end": 1215,
"ttfb_start": 281,
"ttfb_end": 369,
"download_start": 369,
"download_end": 1215,
"download_ms": 846,
"all_start": 281,
"all_end": 1215,
"all_ms": 934,
"index": 2,
"number": 3
},
{
"type": 3,
"id": "35968.5",
"request_id": "35968.5",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif",
"raw_id": "35968.5",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2700,
"ttfb_ms": 253,
"load_start": 281,
"load_start_float": 281.00014199999998,
"bytesIn": 452262,
"objectSize": 452262,
"objectSizeUncompressed": 452262,
"chunks": [
{
"ts": 744,
"bytes": 6267
},
{
"ts": 816,
"bytes": 10108
},
{
"ts": 1218,
"bytes": 10149
},
{
"ts": 1319,
"bytes": 16375
},
{
"ts": 1348,
"bytes": 16375
},
{
"ts": 1374,
"bytes": 16375
},
{
"ts": 1400,
"bytes": 16375
},
{
"ts": 1428,
"bytes": 16375
},
{
"ts": 1457,
"bytes": 6226
},
{
"ts": 1659,
"bytes": 16375
},
{
"ts": 1685,
"bytes": 72
},
{
"ts": 1913,
"bytes": 164
},
{
"ts": 1936,
"bytes": 16375
},
{
"ts": 1968,
"bytes": 16375
},
{
"ts": 1992,
"bytes": 16211
},
{
"ts": 2098,
"bytes": 16375
},
{
"ts": 2129,
"bytes": 16375
},
{
"ts": 2152,
"bytes": 16375
},
{
"ts": 2181,
"bytes": 16375
},
{
"ts": 2209,
"bytes": 16375
},
{
"ts": 2402,
"bytes": 16375
},
{
"ts": 2487,
"bytes": 16375
},
{
"ts": 2511,
"bytes": 16375
},
{
"ts": 2539,
"bytes": 16375
},
{
"ts": 2567,
"bytes": 16375
},
{
"ts": 2601,
"bytes": 16375
},
{
"ts": 2625,
"bytes": 16375
},
{
"ts": 2814,
"bytes": 16447
},
{
"ts": 2841,
"bytes": 16375
},
{
"ts": 2926,
"bytes": 16375
},
{
"ts": 2950,
"bytes": 16375
},
{
"ts": 2981,
"bytes": 9993
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 296,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 452262",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"6e6a6-67fe267a-3ed68ab03d7e9495;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:22 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2119,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 452262,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 280,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 7,
"http2_stream_dependency": 5,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 142,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "442 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1236,
"ImageHeight": 1934
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1236x1934",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 451980,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1236x1934",
"Megapixels": 2.3999999999999999
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1236,
"height": 1934,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2390424,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 158.375,
"standardDeviation": 14.050000000000001,
"kurtosis": -0.97337600000000002,
"skewness": 0.87402500000000005,
"entropy": 0.57189000000000001
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 219.119,
"standardDeviation": 26.921500000000002,
"kurtosis": 3.20472,
"skewness": -1.64537,
"entropy": 0.77605000000000002
},
"green": {
"min": 61,
"max": 150,
"mean": 125.542,
"standardDeviation": 6.9974600000000002,
"kurtosis": 12.298500000000001,
"skewness": -3.1267800000000001,
"entropy": 0.45996999999999999
},
"blue": {
"min": 120,
"max": 220,
"mean": 130.46199999999999,
"standardDeviation": 8.2308800000000009,
"kurtosis": 23.674199999999999,
"skewness": 4.0451499999999996,
"entropy": 0.47965000000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1236,
"height": 1934,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:22+00:00",
"date:modify": "2025-04-30T06:48:22+00:00",
"signature": "fee482eb99fd6c2fc1f5fa874223a447142ccb3c03b4f1f5c10314c2fcf5e92d"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "2.39042M",
"pixelsPerSecond": "5.67203MB",
"userTime": "0.230u",
"elapsedTime": "0:01.421"
}
},
"load_end": 2981,
"ttfb_start": 281,
"ttfb_end": 534,
"download_start": 534,
"download_end": 2981,
"download_ms": 2447,
"all_start": 281,
"all_end": 2981,
"all_ms": 2700,
"index": 3,
"number": 4
},
{
"type": 3,
"id": "35968.6",
"request_id": "35968.6",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif",
"raw_id": "35968.6",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 22995,
"ttfb_ms": 247,
"load_start": 288,
"load_start_float": 288.00014800000002,
"bytesIn": 3429767,
"objectSize": 3429767,
"objectSizeUncompressed": 3429767,
"chunks": [
{
"ts": 863,
"bytes": 16375
},
{
"ts": 886,
"bytes": 16375
},
{
"ts": 919,
"bytes": 16375
},
{
"ts": 1057,
"bytes": 16375
},
{
"ts": 1551,
"bytes": 16375
},
{
"ts": 1579,
"bytes": 16375
},
{
"ts": 1603,
"bytes": 16375
},
{
"ts": 1631,
"bytes": 16375
},
{
"ts": 2235,
"bytes": 16375
},
{
"ts": 2266,
"bytes": 16375
},
{
"ts": 2294,
"bytes": 16375
},
{
"ts": 2318,
"bytes": 16375
},
{
"ts": 2346,
"bytes": 16375
},
{
"ts": 2374,
"bytes": 16375
},
{
"ts": 2436,
"bytes": 16375
},
{
"ts": 2459,
"bytes": 16375
},
{
"ts": 2984,
"bytes": 6373
},
{
"ts": 3006,
"bytes": 16375
},
{
"ts": 3035,
"bytes": 16375
},
{
"ts": 3063,
"bytes": 16375
},
{
"ts": 3077,
"bytes": 10002
},
{
"ts": 3112,
"bytes": 16375
},
{
"ts": 3134,
"bytes": 16375
},
{
"ts": 3162,
"bytes": 16375
},
{
"ts": 3188,
"bytes": 16375
},
{
"ts": 3436,
"bytes": 16375
},
{
"ts": 3466,
"bytes": 16375
},
{
"ts": 3492,
"bytes": 16375
},
{
"ts": 3525,
"bytes": 16375
},
{
"ts": 3544,
"bytes": 16375
},
{
"ts": 3572,
"bytes": 16375
},
{
"ts": 3600,
"bytes": 16375
},
{
"ts": 3630,
"bytes": 16375
},
{
"ts": 3881,
"bytes": 16375
},
{
"ts": 3914,
"bytes": 16375
},
{
"ts": 3943,
"bytes": 16375
},
{
"ts": 3973,
"bytes": 16375
},
{
"ts": 3999,
"bytes": 16375
},
{
"ts": 4028,
"bytes": 16375
},
{
"ts": 4051,
"bytes": 16375
},
{
"ts": 4080,
"bytes": 16375
},
{
"ts": 4355,
"bytes": 16375
},
{
"ts": 4388,
"bytes": 16375
},
{
"ts": 4414,
"bytes": 16375
},
{
"ts": 4440,
"bytes": 16375
},
{
"ts": 4468,
"bytes": 16375
},
{
"ts": 4497,
"bytes": 16375
},
{
"ts": 4523,
"bytes": 16375
},
{
"ts": 4553,
"bytes": 16375
},
{
"ts": 4803,
"bytes": 16375
},
{
"ts": 4829,
"bytes": 16375
},
{
"ts": 4855,
"bytes": 16375
},
{
"ts": 4883,
"bytes": 16375
},
{
"ts": 4917,
"bytes": 16375
},
{
"ts": 4935,
"bytes": 16375
},
{
"ts": 4966,
"bytes": 16375
},
{
"ts": 4992,
"bytes": 16375
},
{
"ts": 5459,
"bytes": 16375
},
{
"ts": 5489,
"bytes": 16375
},
{
"ts": 5515,
"bytes": 16375
},
{
"ts": 5539,
"bytes": 16375
},
{
"ts": 5567,
"bytes": 16375
},
{
"ts": 5595,
"bytes": 16375
},
{
"ts": 5624,
"bytes": 16375
},
{
"ts": 5652,
"bytes": 16375
},
{
"ts": 6145,
"bytes": 16375
},
{
"ts": 6171,
"bytes": 16375
},
{
"ts": 6204,
"bytes": 16375
},
{
"ts": 6228,
"bytes": 16375
},
{
"ts": 6256,
"bytes": 16375
},
{
"ts": 6284,
"bytes": 16375
},
{
"ts": 6313,
"bytes": 16375
},
{
"ts": 6336,
"bytes": 16375
},
{
"ts": 7053,
"bytes": 16375
},
{
"ts": 7082,
"bytes": 16375
},
{
"ts": 7105,
"bytes": 16375
},
{
"ts": 7134,
"bytes": 16375
},
{
"ts": 7162,
"bytes": 16375
},
{
"ts": 7190,
"bytes": 16375
},
{
"ts": 7219,
"bytes": 16375
},
{
"ts": 7247,
"bytes": 16375
},
{
"ts": 7987,
"bytes": 16375
},
{
"ts": 8015,
"bytes": 16375
},
{
"ts": 8039,
"bytes": 16375
},
{
"ts": 8067,
"bytes": 16375
},
{
"ts": 8096,
"bytes": 16375
},
{
"ts": 8124,
"bytes": 16375
},
{
"ts": 8152,
"bytes": 16375
},
{
"ts": 8176,
"bytes": 16375
},
{
"ts": 8652,
"bytes": 16375
},
{
"ts": 8681,
"bytes": 16375
},
{
"ts": 8714,
"bytes": 16375
},
{
"ts": 8737,
"bytes": 16375
},
{
"ts": 8763,
"bytes": 16375
},
{
"ts": 8794,
"bytes": 16375
},
{
"ts": 8819,
"bytes": 16375
},
{
"ts": 8846,
"bytes": 16375
},
{
"ts": 9610,
"bytes": 16375
},
{
"ts": 9638,
"bytes": 16375
},
{
"ts": 9664,
"bytes": 16375
},
{
"ts": 9692,
"bytes": 16375
},
{
"ts": 9718,
"bytes": 16375
},
{
"ts": 9747,
"bytes": 16375
},
{
"ts": 9775,
"bytes": 16375
},
{
"ts": 9803,
"bytes": 16375
},
{
"ts": 9829,
"bytes": 72
},
{
"ts": 10049,
"bytes": 16375
},
{
"ts": 10077,
"bytes": 16375
},
{
"ts": 10100,
"bytes": 16375
},
{
"ts": 10130,
"bytes": 16375
},
{
"ts": 10157,
"bytes": 16375
},
{
"ts": 10185,
"bytes": 16375
},
{
"ts": 10219,
"bytes": 16375
},
{
"ts": 10242,
"bytes": 16375
},
{
"ts": 10985,
"bytes": 16375
},
{
"ts": 11013,
"bytes": 16375
},
{
"ts": 11041,
"bytes": 16375
},
{
"ts": 11072,
"bytes": 16375
},
{
"ts": 11091,
"bytes": 16375
},
{
"ts": 11119,
"bytes": 16375
},
{
"ts": 11147,
"bytes": 16375
},
{
"ts": 11176,
"bytes": 16375
},
{
"ts": 11888,
"bytes": 16375
},
{
"ts": 11912,
"bytes": 16375
},
{
"ts": 11940,
"bytes": 16375
},
{
"ts": 11968,
"bytes": 16375
},
{
"ts": 11992,
"bytes": 16375
},
{
"ts": 12020,
"bytes": 16375
},
{
"ts": 12048,
"bytes": 16375
},
{
"ts": 12077,
"bytes": 16375
},
{
"ts": 13078,
"bytes": 1080
},
{
"ts": 13078,
"bytes": 15295
},
{
"ts": 13105,
"bytes": 16375
},
{
"ts": 13129,
"bytes": 16375
},
{
"ts": 13162,
"bytes": 16375
},
{
"ts": 13187,
"bytes": 16375
},
{
"ts": 13214,
"bytes": 16375
},
{
"ts": 13242,
"bytes": 16375
},
{
"ts": 13265,
"bytes": 16375
},
{
"ts": 13629,
"bytes": 16375
},
{
"ts": 13657,
"bytes": 16375
},
{
"ts": 13684,
"bytes": 16375
},
{
"ts": 13711,
"bytes": 16375
},
{
"ts": 13742,
"bytes": 16375
},
{
"ts": 13765,
"bytes": 16375
},
{
"ts": 13798,
"bytes": 16375
},
{
"ts": 13825,
"bytes": 16375
},
{
"ts": 14832,
"bytes": 16375
},
{
"ts": 14860,
"bytes": 16375
},
{
"ts": 14898,
"bytes": 16375
},
{
"ts": 14914,
"bytes": 16375
},
{
"ts": 14945,
"bytes": 16375
},
{
"ts": 14973,
"bytes": 16375
},
{
"ts": 15001,
"bytes": 16375
},
{
"ts": 15030,
"bytes": 16375
},
{
"ts": 15987,
"bytes": 16375
},
{
"ts": 16015,
"bytes": 16375
},
{
"ts": 16049,
"bytes": 16375
},
{
"ts": 16072,
"bytes": 16375
},
{
"ts": 16096,
"bytes": 16375
},
{
"ts": 16124,
"bytes": 16375
},
{
"ts": 16152,
"bytes": 16375
},
{
"ts": 16181,
"bytes": 16375
},
{
"ts": 17138,
"bytes": 16375
},
{
"ts": 17176,
"bytes": 16375
},
{
"ts": 17195,
"bytes": 16375
},
{
"ts": 17219,
"bytes": 16375
},
{
"ts": 17247,
"bytes": 16375
},
{
"ts": 17275,
"bytes": 16375
},
{
"ts": 17303,
"bytes": 16375
},
{
"ts": 17332,
"bytes": 16375
},
{
"ts": 18134,
"bytes": 16375
},
{
"ts": 18157,
"bytes": 16375
},
{
"ts": 18185,
"bytes": 16375
},
{
"ts": 18214,
"bytes": 16375
},
{
"ts": 18251,
"bytes": 16375
},
{
"ts": 18266,
"bytes": 16375
},
{
"ts": 18294,
"bytes": 16375
},
{
"ts": 18322,
"bytes": 16375
},
{
"ts": 19285,
"bytes": 16353
},
{
"ts": 19313,
"bytes": 16375
},
{
"ts": 19341,
"bytes": 16375
},
{
"ts": 19369,
"bytes": 16375
},
{
"ts": 19398,
"bytes": 16375
},
{
"ts": 19426,
"bytes": 16375
},
{
"ts": 19450,
"bytes": 16375
},
{
"ts": 19482,
"bytes": 16375
},
{
"ts": 19506,
"bytes": 22
},
{
"ts": 20747,
"bytes": 16353
},
{
"ts": 20770,
"bytes": 16375
},
{
"ts": 20799,
"bytes": 16375
},
{
"ts": 20834,
"bytes": 16375
},
{
"ts": 20853,
"bytes": 16375
},
{
"ts": 20881,
"bytes": 16375
},
{
"ts": 20905,
"bytes": 16375
},
{
"ts": 20945,
"bytes": 16375
},
{
"ts": 20959,
"bytes": 22
},
{
"ts": 21763,
"bytes": 16375
},
{
"ts": 21791,
"bytes": 16375
},
{
"ts": 21820,
"bytes": 16375
},
{
"ts": 21848,
"bytes": 16375
},
{
"ts": 21873,
"bytes": 16375
},
{
"ts": 21902,
"bytes": 16375
},
{
"ts": 21988,
"bytes": 32750
},
{
"ts": 22220,
"bytes": 16375
},
{
"ts": 22294,
"bytes": 32750
},
{
"ts": 22386,
"bytes": 65500
},
{
"ts": 22411,
"bytes": 16375
},
{
"ts": 23283,
"bytes": 23695
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 304,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 3429767",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"345587-67fe2676-82a520230e5b5ad2;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:18 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2182,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 24,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 3429767,
"image_save": 2590992,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 286,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 9,
"http2_stream_dependency": 7,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 148,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "3.2 MiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 2790,
"ImageHeight": 4201,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "2790x4201",
"Megapixels": 11.699999999999999
}
},
"magick": {
"format": "JPEG",
"formatDescription": "Joint Photographic Experts Group JFIF format",
"mimeType": "image\/jpeg",
"class": "DirectClass",
"geometry": {
"width": 2790,
"height": 4201,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 11720790,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 199.84,
"standardDeviation": 58.832599999999999,
"kurtosis": 1.02955,
"skewness": -1.5974900000000001,
"entropy": 0.73216700000000001
}
},
"channelStatistics": {
"red": {
"min": 25,
"max": 255,
"mean": 225.80199999999999,
"standardDeviation": 28.962800000000001,
"kurtosis": 2.17361,
"skewness": -1.67892,
"entropy": 0.66111399999999998
},
"green": {
"min": 3,
"max": 255,
"mean": 194.54900000000001,
"standardDeviation": 70.298500000000004,
"kurtosis": -0.25876500000000002,
"skewness": -1.24342,
"entropy": 0.73777300000000001
},
"blue": {
"min": 0,
"max": 255,
"mean": 179.16800000000001,
"standardDeviation": 77.236500000000007,
"kurtosis": -0.59280100000000002,
"skewness": -1.0855999999999999,
"entropy": 0.79761300000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "JPEG",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 2790,
"height": 4201,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "JPEG",
"quality": 99,
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:48:43+00:00",
"date:modify": "2025-04-30T06:48:43+00:00",
"jpeg:colorspace": "2",
"jpeg:sampling-factor": "1x1,1x1,1x1",
"signature": "c2f1e62020f367bced6d9d649ffd458f4d02c57506e6e5818656d3e0c0460158"
},
"tainted": false,
"filesize": "3.40607MB",
"numberPixels": "11.7208M",
"pixelsPerSecond": "42.897MB",
"userTime": "0.270u",
"elapsedTime": "0:01.273"
}
},
"jpeg_scan_count": 7,
"score_progressive_jpeg": 100,
"load_end": 23283,
"ttfb_start": 288,
"ttfb_end": 535,
"download_start": 535,
"download_end": 23283,
"download_ms": 22748,
"all_start": 288,
"all_end": 23283,
"all_ms": 22995,
"index": 4,
"number": 5
},
{
"type": 3,
"id": "35968.7",
"request_id": "35968.7",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif",
"raw_id": "35968.7",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1623,
"ttfb_ms": 527,
"load_start": 288,
"load_start_float": 288.00015400000001,
"bytesIn": 114452,
"objectSize": 114452,
"objectSizeUncompressed": 114452,
"chunks": [
{
"ts": 1458,
"bytes": 10149
},
{
"ts": 1485,
"bytes": 16375
},
{
"ts": 1511,
"bytes": 16375
},
{
"ts": 1521,
"bytes": 6226
},
{
"ts": 1686,
"bytes": 16294
},
{
"ts": 1714,
"bytes": 16375
},
{
"ts": 1742,
"bytes": 16456
},
{
"ts": 1911,
"bytes": 16202
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 322,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 114452",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"1bf14-6808a0bc-629d50977a0e893e;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Wed, 23 Apr 2025 08:11:40 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2164,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 114452,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 287,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 11,
"http2_stream_dependency": 9,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 154,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "112 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2469
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2469",
"ColorRepresentation": "nclx 1 13 1",
"ImagePixelDepth": 8,
"AV1ConfigurationVersion": 1,
"ChromaFormat": "Monochrome 4:0:0",
"ChromaSamplePosition": "Unknown",
"AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
"MediaDataSize": 114015,
"MediaDataOffset": 437
},
"Composite": {
"ImageSize": "1800x2469",
"Megapixels": 4.4000000000000004
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2469,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4444200,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 99.750100000000003,
"standardDeviation": 31.777699999999999,
"kurtosis": -0.68164199999999997,
"skewness": -0.63903500000000002,
"entropy": 0.28534700000000002
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 43.0242,
"standardDeviation": 82.915599999999998,
"kurtosis": 0.17583199999999999,
"skewness": 1.4494800000000001,
"entropy": 0.262575
},
"green": {
"min": 93,
"max": 140,
"mean": 125.30500000000001,
"standardDeviation": 6.0797299999999996,
"kurtosis": 4.1377600000000001,
"skewness": -2.1478199999999998,
"entropy": 0.30307600000000001
},
"blue": {
"min": 123,
"max": 166,
"mean": 130.92099999999999,
"standardDeviation": 6.3378500000000004,
"kurtosis": 4.2969099999999996,
"skewness": 2.18723,
"entropy": 0.29038999999999998
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2469,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:21+00:00",
"date:modify": "2025-04-30T06:48:21+00:00",
"signature": "180d246a25c3d566a8d9e61f89cf7a9930b84e8991937492a3098eb801e66384"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4444200",
"pixelsPerSecond": "27.209MB",
"userTime": "0.180u",
"elapsedTime": "0:01.163"
}
},
"load_end": 1911,
"ttfb_start": 288,
"ttfb_end": 815,
"download_start": 815,
"download_end": 1911,
"download_ms": 1096,
"all_start": 288,
"all_end": 1911,
"all_ms": 1623,
"index": 5,
"number": 6
},
{
"type": 3,
"id": "35968.8",
"request_id": "35968.8",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif",
"raw_id": "35968.8",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 28461,
"ttfb_ms": 1231,
"load_start": 288,
"load_start_float": 288.00015999999999,
"bytesIn": 4166122,
"objectSize": 4166122,
"objectSizeUncompressed": 4166122,
"chunks": [
{
"ts": 1770,
"bytes": 16375
},
{
"ts": 1799,
"bytes": 16375
},
{
"ts": 1833,
"bytes": 16375
},
{
"ts": 1851,
"bytes": 16375
},
{
"ts": 1879,
"bytes": 16375
},
{
"ts": 2016,
"bytes": 16375
},
{
"ts": 2044,
"bytes": 16375
},
{
"ts": 2072,
"bytes": 16375
},
{
"ts": 2648,
"bytes": 16375
},
{
"ts": 2676,
"bytes": 16375
},
{
"ts": 2704,
"bytes": 16375
},
{
"ts": 2733,
"bytes": 16375
},
{
"ts": 2766,
"bytes": 16375
},
{
"ts": 2784,
"bytes": 16375
},
{
"ts": 2874,
"bytes": 16375
},
{
"ts": 2895,
"bytes": 16375
},
{
"ts": 3216,
"bytes": 16375
},
{
"ts": 3242,
"bytes": 16375
},
{
"ts": 3275,
"bytes": 16375
},
{
"ts": 3303,
"bytes": 16375
},
{
"ts": 3328,
"bytes": 16375
},
{
"ts": 3355,
"bytes": 16375
},
{
"ts": 3379,
"bytes": 16375
},
{
"ts": 3407,
"bytes": 16375
},
{
"ts": 3657,
"bytes": 16375
},
{
"ts": 3686,
"bytes": 16375
},
{
"ts": 3709,
"bytes": 16375
},
{
"ts": 3740,
"bytes": 16375
},
{
"ts": 3764,
"bytes": 16375
},
{
"ts": 3794,
"bytes": 16375
},
{
"ts": 3837,
"bytes": 16375
},
{
"ts": 3846,
"bytes": 16375
},
{
"ts": 4138,
"bytes": 16375
},
{
"ts": 4166,
"bytes": 16375
},
{
"ts": 4190,
"bytes": 16375
},
{
"ts": 4218,
"bytes": 16375
},
{
"ts": 4247,
"bytes": 16375
},
{
"ts": 4275,
"bytes": 16375
},
{
"ts": 4308,
"bytes": 16375
},
{
"ts": 4332,
"bytes": 16375
},
{
"ts": 4577,
"bytes": 16375
},
{
"ts": 4605,
"bytes": 16375
},
{
"ts": 4638,
"bytes": 16375
},
{
"ts": 4662,
"bytes": 16375
},
{
"ts": 4688,
"bytes": 16375
},
{
"ts": 4716,
"bytes": 16375
},
{
"ts": 4744,
"bytes": 16375
},
{
"ts": 4770,
"bytes": 16375
},
{
"ts": 5237,
"bytes": 16375
},
{
"ts": 5265,
"bytes": 16375
},
{
"ts": 5294,
"bytes": 16375
},
{
"ts": 5322,
"bytes": 16375
},
{
"ts": 5350,
"bytes": 16375
},
{
"ts": 5374,
"bytes": 16375
},
{
"ts": 5402,
"bytes": 16375
},
{
"ts": 5431,
"bytes": 16375
},
{
"ts": 5926,
"bytes": 16375
},
{
"ts": 5954,
"bytes": 16375
},
{
"ts": 5982,
"bytes": 16375
},
{
"ts": 6006,
"bytes": 16375
},
{
"ts": 6035,
"bytes": 16375
},
{
"ts": 6063,
"bytes": 16375
},
{
"ts": 6091,
"bytes": 16375
},
{
"ts": 6118,
"bytes": 16375
},
{
"ts": 6832,
"bytes": 16375
},
{
"ts": 6860,
"bytes": 16375
},
{
"ts": 6888,
"bytes": 16375
},
{
"ts": 6917,
"bytes": 16375
},
{
"ts": 6945,
"bytes": 16375
},
{
"ts": 6968,
"bytes": 16375
},
{
"ts": 6999,
"bytes": 16375
},
{
"ts": 7027,
"bytes": 16375
},
{
"ts": 7766,
"bytes": 16375
},
{
"ts": 7794,
"bytes": 16375
},
{
"ts": 7823,
"bytes": 16375
},
{
"ts": 7851,
"bytes": 16375
},
{
"ts": 7876,
"bytes": 16375
},
{
"ts": 7902,
"bytes": 16375
},
{
"ts": 7931,
"bytes": 16375
},
{
"ts": 7964,
"bytes": 16375
},
{
"ts": 8874,
"bytes": 16375
},
{
"ts": 8902,
"bytes": 16375
},
{
"ts": 8936,
"bytes": 16375
},
{
"ts": 8954,
"bytes": 16375
},
{
"ts": 8982,
"bytes": 16375
},
{
"ts": 9020,
"bytes": 16375
},
{
"ts": 9044,
"bytes": 16375
},
{
"ts": 9077,
"bytes": 16375
},
{
"ts": 9829,
"bytes": 16294
},
{
"ts": 9855,
"bytes": 16375
},
{
"ts": 9883,
"bytes": 16375
},
{
"ts": 9912,
"bytes": 16375
},
{
"ts": 9935,
"bytes": 16375
},
{
"ts": 9968,
"bytes": 16375
},
{
"ts": 9997,
"bytes": 16375
},
{
"ts": 10021,
"bytes": 16456
},
{
"ts": 10761,
"bytes": 16375
},
{
"ts": 10789,
"bytes": 16375
},
{
"ts": 10824,
"bytes": 16375
},
{
"ts": 10846,
"bytes": 16375
},
{
"ts": 10874,
"bytes": 16375
},
{
"ts": 10897,
"bytes": 16375
},
{
"ts": 10931,
"bytes": 16375
},
{
"ts": 10954,
"bytes": 16375
},
{
"ts": 11204,
"bytes": 16375
},
{
"ts": 11233,
"bytes": 16375
},
{
"ts": 11256,
"bytes": 16375
},
{
"ts": 11284,
"bytes": 16375
},
{
"ts": 11318,
"bytes": 16375
},
{
"ts": 11341,
"bytes": 16375
},
{
"ts": 11364,
"bytes": 16375
},
{
"ts": 11398,
"bytes": 16375
},
{
"ts": 12105,
"bytes": 16375
},
{
"ts": 12133,
"bytes": 16375
},
{
"ts": 12157,
"bytes": 16375
},
{
"ts": 12192,
"bytes": 16375
},
{
"ts": 12219,
"bytes": 16375
},
{
"ts": 12242,
"bytes": 16375
},
{
"ts": 12270,
"bytes": 16375
},
{
"ts": 12303,
"bytes": 16375
},
{
"ts": 12855,
"bytes": 16375
},
{
"ts": 12881,
"bytes": 16375
},
{
"ts": 12912,
"bytes": 16375
},
{
"ts": 12940,
"bytes": 16375
},
{
"ts": 12964,
"bytes": 16375
},
{
"ts": 12992,
"bytes": 16375
},
{
"ts": 13020,
"bytes": 16375
},
{
"ts": 13053,
"bytes": 16375
},
{
"ts": 13845,
"bytes": 1152
},
{
"ts": 13845,
"bytes": 15223
},
{
"ts": 13879,
"bytes": 16375
},
{
"ts": 13902,
"bytes": 16375
},
{
"ts": 13935,
"bytes": 16375
},
{
"ts": 13959,
"bytes": 16375
},
{
"ts": 13982,
"bytes": 16375
},
{
"ts": 14011,
"bytes": 16375
},
{
"ts": 14039,
"bytes": 16375
},
{
"ts": 15053,
"bytes": 16375
},
{
"ts": 15086,
"bytes": 16375
},
{
"ts": 15110,
"bytes": 16375
},
{
"ts": 15134,
"bytes": 16375
},
{
"ts": 15162,
"bytes": 16375
},
{
"ts": 15192,
"bytes": 16375
},
{
"ts": 15216,
"bytes": 16375
},
{
"ts": 15249,
"bytes": 16375
},
{
"ts": 16209,
"bytes": 16375
},
{
"ts": 16237,
"bytes": 16375
},
{
"ts": 16261,
"bytes": 16375
},
{
"ts": 16294,
"bytes": 16375
},
{
"ts": 16317,
"bytes": 16375
},
{
"ts": 16351,
"bytes": 16375
},
{
"ts": 16374,
"bytes": 16375
},
{
"ts": 16398,
"bytes": 16375
},
{
"ts": 17365,
"bytes": 16375
},
{
"ts": 17388,
"bytes": 16375
},
{
"ts": 17412,
"bytes": 16375
},
{
"ts": 17440,
"bytes": 16375
},
{
"ts": 17468,
"bytes": 16375
},
{
"ts": 17499,
"bytes": 16375
},
{
"ts": 17523,
"bytes": 16375
},
{
"ts": 17551,
"bytes": 16375
},
{
"ts": 18379,
"bytes": 16375
},
{
"ts": 18407,
"bytes": 16375
},
{
"ts": 18436,
"bytes": 16375
},
{
"ts": 18473,
"bytes": 16375
},
{
"ts": 18487,
"bytes": 16375
},
{
"ts": 18516,
"bytes": 16375
},
{
"ts": 18549,
"bytes": 16375
},
{
"ts": 18567,
"bytes": 16375
},
{
"ts": 19506,
"bytes": 16353
},
{
"ts": 19530,
"bytes": 16375
},
{
"ts": 19558,
"bytes": 16375
},
{
"ts": 19586,
"bytes": 16375
},
{
"ts": 19615,
"bytes": 16375
},
{
"ts": 19640,
"bytes": 16375
},
{
"ts": 19671,
"bytes": 16375
},
{
"ts": 19695,
"bytes": 16375
},
{
"ts": 19723,
"bytes": 22
},
{
"ts": 20959,
"bytes": 16353
},
{
"ts": 20999,
"bytes": 16375
},
{
"ts": 21020,
"bytes": 16375
},
{
"ts": 21044,
"bytes": 16375
},
{
"ts": 21072,
"bytes": 16375
},
{
"ts": 21098,
"bytes": 16375
},
{
"ts": 21136,
"bytes": 16375
},
{
"ts": 21157,
"bytes": 16375
},
{
"ts": 21181,
"bytes": 22
},
{
"ts": 22083,
"bytes": 65500
},
{
"ts": 22153,
"bytes": 32750
},
{
"ts": 22192,
"bytes": 32750
},
{
"ts": 23052,
"bytes": 16375
},
{
"ts": 23076,
"bytes": 16375
},
{
"ts": 23109,
"bytes": 16375
},
{
"ts": 23139,
"bytes": 16375
},
{
"ts": 23168,
"bytes": 16375
},
{
"ts": 23196,
"bytes": 16375
},
{
"ts": 23215,
"bytes": 16375
},
{
"ts": 23245,
"bytes": 16375
},
{
"ts": 23722,
"bytes": 32750
},
{
"ts": 23776,
"bytes": 32750
},
{
"ts": 23783,
"bytes": 16375
},
{
"ts": 23851,
"bytes": 32750
},
{
"ts": 23919,
"bytes": 16375
},
{
"ts": 24765,
"bytes": 65500
},
{
"ts": 24790,
"bytes": 16375
},
{
"ts": 24847,
"bytes": 16375
},
{
"ts": 24926,
"bytes": 32750
},
{
"ts": 25552,
"bytes": 32750
},
{
"ts": 25628,
"bytes": 49125
},
{
"ts": 25640,
"bytes": 16375
},
{
"ts": 25685,
"bytes": 16375
},
{
"ts": 25698,
"bytes": 16375
},
{
"ts": 26228,
"bytes": 16375
},
{
"ts": 26257,
"bytes": 16375
},
{
"ts": 26309,
"bytes": 32750
},
{
"ts": 26360,
"bytes": 32750
},
{
"ts": 26416,
"bytes": 32750
},
{
"ts": 26853,
"bytes": 8076
},
{
"ts": 26856,
"bytes": 8299
},
{
"ts": 26994,
"bytes": 24451
},
{
"ts": 27077,
"bytes": 49125
},
{
"ts": 27123,
"bytes": 16375
},
{
"ts": 27144,
"bytes": 24674
},
{
"ts": 27739,
"bytes": 16375
},
{
"ts": 27851,
"bytes": 65500
},
{
"ts": 27886,
"bytes": 16375
},
{
"ts": 27915,
"bytes": 32750
},
{
"ts": 28626,
"bytes": 16375
},
{
"ts": 28723,
"bytes": 65500
},
{
"ts": 28749,
"bytes": 23247
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 330,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 4166122",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"3f91ea-67fe2678-b247f43fc87a3ac0;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:20 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2164,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 83,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 4166122,
"image_save": 706029,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 287,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 13,
"http2_stream_dependency": 11,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 160,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "4.0 MiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 4480,
"ImageHeight": 6720,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "4480x6720",
"Megapixels": 30.100000000000001
}
},
"magick": {
"format": "JPEG",
"formatDescription": "Joint Photographic Experts Group JFIF format",
"mimeType": "image\/jpeg",
"class": "DirectClass",
"geometry": {
"width": 4480,
"height": 6720,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 30105600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 206.04599999999999,
"standardDeviation": 46.219200000000001,
"kurtosis": 0.43720999999999999,
"skewness": -1.2933699999999999,
"entropy": 0.81741900000000001
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 215.58799999999999,
"standardDeviation": 32.022799999999997,
"kurtosis": 1.7071400000000001,
"skewness": -1.47824,
"entropy": 0.79843299999999995
},
"green": {
"min": 0,
"max": 255,
"mean": 205.024,
"standardDeviation": 46.254399999999997,
"kurtosis": -0.32148700000000002,
"skewness": -1.0420700000000001,
"entropy": 0.81994500000000003
},
"blue": {
"min": 0,
"max": 255,
"mean": 197.52500000000001,
"standardDeviation": 60.380299999999998,
"kurtosis": -0.70336699999999996,
"skewness": -0.968588,
"entropy": 0.83387999999999995
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "JPEG",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 4480,
"height": 6720,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "JPEG",
"quality": 94,
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:48:48+00:00",
"date:modify": "2025-04-30T06:48:48+00:00",
"jpeg:colorspace": "2",
"jpeg:sampling-factor": "1x1,1x1,1x1",
"signature": "e597ae50e91f778e6b8faa31be36e1cd374ee325ea5b3b351053d375ab1e0cd2"
},
"tainted": false,
"filesize": "4.14288MB",
"numberPixels": "30105600",
"pixelsPerSecond": "79.0791MB",
"userTime": "0.380u",
"elapsedTime": "0:01.380"
}
},
"jpeg_scan_count": 7,
"score_progressive_jpeg": 100,
"load_end": 28749,
"ttfb_start": 288,
"ttfb_end": 1519,
"download_start": 1519,
"download_end": 28749,
"download_ms": 27230,
"all_start": 288,
"all_end": 28749,
"all_ms": 28461,
"index": 6,
"number": 7
},
{
"type": 3,
"id": "35968.30",
"request_id": "35968.30",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/assets\/js\/app-min.js",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/assets\/js\/app-min.js",
"raw_id": "35968.30",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Script",
"load_ms": 430,
"ttfb_ms": 344,
"load_start": 311,
"load_start_float": 311.00016599999998,
"bytesIn": 42849,
"objectSize": 42849,
"objectSizeUncompressed": 139072,
"chunks": [
{
"ts": 682,
"bytes": 16375,
"inflated": 46486
},
{
"ts": 708,
"bytes": 16375,
"inflated": 54864
},
{
"ts": 740,
"bytes": 10099,
"inflated": 37722
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/javascript",
"contentEncoding": "br",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 578,
"initiator_column": "",
"initiator_type": "parser",
"priority": "High",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/assets\/js\/app-min.js",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: script",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"content-encoding: br",
"content-length: 42849",
"content-type: text\/javascript",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"21f40-68089e9a-8155f3128e928405;br\"",
"last-modified: Wed, 23 Apr 2025 08:02:34 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 1777,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 42849,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 293,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 15,
"http2_stream_dependency": 3,
"http2_stream_weight": 220,
"http2_stream_exclusive": 1,
"netlog_id": 166,
"server_port": "443",
"renderBlocking": "in_body_parser_blocking",
"load_end": 741,
"ttfb_start": 311,
"ttfb_end": 655,
"download_start": 655,
"download_end": 741,
"download_ms": 86,
"all_start": 311,
"all_end": 741,
"all_ms": 430,
"index": 7,
"number": 8,
"cpuTimes": {
"EvaluateScript": 31,
"v8.compile": 2,
"FunctionCall": 14
},
"cpu.EvaluateScript": 31,
"cpu.v8.compile": 2,
"cpu.FunctionCall": 14,
"cpuTime": 47,
"js_timing": [
[
849.803,
880.53599999999994
],
[
849.82299999999998,
852.14700000000005
],
[
899.298,
899.31299999999999
],
[
899.31899999999996,
899.322
],
[
899.32600000000002,
900.48800000000006
],
[
900.52300000000002,
900.52999999999997
],
[
900.53499999999997,
900.53700000000003
],
[
900.54100000000005,
900.54399999999998
],
[
900.548,
900.55100000000004
],
[
901.10400000000004,
901.13400000000001
],
[
901.13999999999999,
901.14999999999998
],
[
901.15499999999997,
901.15999999999997
],
[
901.16399999999999,
901.16899999999998
],
[
901.17200000000003,
901.178
],
[
901.18399999999997,
901.19000000000005
],
[
901.19600000000003,
901.20600000000002
],
[
1000.061,
1000.177
],
[
1000.183,
1000.192
],
[
1000.2089999999999,
1000.215
],
[
1000.218,
1000.223
],
[
1000.227,
1000.236
],
[
1000.24,
1000.244
],
[
1000.248,
1000.252
],
[
1318.7,
1319.905
],
[
1504.308,
1504.6489999999999
],
[
2014.2439999999999,
2014.8340000000001
],
[
2504.54,
2504.71
],
[
2504.75,
2504.819
],
[
2504.8310000000001,
2504.884
],
[
2504.8919999999998,
2504.9479999999999
],
[
2504.96,
2505.018
],
[
2505.0250000000001,
2505.0709999999999
],
[
2505.078,
2505.1210000000001
],
[
3085.239,
3085.7240000000002
],
[
7514.7709999999997,
7515.2939999999999
],
[
8721.8389999999999,
8722.2870000000003
],
[
9335.6299999999992,
9336.1309999999994
],
[
11552.061,
11552.487999999999
],
[
11884.651,
11885.091
],
[
12818.200000000001,
12818.67
],
[
13452.778,
13453.262000000001
],
[
14528.655000000001,
14529.637000000001
],
[
16557.409,
16558.112000000001
],
[
17707.82,
17708.274000000001
],
[
23387.468000000001,
23387.866999999998
],
[
24142.84,
24143.833999999999
],
[
24673.18,
24674.108
],
[
26905.655999999999,
26906.436000000002
],
[
28854.629000000001,
28855.137999999999
]
]
},
{
"type": 3,
"id": "35968.9",
"request_id": "35968.9",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif",
"raw_id": "35968.9",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 28579,
"ttfb_ms": 223,
"load_start": 313,
"load_start_float": 313.00017200000002,
"bytesIn": 786072,
"objectSize": 786072,
"objectSizeUncompressed": 786072,
"chunks": [
{
"ts": 4108,
"bytes": 16375
},
{
"ts": 5020,
"bytes": 16375
},
{
"ts": 6473,
"bytes": 16375
},
{
"ts": 7464,
"bytes": 611
},
{
"ts": 7497,
"bytes": 15764
},
{
"ts": 8483,
"bytes": 16375
},
{
"ts": 9422,
"bytes": 4715
},
{
"ts": 9449,
"bytes": 11660
},
{
"ts": 10598,
"bytes": 16353
},
{
"ts": 10624,
"bytes": 22
},
{
"ts": 11736,
"bytes": 14387
},
{
"ts": 11754,
"bytes": 1988
},
{
"ts": 13303,
"bytes": 16375
},
{
"ts": 14294,
"bytes": 16213
},
{
"ts": 14313,
"bytes": 16375
},
{
"ts": 14341,
"bytes": 162
},
{
"ts": 15445,
"bytes": 16375
},
{
"ts": 15464,
"bytes": 16375
},
{
"ts": 16563,
"bytes": 2489
},
{
"ts": 16596,
"bytes": 16375
},
{
"ts": 16619,
"bytes": 13886
},
{
"ts": 17551,
"bytes": 1359
},
{
"ts": 17582,
"bytes": 14994
},
{
"ts": 17605,
"bytes": 94
},
{
"ts": 18077,
"bytes": 16375
},
{
"ts": 18101,
"bytes": 16375
},
{
"ts": 18653,
"bytes": 16294
},
{
"ts": 18681,
"bytes": 16375
},
{
"ts": 18709,
"bytes": 16375
},
{
"ts": 18733,
"bytes": 16375
},
{
"ts": 18768,
"bytes": 16375
},
{
"ts": 18796,
"bytes": 16375
},
{
"ts": 18815,
"bytes": 81
},
{
"ts": 21181,
"bytes": 16375
},
{
"ts": 21704,
"bytes": 16375
},
{
"ts": 21735,
"bytes": 16375
},
{
"ts": 22947,
"bytes": 16375
},
{
"ts": 22970,
"bytes": 16375
},
{
"ts": 23472,
"bytes": 16353
},
{
"ts": 23543,
"bytes": 32772
},
{
"ts": 24958,
"bytes": 16375
},
{
"ts": 25460,
"bytes": 16353
},
{
"ts": 25476,
"bytes": 16397
},
{
"ts": 26185,
"bytes": 16353
},
{
"ts": 26195,
"bytes": 16397
},
{
"ts": 26647,
"bytes": 16294
},
{
"ts": 26670,
"bytes": 16375
},
{
"ts": 26723,
"bytes": 16456
},
{
"ts": 28412,
"bytes": 49125
},
{
"ts": 28870,
"bytes": 65500
},
{
"ts": 28892,
"bytes": 16375
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 342,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 1271080",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"136528-67ff3b91-5eb3cf96799159a0;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Wed, 16 Apr 2025 05:09:37 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2128,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1271080,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 294,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 17,
"http2_stream_dependency": 13,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 172,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Truncated 'mdat' data"
},
"File": {
"FileSize": "768 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2700
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2700",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 1270798,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2700",
"Megapixels": 4.9000000000000004
}
}
},
"load_end": 28892,
"ttfb_start": 313,
"ttfb_end": 536,
"download_start": 536,
"download_end": 28892,
"download_ms": 28356,
"all_start": 313,
"all_end": 28892,
"all_ms": 28579,
"index": 8,
"number": 9
},
{
"type": 3,
"id": "35968.10",
"request_id": "35968.10",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif",
"raw_id": "35968.10",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 28741,
"ttfb_ms": 4045,
"load_start": 313,
"load_start_float": 313.00017800000001,
"bytesIn": 786144,
"objectSize": 786144,
"objectSizeUncompressed": 786144,
"chunks": [
{
"ts": 5049,
"bytes": 16375
},
{
"ts": 6501,
"bytes": 16375
},
{
"ts": 7497,
"bytes": 611
},
{
"ts": 7520,
"bytes": 15764
},
{
"ts": 8506,
"bytes": 16375
},
{
"ts": 9450,
"bytes": 4715
},
{
"ts": 9478,
"bytes": 11660
},
{
"ts": 10624,
"bytes": 16353
},
{
"ts": 10652,
"bytes": 22
},
{
"ts": 11754,
"bytes": 14387
},
{
"ts": 11783,
"bytes": 1988
},
{
"ts": 12624,
"bytes": 16375
},
{
"ts": 12654,
"bytes": 72
},
{
"ts": 12744,
"bytes": 16375
},
{
"ts": 12772,
"bytes": 16375
},
{
"ts": 14180,
"bytes": 16213
},
{
"ts": 14204,
"bytes": 16375
},
{
"ts": 14237,
"bytes": 162
},
{
"ts": 15329,
"bytes": 16375
},
{
"ts": 15355,
"bytes": 16375
},
{
"ts": 16456,
"bytes": 2489
},
{
"ts": 16483,
"bytes": 16375
},
{
"ts": 16511,
"bytes": 13886
},
{
"ts": 18365,
"bytes": 16375
},
{
"ts": 18816,
"bytes": 16294
},
{
"ts": 18844,
"bytes": 16375
},
{
"ts": 18874,
"bytes": 16375
},
{
"ts": 18902,
"bytes": 16375
},
{
"ts": 18931,
"bytes": 16375
},
{
"ts": 18959,
"bytes": 16375
},
{
"ts": 18987,
"bytes": 81
},
{
"ts": 19921,
"bytes": 16375
},
{
"ts": 19949,
"bytes": 72
},
{
"ts": 20605,
"bytes": 1359
},
{
"ts": 20636,
"bytes": 14994
},
{
"ts": 20657,
"bytes": 16375
},
{
"ts": 20685,
"bytes": 22
},
{
"ts": 21596,
"bytes": 16375
},
{
"ts": 21619,
"bytes": 16375
},
{
"ts": 22875,
"bytes": 32750
},
{
"ts": 23325,
"bytes": 1359
},
{
"ts": 23409,
"bytes": 31391
},
{
"ts": 24927,
"bytes": 16375
},
{
"ts": 25395,
"bytes": 32750
},
{
"ts": 26072,
"bytes": 16353
},
{
"ts": 26089,
"bytes": 16375
},
{
"ts": 26114,
"bytes": 22
},
{
"ts": 26531,
"bytes": 49044
},
{
"ts": 26590,
"bytes": 81
},
{
"ts": 28476,
"bytes": 32750
},
{
"ts": 28570,
"bytes": 16375
},
{
"ts": 28964,
"bytes": 32750
},
{
"ts": 29054,
"bytes": 49125
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 3699527",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"387347-67fe267a-f2dc97d11b633d0b;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:22 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 29,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 3699527,
"image_save": 2618913,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 294,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 19,
"http2_stream_dependency": 17,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 178,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "768 KiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 4480,
"ImageHeight": 6720,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "4480x6720",
"Megapixels": 30.100000000000001
}
},
"magick": {
"format": "JPEG",
"formatDescription": "Joint Photographic Experts Group JFIF format",
"mimeType": "image\/jpeg",
"class": "DirectClass",
"geometry": {
"width": 4480,
"height": 6720,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 30105600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 194.88900000000001,
"standardDeviation": 45.936199999999999,
"kurtosis": 0.85009500000000005,
"skewness": -1.35259,
"entropy": 0.84143599999999996
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 203.053,
"standardDeviation": 32.1036,
"kurtosis": 2.0903999999999998,
"skewness": -1.43127,
"entropy": 0.82051300000000005
},
"green": {
"min": 0,
"max": 255,
"mean": 193.69999999999999,
"standardDeviation": 46.456400000000002,
"kurtosis": 0.054895899999999997,
"skewness": -1.1237600000000001,
"entropy": 0.84403899999999998
},
"blue": {
"min": 0,
"max": 255,
"mean": 187.91399999999999,
"standardDeviation": 59.2485,
"kurtosis": -0.29830899999999999,
"skewness": -1.07555,
"entropy": 0.85975699999999999
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "JPEG",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 4480,
"height": 6720,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "JPEG",
"quality": 94,
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:48:54+00:00",
"date:modify": "2025-04-30T06:48:54+00:00",
"jpeg:colorspace": "2",
"jpeg:sampling-factor": "1x1,1x1,1x1",
"signature": "20dfd392be7c7b6d1eff16fa71127b781f1d23b783fef8af5006e73fae7c1a19"
},
"tainted": false,
"filesize": "786144B",
"numberPixels": "30105600",
"pixelsPerSecond": "85.6674MB",
"userTime": "0.340u",
"elapsedTime": "0:01.351"
}
},
"jpeg_scan_count": 2,
"score_progressive_jpeg": 100,
"load_end": 29054,
"ttfb_start": 313,
"ttfb_end": 4358,
"download_start": 4358,
"download_end": 29054,
"download_ms": 24696,
"all_start": 313,
"all_end": 29054,
"all_ms": 28741,
"index": 9,
"number": 10
},
{
"type": 3,
"id": "35968.11",
"request_id": "35968.11",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif",
"raw_id": "35968.11",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 8918,
"ttfb_ms": 4051,
"load_start": 313,
"load_start_float": 313.00018399999999,
"bytesIn": 60754,
"objectSize": 60754,
"objectSizeUncompressed": 60754,
"chunks": [
{
"ts": 5789,
"bytes": 16375
},
{
"ts": 6803,
"bytes": 16375
},
{
"ts": 8261,
"bytes": 16375
},
{
"ts": 9231,
"bytes": 11629
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 371,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 60754",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"ed52-67fe2688-91ddd53eff01ce04;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:36 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2113,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 60754,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 295,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 21,
"http2_stream_dependency": 19,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 184,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "59 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1280,
"ImageHeight": 1600
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1280x1600",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 60472,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1280x1600",
"Megapixels": 2
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1280,
"height": 1600,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2048000,
"imageStatistics": {
"all": {
"min": 6,
"max": 255,
"mean": 168.095,
"standardDeviation": 12.202400000000001,
"kurtosis": -1.35815,
"skewness": 0.74830399999999997,
"entropy": 0.117586
}
},
"channelStatistics": {
"red": {
"min": 6,
"max": 255,
"mean": 248.59399999999999,
"standardDeviation": 27.1205,
"kurtosis": 25.6113,
"skewness": -4.9036099999999996,
"entropy": 0.112053
},
"green": {
"min": 76,
"max": 137,
"mean": 126.89,
"standardDeviation": 5.1166799999999997,
"kurtosis": 30.311399999999999,
"skewness": -5.2851800000000004,
"entropy": 0.121518
},
"blue": {
"min": 103,
"max": 170,
"mean": 128.80199999999999,
"standardDeviation": 4.37012,
"kurtosis": 27.0761,
"skewness": 4.7481200000000001,
"entropy": 0.119186
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1280,
"height": 1600,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:29+00:00",
"date:modify": "2025-04-30T06:48:29+00:00",
"signature": "92ed9ab224f1a0d05d117675da1de1436cf5c800cb6e887f8f3ad257d56bf760"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "2048000",
"pixelsPerSecond": "27.6519MB",
"userTime": "0.080u",
"elapsedTime": "0:01.074"
}
},
"load_end": 9231,
"ttfb_start": 313,
"ttfb_end": 4364,
"download_start": 4364,
"download_end": 9231,
"download_ms": 4867,
"all_start": 313,
"all_end": 9231,
"all_ms": 8918,
"index": 10,
"number": 11
},
{
"type": 3,
"id": "35968.12",
"request_id": "35968.12",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif",
"raw_id": "35968.12",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 16140,
"ttfb_ms": 4047,
"load_start": 313,
"load_start_float": 313.00018999999998,
"bytesIn": 243105,
"objectSize": 243105,
"objectSizeUncompressed": 243105,
"chunks": [
{
"ts": 5129,
"bytes": 16375
},
{
"ts": 6584,
"bytes": 16375
},
{
"ts": 7575,
"bytes": 611
},
{
"ts": 7600,
"bytes": 15764
},
{
"ts": 8591,
"bytes": 16375
},
{
"ts": 9539,
"bytes": 4715
},
{
"ts": 9560,
"bytes": 11660
},
{
"ts": 10709,
"bytes": 16353
},
{
"ts": 10737,
"bytes": 22
},
{
"ts": 11806,
"bytes": 2980
},
{
"ts": 11841,
"bytes": 13395
},
{
"ts": 12681,
"bytes": 16213
},
{
"ts": 12706,
"bytes": 16375
},
{
"ts": 12717,
"bytes": 162
},
{
"ts": 14124,
"bytes": 16213
},
{
"ts": 14147,
"bytes": 16375
},
{
"ts": 14180,
"bytes": 162
},
{
"ts": 15273,
"bytes": 16375
},
{
"ts": 15298,
"bytes": 16375
},
{
"ts": 16407,
"bytes": 1359
},
{
"ts": 16426,
"bytes": 14994
},
{
"ts": 16453,
"bytes": 13877
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 378,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 243105",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"3b5a1-67fe2689-151f662b48ea6984;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:37 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 243105,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 296,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 23,
"http2_stream_dependency": 21,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 190,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "237 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1600,
"ImageHeight": 1143
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1600x1143",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 242823,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1600x1143",
"Megapixels": 1.8
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1600,
"height": 1143,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 1828800,
"imageStatistics": {
"all": {
"min": 1,
"max": 255,
"mean": 156.50899999999999,
"standardDeviation": 13.508699999999999,
"kurtosis": -0.98680900000000005,
"skewness": 0.85154099999999999,
"entropy": 0.651339
}
},
"channelStatistics": {
"red": {
"min": 1,
"max": 255,
"mean": 212.85300000000001,
"standardDeviation": 28.228400000000001,
"kurtosis": 5.7628599999999999,
"skewness": -2.1774,
"entropy": 0.78139899999999995
},
"green": {
"min": 79,
"max": 178,
"mean": 123.886,
"standardDeviation": 6.9035500000000001,
"kurtosis": 6.1656899999999997,
"skewness": 0.87212800000000001,
"entropy": 0.59363299999999997
},
"blue": {
"min": 73,
"max": 178,
"mean": 132.78899999999999,
"standardDeviation": 5.3941699999999999,
"kurtosis": 5.8634599999999999,
"skewness": 0.76797800000000005,
"entropy": 0.57898499999999997
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1600,
"height": 1143,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:36+00:00",
"date:modify": "2025-04-30T06:48:36+00:00",
"signature": "861aec02c8ca6bce67b3405b8fae13c8b8723f3fbcd60efc3da055e168e7cb4c"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "1828800",
"pixelsPerSecond": "20.4246MB",
"userTime": "0.090u",
"elapsedTime": "0:01.089"
}
},
"load_end": 16453,
"ttfb_start": 313,
"ttfb_end": 4360,
"download_start": 4360,
"download_end": 16453,
"download_ms": 12093,
"all_start": 313,
"all_end": 16453,
"all_ms": 16140,
"index": 11,
"number": 12
},
{
"type": 3,
"id": "35968.13",
"request_id": "35968.13",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif",
"raw_id": "35968.13",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 29506,
"ttfb_ms": 4048,
"load_start": 313,
"load_start_float": 313.00019600000002,
"bytesIn": 786072,
"objectSize": 786072,
"objectSizeUncompressed": 786072,
"chunks": [
{
"ts": 5707,
"bytes": 16375
},
{
"ts": 6724,
"bytes": 16375
},
{
"ts": 7714,
"bytes": 611
},
{
"ts": 7737,
"bytes": 15764
},
{
"ts": 9148,
"bytes": 16353
},
{
"ts": 9181,
"bytes": 22
},
{
"ts": 10322,
"bytes": 16353
},
{
"ts": 10355,
"bytes": 22
},
{
"ts": 11451,
"bytes": 14387
},
{
"ts": 11478,
"bytes": 1988
},
{
"ts": 12360,
"bytes": 16375
},
{
"ts": 13352,
"bytes": 15336
},
{
"ts": 13388,
"bytes": 1111
},
{
"ts": 14427,
"bytes": 1900
},
{
"ts": 14449,
"bytes": 16375
},
{
"ts": 14482,
"bytes": 14475
},
{
"ts": 15549,
"bytes": 16375
},
{
"ts": 15574,
"bytes": 16375
},
{
"ts": 16676,
"bytes": 2489
},
{
"ts": 16714,
"bytes": 16375
},
{
"ts": 16729,
"bytes": 13886
},
{
"ts": 17606,
"bytes": 14591
},
{
"ts": 17632,
"bytes": 16375
},
{
"ts": 17667,
"bytes": 1784
},
{
"ts": 19723,
"bytes": 16353
},
{
"ts": 19751,
"bytes": 22
},
{
"ts": 20053,
"bytes": 16213
},
{
"ts": 20091,
"bytes": 16375
},
{
"ts": 20110,
"bytes": 16375
},
{
"ts": 20143,
"bytes": 162
},
{
"ts": 21209,
"bytes": 16375
},
{
"ts": 21240,
"bytes": 16375
},
{
"ts": 22490,
"bytes": 32750
},
{
"ts": 23920,
"bytes": 16375
},
{
"ts": 24137,
"bytes": 16294
},
{
"ts": 24203,
"bytes": 32750
},
{
"ts": 24263,
"bytes": 81
},
{
"ts": 25008,
"bytes": 16353
},
{
"ts": 25064,
"bytes": 16397
},
{
"ts": 25720,
"bytes": 1359
},
{
"ts": 25728,
"bytes": 14994
},
{
"ts": 25783,
"bytes": 16397
},
{
"ts": 26804,
"bytes": 8076
},
{
"ts": 26853,
"bytes": 8299
},
{
"ts": 27221,
"bytes": 32750
},
{
"ts": 27272,
"bytes": 32750
},
{
"ts": 28001,
"bytes": 49125
},
{
"ts": 29201,
"bytes": 16375
},
{
"ts": 29243,
"bytes": 16375
},
{
"ts": 29325,
"bytes": 49125
},
{
"ts": 29693,
"bytes": 16353
},
{
"ts": 29763,
"bytes": 32750
},
{
"ts": 29819,
"bytes": 22
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 386,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 1089584",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"10a030-67fe26a0-c67290db742fe376;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:28:00 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1089584,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 297,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 25,
"http2_stream_dependency": 23,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 196,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Truncated 'mdat' data"
},
"File": {
"FileSize": "768 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2519
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2519",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 1089302,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2519",
"Megapixels": 4.5
}
}
},
"load_end": 29819,
"ttfb_start": 313,
"ttfb_end": 4361,
"download_start": 4361,
"download_end": 29819,
"download_ms": 25458,
"all_start": 313,
"all_end": 29819,
"all_ms": 29506,
"index": 12,
"number": 13
},
{
"type": 3,
"id": "35968.14",
"request_id": "35968.14",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif",
"raw_id": "35968.14",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 12401,
"ttfb_ms": 4047,
"load_start": 314,
"load_start_float": 314.000202,
"bytesIn": 120110,
"objectSize": 120110,
"objectSizeUncompressed": 120110,
"chunks": [
{
"ts": 5185,
"bytes": 16375
},
{
"ts": 6638,
"bytes": 16375
},
{
"ts": 7630,
"bytes": 611
},
{
"ts": 7662,
"bytes": 15764
},
{
"ts": 8620,
"bytes": 11253
},
{
"ts": 8629,
"bytes": 5122
},
{
"ts": 9561,
"bytes": 4715
},
{
"ts": 9582,
"bytes": 11660
},
{
"ts": 10737,
"bytes": 16375
},
{
"ts": 11841,
"bytes": 2980
},
{
"ts": 11855,
"bytes": 13395
},
{
"ts": 12715,
"bytes": 5485
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 394,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 120110",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"1d52e-67fe2689-da08eea039499f1a;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:37 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 120110,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 297,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 27,
"http2_stream_dependency": 25,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 202,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "117 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1143,
"ImageHeight": 1600
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1143x1600",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 119828,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1143x1600",
"Megapixels": 1.8
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1143,
"height": 1600,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 1828800,
"imageStatistics": {
"all": {
"min": 4,
"max": 255,
"mean": 140.791,
"standardDeviation": 9.6055799999999998,
"kurtosis": 1.5694900000000001,
"skewness": 0.92974400000000001,
"entropy": 0.59147499999999997
}
},
"channelStatistics": {
"red": {
"min": 4,
"max": 255,
"mean": 166.392,
"standardDeviation": 18.404699999999998,
"kurtosis": 9.9681499999999996,
"skewness": -0.226219,
"entropy": 0.68907300000000005
},
"green": {
"min": 77,
"max": 133,
"mean": 120.434,
"standardDeviation": 5.0254599999999998,
"kurtosis": 9.2325700000000008,
"skewness": -2.7223199999999999,
"entropy": 0.54984999999999995
},
"blue": {
"min": 111,
"max": 183,
"mean": 135.547,
"standardDeviation": 5.38659,
"kurtosis": 9.7810400000000008,
"skewness": 2.7121,
"entropy": 0.53549999999999998
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1143,
"height": 1600,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:32+00:00",
"date:modify": "2025-04-30T06:48:32+00:00",
"signature": "c9b58a2432e788c59f6f46da1cec62e62097fa58ee3067458d7ea4978e5e0280"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "1828800",
"pixelsPerSecond": "24.0375MB",
"userTime": "0.080u",
"elapsedTime": "0:01.076"
}
},
"load_end": 12715,
"ttfb_start": 314,
"ttfb_end": 4361,
"download_start": 4361,
"download_end": 12715,
"download_ms": 8354,
"all_start": 314,
"all_end": 12715,
"all_ms": 12401,
"index": 13,
"number": 14
},
{
"type": 3,
"id": "35968.15",
"request_id": "35968.15",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif",
"raw_id": "35968.15",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 11134,
"ttfb_ms": 4048,
"load_start": 314,
"load_start_float": 314.00020799999999,
"bytesIn": 83832,
"objectSize": 83832,
"objectSizeUncompressed": 83832,
"chunks": [
{
"ts": 5681,
"bytes": 16375
},
{
"ts": 6700,
"bytes": 16375
},
{
"ts": 7690,
"bytes": 611
},
{
"ts": 7714,
"bytes": 15764
},
{
"ts": 9120,
"bytes": 16353
},
{
"ts": 9148,
"bytes": 22
},
{
"ts": 10294,
"bytes": 16353
},
{
"ts": 10322,
"bytes": 22
},
{
"ts": 11448,
"bytes": 1957
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 416,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 83832",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"14778-67fe2699-c15675b49f815767;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:53 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2107,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 83832,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 300,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 29,
"http2_stream_dependency": 27,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 208,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "82 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 1966
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x1966",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 83550,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x1966",
"Megapixels": 3.5
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 1966,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 3538800,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 166.99000000000001,
"standardDeviation": 12.156700000000001,
"kurtosis": -1.26664,
"skewness": 0.809778,
"entropy": 0.162768
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 244.601,
"standardDeviation": 32.857900000000001,
"kurtosis": 12.533200000000001,
"skewness": -3.52339,
"entropy": 0.186005
},
"green": {
"min": 75,
"max": 182,
"mean": 128.72200000000001,
"standardDeviation": 2.35616,
"kurtosis": 21.855599999999999,
"skewness": 3.3340800000000002,
"entropy": 0.15254400000000001
},
"blue": {
"min": 90,
"max": 163,
"mean": 127.64700000000001,
"standardDeviation": 1.25613,
"kurtosis": 29.514600000000002,
"skewness": -3.5282900000000001,
"entropy": 0.149755
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 1966,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:31+00:00",
"date:modify": "2025-04-30T06:48:31+00:00",
"signature": "36849840e4ffff172aaee885609a2522929b000ca26e573bb29880f3b99b917f"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "3538800",
"pixelsPerSecond": "27.5718MB",
"userTime": "0.140u",
"elapsedTime": "0:01.128"
}
},
"load_end": 11448,
"ttfb_start": 314,
"ttfb_end": 4362,
"download_start": 4362,
"download_end": 11448,
"download_ms": 7086,
"all_start": 314,
"all_end": 11448,
"all_ms": 11134,
"index": 14,
"number": 15
},
{
"type": 3,
"id": "35968.16",
"request_id": "35968.16",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif",
"raw_id": "35968.16",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 13035,
"ttfb_ms": 4048,
"load_start": 314,
"load_start_float": 314.00021400000003,
"bytesIn": 132030,
"objectSize": 132030,
"objectSizeUncompressed": 132030,
"chunks": [
{
"ts": 5209,
"bytes": 16375
},
{
"ts": 6667,
"bytes": 16375
},
{
"ts": 7662,
"bytes": 611
},
{
"ts": 7690,
"bytes": 15764
},
{
"ts": 9077,
"bytes": 1359
},
{
"ts": 9093,
"bytes": 14994
},
{
"ts": 9119,
"bytes": 22
},
{
"ts": 10242,
"bytes": 1359
},
{
"ts": 10266,
"bytes": 14994
},
{
"ts": 10294,
"bytes": 22
},
{
"ts": 11398,
"bytes": 1359
},
{
"ts": 11422,
"bytes": 14994
},
{
"ts": 11449,
"bytes": 22
},
{
"ts": 12322,
"bytes": 16375
},
{
"ts": 13322,
"bytes": 16375
},
{
"ts": 13349,
"bytes": 1030
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 423,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 132030",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"203be-67fe26b8-8922109dc03131ea;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:28:24 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2149,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 132030,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 301,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 31,
"http2_stream_dependency": 29,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 214,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "129 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 1048
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x1048",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 131748,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x1048",
"Megapixels": 1.8999999999999999
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 1048,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 1886400,
"imageStatistics": {
"all": {
"min": 15,
"max": 253,
"mean": 137.86500000000001,
"standardDeviation": 16.781199999999998,
"kurtosis": 0.56142700000000001,
"skewness": 0.97680500000000003,
"entropy": 0.58380200000000004
}
},
"channelStatistics": {
"red": {
"min": 15,
"max": 253,
"mean": 154.70099999999999,
"standardDeviation": 47.063400000000001,
"kurtosis": -1.5427999999999999,
"skewness": -0.31747900000000001,
"entropy": 0.81520800000000004
},
"green": {
"min": 126,
"max": 149,
"mean": 135.761,
"standardDeviation": 1.84735,
"kurtosis": -0.317054,
"skewness": 0.64705699999999999,
"entropy": 0.49697599999999997
},
"blue": {
"min": 110,
"max": 131,
"mean": 123.133,
"standardDeviation": 1.4329000000000001,
"kurtosis": -0.40557300000000002,
"skewness": 0.40166299999999999,
"entropy": 0.439224
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 1048,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:33+00:00",
"date:modify": "2025-04-30T06:48:33+00:00",
"signature": "512d71fdcb667fb1ba81a9de69809ff709eb5f25d86e6b603355df0990fc8a1d"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "1886400",
"pixelsPerSecond": "20.3484MB",
"userTime": "0.100u",
"elapsedTime": "0:01.092"
}
},
"load_end": 13349,
"ttfb_start": 314,
"ttfb_end": 4362,
"download_start": 4362,
"download_end": 13349,
"download_ms": 8987,
"all_start": 314,
"all_end": 13349,
"all_ms": 13035,
"index": 15,
"number": 16
},
{
"type": 3,
"id": "35968.17",
"request_id": "35968.17",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif",
"raw_id": "35968.17",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 11467,
"ttfb_ms": 4045,
"load_start": 314,
"load_start_float": 314.00022000000001,
"bytesIn": 109648,
"objectSize": 109648,
"objectSizeUncompressed": 109648,
"chunks": [
{
"ts": 5074,
"bytes": 16375
},
{
"ts": 6530,
"bytes": 16375
},
{
"ts": 7521,
"bytes": 611
},
{
"ts": 7546,
"bytes": 15764
},
{
"ts": 8537,
"bytes": 16375
},
{
"ts": 9478,
"bytes": 4715
},
{
"ts": 9516,
"bytes": 11660
},
{
"ts": 10652,
"bytes": 16353
},
{
"ts": 10680,
"bytes": 22
},
{
"ts": 11781,
"bytes": 11398
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 431,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 109648",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"1ac50-67fe269e-620bc5dc5683d20d;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:58 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2143,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 109648,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 301,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 33,
"http2_stream_dependency": 31,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 220,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "107 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2319
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2319",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 109366,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2319",
"Megapixels": 4.2000000000000002
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2319,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4174200,
"imageStatistics": {
"all": {
"min": 43,
"max": 251,
"mean": 155.37899999999999,
"standardDeviation": 6.6617100000000002,
"kurtosis": -1.27125,
"skewness": 0.72475699999999998,
"entropy": 0.43703900000000001
}
},
"channelStatistics": {
"red": {
"min": 43,
"max": 251,
"mean": 208.85900000000001,
"standardDeviation": 17.3063,
"kurtosis": 17.581299999999999,
"skewness": -3.5464000000000002,
"entropy": 0.51136400000000004
},
"green": {
"min": 125,
"max": 152,
"mean": 136.143,
"standardDeviation": 1.4187099999999999,
"kurtosis": 9.3605999999999998,
"skewness": 1.99292,
"entropy": 0.37384899999999999
},
"blue": {
"min": 112,
"max": 129,
"mean": 121.13500000000001,
"standardDeviation": 1.26013,
"kurtosis": 4.39893,
"skewness": -0.65748099999999998,
"entropy": 0.425904
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2319,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:31+00:00",
"date:modify": "2025-04-30T06:48:31+00:00",
"signature": "bfb40b13818b57e942ac35a7cba246bf1b81ec30018d919dc48c7a571a0ff61c"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4174200",
"pixelsPerSecond": "26.4499MB",
"userTime": "0.170u",
"elapsedTime": "0:01.157"
}
},
"load_end": 11781,
"ttfb_start": 314,
"ttfb_end": 4359,
"download_start": 4359,
"download_end": 11781,
"download_ms": 7422,
"all_start": 314,
"all_end": 11781,
"all_ms": 11467,
"index": 16,
"number": 17
},
{
"type": 3,
"id": "35968.18",
"request_id": "35968.18",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif",
"raw_id": "35968.18",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 8304,
"ttfb_ms": 4046,
"load_start": 314,
"load_start_float": 314.000226,
"bytesIn": 54238,
"objectSize": 54238,
"objectSizeUncompressed": 54238,
"chunks": [
{
"ts": 5157,
"bytes": 16375
},
{
"ts": 6615,
"bytes": 16375
},
{
"ts": 7601,
"bytes": 611
},
{
"ts": 7629,
"bytes": 15764
},
{
"ts": 8618,
"bytes": 5113
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 453,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 54238",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"d3de-67feca56-84f82da7cc73f2fd;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:06:30 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2143,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 54238,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 303,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 35,
"http2_stream_dependency": 33,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 226,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "53 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2786
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2786",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 53956,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2786",
"Megapixels": 5
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2786,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 5014800,
"imageStatistics": {
"all": {
"min": 1,
"max": 255,
"mean": 161.011,
"standardDeviation": 25.8248,
"kurtosis": -0.69543999999999995,
"skewness": 0.44944000000000001,
"entropy": 0.172042
}
},
"channelStatistics": {
"red": {
"min": 1,
"max": 255,
"mean": 226.858,
"standardDeviation": 74.969499999999996,
"kurtosis": 3.42815,
"skewness": -2.3198400000000001,
"entropy": 0.16193399999999999
},
"green": {
"min": 114,
"max": 148,
"mean": 128.46700000000001,
"standardDeviation": 1.52702,
"kurtosis": 16.003399999999999,
"skewness": 3.6583399999999999,
"entropy": 0.180594
},
"blue": {
"min": 113,
"max": 140,
"mean": 127.708,
"standardDeviation": 0.97802299999999998,
"kurtosis": 17.231999999999999,
"skewness": -3.5364300000000002,
"entropy": 0.173598
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2786,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:28+00:00",
"date:modify": "2025-04-30T06:48:28+00:00",
"signature": "9df814e7348807fb3ef3de90917bd5c9e815086899a23de4a2be459b92accc68"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "5014800",
"pixelsPerSecond": "27.82MB",
"userTime": "0.200u",
"elapsedTime": "0:01.180"
}
},
"load_end": 8618,
"ttfb_start": 314,
"ttfb_end": 4360,
"download_start": 4360,
"download_end": 8618,
"download_ms": 4258,
"all_start": 314,
"all_end": 8618,
"all_ms": 8304,
"index": 17,
"number": 18
},
{
"type": 3,
"id": "35968.19",
"request_id": "35968.19",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"raw_id": "35968.19",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 28850,
"ttfb_ms": 4045,
"load_start": 314,
"load_start_float": 314.00023199999998,
"bytesIn": 786144,
"objectSize": 786144,
"objectSizeUncompressed": 786144,
"chunks": [
{
"ts": 5100,
"bytes": 16375
},
{
"ts": 6556,
"bytes": 16375
},
{
"ts": 7547,
"bytes": 611
},
{
"ts": 7574,
"bytes": 15764
},
{
"ts": 8563,
"bytes": 16375
},
{
"ts": 9516,
"bytes": 4715
},
{
"ts": 9539,
"bytes": 11660
},
{
"ts": 10681,
"bytes": 16353
},
{
"ts": 10709,
"bytes": 22
},
{
"ts": 11783,
"bytes": 2980
},
{
"ts": 11806,
"bytes": 13395
},
{
"ts": 12655,
"bytes": 16294
},
{
"ts": 12680,
"bytes": 153
},
{
"ts": 12799,
"bytes": 16375
},
{
"ts": 12833,
"bytes": 16375
},
{
"ts": 14237,
"bytes": 16213
},
{
"ts": 14261,
"bytes": 16375
},
{
"ts": 14294,
"bytes": 162
},
{
"ts": 15383,
"bytes": 16375
},
{
"ts": 15412,
"bytes": 16375
},
{
"ts": 16511,
"bytes": 2489
},
{
"ts": 16539,
"bytes": 16375
},
{
"ts": 16563,
"bytes": 13886
},
{
"ts": 18596,
"bytes": 16375
},
{
"ts": 18987,
"bytes": 16294
},
{
"ts": 19016,
"bytes": 16375
},
{
"ts": 19044,
"bytes": 16375
},
{
"ts": 19063,
"bytes": 16375
},
{
"ts": 19091,
"bytes": 16375
},
{
"ts": 19119,
"bytes": 16456
},
{
"ts": 19950,
"bytes": 16294
},
{
"ts": 19978,
"bytes": 153
},
{
"ts": 20685,
"bytes": 16353
},
{
"ts": 20714,
"bytes": 16375
},
{
"ts": 20747,
"bytes": 22
},
{
"ts": 21652,
"bytes": 16375
},
{
"ts": 21681,
"bytes": 16375
},
{
"ts": 22929,
"bytes": 32750
},
{
"ts": 23410,
"bytes": 16353
},
{
"ts": 23472,
"bytes": 16397
},
{
"ts": 24958,
"bytes": 16375
},
{
"ts": 25395,
"bytes": 16353
},
{
"ts": 25460,
"bytes": 16397
},
{
"ts": 26115,
"bytes": 16353
},
{
"ts": 26155,
"bytes": 16375
},
{
"ts": 26185,
"bytes": 22
},
{
"ts": 26591,
"bytes": 32669
},
{
"ts": 26618,
"bytes": 16375
},
{
"ts": 26647,
"bytes": 81
},
{
"ts": 28572,
"bytes": 32750
},
{
"ts": 28574,
"bytes": 16375
},
{
"ts": 29105,
"bytes": 32750
},
{
"ts": 29164,
"bytes": 49125
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 460,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 7915873",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"78c961-67fec952-950a44eb46bed716;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:10 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2095,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 7915873,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 304,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 37,
"http2_stream_dependency": 35,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 232,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "768 KiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 15000,
"ImageHeight": 9600,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "15000x9600",
"Megapixels": 144
}
}
},
"jpeg_scan_count": 1,
"score_progressive_jpeg": 0,
"load_end": 29164,
"ttfb_start": 314,
"ttfb_end": 4359,
"download_start": 4359,
"download_end": 29164,
"download_ms": 24805,
"all_start": 314,
"all_end": 29164,
"all_ms": 28850,
"index": 18,
"number": 19
},
{
"type": 3,
"id": "35968.20",
"request_id": "35968.20",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"raw_id": "35968.20",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 29510,
"ttfb_ms": 4049,
"load_start": 314,
"load_start_float": 314.00023800000002,
"bytesIn": 786072,
"objectSize": 786072,
"objectSizeUncompressed": 769675,
"chunks": [
{
"ts": 5822,
"bytes": 16375
},
{
"ts": 7274,
"bytes": 16375
},
{
"ts": 8288,
"bytes": 16375
},
{
"ts": 9232,
"bytes": 16375
},
{
"ts": 10411,
"bytes": 16375
},
{
"ts": 11533,
"bytes": 16375
},
{
"ts": 12434,
"bytes": 16375
},
{
"ts": 13491,
"bytes": 16375
},
{
"ts": 13519,
"bytes": 72
},
{
"ts": 14481,
"bytes": 16375
},
{
"ts": 14505,
"bytes": 16375
},
{
"ts": 15601,
"bytes": 16375
},
{
"ts": 15628,
"bytes": 16375
},
{
"ts": 16727,
"bytes": 16375
},
{
"ts": 16755,
"bytes": 16375
},
{
"ts": 17665,
"bytes": 16375
},
{
"ts": 17684,
"bytes": 16375
},
{
"ts": 19750,
"bytes": 16375
},
{
"ts": 20142,
"bytes": 16375
},
{
"ts": 20161,
"bytes": 16375
},
{
"ts": 20193,
"bytes": 16375
},
{
"ts": 21269,
"bytes": 16375
},
{
"ts": 21293,
"bytes": 16375
},
{
"ts": 22568,
"bytes": 16375
},
{
"ts": 22569,
"bytes": 16375
},
{
"ts": 23947,
"bytes": 16375
},
{
"ts": 24262,
"bytes": 16375
},
{
"ts": 24263,
"bytes": 16375
},
{
"ts": 24263,
"bytes": 16375
},
{
"ts": 25062,
"bytes": 16375
},
{
"ts": 25133,
"bytes": 16375
},
{
"ts": 25782,
"bytes": 16375
},
{
"ts": 25852,
"bytes": 16375
},
{
"ts": 26855,
"bytes": 16375
},
{
"ts": 27294,
"bytes": 16375
},
{
"ts": 27346,
"bytes": 16375
},
{
"ts": 27346,
"bytes": 16375
},
{
"ts": 27440,
"bytes": 16375
},
{
"ts": 28027,
"bytes": 16375
},
{
"ts": 28074,
"bytes": 16375
},
{
"ts": 28168,
"bytes": 16375
},
{
"ts": 29382,
"bytes": 16375
},
{
"ts": 29382,
"bytes": 16375
},
{
"ts": 29382,
"bytes": 16375
},
{
"ts": 29424,
"bytes": 16375
},
{
"ts": 29817,
"bytes": 16375
},
{
"ts": 29818,
"bytes": 16375
},
{
"ts": 29822,
"bytes": 16375
},
{
"ts": 29892,
"bytes": 16375
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 468,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 10848118",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"a58776-67fec956-3987b38b905f7235;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:14 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2095,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 23,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 10848118,
"image_save": 8323083,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 305,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 39,
"http2_stream_dependency": 37,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 238,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "752 KiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 9545,
"ImageHeight": 13333,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "9545x13333",
"Megapixels": 127.3
}
},
"magick": {
"format": "JPEG",
"formatDescription": "Joint Photographic Experts Group JFIF format",
"mimeType": "image\/jpeg",
"class": "DirectClass",
"geometry": {
"width": 9545,
"height": 13333,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 127263485,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 164.85900000000001,
"standardDeviation": 51.809100000000001,
"kurtosis": -1.3254600000000001,
"skewness": 0.69503800000000004,
"entropy": 0.38820500000000002
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 164.749,
"standardDeviation": 51.622199999999999,
"kurtosis": -1.33169,
"skewness": 0.69259999999999999,
"entropy": 0.38847100000000001
},
"green": {
"min": 0,
"max": 255,
"mean": 165.20099999999999,
"standardDeviation": 52.1937,
"kurtosis": -1.3402400000000001,
"skewness": 0.68946499999999999,
"entropy": 0.38605699999999998
},
"blue": {
"min": 0,
"max": 255,
"mean": 164.62700000000001,
"standardDeviation": 51.611400000000003,
"kurtosis": -1.30488,
"skewness": 0.70277900000000004,
"entropy": 0.39008500000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "JPEG",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 9545,
"height": 13333,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "JPEG",
"quality": 94,
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:48:54+00:00",
"date:modify": "2025-04-30T06:48:54+00:00",
"jpeg:colorspace": "2",
"jpeg:sampling-factor": "1x1,1x1,1x1",
"signature": "ea643e19cfe7e8b1aab6e5b396460a9d05bbcb8fb42957ac0ff848b8afca6c9f"
},
"tainted": false,
"filesize": "769675B",
"numberPixels": "127.263M",
"pixelsPerSecond": "84.3563MB",
"userTime": "1.500u",
"elapsedTime": "0:02.508"
}
},
"jpeg_scan_count": 1,
"score_progressive_jpeg": 0,
"load_end": 29824,
"ttfb_start": 314,
"ttfb_end": 4363,
"download_start": 4363,
"download_end": 29824,
"download_ms": 25461,
"all_start": 314,
"all_end": 29824,
"all_ms": 29510,
"index": 19,
"number": 20
},
{
"type": 3,
"id": "35968.21",
"request_id": "35968.21",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"raw_id": "35968.21",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 29289,
"ttfb_ms": 4052,
"load_start": 314,
"load_start_float": 314.00024400000001,
"bytesIn": 704197,
"objectSize": 704197,
"objectSizeUncompressed": 704197,
"chunks": [
{
"ts": 5898,
"bytes": 16375
},
{
"ts": 7355,
"bytes": 16375
},
{
"ts": 8372,
"bytes": 16375
},
{
"ts": 9313,
"bytes": 4715
},
{
"ts": 9341,
"bytes": 11660
},
{
"ts": 10487,
"bytes": 16353
},
{
"ts": 10520,
"bytes": 22
},
{
"ts": 11615,
"bytes": 14387
},
{
"ts": 11643,
"bytes": 1988
},
{
"ts": 12515,
"bytes": 16375
},
{
"ts": 13572,
"bytes": 15012
},
{
"ts": 13596,
"bytes": 1435
},
{
"ts": 14596,
"bytes": 1900
},
{
"ts": 14614,
"bytes": 16375
},
{
"ts": 14643,
"bytes": 14475
},
{
"ts": 15714,
"bytes": 16375
},
{
"ts": 15742,
"bytes": 16375
},
{
"ts": 16851,
"bytes": 2489
},
{
"ts": 16879,
"bytes": 16375
},
{
"ts": 16898,
"bytes": 13886
},
{
"ts": 17771,
"bytes": 14591
},
{
"ts": 17796,
"bytes": 16375
},
{
"ts": 17828,
"bytes": 1784
},
{
"ts": 19780,
"bytes": 16353
},
{
"ts": 19808,
"bytes": 22
},
{
"ts": 20219,
"bytes": 16213
},
{
"ts": 20247,
"bytes": 16375
},
{
"ts": 20275,
"bytes": 16375
},
{
"ts": 20303,
"bytes": 162
},
{
"ts": 21322,
"bytes": 16375
},
{
"ts": 21350,
"bytes": 16375
},
{
"ts": 22571,
"bytes": 16375
},
{
"ts": 22664,
"bytes": 16375
},
{
"ts": 23949,
"bytes": 16375
},
{
"ts": 24359,
"bytes": 49044
},
{
"ts": 24376,
"bytes": 81
},
{
"ts": 25136,
"bytes": 16353
},
{
"ts": 25145,
"bytes": 16375
},
{
"ts": 25240,
"bytes": 22
},
{
"ts": 25855,
"bytes": 16353
},
{
"ts": 25926,
"bytes": 16397
},
{
"ts": 26885,
"bytes": 8076
},
{
"ts": 26910,
"bytes": 8299
},
{
"ts": 27443,
"bytes": 32750
},
{
"ts": 27536,
"bytes": 32750
},
{
"ts": 28171,
"bytes": 49125
},
{
"ts": 29574,
"bytes": 32750
},
{
"ts": 29603,
"bytes": 16375
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 476,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 10446483",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"9f6693-67fec94f-e18818d3528100b9;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:07 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2095,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 10446483,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 306,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 41,
"http2_stream_dependency": 39,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 244,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "688 KiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 15000,
"ImageHeight": 9600,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "15000x9600",
"Megapixels": 144
}
}
},
"jpeg_scan_count": 1,
"score_progressive_jpeg": 0,
"load_end": 29603,
"ttfb_start": 314,
"ttfb_end": 4366,
"download_start": 4366,
"download_end": 29603,
"download_ms": 25237,
"all_start": 314,
"all_end": 29603,
"all_ms": 29289,
"index": 20,
"number": 21
},
{
"type": 3,
"id": "35968.22",
"request_id": "35968.22",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif",
"raw_id": "35968.22",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 14110,
"ttfb_ms": 4049,
"load_start": 315,
"load_start_float": 315.00024999999999,
"bytesIn": 178054,
"objectSize": 178054,
"objectSizeUncompressed": 178054,
"chunks": [
{
"ts": 5761,
"bytes": 16375
},
{
"ts": 6780,
"bytes": 16375
},
{
"ts": 8233,
"bytes": 16375
},
{
"ts": 9204,
"bytes": 16353
},
{
"ts": 9232,
"bytes": 22
},
{
"ts": 10379,
"bytes": 16353
},
{
"ts": 10412,
"bytes": 22
},
{
"ts": 11504,
"bytes": 14387
},
{
"ts": 11535,
"bytes": 1988
},
{
"ts": 12412,
"bytes": 16375
},
{
"ts": 13431,
"bytes": 15255
},
{
"ts": 13468,
"bytes": 16375
},
{
"ts": 13492,
"bytes": 1120
},
{
"ts": 14395,
"bytes": 16213
},
{
"ts": 14425,
"bytes": 14466
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 494,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 178054",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"2b786-67fec959-e8e5d16df5b8c621;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:17 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2095,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 178054,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 307,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 43,
"http2_stream_dependency": 41,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 250,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "174 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2400
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2400",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 177772,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2400",
"Megapixels": 4.2999999999999998
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4320000,
"imageStatistics": {
"all": {
"min": 66,
"max": 255,
"mean": 155.874,
"standardDeviation": 20.450800000000001,
"kurtosis": -0.280588,
"skewness": 1.28166,
"entropy": 0.39700099999999999
}
},
"channelStatistics": {
"red": {
"min": 66,
"max": 255,
"mean": 216.09299999999999,
"standardDeviation": 54.627699999999997,
"kurtosis": -1.34521,
"skewness": -0.75960300000000003,
"entropy": 0.39782899999999999
},
"green": {
"min": 116,
"max": 135,
"mean": 127.31100000000001,
"standardDeviation": 1.4186700000000001,
"kurtosis": 1.62757,
"skewness": -0.56490300000000004,
"entropy": 0.40979700000000002
},
"blue": {
"min": 102,
"max": 132,
"mean": 124.21899999999999,
"standardDeviation": 5.3059200000000004,
"kurtosis": -0.81952700000000001,
"skewness": -0.87439199999999995,
"entropy": 0.38337500000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:34+00:00",
"date:modify": "2025-04-30T06:48:34+00:00",
"signature": "bbc3b4764e432c48c731a7956a56b4926c334eec34f4c71bdf66221f048f8f52"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4320000",
"pixelsPerSecond": "22.9335MB",
"userTime": "0.200u",
"elapsedTime": "0:01.188"
}
},
"load_end": 14425,
"ttfb_start": 315,
"ttfb_end": 4364,
"download_start": 4364,
"download_end": 14425,
"download_ms": 10061,
"all_start": 315,
"all_end": 14425,
"all_ms": 14110,
"index": 21,
"number": 22
},
{
"type": 3,
"id": "35968.23",
"request_id": "35968.23",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif",
"raw_id": "35968.23",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 17289,
"ttfb_ms": 4048,
"load_start": 315,
"load_start_float": 315.00025599999998,
"bytesIn": 247297,
"objectSize": 247297,
"objectSizeUncompressed": 247297,
"chunks": [
{
"ts": 5733,
"bytes": 16375
},
{
"ts": 6751,
"bytes": 16375
},
{
"ts": 8204,
"bytes": 16375
},
{
"ts": 9181,
"bytes": 16353
},
{
"ts": 9204,
"bytes": 22
},
{
"ts": 10356,
"bytes": 16353
},
{
"ts": 10379,
"bytes": 22
},
{
"ts": 11478,
"bytes": 14387
},
{
"ts": 11503,
"bytes": 1988
},
{
"ts": 12383,
"bytes": 16375
},
{
"ts": 13388,
"bytes": 15255
},
{
"ts": 13412,
"bytes": 16375
},
{
"ts": 13431,
"bytes": 1120
},
{
"ts": 14341,
"bytes": 16213
},
{
"ts": 14369,
"bytes": 16375
},
{
"ts": 14395,
"bytes": 162
},
{
"ts": 15492,
"bytes": 16375
},
{
"ts": 15520,
"bytes": 16375
},
{
"ts": 16620,
"bytes": 2489
},
{
"ts": 16653,
"bytes": 16375
},
{
"ts": 16676,
"bytes": 13886
},
{
"ts": 17604,
"bytes": 1672
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 502,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 247297",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"3c601-67fec94e-e983916f4bcd81a2;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:06 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2146,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 247297,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 308,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 45,
"http2_stream_dependency": 43,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 256,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "242 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1600,
"ImageHeight": 1200
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1600x1200",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 247015,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1600x1200",
"Megapixels": 1.8999999999999999
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1600,
"height": 1200,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 1920000,
"imageStatistics": {
"all": {
"min": 11,
"max": 255,
"mean": 146.50999999999999,
"standardDeviation": 15.936999999999999,
"kurtosis": 0.39494000000000001,
"skewness": 0.813751,
"entropy": 0.53327500000000005
}
},
"channelStatistics": {
"red": {
"min": 11,
"max": 255,
"mean": 184.126,
"standardDeviation": 38.180900000000001,
"kurtosis": 4.1104599999999998,
"skewness": -1.78607,
"entropy": 0.86479700000000004
},
"green": {
"min": 103,
"max": 185,
"mean": 128.05600000000001,
"standardDeviation": 4.0567799999999998,
"kurtosis": 20.896000000000001,
"skewness": 3.5388700000000002,
"entropy": 0.42186800000000002
},
"blue": {
"min": 42,
"max": 199,
"mean": 127.348,
"standardDeviation": 5.5733699999999997,
"kurtosis": 30.046700000000001,
"skewness": 0.73581799999999997,
"entropy": 0.31316100000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1600,
"height": 1200,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:37+00:00",
"date:modify": "2025-04-30T06:48:37+00:00",
"signature": "1a08feaf7297af64940eaad1ffba8f4f97e34f4571e978e8cd724a440b9f74ad"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "1920000",
"pixelsPerSecond": "20.6169MB",
"userTime": "0.110u",
"elapsedTime": "0:01.093"
}
},
"load_end": 17604,
"ttfb_start": 315,
"ttfb_end": 4363,
"download_start": 4363,
"download_end": 17604,
"download_ms": 13241,
"all_start": 315,
"all_end": 17604,
"all_ms": 17289,
"index": 22,
"number": 23
},
{
"type": 3,
"id": "35968.24",
"request_id": "35968.24",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif",
"raw_id": "35968.24",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 24254,
"ttfb_ms": 4049,
"load_start": 315,
"load_start_float": 315.00026200000002,
"bytesIn": 445546,
"objectSize": 445546,
"objectSizeUncompressed": 445546,
"chunks": [
{
"ts": 5869,
"bytes": 16375
},
{
"ts": 7327,
"bytes": 16375
},
{
"ts": 8341,
"bytes": 16375
},
{
"ts": 9285,
"bytes": 4715
},
{
"ts": 9313,
"bytes": 11660
},
{
"ts": 10459,
"bytes": 16353
},
{
"ts": 10487,
"bytes": 22
},
{
"ts": 11586,
"bytes": 14387
},
{
"ts": 11614,
"bytes": 1988
},
{
"ts": 12487,
"bytes": 16375
},
{
"ts": 13549,
"bytes": 15093
},
{
"ts": 13572,
"bytes": 1354
},
{
"ts": 14539,
"bytes": 1900
},
{
"ts": 14562,
"bytes": 16375
},
{
"ts": 14595,
"bytes": 14475
},
{
"ts": 15657,
"bytes": 16375
},
{
"ts": 15690,
"bytes": 16375
},
{
"ts": 16785,
"bytes": 2489
},
{
"ts": 16850,
"bytes": 30261
},
{
"ts": 17719,
"bytes": 14591
},
{
"ts": 17752,
"bytes": 16375
},
{
"ts": 17770,
"bytes": 1784
},
{
"ts": 19893,
"bytes": 16375
},
{
"ts": 20549,
"bytes": 16213
},
{
"ts": 20586,
"bytes": 16375
},
{
"ts": 20605,
"bytes": 16537
},
{
"ts": 21539,
"bytes": 16375
},
{
"ts": 21565,
"bytes": 16375
},
{
"ts": 22781,
"bytes": 16375
},
{
"ts": 22874,
"bytes": 16375
},
{
"ts": 24042,
"bytes": 6957
},
{
"ts": 24051,
"bytes": 9418
},
{
"ts": 24543,
"bytes": 16294
},
{
"ts": 24569,
"bytes": 19805
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 510,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 445546",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"6cc6a-67fec957-2aeafdcf65596118;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:15 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2095,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 445546,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 309,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 47,
"http2_stream_dependency": 45,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 262,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "435 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2400
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2400",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 445264,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2400",
"Megapixels": 4.2999999999999998
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4320000,
"imageStatistics": {
"all": {
"min": 0,
"max": 243,
"mean": 132.62100000000001,
"standardDeviation": 20.240300000000001,
"kurtosis": 2.5974400000000002,
"skewness": 0.93127099999999996,
"entropy": 0.776922
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 243,
"mean": 149.429,
"standardDeviation": 50.119100000000003,
"kurtosis": -0.59870000000000001,
"skewness": -0.316639,
"entropy": 0.88869799999999999
},
"green": {
"min": 103,
"max": 142,
"mean": 122.071,
"standardDeviation": 3.7916099999999999,
"kurtosis": 0.41193200000000002,
"skewness": 0.26835599999999998,
"entropy": 0.67946499999999999
},
"blue": {
"min": 99,
"max": 142,
"mean": 126.363,
"standardDeviation": 6.8101500000000001,
"kurtosis": 0.028683799999999999,
"skewness": -0.68617600000000001,
"entropy": 0.76260399999999995
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:44+00:00",
"date:modify": "2025-04-30T06:48:44+00:00",
"signature": "9c479a9024f4d078908132d34b1e19f429e2fa279e19dd8eb6e9436dadfd4bae"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4320000",
"pixelsPerSecond": "20.9972MB",
"userTime": "0.220u",
"elapsedTime": "0:01.205"
}
},
"load_end": 24569,
"ttfb_start": 315,
"ttfb_end": 4364,
"download_start": 4364,
"download_end": 24569,
"download_ms": 20205,
"all_start": 315,
"all_end": 24569,
"all_ms": 24254,
"index": 23,
"number": 24
},
{
"type": 3,
"id": "35968.25",
"request_id": "35968.25",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif",
"raw_id": "35968.25",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 23724,
"ttfb_ms": 4051,
"load_start": 315,
"load_start_float": 315.00026800000001,
"bytesIn": 402481,
"objectSize": 402481,
"objectSizeUncompressed": 402481,
"chunks": [
{
"ts": 6422,
"bytes": 16375
},
{
"ts": 7413,
"bytes": 611
},
{
"ts": 7436,
"bytes": 15764
},
{
"ts": 8424,
"bytes": 16375
},
{
"ts": 9374,
"bytes": 4715
},
{
"ts": 9407,
"bytes": 11660
},
{
"ts": 10541,
"bytes": 16353
},
{
"ts": 10570,
"bytes": 22
},
{
"ts": 11676,
"bytes": 14387
},
{
"ts": 11700,
"bytes": 1988
},
{
"ts": 12572,
"bytes": 16375
},
{
"ts": 14067,
"bytes": 16375
},
{
"ts": 14095,
"bytes": 72
},
{
"ts": 14728,
"bytes": 16375
},
{
"ts": 14751,
"bytes": 16375
},
{
"ts": 15833,
"bytes": 16375
},
{
"ts": 15851,
"bytes": 16375
},
{
"ts": 16950,
"bytes": 2489
},
{
"ts": 16983,
"bytes": 16375
},
{
"ts": 17006,
"bytes": 13886
},
{
"ts": 17884,
"bytes": 14591
},
{
"ts": 17912,
"bytes": 16375
},
{
"ts": 17940,
"bytes": 1784
},
{
"ts": 19865,
"bytes": 16353
},
{
"ts": 19893,
"bytes": 22
},
{
"ts": 20478,
"bytes": 16213
},
{
"ts": 20492,
"bytes": 16375
},
{
"ts": 20525,
"bytes": 16375
},
{
"ts": 20548,
"bytes": 162
},
{
"ts": 21487,
"bytes": 16375
},
{
"ts": 21511,
"bytes": 16375
},
{
"ts": 22750,
"bytes": 32750
},
{
"ts": 24039,
"bytes": 9409
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 518,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 402481",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"62431-67fec954-a912a5ec4c224c6d;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:12 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2179,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 402481,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 310,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 49,
"http2_stream_dependency": 47,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 268,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "393 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1600,
"ImageHeight": 1200
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1600x1200",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 402199,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1600x1200",
"Megapixels": 1.8999999999999999
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1600,
"height": 1200,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 1920000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 146.05000000000001,
"standardDeviation": 14.9383,
"kurtosis": 0.56648900000000002,
"skewness": 1.0259499999999999,
"entropy": 0.46707500000000002
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 183.708,
"standardDeviation": 39.636299999999999,
"kurtosis": 2.3274499999999998,
"skewness": -1.3267599999999999,
"entropy": 0.87816300000000003
},
"green": {
"min": 72,
"max": 159,
"mean": 126.77500000000001,
"standardDeviation": 2.3503099999999999,
"kurtosis": 84.787800000000004,
"skewness": -2.6561900000000001,
"entropy": 0.32324199999999997
},
"blue": {
"min": 77,
"max": 153,
"mean": 127.66800000000001,
"standardDeviation": 2.8281100000000001,
"kurtosis": 46.588999999999999,
"skewness": -5.9565299999999999,
"entropy": 0.19982
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1600,
"height": 1200,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:44+00:00",
"date:modify": "2025-04-30T06:48:44+00:00",
"signature": "3a59e2e0cc6ef7b87b4999de8f1dc2d5141686def001d70539cd238a15fc6050"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "1920000",
"pixelsPerSecond": "18.045MB",
"userTime": "0.110u",
"elapsedTime": "0:01.106"
}
},
"load_end": 24039,
"ttfb_start": 315,
"ttfb_end": 4366,
"download_start": 4366,
"download_end": 24039,
"download_ms": 19673,
"all_start": 315,
"all_end": 24039,
"all_ms": 23724,
"index": 24,
"number": 25
},
{
"type": 3,
"id": "35968.26",
"request_id": "35968.26",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif",
"raw_id": "35968.26",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 7096,
"ttfb_ms": 4052,
"load_start": 315,
"load_start_float": 315.00027399999999,
"bytesIn": 32130,
"objectSize": 32130,
"objectSizeUncompressed": 32130,
"chunks": [
{
"ts": 6393,
"bytes": 16375
},
{
"ts": 7411,
"bytes": 15755
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 536,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 32130",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"7d82-68089f29-a28526a13a6d4e6a;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Wed, 23 Apr 2025 08:04:57 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2098,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 32130,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 310,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 51,
"http2_stream_dependency": 49,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 274,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "31 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2427
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2427",
"ColorRepresentation": "nclx 1 13 1",
"ImagePixelDepth": 8,
"AV1ConfigurationVersion": 1,
"ChromaFormat": "Monochrome 4:0:0",
"ChromaSamplePosition": "Unknown",
"AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
"MediaDataSize": 31693,
"MediaDataOffset": 437
},
"Composite": {
"ImageSize": "1800x2427",
"Megapixels": 4.4000000000000004
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2427,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4368600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 85.885599999999997,
"standardDeviation": 4.5013500000000004,
"kurtosis": -1.4625999999999999,
"skewness": -0.72648000000000001,
"entropy": 0.047165800000000001
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 1.65428,
"standardDeviation": 12.412699999999999,
"kurtosis": 85.696100000000001,
"skewness": 8.6280900000000003,
"entropy": 0.033134999999999998
},
"green": {
"min": 121,
"max": 129,
"mean": 127.925,
"standardDeviation": 0.538435,
"kurtosis": 50.993899999999996,
"skewness": -7.2029699999999997,
"entropy": 0.051901000000000003
},
"blue": {
"min": 127,
"max": 134,
"mean": 128.078,
"standardDeviation": 0.55289699999999997,
"kurtosis": 50.089199999999998,
"skewness": 7.1632199999999999,
"entropy": 0.056461400000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2427,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:27+00:00",
"date:modify": "2025-04-30T06:48:27+00:00",
"signature": "6be4900155b5773212834dfb7e861fac9fc9b258267c82f36fbb9b34c639587e"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4368600",
"pixelsPerSecond": "32.2114MB",
"userTime": "0.150u",
"elapsedTime": "0:01.135"
}
},
"load_end": 7411,
"ttfb_start": 315,
"ttfb_end": 4367,
"download_start": 4367,
"download_end": 7411,
"download_ms": 3044,
"all_start": 315,
"all_end": 7411,
"all_ms": 7096,
"index": 25,
"number": 26
},
{
"type": 3,
"id": "35968.27",
"request_id": "35968.27",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif",
"raw_id": "35968.27",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 29342,
"ttfb_ms": 4052,
"load_start": 315,
"load_start_float": 315.00027999999998,
"bytesIn": 704197,
"objectSize": 704197,
"objectSizeUncompressed": 704197,
"chunks": [
{
"ts": 6450,
"bytes": 16375
},
{
"ts": 7436,
"bytes": 611
},
{
"ts": 7464,
"bytes": 15764
},
{
"ts": 8454,
"bytes": 16375
},
{
"ts": 9407,
"bytes": 4715
},
{
"ts": 9421,
"bytes": 11660
},
{
"ts": 10570,
"bytes": 16353
},
{
"ts": 10598,
"bytes": 22
},
{
"ts": 11700,
"bytes": 14387
},
{
"ts": 11735,
"bytes": 1988
},
{
"ts": 12600,
"bytes": 16375
},
{
"ts": 14096,
"bytes": 16294
},
{
"ts": 14124,
"bytes": 153
},
{
"ts": 14784,
"bytes": 16375
},
{
"ts": 14813,
"bytes": 16375
},
{
"ts": 15879,
"bytes": 16375
},
{
"ts": 15907,
"bytes": 16375
},
{
"ts": 17007,
"bytes": 2489
},
{
"ts": 17030,
"bytes": 16375
},
{
"ts": 17058,
"bytes": 13886
},
{
"ts": 17940,
"bytes": 14591
},
{
"ts": 17969,
"bytes": 16375
},
{
"ts": 17992,
"bytes": 1784
},
{
"ts": 19837,
"bytes": 16353
},
{
"ts": 19865,
"bytes": 22
},
{
"ts": 20383,
"bytes": 16213
},
{
"ts": 20412,
"bytes": 16375
},
{
"ts": 20445,
"bytes": 16375
},
{
"ts": 20478,
"bytes": 162
},
{
"ts": 21426,
"bytes": 16375
},
{
"ts": 21454,
"bytes": 16375
},
{
"ts": 22666,
"bytes": 16375
},
{
"ts": 22749,
"bytes": 16375
},
{
"ts": 24041,
"bytes": 16375
},
{
"ts": 24468,
"bytes": 16294
},
{
"ts": 24543,
"bytes": 32831
},
{
"ts": 25242,
"bytes": 16353
},
{
"ts": 25255,
"bytes": 16375
},
{
"ts": 25317,
"bytes": 22
},
{
"ts": 25976,
"bytes": 32728
},
{
"ts": 26070,
"bytes": 22
},
{
"ts": 26946,
"bytes": 8076
},
{
"ts": 26993,
"bytes": 8299
},
{
"ts": 27645,
"bytes": 32750
},
{
"ts": 27717,
"bytes": 32750
},
{
"ts": 28291,
"bytes": 16375
},
{
"ts": 28325,
"bytes": 16375
},
{
"ts": 28410,
"bytes": 16375
},
{
"ts": 29603,
"bytes": 16375
},
{
"ts": 29655,
"bytes": 16375
},
{
"ts": 29657,
"bytes": 16375
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 544,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 809216",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"c5900-67fec962-d224a971cc25709e;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:26 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 809216,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 311,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 53,
"http2_stream_dependency": 51,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 280,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Truncated 'mdat' data"
},
"File": {
"FileSize": "688 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2400
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2400",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 808934,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2400",
"Megapixels": 4.2999999999999998
}
}
},
"load_end": 29657,
"ttfb_start": 315,
"ttfb_end": 4367,
"download_start": 4367,
"download_end": 29657,
"download_ms": 25290,
"all_start": 315,
"all_end": 29657,
"all_ms": 29342,
"index": 26,
"number": 27
},
{
"type": 3,
"id": "35968.28",
"request_id": "35968.28",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif",
"raw_id": "35968.28",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 29189,
"ttfb_ms": 4048,
"load_start": 316,
"load_start_float": 316.00028600000002,
"bytesIn": 720572,
"objectSize": 720572,
"objectSizeUncompressed": 704197,
"chunks": [
{
"ts": 5840,
"bytes": 16375
},
{
"ts": 7297,
"bytes": 16375
},
{
"ts": 8316,
"bytes": 16375
},
{
"ts": 9264,
"bytes": 16375
},
{
"ts": 10429,
"bytes": 16375
},
{
"ts": 11556,
"bytes": 16375
},
{
"ts": 12462,
"bytes": 16375
},
{
"ts": 13519,
"bytes": 16375
},
{
"ts": 13547,
"bytes": 72
},
{
"ts": 14641,
"bytes": 16375
},
{
"ts": 14674,
"bytes": 16375
},
{
"ts": 15764,
"bytes": 16375
},
{
"ts": 15800,
"bytes": 16375
},
{
"ts": 16897,
"bytes": 16375
},
{
"ts": 16925,
"bytes": 16375
},
{
"ts": 17826,
"bytes": 16375
},
{
"ts": 17856,
"bytes": 16375
},
{
"ts": 19807,
"bytes": 16375
},
{
"ts": 20302,
"bytes": 16375
},
{
"ts": 20326,
"bytes": 16375
},
{
"ts": 20359,
"bytes": 16375
},
{
"ts": 21377,
"bytes": 16375
},
{
"ts": 21410,
"bytes": 16375
},
{
"ts": 22663,
"bytes": 16375
},
{
"ts": 22663,
"bytes": 16375
},
{
"ts": 23984,
"bytes": 16375
},
{
"ts": 24375,
"bytes": 16375
},
{
"ts": 24465,
"bytes": 16375
},
{
"ts": 24465,
"bytes": 16375
},
{
"ts": 25239,
"bytes": 16375
},
{
"ts": 25239,
"bytes": 16375
},
{
"ts": 25924,
"bytes": 16375
},
{
"ts": 25924,
"bytes": 16375
},
{
"ts": 26909,
"bytes": 16375
},
{
"ts": 27536,
"bytes": 16375
},
{
"ts": 27536,
"bytes": 16375
},
{
"ts": 27586,
"bytes": 16375
},
{
"ts": 27587,
"bytes": 16375
},
{
"ts": 28206,
"bytes": 16375
},
{
"ts": 28288,
"bytes": 16375
},
{
"ts": 28289,
"bytes": 16375
},
{
"ts": 29466,
"bytes": 16375
},
{
"ts": 29467,
"bytes": 16375
},
{
"ts": 29504,
"bytes": 16375
},
{
"ts": 29893,
"bytes": 16375
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 552,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 754037",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"b8175-67fec95e-d540dec3d4dd2c57;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:22 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2107,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 754037,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 312,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 55,
"http2_stream_dependency": 53,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 286,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Truncated 'mdat' data"
},
"File": {
"FileSize": "688 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 1350
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x1350",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 753755,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x1350",
"Megapixels": 2.3999999999999999
}
}
},
"load_end": 29505,
"ttfb_start": 316,
"ttfb_end": 4364,
"download_start": 4364,
"download_end": 29505,
"download_ms": 25141,
"all_start": 316,
"all_end": 29505,
"all_ms": 29189,
"index": 27,
"number": 28
},
{
"type": 3,
"id": "35968.29",
"request_id": "35968.29",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif",
"raw_id": "35968.29",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 26484,
"ttfb_ms": 4049,
"load_start": 317,
"load_start_float": 317.000292,
"bytesIn": 712631,
"objectSize": 712631,
"objectSizeUncompressed": 712631,
"chunks": [
{
"ts": 6365,
"bytes": 16375
},
{
"ts": 7383,
"bytes": 16375
},
{
"ts": 8400,
"bytes": 16375
},
{
"ts": 9342,
"bytes": 4715
},
{
"ts": 9374,
"bytes": 11660
},
{
"ts": 10521,
"bytes": 16353
},
{
"ts": 10541,
"bytes": 22
},
{
"ts": 11643,
"bytes": 14387
},
{
"ts": 11676,
"bytes": 1988
},
{
"ts": 12548,
"bytes": 16375
},
{
"ts": 13596,
"bytes": 14931
},
{
"ts": 13605,
"bytes": 1444
},
{
"ts": 15936,
"bytes": 16375
},
{
"ts": 15959,
"bytes": 16375
},
{
"ts": 17058,
"bytes": 2489
},
{
"ts": 17086,
"bytes": 16375
},
{
"ts": 17115,
"bytes": 13886
},
{
"ts": 17992,
"bytes": 14591
},
{
"ts": 18021,
"bytes": 16375
},
{
"ts": 18044,
"bytes": 16375
},
{
"ts": 18048,
"bytes": 1784
},
{
"ts": 18624,
"bytes": 16375
},
{
"ts": 18652,
"bytes": 72
},
{
"ts": 19122,
"bytes": 1359
},
{
"ts": 19148,
"bytes": 14994
},
{
"ts": 19176,
"bytes": 16375
},
{
"ts": 19199,
"bytes": 16375
},
{
"ts": 19228,
"bytes": 16375
},
{
"ts": 19256,
"bytes": 16375
},
{
"ts": 19284,
"bytes": 22
},
{
"ts": 19978,
"bytes": 16213
},
{
"ts": 19997,
"bytes": 16375
},
{
"ts": 20035,
"bytes": 16375
},
{
"ts": 20053,
"bytes": 162
},
{
"ts": 22998,
"bytes": 16375
},
{
"ts": 23030,
"bytes": 16375
},
{
"ts": 23544,
"bytes": 16353
},
{
"ts": 23591,
"bytes": 32750
},
{
"ts": 23619,
"bytes": 16375
},
{
"ts": 23646,
"bytes": 16397
},
{
"ts": 24137,
"bytes": 16447
},
{
"ts": 24671,
"bytes": 49125
},
{
"ts": 25318,
"bytes": 32728
},
{
"ts": 25393,
"bytes": 22
},
{
"ts": 26071,
"bytes": 32750
},
{
"ts": 26530,
"bytes": 16447
},
{
"ts": 26724,
"bytes": 16375
},
{
"ts": 26769,
"bytes": 16375
},
{
"ts": 26801,
"bytes": 24665
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 560,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 712631",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"adfb7-67fec961-92d0f9fcf6983ea5;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:25 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 712631,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 312,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 57,
"http2_stream_dependency": 55,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 292,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "696 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2400
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2400",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 712349,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2400",
"Megapixels": 4.2999999999999998
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4320000,
"imageStatistics": {
"all": {
"min": 2,
"max": 253,
"mean": 128.863,
"standardDeviation": 21.288499999999999,
"kurtosis": 2.06128,
"skewness": 0.97435899999999998,
"entropy": 0.83850800000000003
}
},
"channelStatistics": {
"red": {
"min": 2,
"max": 253,
"mean": 133.512,
"standardDeviation": 43.455300000000001,
"kurtosis": -0.24698999999999999,
"skewness": 0.63359799999999999,
"entropy": 0.89731399999999994
},
"green": {
"min": 82,
"max": 136,
"mean": 111.307,
"standardDeviation": 8.7705800000000007,
"kurtosis": 0.20657600000000001,
"skewness": 0.62310200000000004,
"entropy": 0.817222
},
"blue": {
"min": 104,
"max": 165,
"mean": 141.77000000000001,
"standardDeviation": 11.6395,
"kurtosis": 1.4124099999999999,
"skewness": -1.47516,
"entropy": 0.80098800000000003
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:46+00:00",
"date:modify": "2025-04-30T06:48:46+00:00",
"signature": "1fb76c231d6cc91dd519bfd33082e9a0f994c40ae34553b9bc0f5b8610102506"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4320000",
"pixelsPerSecond": "18.7808MB",
"userTime": "0.250u",
"elapsedTime": "0:01.230"
}
},
"load_end": 26801,
"ttfb_start": 317,
"ttfb_end": 4366,
"download_start": 4366,
"download_end": 26801,
"download_ms": 22435,
"all_start": 317,
"all_end": 26801,
"all_ms": 26484,
"index": 28,
"number": 29
},
{
"type": 3,
"id": "35968.2",
"request_id": "35968.2",
"ip_addr": "104.16.175.226",
"full_url": "https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css",
"is_secure": 1,
"method": "GET",
"host": "cdn.jsdelivr.net",
"url": "\/npm\/swiper@11\/swiper-bundle.min.css",
"raw_id": "35968.2",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 114,
"ttfb_ms": 106,
"load_start": 494,
"load_start_float": 494.000113,
"bytesIn": 4472,
"objectSize": 4472,
"objectSizeUncompressed": 18454,
"chunks": [
{
"ts": 603,
"bytes": 1360,
"inflated": 1881
},
{
"ts": 608,
"bytes": 3112,
"inflated": 16573
}
],
"expires": "",
"cacheControl": "public, max-age=604800, s-maxage=43200",
"contentType": "text\/css",
"contentEncoding": "br",
"socket": 299,
"protocol": "HTTP\/2",
"dns_start": 272,
"dns_end": 317,
"connect_start": 317,
"connect_end": 386,
"ssl_start": 386,
"ssl_end": 494,
"securityDetails": {
"protocol": "TLS 1.3",
"keyExchange": "",
"keyExchangeGroup": "X25519MLKEM768",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "*.jsdelivr.net",
"sanList": [
"*.jsdelivr.net",
"jsdelivr.net"
],
"issuer": "Sectigo RSA Domain Validation Secure Server CA",
"validFrom": 1745539200,
"validTo": 1777939199,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Xenon2026h1' log",
"logId": "969764BF555897ADF743876837084277E9F03AD5F6A4F3366E46A43F0FCAA9C6",
"timestamp": 1745589780526,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "30460221008C89EEAC85879798CFEDEB309F53BA0AFECF5B3DAB36DB5499E9B733BD774A8902210088518FAE55022131DAAF8E53CDD2F691D6CC819717AE0EE1AE39DC47FC9A016D"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Let's Encrypt 'Oak2026h1'",
"logId": "1986D4C728AA6FFEBA036F782A4D0191AACE2D72310FAECE5D70412D254CC7D4",
"timestamp": 1745589780491,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "304402206F3B7DE547928A42ADF7712FB5EC1635F4EB9B9CF7FA780446DD17E72358B779022025D57CAF480843DD99382EA7F7F4AC3414C34E3DD00E5C1EC859AC847EF67032"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2026h1' log",
"logId": "0E5794BCF3AEA93E331B2C9907B3F790DF9BC23D713225DD21A925AC61C54E21",
"timestamp": 1745589780492,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100839A0CB43D15D768AC58321CDD2AF6AFB1DA9B2F036B8088FF8FCF14B81B46E4022100CAF4E28CC21581B395D4148FDC3282A64A8F39DAD77FADA7EA261CB16955DCE7"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 7,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: cdn.jsdelivr.net",
":method: GET",
":path: \/npm\/swiper@11\/swiper-bundle.min.css",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: cross-site",
"sec-fetch-storage-access: active",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-origin: *",
"access-control-expose-headers: *",
"age: 15372",
"alt-svc: h3=\":443\"; ma=86400",
"cache-control: public, max-age=604800, s-maxage=43200",
"cf-cache-status: HIT",
"cf-ray: 938517c84a3618cf-FRA",
"content-encoding: br",
"content-length: 4472",
"content-type: text\/css; charset=utf-8",
"cross-origin-resource-policy: cross-origin",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: W\/\"4816-QhDBdD2BY5n3wLn4Nl+ruy6ZEAk\"",
"nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
"report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=m5%2B5plXNnyLFDt9HkwgmmJdXPViKn55uFkKpTCOyBcRhz9duxm7gVMfMRpPWCetKUi%2BodZMkCJM6UHKtcMmm96JCjdc%2Fyr4e5JTE%2BpTqUx14fwLh%2Fw%2FVyxPmTP1VuuhD6EU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
"server: cloudflare",
"strict-transport-security: max-age=31536000; includeSubDomains; preload",
"timing-allow-origin: *",
"vary: Accept-Encoding",
"x-cache: HIT, HIT",
"x-content-type-options: nosniff",
"x-jsd-version: 11.2.6",
"x-jsd-version-type: version",
"x-served-by: cache-fra-eddf8230090-FRA, cache-lga21940-LGA",
":status: 200"
]
},
"bytesOut": 1975,
"score_cache": 50,
"score_cdn": 100,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": 45,
"connect_ms": 69,
"ssl_ms": 108,
"gzip_total": 4472,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 589428,
"cdn_provider": "jsDelivr",
"server_count": null,
"created": 271,
"socket_group": "https:\/\/cdn.jsdelivr.net <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 1,
"http2_stream_dependency": 0,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"http2_server_settings": {
"SETTINGS_MAX_CONCURRENT_STREAMS": 100,
"SETTINGS_INITIAL_WINDOW_SIZE": 65536,
"SETTINGS_MAX_FRAME_SIZE": 16777215
},
"tls_version": "TLS 1.3",
"tls_resumed": "False",
"tls_next_proto": "h2",
"tls_cipher_suite": 4865,
"netlog_id": 113,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIGNTCCBR2gAwIBAgIRAPgrWSJGNc9kiDe\/OnSOpwQwDQYJKoZIhvcNAQELBQAw\ngY8xCzAJBgNVBAYTAkdCMRswGQYDVQQIExJHcmVhdGVyIE1hbmNoZXN0ZXIxEDAO\nBgNVBAcTB1NhbGZvcmQxGDAWBgNVBAoTD1NlY3RpZ28gTGltaXRlZDE3MDUGA1UE\nAxMuU2VjdGlnbyBSU0EgRG9tYWluIFZhbGlkYXRpb24gU2VjdXJlIFNlcnZlciBD\nQTAeFw0yNTA0MjUwMDAwMDBaFw0yNjA1MDQyMzU5NTlaMBkxFzAVBgNVBAMMDiou\nanNkZWxpdnIubmV0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApylW\ny9jKRh1ADmLkauWZfFlxiQy7c3yb0RZ\/niMhnS3PaVEjl8Oy6ujlzDmKN46NGunt\n7NU4FJPUGKlygiZ681H0\/GFsVBrQs9f+sIMOPH2KAirZw6OxMT+rzik0H9jIC9b1\n2jYj1g09wALGKO9JF9TF3ksIBArKxRoC9HCgunCmyJSFii5cEfkBLYFCNfXsIq8G\n5tuBc+OK74TY44jnIvJoIheMeyTrq4vlWqFaIXX1PH6vGUaCETTsvvC0l6\/gO+Uh\npVm\/ub1sqvC4AgT7tRWYTRpaY2BG\/GfUKxnYrK50SG6Tk0Xc2pWZvbvwavdTr2Nj\nv6ZUUwpaNpFxnxetxwIDAQABo4IC\/zCCAvswHwYDVR0jBBgwFoAUjYxexFStiuF3\n6Zv5mwXhuAGNYeEwHQYDVR0OBBYEFK4Sglwrl\/C8LWKV8mKAxZQmsbwrMA4GA1Ud\nDwEB\/wQEAwIFoDAMBgNVHRMBAf8EAjAAMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggr\nBgEFBQcDAjBJBgNVHSAEQjBAMDQGCysGAQQBsjEBAgIHMCUwIwYIKwYBBQUHAgEW\nF2h0dHBzOi8vc2VjdGlnby5jb20vQ1BTMAgGBmeBDAECATCBhAYIKwYBBQUHAQEE\neDB2ME8GCCsGAQUFBzAChkNodHRwOi8vY3J0LnNlY3RpZ28uY29tL1NlY3RpZ29S\nU0FEb21haW5WYWxpZGF0aW9uU2VjdXJlU2VydmVyQ0EuY3J0MCMGCCsGAQUFBzAB\nhhdodHRwOi8vb2NzcC5zZWN0aWdvLmNvbTAnBgNVHREEIDAegg4qLmpzZGVsaXZy\nLm5ldIIManNkZWxpdnIubmV0MIIBfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdwCW\nl2S\/VViXrfdDh2g3CEJ36fA61fak8zZuRqQ\/D8qpxgAAAZZtQkAuAAAEAwBIMEYC\nIQCMie6shYeXmM\/t6zCfU7oK\/s9bPas221SZ6bczvXdKiQIhAIhRj65VAiEx2q+O\nU83S9pHWzIGXF64O4a453Ef8mgFtAHUAGYbUxyiqb\/66A294Kk0BkarOLXIxD67O\nXXBBLSVMx9QAAAGWbUJACwAABAMARjBEAiBvO33lR5KKQq33cS+17BY19OubnPf6\neARG3RfnI1i3eQIgJdV8r0gIQ92ZOC6n9\/SsNBTDTj3QDlweyFmshH72cDIAdwAO\nV5S8866pPjMbLJkHs\/eQ35vCPXEyJd0hqSWsYcVOIQAAAZZtQkAMAAAEAwBIMEYC\nIQCDmgy0PRXXaKxYMhzdKvavsdqbLwNrgIj\/j88UuBtG5AIhAMr04ozCFYGzldQU\nj9wygqZKjzna13+tp+omHLFpVdznMA0GCSqGSIb3DQEBCwUAA4IBAQCshtx1GbsL\nJzEeC3E37FW3pprIEQ9gJRVepGVMOfyjnDwKfhVUQXPPfQv7NLo9ftDhk7xvRYf2\nsLoypFLMywGrruS4EApXehzlptH7waWi1R1qXxftM1KL4A+4kOSZxz3NSVLB97iZ\nAaRlCLcozXTBV0GhyLJjHkfMyHtxemLaMEdV0vOhn6oSi7qCYkHZ44A+oJtoH2KE\n4UXYAsgGoPybBLlYD3AyvFWG537N4eSxsoYMQSRt+4NO6ObH\/0wl\/3M\/2qXJ69rJ\nlXFdv\/pc\/+5FBkeYUECu2HoGkIlNeQeYrRkQIoqqYiYamOpghYBUQo4Fl2l+dv7P\nnOKCUsBNxjAX\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIF3jCCA8agAwIBAgIQAf1tMPyjylGoG7xkDjUDLTANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAw\nMjAxMDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNV\nBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVU\naGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBSU0EgQ2Vy\ndGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK\nAoICAQCAEmUXNg7D2wiz0KxXDXbtzSfTTK1Qg2HiqiBNCS1kCdzOiZ\/MPans9s\/B\n3PHTsdZ7NygRK0faOca8Ohm0X6a9fZ2jY0K2dvKpOyuR+OJv0OwWIJAJPuLodMkY\ntJHUYmTbf6MG8YgYapAiPLz+E\/CHFHv25B+O1ORRxhFnRghRy4YUVD+8M\/5+bJz\/\nFp0YvVGONaanZshyZ9shZrHUm3gDwFA66Mzw3LyeTP6vBZY1H1dat\/\/O+T23LLb2\nVN3I5xI6Ta5MirdcmrS3ID3KfyI0rn47aGYBROcBTkZTmzNg95S+UzeQc0PzMsNT\n79uq\/nROacdrjGCT3sTHDN\/hMq7MkztReJVni+49Vv4M0GkPGw\/zJSZrM233bkf6\nc0Plfg6lZrEpfDKEY1WJxA3Bk1QwGROs0303p+tdOmw1XNtB1xLaqUkL39iAigmT\nYo61Zs8liM2EuLE\/pDkP2QKe6xJMlXzzawWpXhaDzLhn4ugTncxbgtNMs+1b\/97l\nc6wjOy0AvzVVdAlJ2ElYGn+SNuZRkg7zJn0cTRe8yexDJtC\/QV9AqURE9JnnV4ee\nUB9XVKg+\/XRjL7FQZQnmWEIuQxpMtPAlR1n6BB6T1CZGSlCBst6+eLf8ZxXhyVeE\nHg9j1uliutZfVS7qXMYoCAQlObgOK6nyTJccBz8NUvXt7y+CDwIDAQABo0IwQDAd\nBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rIDZsswDgYDVR0PAQH\/BAQDAgEGMA8G\nA1UdEwEB\/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAFzUfA3P9wF9QZllDHPF\nUp\/L+M+ZBn8b2kMVn54CVVeWFPFSPCeHlCjtHzoBN6J2\/FNQwISbxmtOuowhT6KO\nVWKR82kV2LyI48SqC\/3vqOlLVSoGIG1VeCkZ7l8wXEskEVX\/JJpuXior7gtNn3\/3\nATiUFJVDBwn7YKnuHKsSjKCaXqeYalltiz8I+8jRRa8YFWSQEg9zKC7F4iRO\/Fjs\n8PRF\/iKz6y+O0tlFYQXBl2+odnKPi4w2r78NBc5xjeambx9spnFixdjQg3IM8WcR\niQycE0xyNN+81XHfqnHd4blsjDwSXWXavVcStkNr\/+XeTWYRUc+ZruwXtuhxkYze\nSf7dNXGiFSeUHM9h4ya7b6NnJSFd5t0dCy5oGzuCr+yDZ4XUmFF0sbmZgIn\/f3gZ\nXHlKYC6SQK5MNyosycdiyA5d9zZbyuAlJQG03RoHnHcAP9Dc1ew91Pq7P8yF1m9\/\nqS3fuQL39ZeatTXaw2ewh0qpKJ4jjv9cJ2vhsE\/zB+4ALtRZh8tSQZXq9EfX7mRB\nVXyNWQKV3WKdwrnuWih0hKWbt5DHDAff9Yk2dDLWKMGwsAvgnEzDHNb842m1R0aB\nL6KCq9NjRHDEjf8tM7qtj3u1cIiuPhnPQCjY\/MiQu12ZIvVS5ljFH4gxQ+6IHdfG\njjxDah2nGN59PRbxYvnKkKj9\n-----END CERTIFICATE-----\n"
],
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 608,
"ttfb_start": 494,
"ttfb_end": 600,
"download_start": 600,
"download_end": 608,
"download_ms": 8,
"all_start": 272,
"all_end": 608,
"all_ms": 336,
"index": 29,
"number": 30
},
{
"type": 3,
"id": "35968.87",
"request_id": "35968.87",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/assets\/fonts\/ABCRepro-Medium.woff2",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/assets\/fonts\/ABCRepro-Medium.woff2",
"raw_id": "35968.87",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 662,
"ttfb_ms": 102,
"load_start": 641,
"load_start_float": 641.00030500000003,
"bytesIn": 199248,
"objectSize": 199248,
"objectSizeUncompressed": 199248,
"chunks": [
{
"ts": 743,
"bytes": 988
},
{
"ts": 744,
"bytes": 1229
},
{
"ts": 746,
"bytes": 1229
},
{
"ts": 748,
"bytes": 1229
},
{
"ts": 751,
"bytes": 1229
},
{
"ts": 753,
"bytes": 1229
},
{
"ts": 755,
"bytes": 1229
},
{
"ts": 758,
"bytes": 1229
},
{
"ts": 759,
"bytes": 1229
},
{
"ts": 761,
"bytes": 1229
},
{
"ts": 763,
"bytes": 1229
},
{
"ts": 765,
"bytes": 1229
},
{
"ts": 767,
"bytes": 1229
},
{
"ts": 769,
"bytes": 1226
},
{
"ts": 771,
"bytes": 1227
},
{
"ts": 778,
"bytes": 1227
},
{
"ts": 780,
"bytes": 1227
},
{
"ts": 782,
"bytes": 1227
},
{
"ts": 784,
"bytes": 1227
},
{
"ts": 786,
"bytes": 1227
},
{
"ts": 788,
"bytes": 1227
},
{
"ts": 790,
"bytes": 1227
},
{
"ts": 797,
"bytes": 1227
},
{
"ts": 800,
"bytes": 1227
},
{
"ts": 801,
"bytes": 1227
},
{
"ts": 803,
"bytes": 1227
},
{
"ts": 805,
"bytes": 1224
},
{
"ts": 808,
"bytes": 1227
},
{
"ts": 810,
"bytes": 1227
},
{
"ts": 817,
"bytes": 1227
},
{
"ts": 820,
"bytes": 1227
},
{
"ts": 821,
"bytes": 1227
},
{
"ts": 823,
"bytes": 1227
},
{
"ts": 825,
"bytes": 1227
},
{
"ts": 827,
"bytes": 1227
},
{
"ts": 829,
"bytes": 1227
},
{
"ts": 831,
"bytes": 1225
},
{
"ts": 833,
"bytes": 1228
},
{
"ts": 921,
"bytes": 1225
},
{
"ts": 922,
"bytes": 1225
},
{
"ts": 924,
"bytes": 1225
},
{
"ts": 926,
"bytes": 1225
},
{
"ts": 928,
"bytes": 1225
},
{
"ts": 930,
"bytes": 1225
},
{
"ts": 932,
"bytes": 1228
},
{
"ts": 934,
"bytes": 1225
},
{
"ts": 937,
"bytes": 1225
},
{
"ts": 939,
"bytes": 1228
},
{
"ts": 943,
"bytes": 1220
},
{
"ts": 945,
"bytes": 1225
},
{
"ts": 947,
"bytes": 1228
},
{
"ts": 949,
"bytes": 1225
},
{
"ts": 951,
"bytes": 1225
},
{
"ts": 953,
"bytes": 1228
},
{
"ts": 956,
"bytes": 1225
},
{
"ts": 958,
"bytes": 1196
},
{
"ts": 964,
"bytes": 1225
},
{
"ts": 966,
"bytes": 1225
},
{
"ts": 969,
"bytes": 1228
},
{
"ts": 971,
"bytes": 1225
},
{
"ts": 973,
"bytes": 1225
},
{
"ts": 975,
"bytes": 1225
},
{
"ts": 977,
"bytes": 1225
},
{
"ts": 979,
"bytes": 1225
},
{
"ts": 981,
"bytes": 1225
},
{
"ts": 983,
"bytes": 1228
},
{
"ts": 990,
"bytes": 1225
},
{
"ts": 992,
"bytes": 1225
},
{
"ts": 994,
"bytes": 1225
},
{
"ts": 996,
"bytes": 1225
},
{
"ts": 999,
"bytes": 1228
},
{
"ts": 1000,
"bytes": 1225
},
{
"ts": 1002,
"bytes": 1224
},
{
"ts": 1004,
"bytes": 1224
},
{
"ts": 1006,
"bytes": 1224
},
{
"ts": 1008,
"bytes": 1224
},
{
"ts": 1011,
"bytes": 1224
},
{
"ts": 1018,
"bytes": 1224
},
{
"ts": 1019,
"bytes": 1224
},
{
"ts": 1021,
"bytes": 1224
},
{
"ts": 1024,
"bytes": 1227
},
{
"ts": 1026,
"bytes": 1224
},
{
"ts": 1028,
"bytes": 1224
},
{
"ts": 1030,
"bytes": 1224
},
{
"ts": 1032,
"bytes": 1224
},
{
"ts": 1034,
"bytes": 1224
},
{
"ts": 1036,
"bytes": 1224
},
{
"ts": 1038,
"bytes": 1224
},
{
"ts": 1040,
"bytes": 1224
},
{
"ts": 1042,
"bytes": 1224
},
{
"ts": 1049,
"bytes": 1224
},
{
"ts": 1051,
"bytes": 1224
},
{
"ts": 1058,
"bytes": 1224
},
{
"ts": 1060,
"bytes": 1224
},
{
"ts": 1062,
"bytes": 1224
},
{
"ts": 1069,
"bytes": 1224
},
{
"ts": 1071,
"bytes": 1227
},
{
"ts": 1073,
"bytes": 1224
},
{
"ts": 1080,
"bytes": 1224
},
{
"ts": 1082,
"bytes": 1224
},
{
"ts": 1088,
"bytes": 1224
},
{
"ts": 1091,
"bytes": 1227
},
{
"ts": 1093,
"bytes": 1224
},
{
"ts": 1095,
"bytes": 1227
},
{
"ts": 1101,
"bytes": 1224
},
{
"ts": 1104,
"bytes": 1224
},
{
"ts": 1106,
"bytes": 1227
},
{
"ts": 1112,
"bytes": 1224
},
{
"ts": 1114,
"bytes": 1224
},
{
"ts": 1121,
"bytes": 1224
},
{
"ts": 1126,
"bytes": 1224
},
{
"ts": 1166,
"bytes": 1217
},
{
"ts": 1177,
"bytes": 1224
},
{
"ts": 1179,
"bytes": 1224
},
{
"ts": 1181,
"bytes": 1224
},
{
"ts": 1183,
"bytes": 1224
},
{
"ts": 1185,
"bytes": 1224
},
{
"ts": 1187,
"bytes": 1224
},
{
"ts": 1189,
"bytes": 1224
},
{
"ts": 1191,
"bytes": 1224
},
{
"ts": 1194,
"bytes": 1224
},
{
"ts": 1196,
"bytes": 1400
},
{
"ts": 1198,
"bytes": 1400
},
{
"ts": 1201,
"bytes": 1400
},
{
"ts": 1203,
"bytes": 1400
},
{
"ts": 1205,
"bytes": 1400
},
{
"ts": 1208,
"bytes": 1400
},
{
"ts": 1210,
"bytes": 1400
},
{
"ts": 1221,
"bytes": 1400
},
{
"ts": 1222,
"bytes": 1400
},
{
"ts": 1226,
"bytes": 1400
},
{
"ts": 1226,
"bytes": 1400
},
{
"ts": 1229,
"bytes": 1400
},
{
"ts": 1231,
"bytes": 1400
},
{
"ts": 1234,
"bytes": 1400
},
{
"ts": 1236,
"bytes": 1400
},
{
"ts": 1238,
"bytes": 1400
},
{
"ts": 1249,
"bytes": 1400
},
{
"ts": 1250,
"bytes": 1400
},
{
"ts": 1252,
"bytes": 1400
},
{
"ts": 1255,
"bytes": 1400
},
{
"ts": 1257,
"bytes": 1400
},
{
"ts": 1260,
"bytes": 1400
},
{
"ts": 1262,
"bytes": 1400
},
{
"ts": 1264,
"bytes": 1400
},
{
"ts": 1267,
"bytes": 1400
},
{
"ts": 1269,
"bytes": 1393
},
{
"ts": 1274,
"bytes": 1400
},
{
"ts": 1276,
"bytes": 1400
},
{
"ts": 1278,
"bytes": 1400
},
{
"ts": 1281,
"bytes": 1400
},
{
"ts": 1283,
"bytes": 1400
},
{
"ts": 1285,
"bytes": 1400
},
{
"ts": 1288,
"bytes": 1400
},
{
"ts": 1290,
"bytes": 1400
},
{
"ts": 1292,
"bytes": 1400
},
{
"ts": 1295,
"bytes": 1400
},
{
"ts": 1303,
"bytes": 828
}
],
"expires": "",
"cacheControl": "",
"contentType": "font\/woff2",
"contentEncoding": "",
"socket": 135,
"protocol": "h3",
"dns_start": -1,
"dns_end": -1,
"connect_start": 609,
"connect_end": 609,
"ssl_start": 609,
"ssl_end": 609,
"securityDetails": {
"protocol": "QUIC",
"keyExchange": "",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "jensrossell.ch",
"sanList": [
"jensrossell.ch",
"www.jensrossell.ch"
],
"issuer": "R11",
"validFrom": 1744705798,
"validTo": 1752481797,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Let's Encrypt 'Oak2025h2'",
"logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
"timestamp": 1744709308831,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100967C483D873DA124C000C7F61D64D617D9CC6F075E0D3921BA5BED19060D0573022100E291D0FC76079B036EFAFAE19DAD3CBF04173EAF838E37EC7C941F85B195C428"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1744709310807,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "304502210090225084A433A84B3EC30221D5177A904A6838E90F8F3F287A3331D95BA2A2B60220385516DE3DDBCDB4B3F0AAD884CA737875441605CF66F734D6D4DDB35C3DB88C"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/jensrossell.ch\/assets\/css\/style.css",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/assets\/fonts\/ABCRepro-Medium.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/jensrossell.ch",
"priority: u=0",
"referer: https:\/\/jensrossell.ch\/assets\/css\/style.css",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"alt-svc: h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\"",
"content-length: 199248",
"content-type: font\/woff2",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"30a50-67fe255e-49ab64b6cb60c007;;;\"",
"last-modified: Tue, 15 Apr 2025 09:22:38 GMT",
"x-content-type-options: nosniff"
]
},
"bytesOut": 1966,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": 0,
"ssl_ms": 0,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 640,
"netlog_id": 305,
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"GDEF": 310,
"GPOS": 464944,
"GSUB": 53480,
"OS\/2": 96,
"cmap": 1528,
"glyf": 694660,
"head": 54,
"hhea": 36,
"hmtx": 25772,
"loca": 0,
"maxp": 32,
"name": 2222,
"post": 32
},
"names": {
"0": "Copyright 2022 Dinamo (Johannes Breyer, Fabian Harb). All rights",
"1": "ABC Repro Medium",
"2": "Regular",
"3": "1.200;ABCD;ABCRepro-Medium",
"4": "ABC Repro Medium",
"5": "Version 1.200;24cc310ea2304d74dda1498b395465d7",
"6": "ABCRepro-Medium",
"7": "ABC Repro is a trademark of Dinamo GmbH, Switzerland.",
"8": "Dinamo",
"9": "Erkin Karamemet",
"11": "https:\/\/abcdinamo.com",
"12": "https:\/\/erkinkaramemet.com",
"13": "Lawful use of the fonts or the data contained within the font fi",
"14": "https:\/\/abcdinamo.com\/information",
"16": "ABC Repro",
"17": "Medium"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 569,
"usWeightClass": 500,
"usWidthClass": 5,
"fsType": 8,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 50,
"yStrikeoutPosition": 250,
"sFamilyClass": 0,
"ulUnicodeRange1": 7,
"ulUnicodeRange2": 0,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ABCD",
"fsSelection": 192,
"usFirstCharIndex": 32,
"usLastCharIndex": 64258,
"sTypoAscender": 996,
"sTypoDescender": -226,
"sTypoLineGap": 100,
"usWinAscent": 1178,
"usWinDescent": 474,
"ulCodePageRange1": 536871059,
"ulCodePageRange2": 0,
"sxHeight": 498,
"sCapHeight": 705,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 7,
"panose": {
"bFamilyType": 2,
"bSerifStyle": 11,
"bWeight": 6,
"bProportion": 4,
"bContrast": 3,
"bStrokeVariation": 2,
"bArmStyle": 2,
"bLetterForm": 6,
"bMidline": 2,
"bXHeight": 3
}
},
"post": {
"formatType": 3,
"italicAngle": 0,
"underlinePosition": -100,
"underlineThickness": 50,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
256,
257,
258,
259,
260,
261,
262,
263,
264,
265,
266,
267,
268,
269,
270,
271,
272,
273,
274,
275,
276,
277,
278,
279,
280,
281,
282,
283,
284,
285,
286,
287,
288,
289,
290,
291,
292,
293,
294,
295,
296,
297,
298,
299,
300,
301,
302,
303,
304,
305,
306,
307,
308,
309,
310,
311,
313,
314,
315,
316,
317,
318,
319,
320,
321,
322,
323,
324,
325,
326,
327,
328,
330,
331,
332,
333,
334,
335,
336,
337,
338,
339,
340,
341,
342,
343,
344,
345,
346,
347,
348,
349,
350,
351,
352,
353,
354,
355,
356,
357,
358,
359,
360,
361,
362,
363,
364,
365,
366,
367,
368,
369,
370,
371,
372,
373,
374,
375,
376,
377,
378,
379,
380,
381,
382,
402,
508,
509,
510,
511,
536,
537,
538,
539,
562,
563,
567,
710,
711,
728,
729,
730,
731,
732,
733,
916,
937,
956,
960,
7808,
7809,
7810,
7811,
7812,
7813,
7838,
7922,
7923,
8194,
8195,
8201,
8202,
8208,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8224,
8225,
8226,
8230,
8240,
8242,
8243,
8249,
8250,
8252,
8260,
8263,
8304,
8308,
8309,
8310,
8311,
8312,
8313,
8361,
8364,
8377,
8378,
8381,
8383,
8453,
8467,
8470,
8471,
8482,
8486,
8531,
8532,
8533,
8534,
8535,
8536,
8537,
8538,
8539,
8540,
8541,
8542,
8543,
8544,
8545,
8546,
8547,
8548,
8549,
8550,
8551,
8552,
8553,
8556,
8557,
8558,
8559,
8592,
8593,
8594,
8595,
8598,
8599,
8600,
8601,
8612,
8613,
8614,
8615,
8624,
8625,
8626,
8627,
8634,
8635,
8644,
8645,
8676,
8677,
8706,
8710,
8719,
8721,
8722,
8730,
8734,
8747,
8776,
8800,
8804,
8805,
8960,
8982,
9001,
9002,
9674,
10560,
10561,
11148,
11149,
11150,
11151,
11176,
11177,
11178,
11179,
11180,
11181,
11182,
11183,
12298,
12299,
12300,
12301,
12302,
12303,
12304,
12305,
12308,
12309,
59136,
59137,
59138,
59139,
59140,
59141,
59142,
59143,
59144,
59145,
59146,
59147,
59148,
59149,
59150,
59151,
59152,
59153,
59154,
59155,
59156,
59157,
59158,
59159,
59160,
59161,
59162,
59163,
59164,
59165,
59166,
59167,
59168,
59169,
59170,
59171,
59172,
59173,
59174,
59175,
59176,
59177,
59178,
59179,
59180,
59181,
59182,
59183,
59184,
63743,
64257,
64258
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
]
},
"latn": {
"default": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"AZE ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"CAT ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"CRT ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"KAZ ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"MOL ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"ROM ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"TAT ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"TRK ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern"
]
},
"latn": {
"default": [
"kern"
],
"AZE ": [
"kern"
],
"CAT ": [
"kern"
],
"CRT ": [
"kern"
],
"KAZ ": [
"kern"
],
"MOL ": [
"kern"
],
"ROM ": [
"kern"
],
"TAT ": [
"kern"
],
"TRK ": [
"kern"
]
}
}
},
"counts": {
"num_cmap_codepoints": 535,
"num_glyphs": 6443
}
},
"load_end": 1303,
"ttfb_start": 641,
"ttfb_end": 743,
"download_start": 743,
"download_end": 1303,
"download_ms": 560,
"all_start": 641,
"all_end": 1303,
"all_ms": 662,
"index": 30,
"number": 31
},
{
"type": 3,
"id": "35968.89",
"request_id": "35968.89",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/projects.json",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/projects.json",
"raw_id": "35968.89",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Fetch",
"load_ms": 557,
"ttfb_ms": 540,
"load_start": 757,
"load_start_float": 757.00031100000001,
"bytesIn": 3253,
"objectSize": 3253,
"objectSizeUncompressed": 8260,
"chunks": [
{
"ts": 1300,
"bytes": 1175,
"inflated": 2099
},
{
"ts": 1306,
"bytes": 1229,
"inflated": 3261
},
{
"ts": 1314,
"bytes": 849,
"inflated": 2900
}
],
"expires": "",
"cacheControl": "",
"contentType": "application\/json",
"contentEncoding": "br",
"socket": 135,
"protocol": "h3",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/assets\/js\/app-min.js",
"initiator_line": "4",
"initiator_column": "9060",
"initiator_type": "script",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/projects.json",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: empty",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03",
"x-requested-with: fetch"
],
"response": [
"content-encoding: br",
"content-length: 3253",
"content-type: application\/json; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff"
]
},
"bytesOut": 1834,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 3253,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 755,
"netlog_id": 311,
"load_end": 1314,
"ttfb_start": 757,
"ttfb_end": 1297,
"download_start": 1297,
"download_end": 1314,
"download_ms": 17,
"all_start": 757,
"all_end": 1314,
"all_ms": 557,
"index": 31,
"number": 32
}
],
"requestsFull": 32,
"requestsDoc": 0,
"responses_200": 32,
"responses_404": 0,
"responses_other": 0,
"result": 99997,
"testStartOffset": 0,
"cached": 0,
"optimization_checked": 1,
"main_frame": "0CBF996ABE9468778A4893649E6C7499",
"domContentLoadedEventStart": 781,
"domContentLoadedEventEnd": 781,
"URL": "https:\/\/jensrossell.ch\/",
"connections": 3,
"final_base_page_request": 0,
"final_base_page_request_id": "29287E88FA76E66D73AFF6390DD6255B",
"final_url": "https:\/\/jensrossell.ch\/",
"domInteractive": 781,
"firstPaint": 1324,
"renderBlockingCSS": 2,
"renderBlockingJS": 0,
"TTFB": 260,
"basePageSSLTime": 59,
"score_cache": 89,
"score_cdn": 3,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 52,
"score_etags": -1,
"score_progressive_jpeg": 79,
"gzip_total": 67050,
"gzip_savings": 0,
"minify_total": -1,
"minify_savings": -1,
"image_total": 29658738,
"image_savings": 14239017,
"base_page_cdn": "",
"cpuTimes": {
"ParseHTML": 9,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 2,
"EventDispatch": 13,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 10,
"ParseAuthorStyleSheet": 2,
"UpdateLayoutTree": 5,
"BeginRemoteFontLoad": 0,
"Layout": 35,
"PrePaint": 15,
"Paint": 1,
"Layerize": 2,
"EvaluateScript": 1,
"v8.compile": 0,
"MarkDOMContent": 0,
"FireAnimationFrame": 2,
"FunctionCall": 14,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 3,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 2,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 1,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"IntersectionObserverController::computeIntersections": 1,
"TimerFire": 1,
"Idle": 29705
},
"cpuTimesDoc": {
"ParseHTML": 0,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 0,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 0,
"ParseAuthorStyleSheet": 0,
"UpdateLayoutTree": 0,
"BeginRemoteFontLoad": 0,
"Layout": 0,
"PrePaint": 0,
"Paint": 0,
"Layerize": 0,
"EvaluateScript": 0,
"v8.compile": 0,
"MarkDOMContent": 0,
"FireAnimationFrame": 0,
"FunctionCall": 0,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 0,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 0,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"IntersectionObserverController::computeIntersections": 0,
"TimerFire": 0,
"Idle": 0
},
"cpu.ParseHTML": 9,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 2,
"cpu.EventDispatch": 13,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 10,
"cpu.ParseAuthorStyleSheet": 2,
"cpu.UpdateLayoutTree": 5,
"cpu.BeginRemoteFontLoad": 0,
"cpu.Layout": 35,
"cpu.PrePaint": 15,
"cpu.Paint": 1,
"cpu.Layerize": 2,
"cpu.EvaluateScript": 1,
"cpu.v8.compile": 0,
"cpu.MarkDOMContent": 0,
"cpu.FireAnimationFrame": 2,
"cpu.FunctionCall": 14,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 3,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 2,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 1,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.IntersectionObserverController::computeIntersections": 1,
"cpu.TimerFire": 1,
"cpu.Idle": 29705,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1745995698.1094861,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1745995699.855284,
"browserVersion": "134.0.0.0",
"browser_version": "134.0.0.0",
"fullyLoadedCPUms": 6140,
"fullyLoadedCPUpct": 11.446681580909933,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "0CBF996ABE9468778A4893649E6C7499",
"loaderId": "EFAF962B5CF7CF7BF465B54316E43C4D"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/jensrossell.ch",
"name": ""
}
],
"document_URL": "https:\/\/jensrossell.ch\/",
"document_hostname": "jensrossell.ch",
"document_origin": "https:\/\/jensrossell.ch",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 346,
"PerformancePaintTiming.first-paint": 1324,
"origin_dns": {
"ns": [
"ns1.cyon.ch.",
"ns2.cyon.ch."
],
"mx": [
"0 mail.jensrossell.ch."
],
"txt": [
"\"v=spf1 include:spf.protection.cyon.net -all\""
],
"soa": [
"ns1.cyon.ch. server.cyon.ch. 2025041402 14400 1800 1209600 3600"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"JavaScript libraries": "Swiper",
"CDN": "jsDelivr",
"Miscellaneous": "Open Graph,HTTP\/3"
},
"detected_apps": {
"Swiper": "",
"jsDelivr": "",
"Open Graph": "",
"HTTP\/3": ""
},
"detected_technologies": {
"Swiper": {
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
"jsDelivr": {
"name": "jsDelivr",
"description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
"slug": "jsdelivr",
"categories": [
{
"id": 31,
"slug": "cdn",
"groups": [
7
],
"name": "CDN",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "jsdelivr-icon.svg",
"website": "https:\/\/www.jsdelivr.com\/",
"pricing": [],
"cpe": null
},
"Open Graph": {
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
},
"HTTP\/3": {
"name": "HTTP\/3",
"description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
"slug": "http-3",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "HTTP3.svg",
"website": "https:\/\/httpwg.org\/",
"pricing": [],
"cpe": null
}
},
"detected_raw": [
{
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
{
"name": "jsDelivr",
"description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
"slug": "jsdelivr",
"categories": [
{
"id": 31,
"slug": "cdn",
"groups": [
7
],
"name": "CDN",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "jsdelivr-icon.svg",
"website": "https:\/\/www.jsdelivr.com\/",
"pricing": [],
"cpe": null
},
{
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
},
{
"name": "HTTP\/3",
"description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
"slug": "http-3",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "HTTP3.svg",
"website": "https:\/\/httpwg.org\/",
"pricing": [],
"cpe": null
}
],
"axe": {
"testEngine": "4.10.2",
"violations": [],
"passes": [
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag131",
"wcag412",
"EN-301-549",
"EN-9.1.3.1",
"EN-9.4.1.2"
],
"description": "Ensure aria-hidden=\"true\" is not present on the document body.",
"help": "aria-hidden=\"true\" must not be present on the document body",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-hidden-body?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-hidden-body",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "No aria-hidden attribute is present on document body"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<body class=\"home home loading\">",
"target": [
"body"
]
}
]
},
{
"id": "document-title",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag242",
"TTv5",
"TT12.a",
"EN-301-549",
"EN-9.2.4.2",
"ACT"
],
"description": "Ensure each HTML document contains a non-empty <title> element",
"help": "Documents must have <title> element to aid in navigation",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/document-title?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "doc-has-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Document has a non-empty <title> element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "html-has-lang",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/html-has-lang?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "The <html> element has a lang attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "html-lang-valid",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure the lang attribute of the <html> element has a valid value",
"help": "<html> element must have a valid value for the lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/html-lang-valid?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "valid-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Value of lang attribute is included in the list of valid languages"
}
],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "meta-viewport",
"impact": null,
"tags": [
"cat.sensory-and-visual-cues",
"wcag2aa",
"wcag144",
"EN-301-549",
"EN-9.1.4.4",
"ACT"
],
"description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
"help": "Zooming and scaling must not be disabled",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/meta-viewport?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "meta-viewport",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "<meta> tag does not disable zooming on mobile devices"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">",
"target": [
"meta[name=\"viewport\"]"
]
}
]
}
],
"incomplete": [
{
"id": "bypass",
"impact": "serious",
"tags": [
"cat.keyboard",
"wcag2a",
"wcag241",
"section508",
"section508.22.o",
"TTv5",
"TT9.a",
"EN-301-549",
"EN-9.2.4.1"
],
"description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
"help": "Page must have means to bypass repeated blocks",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/bypass?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "internal-link-present",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "No valid skip link found"
},
{
"id": "header-present",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Page does not have a heading"
},
{
"id": "landmark",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Page does not have a landmark region"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
],
"failureSummary": "Fix any of the following:\n No valid skip link found\n Page does not have a heading\n Page does not have a landmark region"
}
]
}
]
},
"base_page_ip_ptr": "s129.cyon.net",
"base_page_cname": "",
"base_page_dns_server": "ns2.cyon.ch",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 81276,
"testUrl": "https:\/\/jensrossell.ch\/",
"custom": [
"Colordepth",
"Dpi",
"Images",
"Resolution",
"fonts",
"generated-content-percent",
"generated-content-size",
"imgs-in-viewport",
"imgs-no-alt",
"imgs-out-viewport",
"jsLibsVulns",
"meta-viewport",
"possibly-render-blocking-reqs",
"rendered-html",
"securityHeaders"
],
"Colordepth": 24,
"Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
"Images": "[{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2890},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1318,\"naturalHeight\":2062},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":2976,\"naturalHeight\":4481},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2633},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":4778,\"naturalHeight\":7168},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif\",\"width\":662,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":4778,\"naturalHeight\":7168},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif\",\"width\":794,\"height\":993,\"naturalWidth\":1365,\"naturalHeight\":1706},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1219},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2686},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1219,\"naturalHeight\":1706},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif\",\"width\":909,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2097},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1117},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2473},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif\",\"width\":642,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2971},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":16000,\"naturalHeight\":10240},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":10181,\"naturalHeight\":14221},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":16000,\"naturalHeight\":10240},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1280},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1280},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2588},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1440},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560}]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [
{
"family": "swiper-icons",
"display": "auto",
"status": "unloaded",
"style": "normal",
"weight": "400"
},
{
"family": "Repro",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "500"
}
],
"generated-content-percent": 0.080000000000000002,
"generated-content-size": 0.040000000000000001,
"imgs-in-viewport": [],
"imgs-no-alt": [],
"imgs-out-viewport": [
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2890
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1318,
"naturalHeight": 2062
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 2976,
"naturalHeight": 4481
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2633
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 4778,
"naturalHeight": 7168
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w\" alt=\"\" style=\"object-position: 69.6% 56.2%\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2880
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 4778,
"naturalHeight": 7168
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 54.0% 49.0%\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1365,
"naturalHeight": 1706
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1219
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2686
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1219,
"naturalHeight": 1706
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 7.4% 56.0%\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2097
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1117
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2473
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 49.9% 27.6%\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2971
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 16000,
"naturalHeight": 10240
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 10181,
"naturalHeight": 14221
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 16000,
"naturalHeight": 10240
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1280
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1280
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2588
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1440
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
}
],
"jsLibsVulns": [],
"meta-viewport": "width=device-width, initial-scale=1.0",
"possibly-render-blocking-reqs": [
"https:\/\/jensrossell.ch\/assets\/js\/app-min.js",
"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css",
"https:\/\/jensrossell.ch\/assets\/css\/style.css"
],
"rendered-html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\"><head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Jens Rossell<\/title>\n <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\">\n <link href=\"https:\/\/jensrossell.ch\/assets\/css\/style.css\" rel=\"stylesheet\"> <title>Jens Rossell<\/title>\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" name=\"description\">\n<meta content=\"2025-04-15\" name=\"date\">\n<meta content=\"Jens Rossell\" property=\"og:title\">\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" property=\"og:description\">\n<meta content=\"Jens Rossell\" property=\"og:site_name\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"all\" name=\"robots\">\n<link href=\"https:\/\/jensrossell.ch\" rel=\"canonical\">\n<meta content=\"https:\/\/jensrossell.ch\" property=\"og:url\">\n<meta content=\"summary\" name=\"twitter:card\">\n<meta content=\"Jens Rossell\" name=\"twitter:title\">\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" name=\"twitter:description\">\n <link rel=\"icon\" type=\"image\/png\" href=\"assets\/favicon\/favicon-96x96.png\" sizes=\"96x96\">\n <link rel=\"icon\" type=\"image\/svg+xml\" href=\"assets\/favicon\/favicon.svg\">\n <link rel=\"shortcut icon\" href=\"assets\/favicon\/favicon.ico\">\n <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"assets\/favicon\/apple-touch-icon.png\">\n\n<\/head>\n\n<body class=\"home home loading\">\n <div class=\"guides\">\n <div class=\"container measurement\">\n <p><\/p>\n <\/div>\n <div class=\"grid\"><\/div>\n <div class=\"columns\">\n <div class=\"container column-container\">\n <div class=\"column\"><p>1920px<\/p><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <\/div>\n <\/div>\n <\/div>\n\n<div class=\"cover\">\n\n <div class=\"logo\">\n <svg width=\"1671\" height=\"319\" viewBox=\"0 0 1671 319\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path id=\"j\" d=\"M1.46904 319V75.4663H45.5404V319H1.46904ZM0 41.1966V0H46.2749V41.1966H0Z\" fill=\"currentColor\"><\/path>\n <path id=\"e1\" d=\"M156.648 262.491C96.7848 262.491 62.9967 223.847 62.9967 166.609C62.9967 109.007 98.6211 69.9977 156.281 69.9977C217.981 69.9977 252.503 114.111 248.096 176.088H106.701C107.803 209.993 125.431 230.045 155.914 230.045C182.357 230.045 194.843 216.555 201.454 200.15H245.158C238.915 226.763 213.941 262.491 156.648 262.491ZM107.803 147.651H203.29C201.821 116.298 180.888 101.715 156.281 101.715C128.736 101.715 111.108 117.392 107.803 147.651Z\" fill=\"currentColor\"><\/path>\n <path id=\"n\" d=\"M266.026 257.023V75.4663H308.996V99.528C315.606 88.5908 334.704 69.9977 367.023 69.9977C406.32 69.9977 435.701 93.6948 435.701 140.36V257.023H391.629V146.193C391.629 116.298 376.939 105.361 353.801 105.361C322.584 105.361 310.465 129.423 310.465 161.87V257.023H266.026Z\" fill=\"currentColor\"><\/path>\n <path id=\"s\" d=\"M533.923 262.491C474.427 262.491 449.086 231.867 447.984 198.327H488.383C490.219 212.91 501.604 231.503 533.556 231.503C557.06 231.503 570.649 222.024 570.649 208.535C570.649 195.775 563.304 188.848 536.126 183.744L517.396 180.827C470.754 172.442 456.064 153.485 456.064 125.048C456.064 94.0594 484.71 69.9977 529.149 69.9977C584.238 69.9977 607.375 98.0697 610.68 125.413H569.547C566.242 110.83 553.755 100.622 528.414 100.622C507.113 100.622 496.83 109.736 496.83 121.402C496.83 133.433 506.378 139.266 530.25 143.641L550.817 147.287C592.685 155.307 615.088 172.807 615.088 205.254C615.088 238.43 587.543 262.491 533.923 262.491Z\" fill=\"currentColor\"><\/path>\n <path id=\"r\" d=\"M703.024 257.023V75.4663H745.993V110.465C753.706 94.7886 771.702 73.2789 808.06 73.2789H812.468V115.934H801.082C761.418 115.934 747.462 137.443 747.462 172.807V257.023H703.024Z\" fill=\"currentColor\"><\/path>\n <path id=\"o\" d=\"M913.037 262.491C855.009 262.491 812.774 223.482 812.774 165.88C812.774 109.007 855.009 69.9977 913.037 69.9977C971.431 69.9977 1013.3 109.007 1013.3 165.88C1013.3 223.482 971.431 262.491 913.037 262.491ZM857.948 165.88C857.948 202.337 879.616 227.857 913.037 227.857C946.825 227.857 968.126 201.973 968.126 165.88C968.126 129.787 947.192 104.632 913.404 104.632C879.249 104.632 857.948 129.058 857.948 165.88Z\" fill=\"currentColor\"><\/path>\n <path id=\"s1\" d=\"M1103.59 262.491C1044.1 262.491 1018.76 231.867 1017.65 198.327H1058.05C1059.89 212.91 1071.27 231.503 1103.23 231.503C1126.73 231.503 1140.32 222.024 1140.32 208.535C1140.32 195.775 1132.97 188.848 1105.8 183.744L1087.07 180.827C1040.42 172.442 1025.73 153.485 1025.73 125.048C1025.73 94.0594 1054.38 69.9977 1098.82 69.9977C1153.91 69.9977 1177.05 98.0697 1180.35 125.413H1139.22C1135.91 110.83 1123.43 100.622 1098.08 100.622C1076.78 100.622 1066.5 109.736 1066.5 121.402C1066.5 133.433 1076.05 139.266 1099.92 143.641L1120.49 147.287C1162.36 155.307 1184.76 172.807 1184.76 205.254C1184.76 238.43 1157.21 262.491 1103.59 262.491Z\" fill=\"currentColor\"><\/path>\n <path id=\"s2\" d=\"M1277.78 262.491C1218.29 262.491 1192.95 231.867 1191.85 198.327H1232.24C1234.08 212.91 1245.47 231.503 1277.42 231.503C1300.92 231.503 1314.51 222.024 1314.51 208.535C1314.51 195.775 1307.17 188.848 1279.99 183.744L1261.26 180.827C1214.62 172.442 1199.92 153.485 1199.92 125.048C1199.92 94.0594 1228.57 69.9977 1273.01 69.9977C1328.1 69.9977 1351.24 98.0697 1354.54 125.413H1313.41C1310.1 110.83 1297.62 100.622 1272.28 100.622C1250.97 100.622 1240.69 109.736 1240.69 121.402C1240.69 133.433 1250.24 139.266 1274.11 143.641L1294.68 147.287C1336.55 155.307 1358.95 172.807 1358.95 205.254C1358.95 238.43 1331.4 262.491 1277.78 262.491Z\" fill=\"currentColor\"><\/path>\n <path id=\"e2\" d=\"M1461.16 262.491C1401.29 262.491 1367.51 223.847 1367.51 166.609C1367.51 109.007 1403.13 69.9977 1460.79 69.9977C1522.49 69.9977 1557.01 114.111 1552.6 176.088H1411.21C1412.31 209.993 1429.94 230.045 1460.42 230.045C1486.86 230.045 1499.35 216.555 1505.96 200.15H1549.67C1543.42 226.763 1518.45 262.491 1461.16 262.491ZM1412.31 147.651H1507.8C1506.33 116.298 1485.4 101.715 1460.79 101.715C1433.24 101.715 1415.62 117.392 1412.31 147.651Z\" fill=\"currentColor\"><\/path>\n <path id=\"l1\" d=\"M1566.86 257.023V0H1611.3V257.023H1566.86Z\" fill=\"currentColor\"><\/path>\n <path id=\"l2\" d=\"M1626.17 257.023V0H1670.61V257.023H1626.17Z\" fill=\"currentColor\"><\/path>\n<\/svg> <\/div>\n\n <div class=\"glr\"><\/div>\n<\/div>\n<div class=\"spacer before\">\n<\/div>\n<main>\n <div class=\"typography\">\n <button class=\"close\">close<\/button>\n <div class=\"glr\"><\/div>\n <section id=\"info\" class=\"info\">\n <div class=\"info-wrapper container\">\n <div class=\"showlink\">\n <a href=\"#\" class=\"showtext\"><h1>Jens Rossell<\/h1><\/a>\n <span class=\"info\">info<\/span>\n <\/div>\n <div class=\"info-inner inner\">\n <div class=\"info-contact\">\n <div class=\"infotext\">\n <p><span class=\"title-copy\">Jens Rossell <\/span>wurde 1988 in Bern geboren und entdeckte fr\u00fch seine Leidenschaft f\u00fcr Handarbeit. Nach einer Schreinerlehre entschied er sich f\u00fcr ein Studium in Industrial Design an der Fachhochschule Nordwestschweiz in Basel. Dort lernte er, technische Pr\u00e4zision mit kreativer Freiheit zu verbinden.<\/p>\n<p>F\u00fcnf Jahre lang arbeitete er als Designer und Projektleiter bei der Designagentur atelier o\u00ef, wo er mit bekannten Marken und Handwerksmeisterinnen zusammenarbeitete. Diese Erfahrung sch\u00e4rfte seinen Blick f\u00fcr Details und erweiterte sein Wissen \u00fcber seltene Materialien.<\/p>\n<p>Im April 2025 gr\u00fcndete er sein eigenes Studio in Bern und entwickelt dort seine Ans\u00e4tze in M\u00f6bel- und Objektdesign sowie Szenografie weiter. Sein Design strebt nach einer Balance zwischen Form und Funktion, wobei seine Kreationen subtil im Raum wirken und durch raffinierte Details Akzente setzen.<\/p> <\/div>\n <div class=\"contact\">\n <div class=\"address\">\n <p>Jens Rossell<br>\nGreyerzstrasse 65<br>\n3013 Bern<\/p> <\/div>\n <div class=\"contactfields\">\n <div class=\"mail contactfield\">\n <span class=\"i\">e<\/span>\n <a href=\"mailto:[email protected]\">[email protected]<\/a> <\/div>\n <div class=\"phone contactfield\">\n <span class=\"i\">p<\/span>\n <a href=\"tel:+410792999381\">+41 (0)79 299 93 81<\/a> <\/div>\n <\/div>\n <\/div>\n<\/div>\n\n<div class=\"datenschutz-impressum text-xs\">\n <a href=\"#\" class=\"showimprint\">\n <h2>Datenschutz\/Impressum<\/h2>\n <\/a>\n <div class=\"datenschutz-impressum-inner\">\n <div class=\"datenschutz\">\n <h1>Datenschutzerkl\u00e4rung<\/h1>\n<p class=\"aktualisiert\">Zuletzt aktualisiert am: 12.03.2025<\/p>\n<p>Wir legen grossen Wert darauf, dass der Umgang mit Personendaten transparent ist. Diese Datenschutzerkl\u00e4rung gibt Auskunft dar\u00fcber, welche personenbezogenen Daten wir sammeln, zu welchem Zweck und an wen wir sie weitergeben. Um eine hohe Transparenz zu gew\u00e4hrleisten, wird diese Datenschutzerkl\u00e4rung regelm\u00e4ssig \u00fcberpr\u00fcft und aktualisiert.<\/p>\n<h2>1. Welche Dienste wir nutzen<\/h2>\n<ul>\n<li>Unpkg<\/li>\n<li>jsDelivr<\/li>\n<\/ul>\n<h2>2. Kontaktinformationen<\/h2>\n<p>Bei Fragen oder Anliegen zum Schutz Ihrer Daten durch uns erreichen Sie uns jederzeit per E-Mail unter [email protected]. Verantwortlich f\u00fcr die Datenbearbeitungen, die \u00fcber diese Website erfolgen, ist:<\/p>\n<p>Jens Rossell<br>\nGreyerzstrasse 65<br>\n3013 Bern<br>\nSchweiz <\/p>\n<p><strong>Datenschutzverantwortliche Person:<\/strong><br>\nJens Rossell<br>\[email protected]<br>\n+41 79 299 93 81<\/p>\n<h2>3. Allgemeine Grunds\u00e4tze<\/h2>\n<h3>3.1 Welche Daten sammeln wir von Ihnen und von wem erhalten wir diese Daten<\/h3>\n<p>In erster Linie bearbeiten wir Personendaten, die Sie uns \u00fcbermitteln oder die wir beim Betrieb unserer Website sammeln. Unter Umst\u00e4nden erhalten wir Personendaten \u00fcber Sie auch von Dritten. Das k\u00f6nnen folgende Kategorien sein:<\/p>\n<ul>\n<li>Personenstammdaten (Name, Adresse, Geburtsdaten, etc.);<\/li>\n<li>Kontaktdaten (Handynummer, E-Mailadresse, etc.);<\/li>\n<li>Finanzdaten (bspw. Kontoangaben);<\/li>\n<li>Onlinekennungen (bspw. Cookie-Kennung, IP-Adressen);<\/li>\n<li>Standort- und Verkehrsdaten;<\/li>\n<li>Ton- und Bildaufnahmen;<\/li>\n<li>besonders sch\u00fctzenswerte Daten (bspw. biometrische Daten oder Angaben \u00fcber Ihre Gesundheit).<\/li>\n<\/ul>\n<h3>3.2 Unter welchen Voraussetzungen bearbeiten wir Ihre Daten?<\/h3>\n<p>Wir behandeln Ihre Daten vertraulich und gem\u00e4ss den in dieser Datenschutzerkl\u00e4rung festgelegten Zwecken. Wir achten dabei auf eine transparente und verh\u00e4ltnism\u00e4ssige Bearbeitung. <\/p>\n<p>Falls wir ausnahmsweise nicht in der Lage sind, diese Grunds\u00e4tze zu befolgen, kann die Datenbearbeitung trotzdem rechtm\u00e4ssig sein, weil ein Rechtfertigungsgrund vorliegt. Als Rechtfertigungsgrund kommt namentlich in Frage:<\/p>\n<ul>\n<li>Ihre Einwilligung;<\/li>\n<li>die Durchf\u00fchrung eines Vertrages oder vorvertraglicher Massnahmen;<\/li>\n<li>unsere berechtigten Interessen, sofern Ihre Interessen nicht \u00fcberwiegen.<\/li>\n<\/ul>\n<h3>3.3 Wie k\u00f6nnen Sie Ihre Einwilligung widerrufen?<\/h3>\n<p>Haben Sie uns eine Einwilligung zur Bearbeitung Ihrer personenbezogenen Daten f\u00fcr bestimmte Zwecke erteilt, bearbeiten wir Ihre Daten im Rahmen dieser Einwilligung, soweit wir keinen anderen Rechtfertigungsgrund haben. <\/p>\n<p>Sie haben jederzeit die M\u00f6glichkeit, Ihre Einwilligung zu widerrufen indem Sie eine E-Mail an die im Impressum genannte Adresse schicken. Bereits erfolgte Datenverarbeitungen sind davon nicht betroffen.<\/p>\n<h3>3.4 In welchen F\u00e4llen k\u00f6nnen wir Ihre Daten an Dritte weitergeben?<\/h3>\n<h4>a. Grundsatz<\/h4>\n<p>Wir sind unter Umst\u00e4nden darauf angewiesen, die Dienste Dritter oder von verbundenen Unternehmen in Anspruch zu nehmen und diese mit der Verarbeitung Ihrer Daten zu beauftragen (sog. Auftragsverarbeiter). Kategorien der Empf\u00e4nger sind namentlich:<\/p>\n<ul>\n<li>Buchhaltung, Treuhand und Revisionsunternehmen;<\/li>\n<li>Beratungsunternehmen (Rechtsberatung, Steuern, etc.);<\/li>\n<li>IT-Dienstleister (Webhosting, Support, Clouddienste, Webseitengestaltung, etc.);<\/li>\n<li>Zahlungsdienstleister;<\/li>\n<li>Anbieter von Tracking-, Conversion- und Werbedienstleistungen.<\/li>\n<\/ul>\n<p>Wir stellen sicher, dass diese Dritten und unsere verbundenen Unternehmen die Voraussetzungen des Datenschutzes einhalten und Ihre personenbezogenen Daten vertraulich behandeln. <\/p>\n<p>Unter Umst\u00e4nden sind wir auch verpflichtet, Ihre personenbezogenen Daten an Beh\u00f6rden bekanntzugeben.<\/p>\n<h4>b. Besuch unserer Social-Media-Kan\u00e4le<\/h4>\n<p>Wir haben eventuell auf unserer Website Links zu unseren Social-Media-Kan\u00e4len eingebettet. Das ist f\u00fcr Sie jeweils ersichtlich (typischerweise \u00fcber entsprechende Symbole). Klicken Sie auf die Symbole, werden Sie auf unsere Social-Media-Kan\u00e4le weitergeleitet. <\/p>\n<p>Die Social Media Anbieter erfahren in diesem Fall, dass Sie von unserer Website auf deren Plattform zugreifen. Die Social Media Anbieter k\u00f6nnen die so erhobenen Daten f\u00fcr eigene Zwecke nutzen. Wir weisen darauf hin, dass wir keine Kenntnis vom Inhalt der \u00fcbermittelten Daten sowie deren Nutzung durch die Betreiber erhalten.<\/p>\n<h4>c. Weitergabe ins Ausland<\/h4>\n<p>Unter Umst\u00e4nden kann es im Rahmen der Auftragsbearbeitung zu \u00dcbermittlung Ihrer personenbezogenen Daten an Unternehmen im Ausland kommen. Diese Unternehmen sind im gleichen Umfang zum Datenschutz verpflichtet, wie wir selbst. Die \u00dcbermittlung kann weltweit stattfinden. <\/p>\n<p>Entspricht das Datenschutzniveau nicht demjenigen des der Schweiz, so nehmen wir eine vorg\u00e4ngige Risikoeinsch\u00e4tzung vor und stellen vertraglich sicher, dass der gleiche Schutz wie in der Schweiz garantiert wird (bspw. mittels der neuen Standardvertragsklauseln der EU-Kommission oder anderen, gesetzlich vorgegebenen Massnahmen). Sollte unsere Risikoeinsch\u00e4tzung negativ ausfallen, ergreifen wir zus\u00e4tzliche technische Massnahmen zum Schutz Ihrer Daten. Sie k\u00f6nnen die Standardvertragsklauseln der EU-Kommission abrufen unter folgendem Link. <a href=\"https:\/\/commission.europa.eu\/publications\/standard-contractual-clauses-controllers-and-processors-eueea\\_de\">https:\/\/commission.europa.eu\/publications\/standard-contractual-clauses-controllers-and-processors-eueea\\_de<\/a><\/p>\n<h3>3.5 Wie lange bewahren wir Ihre Daten auf?<\/h3>\n<p>Wir speichern personenbezogene Daten nur so lange, wie dies erforderlich ist, um die einzelnen Zwecke, zu denen die Daten erhoben wurden, zu erf\u00fcllen. <\/p>\n<p>Daten, die wir bei Ihrem Besuch auf unserer Website speichern, werden w\u00e4hrend zw\u00f6lf Monaten aufbewahrt. Eine Ausnahme gilt f\u00fcr Analyse- und Trackingdaten, die l\u00e4nger aufbewahrt werden k\u00f6nnen. <\/p>\n<p>Vertragsdaten speichern wir l\u00e4nger, da wir dazu durch gesetzliche Vorschriften verpflichtet sind. Wir m\u00fcssen insbesondere gesch\u00e4ftliche Kommunikation, geschlossene Vertr\u00e4ge und Buchungsbelege bis zu 10 Jahren aufbewahren. Soweit wir solche Daten von Ihnen nicht mehr zur Durchf\u00fchrung der Dienstleistungen ben\u00f6tigen, werden die Daten gesperrt und wir verwenden sie nur noch f\u00fcr Zwecke der Rechnungslegung und f\u00fcr Steuerzwecke.<\/p>\n<h3>3.6 Wie sch\u00fctzen wir Ihre Daten?<\/h3>\n<p>Wir werden Ihre Daten sicher aufbewahren und alle angemessenen Massnahmen ergreifen, um Ihre Daten vor Verlust, Zugriff, Missbrauch oder \u00c4nderungen zu sch\u00fctzen. <\/p>\n<p>Unsere Vertragspartner und Mitarbeitende, die Zugang zu Ihren Daten haben, sind zur Einhaltung der datenschutzrechtlichen Bestimmungen verpflichtet. In manchen F\u00e4llen wird es erforderlich sein, dass wir Ihre Anfragen an mit uns verbundene Unternehmen weiterreichen. Auch in diesen F\u00e4llen werden Ihre Daten vertraulich behandelt. <\/p>\n<p>Innerhalb unserer Webseite verwenden wir das SSL-Verfahren (Secure Socket Layer) in Verbindung mit der jeweils h\u00f6chsten Verschl\u00fcsselungsstufe, die von Ihrem Browser unterst\u00fctzt wird.<\/p>\n<h3>3.7 Welche Rechte haben Sie?<\/h3>\n<h4>a. Auskunftsrecht<\/h4>\n<p>Sie k\u00f6nnen jederzeit eine Auskunft \u00fcber die von uns \u00fcber Sie gespeicherten Daten verlangen. Wir bitten Sie, Ihr Auskunftsgesuch zusammen mit einem Identit\u00e4tsnachweis an [email protected] zu senden. <\/p>\n<p>Sie haben ausserdem das Recht, Ihre Daten in einem g\u00e4ngigen Dateiformat zu erhalten, wenn wir Ihre Daten automatisiert bearbeiten, und wenn:<\/p>\n<ul>\n<li>Sie Ihre Einwilligung f\u00fcr die Bearbeitung dieser Daten erteilt haben; oder<\/li>\n<li>Sie Daten im Zusammenhang mit dem Abschluss oder der Abwicklung eines Vertrags bekannt gegeben haben.<\/li>\n<\/ul>\n<p>Wir k\u00f6nnen die Auskunft bzw. Datenherausgabe einschr\u00e4nken oder verweigern, wenn dies unseren gesetzlichen Verpflichtungen, berechtigten eigenen oder \u00f6ffentlichen Interessen oder Interessen einer Drittperson entgegensteht. <\/p>\n<p>Die Bearbeitung Ihres Gesuchs unterliegt der gesetzlichen Bearbeitungsfrist von 30 Tagen. Diese Frist d\u00fcrfen wir jedoch aufgrund von hohem Anfragevolumen, aus rechtlichen oder technischen Gr\u00fcnden oder weil wir n\u00e4here Angaben von Ihnen ben\u00f6tigen, verl\u00e4ngern. Sie werden \u00fcber die Fristverl\u00e4ngerung rechtzeitig mindestens in Textform informiert.<\/p>\n<h4>b. L\u00f6schung und Berichtigung<\/h4>\n<p>Sie haben jederzeit die M\u00f6glichkeit, die L\u00f6schung oder Berichtigung Ihrer Daten zu verlangen. Wir k\u00f6nnen das Gesuch abweisen, wenn gesetzliche Vorschriften uns zur l\u00e4ngeren bzw. unver\u00e4nderten Aufbewahrung verpflichten oder ein Erlaubnistatbestand Ihrem Gesuch entgegensteht. <\/p>\n<p>Bitte beachten Sie, dass die Aus\u00fcbung Ihrer Rechte unter Umst\u00e4nden im Konflikt mit vertraglichen Abmachungen stehen und entsprechende Auswirkungen auf die Vertragsdurchf\u00fchrung haben kann (z.B. vorzeitige Vertragsaufl\u00f6sung oder Kostenfolgen).<\/p>\n<h4>c. Rechtsweg<\/h4>\n<p>Sind Sie von der Bearbeitung personenbezogener Daten betroffen, haben Sie das Recht, Ihre Rechte gerichtlich durchzusetzen oder bei der zust\u00e4ndigen Aufsichtsbeh\u00f6rde eine Meldung einzureichen. Die zust\u00e4ndige Aufsichtsbeh\u00f6rde in der Schweiz ist der Eidgen\u00f6ssische Datenschutz- und \u00d6ffentlichkeitsbeauftragte: <a href=\"https:\/\/www.edoeb.admin.ch\">https:\/\/www.edoeb.admin.ch<\/a><\/p>\n<h3>3.8 \u00c4nderungen an der Datenschutzerkl\u00e4rung<\/h3>\n<p>Wir k\u00f6nnen diese Datenschutzerkl\u00e4rung jederzeit \u00e4ndern. Die \u00c4nderungen werden auf ver\u00f6ffentlicht, Sie werden nicht gesondert dar\u00fcber informiert.<\/p>\n<h2>4. Einzelne Datenverarbeitungsvorg\u00e4nge<\/h2>\n<h3>4.1 Bereitstellen der Webseite und Erstellung von Logfiles<\/h3>\n<h4>Welche Informationen erhalten wir und wie nutzen wir sie?<\/h4>\n<p>Indem Sie besuchen, werden auf unseren Servern oder auf Servern von Dienstleistungen und Produkten, die wir beziehen und \/ oder installiert haben, bestimmte Daten automatisch zu Zwecken der Systemadministration, f\u00fcr statistische oder f\u00fcr Sicherungszwecke oder f\u00fcr Trackingzwecke gespeichert. Es handelt sich dabei um:<\/p>\n<ul>\n<li>den Namen Ihres Internetserviceproviders;<\/li>\n<li>Ihre IP-Adresse (unter Umst\u00e4nden);<\/li>\n<li>die Version Ihrer Browser-Software;<\/li>\n<li>das Betriebssystem des Rechners mit dem auf die URL zugegriffen wird;<\/li>\n<li>das Datum und die Uhrzeit des Zugriffs;<\/li>\n<li>die Webseite, von der aus Sie URL besuchen;<\/li>\n<li>die Suchw\u00f6rter die Sie benutzt haben, um die URL finden.<\/li>\n<\/ul>\n<h4>Weshalb d\u00fcrfen wir diese Daten bearbeiten?<\/h4>\n<p>Diese Daten k\u00f6nnen keiner bestimmten Person zugeordnet werden und es findet keine Zusammenf\u00fchrung dieser Daten mit anderen Datenquellen statt. Die Speicherung der Logfiles erfolgt, um die Funktionsf\u00e4higkeit der Webseite zu garantieren und zur Sicherstellung der Sicherheit unserer informationstechnischen Systeme. Hierin besteht unser berechtigtes Interesse.<\/p>\n<h4>Wie k\u00f6nnen Sie die Datenerfassung verhindern?<\/h4>\n<p>Die Daten werden nur solange gespeichert, wie dies zur Erreichung des Zweckes Ihrer Erhebung notwendig ist. Dementsprechend werden die Daten nach Beendigung jeder Sitzung gel\u00f6scht. Die Speicherung der Logfiles ist f\u00fcr den Betrieb der Webseite zwingend notwendig, Sie haben daher keine M\u00f6glichkeit dagegen Widerspruch zu erheben.<\/p>\n<h3>4.2 Unpkg<\/h3>\n<p>Unpkg ist ein schneller, globaler Content Delivery Network (CDN) f\u00fcr alles, was auf npm, dem Node Package Manager, ver\u00f6ffentlicht wird. Es wird von Michael Jackson (Zur Klarstellung des Namens: <a href=\"https:\/\/twitter.com\/mjackson\">https:\/\/twitter.com\/mjackson<\/a>) verwaltet. Das CDN wird von Cloudflare betrieben. Es gibt keine offizielle Firmenadresse, da Unpkg ein Open-Source-Projekt ist und von der Community unterst\u00fctzt wird. <\/p>\n<p>Wir nutzen Unpkg auf unserer Website, um bestimmte JavaScript-Bibliotheken und andere Frontend-Ressourcen zu laden. Dies erm\u00f6glicht uns, die Ladezeiten unserer Website zu verk\u00fcrzen und sicherzustellen, dass unsere Benutzer immer die neuesten Versionen dieser Ressourcen erhalten. <\/p>\n<p>Unpkg verwendet, wie die meisten CDNs, Server-Logs, um Informationen \u00fcber die Anfragen zu speichern, die es erh\u00e4lt. Diese Logs k\u00f6nnen Informationen wie die IP-Adresse des Benutzers, den Browsertyp, das Betriebssystem, die Referenz-URL, die Uhrzeit der Anfrage und andere technische Details enthalten. Diese Daten werden in der Regel zur \u00dcberwachung und Verbesserung der Serviceleistung und zur Abwehr von Sicherheitsbedrohungen verwendet.<\/p>\n<h3>4.3 jsDelivr<\/h3>\n<p>Auf unserer Website nutzen wir den Dienst jsDelivr, ein Open-Source-CDN (Content Delivery Network), um bestimmte Bibliotheken und Skripte schneller und zuverl\u00e4ssiger zu laden. Dieser Dienst wird von ProspectOne Sp. z o.o., ul. Krolweska 65A, 30-081 Krakow, Polen, bereitgestellt. <\/p>\n<p>Durch die Einbindung von jsDelivr werden beim Aufruf unserer Webseite Daten, wie Ihre IP-Adresse, Informationen \u00fcber den verwendeten Browser, das Betriebssystem und die Dauer des Seitenaufrufs, an Server von jsDelivr \u00fcbertragen. Dies geschieht, um die Inhalte schneller und effizienter an Ihren Browser zu liefern und die Ladezeit der Webseite zu verk\u00fcrzen. <\/p>\n<p>jsDelivr verwendet diese Daten, um die Auslieferung der Inhalte zu gew\u00e4hrleisten und um statistische Auswertungen \u00fcber die Nutzung ihres Dienstes zu erstellen. Die Daten werden nicht mit anderen Datenquellen zusammengef\u00fchrt oder zu Werbezwecken verwendet. <\/p>\n<p>Die Nutzung von jsDelivr dient der Optimierung und Verbesserung der Performance unserer Website. Die Datenverarbeitung erfolgt auf Grundlage unseres berechtigten Interesses an einer effizienten und sicheren Bereitstellung unserer Website.<\/p>\n<h3>BrainBox Generatoren<\/h3>\n<p>BrainBox Generatoren ist ein Dienst der <a href=\"https:\/\/brainbox.swiss\/\">BrainBox Solutions GmbH<\/a>, um alle datenschutzrelevanten Dienste auf einer Website zu erkennen und unter anderem damit bei der Erstellung der Datenschutzerkl\u00e4rung zu helfen. Dabei werden keine personenbezogenen Daten erfasst oder verarbeitet.<\/p> <\/div>\n <div class=\"imprint\">\n <h1>Impressum<\/h1>\n<p>Gestaltung und Realisation: <a href=\"https:\/\/borissiebs.com\/\" rel=\"noreferrer\" target=\"_blank\">Boris Siebs<\/a><br>\nSchrift: <a href=\"https:\/\/abcdinamo.com\/typefaces\/repro\" rel=\"noreferrer\" target=\"_blank\">Repro (Dinamo)<\/a><br>\nContent Management System: <a href=\"https:\/\/getkirby.com\/\" rel=\"noreferrer\" target=\"_blank\">Kirby<\/a><\/p> <\/div>\n <\/div>\n\n<\/div> <\/div>\n <\/div>\n\n <\/section>\n <section id=\"project-info\">\n <div class=\"projectinfo-wrapper container\">\n <div class=\"showlink\">\n <a href=\"#\" class=\"showtext\">Project<\/a>\n <span class=\"info\">info<\/span>\n <\/div>\n <div class=\"projectinfo-inner inner\">\n <\/div>\n <\/div>\n <\/section>\n <\/div>\n\n <section id=\"projects\">\n <article id=\"candleholder\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.66417910447761\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.63908996897622\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.66412758866936\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"tisch\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.72904800650936\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <div class=\"project swiper-slide view-full portrait \" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w\" alt=\"\" style=\"object-position: 69.6% 56.2%\">\n <\/div>\n <div class=\"project swiper-slide\" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"obscura\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.8\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 54.0% 49.0%\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.3998250218723\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.71457489878543\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.714375\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"regal\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.91565265486726\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 7.4% 56.0%\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.7170693686672\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.77631904879861\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"lanz\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.64619053026002\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 49.9% 27.6%\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.5625\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.71589289732243\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.5625\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"klotz\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.75\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.75\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"klotz-ii\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.74166514847878\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.75\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.75\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <\/section>\n\n<\/main>\n<div class=\"spacer after\">\n<\/div>\n\n\n\n<script src=\"https:\/\/jensrossell.ch\/assets\/js\/app-min.js\"><\/script><script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"WebSite\",\"url\":\"https:\/\/jensrossell.ch\",\"copyrightYear\":\"2025\",\"description\":\"Jens Rossell is an industrial designer from Bern.\",\"name\":\"Jens Rossell\",\"headline\":\"Home\"}<\/script>\n<\/body><\/html>",
"securityHeaders": {
"securityHeadersList": [
"x-content-type-options"
],
"securityHeadersGrade": "E",
"securityHeadersScore": 20
},
"interactivePeriods": [
[
0,
29999
]
],
"lastVisualChange": 1500,
"render": 1500,
"visualComplete85": 1500,
"visualComplete90": 1500,
"visualComplete95": 1500,
"visualComplete99": 1500,
"visualComplete": 1500,
"SpeedIndex": 1500,
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 100
},
{
"name": "fetchStart",
"time": 105
},
{
"name": "navigationStart",
"time": 124
},
{
"name": "domLoading",
"time": 125
},
{
"name": "responseEnd",
"time": 125
},
{
"name": "domInteractive",
"time": 125
},
{
"name": "domContentLoadedEventStart",
"time": 125
},
{
"name": "domContentLoadedEventEnd",
"time": 125
},
{
"name": "domComplete",
"time": 125
},
{
"name": "responseEnd",
"time": 365
},
{
"name": "unloadEventStart",
"time": 369
},
{
"name": "unloadEventEnd",
"time": 369
},
{
"name": "markAsMainFrame",
"time": 369
},
{
"name": "commitNavigationEnd",
"time": 369
},
{
"name": "domLoading",
"time": 369
},
{
"name": "domInteractive",
"time": 880
},
{
"name": "domContentLoadedEventStart",
"time": 880
},
{
"name": "domContentLoadedEventEnd",
"time": 880
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 1423
},
{
"name": "firstPaint",
"time": 1423
},
{
"name": "TotalLayoutShift",
"value": 0
},
{
"name": "CumulativeLayoutShift",
"value": 0
}
],
"chromeUserTiming.navigationStart": 125,
"chromeUserTiming.fetchStart": 105,
"chromeUserTiming.domLoading": 370,
"chromeUserTiming.responseEnd": 365,
"chromeUserTiming.domInteractive": 881,
"chromeUserTiming.domContentLoadedEventStart": 881,
"chromeUserTiming.domContentLoadedEventEnd": 881,
"chromeUserTiming.domComplete": 126,
"chromeUserTiming.unloadEventStart": 369,
"chromeUserTiming.unloadEventEnd": 369,
"chromeUserTiming.markAsMainFrame": 369,
"chromeUserTiming.commitNavigationEnd": 370,
"chromeUserTiming.firstMeaningfulPaintCandidate": 1423,
"chromeUserTiming.firstPaint": 1423,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"blinkFeatureFirstUsed": {
"Features": {
"1075": {
"name": "V8SloppyMode",
"firstUsed": 850.15300000000002
},
"13": {
"name": "UnprefixedRequestAnimationFrame",
"firstUsed": 870.35299999999995
},
"5285": {
"name": "V8Window_Location_AttributeSetter",
"firstUsed": 99.713999999999999
},
"5284": {
"name": "V8Window_Location_AttributeGetter",
"firstUsed": 99.718999999999994
},
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 370.67200000000003
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 370.67899999999997
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 371.60700000000003
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 386.29899999999998
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 386.32100000000003
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 386.32299999999998
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 386.32999999999998
},
"4317": {
"name": "LinkRelCanonical",
"firstUsed": 387.79399999999998
},
"138": {
"name": "SVGSVGElement",
"firstUsed": 393.05000000000001
},
"250": {
"name": "SVGSVGElementInDocument",
"firstUsed": 393.09500000000003
},
"524": {
"name": "SrcsetWDescriptor",
"firstUsed": 397.39800000000002
},
"4239": {
"name": "ScriptSchedulingType_ParserBlocking",
"firstUsed": 406.14999999999998
},
"2203": {
"name": "HasIDClassTagAttribute",
"firstUsed": 473.13200000000001
},
"2204": {
"name": "HasBeforeOrAfterPseudoElement",
"firstUsed": 473.25599999999997
},
"970": {
"name": "CSSAtRuleFontFace",
"firstUsed": 473.274
},
"973": {
"name": "CSSAtRuleMedia",
"firstUsed": 473.447
},
"5130": {
"name": "MediaQueryRangeSyntax",
"firstUsed": 473.45800000000003
},
"4379": {
"name": "PerformanceEntryBufferSwaps",
"firstUsed": 711.13699999999994
},
"469": {
"name": "CSSSelectorPseudoHost",
"firstUsed": 711.23800000000006
},
"972": {
"name": "CSSAtRuleKeyframes",
"firstUsed": 711.29700000000003
},
"587": {
"name": "LangAttribute",
"firstUsed": 713.22000000000003
},
"588": {
"name": "LangAttributeOnHTML",
"firstUsed": 713.22199999999998
},
"3157": {
"name": "CSSComparisonFunctions",
"firstUsed": 713.24800000000005
},
"2402": {
"name": "NegativeBackgroundSize",
"firstUsed": 713.51099999999997
},
"2355": {
"name": "CSSGradient",
"firstUsed": 713.51599999999996
},
"3803": {
"name": "OverflowClipAlongEitherAxis",
"firstUsed": 714.44100000000003
},
"1693": {
"name": "CSSGridLayout",
"firstUsed": 714.75900000000001
},
"1692": {
"name": "CSSFlexibleBox",
"firstUsed": 714.77700000000004
},
"4644": {
"name": "ScrollSnapCoveringSnapArea",
"firstUsed": 739.46699999999998
},
"1066": {
"name": "SameOriginTextScript",
"firstUsed": 849.45699999999999
},
"1076": {
"name": "V8StrictMode",
"firstUsed": 850.15700000000004
},
"2707": {
"name": "V8Window_MatchMedia_Method",
"firstUsed": 852.19600000000003
},
"2705": {
"name": "WindowInnerWidth",
"firstUsed": 852.25199999999995
},
"2663": {
"name": "NavigatorUserAgent",
"firstUsed": 852.35400000000004
},
"2706": {
"name": "WindowInnerHeight",
"firstUsed": 852.69500000000005
},
"675": {
"name": "Fetch",
"firstUsed": 856.73199999999997
},
"2661": {
"name": "NavigatorPlatform",
"firstUsed": 858.82100000000003
},
"2704": {
"name": "V8Screen_Width_AttributeGetter",
"firstUsed": 858.83399999999995
},
"2702": {
"name": "V8Screen_Height_AttributeGetter",
"firstUsed": 858.83799999999997
},
"3323": {
"name": "HiddenBackfaceWithPossible3D",
"firstUsed": 870.53300000000002
},
"3927": {
"name": "HiddenBackfaceWith3D",
"firstUsed": 870.53700000000003
},
"1418": {
"name": "AddEventListenerPassiveFalse",
"firstUsed": 871.20299999999997
},
"2903": {
"name": "NonPassiveTouchEventListener",
"firstUsed": 871.20799999999997
},
"1347": {
"name": "PointerEventAddListenerCount",
"firstUsed": 871.21900000000005
},
"2904": {
"name": "PassiveTouchEventListener",
"firstUsed": 871.226
},
"2592": {
"name": "ResizeObserver_Constructor",
"firstUsed": 871.35400000000004
},
"3798": {
"name": "AVIFImage",
"firstUsed": 1318.5309999999999
},
"1368": {
"name": "IntersectionObserver_Constructor",
"firstUsed": 1417.3620000000001
}
},
"CSSFeatures": {
"437": {
"name": "CSSPropertyObjectPosition",
"firstUsed": 401.00999999999999
},
"6": {
"name": "CSSPropertyFontFamily",
"firstUsed": 473.291
},
"124": {
"name": "CSSPropertySrc",
"firstUsed": 473.30599999999998
},
"10": {
"name": "CSSPropertyFontWeight",
"firstUsed": 473.31
},
"8": {
"name": "CSSPropertyFontStyle",
"firstUsed": 473.31299999999999
},
"516": {
"name": "CSSPropertyFontDisplay",
"firstUsed": 473.32100000000003
},
"4": {
"name": "CSSPropertyDisplay",
"firstUsed": 473.56599999999997
},
"446": {
"name": "CSSPropertyTransform",
"firstUsed": 711.30700000000002
},
"447": {
"name": "CSSPropertyTransformOrigin",
"firstUsed": 711.69299999999998
},
"177": {
"name": "CSSPropertyAliasWebkitBackfaceVisibility",
"firstUsed": 711.70000000000005
},
"451": {
"name": "CSSPropertyBackfaceVisibility",
"firstUsed": 711.702
},
"105": {
"name": "CSSPropertyOverflow",
"firstUsed": 711.70699999999999
},
"515": {
"name": "CSSPropertyVariable",
"firstUsed": 713.22900000000004
},
"7": {
"name": "CSSPropertyFontSize",
"firstUsed": 713.25
},
"5": {
"name": "CSSPropertyFont",
"firstUsed": 713.25599999999997
},
"157": {
"name": "CSSPropertyVerticalAlign",
"firstUsed": 713.25900000000001
},
"34": {
"name": "CSSPropertyBorder",
"firstUsed": 713.26400000000001
},
"89": {
"name": "CSSPropertyMargin",
"firstUsed": 713.26700000000005
},
"109": {
"name": "CSSPropertyPadding",
"firstUsed": 713.26999999999998
},
"680": {
"name": "CSSPropertyScrollbarWidth",
"firstUsed": 713.274
},
"499": {
"name": "CSSPropertyScrollSnapType",
"firstUsed": 713.28099999999995
},
"69": {
"name": "CSSPropertyBoxSizing",
"firstUsed": 713.28300000000002
},
"14": {
"name": "CSSPropertyWebkitFontSmoothing",
"firstUsed": 713.28499999999997
},
"11": {
"name": "CSSPropertyTextRendering",
"firstUsed": 713.28800000000001
},
"2": {
"name": "CSSPropertyColor",
"firstUsed": 713.29100000000005
},
"21": {
"name": "CSSPropertyBackground",
"firstUsed": 713.29600000000005
},
"20": {
"name": "CSSPropertyLineHeight",
"firstUsed": 713.39800000000002
},
"143": {
"name": "CSSPropertyTextTransform",
"firstUsed": 713.40700000000004
},
"84": {
"name": "CSSPropertyLetterSpacing",
"firstUsed": 713.41499999999996
},
"119": {
"name": "CSSPropertyPosition",
"firstUsed": 713.41700000000003
},
"165": {
"name": "CSSPropertyZIndex",
"firstUsed": 713.45799999999997
},
"118": {
"name": "CSSPropertyPointerEvents",
"firstUsed": 713.46000000000004
},
"161": {
"name": "CSSPropertyWidth",
"firstUsed": 713.46199999999999
},
"81": {
"name": "CSSPropertyHeight",
"firstUsed": 713.46400000000006
},
"149": {
"name": "CSSPropertyTop",
"firstUsed": 713.46600000000001
},
"83": {
"name": "CSSPropertyLeft",
"firstUsed": 713.46799999999996
},
"112": {
"name": "CSSPropertyPaddingRight",
"firstUsed": 713.48099999999999
},
"110": {
"name": "CSSPropertyPaddingBottom",
"firstUsed": 713.48400000000004
},
"158": {
"name": "CSSPropertyVisibility",
"firstUsed": 713.50599999999997
},
"33": {
"name": "CSSPropertyBackgroundSize",
"firstUsed": 713.50900000000001
},
"25": {
"name": "CSSPropertyBackgroundImage",
"firstUsed": 713.51800000000003
},
"29": {
"name": "CSSPropertyBackgroundPositionY",
"firstUsed": 713.52499999999998
},
"242": {
"name": "CSSPropertyGridTemplateColumns",
"firstUsed": 713.55200000000002
},
"592": {
"name": "CSSPropertyGap",
"firstUsed": 713.56200000000001
},
"24": {
"name": "CSSPropertyBackgroundColor",
"firstUsed": 713.58199999999999
},
"100": {
"name": "CSSPropertyOutline",
"firstUsed": 713.58500000000004
},
"113": {
"name": "CSSPropertyPaddingTop",
"firstUsed": 713.58699999999999
},
"240": {
"name": "CSSPropertyJustifyContent",
"firstUsed": 713.64499999999998
},
"231": {
"name": "CSSPropertyAlignItems",
"firstUsed": 713.64700000000005
},
"150": {
"name": "CSSPropertyTransition",
"firstUsed": 713.65499999999997
},
"98": {
"name": "CSSPropertyOpacity",
"firstUsed": 713.673
},
"420": {
"name": "CSSPropertyMixBlendMode",
"firstUsed": 713.67700000000002
},
"506": {
"name": "CSSPropertyScale",
"firstUsed": 713.69000000000005
},
"369": {
"name": "CSSPropertyFill",
"firstUsed": 713.87699999999995
},
"96": {
"name": "CSSPropertyMinHeight",
"firstUsed": 713.98199999999997
},
"561": {
"name": "CSSPropertyScrollSnapAlign",
"firstUsed": 714.01199999999994
},
"504": {
"name": "CSSPropertyTranslate",
"firstUsed": 714.03899999999999
},
"77": {
"name": "CSSPropertyCursor",
"firstUsed": 714.05399999999997
},
"53": {
"name": "CSSPropertyBorderRadius",
"firstUsed": 714.06700000000001
},
"235": {
"name": "CSSPropertyFlexDirection",
"firstUsed": 714.13900000000001
},
"129": {
"name": "CSSPropertyTextDecoration",
"firstUsed": 714.18299999999999
},
"91": {
"name": "CSSPropertyMarginLeft",
"firstUsed": 714.20899999999995
},
"92": {
"name": "CSSPropertyMarginRight",
"firstUsed": 714.36800000000005
},
"85": {
"name": "CSSPropertyListStyle",
"firstUsed": 714.37199999999996
},
"153": {
"name": "CSSPropertyTransitionProperty",
"firstUsed": 714.38300000000004
},
"154": {
"name": "CSSPropertyTransitionTimingFunction",
"firstUsed": 714.38599999999997
},
"238": {
"name": "CSSPropertyFlexShrink",
"firstUsed": 714.40099999999995
},
"97": {
"name": "CSSPropertyMinWidth",
"firstUsed": 714.40700000000004
},
"95": {
"name": "CSSPropertyMaxWidth",
"firstUsed": 714.42100000000005
},
"94": {
"name": "CSSPropertyMaxHeight",
"firstUsed": 714.42399999999998
},
"433": {
"name": "CSSPropertyObjectFit",
"firstUsed": 714.42600000000004
},
"67": {
"name": "CSSPropertyBottom",
"firstUsed": 714.47500000000002
},
"122": {
"name": "CSSPropertyRight",
"firstUsed": 714.48500000000001
},
"421": {
"name": "CSSPropertyTouchAction",
"firstUsed": 863.28399999999999
}
},
"AnimatedCSSFeatures": []
},
"FirstInteractive": 1500,
"TTIMeasurementEnd": 29999,
"LastInteractive": 1500,
"TimeToInteractive": 1500,
"FirstCPUIdle": 1500,
"testID": "250430_BiDcMV_2X8",
"step": 1,
"effectiveBps": 592373,
"domTime": 0,
"aft": 0,
"titleTime": 127,
"loadEventStart": 0,
"loadEventEnd": 0,
"domLoading": 0,
"server_rtt": 0,
"error": "Page Load Timeout",
"lighthouse.Performance": null,
"lighthouse.Accessibility": null,
"lighthouse.BestPractices": null,
"lighthouse.SEO": null,
"lighthouse.PWA": null,
"edge-processed": true,
"longTasks": [],
"utilization": {
"cpu": {
"data": {
"0": 0,
"103": 28.600000000000001,
"203": 35,
"304": 15.800000000000001,
"404": 15,
"505": 72.700000000000003,
"606": 20,
"706": 25,
"807": 40,
"907": 52.399999999999999,
"1008": 68.400000000000006,
"1108": 21.100000000000001,
"1209": 25,
"1309": 25,
"1410": 55,
"1512": 80,
"1615": 54.5,
"1716": 40,
"1816": 11.1,
"1917": 10.5,
"2018": 45,
"2118": 22.699999999999999,
"2219": 20,
"2319": 15,
"2420": 10.5,
"2520": 20,
"2621": 19,
"2721": 15,
"2822": 15,
"2922": 15.800000000000001,
"3023": 42.899999999999999,
"3123": 15,
"3224": 23.800000000000001,
"3324": 15,
"3425": 15,
"3525": 20,
"3626": 20,
"3726": 5.5999999999999996,
"3827": 23.800000000000001,
"3927": 19,
"4028": 42.100000000000001,
"4128": 15.800000000000001,
"4229": 15,
"4329": 23.800000000000001,
"4430": 19,
"4531": 26.300000000000001,
"4631": 19,
"4732": 10.5,
"4832": 19,
"4933": 15.800000000000001,
"5033": 36.799999999999997,
"5134": 23.800000000000001,
"5235": 19,
"5335": 15.800000000000001,
"5436": 15,
"5536": 20,
"5637": 19,
"5737": 15.800000000000001,
"5838": 15.800000000000001,
"5938": 23.800000000000001,
"6039": 42.899999999999999,
"6140": 15,
"6240": 15.800000000000001,
"6341": 15,
"6441": 19,
"6542": 20,
"6643": 20,
"6743": 15,
"6844": 22.699999999999999,
"6944": 15.800000000000001,
"7045": 45,
"7146": 15,
"7246": 15,
"7347": 15.800000000000001,
"7448": 22.699999999999999,
"7548": 15.800000000000001,
"7649": 19,
"7749": 15.800000000000001,
"7850": 20,
"7951": 19,
"8051": 38.899999999999999,
"8152": 23.800000000000001,
"8253": 15.800000000000001,
"8354": 15,
"8454": 15.800000000000001,
"8555": 19,
"8655": 15,
"8756": 23.800000000000001,
"8857": 15.800000000000001,
"8957": 15,
"9058": 45,
"9159": 10.5,
"9259": 23.800000000000001,
"9360": 15,
"9460": 21.100000000000001,
"9561": 19,
"9662": 23.800000000000001,
"9762": 15,
"9863": 20,
"9963": 19,
"10064": 42.100000000000001,
"10164": 15,
"10265": 20,
"10365": 15,
"10466": 20,
"10566": 19,
"10667": 15.800000000000001,
"10768": 23.800000000000001,
"10868": 20,
"10969": 20,
"11069": 40,
"11170": 22.699999999999999,
"11271": 15,
"11371": 15.800000000000001,
"11472": 15,
"11572": 20,
"11673": 20,
"11774": 20,
"11874": 15,
"12006": 41.700000000000003,
"12106": 15,
"12207": 15.800000000000001,
"12307": 22.699999999999999,
"12408": 15,
"12509": 15.800000000000001,
"12609": 15,
"12710": 15.800000000000001,
"12810": 15,
"12911": 20,
"13011": 42.100000000000001,
"13112": 22.699999999999999,
"13212": 15.800000000000001,
"13313": 10.5,
"13413": 15,
"13514": 20,
"13614": 20,
"13715": 19,
"13815": 23.800000000000001,
"13916": 21.100000000000001,
"14016": 45,
"14117": 15.800000000000001,
"14217": 19,
"14318": 15,
"14419": 20,
"14519": 19,
"14620": 20,
"14720": 20,
"14821": 15,
"14921": 20,
"15022": 42.100000000000001,
"15122": 20,
"15223": 15,
"15323": 15,
"15424": 15,
"15524": 15.800000000000001,
"15625": 19,
"15725": 15,
"15826": 20,
"15926": 15,
"16027": 42.100000000000001,
"16127": 22.699999999999999,
"16228": 15,
"16328": 15.800000000000001,
"16429": 19,
"16530": 15,
"16630": 15.800000000000001,
"16731": 20,
"16831": 15,
"16932": 20,
"17033": 40,
"17133": 20,
"17234": 15.800000000000001,
"17334": 15,
"17435": 15,
"17535": 19,
"17636": 20,
"17736": 15,
"17837": 20,
"17937": 15,
"18038": 45,
"18138": 15.800000000000001,
"18239": 19,
"18339": 20,
"18440": 15,
"18540": 19,
"18641": 20,
"18742": 20,
"18842": 19,
"18943": 15.800000000000001,
"19043": 45,
"19144": 15,
"19245": 20,
"19346": 23.800000000000001,
"19446": 15.800000000000001,
"19547": 15,
"19647": 15,
"19748": 15.800000000000001,
"19848": 19,
"19949": 33.299999999999997,
"20050": 31.600000000000001,
"20150": 15.800000000000001,
"20251": 19,
"20351": 20,
"20453": 15,
"20553": 15,
"20654": 20,
"20754": 22.699999999999999,
"20855": 10.5,
"20955": 15.800000000000001,
"21056": 42.899999999999999,
"21157": 15.800000000000001,
"21257": 19,
"21358": 15,
"21458": 20,
"21559": 15,
"21660": 15,
"21760": 15,
"21861": 23.800000000000001,
"21962": 19,
"22063": 40,
"22163": 10.5,
"22264": 15,
"22364": 15,
"22465": 15,
"22565": 10,
"22666": 19,
"22766": 10.5,
"22867": 15,
"22968": 15,
"23068": 26.300000000000001,
"23169": 22.699999999999999,
"23269": 20,
"23370": 10.5,
"23470": 20,
"23571": 15,
"23671": 10,
"23772": 19,
"23872": 15,
"23974": 20,
"24076": 35,
"24177": 19,
"24277": 15.800000000000001,
"24378": 15,
"24478": 10.5,
"24579": 15,
"24679": 19,
"24780": 19,
"24881": 10.5,
"24982": 23.800000000000001,
"25082": 35,
"25183": 15.800000000000001,
"25284": 15,
"25385": 19,
"25485": 20,
"25586": 15,
"25687": 19,
"25787": 15,
"25888": 19,
"25991": 21.100000000000001,
"26091": 33.299999999999997,
"26192": 20,
"26293": 11.1,
"26393": 15,
"26494": 15,
"26594": 15,
"26695": 19,
"26795": 15,
"26896": 15.800000000000001,
"27008": 36.399999999999999,
"27108": 20,
"27209": 18.199999999999999,
"27309": 20,
"27410": 15,
"27510": 15,
"27611": 15,
"27711": 10.5,
"27812": 10.5,
"27912": 15,
"28013": 45,
"28113": 10.5,
"28214": 19,
"28314": 15,
"28415": 10.5,
"28515": 15,
"28616": 15,
"28717": 15,
"28817": 30,
"28918": 20,
"29018": 38.100000000000001,
"29119": 20,
"29220": 19,
"29320": 15,
"29421": 15,
"29522": 15.800000000000001,
"29622": 15,
"29723": 15,
"29823": 15,
"29924": 15,
"30024": 40,
"30125": 70
},
"max": 100,
"count": 300
},
"bw": {
"data": {
"0": 0,
"103": 0,
"203": 8033,
"304": 571348,
"404": 1123268,
"505": 2299846,
"606": 6269758,
"706": 5208481,
"807": 4365645,
"907": 9170489,
"1008": 6437420,
"1108": 7337810,
"1209": 5191994,
"1309": 3017723,
"1410": 2659150,
"1512": 2188390,
"1615": 5024210,
"1716": 5041541,
"1816": 5158333,
"1917": 5247061,
"2018": 5036952,
"2118": 5153825,
"2219": 5154168,
"2319": 5036858,
"2420": 5267025,
"2520": 4801941,
"2621": 5256702,
"2721": 5031037,
"2822": 5249862,
"2922": 5253094,
"3023": 5020910,
"3123": 4803313,
"3224": 5479634,
"3324": 4798064,
"3425": 5263186,
"3525": 5034837,
"3626": 5268458,
"3726": 5037212,
"3827": 5604195,
"3927": 5272519,
"4028": 5016288,
"4128": 4670247,
"4229": 5028451,
"4329": 5021609,
"4430": 5151019,
"4531": 5364021,
"4631": 4920260,
"4732": 5140637,
"4832": 5250646,
"4933": 5033824,
"5033": 5035019,
"5134": 5256227,
"5235": 5047425,
"5335": 5035225,
"5436": 5253188,
"5536": 5041252,
"5637": 5051686,
"5737": 5038803,
"5838": 5256748,
"5938": 5160139,
"6039": 4922209,
"6140": 5475256,
"6240": 5034327,
"6341": 4815092,
"6441": 5499454,
"6542": 5012494,
"6643": 5038615,
"6743": 5031120,
"6844": 5263169,
"6944": 5039886,
"7045": 5268604,
"7146": 5010719,
"7246": 5048445,
"7347": 5375760,
"7448": 4675145,
"7548": 5263890,
"7649": 5370568,
"7749": 5157842,
"7850": 5040853,
"7951": 5242132,
"8051": 5470786,
"8152": 5140482,
"8253": 5256688,
"8354": 5565477,
"8454": 5711531,
"8555": 5239130,
"8655": 5701195,
"8756": 5476469,
"8857": 5695679,
"8957": 5693973,
"9058": 5466083,
"9159": 5899096,
"9259": 5579451,
"9360": 5804286,
"9460": 5713271,
"9561": 5468363,
"9662": 6160194,
"9762": 5693825,
"9863": 5688992,
"9963": 5710954,
"10064": 5952599,
"10164": 5947541,
"10265": 5698592,
"10365": 6042748,
"10466": 5579618,
"10566": 5476208,
"10667": 6164171,
"10768": 5921837,
"10868": 6412972,
"10969": 6279487,
"11069": 5813007,
"11170": 6137933,
"11271": 6137304,
"11371": 5697312,
"11472": 6374581,
"11572": 6147324,
"11673": 5920712,
"11774": 6054382,
"11874": 6070159,
"12006": 6263975,
"12106": 5687955,
"12207": 6371383,
"12307": 6139643,
"12408": 6368215,
"12509": 5811249,
"12609": 6943457,
"12710": 6609871,
"12810": 6391390,
"12911": 6395696,
"13011": 6853498,
"13112": 6399237,
"13212": 6160814,
"13313": 6824047,
"13413": 6138882,
"13514": 5934706,
"13614": 7044476,
"13715": 6144861,
"13815": 6845343,
"13916": 6379998,
"14016": 6833670,
"14117": 6382010,
"14217": 6383433,
"14318": 6599831,
"14419": 6395235,
"14519": 6392428,
"14620": 6620502,
"14720": 6397810,
"14821": 6375292,
"14921": 6342187,
"15022": 7501497,
"15122": 7031734,
"15223": 5917738,
"15323": 8281506,
"15424": 7163774,
"15524": 6919175,
"15625": 6931772,
"15725": 7512094,
"15826": 6139684,
"15926": 8401445,
"16027": 7277558,
"16127": 6846627,
"16228": 7414983,
"16328": 7627951,
"16429": 6840013,
"16530": 7720998,
"16630": 7289832,
"16731": 7063985,
"16831": 7289016,
"16932": 7497551,
"17033": 7040449,
"17133": 7250595,
"17234": 7485747,
"17334": 6815410,
"17435": 7494008,
"17535": 6142708,
"17636": 8374664,
"17736": 7152084,
"17837": 6926378,
"17937": 7697172,
"18038": 7376635,
"18138": 6679221,
"18239": 7925415,
"18339": 1705301,
"18440": 210218,
"18540": 109424,
"18641": 110311,
"18742": 210094,
"18842": 105095,
"18943": 48910869,
"19043": 7148279,
"19144": 7239070,
"19245": 1966652,
"19346": 210267,
"19446": 105163,
"19547": 210301,
"19647": 105106,
"19748": 105132,
"19848": 210272,
"19949": 105120,
"20050": 209137,
"20150": 105133,
"20251": 30342063,
"20351": 4787690,
"20453": 109460,
"20553": 210417,
"20654": 105110,
"20754": 210276,
"20855": 105126,
"20955": 28689806,
"21056": 13652426,
"21157": 210246,
"21257": 105176,
"21358": 210263,
"21458": 105121,
"21559": 105093,
"21660": 210221,
"21760": 105092,
"21861": 31621380,
"21962": 2618269,
"22063": 113727,
"22163": 4296,
"22264": 31444655,
"22364": 2625509,
"22465": 0,
"22565": 0,
"22666": 4297,
"22766": 56071769,
"22867": 9546,
"22968": 5250,
"23068": 5246,
"23169": 5252,
"23269": 5254,
"23370": 0,
"23470": 0,
"23571": 0,
"23671": 5253,
"23772": 4295,
"23872": 0,
"23974": 4256,
"24076": 0,
"24177": 0,
"24277": 0,
"24378": 0,
"24478": 0,
"24579": 15303157,
"24679": 0,
"24780": 0,
"24881": 0,
"24982": 39552016,
"25082": 0,
"25183": 43192336,
"25284": 0,
"25385": 0,
"25485": 5249,
"25586": 0,
"25687": 0,
"25787": 4291,
"25888": 0,
"25991": 0,
"26091": 0,
"26192": 0,
"26293": 0,
"26393": 0,
"26494": 0,
"26594": 0,
"26695": 0,
"26795": 31420208,
"26896": 3933037,
"27008": 0,
"27108": 0,
"27209": 0,
"27309": 5253,
"27410": 30194201,
"27510": 3163327,
"27611": 0,
"27711": 0,
"27812": 0,
"27912": 5254,
"28013": 0,
"28113": 30110267,
"28214": 54963408,
"28314": 0,
"28415": 5250,
"28515": 0,
"28616": 0,
"28717": 10502,
"28817": 0,
"28918": 0,
"29018": 0,
"29119": 0,
"29220": 0,
"29320": 0,
"29421": 0,
"29522": 0,
"29622": 0,
"29723": 0,
"29823": 0,
"29924": 28813364,
"30024": 5939595,
"30125": 0
},
"max": 56071769,
"count": 300
}
},
"maxFID": 0,
"TotalBlockingTime": 0,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/details\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/performance_optimization\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/breakdown\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/domains\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/screen_shot\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/experiments\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&file=1_screen.jpg"
},
"rawData": {
"scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcMV_2X8&file=1_script_timing.json",
"headers": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcMV_2X8&compressed=1&file=1_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1&file=ms_000000.jpg",
"VisuallyComplete": 0
},
{
"time": 1500,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1&file=ms_001500.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"jensrossell.ch": {
"bytes": 17508472,
"requests": 31,
"connections": 2
},
"cdn.jsdelivr.net": {
"bytes": 4472,
"requests": 1,
"cdn_provider": "jsDelivr",
"connections": 1
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 13368,
"bytesUncompressed": 48532,
"requests": 1
},
"js": {
"color": [
254,
197,
132
],
"bytes": 42849,
"bytesUncompressed": 139072,
"requests": 1
},
"css": {
"color": [
178,
234,
148
],
"bytes": 7580,
"bytesUncompressed": 31960,
"requests": 2
},
"image": {
"color": [
196,
154,
232
],
"bytes": 17246646,
"bytesUncompressed": 17213874,
"requests": 26
},
"flash": {
"color": [
45,
183,
193
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"font": {
"color": [
255,
82,
62
],
"bytes": 199248,
"bytesUncompressed": 199248,
"requests": 1
},
"video": {
"color": [
33,
194,
162
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"other": {
"color": [
196,
196,
196
],
"bytes": 3253,
"bytesUncompressed": 8260,
"requests": 1
}
},
"consoleLog": []
},
"repeatView": {
"numSteps": 1,
"run": 1,
"tester": "wpt-fra-lb-68q3-10.10.1.28",
"loadTime": 17564,
"docTime": 17564,
"fullyLoaded": 17564,
"bytesOut": 12966,
"bytesOutDoc": 12966,
"bytesIn": 29242193,
"bytesInDoc": 29242193,
"requests": [
{
"type": 3,
"id": "B448E9CC3D7911355F52F3FCE5068C7E",
"request_id": "B448E9CC3D7911355F52F3FCE5068C7E",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/",
"raw_id": "B448E9CC3D7911355F52F3FCE5068C7E",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Document",
"load_ms": 112,
"ttfb_ms": 110,
"load_start": 136,
"load_start_float": 136.00006099999999,
"bytesIn": 13380,
"objectSize": 13380,
"objectSizeUncompressed": 48535,
"chunks": [
{
"ts": 248,
"bytes": 13380,
"inflated": 48535
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "br",
"socket": 68,
"protocol": "HTTP\/2",
"dns_start": 0,
"dns_end": 43,
"connect_start": 43,
"connect_end": 77,
"ssl_start": 77,
"ssl_end": 136,
"securityDetails": {
"protocol": "TLS 1.3",
"keyExchange": "",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "jensrossell.ch",
"sanList": [
"jensrossell.ch",
"www.jensrossell.ch"
],
"issuer": "R11",
"validFrom": 1744705798,
"validTo": 1752481797,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Let's Encrypt 'Oak2025h2'",
"logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
"timestamp": 1744709308831,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100967C483D873DA124C000C7F61D64D617D9CC6F075E0D3921BA5BED19060D0573022100E291D0FC76079B036EFAFAE19DAD3CBF04173EAF838E37EC7C941F85B195C428"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1744709310807,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "304502210090225084A433A84B3EC30221D5177A904A6838E90F8F3F287A3331D95BA2A2B60220385516DE3DDBCDB4B3F0AAD884CA737875441605CF66F734D6D4DDB35C3DB88C"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/",
":scheme: https",
"accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0, i",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: document",
"sec-fetch-mode: navigate",
"sec-fetch-site: cross-site",
"upgrade-insecure-requests: 1",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"alt-svc: h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\"",
"content-encoding: br",
"content-length: 13380",
"content-type: text\/html; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:50:23 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2116,
"score_cache": -1,
"score_cdn": -1,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": 43,
"connect_ms": 34,
"ssl_ms": 59,
"gzip_total": 13380,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": "",
"server_count": null,
"created": 8,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 1,
"http2_stream_dependency": 0,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"http2_server_settings": {
"SETTINGS_MAX_CONCURRENT_STREAMS": 100,
"SETTINGS_INITIAL_WINDOW_SIZE": 262144,
"SETTINGS_MAX_FRAME_SIZE": 16384
},
"tls_version": "TLS 1.3",
"tls_resumed": "False",
"tls_next_proto": "h2",
"tls_cipher_suite": 4865,
"netlog_id": 61,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIFMTCCBBmgAwIBAgISBgXfruxS\/tWZ9kCfLhCH060hMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjUwNDE1MDgyOTU4WhcNMjUwNzE0MDgyOTU3WjAZMRcwFQYDVQQD\nEw5qZW5zcm9zc2VsbC5jaDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nALYFMWZv3RXMWzLxVWQRLsFDf5sC\/NuLCnN8jMUgyRYMroQ3xe\/sQkYGrOsGyQjj\nCCvzRThum01an\/FFC9MQo7AcsTIRLLNqCDYVIVkPxrYy6tcX2b4ggfAjBfCZ+CWL\nnt7tSgPEBjsfosNNat4rs6IHKubCfVzVCW3329hJ\/g2ri5xxNIUmIm18Xm\/4crOg\nfg\/1oLMNSWakSumli27Bi4c\/M2vfLvkxF9dW3NZUFRAlcFZhbHNMWTnLttwUrMIL\nvwm\/sg9bAZugTnxZ9syD+EJTL6ZfXYJlP6wAlKfZA4OmR6o6S72I7BJAly73o2nB\n3V750SLKtKQiRNjUHJCdS08CAwEAAaOCAlcwggJTMA4GA1UdDwEB\/wQEAwIFoDAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAdBgNV\nHQ4EFgQUUOVLAnBoErIcV+JguKsIt8OjYi8wHwYDVR0jBBgwFoAUxc9GpOr0w8B6\nbJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRwOi8v\ncjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVuY3Iu\nb3JnLzAtBgNVHREEJjAkgg5qZW5zcm9zc2VsbC5jaIISd3d3LmplbnNyb3NzZWxs\nLmNoMBMGA1UdIAQMMAowCAYGZ4EMAQIBMC4GA1UdHwQnMCUwI6AhoB+GHWh0dHA6\nLy9yMTEuYy5sZW5jci5vcmcvMzQuY3JsMIIBBQYKKwYBBAHWeQIEAgSB9gSB8wDx\nAHcADeHyMCvTDcFAYhIJ6lUu\/Ed0fLHX6TDvDkIetH5OqjQAAAGWOMdRnwAABAMA\nSDBGAiEAlnxIPYc9oSTAAMf2HWTWF9nMbwdeDTkhulvtGQYNBXMCIQDikdD8dgeb\nA276+uGdrTy\/BBc+r4OON+x8lB+FsZXEKAB2ABLxTjS9U3JMhAYZw48\/ehP457Vi\nh4icbTAFhOvlhiY6AAABljjHWVcAAAQDAEcwRQIhAJAiUISkM6hLPsMCIdUXepBK\naDjpD48\/KHozMdlboqK2AiA4VRbePdvNtLPwqtiEynN4dUQWBc9m9zTW1N2zXD24\njDANBgkqhkiG9w0BAQsFAAOCAQEAoymHcm+SJib\/Yqh10qd5vMLueLH\/7ht0QD+1\n+SUH54\/bUD\/MJ4HLVChHe96L65t1Ru1Xl0Mse0zXjbhN1CF0SDEXFVkW+YqWGrPF\nycV1QWmEb6qXWyRXa+HPGgbSczkUyd7r3s+TUicliUahctm0UVhy2LQPO1RADbyV\nWbmpn55SSYa3JSROZUFM0ImmF05gLOTZaM\/cFfFt65LD8zmQQTA7dMdAScLO78Go\nHT9mGoGS8\/2G0GXLz00v8CewCyFqjZ4W6ZzHFcF8hnIpAzlDmlMPUIXzTb+ycJ1r\nkIeSDyl+9avpqmZFN7jCUdP6asJhEaE62oL\/K8gp84mZFErrxQ==\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
],
"server_port": "443",
"final_base_page": true,
"is_base_page": true,
"load_end": 248,
"ttfb_start": 136,
"ttfb_end": 246,
"download_start": 246,
"download_end": 248,
"download_ms": 2,
"all_start": 0,
"all_end": 248,
"all_ms": 248,
"index": 0,
"number": 1
},
{
"type": 3,
"id": "36984.89",
"request_id": "36984.89",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/projects.json",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/projects.json",
"raw_id": "36984.89",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Fetch",
"load_ms": 78,
"ttfb_ms": 75,
"load_start": 448,
"load_start_float": 448.00012299999997,
"bytesIn": 3253,
"objectSize": 3253,
"objectSizeUncompressed": 8260,
"chunks": [
{
"ts": 526,
"bytes": 3253,
"inflated": 8260
}
],
"expires": "",
"cacheControl": "",
"contentType": "application\/json",
"contentEncoding": "br",
"socket": 68,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/assets\/js\/app-min.js",
"initiator_line": "4",
"initiator_column": "9060",
"initiator_type": "script",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/projects.json",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: empty",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03",
"x-requested-with: fetch"
],
"response": [
"content-encoding: br",
"content-length: 3253",
"content-type: application\/json; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:50:23 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 1834,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 3253,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 425,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 3,
"http2_stream_dependency": 0,
"http2_stream_weight": 220,
"http2_stream_exclusive": 1,
"netlog_id": 123,
"server_port": "443",
"load_end": 526,
"ttfb_start": 448,
"ttfb_end": 523,
"download_start": 523,
"download_end": 526,
"download_ms": 3,
"all_start": 448,
"all_end": 526,
"all_ms": 78,
"index": 1,
"number": 2
},
{
"type": 3,
"id": "36984.19",
"request_id": "36984.19",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"raw_id": "36984.19",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 206,
"request_type": "Image",
"load_ms": 7127,
"ttfb_ms": 47,
"load_start": 580,
"load_start_float": 580.00010599999996,
"bytesIn": 7915873,
"objectSize": 7915873,
"objectSizeUncompressed": 7915873,
"chunks": [
{
"ts": 638,
"bytes": 65536
},
{
"ts": 646,
"bytes": 65536
},
{
"ts": 654,
"bytes": 65536
},
{
"ts": 662,
"bytes": 65536
},
{
"ts": 667,
"bytes": 65536
},
{
"ts": 674,
"bytes": 65536
},
{
"ts": 683,
"bytes": 65536
},
{
"ts": 688,
"bytes": 65536
},
{
"ts": 694,
"bytes": 65536
},
{
"ts": 707,
"bytes": 65536
},
{
"ts": 713,
"bytes": 65536
},
{
"ts": 719,
"bytes": 65536
},
{
"ts": 729,
"bytes": 65536
},
{
"ts": 740,
"bytes": 65536
},
{
"ts": 752,
"bytes": 65536
},
{
"ts": 766,
"bytes": 65536
},
{
"ts": 781,
"bytes": 65536
},
{
"ts": 795,
"bytes": 65536
},
{
"ts": 804,
"bytes": 65536
},
{
"ts": 814,
"bytes": 65536
},
{
"ts": 825,
"bytes": 65536
},
{
"ts": 838,
"bytes": 65536
},
{
"ts": 846,
"bytes": 65536
},
{
"ts": 860,
"bytes": 65536
},
{
"ts": 873,
"bytes": 65536
},
{
"ts": 884,
"bytes": 65536
},
{
"ts": 891,
"bytes": 65536
},
{
"ts": 910,
"bytes": 65536
},
{
"ts": 926,
"bytes": 65536
},
{
"ts": 934,
"bytes": 65536
},
{
"ts": 942,
"bytes": 65536
},
{
"ts": 954,
"bytes": 65536
},
{
"ts": 966,
"bytes": 65536
},
{
"ts": 972,
"bytes": 65536
},
{
"ts": 977,
"bytes": 65536
},
{
"ts": 981,
"bytes": 65536
},
{
"ts": 986,
"bytes": 65536
},
{
"ts": 991,
"bytes": 65536
},
{
"ts": 998,
"bytes": 65536
},
{
"ts": 1004,
"bytes": 65536
},
{
"ts": 1011,
"bytes": 65536
},
{
"ts": 1015,
"bytes": 65536
},
{
"ts": 1020,
"bytes": 65536
},
{
"ts": 1024,
"bytes": 65536
},
{
"ts": 1029,
"bytes": 65536
},
{
"ts": 1033,
"bytes": 65536
},
{
"ts": 1036,
"bytes": 65536
},
{
"ts": 1041,
"bytes": 65536
},
{
"ts": 1044,
"bytes": 65536
},
{
"ts": 1049,
"bytes": 65536
},
{
"ts": 1053,
"bytes": 65536
},
{
"ts": 1057,
"bytes": 65536
},
{
"ts": 1064,
"bytes": 65536
},
{
"ts": 1069,
"bytes": 65536
},
{
"ts": 1074,
"bytes": 65536
},
{
"ts": 1077,
"bytes": 65536
},
{
"ts": 1083,
"bytes": 65536
},
{
"ts": 1089,
"bytes": 65536
},
{
"ts": 1093,
"bytes": 65536
},
{
"ts": 1099,
"bytes": 65536
},
{
"ts": 1103,
"bytes": 65536
},
{
"ts": 1108,
"bytes": 65536
},
{
"ts": 1112,
"bytes": 65536
},
{
"ts": 1115,
"bytes": 65536
},
{
"ts": 1120,
"bytes": 65536
},
{
"ts": 1125,
"bytes": 65536
},
{
"ts": 1129,
"bytes": 65536
},
{
"ts": 1133,
"bytes": 65536
},
{
"ts": 1137,
"bytes": 65536
},
{
"ts": 1142,
"bytes": 65536
},
{
"ts": 1147,
"bytes": 65536
},
{
"ts": 1152,
"bytes": 65536
},
{
"ts": 1156,
"bytes": 65536
},
{
"ts": 1161,
"bytes": 65536
},
{
"ts": 1166,
"bytes": 65536
},
{
"ts": 1171,
"bytes": 65536
},
{
"ts": 1175,
"bytes": 65536
},
{
"ts": 1180,
"bytes": 65536
},
{
"ts": 1184,
"bytes": 65536
},
{
"ts": 1189,
"bytes": 65536
},
{
"ts": 1193,
"bytes": 65536
},
{
"ts": 1197,
"bytes": 65536
},
{
"ts": 1202,
"bytes": 65536
},
{
"ts": 1206,
"bytes": 65536
},
{
"ts": 1211,
"bytes": 65536
},
{
"ts": 1215,
"bytes": 65536
},
{
"ts": 1219,
"bytes": 65536
},
{
"ts": 1223,
"bytes": 65536
},
{
"ts": 1228,
"bytes": 65536
},
{
"ts": 1233,
"bytes": 65536
},
{
"ts": 1236,
"bytes": 65536
},
{
"ts": 1240,
"bytes": 65536
},
{
"ts": 1245,
"bytes": 65536
},
{
"ts": 1249,
"bytes": 65536
},
{
"ts": 1254,
"bytes": 65536
},
{
"ts": 1260,
"bytes": 65536
},
{
"ts": 1264,
"bytes": 65536
},
{
"ts": 1269,
"bytes": 65536
},
{
"ts": 1273,
"bytes": 65536
},
{
"ts": 1278,
"bytes": 65536
},
{
"ts": 1282,
"bytes": 65536
},
{
"ts": 1288,
"bytes": 29402
},
{
"ts": 1336,
"bytes": 1066
},
{
"ts": 1338,
"bytes": 1229
},
{
"ts": 1341,
"bytes": 1229
},
{
"ts": 1343,
"bytes": 1229
},
{
"ts": 1344,
"bytes": 1229
},
{
"ts": 1346,
"bytes": 1229
},
{
"ts": 1349,
"bytes": 1229
},
{
"ts": 1350,
"bytes": 1229
},
{
"ts": 1352,
"bytes": 1229
},
{
"ts": 1355,
"bytes": 1229
},
{
"ts": 1356,
"bytes": 1229
},
{
"ts": 1358,
"bytes": 1229
},
{
"ts": 1360,
"bytes": 1229
},
{
"ts": 1362,
"bytes": 1226
},
{
"ts": 1365,
"bytes": 1227
},
{
"ts": 1367,
"bytes": 1227
},
{
"ts": 1370,
"bytes": 1227
},
{
"ts": 1371,
"bytes": 1227
},
{
"ts": 1375,
"bytes": 1227
},
{
"ts": 1377,
"bytes": 1227
},
{
"ts": 1379,
"bytes": 1227
},
{
"ts": 1382,
"bytes": 1227
},
{
"ts": 1384,
"bytes": 1227
},
{
"ts": 1386,
"bytes": 1227
},
{
"ts": 1388,
"bytes": 1227
},
{
"ts": 1390,
"bytes": 1227
},
{
"ts": 1392,
"bytes": 1224
},
{
"ts": 1394,
"bytes": 1227
},
{
"ts": 1396,
"bytes": 1227
},
{
"ts": 1398,
"bytes": 1227
},
{
"ts": 1400,
"bytes": 1227
},
{
"ts": 1402,
"bytes": 1227
},
{
"ts": 1404,
"bytes": 1227
},
{
"ts": 1408,
"bytes": 1227
},
{
"ts": 1409,
"bytes": 1227
},
{
"ts": 1411,
"bytes": 1227
},
{
"ts": 1413,
"bytes": 1227
},
{
"ts": 1417,
"bytes": 2440
},
{
"ts": 1446,
"bytes": 1225
},
{
"ts": 1456,
"bytes": 1225
},
{
"ts": 1458,
"bytes": 1228
},
{
"ts": 1469,
"bytes": 1225
},
{
"ts": 1471,
"bytes": 1228
},
{
"ts": 1481,
"bytes": 1225
},
{
"ts": 1490,
"bytes": 1401
},
{
"ts": 1499,
"bytes": 1401
},
{
"ts": 1502,
"bytes": 1404
},
{
"ts": 1511,
"bytes": 1401
},
{
"ts": 1518,
"bytes": 1401
},
{
"ts": 1528,
"bytes": 1401
},
{
"ts": 1535,
"bytes": 1400
},
{
"ts": 1544,
"bytes": 1400
},
{
"ts": 1551,
"bytes": 1400
},
{
"ts": 1558,
"bytes": 1400
},
{
"ts": 1569,
"bytes": 1400
},
{
"ts": 1575,
"bytes": 1400
},
{
"ts": 1577,
"bytes": 1403
},
{
"ts": 1589,
"bytes": 1400
},
{
"ts": 1600,
"bytes": 1400
},
{
"ts": 1603,
"bytes": 1403
},
{
"ts": 1612,
"bytes": 1400
},
{
"ts": 1615,
"bytes": 1403
},
{
"ts": 1624,
"bytes": 1400
},
{
"ts": 1626,
"bytes": 1403
},
{
"ts": 1638,
"bytes": 1400
},
{
"ts": 1650,
"bytes": 1400
},
{
"ts": 1650,
"bytes": 1403
},
{
"ts": 1662,
"bytes": 1400
},
{
"ts": 1664,
"bytes": 1403
},
{
"ts": 1676,
"bytes": 1400
},
{
"ts": 1678,
"bytes": 1403
},
{
"ts": 1687,
"bytes": 1400
},
{
"ts": 1690,
"bytes": 1403
},
{
"ts": 1699,
"bytes": 1400
},
{
"ts": 1702,
"bytes": 1403
},
{
"ts": 1711,
"bytes": 1400
},
{
"ts": 1713,
"bytes": 1403
},
{
"ts": 1723,
"bytes": 1400
},
{
"ts": 1725,
"bytes": 1403
},
{
"ts": 1735,
"bytes": 1400
},
{
"ts": 1737,
"bytes": 1403
},
{
"ts": 1746,
"bytes": 1400
},
{
"ts": 1749,
"bytes": 1403
},
{
"ts": 1759,
"bytes": 1400
},
{
"ts": 1760,
"bytes": 1403
},
{
"ts": 1770,
"bytes": 1400
},
{
"ts": 1772,
"bytes": 1403
},
{
"ts": 1784,
"bytes": 1400
},
{
"ts": 1796,
"bytes": 1400
},
{
"ts": 1807,
"bytes": 1400
},
{
"ts": 1819,
"bytes": 1400
},
{
"ts": 1821,
"bytes": 1403
},
{
"ts": 1855,
"bytes": 1400
},
{
"ts": 1857,
"bytes": 1403
},
{
"ts": 1871,
"bytes": 1400
},
{
"ts": 1873,
"bytes": 1403
},
{
"ts": 1883,
"bytes": 1400
},
{
"ts": 1885,
"bytes": 1403
},
{
"ts": 1895,
"bytes": 1400
},
{
"ts": 1897,
"bytes": 1403
},
{
"ts": 1899,
"bytes": 1403
},
{
"ts": 1911,
"bytes": 1400
},
{
"ts": 1923,
"bytes": 1400
},
{
"ts": 1925,
"bytes": 1403
},
{
"ts": 1934,
"bytes": 1400
},
{
"ts": 1937,
"bytes": 1403
},
{
"ts": 1946,
"bytes": 1400
},
{
"ts": 1949,
"bytes": 1403
},
{
"ts": 1960,
"bytes": 1400
},
{
"ts": 1963,
"bytes": 1403
},
{
"ts": 1972,
"bytes": 1400
},
{
"ts": 1974,
"bytes": 1403
},
{
"ts": 1984,
"bytes": 1400
},
{
"ts": 1986,
"bytes": 1403
},
{
"ts": 1989,
"bytes": 1403
},
{
"ts": 2000,
"bytes": 1400
},
{
"ts": 2012,
"bytes": 1400
},
{
"ts": 2019,
"bytes": 1401
},
{
"ts": 2026,
"bytes": 1401
},
{
"ts": 2033,
"bytes": 1401
},
{
"ts": 2040,
"bytes": 1401
},
{
"ts": 2047,
"bytes": 1401
},
{
"ts": 2057,
"bytes": 1401
},
{
"ts": 2065,
"bytes": 1401
},
{
"ts": 2072,
"bytes": 1401
},
{
"ts": 2079,
"bytes": 1401
},
{
"ts": 2086,
"bytes": 1401
},
{
"ts": 2093,
"bytes": 1401
},
{
"ts": 2100,
"bytes": 1401
},
{
"ts": 2107,
"bytes": 1401
},
{
"ts": 2114,
"bytes": 1401
},
{
"ts": 2121,
"bytes": 1401
},
{
"ts": 2128,
"bytes": 1401
},
{
"ts": 2135,
"bytes": 1401
},
{
"ts": 2142,
"bytes": 1401
},
{
"ts": 2150,
"bytes": 1401
},
{
"ts": 2156,
"bytes": 1401
},
{
"ts": 2163,
"bytes": 1401
},
{
"ts": 2170,
"bytes": 1401
},
{
"ts": 2177,
"bytes": 1401
},
{
"ts": 2185,
"bytes": 1401
},
{
"ts": 2192,
"bytes": 1401
},
{
"ts": 2199,
"bytes": 1401
},
{
"ts": 2206,
"bytes": 1401
},
{
"ts": 2213,
"bytes": 1401
},
{
"ts": 2220,
"bytes": 1401
},
{
"ts": 2227,
"bytes": 1401
},
{
"ts": 2234,
"bytes": 1401
},
{
"ts": 2243,
"bytes": 1401
},
{
"ts": 2253,
"bytes": 1401
},
{
"ts": 2260,
"bytes": 1401
},
{
"ts": 2267,
"bytes": 1401
},
{
"ts": 2274,
"bytes": 1401
},
{
"ts": 2281,
"bytes": 1401
},
{
"ts": 2288,
"bytes": 1401
},
{
"ts": 2295,
"bytes": 1401
},
{
"ts": 2302,
"bytes": 1401
},
{
"ts": 2309,
"bytes": 1401
},
{
"ts": 2316,
"bytes": 1401
},
{
"ts": 2323,
"bytes": 1401
},
{
"ts": 2330,
"bytes": 1401
},
{
"ts": 2337,
"bytes": 1401
},
{
"ts": 2344,
"bytes": 1401
},
{
"ts": 2352,
"bytes": 1401
},
{
"ts": 2359,
"bytes": 1401
},
{
"ts": 2366,
"bytes": 1401
},
{
"ts": 2373,
"bytes": 1401
},
{
"ts": 2380,
"bytes": 1401
},
{
"ts": 2387,
"bytes": 1401
},
{
"ts": 2394,
"bytes": 1401
},
{
"ts": 2401,
"bytes": 1401
},
{
"ts": 2408,
"bytes": 1401
},
{
"ts": 2415,
"bytes": 1401
},
{
"ts": 2422,
"bytes": 1401
},
{
"ts": 2429,
"bytes": 1401
},
{
"ts": 2436,
"bytes": 1401
},
{
"ts": 2448,
"bytes": 1394
},
{
"ts": 2479,
"bytes": 1400
},
{
"ts": 2486,
"bytes": 1400
},
{
"ts": 2493,
"bytes": 1400
},
{
"ts": 2500,
"bytes": 1400
},
{
"ts": 2507,
"bytes": 1401
},
{
"ts": 2514,
"bytes": 1401
},
{
"ts": 2521,
"bytes": 1401
},
{
"ts": 2528,
"bytes": 1401
},
{
"ts": 2568,
"bytes": 1401
},
{
"ts": 2575,
"bytes": 1401
},
{
"ts": 2582,
"bytes": 1401
},
{
"ts": 2589,
"bytes": 1401
},
{
"ts": 2596,
"bytes": 1401
},
{
"ts": 2603,
"bytes": 1401
},
{
"ts": 2610,
"bytes": 1401
},
{
"ts": 2617,
"bytes": 1401
},
{
"ts": 2627,
"bytes": 1401
},
{
"ts": 2629,
"bytes": 1404
},
{
"ts": 2636,
"bytes": 1401
},
{
"ts": 2646,
"bytes": 1401
},
{
"ts": 2655,
"bytes": 1401
},
{
"ts": 2662,
"bytes": 1401
},
{
"ts": 2669,
"bytes": 1401
},
{
"ts": 2678,
"bytes": 1401
},
{
"ts": 2685,
"bytes": 1401
},
{
"ts": 2693,
"bytes": 1394
},
{
"ts": 2700,
"bytes": 1401
},
{
"ts": 2707,
"bytes": 1401
},
{
"ts": 2714,
"bytes": 1401
},
{
"ts": 2721,
"bytes": 1401
},
{
"ts": 2728,
"bytes": 1401
},
{
"ts": 2735,
"bytes": 1401
},
{
"ts": 2742,
"bytes": 1401
},
{
"ts": 2749,
"bytes": 1401
},
{
"ts": 2756,
"bytes": 1401
},
{
"ts": 2763,
"bytes": 1401
},
{
"ts": 2770,
"bytes": 1401
},
{
"ts": 2777,
"bytes": 1401
},
{
"ts": 2784,
"bytes": 1401
},
{
"ts": 2791,
"bytes": 1401
},
{
"ts": 2798,
"bytes": 1401
},
{
"ts": 2805,
"bytes": 1401
},
{
"ts": 2812,
"bytes": 1401
},
{
"ts": 2820,
"bytes": 1401
},
{
"ts": 2827,
"bytes": 1400
},
{
"ts": 2834,
"bytes": 1400
},
{
"ts": 2841,
"bytes": 1400
},
{
"ts": 2848,
"bytes": 1400
},
{
"ts": 2855,
"bytes": 1400
},
{
"ts": 2862,
"bytes": 1400
},
{
"ts": 2869,
"bytes": 1400
},
{
"ts": 2876,
"bytes": 1400
},
{
"ts": 2883,
"bytes": 1400
},
{
"ts": 2890,
"bytes": 1400
},
{
"ts": 2897,
"bytes": 1400
},
{
"ts": 2904,
"bytes": 1400
},
{
"ts": 2911,
"bytes": 1400
},
{
"ts": 2918,
"bytes": 1400
},
{
"ts": 2925,
"bytes": 1400
},
{
"ts": 2932,
"bytes": 1400
},
{
"ts": 2940,
"bytes": 1400
},
{
"ts": 2947,
"bytes": 1400
},
{
"ts": 2954,
"bytes": 1400
},
{
"ts": 2961,
"bytes": 1400
},
{
"ts": 2968,
"bytes": 1401
},
{
"ts": 2975,
"bytes": 1401
},
{
"ts": 2982,
"bytes": 1401
},
{
"ts": 2989,
"bytes": 1401
},
{
"ts": 2996,
"bytes": 1401
},
{
"ts": 3003,
"bytes": 1401
},
{
"ts": 3010,
"bytes": 1401
},
{
"ts": 3017,
"bytes": 1401
},
{
"ts": 3019,
"bytes": 1404
},
{
"ts": 3027,
"bytes": 1401
},
{
"ts": 3036,
"bytes": 1401
},
{
"ts": 3043,
"bytes": 1401
},
{
"ts": 3071,
"bytes": 1401
},
{
"ts": 3078,
"bytes": 1401
},
{
"ts": 3085,
"bytes": 1401
},
{
"ts": 3092,
"bytes": 1401
},
{
"ts": 3099,
"bytes": 1401
},
{
"ts": 3107,
"bytes": 1401
},
{
"ts": 3114,
"bytes": 1401
},
{
"ts": 3121,
"bytes": 1394
},
{
"ts": 3128,
"bytes": 1401
},
{
"ts": 3135,
"bytes": 1401
},
{
"ts": 3142,
"bytes": 1401
},
{
"ts": 3149,
"bytes": 1401
},
{
"ts": 3156,
"bytes": 1401
},
{
"ts": 3163,
"bytes": 1401
},
{
"ts": 3170,
"bytes": 1401
},
{
"ts": 3198,
"bytes": 1401
},
{
"ts": 3205,
"bytes": 1401
},
{
"ts": 3212,
"bytes": 1401
},
{
"ts": 3219,
"bytes": 1401
},
{
"ts": 3226,
"bytes": 1401
},
{
"ts": 3233,
"bytes": 1400
},
{
"ts": 3241,
"bytes": 1400
},
{
"ts": 3248,
"bytes": 1400
},
{
"ts": 3255,
"bytes": 1400
},
{
"ts": 3262,
"bytes": 1400
},
{
"ts": 3271,
"bytes": 1400
},
{
"ts": 3273,
"bytes": 1403
},
{
"ts": 3276,
"bytes": 1403
},
{
"ts": 3278,
"bytes": 1403
},
{
"ts": 3281,
"bytes": 1403
},
{
"ts": 3283,
"bytes": 1403
},
{
"ts": 3285,
"bytes": 1403
},
{
"ts": 3288,
"bytes": 1403
},
{
"ts": 3290,
"bytes": 1403
},
{
"ts": 3292,
"bytes": 1403
},
{
"ts": 3299,
"bytes": 1400
},
{
"ts": 3306,
"bytes": 1400
},
{
"ts": 3313,
"bytes": 1400
},
{
"ts": 3321,
"bytes": 1394
},
{
"ts": 3328,
"bytes": 1400
},
{
"ts": 3335,
"bytes": 1400
},
{
"ts": 3342,
"bytes": 1400
},
{
"ts": 3349,
"bytes": 1400
},
{
"ts": 3356,
"bytes": 1400
},
{
"ts": 3365,
"bytes": 1400
},
{
"ts": 3372,
"bytes": 1400
},
{
"ts": 3379,
"bytes": 1400
},
{
"ts": 3386,
"bytes": 1400
},
{
"ts": 3393,
"bytes": 1400
},
{
"ts": 3396,
"bytes": 1403
},
{
"ts": 3403,
"bytes": 1401
},
{
"ts": 3410,
"bytes": 1401
},
{
"ts": 3417,
"bytes": 1401
},
{
"ts": 3424,
"bytes": 1401
},
{
"ts": 3431,
"bytes": 1401
},
{
"ts": 3438,
"bytes": 1401
},
{
"ts": 3445,
"bytes": 1401
},
{
"ts": 3453,
"bytes": 1401
},
{
"ts": 3460,
"bytes": 1401
},
{
"ts": 3466,
"bytes": 1401
},
{
"ts": 3473,
"bytes": 1401
},
{
"ts": 3480,
"bytes": 1401
},
{
"ts": 3488,
"bytes": 1401
},
{
"ts": 3495,
"bytes": 1401
},
{
"ts": 3502,
"bytes": 1401
},
{
"ts": 3509,
"bytes": 1401
},
{
"ts": 3516,
"bytes": 1401
},
{
"ts": 3523,
"bytes": 1401
},
{
"ts": 3530,
"bytes": 1401
},
{
"ts": 3540,
"bytes": 1401
},
{
"ts": 3545,
"bytes": 1401
},
{
"ts": 3551,
"bytes": 1401
},
{
"ts": 3558,
"bytes": 1401
},
{
"ts": 3566,
"bytes": 1401
},
{
"ts": 3573,
"bytes": 1401
},
{
"ts": 3580,
"bytes": 1401
},
{
"ts": 3587,
"bytes": 1401
},
{
"ts": 3594,
"bytes": 1401
},
{
"ts": 3601,
"bytes": 1401
},
{
"ts": 3608,
"bytes": 1401
},
{
"ts": 3615,
"bytes": 1401
},
{
"ts": 3622,
"bytes": 1401
},
{
"ts": 3629,
"bytes": 1401
},
{
"ts": 3636,
"bytes": 1401
},
{
"ts": 3643,
"bytes": 1401
},
{
"ts": 3663,
"bytes": 1401
},
{
"ts": 3669,
"bytes": 1401
},
{
"ts": 3676,
"bytes": 1401
},
{
"ts": 3683,
"bytes": 1401
},
{
"ts": 3690,
"bytes": 1401
},
{
"ts": 3697,
"bytes": 1401
},
{
"ts": 3704,
"bytes": 1401
},
{
"ts": 3709,
"bytes": 1401
},
{
"ts": 3740,
"bytes": 1400
},
{
"ts": 3748,
"bytes": 1400
},
{
"ts": 3756,
"bytes": 1400
},
{
"ts": 3758,
"bytes": 1403
},
{
"ts": 3765,
"bytes": 1400
},
{
"ts": 3772,
"bytes": 1400
},
{
"ts": 3779,
"bytes": 1400
},
{
"ts": 3786,
"bytes": 1400
},
{
"ts": 3793,
"bytes": 1400
},
{
"ts": 3800,
"bytes": 1400
},
{
"ts": 3807,
"bytes": 1400
},
{
"ts": 3814,
"bytes": 1400
},
{
"ts": 3821,
"bytes": 1400
},
{
"ts": 3828,
"bytes": 1400
},
{
"ts": 3836,
"bytes": 1401
},
{
"ts": 3843,
"bytes": 1401
},
{
"ts": 3847,
"bytes": 1401
},
{
"ts": 3876,
"bytes": 1401
},
{
"ts": 3883,
"bytes": 1401
},
{
"ts": 3890,
"bytes": 1401
},
{
"ts": 3897,
"bytes": 1401
},
{
"ts": 3904,
"bytes": 1401
},
{
"ts": 3911,
"bytes": 1401
},
{
"ts": 3918,
"bytes": 1401
},
{
"ts": 3925,
"bytes": 1401
},
{
"ts": 3934,
"bytes": 1400
},
{
"ts": 3937,
"bytes": 1403
},
{
"ts": 3939,
"bytes": 1403
},
{
"ts": 3941,
"bytes": 1403
},
{
"ts": 3944,
"bytes": 1403
},
{
"ts": 3946,
"bytes": 1403
},
{
"ts": 3949,
"bytes": 1403
},
{
"ts": 3951,
"bytes": 1403
},
{
"ts": 3953,
"bytes": 1403
},
{
"ts": 3956,
"bytes": 1403
},
{
"ts": 3963,
"bytes": 1401
},
{
"ts": 3970,
"bytes": 1401
},
{
"ts": 3977,
"bytes": 1401
},
{
"ts": 3984,
"bytes": 1401
},
{
"ts": 3991,
"bytes": 1401
},
{
"ts": 3998,
"bytes": 1401
},
{
"ts": 4005,
"bytes": 1401
},
{
"ts": 4012,
"bytes": 1401
},
{
"ts": 4019,
"bytes": 1401
},
{
"ts": 4026,
"bytes": 1401
},
{
"ts": 4033,
"bytes": 1401
},
{
"ts": 4040,
"bytes": 1401
},
{
"ts": 4047,
"bytes": 1401
},
{
"ts": 4054,
"bytes": 1401
},
{
"ts": 4061,
"bytes": 1401
},
{
"ts": 4068,
"bytes": 1401
},
{
"ts": 4075,
"bytes": 1401
},
{
"ts": 4082,
"bytes": 1401
},
{
"ts": 4092,
"bytes": 1401
},
{
"ts": 4099,
"bytes": 1401
},
{
"ts": 4106,
"bytes": 1401
},
{
"ts": 4113,
"bytes": 1401
},
{
"ts": 4120,
"bytes": 1401
},
{
"ts": 4127,
"bytes": 1401
},
{
"ts": 4134,
"bytes": 1401
},
{
"ts": 4141,
"bytes": 1401
},
{
"ts": 4148,
"bytes": 1401
},
{
"ts": 4156,
"bytes": 1401
},
{
"ts": 4163,
"bytes": 1401
},
{
"ts": 4170,
"bytes": 1394
},
{
"ts": 4177,
"bytes": 1401
},
{
"ts": 4184,
"bytes": 1401
},
{
"ts": 4191,
"bytes": 1401
},
{
"ts": 4198,
"bytes": 1401
},
{
"ts": 4205,
"bytes": 1401
},
{
"ts": 4212,
"bytes": 1401
},
{
"ts": 4219,
"bytes": 1400
},
{
"ts": 4226,
"bytes": 1400
},
{
"ts": 4233,
"bytes": 1400
},
{
"ts": 4240,
"bytes": 1401
},
{
"ts": 4247,
"bytes": 1401
},
{
"ts": 4254,
"bytes": 1401
},
{
"ts": 4261,
"bytes": 1401
},
{
"ts": 4268,
"bytes": 1401
},
{
"ts": 4275,
"bytes": 1401
},
{
"ts": 4282,
"bytes": 1401
},
{
"ts": 4290,
"bytes": 1401
},
{
"ts": 4297,
"bytes": 1401
},
{
"ts": 4304,
"bytes": 1401
},
{
"ts": 4311,
"bytes": 1401
},
{
"ts": 4318,
"bytes": 1401
},
{
"ts": 4325,
"bytes": 1401
},
{
"ts": 4332,
"bytes": 1401
},
{
"ts": 4339,
"bytes": 1401
},
{
"ts": 4346,
"bytes": 1401
},
{
"ts": 4353,
"bytes": 1401
},
{
"ts": 4360,
"bytes": 1401
},
{
"ts": 4367,
"bytes": 1401
},
{
"ts": 4395,
"bytes": 1401
},
{
"ts": 4402,
"bytes": 1401
},
{
"ts": 4409,
"bytes": 1401
},
{
"ts": 4417,
"bytes": 1401
},
{
"ts": 4424,
"bytes": 1401
},
{
"ts": 4431,
"bytes": 1401
},
{
"ts": 4438,
"bytes": 1401
},
{
"ts": 4445,
"bytes": 1401
},
{
"ts": 4454,
"bytes": 1401
},
{
"ts": 4461,
"bytes": 1401
},
{
"ts": 4468,
"bytes": 1401
},
{
"ts": 4475,
"bytes": 1401
},
{
"ts": 4482,
"bytes": 1401
},
{
"ts": 4492,
"bytes": 1401
},
{
"ts": 4520,
"bytes": 1401
},
{
"ts": 4527,
"bytes": 1401
},
{
"ts": 4534,
"bytes": 1400
},
{
"ts": 4543,
"bytes": 1400
},
{
"ts": 4548,
"bytes": 1400
},
{
"ts": 4556,
"bytes": 1400
},
{
"ts": 4564,
"bytes": 1400
},
{
"ts": 4570,
"bytes": 1400
},
{
"ts": 4577,
"bytes": 1400
},
{
"ts": 4584,
"bytes": 1400
},
{
"ts": 4591,
"bytes": 1400
},
{
"ts": 4600,
"bytes": 1400
},
{
"ts": 4602,
"bytes": 1403
},
{
"ts": 4605,
"bytes": 1403
},
{
"ts": 4607,
"bytes": 1403
},
{
"ts": 4609,
"bytes": 1403
},
{
"ts": 4612,
"bytes": 1403
},
{
"ts": 4614,
"bytes": 1403
},
{
"ts": 4616,
"bytes": 1403
},
{
"ts": 4619,
"bytes": 1403
},
{
"ts": 4621,
"bytes": 1403
},
{
"ts": 4628,
"bytes": 1400
},
{
"ts": 4635,
"bytes": 1400
},
{
"ts": 4642,
"bytes": 1400
},
{
"ts": 4649,
"bytes": 1400
},
{
"ts": 4656,
"bytes": 1400
},
{
"ts": 4664,
"bytes": 1400
},
{
"ts": 4671,
"bytes": 1401
},
{
"ts": 4678,
"bytes": 1401
},
{
"ts": 4685,
"bytes": 1401
},
{
"ts": 4692,
"bytes": 1401
},
{
"ts": 4699,
"bytes": 1401
},
{
"ts": 4706,
"bytes": 1401
},
{
"ts": 4713,
"bytes": 1401
},
{
"ts": 4720,
"bytes": 1401
},
{
"ts": 4727,
"bytes": 1401
},
{
"ts": 4734,
"bytes": 1401
},
{
"ts": 4741,
"bytes": 1401
},
{
"ts": 4748,
"bytes": 1401
},
{
"ts": 4755,
"bytes": 1401
},
{
"ts": 4762,
"bytes": 1401
},
{
"ts": 4769,
"bytes": 1401
},
{
"ts": 4776,
"bytes": 1401
},
{
"ts": 4783,
"bytes": 1401
},
{
"ts": 4790,
"bytes": 1401
},
{
"ts": 4798,
"bytes": 1401
},
{
"ts": 4805,
"bytes": 1401
},
{
"ts": 4812,
"bytes": 1401
},
{
"ts": 4821,
"bytes": 1401
},
{
"ts": 4828,
"bytes": 1401
},
{
"ts": 4837,
"bytes": 1401
},
{
"ts": 4845,
"bytes": 1401
},
{
"ts": 4852,
"bytes": 1401
},
{
"ts": 4859,
"bytes": 1401
},
{
"ts": 4866,
"bytes": 1401
},
{
"ts": 4873,
"bytes": 1401
},
{
"ts": 4880,
"bytes": 1401
},
{
"ts": 4887,
"bytes": 1401
},
{
"ts": 4894,
"bytes": 1401
},
{
"ts": 4901,
"bytes": 1401
},
{
"ts": 4908,
"bytes": 1401
},
{
"ts": 4915,
"bytes": 1401
},
{
"ts": 4922,
"bytes": 1401
},
{
"ts": 4929,
"bytes": 1401
},
{
"ts": 4936,
"bytes": 1401
},
{
"ts": 4943,
"bytes": 1401
},
{
"ts": 4950,
"bytes": 1401
},
{
"ts": 4958,
"bytes": 1401
},
{
"ts": 4965,
"bytes": 1401
},
{
"ts": 4972,
"bytes": 1401
},
{
"ts": 4979,
"bytes": 1401
},
{
"ts": 4986,
"bytes": 1401
},
{
"ts": 4993,
"bytes": 1401
},
{
"ts": 5000,
"bytes": 1401
},
{
"ts": 5007,
"bytes": 1401
},
{
"ts": 5014,
"bytes": 1401
},
{
"ts": 5021,
"bytes": 1401
},
{
"ts": 5026,
"bytes": 1401
},
{
"ts": 5054,
"bytes": 1401
},
{
"ts": 5061,
"bytes": 1401
},
{
"ts": 5063,
"bytes": 1404
},
{
"ts": 5070,
"bytes": 1401
},
{
"ts": 5077,
"bytes": 1401
},
{
"ts": 5084,
"bytes": 1401
},
{
"ts": 5092,
"bytes": 1401
},
{
"ts": 5099,
"bytes": 1401
},
{
"ts": 5106,
"bytes": 1401
},
{
"ts": 5113,
"bytes": 1401
},
{
"ts": 5120,
"bytes": 1401
},
{
"ts": 5127,
"bytes": 1401
},
{
"ts": 5134,
"bytes": 1401
},
{
"ts": 5141,
"bytes": 1401
},
{
"ts": 5148,
"bytes": 1401
},
{
"ts": 5153,
"bytes": 1401
},
{
"ts": 5181,
"bytes": 1401
},
{
"ts": 5188,
"bytes": 1401
},
{
"ts": 5190,
"bytes": 1404
},
{
"ts": 5197,
"bytes": 1401
},
{
"ts": 5204,
"bytes": 1401
},
{
"ts": 5211,
"bytes": 1401
},
{
"ts": 5214,
"bytes": 1404
},
{
"ts": 5221,
"bytes": 1401
},
{
"ts": 5228,
"bytes": 1401
},
{
"ts": 5235,
"bytes": 1401
},
{
"ts": 5244,
"bytes": 1400
},
{
"ts": 5247,
"bytes": 1403
},
{
"ts": 5249,
"bytes": 1403
},
{
"ts": 5252,
"bytes": 1403
},
{
"ts": 5254,
"bytes": 1403
},
{
"ts": 5256,
"bytes": 1403
},
{
"ts": 5259,
"bytes": 1403
},
{
"ts": 5261,
"bytes": 1403
},
{
"ts": 5263,
"bytes": 1403
},
{
"ts": 5266,
"bytes": 1403
},
{
"ts": 5273,
"bytes": 1401
},
{
"ts": 5280,
"bytes": 1401
},
{
"ts": 5287,
"bytes": 1401
},
{
"ts": 5294,
"bytes": 1401
},
{
"ts": 5301,
"bytes": 1401
},
{
"ts": 5308,
"bytes": 1400
},
{
"ts": 5315,
"bytes": 1401
},
{
"ts": 5322,
"bytes": 1401
},
{
"ts": 5329,
"bytes": 1401
},
{
"ts": 5336,
"bytes": 1401
},
{
"ts": 5343,
"bytes": 1401
},
{
"ts": 5351,
"bytes": 1401
},
{
"ts": 5357,
"bytes": 1401
},
{
"ts": 5364,
"bytes": 1401
},
{
"ts": 5371,
"bytes": 1401
},
{
"ts": 5378,
"bytes": 1401
},
{
"ts": 5386,
"bytes": 1401
},
{
"ts": 5393,
"bytes": 1401
},
{
"ts": 5400,
"bytes": 1401
},
{
"ts": 5407,
"bytes": 1401
},
{
"ts": 5414,
"bytes": 1401
},
{
"ts": 5421,
"bytes": 1401
},
{
"ts": 5428,
"bytes": 1401
},
{
"ts": 5435,
"bytes": 1401
},
{
"ts": 5442,
"bytes": 1401
},
{
"ts": 5449,
"bytes": 1401
},
{
"ts": 5456,
"bytes": 1401
},
{
"ts": 5463,
"bytes": 1401
},
{
"ts": 5470,
"bytes": 1401
},
{
"ts": 5477,
"bytes": 1393
},
{
"ts": 5484,
"bytes": 1401
},
{
"ts": 5491,
"bytes": 1401
},
{
"ts": 5498,
"bytes": 1401
},
{
"ts": 5505,
"bytes": 1401
},
{
"ts": 5513,
"bytes": 1401
},
{
"ts": 5520,
"bytes": 1401
},
{
"ts": 5527,
"bytes": 1401
},
{
"ts": 5535,
"bytes": 1401
},
{
"ts": 5543,
"bytes": 1401
},
{
"ts": 5551,
"bytes": 1401
},
{
"ts": 5560,
"bytes": 1401
},
{
"ts": 5568,
"bytes": 1401
},
{
"ts": 5574,
"bytes": 1401
},
{
"ts": 5581,
"bytes": 1401
},
{
"ts": 5588,
"bytes": 1401
},
{
"ts": 5595,
"bytes": 1401
},
{
"ts": 5602,
"bytes": 1401
},
{
"ts": 5609,
"bytes": 1401
},
{
"ts": 5616,
"bytes": 1401
},
{
"ts": 5623,
"bytes": 1401
},
{
"ts": 5630,
"bytes": 1401
},
{
"ts": 5637,
"bytes": 1401
},
{
"ts": 5644,
"bytes": 1401
},
{
"ts": 5651,
"bytes": 1401
},
{
"ts": 5659,
"bytes": 1401
},
{
"ts": 5665,
"bytes": 1401
},
{
"ts": 5672,
"bytes": 1401
},
{
"ts": 5679,
"bytes": 1401
},
{
"ts": 5687,
"bytes": 1401
},
{
"ts": 5715,
"bytes": 1401
},
{
"ts": 5722,
"bytes": 1401
},
{
"ts": 5729,
"bytes": 1401
},
{
"ts": 5736,
"bytes": 1401
},
{
"ts": 5743,
"bytes": 1401
},
{
"ts": 5750,
"bytes": 1401
},
{
"ts": 5757,
"bytes": 1401
},
{
"ts": 5764,
"bytes": 1401
},
{
"ts": 5771,
"bytes": 1401
},
{
"ts": 5778,
"bytes": 1401
},
{
"ts": 5785,
"bytes": 1401
},
{
"ts": 5792,
"bytes": 1401
},
{
"ts": 5800,
"bytes": 1401
},
{
"ts": 5807,
"bytes": 1401
},
{
"ts": 5835,
"bytes": 1401
},
{
"ts": 5842,
"bytes": 1401
},
{
"ts": 5849,
"bytes": 1401
},
{
"ts": 5856,
"bytes": 1401
},
{
"ts": 5863,
"bytes": 1401
},
{
"ts": 5870,
"bytes": 1401
},
{
"ts": 5877,
"bytes": 1401
},
{
"ts": 5884,
"bytes": 1401
},
{
"ts": 5891,
"bytes": 1401
},
{
"ts": 5898,
"bytes": 1401
},
{
"ts": 5910,
"bytes": 1400
},
{
"ts": 5912,
"bytes": 1403
},
{
"ts": 5915,
"bytes": 1403
},
{
"ts": 5917,
"bytes": 1403
},
{
"ts": 5919,
"bytes": 1403
},
{
"ts": 5922,
"bytes": 1403
},
{
"ts": 5924,
"bytes": 1403
},
{
"ts": 5926,
"bytes": 1403
},
{
"ts": 5929,
"bytes": 1403
},
{
"ts": 5931,
"bytes": 1403
},
{
"ts": 5941,
"bytes": 1401
},
{
"ts": 5948,
"bytes": 1401
},
{
"ts": 5955,
"bytes": 1401
},
{
"ts": 5962,
"bytes": 1401
},
{
"ts": 5969,
"bytes": 1401
},
{
"ts": 5976,
"bytes": 1401
},
{
"ts": 5983,
"bytes": 1401
},
{
"ts": 5990,
"bytes": 1401
},
{
"ts": 5997,
"bytes": 1401
},
{
"ts": 6004,
"bytes": 1401
},
{
"ts": 6011,
"bytes": 1401
},
{
"ts": 6018,
"bytes": 1401
},
{
"ts": 6025,
"bytes": 1401
},
{
"ts": 6032,
"bytes": 1401
},
{
"ts": 6039,
"bytes": 1401
},
{
"ts": 6046,
"bytes": 1401
},
{
"ts": 6054,
"bytes": 1401
},
{
"ts": 6061,
"bytes": 1401
},
{
"ts": 6068,
"bytes": 1401
},
{
"ts": 6075,
"bytes": 1401
},
{
"ts": 6082,
"bytes": 1401
},
{
"ts": 6089,
"bytes": 1401
},
{
"ts": 6096,
"bytes": 1401
},
{
"ts": 6103,
"bytes": 1401
},
{
"ts": 6110,
"bytes": 1401
},
{
"ts": 6117,
"bytes": 1401
},
{
"ts": 6124,
"bytes": 1401
},
{
"ts": 6131,
"bytes": 1401
},
{
"ts": 6138,
"bytes": 1401
},
{
"ts": 6145,
"bytes": 1401
},
{
"ts": 6152,
"bytes": 1401
},
{
"ts": 6159,
"bytes": 1401
},
{
"ts": 6166,
"bytes": 1401
},
{
"ts": 6173,
"bytes": 1401
},
{
"ts": 6180,
"bytes": 1401
},
{
"ts": 6188,
"bytes": 1401
},
{
"ts": 6195,
"bytes": 1401
},
{
"ts": 6202,
"bytes": 1401
},
{
"ts": 6209,
"bytes": 1401
},
{
"ts": 6216,
"bytes": 1401
},
{
"ts": 6223,
"bytes": 1401
},
{
"ts": 6230,
"bytes": 1401
},
{
"ts": 6237,
"bytes": 1401
},
{
"ts": 6244,
"bytes": 1401
},
{
"ts": 6251,
"bytes": 1401
},
{
"ts": 6258,
"bytes": 1401
},
{
"ts": 6265,
"bytes": 1401
},
{
"ts": 6272,
"bytes": 1401
},
{
"ts": 6275,
"bytes": 1404
},
{
"ts": 6282,
"bytes": 1401
},
{
"ts": 6289,
"bytes": 1401
},
{
"ts": 6291,
"bytes": 1404
},
{
"ts": 6298,
"bytes": 1401
},
{
"ts": 6305,
"bytes": 1401
},
{
"ts": 6312,
"bytes": 1401
},
{
"ts": 6315,
"bytes": 1404
},
{
"ts": 6322,
"bytes": 1401
},
{
"ts": 6329,
"bytes": 1401
},
{
"ts": 6336,
"bytes": 1401
},
{
"ts": 6343,
"bytes": 1401
},
{
"ts": 6348,
"bytes": 1401
},
{
"ts": 6376,
"bytes": 1401
},
{
"ts": 6383,
"bytes": 1401
},
{
"ts": 6390,
"bytes": 1401
},
{
"ts": 6397,
"bytes": 1401
},
{
"ts": 6404,
"bytes": 1401
},
{
"ts": 6411,
"bytes": 1401
},
{
"ts": 6418,
"bytes": 1401
},
{
"ts": 6425,
"bytes": 1401
},
{
"ts": 6432,
"bytes": 1401
},
{
"ts": 6439,
"bytes": 1401
},
{
"ts": 6446,
"bytes": 1401
},
{
"ts": 6453,
"bytes": 1400
},
{
"ts": 6460,
"bytes": 1400
},
{
"ts": 6467,
"bytes": 1400
},
{
"ts": 6472,
"bytes": 1400
},
{
"ts": 6500,
"bytes": 1400
},
{
"ts": 6507,
"bytes": 1400
},
{
"ts": 6515,
"bytes": 1400
},
{
"ts": 6522,
"bytes": 1400
},
{
"ts": 6529,
"bytes": 1400
},
{
"ts": 6536,
"bytes": 1400
},
{
"ts": 6543,
"bytes": 1400
},
{
"ts": 6552,
"bytes": 1400
},
{
"ts": 6554,
"bytes": 1403
},
{
"ts": 6557,
"bytes": 1403
},
{
"ts": 6559,
"bytes": 1403
},
{
"ts": 6564,
"bytes": 1403
},
{
"ts": 6566,
"bytes": 1403
},
{
"ts": 6569,
"bytes": 1403
},
{
"ts": 6571,
"bytes": 1403
},
{
"ts": 6573,
"bytes": 1403
},
{
"ts": 6576,
"bytes": 1403
},
{
"ts": 6580,
"bytes": 1400
},
{
"ts": 6587,
"bytes": 1400
},
{
"ts": 6594,
"bytes": 1400
},
{
"ts": 6601,
"bytes": 1400
},
{
"ts": 6609,
"bytes": 1400
},
{
"ts": 6616,
"bytes": 1400
},
{
"ts": 6623,
"bytes": 1400
},
{
"ts": 6630,
"bytes": 1400
},
{
"ts": 6637,
"bytes": 1401
},
{
"ts": 6646,
"bytes": 1401
},
{
"ts": 6653,
"bytes": 1401
},
{
"ts": 6656,
"bytes": 1404
},
{
"ts": 6663,
"bytes": 1401
},
{
"ts": 6672,
"bytes": 1401
},
{
"ts": 6681,
"bytes": 1401
},
{
"ts": 6689,
"bytes": 1401
},
{
"ts": 6696,
"bytes": 1401
},
{
"ts": 6703,
"bytes": 1401
},
{
"ts": 6710,
"bytes": 1401
},
{
"ts": 6717,
"bytes": 1401
},
{
"ts": 6724,
"bytes": 1401
},
{
"ts": 6731,
"bytes": 1401
},
{
"ts": 6738,
"bytes": 1401
},
{
"ts": 6745,
"bytes": 1401
},
{
"ts": 6752,
"bytes": 1401
},
{
"ts": 6759,
"bytes": 1401
},
{
"ts": 6766,
"bytes": 1401
},
{
"ts": 6773,
"bytes": 1401
},
{
"ts": 6780,
"bytes": 1401
},
{
"ts": 6787,
"bytes": 1401
},
{
"ts": 6794,
"bytes": 1401
},
{
"ts": 6801,
"bytes": 1401
},
{
"ts": 6808,
"bytes": 1400
},
{
"ts": 6816,
"bytes": 1400
},
{
"ts": 6823,
"bytes": 1400
},
{
"ts": 6830,
"bytes": 1401
},
{
"ts": 6837,
"bytes": 1401
},
{
"ts": 6844,
"bytes": 1401
},
{
"ts": 6851,
"bytes": 1401
},
{
"ts": 6858,
"bytes": 1401
},
{
"ts": 6865,
"bytes": 1401
},
{
"ts": 6872,
"bytes": 1401
},
{
"ts": 6879,
"bytes": 1401
},
{
"ts": 6886,
"bytes": 1401
},
{
"ts": 6893,
"bytes": 1401
},
{
"ts": 6900,
"bytes": 1401
},
{
"ts": 6907,
"bytes": 1401
},
{
"ts": 6914,
"bytes": 1401
},
{
"ts": 6921,
"bytes": 1401
},
{
"ts": 6928,
"bytes": 1401
},
{
"ts": 6935,
"bytes": 1401
},
{
"ts": 6943,
"bytes": 1401
},
{
"ts": 6950,
"bytes": 1401
},
{
"ts": 6957,
"bytes": 1401
},
{
"ts": 6964,
"bytes": 1401
},
{
"ts": 6971,
"bytes": 1401
},
{
"ts": 6978,
"bytes": 1401
},
{
"ts": 6985,
"bytes": 1401
},
{
"ts": 6992,
"bytes": 1401
},
{
"ts": 6999,
"bytes": 1401
},
{
"ts": 7006,
"bytes": 1401
},
{
"ts": 7037,
"bytes": 1401
},
{
"ts": 7044,
"bytes": 1401
},
{
"ts": 7051,
"bytes": 1401
},
{
"ts": 7058,
"bytes": 1401
},
{
"ts": 7065,
"bytes": 1401
},
{
"ts": 7072,
"bytes": 1401
},
{
"ts": 7079,
"bytes": 1401
},
{
"ts": 7086,
"bytes": 1401
},
{
"ts": 7093,
"bytes": 1401
},
{
"ts": 7100,
"bytes": 1401
},
{
"ts": 7107,
"bytes": 1401
},
{
"ts": 7114,
"bytes": 1401
},
{
"ts": 7142,
"bytes": 1401
},
{
"ts": 7150,
"bytes": 1401
},
{
"ts": 7157,
"bytes": 1401
},
{
"ts": 7164,
"bytes": 1401
},
{
"ts": 7171,
"bytes": 1401
},
{
"ts": 7178,
"bytes": 1401
},
{
"ts": 7185,
"bytes": 1401
},
{
"ts": 7192,
"bytes": 1401
},
{
"ts": 7199,
"bytes": 1401
},
{
"ts": 7206,
"bytes": 1401
},
{
"ts": 7215,
"bytes": 1400
},
{
"ts": 7218,
"bytes": 1403
},
{
"ts": 7220,
"bytes": 1403
},
{
"ts": 7222,
"bytes": 1403
},
{
"ts": 7225,
"bytes": 1403
},
{
"ts": 7227,
"bytes": 1403
},
{
"ts": 7229,
"bytes": 1403
},
{
"ts": 7232,
"bytes": 1403
},
{
"ts": 7234,
"bytes": 1403
},
{
"ts": 7237,
"bytes": 1403
},
{
"ts": 7244,
"bytes": 1401
},
{
"ts": 7251,
"bytes": 1401
},
{
"ts": 7258,
"bytes": 1401
},
{
"ts": 7265,
"bytes": 1401
},
{
"ts": 7272,
"bytes": 1401
},
{
"ts": 7279,
"bytes": 1401
},
{
"ts": 7286,
"bytes": 1401
},
{
"ts": 7293,
"bytes": 1401
},
{
"ts": 7300,
"bytes": 1401
},
{
"ts": 7307,
"bytes": 1401
},
{
"ts": 7314,
"bytes": 1401
},
{
"ts": 7321,
"bytes": 1401
},
{
"ts": 7328,
"bytes": 1401
},
{
"ts": 7335,
"bytes": 1401
},
{
"ts": 7342,
"bytes": 1401
},
{
"ts": 7350,
"bytes": 1401
},
{
"ts": 7357,
"bytes": 1401
},
{
"ts": 7364,
"bytes": 1401
},
{
"ts": 7371,
"bytes": 1401
},
{
"ts": 7378,
"bytes": 1401
},
{
"ts": 7385,
"bytes": 1401
},
{
"ts": 7392,
"bytes": 1401
},
{
"ts": 7399,
"bytes": 1401
},
{
"ts": 7406,
"bytes": 1394
},
{
"ts": 7413,
"bytes": 1401
},
{
"ts": 7420,
"bytes": 1401
},
{
"ts": 7427,
"bytes": 1401
},
{
"ts": 7434,
"bytes": 1401
},
{
"ts": 7441,
"bytes": 1401
},
{
"ts": 7448,
"bytes": 1401
},
{
"ts": 7455,
"bytes": 1400
},
{
"ts": 7462,
"bytes": 1400
},
{
"ts": 7469,
"bytes": 1400
},
{
"ts": 7476,
"bytes": 1401
},
{
"ts": 7484,
"bytes": 1401
},
{
"ts": 7491,
"bytes": 1401
},
{
"ts": 7498,
"bytes": 1401
},
{
"ts": 7505,
"bytes": 1401
},
{
"ts": 7512,
"bytes": 1401
},
{
"ts": 7519,
"bytes": 1401
},
{
"ts": 7526,
"bytes": 1401
},
{
"ts": 7533,
"bytes": 1401
},
{
"ts": 7540,
"bytes": 1401
},
{
"ts": 7547,
"bytes": 1401
},
{
"ts": 7554,
"bytes": 1401
},
{
"ts": 7561,
"bytes": 1401
},
{
"ts": 7568,
"bytes": 1401
},
{
"ts": 7575,
"bytes": 1401
},
{
"ts": 7582,
"bytes": 1401
},
{
"ts": 7589,
"bytes": 1401
},
{
"ts": 7596,
"bytes": 1401
},
{
"ts": 7603,
"bytes": 1401
},
{
"ts": 7611,
"bytes": 1401
},
{
"ts": 7618,
"bytes": 1401
},
{
"ts": 7625,
"bytes": 1401
},
{
"ts": 7632,
"bytes": 1394
},
{
"ts": 7639,
"bytes": 1401
},
{
"ts": 7646,
"bytes": 1401
},
{
"ts": 7653,
"bytes": 1401
},
{
"ts": 7660,
"bytes": 1401
},
{
"ts": 7665,
"bytes": 1401
},
{
"ts": 7693,
"bytes": 1401
},
{
"ts": 7700,
"bytes": 1401
},
{
"ts": 7707,
"bytes": 402
}
],
"expires": "Wed, 07 May 2025 06:50:24 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 132,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": 261,
"connect_end": 261,
"ssl_start": 261,
"ssl_end": 271,
"securityDetails": {
"protocol": "QUIC",
"keyExchange": "",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "jensrossell.ch",
"sanList": [
"jensrossell.ch",
"www.jensrossell.ch"
],
"issuer": "R11",
"validFrom": 1744705798,
"validTo": 1752481797,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Let's Encrypt 'Oak2025h2'",
"logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
"timestamp": 1744709308831,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100967C483D873DA124C000C7F61D64D617D9CC6F075E0D3921BA5BED19060D0573022100E291D0FC76079B036EFAFAE19DAD3CBF04173EAF838E37EC7C941F85B195C428"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1744709310807,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "304502210090225084A433A84B3EC30221D5177A904A6838E90F8F3F287A3331D95BA2A2B60220385516DE3DDBCDB4B3F0AAD884CA737875441605CF66F734D6D4DDB35C3DB88C"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 460,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"if-range: \"78c961-67fec952-950a44eb46bed716;;;\"",
"priority: i",
"range: bytes=6648538-6648538",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"alt-svc: h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\"",
"cache-control: public, max-age=604800",
"content-length: 1",
"content-range: bytes 6648538-6648538\/7915873",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:50:23 GMT",
"etag: \"78c961-67fec952-950a44eb46bed716;;;\"",
"expires: Wed, 07 May 2025 06:50:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:10 GMT",
"x-content-type-options: nosniff",
"accept-ranges: bytes"
]
},
"bytesOut": 2344,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": 0,
"ssl_ms": 10,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 307,
"netlog_id": 106,
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "7.5 MiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 15000,
"ImageHeight": 9600,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "15000x9600",
"Megapixels": 144
}
}
},
"jpeg_scan_count": 7,
"score_progressive_jpeg": 100,
"load_end": 7707,
"ttfb_start": 580,
"ttfb_end": 627,
"download_start": 627,
"download_end": 7707,
"download_ms": 7080,
"all_start": 261,
"all_end": 7707,
"all_ms": 7137,
"index": 2,
"number": 3
},
{
"type": 3,
"id": "36984.20",
"request_id": "36984.20",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"raw_id": "36984.20",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 206,
"request_type": "Image",
"load_ms": 16873,
"ttfb_ms": 52,
"load_start": 580,
"load_start_float": 580.00010699999996,
"bytesIn": 10848118,
"objectSize": 10848118,
"objectSizeUncompressed": 10848118,
"chunks": [
{
"ts": 639,
"bytes": 65536
},
{
"ts": 647,
"bytes": 65536
},
{
"ts": 657,
"bytes": 65536
},
{
"ts": 668,
"bytes": 65536
},
{
"ts": 676,
"bytes": 65536
},
{
"ts": 685,
"bytes": 65536
},
{
"ts": 691,
"bytes": 65536
},
{
"ts": 700,
"bytes": 65536
},
{
"ts": 711,
"bytes": 65536
},
{
"ts": 717,
"bytes": 65536
},
{
"ts": 727,
"bytes": 65536
},
{
"ts": 742,
"bytes": 65536
},
{
"ts": 753,
"bytes": 65536
},
{
"ts": 769,
"bytes": 65536
},
{
"ts": 783,
"bytes": 65536
},
{
"ts": 796,
"bytes": 65536
},
{
"ts": 806,
"bytes": 65536
},
{
"ts": 818,
"bytes": 65536
},
{
"ts": 834,
"bytes": 65536
},
{
"ts": 846,
"bytes": 65536
},
{
"ts": 864,
"bytes": 65536
},
{
"ts": 880,
"bytes": 65536
},
{
"ts": 896,
"bytes": 65536
},
{
"ts": 915,
"bytes": 65536
},
{
"ts": 927,
"bytes": 65536
},
{
"ts": 937,
"bytes": 65536
},
{
"ts": 946,
"bytes": 65536
},
{
"ts": 955,
"bytes": 65536
},
{
"ts": 968,
"bytes": 65536
},
{
"ts": 974,
"bytes": 65536
},
{
"ts": 978,
"bytes": 65536
},
{
"ts": 982,
"bytes": 65536
},
{
"ts": 987,
"bytes": 65536
},
{
"ts": 992,
"bytes": 65536
},
{
"ts": 1000,
"bytes": 65536
},
{
"ts": 1005,
"bytes": 65536
},
{
"ts": 1013,
"bytes": 65536
},
{
"ts": 1017,
"bytes": 65536
},
{
"ts": 1021,
"bytes": 65536
},
{
"ts": 1025,
"bytes": 65536
},
{
"ts": 1030,
"bytes": 65536
},
{
"ts": 1034,
"bytes": 65536
},
{
"ts": 1038,
"bytes": 65536
},
{
"ts": 1042,
"bytes": 65536
},
{
"ts": 1046,
"bytes": 65536
},
{
"ts": 1051,
"bytes": 65536
},
{
"ts": 1054,
"bytes": 65536
},
{
"ts": 1061,
"bytes": 65536
},
{
"ts": 1065,
"bytes": 65536
},
{
"ts": 1071,
"bytes": 65536
},
{
"ts": 1075,
"bytes": 65536
},
{
"ts": 1081,
"bytes": 65536
},
{
"ts": 1086,
"bytes": 65536
},
{
"ts": 1090,
"bytes": 65536
},
{
"ts": 1095,
"bytes": 65536
},
{
"ts": 1100,
"bytes": 65536
},
{
"ts": 1104,
"bytes": 65536
},
{
"ts": 1109,
"bytes": 65536
},
{
"ts": 1113,
"bytes": 65536
},
{
"ts": 1118,
"bytes": 65536
},
{
"ts": 1122,
"bytes": 65536
},
{
"ts": 1126,
"bytes": 65536
},
{
"ts": 1130,
"bytes": 65536
},
{
"ts": 1134,
"bytes": 65536
},
{
"ts": 1138,
"bytes": 65536
},
{
"ts": 1143,
"bytes": 65536
},
{
"ts": 1148,
"bytes": 65536
},
{
"ts": 1153,
"bytes": 65536
},
{
"ts": 1158,
"bytes": 65536
},
{
"ts": 1163,
"bytes": 65536
},
{
"ts": 1168,
"bytes": 65536
},
{
"ts": 1173,
"bytes": 65536
},
{
"ts": 1177,
"bytes": 65536
},
{
"ts": 1182,
"bytes": 65536
},
{
"ts": 1186,
"bytes": 65536
},
{
"ts": 1190,
"bytes": 65536
},
{
"ts": 1194,
"bytes": 65536
},
{
"ts": 1199,
"bytes": 65536
},
{
"ts": 1203,
"bytes": 65536
},
{
"ts": 1208,
"bytes": 65536
},
{
"ts": 1212,
"bytes": 65536
},
{
"ts": 1216,
"bytes": 65536
},
{
"ts": 1220,
"bytes": 65536
},
{
"ts": 1225,
"bytes": 65536
},
{
"ts": 1229,
"bytes": 65536
},
{
"ts": 1234,
"bytes": 65536
},
{
"ts": 1237,
"bytes": 65536
},
{
"ts": 1242,
"bytes": 65536
},
{
"ts": 1246,
"bytes": 65536
},
{
"ts": 1251,
"bytes": 65536
},
{
"ts": 1255,
"bytes": 65536
},
{
"ts": 1261,
"bytes": 65536
},
{
"ts": 1266,
"bytes": 65536
},
{
"ts": 1270,
"bytes": 65536
},
{
"ts": 1275,
"bytes": 65536
},
{
"ts": 1279,
"bytes": 65536
},
{
"ts": 1283,
"bytes": 65536
},
{
"ts": 1289,
"bytes": 65536
},
{
"ts": 1293,
"bytes": 65536
},
{
"ts": 1296,
"bytes": 62224
},
{
"ts": 1438,
"bytes": 1185
},
{
"ts": 1440,
"bytes": 1230
},
{
"ts": 1448,
"bytes": 1227
},
{
"ts": 1450,
"bytes": 1230
},
{
"ts": 1461,
"bytes": 1227
},
{
"ts": 1462,
"bytes": 1230
},
{
"ts": 1473,
"bytes": 1227
},
{
"ts": 1475,
"bytes": 1230
},
{
"ts": 1483,
"bytes": 1227
},
{
"ts": 1485,
"bytes": 1230
},
{
"ts": 1492,
"bytes": 1403
},
{
"ts": 1504,
"bytes": 1403
},
{
"ts": 1506,
"bytes": 1406
},
{
"ts": 1513,
"bytes": 1401
},
{
"ts": 1520,
"bytes": 1401
},
{
"ts": 1523,
"bytes": 1404
},
{
"ts": 1530,
"bytes": 1400
},
{
"ts": 1537,
"bytes": 1400
},
{
"ts": 1539,
"bytes": 1403
},
{
"ts": 1546,
"bytes": 1400
},
{
"ts": 1553,
"bytes": 1400
},
{
"ts": 1560,
"bytes": 1393
},
{
"ts": 1570,
"bytes": 1400
},
{
"ts": 1579,
"bytes": 1400
},
{
"ts": 1582,
"bytes": 1403
},
{
"ts": 1591,
"bytes": 1393
},
{
"ts": 1593,
"bytes": 1403
},
{
"ts": 1605,
"bytes": 1400
},
{
"ts": 1617,
"bytes": 1400
},
{
"ts": 1619,
"bytes": 1403
},
{
"ts": 1629,
"bytes": 1400
},
{
"ts": 1631,
"bytes": 1403
},
{
"ts": 1640,
"bytes": 1400
},
{
"ts": 1652,
"bytes": 1400
},
{
"ts": 1655,
"bytes": 1403
},
{
"ts": 1667,
"bytes": 1400
},
{
"ts": 1669,
"bytes": 1403
},
{
"ts": 1680,
"bytes": 1400
},
{
"ts": 1692,
"bytes": 1400
},
{
"ts": 1704,
"bytes": 1400
},
{
"ts": 1716,
"bytes": 1400
},
{
"ts": 1727,
"bytes": 1400
},
{
"ts": 1739,
"bytes": 1400
},
{
"ts": 1751,
"bytes": 1400
},
{
"ts": 1763,
"bytes": 1400
},
{
"ts": 1774,
"bytes": 1400
},
{
"ts": 1777,
"bytes": 1403
},
{
"ts": 1786,
"bytes": 1400
},
{
"ts": 1789,
"bytes": 1403
},
{
"ts": 1798,
"bytes": 1400
},
{
"ts": 1800,
"bytes": 1403
},
{
"ts": 1810,
"bytes": 1400
},
{
"ts": 1812,
"bytes": 1403
},
{
"ts": 1824,
"bytes": 1400
},
{
"ts": 1826,
"bytes": 1403
},
{
"ts": 1829,
"bytes": 1403
},
{
"ts": 1831,
"bytes": 1403
},
{
"ts": 1833,
"bytes": 1403
},
{
"ts": 1836,
"bytes": 1403
},
{
"ts": 1838,
"bytes": 1403
},
{
"ts": 1840,
"bytes": 1403
},
{
"ts": 1843,
"bytes": 1403
},
{
"ts": 1845,
"bytes": 1403
},
{
"ts": 1847,
"bytes": 1400
},
{
"ts": 1859,
"bytes": 1400
},
{
"ts": 1862,
"bytes": 1403
},
{
"ts": 1864,
"bytes": 1403
},
{
"ts": 1876,
"bytes": 1400
},
{
"ts": 1887,
"bytes": 1400
},
{
"ts": 1902,
"bytes": 1394
},
{
"ts": 1904,
"bytes": 1403
},
{
"ts": 1913,
"bytes": 1400
},
{
"ts": 1916,
"bytes": 1403
},
{
"ts": 1927,
"bytes": 1400
},
{
"ts": 1930,
"bytes": 1403
},
{
"ts": 1939,
"bytes": 1400
},
{
"ts": 1942,
"bytes": 1403
},
{
"ts": 1951,
"bytes": 1400
},
{
"ts": 1953,
"bytes": 1403
},
{
"ts": 1965,
"bytes": 1400
},
{
"ts": 1977,
"bytes": 1400
},
{
"ts": 1991,
"bytes": 1400
},
{
"ts": 1993,
"bytes": 1403
},
{
"ts": 2003,
"bytes": 1400
},
{
"ts": 2005,
"bytes": 1403
},
{
"ts": 2014,
"bytes": 1401
},
{
"ts": 2021,
"bytes": 1401
},
{
"ts": 2029,
"bytes": 1401
},
{
"ts": 2036,
"bytes": 1401
},
{
"ts": 2043,
"bytes": 1394
},
{
"ts": 2050,
"bytes": 1401
},
{
"ts": 2059,
"bytes": 1401
},
{
"ts": 2067,
"bytes": 1401
},
{
"ts": 2074,
"bytes": 1401
},
{
"ts": 2081,
"bytes": 1401
},
{
"ts": 2088,
"bytes": 1401
},
{
"ts": 2095,
"bytes": 1401
},
{
"ts": 2102,
"bytes": 1401
},
{
"ts": 2109,
"bytes": 1401
},
{
"ts": 2116,
"bytes": 1401
},
{
"ts": 2123,
"bytes": 1401
},
{
"ts": 2130,
"bytes": 1401
},
{
"ts": 2138,
"bytes": 1401
},
{
"ts": 2145,
"bytes": 1401
},
{
"ts": 2152,
"bytes": 1401
},
{
"ts": 2159,
"bytes": 1401
},
{
"ts": 2166,
"bytes": 1401
},
{
"ts": 2173,
"bytes": 1401
},
{
"ts": 2180,
"bytes": 1401
},
{
"ts": 2187,
"bytes": 1401
},
{
"ts": 2194,
"bytes": 1401
},
{
"ts": 2201,
"bytes": 1401
},
{
"ts": 2208,
"bytes": 1401
},
{
"ts": 2215,
"bytes": 1401
},
{
"ts": 2222,
"bytes": 1401
},
{
"ts": 2229,
"bytes": 1401
},
{
"ts": 2236,
"bytes": 1401
},
{
"ts": 2239,
"bytes": 1404
},
{
"ts": 2246,
"bytes": 1401
},
{
"ts": 2248,
"bytes": 1404
},
{
"ts": 2255,
"bytes": 1401
},
{
"ts": 2262,
"bytes": 1401
},
{
"ts": 2269,
"bytes": 1401
},
{
"ts": 2276,
"bytes": 1401
},
{
"ts": 2283,
"bytes": 1401
},
{
"ts": 2290,
"bytes": 1401
},
{
"ts": 2298,
"bytes": 1401
},
{
"ts": 2304,
"bytes": 1401
},
{
"ts": 2312,
"bytes": 1401
},
{
"ts": 2319,
"bytes": 1401
},
{
"ts": 2326,
"bytes": 1401
},
{
"ts": 2333,
"bytes": 1401
},
{
"ts": 2340,
"bytes": 1401
},
{
"ts": 2347,
"bytes": 1401
},
{
"ts": 2354,
"bytes": 1401
},
{
"ts": 2361,
"bytes": 1401
},
{
"ts": 2368,
"bytes": 1401
},
{
"ts": 2375,
"bytes": 1401
},
{
"ts": 2382,
"bytes": 1401
},
{
"ts": 2389,
"bytes": 1401
},
{
"ts": 2396,
"bytes": 1401
},
{
"ts": 2403,
"bytes": 1401
},
{
"ts": 2410,
"bytes": 1401
},
{
"ts": 2417,
"bytes": 1401
},
{
"ts": 2424,
"bytes": 1401
},
{
"ts": 2431,
"bytes": 1401
},
{
"ts": 2441,
"bytes": 1400
},
{
"ts": 2443,
"bytes": 1403
},
{
"ts": 2446,
"bytes": 1403
},
{
"ts": 2451,
"bytes": 1403
},
{
"ts": 2453,
"bytes": 1403
},
{
"ts": 2455,
"bytes": 1403
},
{
"ts": 2458,
"bytes": 1403
},
{
"ts": 2460,
"bytes": 1403
},
{
"ts": 2462,
"bytes": 1403
},
{
"ts": 2464,
"bytes": 1403
},
{
"ts": 2467,
"bytes": 1403
},
{
"ts": 2469,
"bytes": 1400
},
{
"ts": 2471,
"bytes": 1403
},
{
"ts": 2476,
"bytes": 1400
},
{
"ts": 2483,
"bytes": 1400
},
{
"ts": 2490,
"bytes": 1400
},
{
"ts": 2497,
"bytes": 1400
},
{
"ts": 2504,
"bytes": 1400
},
{
"ts": 2511,
"bytes": 1401
},
{
"ts": 2519,
"bytes": 1401
},
{
"ts": 2526,
"bytes": 1401
},
{
"ts": 2533,
"bytes": 1401
},
{
"ts": 2535,
"bytes": 1401
},
{
"ts": 2563,
"bytes": 1401
},
{
"ts": 2570,
"bytes": 1401
},
{
"ts": 2577,
"bytes": 1401
},
{
"ts": 2584,
"bytes": 1401
},
{
"ts": 2591,
"bytes": 1401
},
{
"ts": 2599,
"bytes": 1401
},
{
"ts": 2606,
"bytes": 1401
},
{
"ts": 2613,
"bytes": 1401
},
{
"ts": 2620,
"bytes": 1401
},
{
"ts": 2622,
"bytes": 1404
},
{
"ts": 2631,
"bytes": 1401
},
{
"ts": 2638,
"bytes": 1401
},
{
"ts": 2648,
"bytes": 1401
},
{
"ts": 2650,
"bytes": 1404
},
{
"ts": 2657,
"bytes": 1401
},
{
"ts": 2664,
"bytes": 1401
},
{
"ts": 2671,
"bytes": 1401
},
{
"ts": 2674,
"bytes": 1404
},
{
"ts": 2681,
"bytes": 1401
},
{
"ts": 2688,
"bytes": 1401
},
{
"ts": 2695,
"bytes": 1401
},
{
"ts": 2702,
"bytes": 1401
},
{
"ts": 2709,
"bytes": 1401
},
{
"ts": 2716,
"bytes": 1401
},
{
"ts": 2723,
"bytes": 1401
},
{
"ts": 2730,
"bytes": 1401
},
{
"ts": 2737,
"bytes": 1401
},
{
"ts": 2744,
"bytes": 1401
},
{
"ts": 2752,
"bytes": 1401
},
{
"ts": 2759,
"bytes": 1401
},
{
"ts": 2765,
"bytes": 1401
},
{
"ts": 2773,
"bytes": 1401
},
{
"ts": 2780,
"bytes": 1401
},
{
"ts": 2787,
"bytes": 1401
},
{
"ts": 2794,
"bytes": 1401
},
{
"ts": 2801,
"bytes": 1401
},
{
"ts": 2808,
"bytes": 1401
},
{
"ts": 2815,
"bytes": 1401
},
{
"ts": 2822,
"bytes": 1400
},
{
"ts": 2829,
"bytes": 1400
},
{
"ts": 2836,
"bytes": 1400
},
{
"ts": 2843,
"bytes": 1400
},
{
"ts": 2850,
"bytes": 1400
},
{
"ts": 2857,
"bytes": 1400
},
{
"ts": 2864,
"bytes": 1400
},
{
"ts": 2871,
"bytes": 1400
},
{
"ts": 2878,
"bytes": 1400
},
{
"ts": 2885,
"bytes": 1400
},
{
"ts": 2893,
"bytes": 1400
},
{
"ts": 2900,
"bytes": 1400
},
{
"ts": 2907,
"bytes": 1400
},
{
"ts": 2914,
"bytes": 1400
},
{
"ts": 2921,
"bytes": 1400
},
{
"ts": 2928,
"bytes": 1400
},
{
"ts": 2935,
"bytes": 1400
},
{
"ts": 2942,
"bytes": 1400
},
{
"ts": 2949,
"bytes": 1400
},
{
"ts": 2956,
"bytes": 1400
},
{
"ts": 2963,
"bytes": 1400
},
{
"ts": 2970,
"bytes": 1401
},
{
"ts": 2977,
"bytes": 1401
},
{
"ts": 2984,
"bytes": 1401
},
{
"ts": 2991,
"bytes": 1401
},
{
"ts": 2998,
"bytes": 1401
},
{
"ts": 3005,
"bytes": 1401
},
{
"ts": 3012,
"bytes": 1401
},
{
"ts": 3022,
"bytes": 1401
},
{
"ts": 3029,
"bytes": 1401
},
{
"ts": 3031,
"bytes": 1404
},
{
"ts": 3038,
"bytes": 1401
},
{
"ts": 3048,
"bytes": 1400
},
{
"ts": 3050,
"bytes": 1403
},
{
"ts": 3052,
"bytes": 1403
},
{
"ts": 3055,
"bytes": 1403
},
{
"ts": 3057,
"bytes": 1403
},
{
"ts": 3060,
"bytes": 1403
},
{
"ts": 3062,
"bytes": 1403
},
{
"ts": 3064,
"bytes": 1403
},
{
"ts": 3067,
"bytes": 1403
},
{
"ts": 3069,
"bytes": 1403
},
{
"ts": 3076,
"bytes": 1401
},
{
"ts": 3083,
"bytes": 1401
},
{
"ts": 3090,
"bytes": 1401
},
{
"ts": 3097,
"bytes": 1401
},
{
"ts": 3104,
"bytes": 1401
},
{
"ts": 3111,
"bytes": 1401
},
{
"ts": 3118,
"bytes": 1401
},
{
"ts": 3125,
"bytes": 1401
},
{
"ts": 3132,
"bytes": 1401
},
{
"ts": 3140,
"bytes": 1401
},
{
"ts": 3147,
"bytes": 1401
},
{
"ts": 3154,
"bytes": 1401
},
{
"ts": 3161,
"bytes": 1401
},
{
"ts": 3168,
"bytes": 1401
},
{
"ts": 3172,
"bytes": 1401
},
{
"ts": 3201,
"bytes": 1401
},
{
"ts": 3208,
"bytes": 1401
},
{
"ts": 3215,
"bytes": 1401
},
{
"ts": 3222,
"bytes": 1401
},
{
"ts": 3229,
"bytes": 1400
},
{
"ts": 3236,
"bytes": 1400
},
{
"ts": 3243,
"bytes": 1400
},
{
"ts": 3250,
"bytes": 1400
},
{
"ts": 3257,
"bytes": 1400
},
{
"ts": 3264,
"bytes": 1400
},
{
"ts": 3269,
"bytes": 1400
},
{
"ts": 3297,
"bytes": 1400
},
{
"ts": 3304,
"bytes": 1400
},
{
"ts": 3311,
"bytes": 1400
},
{
"ts": 3318,
"bytes": 1400
},
{
"ts": 3325,
"bytes": 1400
},
{
"ts": 3332,
"bytes": 1400
},
{
"ts": 3340,
"bytes": 1400
},
{
"ts": 3346,
"bytes": 1400
},
{
"ts": 3354,
"bytes": 1400
},
{
"ts": 3361,
"bytes": 1400
},
{
"ts": 3363,
"bytes": 1403
},
{
"ts": 3370,
"bytes": 1400
},
{
"ts": 3377,
"bytes": 1400
},
{
"ts": 3384,
"bytes": 1400
},
{
"ts": 3391,
"bytes": 1400
},
{
"ts": 3400,
"bytes": 1401
},
{
"ts": 3408,
"bytes": 1401
},
{
"ts": 3415,
"bytes": 1401
},
{
"ts": 3422,
"bytes": 1401
},
{
"ts": 3429,
"bytes": 1401
},
{
"ts": 3436,
"bytes": 1401
},
{
"ts": 3443,
"bytes": 1401
},
{
"ts": 3450,
"bytes": 1401
},
{
"ts": 3457,
"bytes": 1401
},
{
"ts": 3464,
"bytes": 1401
},
{
"ts": 3471,
"bytes": 1401
},
{
"ts": 3478,
"bytes": 1401
},
{
"ts": 3485,
"bytes": 1401
},
{
"ts": 3492,
"bytes": 1401
},
{
"ts": 3499,
"bytes": 1401
},
{
"ts": 3506,
"bytes": 1401
},
{
"ts": 3513,
"bytes": 1401
},
{
"ts": 3520,
"bytes": 1401
},
{
"ts": 3528,
"bytes": 1401
},
{
"ts": 3539,
"bytes": 1401
},
{
"ts": 3543,
"bytes": 1394
},
{
"ts": 3549,
"bytes": 1401
},
{
"ts": 3556,
"bytes": 1401
},
{
"ts": 3564,
"bytes": 1401
},
{
"ts": 3570,
"bytes": 1401
},
{
"ts": 3577,
"bytes": 1401
},
{
"ts": 3584,
"bytes": 1401
},
{
"ts": 3591,
"bytes": 1401
},
{
"ts": 3599,
"bytes": 1401
},
{
"ts": 3605,
"bytes": 1401
},
{
"ts": 3612,
"bytes": 1401
},
{
"ts": 3620,
"bytes": 1401
},
{
"ts": 3627,
"bytes": 1401
},
{
"ts": 3634,
"bytes": 1401
},
{
"ts": 3641,
"bytes": 1401
},
{
"ts": 3654,
"bytes": 1401
},
{
"ts": 3667,
"bytes": 1401
},
{
"ts": 3674,
"bytes": 1401
},
{
"ts": 3681,
"bytes": 1401
},
{
"ts": 3688,
"bytes": 1401
},
{
"ts": 3695,
"bytes": 1401
},
{
"ts": 3702,
"bytes": 1401
},
{
"ts": 3711,
"bytes": 1400
},
{
"ts": 3714,
"bytes": 1403
},
{
"ts": 3716,
"bytes": 1403
},
{
"ts": 3718,
"bytes": 1403
},
{
"ts": 3721,
"bytes": 1403
},
{
"ts": 3723,
"bytes": 1403
},
{
"ts": 3725,
"bytes": 1403
},
{
"ts": 3728,
"bytes": 1403
},
{
"ts": 3730,
"bytes": 1403
},
{
"ts": 3732,
"bytes": 1403
},
{
"ts": 3744,
"bytes": 1400
},
{
"ts": 3751,
"bytes": 1400
},
{
"ts": 3761,
"bytes": 1394
},
{
"ts": 3767,
"bytes": 1400
},
{
"ts": 3774,
"bytes": 1400
},
{
"ts": 3781,
"bytes": 1400
},
{
"ts": 3789,
"bytes": 1400
},
{
"ts": 3796,
"bytes": 1400
},
{
"ts": 3803,
"bytes": 1400
},
{
"ts": 3810,
"bytes": 1400
},
{
"ts": 3817,
"bytes": 1400
},
{
"ts": 3824,
"bytes": 1400
},
{
"ts": 3831,
"bytes": 1401
},
{
"ts": 3838,
"bytes": 1401
},
{
"ts": 3845,
"bytes": 1401
},
{
"ts": 3873,
"bytes": 1401
},
{
"ts": 3880,
"bytes": 1401
},
{
"ts": 3887,
"bytes": 1401
},
{
"ts": 3894,
"bytes": 1401
},
{
"ts": 3901,
"bytes": 1401
},
{
"ts": 3909,
"bytes": 1401
},
{
"ts": 3916,
"bytes": 1401
},
{
"ts": 3923,
"bytes": 1401
},
{
"ts": 3930,
"bytes": 1401
},
{
"ts": 3958,
"bytes": 1401
},
{
"ts": 3965,
"bytes": 1401
},
{
"ts": 3972,
"bytes": 1401
},
{
"ts": 3979,
"bytes": 1401
},
{
"ts": 3986,
"bytes": 1401
},
{
"ts": 3993,
"bytes": 1401
},
{
"ts": 4000,
"bytes": 1401
},
{
"ts": 4007,
"bytes": 1401
},
{
"ts": 4014,
"bytes": 1401
},
{
"ts": 4021,
"bytes": 1401
},
{
"ts": 4028,
"bytes": 1401
},
{
"ts": 4035,
"bytes": 1401
},
{
"ts": 4043,
"bytes": 1401
},
{
"ts": 4050,
"bytes": 1401
},
{
"ts": 4057,
"bytes": 1401
},
{
"ts": 4064,
"bytes": 1401
},
{
"ts": 4071,
"bytes": 1401
},
{
"ts": 4078,
"bytes": 1401
},
{
"ts": 4085,
"bytes": 1401
},
{
"ts": 4087,
"bytes": 1404
},
{
"ts": 4094,
"bytes": 1401
},
{
"ts": 4101,
"bytes": 1401
},
{
"ts": 4108,
"bytes": 1401
},
{
"ts": 4115,
"bytes": 1401
},
{
"ts": 4122,
"bytes": 1401
},
{
"ts": 4130,
"bytes": 1401
},
{
"ts": 4137,
"bytes": 1401
},
{
"ts": 4144,
"bytes": 1401
},
{
"ts": 4151,
"bytes": 1401
},
{
"ts": 4158,
"bytes": 1401
},
{
"ts": 4165,
"bytes": 1401
},
{
"ts": 4172,
"bytes": 1401
},
{
"ts": 4179,
"bytes": 1401
},
{
"ts": 4186,
"bytes": 1401
},
{
"ts": 4193,
"bytes": 1401
},
{
"ts": 4200,
"bytes": 1401
},
{
"ts": 4207,
"bytes": 1401
},
{
"ts": 4214,
"bytes": 1400
},
{
"ts": 4221,
"bytes": 1400
},
{
"ts": 4228,
"bytes": 1400
},
{
"ts": 4235,
"bytes": 1400
},
{
"ts": 4243,
"bytes": 1401
},
{
"ts": 4250,
"bytes": 1401
},
{
"ts": 4257,
"bytes": 1401
},
{
"ts": 4264,
"bytes": 1401
},
{
"ts": 4271,
"bytes": 1401
},
{
"ts": 4278,
"bytes": 1401
},
{
"ts": 4285,
"bytes": 1401
},
{
"ts": 4292,
"bytes": 1401
},
{
"ts": 4299,
"bytes": 1401
},
{
"ts": 4306,
"bytes": 1401
},
{
"ts": 4313,
"bytes": 1401
},
{
"ts": 4320,
"bytes": 1401
},
{
"ts": 4327,
"bytes": 1401
},
{
"ts": 4334,
"bytes": 1401
},
{
"ts": 4341,
"bytes": 1401
},
{
"ts": 4348,
"bytes": 1401
},
{
"ts": 4355,
"bytes": 1401
},
{
"ts": 4362,
"bytes": 1401
},
{
"ts": 4372,
"bytes": 1400
},
{
"ts": 4374,
"bytes": 1403
},
{
"ts": 4376,
"bytes": 1403
},
{
"ts": 4379,
"bytes": 1403
},
{
"ts": 4381,
"bytes": 1403
},
{
"ts": 4384,
"bytes": 1403
},
{
"ts": 4386,
"bytes": 1403
},
{
"ts": 4388,
"bytes": 1403
},
{
"ts": 4391,
"bytes": 1403
},
{
"ts": 4393,
"bytes": 1403
},
{
"ts": 4400,
"bytes": 1401
},
{
"ts": 4407,
"bytes": 1394
},
{
"ts": 4414,
"bytes": 1401
},
{
"ts": 4421,
"bytes": 1401
},
{
"ts": 4428,
"bytes": 1401
},
{
"ts": 4435,
"bytes": 1401
},
{
"ts": 4442,
"bytes": 1401
},
{
"ts": 4452,
"bytes": 1401
},
{
"ts": 4459,
"bytes": 1401
},
{
"ts": 4466,
"bytes": 1401
},
{
"ts": 4473,
"bytes": 1401
},
{
"ts": 4480,
"bytes": 1401
},
{
"ts": 4489,
"bytes": 1401
},
{
"ts": 4494,
"bytes": 1401
},
{
"ts": 4522,
"bytes": 1401
},
{
"ts": 4529,
"bytes": 1401
},
{
"ts": 4536,
"bytes": 1400
},
{
"ts": 4544,
"bytes": 1400
},
{
"ts": 4551,
"bytes": 1400
},
{
"ts": 4558,
"bytes": 1400
},
{
"ts": 4565,
"bytes": 1400
},
{
"ts": 4572,
"bytes": 1400
},
{
"ts": 4579,
"bytes": 1400
},
{
"ts": 4586,
"bytes": 1400
},
{
"ts": 4593,
"bytes": 1394
},
{
"ts": 4598,
"bytes": 1400
},
{
"ts": 4626,
"bytes": 1400
},
{
"ts": 4633,
"bytes": 1400
},
{
"ts": 4640,
"bytes": 1400
},
{
"ts": 4647,
"bytes": 1400
},
{
"ts": 4654,
"bytes": 1400
},
{
"ts": 4661,
"bytes": 1400
},
{
"ts": 4668,
"bytes": 1401
},
{
"ts": 4675,
"bytes": 1401
},
{
"ts": 4682,
"bytes": 1401
},
{
"ts": 4689,
"bytes": 1401
},
{
"ts": 4696,
"bytes": 1401
},
{
"ts": 4703,
"bytes": 1401
},
{
"ts": 4710,
"bytes": 1401
},
{
"ts": 4718,
"bytes": 1401
},
{
"ts": 4725,
"bytes": 1401
},
{
"ts": 4732,
"bytes": 1401
},
{
"ts": 4739,
"bytes": 1401
},
{
"ts": 4746,
"bytes": 1401
},
{
"ts": 4753,
"bytes": 1401
},
{
"ts": 4760,
"bytes": 1401
},
{
"ts": 4767,
"bytes": 1401
},
{
"ts": 4774,
"bytes": 1401
},
{
"ts": 4781,
"bytes": 1401
},
{
"ts": 4788,
"bytes": 1401
},
{
"ts": 4795,
"bytes": 1401
},
{
"ts": 4802,
"bytes": 1401
},
{
"ts": 4809,
"bytes": 1401
},
{
"ts": 4816,
"bytes": 1401
},
{
"ts": 4819,
"bytes": 1404
},
{
"ts": 4826,
"bytes": 1401
},
{
"ts": 4835,
"bytes": 1394
},
{
"ts": 4842,
"bytes": 1401
},
{
"ts": 4849,
"bytes": 1401
},
{
"ts": 4856,
"bytes": 1401
},
{
"ts": 4863,
"bytes": 1401
},
{
"ts": 4870,
"bytes": 1401
},
{
"ts": 4877,
"bytes": 1401
},
{
"ts": 4885,
"bytes": 1401
},
{
"ts": 4892,
"bytes": 1401
},
{
"ts": 4899,
"bytes": 1401
},
{
"ts": 4906,
"bytes": 1401
},
{
"ts": 4913,
"bytes": 1401
},
{
"ts": 4920,
"bytes": 1401
},
{
"ts": 4927,
"bytes": 1401
},
{
"ts": 4934,
"bytes": 1401
},
{
"ts": 4941,
"bytes": 1401
},
{
"ts": 4948,
"bytes": 1401
},
{
"ts": 4955,
"bytes": 1401
},
{
"ts": 4962,
"bytes": 1401
},
{
"ts": 4969,
"bytes": 1401
},
{
"ts": 4976,
"bytes": 1401
},
{
"ts": 4983,
"bytes": 1401
},
{
"ts": 4990,
"bytes": 1401
},
{
"ts": 4997,
"bytes": 1401
},
{
"ts": 5005,
"bytes": 1401
},
{
"ts": 5012,
"bytes": 1401
},
{
"ts": 5019,
"bytes": 1401
},
{
"ts": 5028,
"bytes": 1400
},
{
"ts": 5030,
"bytes": 1403
},
{
"ts": 5033,
"bytes": 1403
},
{
"ts": 5035,
"bytes": 1403
},
{
"ts": 5037,
"bytes": 1403
},
{
"ts": 5040,
"bytes": 1403
},
{
"ts": 5042,
"bytes": 1403
},
{
"ts": 5045,
"bytes": 1403
},
{
"ts": 5047,
"bytes": 1403
},
{
"ts": 5052,
"bytes": 1403
},
{
"ts": 5056,
"bytes": 1401
},
{
"ts": 5066,
"bytes": 1401
},
{
"ts": 5073,
"bytes": 1401
},
{
"ts": 5080,
"bytes": 1401
},
{
"ts": 5087,
"bytes": 1401
},
{
"ts": 5094,
"bytes": 1401
},
{
"ts": 5101,
"bytes": 1401
},
{
"ts": 5108,
"bytes": 1401
},
{
"ts": 5115,
"bytes": 1401
},
{
"ts": 5122,
"bytes": 1401
},
{
"ts": 5129,
"bytes": 1401
},
{
"ts": 5136,
"bytes": 1401
},
{
"ts": 5143,
"bytes": 1401
},
{
"ts": 5150,
"bytes": 1401
},
{
"ts": 5179,
"bytes": 1401
},
{
"ts": 5186,
"bytes": 1401
},
{
"ts": 5195,
"bytes": 1401
},
{
"ts": 5202,
"bytes": 1401
},
{
"ts": 5209,
"bytes": 1401
},
{
"ts": 5219,
"bytes": 1401
},
{
"ts": 5226,
"bytes": 1401
},
{
"ts": 5233,
"bytes": 1401
},
{
"ts": 5240,
"bytes": 1401
},
{
"ts": 5268,
"bytes": 1401
},
{
"ts": 5275,
"bytes": 1401
},
{
"ts": 5282,
"bytes": 1401
},
{
"ts": 5289,
"bytes": 1401
},
{
"ts": 5296,
"bytes": 1401
},
{
"ts": 5303,
"bytes": 1401
},
{
"ts": 5310,
"bytes": 1401
},
{
"ts": 5317,
"bytes": 1401
},
{
"ts": 5324,
"bytes": 1401
},
{
"ts": 5331,
"bytes": 1401
},
{
"ts": 5339,
"bytes": 1401
},
{
"ts": 5346,
"bytes": 1401
},
{
"ts": 5353,
"bytes": 1401
},
{
"ts": 5360,
"bytes": 1401
},
{
"ts": 5367,
"bytes": 1401
},
{
"ts": 5374,
"bytes": 1401
},
{
"ts": 5381,
"bytes": 1401
},
{
"ts": 5388,
"bytes": 1401
},
{
"ts": 5395,
"bytes": 1401
},
{
"ts": 5402,
"bytes": 1401
},
{
"ts": 5409,
"bytes": 1401
},
{
"ts": 5416,
"bytes": 1401
},
{
"ts": 5423,
"bytes": 1401
},
{
"ts": 5430,
"bytes": 1401
},
{
"ts": 5437,
"bytes": 1401
},
{
"ts": 5444,
"bytes": 1401
},
{
"ts": 5451,
"bytes": 1401
},
{
"ts": 5459,
"bytes": 1401
},
{
"ts": 5465,
"bytes": 1401
},
{
"ts": 5473,
"bytes": 1401
},
{
"ts": 5480,
"bytes": 1401
},
{
"ts": 5487,
"bytes": 1401
},
{
"ts": 5494,
"bytes": 1401
},
{
"ts": 5501,
"bytes": 1401
},
{
"ts": 5508,
"bytes": 1401
},
{
"ts": 5515,
"bytes": 1401
},
{
"ts": 5522,
"bytes": 1401
},
{
"ts": 5529,
"bytes": 1401
},
{
"ts": 5536,
"bytes": 1401
},
{
"ts": 5544,
"bytes": 1401
},
{
"ts": 5545,
"bytes": 1404
},
{
"ts": 5553,
"bytes": 1401
},
{
"ts": 5562,
"bytes": 1401
},
{
"ts": 5569,
"bytes": 1401
},
{
"ts": 5576,
"bytes": 1401
},
{
"ts": 5583,
"bytes": 1401
},
{
"ts": 5590,
"bytes": 1401
},
{
"ts": 5597,
"bytes": 1401
},
{
"ts": 5604,
"bytes": 1401
},
{
"ts": 5611,
"bytes": 1401
},
{
"ts": 5618,
"bytes": 1401
},
{
"ts": 5625,
"bytes": 1401
},
{
"ts": 5632,
"bytes": 1401
},
{
"ts": 5640,
"bytes": 1401
},
{
"ts": 5647,
"bytes": 1401
},
{
"ts": 5654,
"bytes": 1401
},
{
"ts": 5661,
"bytes": 1401
},
{
"ts": 5668,
"bytes": 1401
},
{
"ts": 5675,
"bytes": 1393
},
{
"ts": 5682,
"bytes": 1401
},
{
"ts": 5691,
"bytes": 1400
},
{
"ts": 5694,
"bytes": 1403
},
{
"ts": 5696,
"bytes": 1403
},
{
"ts": 5698,
"bytes": 1403
},
{
"ts": 5701,
"bytes": 1403
},
{
"ts": 5703,
"bytes": 1403
},
{
"ts": 5705,
"bytes": 1403
},
{
"ts": 5708,
"bytes": 1403
},
{
"ts": 5710,
"bytes": 1403
},
{
"ts": 5712,
"bytes": 1403
},
{
"ts": 5719,
"bytes": 1401
},
{
"ts": 5727,
"bytes": 1401
},
{
"ts": 5734,
"bytes": 1401
},
{
"ts": 5741,
"bytes": 1401
},
{
"ts": 5748,
"bytes": 1401
},
{
"ts": 5755,
"bytes": 1401
},
{
"ts": 5762,
"bytes": 1401
},
{
"ts": 5769,
"bytes": 1401
},
{
"ts": 5776,
"bytes": 1401
},
{
"ts": 5783,
"bytes": 1401
},
{
"ts": 5790,
"bytes": 1401
},
{
"ts": 5797,
"bytes": 1401
},
{
"ts": 5804,
"bytes": 1401
},
{
"ts": 5809,
"bytes": 1401
},
{
"ts": 5837,
"bytes": 1401
},
{
"ts": 5844,
"bytes": 1401
},
{
"ts": 5851,
"bytes": 1401
},
{
"ts": 5859,
"bytes": 1401
},
{
"ts": 5865,
"bytes": 1401
},
{
"ts": 5872,
"bytes": 1401
},
{
"ts": 5879,
"bytes": 1401
},
{
"ts": 5887,
"bytes": 1401
},
{
"ts": 5894,
"bytes": 1401
},
{
"ts": 5901,
"bytes": 1401
},
{
"ts": 5905,
"bytes": 1393
},
{
"ts": 5908,
"bytes": 1404
},
{
"ts": 5938,
"bytes": 1401
},
{
"ts": 5945,
"bytes": 1401
},
{
"ts": 5952,
"bytes": 1401
},
{
"ts": 5959,
"bytes": 1401
},
{
"ts": 5966,
"bytes": 1401
},
{
"ts": 5974,
"bytes": 1401
},
{
"ts": 5981,
"bytes": 1401
},
{
"ts": 5988,
"bytes": 1401
},
{
"ts": 5995,
"bytes": 1401
},
{
"ts": 6002,
"bytes": 1401
},
{
"ts": 6009,
"bytes": 1401
},
{
"ts": 6016,
"bytes": 1401
},
{
"ts": 6023,
"bytes": 1401
},
{
"ts": 6030,
"bytes": 1401
},
{
"ts": 6037,
"bytes": 1401
},
{
"ts": 6044,
"bytes": 1401
},
{
"ts": 6051,
"bytes": 1401
},
{
"ts": 6058,
"bytes": 1401
},
{
"ts": 6065,
"bytes": 1401
},
{
"ts": 6072,
"bytes": 1401
},
{
"ts": 6079,
"bytes": 1401
},
{
"ts": 6086,
"bytes": 1401
},
{
"ts": 6094,
"bytes": 1401
},
{
"ts": 6101,
"bytes": 1401
},
{
"ts": 6108,
"bytes": 1401
},
{
"ts": 6115,
"bytes": 1401
},
{
"ts": 6122,
"bytes": 1401
},
{
"ts": 6129,
"bytes": 1401
},
{
"ts": 6136,
"bytes": 1401
},
{
"ts": 6143,
"bytes": 1401
},
{
"ts": 6150,
"bytes": 1401
},
{
"ts": 6157,
"bytes": 1401
},
{
"ts": 6164,
"bytes": 1401
},
{
"ts": 6171,
"bytes": 1401
},
{
"ts": 6178,
"bytes": 1401
},
{
"ts": 6185,
"bytes": 1401
},
{
"ts": 6192,
"bytes": 1401
},
{
"ts": 6199,
"bytes": 1401
},
{
"ts": 6206,
"bytes": 1401
},
{
"ts": 6213,
"bytes": 1401
},
{
"ts": 6221,
"bytes": 1401
},
{
"ts": 6228,
"bytes": 1401
},
{
"ts": 6235,
"bytes": 1401
},
{
"ts": 6242,
"bytes": 1401
},
{
"ts": 6249,
"bytes": 1401
},
{
"ts": 6256,
"bytes": 1401
},
{
"ts": 6263,
"bytes": 1401
},
{
"ts": 6270,
"bytes": 1401
},
{
"ts": 6279,
"bytes": 1401
},
{
"ts": 6286,
"bytes": 1401
},
{
"ts": 6296,
"bytes": 1401
},
{
"ts": 6303,
"bytes": 1401
},
{
"ts": 6310,
"bytes": 1401
},
{
"ts": 6319,
"bytes": 1401
},
{
"ts": 6326,
"bytes": 1401
},
{
"ts": 6333,
"bytes": 1401
},
{
"ts": 6340,
"bytes": 1401
},
{
"ts": 6350,
"bytes": 1400
},
{
"ts": 6352,
"bytes": 1403
},
{
"ts": 6357,
"bytes": 1403
},
{
"ts": 6359,
"bytes": 1403
},
{
"ts": 6362,
"bytes": 1403
},
{
"ts": 6364,
"bytes": 1403
},
{
"ts": 6366,
"bytes": 1403
},
{
"ts": 6369,
"bytes": 1403
},
{
"ts": 6371,
"bytes": 1403
},
{
"ts": 6373,
"bytes": 1403
},
{
"ts": 6378,
"bytes": 1401
},
{
"ts": 6385,
"bytes": 1401
},
{
"ts": 6392,
"bytes": 1401
},
{
"ts": 6399,
"bytes": 1401
},
{
"ts": 6406,
"bytes": 1401
},
{
"ts": 6413,
"bytes": 1401
},
{
"ts": 6420,
"bytes": 1401
},
{
"ts": 6427,
"bytes": 1401
},
{
"ts": 6435,
"bytes": 1401
},
{
"ts": 6442,
"bytes": 1401
},
{
"ts": 6449,
"bytes": 1400
},
{
"ts": 6456,
"bytes": 1400
},
{
"ts": 6463,
"bytes": 1400
},
{
"ts": 6470,
"bytes": 1400
},
{
"ts": 6498,
"bytes": 1400
},
{
"ts": 6505,
"bytes": 1400
},
{
"ts": 6512,
"bytes": 1400
},
{
"ts": 6519,
"bytes": 1400
},
{
"ts": 6526,
"bytes": 1400
},
{
"ts": 6533,
"bytes": 1400
},
{
"ts": 6540,
"bytes": 1400
},
{
"ts": 6547,
"bytes": 1400
},
{
"ts": 6562,
"bytes": 1393
},
{
"ts": 6583,
"bytes": 1400
},
{
"ts": 6590,
"bytes": 1400
},
{
"ts": 6597,
"bytes": 1400
},
{
"ts": 6604,
"bytes": 1400
},
{
"ts": 6611,
"bytes": 1400
},
{
"ts": 6618,
"bytes": 1400
},
{
"ts": 6625,
"bytes": 1400
},
{
"ts": 6632,
"bytes": 1400
},
{
"ts": 6639,
"bytes": 1401
},
{
"ts": 6649,
"bytes": 1401
},
{
"ts": 6658,
"bytes": 1401
},
{
"ts": 6665,
"bytes": 1401
},
{
"ts": 6667,
"bytes": 1404
},
{
"ts": 6674,
"bytes": 1401
},
{
"ts": 6684,
"bytes": 1401
},
{
"ts": 6691,
"bytes": 1401
},
{
"ts": 6698,
"bytes": 1401
},
{
"ts": 6705,
"bytes": 1401
},
{
"ts": 6712,
"bytes": 1401
},
{
"ts": 6719,
"bytes": 1401
},
{
"ts": 6726,
"bytes": 1401
},
{
"ts": 6733,
"bytes": 1401
},
{
"ts": 6740,
"bytes": 1401
},
{
"ts": 6747,
"bytes": 1401
},
{
"ts": 6754,
"bytes": 1394
},
{
"ts": 6762,
"bytes": 1401
},
{
"ts": 6768,
"bytes": 1401
},
{
"ts": 6776,
"bytes": 1401
},
{
"ts": 6783,
"bytes": 1401
},
{
"ts": 6790,
"bytes": 1401
},
{
"ts": 6797,
"bytes": 1401
},
{
"ts": 6804,
"bytes": 1401
},
{
"ts": 6811,
"bytes": 1400
},
{
"ts": 6818,
"bytes": 1400
},
{
"ts": 6825,
"bytes": 1401
},
{
"ts": 6832,
"bytes": 1401
},
{
"ts": 6839,
"bytes": 1401
},
{
"ts": 6846,
"bytes": 1401
},
{
"ts": 6854,
"bytes": 1401
},
{
"ts": 6860,
"bytes": 1401
},
{
"ts": 6867,
"bytes": 1401
},
{
"ts": 6874,
"bytes": 1401
},
{
"ts": 6881,
"bytes": 1401
},
{
"ts": 6888,
"bytes": 1401
},
{
"ts": 6895,
"bytes": 1401
},
{
"ts": 6903,
"bytes": 1401
},
{
"ts": 6910,
"bytes": 1401
},
{
"ts": 6917,
"bytes": 1401
},
{
"ts": 6924,
"bytes": 1401
},
{
"ts": 6931,
"bytes": 1401
},
{
"ts": 6938,
"bytes": 1401
},
{
"ts": 6945,
"bytes": 1401
},
{
"ts": 6952,
"bytes": 1401
},
{
"ts": 6959,
"bytes": 1401
},
{
"ts": 6966,
"bytes": 1401
},
{
"ts": 6973,
"bytes": 1401
},
{
"ts": 6980,
"bytes": 1401
},
{
"ts": 6987,
"bytes": 1401
},
{
"ts": 6994,
"bytes": 1401
},
{
"ts": 7001,
"bytes": 1401
},
{
"ts": 7013,
"bytes": 1400
},
{
"ts": 7015,
"bytes": 1403
},
{
"ts": 7018,
"bytes": 1403
},
{
"ts": 7020,
"bytes": 1403
},
{
"ts": 7023,
"bytes": 1403
},
{
"ts": 7025,
"bytes": 1403
},
{
"ts": 7027,
"bytes": 1403
},
{
"ts": 7030,
"bytes": 1403
},
{
"ts": 7032,
"bytes": 1403
},
{
"ts": 7034,
"bytes": 1403
},
{
"ts": 7042,
"bytes": 1401
},
{
"ts": 7048,
"bytes": 1401
},
{
"ts": 7056,
"bytes": 1401
},
{
"ts": 7063,
"bytes": 1401
},
{
"ts": 7070,
"bytes": 1401
},
{
"ts": 7077,
"bytes": 1401
},
{
"ts": 7084,
"bytes": 1401
},
{
"ts": 7091,
"bytes": 1401
},
{
"ts": 7098,
"bytes": 1401
},
{
"ts": 7105,
"bytes": 1401
},
{
"ts": 7112,
"bytes": 1401
},
{
"ts": 7117,
"bytes": 1401
},
{
"ts": 7145,
"bytes": 1401
},
{
"ts": 7152,
"bytes": 1401
},
{
"ts": 7159,
"bytes": 1401
},
{
"ts": 7166,
"bytes": 1401
},
{
"ts": 7173,
"bytes": 1401
},
{
"ts": 7180,
"bytes": 1401
},
{
"ts": 7187,
"bytes": 1401
},
{
"ts": 7194,
"bytes": 1401
},
{
"ts": 7201,
"bytes": 1401
},
{
"ts": 7208,
"bytes": 1394
},
{
"ts": 7213,
"bytes": 1401
},
{
"ts": 7241,
"bytes": 1401
},
{
"ts": 7248,
"bytes": 1401
},
{
"ts": 7256,
"bytes": 1401
},
{
"ts": 7262,
"bytes": 1401
},
{
"ts": 7269,
"bytes": 1401
},
{
"ts": 7277,
"bytes": 1401
},
{
"ts": 7284,
"bytes": 1401
},
{
"ts": 7291,
"bytes": 1401
},
{
"ts": 7298,
"bytes": 1401
},
{
"ts": 7305,
"bytes": 1401
},
{
"ts": 7312,
"bytes": 1401
},
{
"ts": 7319,
"bytes": 1401
},
{
"ts": 7326,
"bytes": 1401
},
{
"ts": 7333,
"bytes": 1401
},
{
"ts": 7340,
"bytes": 1401
},
{
"ts": 7347,
"bytes": 1401
},
{
"ts": 7354,
"bytes": 1401
},
{
"ts": 7361,
"bytes": 1401
},
{
"ts": 7368,
"bytes": 1401
},
{
"ts": 7375,
"bytes": 1401
},
{
"ts": 7382,
"bytes": 1401
},
{
"ts": 7389,
"bytes": 1401
},
{
"ts": 7396,
"bytes": 1401
},
{
"ts": 7404,
"bytes": 1401
},
{
"ts": 7411,
"bytes": 1401
},
{
"ts": 7418,
"bytes": 1401
},
{
"ts": 7425,
"bytes": 1401
},
{
"ts": 7432,
"bytes": 1401
},
{
"ts": 7439,
"bytes": 1401
},
{
"ts": 7446,
"bytes": 1401
},
{
"ts": 7453,
"bytes": 1400
},
{
"ts": 7460,
"bytes": 1400
},
{
"ts": 7467,
"bytes": 1400
},
{
"ts": 7474,
"bytes": 1400
},
{
"ts": 7481,
"bytes": 1401
},
{
"ts": 7488,
"bytes": 1401
},
{
"ts": 7495,
"bytes": 1401
},
{
"ts": 7502,
"bytes": 1401
},
{
"ts": 7509,
"bytes": 1401
},
{
"ts": 7516,
"bytes": 1401
},
{
"ts": 7523,
"bytes": 1401
},
{
"ts": 7531,
"bytes": 1401
},
{
"ts": 7538,
"bytes": 1401
},
{
"ts": 7545,
"bytes": 1401
},
{
"ts": 7552,
"bytes": 1401
},
{
"ts": 7559,
"bytes": 1401
},
{
"ts": 7566,
"bytes": 1401
},
{
"ts": 7573,
"bytes": 1401
},
{
"ts": 7580,
"bytes": 1401
},
{
"ts": 7587,
"bytes": 1401
},
{
"ts": 7594,
"bytes": 1401
},
{
"ts": 7601,
"bytes": 1401
},
{
"ts": 7608,
"bytes": 1401
},
{
"ts": 7615,
"bytes": 1401
},
{
"ts": 7622,
"bytes": 1401
},
{
"ts": 7629,
"bytes": 1401
},
{
"ts": 7636,
"bytes": 1401
},
{
"ts": 7643,
"bytes": 1401
},
{
"ts": 7651,
"bytes": 1401
},
{
"ts": 7658,
"bytes": 1401
},
{
"ts": 7667,
"bytes": 1400
},
{
"ts": 7669,
"bytes": 1403
},
{
"ts": 7672,
"bytes": 1403
},
{
"ts": 7674,
"bytes": 1403
},
{
"ts": 7676,
"bytes": 1403
},
{
"ts": 7679,
"bytes": 1403
},
{
"ts": 7681,
"bytes": 1403
},
{
"ts": 7683,
"bytes": 1403
},
{
"ts": 7686,
"bytes": 1403
},
{
"ts": 7688,
"bytes": 1403
},
{
"ts": 7695,
"bytes": 1401
},
{
"ts": 7702,
"bytes": 1401
},
{
"ts": 7708,
"bytes": 988
},
{
"ts": 7712,
"bytes": 1401
},
{
"ts": 7716,
"bytes": 1401
},
{
"ts": 7721,
"bytes": 1401
},
{
"ts": 7726,
"bytes": 1401
},
{
"ts": 7730,
"bytes": 1401
},
{
"ts": 7733,
"bytes": 1404
},
{
"ts": 7738,
"bytes": 1401
},
{
"ts": 7740,
"bytes": 1404
},
{
"ts": 7745,
"bytes": 1401
},
{
"ts": 7749,
"bytes": 1401
},
{
"ts": 7754,
"bytes": 1401
},
{
"ts": 7756,
"bytes": 1401
},
{
"ts": 7782,
"bytes": 1401
},
{
"ts": 7787,
"bytes": 1401
},
{
"ts": 7792,
"bytes": 1401
},
{
"ts": 7796,
"bytes": 1401
},
{
"ts": 7801,
"bytes": 1401
},
{
"ts": 7806,
"bytes": 1401
},
{
"ts": 7810,
"bytes": 1401
},
{
"ts": 7815,
"bytes": 1401
},
{
"ts": 7820,
"bytes": 1401
},
{
"ts": 7825,
"bytes": 1401
},
{
"ts": 7829,
"bytes": 1401
},
{
"ts": 7834,
"bytes": 1401
},
{
"ts": 7839,
"bytes": 1401
},
{
"ts": 7843,
"bytes": 1401
},
{
"ts": 7848,
"bytes": 1401
},
{
"ts": 7853,
"bytes": 1401
},
{
"ts": 7858,
"bytes": 1401
},
{
"ts": 7862,
"bytes": 1394
},
{
"ts": 7867,
"bytes": 1401
},
{
"ts": 7872,
"bytes": 1401
},
{
"ts": 7876,
"bytes": 1401
},
{
"ts": 7881,
"bytes": 1401
},
{
"ts": 7886,
"bytes": 1401
},
{
"ts": 7890,
"bytes": 1401
},
{
"ts": 7895,
"bytes": 1401
},
{
"ts": 7900,
"bytes": 1401
},
{
"ts": 7905,
"bytes": 1401
},
{
"ts": 7909,
"bytes": 1401
},
{
"ts": 7914,
"bytes": 1401
},
{
"ts": 7919,
"bytes": 1401
},
{
"ts": 7923,
"bytes": 1401
},
{
"ts": 7928,
"bytes": 1401
},
{
"ts": 7933,
"bytes": 1401
},
{
"ts": 7937,
"bytes": 1401
},
{
"ts": 7942,
"bytes": 1401
},
{
"ts": 7947,
"bytes": 1401
},
{
"ts": 7952,
"bytes": 1401
},
{
"ts": 7956,
"bytes": 1401
},
{
"ts": 7961,
"bytes": 1401
},
{
"ts": 7966,
"bytes": 1401
},
{
"ts": 7970,
"bytes": 1401
},
{
"ts": 7975,
"bytes": 1401
},
{
"ts": 7980,
"bytes": 1401
},
{
"ts": 7985,
"bytes": 1401
},
{
"ts": 7989,
"bytes": 1401
},
{
"ts": 7994,
"bytes": 1401
},
{
"ts": 7999,
"bytes": 1401
},
{
"ts": 8003,
"bytes": 1400
},
{
"ts": 8008,
"bytes": 1400
},
{
"ts": 8013,
"bytes": 1400
},
{
"ts": 8017,
"bytes": 1400
},
{
"ts": 8022,
"bytes": 1400
},
{
"ts": 8027,
"bytes": 1400
},
{
"ts": 8032,
"bytes": 1400
},
{
"ts": 8036,
"bytes": 1400
},
{
"ts": 8041,
"bytes": 1400
},
{
"ts": 8046,
"bytes": 1400
},
{
"ts": 8050,
"bytes": 1400
},
{
"ts": 8055,
"bytes": 1400
},
{
"ts": 8060,
"bytes": 1400
},
{
"ts": 8064,
"bytes": 1400
},
{
"ts": 8069,
"bytes": 1400
},
{
"ts": 8074,
"bytes": 1400
},
{
"ts": 8079,
"bytes": 1400
},
{
"ts": 8083,
"bytes": 1400
},
{
"ts": 8088,
"bytes": 1400
},
{
"ts": 8093,
"bytes": 1400
},
{
"ts": 8097,
"bytes": 1400
},
{
"ts": 8104,
"bytes": 1400
},
{
"ts": 8107,
"bytes": 1403
},
{
"ts": 8109,
"bytes": 1403
},
{
"ts": 8112,
"bytes": 1403
},
{
"ts": 8114,
"bytes": 1403
},
{
"ts": 8116,
"bytes": 1403
},
{
"ts": 8119,
"bytes": 1403
},
{
"ts": 8121,
"bytes": 1403
},
{
"ts": 8123,
"bytes": 1403
},
{
"ts": 8126,
"bytes": 1403
},
{
"ts": 8131,
"bytes": 1400
},
{
"ts": 8135,
"bytes": 1400
},
{
"ts": 8137,
"bytes": 1403
},
{
"ts": 8142,
"bytes": 1401
},
{
"ts": 8147,
"bytes": 1401
},
{
"ts": 8151,
"bytes": 1401
},
{
"ts": 8156,
"bytes": 1401
},
{
"ts": 8161,
"bytes": 1401
},
{
"ts": 8166,
"bytes": 1401
},
{
"ts": 8170,
"bytes": 1401
},
{
"ts": 8175,
"bytes": 1401
},
{
"ts": 8180,
"bytes": 1401
},
{
"ts": 8184,
"bytes": 1401
},
{
"ts": 8189,
"bytes": 1401
},
{
"ts": 8194,
"bytes": 1401
},
{
"ts": 8196,
"bytes": 1401
},
{
"ts": 8222,
"bytes": 1401
},
{
"ts": 8227,
"bytes": 1401
},
{
"ts": 8231,
"bytes": 1401
},
{
"ts": 8236,
"bytes": 1401
},
{
"ts": 8241,
"bytes": 1401
},
{
"ts": 8246,
"bytes": 1401
},
{
"ts": 8250,
"bytes": 1401
},
{
"ts": 8255,
"bytes": 1401
},
{
"ts": 8260,
"bytes": 1401
},
{
"ts": 8264,
"bytes": 1401
},
{
"ts": 8269,
"bytes": 1401
},
{
"ts": 8274,
"bytes": 1401
},
{
"ts": 8278,
"bytes": 1401
},
{
"ts": 8283,
"bytes": 1401
},
{
"ts": 8288,
"bytes": 1401
},
{
"ts": 8293,
"bytes": 1394
},
{
"ts": 8297,
"bytes": 1401
},
{
"ts": 8302,
"bytes": 1401
},
{
"ts": 8307,
"bytes": 1401
},
{
"ts": 8311,
"bytes": 1401
},
{
"ts": 8316,
"bytes": 1401
},
{
"ts": 8321,
"bytes": 1401
},
{
"ts": 8326,
"bytes": 1401
},
{
"ts": 8330,
"bytes": 1401
},
{
"ts": 8335,
"bytes": 1401
},
{
"ts": 8340,
"bytes": 1401
},
{
"ts": 8344,
"bytes": 1401
},
{
"ts": 8349,
"bytes": 1401
},
{
"ts": 8354,
"bytes": 1401
},
{
"ts": 8359,
"bytes": 1401
},
{
"ts": 8363,
"bytes": 1401
},
{
"ts": 8368,
"bytes": 1401
},
{
"ts": 8373,
"bytes": 1401
},
{
"ts": 8377,
"bytes": 1401
},
{
"ts": 8382,
"bytes": 1401
},
{
"ts": 8387,
"bytes": 1401
},
{
"ts": 8391,
"bytes": 1401
},
{
"ts": 8396,
"bytes": 1401
},
{
"ts": 8401,
"bytes": 1401
},
{
"ts": 8405,
"bytes": 1401
},
{
"ts": 8410,
"bytes": 1401
},
{
"ts": 8415,
"bytes": 1401
},
{
"ts": 8420,
"bytes": 1401
},
{
"ts": 8424,
"bytes": 1401
},
{
"ts": 8429,
"bytes": 1401
},
{
"ts": 8434,
"bytes": 1401
},
{
"ts": 8438,
"bytes": 1401
},
{
"ts": 8443,
"bytes": 1401
},
{
"ts": 8448,
"bytes": 1401
},
{
"ts": 8453,
"bytes": 1401
},
{
"ts": 8457,
"bytes": 1401
},
{
"ts": 8464,
"bytes": 1401
},
{
"ts": 8469,
"bytes": 1401
},
{
"ts": 8476,
"bytes": 1401
},
{
"ts": 8481,
"bytes": 1401
},
{
"ts": 8485,
"bytes": 1401
},
{
"ts": 8490,
"bytes": 1401
},
{
"ts": 8497,
"bytes": 1401
},
{
"ts": 8502,
"bytes": 1401
},
{
"ts": 8507,
"bytes": 1401
},
{
"ts": 8511,
"bytes": 1401
},
{
"ts": 8516,
"bytes": 1401
},
{
"ts": 8521,
"bytes": 1401
},
{
"ts": 8525,
"bytes": 1401
},
{
"ts": 8530,
"bytes": 1401
},
{
"ts": 8535,
"bytes": 1401
},
{
"ts": 8541,
"bytes": 1401
},
{
"ts": 8547,
"bytes": 1400
},
{
"ts": 8549,
"bytes": 1403
},
{
"ts": 8551,
"bytes": 1403
},
{
"ts": 8554,
"bytes": 1403
},
{
"ts": 8556,
"bytes": 1403
},
{
"ts": 8558,
"bytes": 1403
},
{
"ts": 8561,
"bytes": 1403
},
{
"ts": 8565,
"bytes": 1403
},
{
"ts": 8565,
"bytes": 1403
},
{
"ts": 8568,
"bytes": 1403
},
{
"ts": 8572,
"bytes": 1401
},
{
"ts": 8577,
"bytes": 1401
},
{
"ts": 8582,
"bytes": 1401
},
{
"ts": 8587,
"bytes": 1401
},
{
"ts": 8591,
"bytes": 1401
},
{
"ts": 8596,
"bytes": 1401
},
{
"ts": 8601,
"bytes": 1401
},
{
"ts": 8605,
"bytes": 1401
},
{
"ts": 8610,
"bytes": 1401
},
{
"ts": 8615,
"bytes": 1401
},
{
"ts": 8620,
"bytes": 1401
},
{
"ts": 8624,
"bytes": 1401
},
{
"ts": 8627,
"bytes": 1401
},
{
"ts": 8653,
"bytes": 1401
},
{
"ts": 8657,
"bytes": 1401
},
{
"ts": 8662,
"bytes": 1401
},
{
"ts": 8667,
"bytes": 1401
},
{
"ts": 8671,
"bytes": 1401
},
{
"ts": 8676,
"bytes": 1401
},
{
"ts": 8681,
"bytes": 1401
},
{
"ts": 8685,
"bytes": 1401
},
{
"ts": 8690,
"bytes": 1401
},
{
"ts": 8695,
"bytes": 1401
},
{
"ts": 8700,
"bytes": 1401
},
{
"ts": 8704,
"bytes": 1401
},
{
"ts": 8709,
"bytes": 1401
},
{
"ts": 8714,
"bytes": 1401
},
{
"ts": 8718,
"bytes": 1401
},
{
"ts": 8723,
"bytes": 1401
},
{
"ts": 8728,
"bytes": 1401
},
{
"ts": 8732,
"bytes": 1401
},
{
"ts": 8737,
"bytes": 1401
},
{
"ts": 8742,
"bytes": 1401
},
{
"ts": 8747,
"bytes": 1401
},
{
"ts": 8752,
"bytes": 1401
},
{
"ts": 8756,
"bytes": 1401
},
{
"ts": 8761,
"bytes": 1401
},
{
"ts": 8765,
"bytes": 1401
},
{
"ts": 8770,
"bytes": 1401
},
{
"ts": 8775,
"bytes": 1401
},
{
"ts": 8779,
"bytes": 1401
},
{
"ts": 8784,
"bytes": 1401
},
{
"ts": 8789,
"bytes": 1401
},
{
"ts": 8794,
"bytes": 1401
},
{
"ts": 8798,
"bytes": 1401
},
{
"ts": 8803,
"bytes": 1401
},
{
"ts": 8808,
"bytes": 1401
},
{
"ts": 8812,
"bytes": 1401
},
{
"ts": 8817,
"bytes": 1401
},
{
"ts": 8822,
"bytes": 1401
},
{
"ts": 8826,
"bytes": 1401
},
{
"ts": 8831,
"bytes": 1401
},
{
"ts": 8836,
"bytes": 1401
},
{
"ts": 8841,
"bytes": 1401
},
{
"ts": 8845,
"bytes": 1401
},
{
"ts": 8848,
"bytes": 1404
},
{
"ts": 8852,
"bytes": 1401
},
{
"ts": 8857,
"bytes": 1401
},
{
"ts": 8862,
"bytes": 1401
},
{
"ts": 8867,
"bytes": 1401
},
{
"ts": 8871,
"bytes": 1401
},
{
"ts": 8876,
"bytes": 1401
},
{
"ts": 8881,
"bytes": 1401
},
{
"ts": 8885,
"bytes": 1401
},
{
"ts": 8890,
"bytes": 1401
},
{
"ts": 8895,
"bytes": 1400
},
{
"ts": 8899,
"bytes": 1400
},
{
"ts": 8904,
"bytes": 1400
},
{
"ts": 8909,
"bytes": 1400
},
{
"ts": 8914,
"bytes": 1400
},
{
"ts": 8918,
"bytes": 1400
},
{
"ts": 8923,
"bytes": 1400
},
{
"ts": 8928,
"bytes": 1400
},
{
"ts": 8932,
"bytes": 1400
},
{
"ts": 8937,
"bytes": 1400
},
{
"ts": 8942,
"bytes": 1400
},
{
"ts": 8947,
"bytes": 1400
},
{
"ts": 8951,
"bytes": 1400
},
{
"ts": 8956,
"bytes": 1400
},
{
"ts": 8961,
"bytes": 1400
},
{
"ts": 8965,
"bytes": 1400
},
{
"ts": 8970,
"bytes": 1400
},
{
"ts": 8975,
"bytes": 1401
},
{
"ts": 8982,
"bytes": 1400
},
{
"ts": 8984,
"bytes": 1403
},
{
"ts": 8986,
"bytes": 1403
},
{
"ts": 8989,
"bytes": 1403
},
{
"ts": 8991,
"bytes": 1403
},
{
"ts": 8993,
"bytes": 1403
},
{
"ts": 8996,
"bytes": 1403
},
{
"ts": 8998,
"bytes": 1403
},
{
"ts": 9001,
"bytes": 1403
},
{
"ts": 9003,
"bytes": 1403
},
{
"ts": 9008,
"bytes": 1401
},
{
"ts": 9012,
"bytes": 1401
},
{
"ts": 9017,
"bytes": 1401
},
{
"ts": 9022,
"bytes": 1401
},
{
"ts": 9026,
"bytes": 1401
},
{
"ts": 9031,
"bytes": 1401
},
{
"ts": 9036,
"bytes": 1401
},
{
"ts": 9041,
"bytes": 1401
},
{
"ts": 9045,
"bytes": 1401
},
{
"ts": 9050,
"bytes": 1401
},
{
"ts": 9055,
"bytes": 1401
},
{
"ts": 9060,
"bytes": 1401
},
{
"ts": 9064,
"bytes": 1401
},
{
"ts": 9066,
"bytes": 1401
},
{
"ts": 9092,
"bytes": 1401
},
{
"ts": 9097,
"bytes": 1401
},
{
"ts": 9102,
"bytes": 1401
},
{
"ts": 9106,
"bytes": 1401
},
{
"ts": 9111,
"bytes": 1401
},
{
"ts": 9116,
"bytes": 1401
},
{
"ts": 9120,
"bytes": 1401
},
{
"ts": 9125,
"bytes": 1401
},
{
"ts": 9130,
"bytes": 1401
},
{
"ts": 9135,
"bytes": 1401
},
{
"ts": 9139,
"bytes": 1394
},
{
"ts": 9144,
"bytes": 1401
},
{
"ts": 9149,
"bytes": 1401
},
{
"ts": 9154,
"bytes": 1401
},
{
"ts": 9158,
"bytes": 1401
},
{
"ts": 9163,
"bytes": 1401
},
{
"ts": 9168,
"bytes": 1401
},
{
"ts": 9175,
"bytes": 1401
},
{
"ts": 9179,
"bytes": 1401
},
{
"ts": 9186,
"bytes": 1401
},
{
"ts": 9191,
"bytes": 1401
},
{
"ts": 9196,
"bytes": 1401
},
{
"ts": 9203,
"bytes": 1401
},
{
"ts": 9207,
"bytes": 1401
},
{
"ts": 9212,
"bytes": 1401
},
{
"ts": 9217,
"bytes": 1401
},
{
"ts": 9222,
"bytes": 1401
},
{
"ts": 9226,
"bytes": 1401
},
{
"ts": 9231,
"bytes": 1401
},
{
"ts": 9236,
"bytes": 1401
},
{
"ts": 9240,
"bytes": 1401
},
{
"ts": 9245,
"bytes": 1401
},
{
"ts": 9250,
"bytes": 1400
},
{
"ts": 9255,
"bytes": 1400
},
{
"ts": 9259,
"bytes": 1400
},
{
"ts": 9264,
"bytes": 1400
},
{
"ts": 9269,
"bytes": 1400
},
{
"ts": 9273,
"bytes": 1400
},
{
"ts": 9278,
"bytes": 1400
},
{
"ts": 9283,
"bytes": 1400
},
{
"ts": 9288,
"bytes": 1400
},
{
"ts": 9292,
"bytes": 1400
},
{
"ts": 9297,
"bytes": 1400
},
{
"ts": 9302,
"bytes": 1400
},
{
"ts": 9306,
"bytes": 1400
},
{
"ts": 9311,
"bytes": 1400
},
{
"ts": 9316,
"bytes": 1400
},
{
"ts": 9320,
"bytes": 1400
},
{
"ts": 9325,
"bytes": 1400
},
{
"ts": 9330,
"bytes": 1400
},
{
"ts": 9335,
"bytes": 1393
},
{
"ts": 9340,
"bytes": 1400
},
{
"ts": 9344,
"bytes": 1400
},
{
"ts": 9349,
"bytes": 1400
},
{
"ts": 9353,
"bytes": 1400
},
{
"ts": 9358,
"bytes": 1400
},
{
"ts": 9363,
"bytes": 1400
},
{
"ts": 9367,
"bytes": 1400
},
{
"ts": 9372,
"bytes": 1400
},
{
"ts": 9377,
"bytes": 1400
},
{
"ts": 9382,
"bytes": 1400
},
{
"ts": 9386,
"bytes": 1400
},
{
"ts": 9391,
"bytes": 1400
},
{
"ts": 9396,
"bytes": 1400
},
{
"ts": 9400,
"bytes": 1401
},
{
"ts": 9405,
"bytes": 1401
},
{
"ts": 9410,
"bytes": 1401
},
{
"ts": 9415,
"bytes": 1401
},
{
"ts": 9419,
"bytes": 1401
},
{
"ts": 9426,
"bytes": 1400
},
{
"ts": 9429,
"bytes": 1403
},
{
"ts": 9431,
"bytes": 1403
},
{
"ts": 9433,
"bytes": 1403
},
{
"ts": 9436,
"bytes": 1403
},
{
"ts": 9438,
"bytes": 1403
},
{
"ts": 9440,
"bytes": 1403
},
{
"ts": 9443,
"bytes": 1403
},
{
"ts": 9445,
"bytes": 1403
},
{
"ts": 9448,
"bytes": 1403
},
{
"ts": 9452,
"bytes": 1401
},
{
"ts": 9457,
"bytes": 1401
},
{
"ts": 9462,
"bytes": 1401
},
{
"ts": 9466,
"bytes": 1401
},
{
"ts": 9471,
"bytes": 1401
},
{
"ts": 9476,
"bytes": 1401
},
{
"ts": 9480,
"bytes": 1401
},
{
"ts": 9485,
"bytes": 1401
},
{
"ts": 9490,
"bytes": 1401
},
{
"ts": 9494,
"bytes": 1401
},
{
"ts": 9497,
"bytes": 1401
},
{
"ts": 9523,
"bytes": 1401
},
{
"ts": 9527,
"bytes": 1401
},
{
"ts": 9532,
"bytes": 1401
},
{
"ts": 9537,
"bytes": 1401
},
{
"ts": 9543,
"bytes": 1401
},
{
"ts": 9546,
"bytes": 1401
},
{
"ts": 9551,
"bytes": 1401
},
{
"ts": 9556,
"bytes": 1401
},
{
"ts": 9560,
"bytes": 1401
},
{
"ts": 9563,
"bytes": 1404
},
{
"ts": 9567,
"bytes": 1401
},
{
"ts": 9572,
"bytes": 1401
},
{
"ts": 9577,
"bytes": 1401
},
{
"ts": 9581,
"bytes": 1401
},
{
"ts": 9586,
"bytes": 1401
},
{
"ts": 9591,
"bytes": 1401
},
{
"ts": 9596,
"bytes": 1401
},
{
"ts": 9600,
"bytes": 1401
},
{
"ts": 9605,
"bytes": 1401
},
{
"ts": 9610,
"bytes": 1401
},
{
"ts": 9614,
"bytes": 1401
},
{
"ts": 9619,
"bytes": 1401
},
{
"ts": 9624,
"bytes": 1401
},
{
"ts": 9629,
"bytes": 1401
},
{
"ts": 9633,
"bytes": 1401
},
{
"ts": 9638,
"bytes": 1401
},
{
"ts": 9643,
"bytes": 1401
},
{
"ts": 9647,
"bytes": 1401
},
{
"ts": 9652,
"bytes": 1401
},
{
"ts": 9657,
"bytes": 1401
},
{
"ts": 9662,
"bytes": 987
},
{
"ts": 9662,
"bytes": 414
},
{
"ts": 9666,
"bytes": 1401
},
{
"ts": 9671,
"bytes": 1401
},
{
"ts": 9676,
"bytes": 1401
},
{
"ts": 9680,
"bytes": 1401
},
{
"ts": 9685,
"bytes": 1401
},
{
"ts": 9690,
"bytes": 1401
},
{
"ts": 9694,
"bytes": 1401
},
{
"ts": 9699,
"bytes": 1401
},
{
"ts": 9704,
"bytes": 1401
},
{
"ts": 9709,
"bytes": 1401
},
{
"ts": 9713,
"bytes": 1401
},
{
"ts": 9718,
"bytes": 1401
},
{
"ts": 9723,
"bytes": 1401
},
{
"ts": 9727,
"bytes": 1401
},
{
"ts": 9732,
"bytes": 1401
},
{
"ts": 9737,
"bytes": 1401
},
{
"ts": 9741,
"bytes": 1401
},
{
"ts": 9746,
"bytes": 1401
},
{
"ts": 9751,
"bytes": 1401
},
{
"ts": 9756,
"bytes": 1401
},
{
"ts": 9760,
"bytes": 1401
},
{
"ts": 9765,
"bytes": 1401
},
{
"ts": 9770,
"bytes": 1401
},
{
"ts": 9774,
"bytes": 1401
},
{
"ts": 9779,
"bytes": 1401
},
{
"ts": 9793,
"bytes": 1401
},
{
"ts": 9798,
"bytes": 1401
},
{
"ts": 9803,
"bytes": 1401
},
{
"ts": 9807,
"bytes": 1401
},
{
"ts": 9812,
"bytes": 1401
},
{
"ts": 9817,
"bytes": 1401
},
{
"ts": 9821,
"bytes": 1401
},
{
"ts": 9826,
"bytes": 1401
},
{
"ts": 9831,
"bytes": 1401
},
{
"ts": 9836,
"bytes": 1401
},
{
"ts": 9840,
"bytes": 1401
},
{
"ts": 9845,
"bytes": 1401
},
{
"ts": 9847,
"bytes": 1404
},
{
"ts": 9852,
"bytes": 1401
},
{
"ts": 9857,
"bytes": 1401
},
{
"ts": 9861,
"bytes": 1401
},
{
"ts": 9868,
"bytes": 1400
},
{
"ts": 9871,
"bytes": 1403
},
{
"ts": 9873,
"bytes": 1403
},
{
"ts": 9875,
"bytes": 1403
},
{
"ts": 9878,
"bytes": 1403
},
{
"ts": 9880,
"bytes": 1403
},
{
"ts": 9883,
"bytes": 1403
},
{
"ts": 9885,
"bytes": 1403
},
{
"ts": 9887,
"bytes": 1403
},
{
"ts": 9890,
"bytes": 1403
},
{
"ts": 9894,
"bytes": 1401
},
{
"ts": 9897,
"bytes": 1404
},
{
"ts": 9901,
"bytes": 1401
},
{
"ts": 9904,
"bytes": 1404
},
{
"ts": 9908,
"bytes": 1401
},
{
"ts": 9913,
"bytes": 1401
},
{
"ts": 9918,
"bytes": 1401
},
{
"ts": 9923,
"bytes": 1401
},
{
"ts": 9927,
"bytes": 1401
},
{
"ts": 9932,
"bytes": 1401
},
{
"ts": 9934,
"bytes": 1401
},
{
"ts": 9960,
"bytes": 1401
},
{
"ts": 9965,
"bytes": 1401
},
{
"ts": 9970,
"bytes": 1401
},
{
"ts": 9974,
"bytes": 1401
},
{
"ts": 9979,
"bytes": 1401
},
{
"ts": 9984,
"bytes": 1401
},
{
"ts": 9988,
"bytes": 1401
},
{
"ts": 9993,
"bytes": 1401
},
{
"ts": 9998,
"bytes": 1401
},
{
"ts": 10002,
"bytes": 1401
},
{
"ts": 10007,
"bytes": 1401
},
{
"ts": 10012,
"bytes": 1401
},
{
"ts": 10017,
"bytes": 1401
},
{
"ts": 10021,
"bytes": 1401
},
{
"ts": 10026,
"bytes": 1401
},
{
"ts": 10031,
"bytes": 1401
},
{
"ts": 10035,
"bytes": 1401
},
{
"ts": 10040,
"bytes": 1401
},
{
"ts": 10045,
"bytes": 1401
},
{
"ts": 10050,
"bytes": 1401
},
{
"ts": 10054,
"bytes": 1401
},
{
"ts": 10059,
"bytes": 1401
},
{
"ts": 10064,
"bytes": 1401
},
{
"ts": 10068,
"bytes": 1401
},
{
"ts": 10073,
"bytes": 1401
},
{
"ts": 10078,
"bytes": 1401
},
{
"ts": 10082,
"bytes": 1401
},
{
"ts": 10087,
"bytes": 1401
},
{
"ts": 10092,
"bytes": 1401
},
{
"ts": 10097,
"bytes": 1401
},
{
"ts": 10101,
"bytes": 1401
},
{
"ts": 10106,
"bytes": 1401
},
{
"ts": 10111,
"bytes": 1401
},
{
"ts": 10115,
"bytes": 1401
},
{
"ts": 10120,
"bytes": 1401
},
{
"ts": 10125,
"bytes": 1401
},
{
"ts": 10129,
"bytes": 1401
},
{
"ts": 10134,
"bytes": 1401
},
{
"ts": 10139,
"bytes": 1401
},
{
"ts": 10144,
"bytes": 1401
},
{
"ts": 10148,
"bytes": 1401
},
{
"ts": 10153,
"bytes": 1401
},
{
"ts": 10158,
"bytes": 1401
},
{
"ts": 10162,
"bytes": 1401
},
{
"ts": 10167,
"bytes": 1401
},
{
"ts": 10172,
"bytes": 1401
},
{
"ts": 10177,
"bytes": 1401
},
{
"ts": 10181,
"bytes": 1401
},
{
"ts": 10186,
"bytes": 1401
},
{
"ts": 10191,
"bytes": 1401
},
{
"ts": 10195,
"bytes": 1401
},
{
"ts": 10200,
"bytes": 1401
},
{
"ts": 10205,
"bytes": 1401
},
{
"ts": 10209,
"bytes": 1401
},
{
"ts": 10214,
"bytes": 1401
},
{
"ts": 10219,
"bytes": 1401
},
{
"ts": 10224,
"bytes": 1401
},
{
"ts": 10228,
"bytes": 1401
},
{
"ts": 10233,
"bytes": 1401
},
{
"ts": 10238,
"bytes": 1401
},
{
"ts": 10242,
"bytes": 1401
},
{
"ts": 10247,
"bytes": 1401
},
{
"ts": 10254,
"bytes": 1401
},
{
"ts": 10261,
"bytes": 1401
},
{
"ts": 10266,
"bytes": 1401
},
{
"ts": 10273,
"bytes": 1401
},
{
"ts": 10278,
"bytes": 1401
},
{
"ts": 10285,
"bytes": 1401
},
{
"ts": 10289,
"bytes": 1401
},
{
"ts": 10297,
"bytes": 1401
},
{
"ts": 10301,
"bytes": 1401
},
{
"ts": 10306,
"bytes": 1401
},
{
"ts": 10313,
"bytes": 1400
},
{
"ts": 10315,
"bytes": 1403
},
{
"ts": 10318,
"bytes": 1403
},
{
"ts": 10320,
"bytes": 1403
},
{
"ts": 10322,
"bytes": 1403
},
{
"ts": 10325,
"bytes": 1403
},
{
"ts": 10327,
"bytes": 1403
},
{
"ts": 10329,
"bytes": 1403
},
{
"ts": 10332,
"bytes": 1403
},
{
"ts": 10334,
"bytes": 1403
},
{
"ts": 10339,
"bytes": 1401
},
{
"ts": 10344,
"bytes": 1401
},
{
"ts": 10348,
"bytes": 1401
},
{
"ts": 10353,
"bytes": 1401
},
{
"ts": 10358,
"bytes": 1401
},
{
"ts": 10360,
"bytes": 1401
},
{
"ts": 10386,
"bytes": 1401
},
{
"ts": 10391,
"bytes": 1401
},
{
"ts": 10395,
"bytes": 1401
},
{
"ts": 10400,
"bytes": 1401
},
{
"ts": 10405,
"bytes": 1401
},
{
"ts": 10409,
"bytes": 1401
},
{
"ts": 10414,
"bytes": 1401
},
{
"ts": 10419,
"bytes": 1393
},
{
"ts": 10424,
"bytes": 1401
},
{
"ts": 10428,
"bytes": 1401
},
{
"ts": 10433,
"bytes": 1401
},
{
"ts": 10438,
"bytes": 1401
},
{
"ts": 10442,
"bytes": 1401
},
{
"ts": 10447,
"bytes": 1401
},
{
"ts": 10452,
"bytes": 1401
},
{
"ts": 10457,
"bytes": 1401
},
{
"ts": 10462,
"bytes": 1401
},
{
"ts": 10466,
"bytes": 1401
},
{
"ts": 10471,
"bytes": 1401
},
{
"ts": 10475,
"bytes": 1401
},
{
"ts": 10480,
"bytes": 1401
},
{
"ts": 10485,
"bytes": 1401
},
{
"ts": 10489,
"bytes": 1401
},
{
"ts": 10494,
"bytes": 1401
},
{
"ts": 10499,
"bytes": 1401
},
{
"ts": 10503,
"bytes": 1401
},
{
"ts": 10508,
"bytes": 1401
},
{
"ts": 10513,
"bytes": 1401
},
{
"ts": 10518,
"bytes": 1401
},
{
"ts": 10522,
"bytes": 1401
},
{
"ts": 10527,
"bytes": 1401
},
{
"ts": 10532,
"bytes": 1401
},
{
"ts": 10537,
"bytes": 1401
},
{
"ts": 10543,
"bytes": 1401
},
{
"ts": 10546,
"bytes": 1401
},
{
"ts": 10551,
"bytes": 1401
},
{
"ts": 10555,
"bytes": 1401
},
{
"ts": 10560,
"bytes": 1401
},
{
"ts": 10565,
"bytes": 1401
},
{
"ts": 10569,
"bytes": 1401
},
{
"ts": 10574,
"bytes": 1401
},
{
"ts": 10579,
"bytes": 1401
},
{
"ts": 10584,
"bytes": 1401
},
{
"ts": 10588,
"bytes": 1401
},
{
"ts": 10593,
"bytes": 1401
},
{
"ts": 10598,
"bytes": 1401
},
{
"ts": 10602,
"bytes": 1401
},
{
"ts": 10607,
"bytes": 1401
},
{
"ts": 10612,
"bytes": 1401
},
{
"ts": 10616,
"bytes": 1401
},
{
"ts": 10619,
"bytes": 1404
},
{
"ts": 10623,
"bytes": 1401
},
{
"ts": 10628,
"bytes": 1401
},
{
"ts": 10631,
"bytes": 1404
},
{
"ts": 10635,
"bytes": 1401
},
{
"ts": 10640,
"bytes": 1401
},
{
"ts": 10642,
"bytes": 1404
},
{
"ts": 10647,
"bytes": 1401
},
{
"ts": 10652,
"bytes": 1401
},
{
"ts": 10654,
"bytes": 1404
},
{
"ts": 10659,
"bytes": 1401
},
{
"ts": 10663,
"bytes": 1401
},
{
"ts": 10668,
"bytes": 1401
},
{
"ts": 10673,
"bytes": 1401
},
{
"ts": 10678,
"bytes": 1401
},
{
"ts": 10682,
"bytes": 1401
},
{
"ts": 10687,
"bytes": 1401
},
{
"ts": 10692,
"bytes": 1401
},
{
"ts": 10696,
"bytes": 1401
},
{
"ts": 10701,
"bytes": 1401
},
{
"ts": 10706,
"bytes": 1401
},
{
"ts": 10710,
"bytes": 1401
},
{
"ts": 10715,
"bytes": 1401
},
{
"ts": 10720,
"bytes": 1401
},
{
"ts": 10725,
"bytes": 1401
},
{
"ts": 10729,
"bytes": 1401
},
{
"ts": 10734,
"bytes": 1401
},
{
"ts": 10746,
"bytes": 1400
},
{
"ts": 10748,
"bytes": 1403
},
{
"ts": 10751,
"bytes": 1403
},
{
"ts": 10753,
"bytes": 1403
},
{
"ts": 10755,
"bytes": 1403
},
{
"ts": 10758,
"bytes": 1403
},
{
"ts": 10760,
"bytes": 1403
},
{
"ts": 10762,
"bytes": 1403
},
{
"ts": 10765,
"bytes": 1403
},
{
"ts": 10767,
"bytes": 1403
},
{
"ts": 10772,
"bytes": 1401
},
{
"ts": 10776,
"bytes": 1401
},
{
"ts": 10781,
"bytes": 1401
},
{
"ts": 10786,
"bytes": 1401
},
{
"ts": 10790,
"bytes": 1401
},
{
"ts": 10795,
"bytes": 1401
},
{
"ts": 10800,
"bytes": 1401
},
{
"ts": 10802,
"bytes": 1401
},
{
"ts": 10828,
"bytes": 1401
},
{
"ts": 10833,
"bytes": 1401
},
{
"ts": 10837,
"bytes": 1401
},
{
"ts": 10842,
"bytes": 1401
},
{
"ts": 10847,
"bytes": 1401
},
{
"ts": 10852,
"bytes": 1401
},
{
"ts": 10856,
"bytes": 1401
},
{
"ts": 10861,
"bytes": 1401
},
{
"ts": 10866,
"bytes": 1401
},
{
"ts": 10870,
"bytes": 1401
},
{
"ts": 10875,
"bytes": 1401
},
{
"ts": 10880,
"bytes": 1401
},
{
"ts": 10885,
"bytes": 1401
},
{
"ts": 10889,
"bytes": 1401
},
{
"ts": 10894,
"bytes": 1401
},
{
"ts": 10899,
"bytes": 1401
},
{
"ts": 10903,
"bytes": 1401
},
{
"ts": 10908,
"bytes": 1401
},
{
"ts": 10913,
"bytes": 1401
},
{
"ts": 10917,
"bytes": 1401
},
{
"ts": 10922,
"bytes": 1401
},
{
"ts": 10927,
"bytes": 1401
},
{
"ts": 10932,
"bytes": 1401
},
{
"ts": 10936,
"bytes": 1401
},
{
"ts": 10941,
"bytes": 1401
},
{
"ts": 10946,
"bytes": 1401
},
{
"ts": 10950,
"bytes": 1401
},
{
"ts": 10955,
"bytes": 1401
},
{
"ts": 10960,
"bytes": 1401
},
{
"ts": 10964,
"bytes": 1401
},
{
"ts": 10969,
"bytes": 1401
},
{
"ts": 10974,
"bytes": 1401
},
{
"ts": 10979,
"bytes": 1401
},
{
"ts": 10983,
"bytes": 1401
},
{
"ts": 10988,
"bytes": 1401
},
{
"ts": 10990,
"bytes": 1404
},
{
"ts": 10995,
"bytes": 1401
},
{
"ts": 11000,
"bytes": 1401
},
{
"ts": 11004,
"bytes": 1401
},
{
"ts": 11009,
"bytes": 1401
},
{
"ts": 11014,
"bytes": 1401
},
{
"ts": 11019,
"bytes": 1401
},
{
"ts": 11023,
"bytes": 1401
},
{
"ts": 11028,
"bytes": 1401
},
{
"ts": 11033,
"bytes": 1401
},
{
"ts": 11037,
"bytes": 1400
},
{
"ts": 11042,
"bytes": 1400
},
{
"ts": 11047,
"bytes": 1400
},
{
"ts": 11052,
"bytes": 1400
},
{
"ts": 11056,
"bytes": 1400
},
{
"ts": 11061,
"bytes": 1400
},
{
"ts": 11066,
"bytes": 1400
},
{
"ts": 11070,
"bytes": 1400
},
{
"ts": 11075,
"bytes": 1400
},
{
"ts": 11080,
"bytes": 1400
},
{
"ts": 11084,
"bytes": 1400
},
{
"ts": 11089,
"bytes": 1400
},
{
"ts": 11094,
"bytes": 1400
},
{
"ts": 11099,
"bytes": 1400
},
{
"ts": 11103,
"bytes": 1400
},
{
"ts": 11108,
"bytes": 1400
},
{
"ts": 11113,
"bytes": 1400
},
{
"ts": 11117,
"bytes": 1400
},
{
"ts": 11122,
"bytes": 1400
},
{
"ts": 11127,
"bytes": 1401
},
{
"ts": 11131,
"bytes": 1401
},
{
"ts": 11136,
"bytes": 1401
},
{
"ts": 11141,
"bytes": 1401
},
{
"ts": 11146,
"bytes": 1401
},
{
"ts": 11150,
"bytes": 1401
},
{
"ts": 11155,
"bytes": 1401
},
{
"ts": 11160,
"bytes": 1401
},
{
"ts": 11164,
"bytes": 1401
},
{
"ts": 11169,
"bytes": 1401
},
{
"ts": 11174,
"bytes": 1401
},
{
"ts": 11181,
"bytes": 1400
},
{
"ts": 11183,
"bytes": 1403
},
{
"ts": 11186,
"bytes": 1403
},
{
"ts": 11188,
"bytes": 1403
},
{
"ts": 11190,
"bytes": 1403
},
{
"ts": 11193,
"bytes": 1403
},
{
"ts": 11195,
"bytes": 1403
},
{
"ts": 11197,
"bytes": 1403
},
{
"ts": 11200,
"bytes": 1403
},
{
"ts": 11202,
"bytes": 1403
},
{
"ts": 11207,
"bytes": 1401
},
{
"ts": 11211,
"bytes": 1401
},
{
"ts": 11216,
"bytes": 1401
},
{
"ts": 11221,
"bytes": 1401
},
{
"ts": 11226,
"bytes": 1401
},
{
"ts": 11230,
"bytes": 1401
},
{
"ts": 11235,
"bytes": 1401
},
{
"ts": 11240,
"bytes": 1401
},
{
"ts": 11242,
"bytes": 1401
},
{
"ts": 11268,
"bytes": 1401
},
{
"ts": 11273,
"bytes": 1401
},
{
"ts": 11277,
"bytes": 1401
},
{
"ts": 11282,
"bytes": 1401
},
{
"ts": 11287,
"bytes": 1401
},
{
"ts": 11291,
"bytes": 1401
},
{
"ts": 11296,
"bytes": 1401
},
{
"ts": 11301,
"bytes": 1401
},
{
"ts": 11305,
"bytes": 1401
},
{
"ts": 11310,
"bytes": 1401
},
{
"ts": 11315,
"bytes": 1401
},
{
"ts": 11320,
"bytes": 1401
},
{
"ts": 11324,
"bytes": 1401
},
{
"ts": 11327,
"bytes": 1404
},
{
"ts": 11331,
"bytes": 1401
},
{
"ts": 11336,
"bytes": 1401
},
{
"ts": 11341,
"bytes": 1401
},
{
"ts": 11348,
"bytes": 1401
},
{
"ts": 11353,
"bytes": 1401
},
{
"ts": 11357,
"bytes": 1401
},
{
"ts": 11362,
"bytes": 1401
},
{
"ts": 11371,
"bytes": 1401
},
{
"ts": 11376,
"bytes": 1401
},
{
"ts": 11381,
"bytes": 1401
},
{
"ts": 11385,
"bytes": 1401
},
{
"ts": 11390,
"bytes": 1401
},
{
"ts": 11395,
"bytes": 1401
},
{
"ts": 11400,
"bytes": 1401
},
{
"ts": 11404,
"bytes": 1401
},
{
"ts": 11409,
"bytes": 1401
},
{
"ts": 11414,
"bytes": 1401
},
{
"ts": 11418,
"bytes": 1401
},
{
"ts": 11423,
"bytes": 1401
},
{
"ts": 11428,
"bytes": 1401
},
{
"ts": 11432,
"bytes": 1401
},
{
"ts": 11437,
"bytes": 1401
},
{
"ts": 11442,
"bytes": 1401
},
{
"ts": 11447,
"bytes": 1401
},
{
"ts": 11451,
"bytes": 1401
},
{
"ts": 11456,
"bytes": 1401
},
{
"ts": 11461,
"bytes": 1401
},
{
"ts": 11465,
"bytes": 1401
},
{
"ts": 11470,
"bytes": 1401
},
{
"ts": 11475,
"bytes": 1401
},
{
"ts": 11480,
"bytes": 1401
},
{
"ts": 11484,
"bytes": 1401
},
{
"ts": 11489,
"bytes": 1401
},
{
"ts": 11494,
"bytes": 1401
},
{
"ts": 11498,
"bytes": 1401
},
{
"ts": 11503,
"bytes": 1401
},
{
"ts": 11508,
"bytes": 1401
},
{
"ts": 11513,
"bytes": 1401
},
{
"ts": 11517,
"bytes": 1401
},
{
"ts": 11522,
"bytes": 1401
},
{
"ts": 11527,
"bytes": 1401
},
{
"ts": 11531,
"bytes": 1401
},
{
"ts": 11536,
"bytes": 1401
},
{
"ts": 11541,
"bytes": 1401
},
{
"ts": 11545,
"bytes": 1401
},
{
"ts": 11550,
"bytes": 1401
},
{
"ts": 11555,
"bytes": 1401
},
{
"ts": 11560,
"bytes": 1401
},
{
"ts": 11564,
"bytes": 1401
},
{
"ts": 11569,
"bytes": 1401
},
{
"ts": 11574,
"bytes": 1401
},
{
"ts": 11578,
"bytes": 1401
},
{
"ts": 11583,
"bytes": 1401
},
{
"ts": 11588,
"bytes": 1401
},
{
"ts": 11592,
"bytes": 1401
},
{
"ts": 11597,
"bytes": 1401
},
{
"ts": 11602,
"bytes": 1401
},
{
"ts": 11607,
"bytes": 1401
},
{
"ts": 11611,
"bytes": 1401
},
{
"ts": 11616,
"bytes": 1401
},
{
"ts": 11623,
"bytes": 1400
},
{
"ts": 11625,
"bytes": 1403
},
{
"ts": 11628,
"bytes": 1403
},
{
"ts": 11630,
"bytes": 1403
},
{
"ts": 11632,
"bytes": 1403
},
{
"ts": 11635,
"bytes": 1403
},
{
"ts": 11637,
"bytes": 1403
},
{
"ts": 11640,
"bytes": 1403
},
{
"ts": 11642,
"bytes": 1403
},
{
"ts": 11644,
"bytes": 1403
},
{
"ts": 11649,
"bytes": 1401
},
{
"ts": 11654,
"bytes": 1401
},
{
"ts": 11659,
"bytes": 1401
},
{
"ts": 11663,
"bytes": 1401
},
{
"ts": 11668,
"bytes": 1401
},
{
"ts": 11672,
"bytes": 1401
},
{
"ts": 11675,
"bytes": 1401
},
{
"ts": 11701,
"bytes": 1401
},
{
"ts": 11705,
"bytes": 1401
},
{
"ts": 11712,
"bytes": 1394
},
{
"ts": 11717,
"bytes": 1401
},
{
"ts": 11724,
"bytes": 1400
},
{
"ts": 11729,
"bytes": 1400
},
{
"ts": 11736,
"bytes": 1400
},
{
"ts": 11741,
"bytes": 1400
},
{
"ts": 11745,
"bytes": 1400
},
{
"ts": 11750,
"bytes": 1400
},
{
"ts": 11755,
"bytes": 1400
},
{
"ts": 11760,
"bytes": 1400
},
{
"ts": 11764,
"bytes": 1400
},
{
"ts": 11769,
"bytes": 1400
},
{
"ts": 11774,
"bytes": 1400
},
{
"ts": 11778,
"bytes": 1400
},
{
"ts": 11783,
"bytes": 1401
},
{
"ts": 11788,
"bytes": 1401
},
{
"ts": 11792,
"bytes": 1401
},
{
"ts": 11797,
"bytes": 1401
},
{
"ts": 11802,
"bytes": 1401
},
{
"ts": 11807,
"bytes": 1401
},
{
"ts": 11811,
"bytes": 1401
},
{
"ts": 11816,
"bytes": 1401
},
{
"ts": 11821,
"bytes": 1401
},
{
"ts": 11825,
"bytes": 1401
},
{
"ts": 11830,
"bytes": 1401
},
{
"ts": 11832,
"bytes": 1404
},
{
"ts": 11837,
"bytes": 1401
},
{
"ts": 11842,
"bytes": 1401
},
{
"ts": 11846,
"bytes": 1401
},
{
"ts": 11851,
"bytes": 1401
},
{
"ts": 11856,
"bytes": 1401
},
{
"ts": 11861,
"bytes": 1401
},
{
"ts": 11865,
"bytes": 1401
},
{
"ts": 11870,
"bytes": 1401
},
{
"ts": 11875,
"bytes": 1401
},
{
"ts": 11879,
"bytes": 1401
},
{
"ts": 11884,
"bytes": 1401
},
{
"ts": 11889,
"bytes": 1401
},
{
"ts": 11894,
"bytes": 1401
},
{
"ts": 11898,
"bytes": 1401
},
{
"ts": 11903,
"bytes": 1401
},
{
"ts": 11908,
"bytes": 1401
},
{
"ts": 11912,
"bytes": 1401
},
{
"ts": 11917,
"bytes": 1401
},
{
"ts": 11922,
"bytes": 1401
},
{
"ts": 11926,
"bytes": 1401
},
{
"ts": 11931,
"bytes": 1401
},
{
"ts": 11936,
"bytes": 1394
},
{
"ts": 11941,
"bytes": 1401
},
{
"ts": 11946,
"bytes": 1401
},
{
"ts": 11950,
"bytes": 1401
},
{
"ts": 11955,
"bytes": 1401
},
{
"ts": 11960,
"bytes": 1401
},
{
"ts": 11964,
"bytes": 1401
},
{
"ts": 11969,
"bytes": 1401
},
{
"ts": 11974,
"bytes": 1401
},
{
"ts": 11978,
"bytes": 1401
},
{
"ts": 11983,
"bytes": 1401
},
{
"ts": 11988,
"bytes": 1401
},
{
"ts": 11992,
"bytes": 1401
},
{
"ts": 11997,
"bytes": 1401
},
{
"ts": 12002,
"bytes": 1401
},
{
"ts": 12006,
"bytes": 1401
},
{
"ts": 12011,
"bytes": 1401
},
{
"ts": 12016,
"bytes": 1401
},
{
"ts": 12021,
"bytes": 1401
},
{
"ts": 12025,
"bytes": 1401
},
{
"ts": 12030,
"bytes": 1401
},
{
"ts": 12035,
"bytes": 1401
},
{
"ts": 12040,
"bytes": 1401
},
{
"ts": 12044,
"bytes": 1401
},
{
"ts": 12049,
"bytes": 1400
},
{
"ts": 12054,
"bytes": 1400
},
{
"ts": 12058,
"bytes": 1400
},
{
"ts": 12065,
"bytes": 1400
},
{
"ts": 12068,
"bytes": 1403
},
{
"ts": 12070,
"bytes": 1403
},
{
"ts": 12072,
"bytes": 1403
},
{
"ts": 12075,
"bytes": 1403
},
{
"ts": 12077,
"bytes": 1403
},
{
"ts": 12079,
"bytes": 1403
},
{
"ts": 12082,
"bytes": 1403
},
{
"ts": 12084,
"bytes": 1403
},
{
"ts": 12086,
"bytes": 1403
},
{
"ts": 12091,
"bytes": 1400
},
{
"ts": 12096,
"bytes": 1400
},
{
"ts": 12100,
"bytes": 1400
},
{
"ts": 12105,
"bytes": 1400
},
{
"ts": 12108,
"bytes": 1400
},
{
"ts": 12129,
"bytes": 1394
},
{
"ts": 12138,
"bytes": 1400
},
{
"ts": 12143,
"bytes": 1400
},
{
"ts": 12148,
"bytes": 1400
},
{
"ts": 12152,
"bytes": 1400
},
{
"ts": 12157,
"bytes": 1400
},
{
"ts": 12162,
"bytes": 1400
},
{
"ts": 12166,
"bytes": 1400
},
{
"ts": 12171,
"bytes": 1400
},
{
"ts": 12176,
"bytes": 1400
},
{
"ts": 12180,
"bytes": 1400
},
{
"ts": 12221,
"bytes": 1401
},
{
"ts": 12223,
"bytes": 1404
},
{
"ts": 12226,
"bytes": 1404
},
{
"ts": 12228,
"bytes": 1404
},
{
"ts": 12230,
"bytes": 1404
},
{
"ts": 12316,
"bytes": 1401
},
{
"ts": 12318,
"bytes": 1404
},
{
"ts": 12321,
"bytes": 1404
},
{
"ts": 12323,
"bytes": 1404
},
{
"ts": 12325,
"bytes": 1404
},
{
"ts": 12411,
"bytes": 1401
},
{
"ts": 12413,
"bytes": 1404
},
{
"ts": 12416,
"bytes": 1404
},
{
"ts": 12418,
"bytes": 1404
},
{
"ts": 12420,
"bytes": 1404
},
{
"ts": 12484,
"bytes": 1401
},
{
"ts": 12489,
"bytes": 1401
},
{
"ts": 12494,
"bytes": 1401
},
{
"ts": 12498,
"bytes": 1401
},
{
"ts": 12503,
"bytes": 1401
},
{
"ts": 12508,
"bytes": 1401
},
{
"ts": 12512,
"bytes": 1401
},
{
"ts": 12517,
"bytes": 1401
},
{
"ts": 12522,
"bytes": 1401
},
{
"ts": 12527,
"bytes": 1401
},
{
"ts": 12531,
"bytes": 1401
},
{
"ts": 12536,
"bytes": 1401
},
{
"ts": 12541,
"bytes": 1401
},
{
"ts": 12546,
"bytes": 1401
},
{
"ts": 12550,
"bytes": 1401
},
{
"ts": 12555,
"bytes": 1401
},
{
"ts": 12560,
"bytes": 1401
},
{
"ts": 12564,
"bytes": 1401
},
{
"ts": 12569,
"bytes": 1393
},
{
"ts": 12574,
"bytes": 1401
},
{
"ts": 12578,
"bytes": 1401
},
{
"ts": 12583,
"bytes": 1401
},
{
"ts": 12588,
"bytes": 1401
},
{
"ts": 12593,
"bytes": 1401
},
{
"ts": 12597,
"bytes": 1401
},
{
"ts": 12602,
"bytes": 1401
},
{
"ts": 12607,
"bytes": 1401
},
{
"ts": 12611,
"bytes": 1401
},
{
"ts": 12616,
"bytes": 1401
},
{
"ts": 12621,
"bytes": 1401
},
{
"ts": 12625,
"bytes": 1401
},
{
"ts": 12630,
"bytes": 1401
},
{
"ts": 12635,
"bytes": 1401
},
{
"ts": 12640,
"bytes": 1401
},
{
"ts": 12644,
"bytes": 1401
},
{
"ts": 12649,
"bytes": 1401
},
{
"ts": 12654,
"bytes": 1401
},
{
"ts": 12659,
"bytes": 1401
},
{
"ts": 12663,
"bytes": 1401
},
{
"ts": 12668,
"bytes": 1401
},
{
"ts": 12672,
"bytes": 1401
},
{
"ts": 12677,
"bytes": 1401
},
{
"ts": 12682,
"bytes": 1401
},
{
"ts": 12687,
"bytes": 1401
},
{
"ts": 12691,
"bytes": 1401
},
{
"ts": 12696,
"bytes": 1401
},
{
"ts": 12701,
"bytes": 1401
},
{
"ts": 12705,
"bytes": 1401
},
{
"ts": 12708,
"bytes": 1404
},
{
"ts": 12712,
"bytes": 1401
},
{
"ts": 12719,
"bytes": 1401
},
{
"ts": 12724,
"bytes": 1401
},
{
"ts": 12755,
"bytes": 1400
},
{
"ts": 12760,
"bytes": 1400
},
{
"ts": 12764,
"bytes": 1400
},
{
"ts": 12766,
"bytes": 1403
},
{
"ts": 12771,
"bytes": 1400
},
{
"ts": 12776,
"bytes": 1400
},
{
"ts": 12781,
"bytes": 1400
},
{
"ts": 12785,
"bytes": 1400
},
{
"ts": 12790,
"bytes": 1400
},
{
"ts": 12795,
"bytes": 1400
},
{
"ts": 12799,
"bytes": 1400
},
{
"ts": 12804,
"bytes": 1400
},
{
"ts": 12809,
"bytes": 1400
},
{
"ts": 12814,
"bytes": 1400
},
{
"ts": 12818,
"bytes": 1400
},
{
"ts": 12823,
"bytes": 1400
},
{
"ts": 12825,
"bytes": 1403
},
{
"ts": 12830,
"bytes": 1400
},
{
"ts": 12837,
"bytes": 1400
},
{
"ts": 12842,
"bytes": 1400
},
{
"ts": 12847,
"bytes": 1400
},
{
"ts": 12851,
"bytes": 1400
},
{
"ts": 12856,
"bytes": 1400
},
{
"ts": 12861,
"bytes": 1400
},
{
"ts": 12865,
"bytes": 1401
},
{
"ts": 12870,
"bytes": 1401
},
{
"ts": 12875,
"bytes": 1401
},
{
"ts": 12880,
"bytes": 1401
},
{
"ts": 12884,
"bytes": 1401
},
{
"ts": 12889,
"bytes": 1401
},
{
"ts": 12894,
"bytes": 1401
},
{
"ts": 12898,
"bytes": 1401
},
{
"ts": 12903,
"bytes": 1401
},
{
"ts": 12908,
"bytes": 1401
},
{
"ts": 12912,
"bytes": 1401
},
{
"ts": 12917,
"bytes": 1401
},
{
"ts": 12922,
"bytes": 1401
},
{
"ts": 12927,
"bytes": 1401
},
{
"ts": 12931,
"bytes": 1401
},
{
"ts": 12936,
"bytes": 1401
},
{
"ts": 12941,
"bytes": 1401
},
{
"ts": 12945,
"bytes": 1401
},
{
"ts": 12950,
"bytes": 1401
},
{
"ts": 12955,
"bytes": 1401
},
{
"ts": 12960,
"bytes": 1401
},
{
"ts": 12964,
"bytes": 1401
},
{
"ts": 12969,
"bytes": 1401
},
{
"ts": 12974,
"bytes": 1401
},
{
"ts": 12978,
"bytes": 1401
},
{
"ts": 12983,
"bytes": 1401
},
{
"ts": 12988,
"bytes": 1401
},
{
"ts": 12992,
"bytes": 1401
},
{
"ts": 12997,
"bytes": 1401
},
{
"ts": 13002,
"bytes": 1401
},
{
"ts": 13007,
"bytes": 1401
},
{
"ts": 13011,
"bytes": 1401
},
{
"ts": 13016,
"bytes": 1401
},
{
"ts": 13021,
"bytes": 1401
},
{
"ts": 13025,
"bytes": 1401
},
{
"ts": 13030,
"bytes": 1401
},
{
"ts": 13035,
"bytes": 1401
},
{
"ts": 13040,
"bytes": 1401
},
{
"ts": 13044,
"bytes": 1401
},
{
"ts": 13049,
"bytes": 1401
},
{
"ts": 13054,
"bytes": 1401
},
{
"ts": 13058,
"bytes": 1401
},
{
"ts": 13063,
"bytes": 1401
},
{
"ts": 13068,
"bytes": 1401
},
{
"ts": 13072,
"bytes": 1401
},
{
"ts": 13077,
"bytes": 1401
},
{
"ts": 13082,
"bytes": 1401
},
{
"ts": 13087,
"bytes": 1401
},
{
"ts": 13091,
"bytes": 1401
},
{
"ts": 13096,
"bytes": 1401
},
{
"ts": 13101,
"bytes": 1401
},
{
"ts": 13105,
"bytes": 1401
},
{
"ts": 13110,
"bytes": 1401
},
{
"ts": 13115,
"bytes": 1401
},
{
"ts": 13119,
"bytes": 1401
},
{
"ts": 13124,
"bytes": 1401
},
{
"ts": 13129,
"bytes": 1401
},
{
"ts": 13134,
"bytes": 1401
},
{
"ts": 13138,
"bytes": 1401
},
{
"ts": 13141,
"bytes": 1401
},
{
"ts": 13166,
"bytes": 1401
},
{
"ts": 13171,
"bytes": 1401
},
{
"ts": 13176,
"bytes": 1401
},
{
"ts": 13181,
"bytes": 1401
},
{
"ts": 13185,
"bytes": 1401
},
{
"ts": 13190,
"bytes": 1401
},
{
"ts": 13195,
"bytes": 1401
},
{
"ts": 13199,
"bytes": 1401
},
{
"ts": 13204,
"bytes": 1401
},
{
"ts": 13211,
"bytes": 1400
},
{
"ts": 13214,
"bytes": 1403
},
{
"ts": 13216,
"bytes": 1403
},
{
"ts": 13218,
"bytes": 1403
},
{
"ts": 13221,
"bytes": 1403
},
{
"ts": 13223,
"bytes": 1403
},
{
"ts": 13225,
"bytes": 1403
},
{
"ts": 13228,
"bytes": 1403
},
{
"ts": 13230,
"bytes": 1403
},
{
"ts": 13232,
"bytes": 1403
},
{
"ts": 13237,
"bytes": 1401
},
{
"ts": 13242,
"bytes": 1401
},
{
"ts": 13246,
"bytes": 1401
},
{
"ts": 13251,
"bytes": 1401
},
{
"ts": 13256,
"bytes": 1401
},
{
"ts": 13261,
"bytes": 1401
},
{
"ts": 13265,
"bytes": 1401
},
{
"ts": 13270,
"bytes": 1401
},
{
"ts": 13275,
"bytes": 1401
},
{
"ts": 13279,
"bytes": 1401
},
{
"ts": 13284,
"bytes": 1401
},
{
"ts": 13289,
"bytes": 1401
},
{
"ts": 13293,
"bytes": 1401
},
{
"ts": 13298,
"bytes": 1401
},
{
"ts": 13303,
"bytes": 1401
},
{
"ts": 13308,
"bytes": 1401
},
{
"ts": 13312,
"bytes": 1401
},
{
"ts": 13317,
"bytes": 1401
},
{
"ts": 13322,
"bytes": 1401
},
{
"ts": 13326,
"bytes": 1401
},
{
"ts": 13331,
"bytes": 1401
},
{
"ts": 13336,
"bytes": 1401
},
{
"ts": 13341,
"bytes": 1401
},
{
"ts": 13345,
"bytes": 1401
},
{
"ts": 13350,
"bytes": 1401
},
{
"ts": 13355,
"bytes": 1401
},
{
"ts": 13359,
"bytes": 1401
},
{
"ts": 13364,
"bytes": 1400
},
{
"ts": 13369,
"bytes": 1400
},
{
"ts": 13374,
"bytes": 1400
},
{
"ts": 13378,
"bytes": 1400
},
{
"ts": 13383,
"bytes": 1400
},
{
"ts": 13388,
"bytes": 1400
},
{
"ts": 13392,
"bytes": 1400
},
{
"ts": 13397,
"bytes": 1400
},
{
"ts": 13402,
"bytes": 1400
},
{
"ts": 13406,
"bytes": 1400
},
{
"ts": 13411,
"bytes": 1400
},
{
"ts": 13416,
"bytes": 1400
},
{
"ts": 13421,
"bytes": 1400
},
{
"ts": 13425,
"bytes": 1400
},
{
"ts": 13430,
"bytes": 1394
},
{
"ts": 13435,
"bytes": 1400
},
{
"ts": 13440,
"bytes": 1400
},
{
"ts": 13444,
"bytes": 1400
},
{
"ts": 13449,
"bytes": 1400
},
{
"ts": 13454,
"bytes": 1400
},
{
"ts": 13459,
"bytes": 1400
},
{
"ts": 13463,
"bytes": 1400
},
{
"ts": 13468,
"bytes": 1400
},
{
"ts": 13472,
"bytes": 1400
},
{
"ts": 13477,
"bytes": 1400
},
{
"ts": 13482,
"bytes": 1400
},
{
"ts": 13486,
"bytes": 1400
},
{
"ts": 13491,
"bytes": 1400
},
{
"ts": 13496,
"bytes": 1400
},
{
"ts": 13501,
"bytes": 1400
},
{
"ts": 13505,
"bytes": 1400
},
{
"ts": 13510,
"bytes": 1400
},
{
"ts": 13515,
"bytes": 1400
},
{
"ts": 13519,
"bytes": 1400
},
{
"ts": 13524,
"bytes": 1400
},
{
"ts": 13529,
"bytes": 1401
},
{
"ts": 13533,
"bytes": 1401
},
{
"ts": 13538,
"bytes": 1401
},
{
"ts": 13543,
"bytes": 1401
},
{
"ts": 13548,
"bytes": 1401
},
{
"ts": 13553,
"bytes": 1401
},
{
"ts": 13557,
"bytes": 1401
},
{
"ts": 13562,
"bytes": 1401
},
{
"ts": 13566,
"bytes": 1401
},
{
"ts": 13571,
"bytes": 1401
},
{
"ts": 13576,
"bytes": 1401
},
{
"ts": 13578,
"bytes": 1401
},
{
"ts": 13604,
"bytes": 1401
},
{
"ts": 13609,
"bytes": 1401
},
{
"ts": 13613,
"bytes": 1401
},
{
"ts": 13618,
"bytes": 1401
},
{
"ts": 13623,
"bytes": 1401
},
{
"ts": 13630,
"bytes": 1401
},
{
"ts": 13635,
"bytes": 1401
},
{
"ts": 13640,
"bytes": 1401
},
{
"ts": 13644,
"bytes": 1401
},
{
"ts": 13651,
"bytes": 1400
},
{
"ts": 13654,
"bytes": 1403
},
{
"ts": 13656,
"bytes": 1403
},
{
"ts": 13658,
"bytes": 1403
},
{
"ts": 13661,
"bytes": 1403
},
{
"ts": 13663,
"bytes": 1403
},
{
"ts": 13665,
"bytes": 1403
},
{
"ts": 13670,
"bytes": 1403
},
{
"ts": 13672,
"bytes": 1403
},
{
"ts": 13675,
"bytes": 1403
},
{
"ts": 13677,
"bytes": 1401
},
{
"ts": 13682,
"bytes": 1401
},
{
"ts": 13686,
"bytes": 1401
},
{
"ts": 13691,
"bytes": 1401
},
{
"ts": 13696,
"bytes": 1401
},
{
"ts": 13700,
"bytes": 1401
},
{
"ts": 13705,
"bytes": 1401
},
{
"ts": 13710,
"bytes": 1401
},
{
"ts": 13715,
"bytes": 1401
},
{
"ts": 13719,
"bytes": 1401
},
{
"ts": 13724,
"bytes": 1401
},
{
"ts": 13729,
"bytes": 1401
},
{
"ts": 13733,
"bytes": 1401
},
{
"ts": 13738,
"bytes": 1401
},
{
"ts": 13743,
"bytes": 1401
},
{
"ts": 13748,
"bytes": 1401
},
{
"ts": 13752,
"bytes": 1401
},
{
"ts": 13757,
"bytes": 1401
},
{
"ts": 13762,
"bytes": 1401
},
{
"ts": 13766,
"bytes": 1401
},
{
"ts": 13771,
"bytes": 1401
},
{
"ts": 13776,
"bytes": 1401
},
{
"ts": 13780,
"bytes": 1401
},
{
"ts": 13785,
"bytes": 1401
},
{
"ts": 13790,
"bytes": 1401
},
{
"ts": 13795,
"bytes": 1401
},
{
"ts": 13799,
"bytes": 1401
},
{
"ts": 13804,
"bytes": 1401
},
{
"ts": 13809,
"bytes": 1401
},
{
"ts": 13813,
"bytes": 1401
},
{
"ts": 13818,
"bytes": 1401
},
{
"ts": 13823,
"bytes": 1401
},
{
"ts": 13827,
"bytes": 1401
},
{
"ts": 13832,
"bytes": 1401
},
{
"ts": 13837,
"bytes": 1401
},
{
"ts": 13842,
"bytes": 1401
},
{
"ts": 13846,
"bytes": 1401
},
{
"ts": 13851,
"bytes": 1401
},
{
"ts": 13856,
"bytes": 1401
},
{
"ts": 13861,
"bytes": 1401
},
{
"ts": 13865,
"bytes": 1401
},
{
"ts": 13870,
"bytes": 1401
},
{
"ts": 13875,
"bytes": 1401
},
{
"ts": 13879,
"bytes": 1401
},
{
"ts": 13884,
"bytes": 1401
},
{
"ts": 13889,
"bytes": 1401
},
{
"ts": 13893,
"bytes": 1393
},
{
"ts": 13898,
"bytes": 1401
},
{
"ts": 13903,
"bytes": 1401
},
{
"ts": 13907,
"bytes": 1401
},
{
"ts": 13912,
"bytes": 1401
},
{
"ts": 13917,
"bytes": 1401
},
{
"ts": 13922,
"bytes": 1401
},
{
"ts": 13926,
"bytes": 1401
},
{
"ts": 13931,
"bytes": 1401
},
{
"ts": 13936,
"bytes": 1401
},
{
"ts": 13940,
"bytes": 1401
},
{
"ts": 13945,
"bytes": 1401
},
{
"ts": 13947,
"bytes": 1404
},
{
"ts": 13950,
"bytes": 1404
},
{
"ts": 13952,
"bytes": 1404
},
{
"ts": 13957,
"bytes": 1401
},
{
"ts": 13962,
"bytes": 1401
},
{
"ts": 13966,
"bytes": 1401
},
{
"ts": 13971,
"bytes": 1401
},
{
"ts": 13976,
"bytes": 1401
},
{
"ts": 13980,
"bytes": 1401
},
{
"ts": 13985,
"bytes": 1401
},
{
"ts": 13990,
"bytes": 1401
},
{
"ts": 13994,
"bytes": 1401
},
{
"ts": 13999,
"bytes": 1401
},
{
"ts": 14004,
"bytes": 1401
},
{
"ts": 14009,
"bytes": 1401
},
{
"ts": 14013,
"bytes": 1401
},
{
"ts": 14018,
"bytes": 1401
},
{
"ts": 14020,
"bytes": 1401
},
{
"ts": 14047,
"bytes": 1401
},
{
"ts": 14051,
"bytes": 1401
},
{
"ts": 14056,
"bytes": 1401
},
{
"ts": 14060,
"bytes": 1401
},
{
"ts": 14065,
"bytes": 1401
},
{
"ts": 14070,
"bytes": 1401
},
{
"ts": 14074,
"bytes": 1401
},
{
"ts": 14082,
"bytes": 1400
},
{
"ts": 14084,
"bytes": 1403
},
{
"ts": 14086,
"bytes": 1403
},
{
"ts": 14089,
"bytes": 1403
},
{
"ts": 14091,
"bytes": 1403
},
{
"ts": 14093,
"bytes": 1403
},
{
"ts": 14096,
"bytes": 1403
},
{
"ts": 14098,
"bytes": 1403
},
{
"ts": 14100,
"bytes": 1403
},
{
"ts": 14103,
"bytes": 1403
},
{
"ts": 14107,
"bytes": 1401
},
{
"ts": 14110,
"bytes": 1404
},
{
"ts": 14114,
"bytes": 1401
},
{
"ts": 14119,
"bytes": 1401
},
{
"ts": 14121,
"bytes": 1404
},
{
"ts": 14126,
"bytes": 1401
},
{
"ts": 14131,
"bytes": 1401
},
{
"ts": 14136,
"bytes": 1401
},
{
"ts": 14140,
"bytes": 1401
},
{
"ts": 14145,
"bytes": 1401
},
{
"ts": 14150,
"bytes": 1401
},
{
"ts": 14154,
"bytes": 1401
},
{
"ts": 14159,
"bytes": 1401
},
{
"ts": 14164,
"bytes": 1401
},
{
"ts": 14169,
"bytes": 1401
},
{
"ts": 14173,
"bytes": 1401
},
{
"ts": 14178,
"bytes": 1401
},
{
"ts": 14183,
"bytes": 1401
},
{
"ts": 14187,
"bytes": 1401
},
{
"ts": 14192,
"bytes": 1401
},
{
"ts": 14197,
"bytes": 1401
},
{
"ts": 14201,
"bytes": 1401
},
{
"ts": 14206,
"bytes": 1401
},
{
"ts": 14211,
"bytes": 1401
},
{
"ts": 14216,
"bytes": 1401
},
{
"ts": 14220,
"bytes": 1401
},
{
"ts": 14225,
"bytes": 1401
},
{
"ts": 14230,
"bytes": 1401
},
{
"ts": 14234,
"bytes": 1401
},
{
"ts": 14239,
"bytes": 1401
},
{
"ts": 14244,
"bytes": 1401
},
{
"ts": 14249,
"bytes": 1401
},
{
"ts": 14253,
"bytes": 1401
},
{
"ts": 14258,
"bytes": 1401
},
{
"ts": 14263,
"bytes": 1400
},
{
"ts": 14267,
"bytes": 1394
},
{
"ts": 14272,
"bytes": 1400
},
{
"ts": 14277,
"bytes": 1400
},
{
"ts": 14281,
"bytes": 1400
},
{
"ts": 14286,
"bytes": 1400
},
{
"ts": 14291,
"bytes": 1400
},
{
"ts": 14296,
"bytes": 1400
},
{
"ts": 14300,
"bytes": 1400
},
{
"ts": 14305,
"bytes": 1400
},
{
"ts": 14310,
"bytes": 1400
},
{
"ts": 14314,
"bytes": 1400
},
{
"ts": 14319,
"bytes": 1400
},
{
"ts": 14324,
"bytes": 1400
},
{
"ts": 14328,
"bytes": 1400
},
{
"ts": 14333,
"bytes": 1400
},
{
"ts": 14338,
"bytes": 1400
},
{
"ts": 14343,
"bytes": 1400
},
{
"ts": 14347,
"bytes": 1400
},
{
"ts": 14352,
"bytes": 1401
},
{
"ts": 14357,
"bytes": 1401
},
{
"ts": 14362,
"bytes": 1401
},
{
"ts": 14366,
"bytes": 1401
},
{
"ts": 14371,
"bytes": 1394
},
{
"ts": 14375,
"bytes": 1401
},
{
"ts": 14380,
"bytes": 1401
},
{
"ts": 14385,
"bytes": 1401
},
{
"ts": 14390,
"bytes": 1401
},
{
"ts": 14394,
"bytes": 1401
},
{
"ts": 14399,
"bytes": 1401
},
{
"ts": 14404,
"bytes": 1401
},
{
"ts": 14408,
"bytes": 1401
},
{
"ts": 14413,
"bytes": 1401
},
{
"ts": 14418,
"bytes": 1401
},
{
"ts": 14423,
"bytes": 1401
},
{
"ts": 14427,
"bytes": 1401
},
{
"ts": 14432,
"bytes": 1401
},
{
"ts": 14437,
"bytes": 1401
},
{
"ts": 14441,
"bytes": 1401
},
{
"ts": 14446,
"bytes": 1401
},
{
"ts": 14451,
"bytes": 1401
},
{
"ts": 14456,
"bytes": 1401
},
{
"ts": 14460,
"bytes": 1401
},
{
"ts": 14463,
"bytes": 1401
},
{
"ts": 14488,
"bytes": 1401
},
{
"ts": 14493,
"bytes": 1401
},
{
"ts": 14498,
"bytes": 1401
},
{
"ts": 14502,
"bytes": 1401
},
{
"ts": 14507,
"bytes": 1401
},
{
"ts": 14517,
"bytes": 1400
},
{
"ts": 14519,
"bytes": 1403
},
{
"ts": 14521,
"bytes": 1403
},
{
"ts": 14524,
"bytes": 1403
},
{
"ts": 14526,
"bytes": 1403
},
{
"ts": 14528,
"bytes": 1403
},
{
"ts": 14531,
"bytes": 1403
},
{
"ts": 14533,
"bytes": 1403
},
{
"ts": 14537,
"bytes": 1403
},
{
"ts": 14538,
"bytes": 1403
},
{
"ts": 14543,
"bytes": 1401
},
{
"ts": 14545,
"bytes": 1404
},
{
"ts": 14550,
"bytes": 1401
},
{
"ts": 14554,
"bytes": 1401
},
{
"ts": 14557,
"bytes": 1404
},
{
"ts": 14562,
"bytes": 1401
},
{
"ts": 14566,
"bytes": 1401
},
{
"ts": 14571,
"bytes": 1401
},
{
"ts": 14575,
"bytes": 1401
},
{
"ts": 14580,
"bytes": 1401
},
{
"ts": 14585,
"bytes": 1401
},
{
"ts": 14590,
"bytes": 1401
},
{
"ts": 14594,
"bytes": 1401
},
{
"ts": 14599,
"bytes": 1401
},
{
"ts": 14604,
"bytes": 1401
},
{
"ts": 14608,
"bytes": 1401
},
{
"ts": 14613,
"bytes": 1401
},
{
"ts": 14618,
"bytes": 1401
},
{
"ts": 14622,
"bytes": 1401
},
{
"ts": 14627,
"bytes": 1401
},
{
"ts": 14632,
"bytes": 1401
},
{
"ts": 14637,
"bytes": 1400
},
{
"ts": 14641,
"bytes": 1400
},
{
"ts": 14646,
"bytes": 1400
},
{
"ts": 14651,
"bytes": 1400
},
{
"ts": 14656,
"bytes": 1400
},
{
"ts": 14660,
"bytes": 1400
},
{
"ts": 14665,
"bytes": 1401
},
{
"ts": 14669,
"bytes": 1401
},
{
"ts": 14674,
"bytes": 1401
},
{
"ts": 14679,
"bytes": 1401
},
{
"ts": 14684,
"bytes": 1401
},
{
"ts": 14688,
"bytes": 1401
},
{
"ts": 14693,
"bytes": 1401
},
{
"ts": 14698,
"bytes": 1401
},
{
"ts": 14702,
"bytes": 1401
},
{
"ts": 14707,
"bytes": 1401
},
{
"ts": 14712,
"bytes": 1401
},
{
"ts": 14717,
"bytes": 1401
},
{
"ts": 14721,
"bytes": 1401
},
{
"ts": 14726,
"bytes": 1401
},
{
"ts": 14731,
"bytes": 1401
},
{
"ts": 14735,
"bytes": 1401
},
{
"ts": 14741,
"bytes": 1401
},
{
"ts": 14745,
"bytes": 1401
},
{
"ts": 14750,
"bytes": 1401
},
{
"ts": 14755,
"bytes": 1401
},
{
"ts": 14759,
"bytes": 1401
},
{
"ts": 14764,
"bytes": 1401
},
{
"ts": 14768,
"bytes": 1401
},
{
"ts": 14773,
"bytes": 1401
},
{
"ts": 14778,
"bytes": 1401
},
{
"ts": 14782,
"bytes": 1401
},
{
"ts": 14787,
"bytes": 1401
},
{
"ts": 14792,
"bytes": 1401
},
{
"ts": 14796,
"bytes": 1401
},
{
"ts": 14801,
"bytes": 1401
},
{
"ts": 14806,
"bytes": 1401
},
{
"ts": 14811,
"bytes": 1401
},
{
"ts": 14815,
"bytes": 1401
},
{
"ts": 14820,
"bytes": 1401
},
{
"ts": 14825,
"bytes": 1401
},
{
"ts": 14829,
"bytes": 1393
},
{
"ts": 14834,
"bytes": 1401
},
{
"ts": 14839,
"bytes": 1401
},
{
"ts": 14844,
"bytes": 1401
},
{
"ts": 14848,
"bytes": 1401
},
{
"ts": 14853,
"bytes": 1401
},
{
"ts": 14858,
"bytes": 1401
},
{
"ts": 14862,
"bytes": 1401
},
{
"ts": 14867,
"bytes": 1401
},
{
"ts": 14872,
"bytes": 1401
},
{
"ts": 14876,
"bytes": 1401
},
{
"ts": 14881,
"bytes": 1401
},
{
"ts": 14886,
"bytes": 1401
},
{
"ts": 14891,
"bytes": 1401
},
{
"ts": 14895,
"bytes": 1401
},
{
"ts": 14900,
"bytes": 1401
},
{
"ts": 14902,
"bytes": 1401
},
{
"ts": 14928,
"bytes": 1401
},
{
"ts": 14933,
"bytes": 1401
},
{
"ts": 14938,
"bytes": 1401
},
{
"ts": 14942,
"bytes": 1401
},
{
"ts": 14949,
"bytes": 1400
},
{
"ts": 14952,
"bytes": 1403
},
{
"ts": 14954,
"bytes": 1403
},
{
"ts": 14957,
"bytes": 1403
},
{
"ts": 14959,
"bytes": 1403
},
{
"ts": 14962,
"bytes": 1403
},
{
"ts": 14963,
"bytes": 1403
},
{
"ts": 14966,
"bytes": 1403
},
{
"ts": 14968,
"bytes": 1403
},
{
"ts": 14971,
"bytes": 1403
},
{
"ts": 14975,
"bytes": 1401
},
{
"ts": 14978,
"bytes": 1404
},
{
"ts": 14982,
"bytes": 1401
},
{
"ts": 14987,
"bytes": 1401
},
{
"ts": 14992,
"bytes": 1401
},
{
"ts": 14996,
"bytes": 1401
},
{
"ts": 15004,
"bytes": 1401
},
{
"ts": 15008,
"bytes": 1400
},
{
"ts": 15013,
"bytes": 1400
},
{
"ts": 15018,
"bytes": 1400
},
{
"ts": 15022,
"bytes": 1400
},
{
"ts": 15027,
"bytes": 1400
},
{
"ts": 15032,
"bytes": 1400
},
{
"ts": 15036,
"bytes": 1400
},
{
"ts": 15041,
"bytes": 1400
},
{
"ts": 15046,
"bytes": 1400
},
{
"ts": 15051,
"bytes": 1400
},
{
"ts": 15056,
"bytes": 1400
},
{
"ts": 15060,
"bytes": 1400
},
{
"ts": 15065,
"bytes": 1400
},
{
"ts": 15069,
"bytes": 1400
},
{
"ts": 15074,
"bytes": 1400
},
{
"ts": 15079,
"bytes": 1400
},
{
"ts": 15083,
"bytes": 1400
},
{
"ts": 15088,
"bytes": 1400
},
{
"ts": 15093,
"bytes": 1400
},
{
"ts": 15098,
"bytes": 1400
},
{
"ts": 15102,
"bytes": 1400
},
{
"ts": 15107,
"bytes": 1400
},
{
"ts": 15112,
"bytes": 1400
},
{
"ts": 15116,
"bytes": 1400
},
{
"ts": 15121,
"bytes": 1401
},
{
"ts": 15126,
"bytes": 1401
},
{
"ts": 15131,
"bytes": 1401
},
{
"ts": 15135,
"bytes": 1401
},
{
"ts": 15140,
"bytes": 1401
},
{
"ts": 15145,
"bytes": 1401
},
{
"ts": 15149,
"bytes": 1401
},
{
"ts": 15154,
"bytes": 1401
},
{
"ts": 15159,
"bytes": 1401
},
{
"ts": 15163,
"bytes": 1401
},
{
"ts": 15168,
"bytes": 1401
},
{
"ts": 15173,
"bytes": 1401
},
{
"ts": 15178,
"bytes": 1401
},
{
"ts": 15182,
"bytes": 1401
},
{
"ts": 15187,
"bytes": 1401
},
{
"ts": 15192,
"bytes": 1401
},
{
"ts": 15196,
"bytes": 1401
},
{
"ts": 15201,
"bytes": 1401
},
{
"ts": 15206,
"bytes": 1401
},
{
"ts": 15210,
"bytes": 1401
},
{
"ts": 15215,
"bytes": 1401
},
{
"ts": 15220,
"bytes": 1401
},
{
"ts": 15225,
"bytes": 1401
},
{
"ts": 15229,
"bytes": 1401
},
{
"ts": 15234,
"bytes": 1401
},
{
"ts": 15239,
"bytes": 1401
},
{
"ts": 15243,
"bytes": 1401
},
{
"ts": 15248,
"bytes": 1401
},
{
"ts": 15253,
"bytes": 1401
},
{
"ts": 15258,
"bytes": 1401
},
{
"ts": 15262,
"bytes": 1393
},
{
"ts": 15267,
"bytes": 1401
},
{
"ts": 15272,
"bytes": 1401
},
{
"ts": 15276,
"bytes": 1401
},
{
"ts": 15281,
"bytes": 1401
},
{
"ts": 15286,
"bytes": 1401
},
{
"ts": 15290,
"bytes": 1401
},
{
"ts": 15295,
"bytes": 1401
},
{
"ts": 15300,
"bytes": 1401
},
{
"ts": 15305,
"bytes": 1401
},
{
"ts": 15309,
"bytes": 1401
},
{
"ts": 15314,
"bytes": 1401
},
{
"ts": 15319,
"bytes": 1401
},
{
"ts": 15323,
"bytes": 1401
},
{
"ts": 15328,
"bytes": 1401
},
{
"ts": 15333,
"bytes": 1401
},
{
"ts": 15337,
"bytes": 1401
},
{
"ts": 15340,
"bytes": 1401
},
{
"ts": 15366,
"bytes": 1401
},
{
"ts": 15370,
"bytes": 1401
},
{
"ts": 15375,
"bytes": 1401
},
{
"ts": 15380,
"bytes": 1401
},
{
"ts": 15387,
"bytes": 1400
},
{
"ts": 15389,
"bytes": 1403
},
{
"ts": 15392,
"bytes": 1403
},
{
"ts": 15394,
"bytes": 1403
},
{
"ts": 15396,
"bytes": 1403
},
{
"ts": 15399,
"bytes": 1403
},
{
"ts": 15401,
"bytes": 1403
},
{
"ts": 15403,
"bytes": 1403
},
{
"ts": 15406,
"bytes": 1403
},
{
"ts": 15408,
"bytes": 1403
},
{
"ts": 15413,
"bytes": 1401
},
{
"ts": 15417,
"bytes": 1401
},
{
"ts": 15422,
"bytes": 1401
},
{
"ts": 15427,
"bytes": 1401
},
{
"ts": 15432,
"bytes": 1401
},
{
"ts": 15436,
"bytes": 1401
},
{
"ts": 15441,
"bytes": 1401
},
{
"ts": 15446,
"bytes": 1401
},
{
"ts": 15450,
"bytes": 1401
},
{
"ts": 15455,
"bytes": 1401
},
{
"ts": 15458,
"bytes": 1404
},
{
"ts": 15462,
"bytes": 1401
},
{
"ts": 15469,
"bytes": 1401
},
{
"ts": 15474,
"bytes": 1401
},
{
"ts": 15479,
"bytes": 1401
},
{
"ts": 15483,
"bytes": 1401
},
{
"ts": 15488,
"bytes": 1401
},
{
"ts": 15493,
"bytes": 1401
},
{
"ts": 15497,
"bytes": 1401
},
{
"ts": 15502,
"bytes": 1401
},
{
"ts": 15507,
"bytes": 1401
},
{
"ts": 15511,
"bytes": 1401
},
{
"ts": 15516,
"bytes": 1401
},
{
"ts": 15521,
"bytes": 1401
},
{
"ts": 15526,
"bytes": 1401
},
{
"ts": 15530,
"bytes": 1401
},
{
"ts": 15535,
"bytes": 1401
},
{
"ts": 15572,
"bytes": 9807
},
{
"ts": 15574,
"bytes": 1401
},
{
"ts": 15577,
"bytes": 1401
},
{
"ts": 15582,
"bytes": 1401
},
{
"ts": 15587,
"bytes": 1401
},
{
"ts": 15592,
"bytes": 1401
},
{
"ts": 15596,
"bytes": 1401
},
{
"ts": 15601,
"bytes": 1401
},
{
"ts": 15606,
"bytes": 1401
},
{
"ts": 15610,
"bytes": 1401
},
{
"ts": 15615,
"bytes": 1401
},
{
"ts": 15620,
"bytes": 1401
},
{
"ts": 15624,
"bytes": 1401
},
{
"ts": 15629,
"bytes": 1401
},
{
"ts": 15634,
"bytes": 1401
},
{
"ts": 15639,
"bytes": 1401
},
{
"ts": 15643,
"bytes": 1401
},
{
"ts": 15648,
"bytes": 1401
},
{
"ts": 15653,
"bytes": 1401
},
{
"ts": 15657,
"bytes": 1401
},
{
"ts": 15662,
"bytes": 1401
},
{
"ts": 15667,
"bytes": 1401
},
{
"ts": 15671,
"bytes": 1401
},
{
"ts": 15676,
"bytes": 1401
},
{
"ts": 15681,
"bytes": 1401
},
{
"ts": 15686,
"bytes": 1401
},
{
"ts": 15690,
"bytes": 1401
},
{
"ts": 15695,
"bytes": 1401
},
{
"ts": 15700,
"bytes": 1401
},
{
"ts": 15704,
"bytes": 1401
},
{
"ts": 15709,
"bytes": 1401
},
{
"ts": 15714,
"bytes": 1393
},
{
"ts": 15718,
"bytes": 1401
},
{
"ts": 15723,
"bytes": 1401
},
{
"ts": 15728,
"bytes": 1401
},
{
"ts": 15733,
"bytes": 1401
},
{
"ts": 15737,
"bytes": 1401
},
{
"ts": 15742,
"bytes": 1401
},
{
"ts": 15747,
"bytes": 1401
},
{
"ts": 15752,
"bytes": 1401
},
{
"ts": 15757,
"bytes": 1401
},
{
"ts": 15761,
"bytes": 1401
},
{
"ts": 15766,
"bytes": 1401
},
{
"ts": 15770,
"bytes": 1401
},
{
"ts": 15775,
"bytes": 1401
},
{
"ts": 15777,
"bytes": 1401
},
{
"ts": 15806,
"bytes": 1401
},
{
"ts": 15810,
"bytes": 1401
},
{
"ts": 15815,
"bytes": 1401
},
{
"ts": 15820,
"bytes": 1401
},
{
"ts": 15827,
"bytes": 1400
},
{
"ts": 15829,
"bytes": 1403
},
{
"ts": 15831,
"bytes": 1403
},
{
"ts": 15834,
"bytes": 1403
},
{
"ts": 15836,
"bytes": 1403
},
{
"ts": 15838,
"bytes": 1403
},
{
"ts": 15841,
"bytes": 1403
},
{
"ts": 15844,
"bytes": 1403
},
{
"ts": 15846,
"bytes": 1403
},
{
"ts": 15848,
"bytes": 1403
},
{
"ts": 15853,
"bytes": 1401
},
{
"ts": 15858,
"bytes": 1401
},
{
"ts": 15862,
"bytes": 1401
},
{
"ts": 15867,
"bytes": 1401
},
{
"ts": 15871,
"bytes": 1401
},
{
"ts": 15876,
"bytes": 1401
},
{
"ts": 15883,
"bytes": 1401
},
{
"ts": 15888,
"bytes": 1401
},
{
"ts": 15890,
"bytes": 1404
},
{
"ts": 15895,
"bytes": 1401
},
{
"ts": 15900,
"bytes": 1401
},
{
"ts": 15904,
"bytes": 1401
},
{
"ts": 15907,
"bytes": 1404
},
{
"ts": 15911,
"bytes": 1401
},
{
"ts": 15916,
"bytes": 1401
},
{
"ts": 15921,
"bytes": 1401
},
{
"ts": 15923,
"bytes": 1404
},
{
"ts": 15928,
"bytes": 1401
},
{
"ts": 15930,
"bytes": 1404
},
{
"ts": 15935,
"bytes": 1401
},
{
"ts": 15940,
"bytes": 1401
},
{
"ts": 15944,
"bytes": 1401
},
{
"ts": 15949,
"bytes": 1401
},
{
"ts": 15954,
"bytes": 1401
},
{
"ts": 15958,
"bytes": 1401
},
{
"ts": 15963,
"bytes": 1401
},
{
"ts": 15968,
"bytes": 1401
},
{
"ts": 15972,
"bytes": 1401
},
{
"ts": 15977,
"bytes": 1401
},
{
"ts": 15982,
"bytes": 1401
},
{
"ts": 15987,
"bytes": 1401
},
{
"ts": 15991,
"bytes": 1401
},
{
"ts": 15996,
"bytes": 1401
},
{
"ts": 16001,
"bytes": 1401
},
{
"ts": 16005,
"bytes": 1401
},
{
"ts": 16010,
"bytes": 1401
},
{
"ts": 16015,
"bytes": 1401
},
{
"ts": 16020,
"bytes": 1401
},
{
"ts": 16024,
"bytes": 1401
},
{
"ts": 16029,
"bytes": 1401
},
{
"ts": 16034,
"bytes": 1401
},
{
"ts": 16038,
"bytes": 1401
},
{
"ts": 16043,
"bytes": 1401
},
{
"ts": 16048,
"bytes": 1401
},
{
"ts": 16053,
"bytes": 1401
},
{
"ts": 16057,
"bytes": 1401
},
{
"ts": 16062,
"bytes": 1401
},
{
"ts": 16067,
"bytes": 1401
},
{
"ts": 16071,
"bytes": 1401
},
{
"ts": 16076,
"bytes": 1401
},
{
"ts": 16081,
"bytes": 1401
},
{
"ts": 16085,
"bytes": 1401
},
{
"ts": 16090,
"bytes": 1401
},
{
"ts": 16095,
"bytes": 1401
},
{
"ts": 16100,
"bytes": 1401
},
{
"ts": 16104,
"bytes": 1401
},
{
"ts": 16109,
"bytes": 1401
},
{
"ts": 16114,
"bytes": 1401
},
{
"ts": 16118,
"bytes": 1401
},
{
"ts": 16123,
"bytes": 1401
},
{
"ts": 16128,
"bytes": 1401
},
{
"ts": 16132,
"bytes": 1401
},
{
"ts": 16137,
"bytes": 1401
},
{
"ts": 16142,
"bytes": 1401
},
{
"ts": 16147,
"bytes": 1401
},
{
"ts": 16151,
"bytes": 1401
},
{
"ts": 16156,
"bytes": 1401
},
{
"ts": 16161,
"bytes": 1401
},
{
"ts": 16165,
"bytes": 1401
},
{
"ts": 16170,
"bytes": 1401
},
{
"ts": 16175,
"bytes": 1401
},
{
"ts": 16180,
"bytes": 1401
},
{
"ts": 16184,
"bytes": 1401
},
{
"ts": 16189,
"bytes": 1401
},
{
"ts": 16194,
"bytes": 1401
},
{
"ts": 16198,
"bytes": 1401
},
{
"ts": 16203,
"bytes": 1401
},
{
"ts": 16208,
"bytes": 1401
},
{
"ts": 16212,
"bytes": 1401
},
{
"ts": 16217,
"bytes": 1401
},
{
"ts": 16219,
"bytes": 1401
},
{
"ts": 16245,
"bytes": 1401
},
{
"ts": 16250,
"bytes": 1401
},
{
"ts": 16257,
"bytes": 1400
},
{
"ts": 16259,
"bytes": 1403
},
{
"ts": 16262,
"bytes": 1403
},
{
"ts": 16264,
"bytes": 1403
},
{
"ts": 16267,
"bytes": 1403
},
{
"ts": 16269,
"bytes": 1403
},
{
"ts": 16271,
"bytes": 1403
},
{
"ts": 16274,
"bytes": 1403
},
{
"ts": 16276,
"bytes": 1403
},
{
"ts": 16278,
"bytes": 1403
},
{
"ts": 16283,
"bytes": 1401
},
{
"ts": 16288,
"bytes": 1401
},
{
"ts": 16292,
"bytes": 1401
},
{
"ts": 16297,
"bytes": 1401
},
{
"ts": 16302,
"bytes": 1400
},
{
"ts": 16306,
"bytes": 1400
},
{
"ts": 16311,
"bytes": 1400
},
{
"ts": 16316,
"bytes": 1400
},
{
"ts": 16321,
"bytes": 1400
},
{
"ts": 16325,
"bytes": 1400
},
{
"ts": 16330,
"bytes": 1400
},
{
"ts": 16335,
"bytes": 1400
},
{
"ts": 16340,
"bytes": 1400
},
{
"ts": 16346,
"bytes": 1400
},
{
"ts": 16351,
"bytes": 1400
},
{
"ts": 16356,
"bytes": 1400
},
{
"ts": 16363,
"bytes": 1400
},
{
"ts": 16368,
"bytes": 1400
},
{
"ts": 16372,
"bytes": 1400
},
{
"ts": 16377,
"bytes": 1400
},
{
"ts": 16382,
"bytes": 1400
},
{
"ts": 16389,
"bytes": 1400
},
{
"ts": 16394,
"bytes": 1400
},
{
"ts": 16401,
"bytes": 1400
},
{
"ts": 16405,
"bytes": 1400
},
{
"ts": 16410,
"bytes": 1400
},
{
"ts": 16415,
"bytes": 1400
},
{
"ts": 16419,
"bytes": 1400
},
{
"ts": 16424,
"bytes": 1400
},
{
"ts": 16429,
"bytes": 1400
},
{
"ts": 16434,
"bytes": 1400
},
{
"ts": 16438,
"bytes": 1400
},
{
"ts": 16443,
"bytes": 1400
},
{
"ts": 16448,
"bytes": 1400
},
{
"ts": 16452,
"bytes": 1401
},
{
"ts": 16457,
"bytes": 1401
},
{
"ts": 16462,
"bytes": 1401
},
{
"ts": 16466,
"bytes": 1401
},
{
"ts": 16471,
"bytes": 1401
},
{
"ts": 16476,
"bytes": 1401
},
{
"ts": 16481,
"bytes": 1401
},
{
"ts": 16485,
"bytes": 1401
},
{
"ts": 16490,
"bytes": 1401
},
{
"ts": 16495,
"bytes": 1401
},
{
"ts": 16499,
"bytes": 1401
},
{
"ts": 16504,
"bytes": 1401
},
{
"ts": 16509,
"bytes": 1401
},
{
"ts": 16513,
"bytes": 1401
},
{
"ts": 16518,
"bytes": 1401
},
{
"ts": 16523,
"bytes": 1401
},
{
"ts": 16528,
"bytes": 1401
},
{
"ts": 16532,
"bytes": 1401
},
{
"ts": 16537,
"bytes": 1401
},
{
"ts": 16574,
"bytes": 9807
},
{
"ts": 16576,
"bytes": 1394
},
{
"ts": 16579,
"bytes": 1401
},
{
"ts": 16584,
"bytes": 1401
},
{
"ts": 16589,
"bytes": 1401
},
{
"ts": 16594,
"bytes": 1401
},
{
"ts": 16598,
"bytes": 1401
},
{
"ts": 16603,
"bytes": 1401
},
{
"ts": 16608,
"bytes": 1401
},
{
"ts": 16612,
"bytes": 1401
},
{
"ts": 16617,
"bytes": 1401
},
{
"ts": 16622,
"bytes": 1401
},
{
"ts": 16626,
"bytes": 1401
},
{
"ts": 16631,
"bytes": 1401
},
{
"ts": 16636,
"bytes": 1401
},
{
"ts": 16641,
"bytes": 1401
},
{
"ts": 16645,
"bytes": 1401
},
{
"ts": 16648,
"bytes": 1401
},
{
"ts": 16683,
"bytes": 1401
},
{
"ts": 16687,
"bytes": 1401
},
{
"ts": 16692,
"bytes": 1401
},
{
"ts": 16697,
"bytes": 1401
},
{
"ts": 16700,
"bytes": 1235
},
{
"ts": 16702,
"bytes": 1401
},
{
"ts": 16704,
"bytes": 1400
},
{
"ts": 16706,
"bytes": 1403
},
{
"ts": 16709,
"bytes": 1403
},
{
"ts": 16711,
"bytes": 1403
},
{
"ts": 16713,
"bytes": 1403
},
{
"ts": 16716,
"bytes": 1403
},
{
"ts": 16718,
"bytes": 1403
},
{
"ts": 16721,
"bytes": 1403
},
{
"ts": 16723,
"bytes": 1403
},
{
"ts": 16725,
"bytes": 1403
},
{
"ts": 16728,
"bytes": 1403
},
{
"ts": 16730,
"bytes": 1401
},
{
"ts": 16732,
"bytes": 1401
},
{
"ts": 16735,
"bytes": 1401
},
{
"ts": 16737,
"bytes": 1401
},
{
"ts": 16740,
"bytes": 1401
},
{
"ts": 16742,
"bytes": 1404
},
{
"ts": 16744,
"bytes": 1401
},
{
"ts": 16746,
"bytes": 1401
},
{
"ts": 16749,
"bytes": 1401
},
{
"ts": 16751,
"bytes": 1401
},
{
"ts": 16753,
"bytes": 1401
},
{
"ts": 16756,
"bytes": 1401
},
{
"ts": 16758,
"bytes": 1401
},
{
"ts": 16761,
"bytes": 1401
},
{
"ts": 16763,
"bytes": 1401
},
{
"ts": 16765,
"bytes": 1401
},
{
"ts": 16768,
"bytes": 1401
},
{
"ts": 16770,
"bytes": 1401
},
{
"ts": 16772,
"bytes": 1401
},
{
"ts": 16775,
"bytes": 1404
},
{
"ts": 16777,
"bytes": 1401
},
{
"ts": 16779,
"bytes": 1401
},
{
"ts": 16782,
"bytes": 1401
},
{
"ts": 16784,
"bytes": 1401
},
{
"ts": 16786,
"bytes": 1401
},
{
"ts": 16789,
"bytes": 1401
},
{
"ts": 16791,
"bytes": 1404
},
{
"ts": 16793,
"bytes": 1401
},
{
"ts": 16796,
"bytes": 1401
},
{
"ts": 16798,
"bytes": 1401
},
{
"ts": 16800,
"bytes": 1401
},
{
"ts": 16803,
"bytes": 1401
},
{
"ts": 16805,
"bytes": 1401
},
{
"ts": 16807,
"bytes": 1401
},
{
"ts": 16810,
"bytes": 1401
},
{
"ts": 16812,
"bytes": 1401
},
{
"ts": 16815,
"bytes": 1404
},
{
"ts": 16817,
"bytes": 1393
},
{
"ts": 16819,
"bytes": 1401
},
{
"ts": 16822,
"bytes": 1404
},
{
"ts": 16824,
"bytes": 1401
},
{
"ts": 16826,
"bytes": 1404
},
{
"ts": 16829,
"bytes": 1401
},
{
"ts": 16831,
"bytes": 1401
},
{
"ts": 16833,
"bytes": 1401
},
{
"ts": 16836,
"bytes": 1401
},
{
"ts": 16838,
"bytes": 1401
},
{
"ts": 16840,
"bytes": 1401
},
{
"ts": 16843,
"bytes": 1401
},
{
"ts": 16845,
"bytes": 909
},
{
"ts": 16845,
"bytes": 492
},
{
"ts": 16848,
"bytes": 1401
},
{
"ts": 16850,
"bytes": 1401
},
{
"ts": 16852,
"bytes": 1401
},
{
"ts": 16855,
"bytes": 1401
},
{
"ts": 16857,
"bytes": 1401
},
{
"ts": 16860,
"bytes": 1401
},
{
"ts": 16862,
"bytes": 1401
},
{
"ts": 16864,
"bytes": 1401
},
{
"ts": 16866,
"bytes": 1401
},
{
"ts": 16869,
"bytes": 1401
},
{
"ts": 16871,
"bytes": 1401
},
{
"ts": 16873,
"bytes": 1401
},
{
"ts": 16876,
"bytes": 1401
},
{
"ts": 16878,
"bytes": 1401
},
{
"ts": 16880,
"bytes": 1401
},
{
"ts": 16883,
"bytes": 1401
},
{
"ts": 16885,
"bytes": 1401
},
{
"ts": 16887,
"bytes": 1401
},
{
"ts": 16890,
"bytes": 1401
},
{
"ts": 16892,
"bytes": 1401
},
{
"ts": 16895,
"bytes": 1401
},
{
"ts": 16897,
"bytes": 1401
},
{
"ts": 16899,
"bytes": 1401
},
{
"ts": 16902,
"bytes": 1401
},
{
"ts": 16904,
"bytes": 1401
},
{
"ts": 16906,
"bytes": 1401
},
{
"ts": 16909,
"bytes": 1401
},
{
"ts": 16911,
"bytes": 1401
},
{
"ts": 16913,
"bytes": 1401
},
{
"ts": 16916,
"bytes": 1401
},
{
"ts": 16918,
"bytes": 1401
},
{
"ts": 16920,
"bytes": 1401
},
{
"ts": 16923,
"bytes": 1400
},
{
"ts": 16925,
"bytes": 1403
},
{
"ts": 16927,
"bytes": 1403
},
{
"ts": 16930,
"bytes": 1403
},
{
"ts": 16932,
"bytes": 1403
},
{
"ts": 16935,
"bytes": 1403
},
{
"ts": 16937,
"bytes": 1403
},
{
"ts": 16939,
"bytes": 1403
},
{
"ts": 16942,
"bytes": 1403
},
{
"ts": 16944,
"bytes": 1403
},
{
"ts": 16946,
"bytes": 1403
},
{
"ts": 16949,
"bytes": 1401
},
{
"ts": 16951,
"bytes": 1401
},
{
"ts": 16953,
"bytes": 1401
},
{
"ts": 16956,
"bytes": 1401
},
{
"ts": 16958,
"bytes": 1401
},
{
"ts": 16960,
"bytes": 1401
},
{
"ts": 16963,
"bytes": 1401
},
{
"ts": 16965,
"bytes": 1401
},
{
"ts": 16967,
"bytes": 1401
},
{
"ts": 16970,
"bytes": 1401
},
{
"ts": 16972,
"bytes": 1401
},
{
"ts": 16974,
"bytes": 1401
},
{
"ts": 16977,
"bytes": 1401
},
{
"ts": 16979,
"bytes": 1401
},
{
"ts": 16982,
"bytes": 1401
},
{
"ts": 16984,
"bytes": 1401
},
{
"ts": 16986,
"bytes": 1401
},
{
"ts": 16989,
"bytes": 1401
},
{
"ts": 16991,
"bytes": 1401
},
{
"ts": 16993,
"bytes": 1401
},
{
"ts": 16996,
"bytes": 1401
},
{
"ts": 16998,
"bytes": 1401
},
{
"ts": 17000,
"bytes": 1401
},
{
"ts": 17003,
"bytes": 1401
},
{
"ts": 17005,
"bytes": 1401
},
{
"ts": 17007,
"bytes": 1394
},
{
"ts": 17010,
"bytes": 1401
},
{
"ts": 17012,
"bytes": 1401
},
{
"ts": 17014,
"bytes": 1401
},
{
"ts": 17017,
"bytes": 1401
},
{
"ts": 17019,
"bytes": 1401
},
{
"ts": 17022,
"bytes": 1401
},
{
"ts": 17024,
"bytes": 1401
},
{
"ts": 17026,
"bytes": 1401
},
{
"ts": 17029,
"bytes": 1401
},
{
"ts": 17031,
"bytes": 1401
},
{
"ts": 17033,
"bytes": 1401
},
{
"ts": 17036,
"bytes": 1401
},
{
"ts": 17038,
"bytes": 1401
},
{
"ts": 17040,
"bytes": 1401
},
{
"ts": 17043,
"bytes": 1401
},
{
"ts": 17045,
"bytes": 1401
},
{
"ts": 17047,
"bytes": 1401
},
{
"ts": 17050,
"bytes": 1400
},
{
"ts": 17052,
"bytes": 1400
},
{
"ts": 17054,
"bytes": 1400
},
{
"ts": 17057,
"bytes": 1400
},
{
"ts": 17059,
"bytes": 1400
},
{
"ts": 17062,
"bytes": 1400
},
{
"ts": 17064,
"bytes": 1400
},
{
"ts": 17066,
"bytes": 1400
},
{
"ts": 17069,
"bytes": 1400
},
{
"ts": 17071,
"bytes": 1400
},
{
"ts": 17073,
"bytes": 1400
},
{
"ts": 17076,
"bytes": 1400
},
{
"ts": 17078,
"bytes": 1400
},
{
"ts": 17080,
"bytes": 1400
},
{
"ts": 17083,
"bytes": 1400
},
{
"ts": 17085,
"bytes": 1400
},
{
"ts": 17087,
"bytes": 1400
},
{
"ts": 17090,
"bytes": 1401
},
{
"ts": 17092,
"bytes": 1401
},
{
"ts": 17094,
"bytes": 1401
},
{
"ts": 17097,
"bytes": 1401
},
{
"ts": 17099,
"bytes": 1401
},
{
"ts": 17102,
"bytes": 1401
},
{
"ts": 17104,
"bytes": 1401
},
{
"ts": 17106,
"bytes": 1401
},
{
"ts": 17109,
"bytes": 1401
},
{
"ts": 17111,
"bytes": 1401
},
{
"ts": 17113,
"bytes": 1401
},
{
"ts": 17116,
"bytes": 1401
},
{
"ts": 17118,
"bytes": 1401
},
{
"ts": 17120,
"bytes": 1401
},
{
"ts": 17123,
"bytes": 1401
},
{
"ts": 17125,
"bytes": 1401
},
{
"ts": 17127,
"bytes": 1401
},
{
"ts": 17130,
"bytes": 1401
},
{
"ts": 17132,
"bytes": 1401
},
{
"ts": 17134,
"bytes": 1401
},
{
"ts": 17137,
"bytes": 1401
},
{
"ts": 17139,
"bytes": 1401
},
{
"ts": 17141,
"bytes": 1400
},
{
"ts": 17144,
"bytes": 1403
},
{
"ts": 17147,
"bytes": 1403
},
{
"ts": 17149,
"bytes": 1403
},
{
"ts": 17151,
"bytes": 1403
},
{
"ts": 17153,
"bytes": 1403
},
{
"ts": 17156,
"bytes": 1403
},
{
"ts": 17158,
"bytes": 1403
},
{
"ts": 17160,
"bytes": 1403
},
{
"ts": 17163,
"bytes": 1403
},
{
"ts": 17165,
"bytes": 1401
},
{
"ts": 17167,
"bytes": 1401
},
{
"ts": 17170,
"bytes": 1401
},
{
"ts": 17172,
"bytes": 1401
},
{
"ts": 17174,
"bytes": 1401
},
{
"ts": 17177,
"bytes": 1401
},
{
"ts": 17179,
"bytes": 1401
},
{
"ts": 17181,
"bytes": 1401
},
{
"ts": 17184,
"bytes": 1401
},
{
"ts": 17186,
"bytes": 1401
},
{
"ts": 17189,
"bytes": 1401
},
{
"ts": 17191,
"bytes": 1401
},
{
"ts": 17193,
"bytes": 1401
},
{
"ts": 17196,
"bytes": 1401
},
{
"ts": 17198,
"bytes": 1401
},
{
"ts": 17200,
"bytes": 1401
},
{
"ts": 17203,
"bytes": 1401
},
{
"ts": 17205,
"bytes": 1401
},
{
"ts": 17207,
"bytes": 1401
},
{
"ts": 17210,
"bytes": 1401
},
{
"ts": 17212,
"bytes": 1401
},
{
"ts": 17214,
"bytes": 1401
},
{
"ts": 17217,
"bytes": 1401
},
{
"ts": 17219,
"bytes": 1401
},
{
"ts": 17221,
"bytes": 1401
},
{
"ts": 17224,
"bytes": 1401
},
{
"ts": 17226,
"bytes": 1401
},
{
"ts": 17228,
"bytes": 1404
},
{
"ts": 17231,
"bytes": 1401
},
{
"ts": 17233,
"bytes": 1401
},
{
"ts": 17236,
"bytes": 1401
},
{
"ts": 17238,
"bytes": 1401
},
{
"ts": 17240,
"bytes": 1404
},
{
"ts": 17243,
"bytes": 1401
},
{
"ts": 17245,
"bytes": 1394
},
{
"ts": 17247,
"bytes": 1401
},
{
"ts": 17250,
"bytes": 1401
},
{
"ts": 17252,
"bytes": 1404
},
{
"ts": 17254,
"bytes": 1401
},
{
"ts": 17257,
"bytes": 1401
},
{
"ts": 17259,
"bytes": 1401
},
{
"ts": 17261,
"bytes": 1401
},
{
"ts": 17264,
"bytes": 1401
},
{
"ts": 17266,
"bytes": 1401
},
{
"ts": 17268,
"bytes": 1401
},
{
"ts": 17271,
"bytes": 1401
},
{
"ts": 17273,
"bytes": 1401
},
{
"ts": 17276,
"bytes": 1401
},
{
"ts": 17278,
"bytes": 1401
},
{
"ts": 17280,
"bytes": 1404
},
{
"ts": 17283,
"bytes": 1401
},
{
"ts": 17285,
"bytes": 1401
},
{
"ts": 17287,
"bytes": 1401
},
{
"ts": 17290,
"bytes": 1401
},
{
"ts": 17292,
"bytes": 1401
},
{
"ts": 17294,
"bytes": 1401
},
{
"ts": 17297,
"bytes": 1401
},
{
"ts": 17299,
"bytes": 1401
},
{
"ts": 17301,
"bytes": 1401
},
{
"ts": 17304,
"bytes": 1401
},
{
"ts": 17306,
"bytes": 1401
},
{
"ts": 17308,
"bytes": 1401
},
{
"ts": 17311,
"bytes": 1401
},
{
"ts": 17313,
"bytes": 1401
},
{
"ts": 17316,
"bytes": 1401
},
{
"ts": 17318,
"bytes": 1401
},
{
"ts": 17320,
"bytes": 1401
},
{
"ts": 17323,
"bytes": 1401
},
{
"ts": 17325,
"bytes": 1401
},
{
"ts": 17327,
"bytes": 1401
},
{
"ts": 17330,
"bytes": 1401
},
{
"ts": 17332,
"bytes": 1401
},
{
"ts": 17334,
"bytes": 1401
},
{
"ts": 17337,
"bytes": 1401
},
{
"ts": 17339,
"bytes": 1401
},
{
"ts": 17341,
"bytes": 1401
},
{
"ts": 17344,
"bytes": 1401
},
{
"ts": 17346,
"bytes": 1401
},
{
"ts": 17349,
"bytes": 1401
},
{
"ts": 17351,
"bytes": 1401
},
{
"ts": 17353,
"bytes": 1401
},
{
"ts": 17356,
"bytes": 1401
},
{
"ts": 17358,
"bytes": 1401
},
{
"ts": 17360,
"bytes": 1400
},
{
"ts": 17363,
"bytes": 1403
},
{
"ts": 17365,
"bytes": 1403
},
{
"ts": 17367,
"bytes": 1403
},
{
"ts": 17370,
"bytes": 1403
},
{
"ts": 17372,
"bytes": 1403
},
{
"ts": 17374,
"bytes": 1403
},
{
"ts": 17377,
"bytes": 1403
},
{
"ts": 17379,
"bytes": 1403
},
{
"ts": 17381,
"bytes": 1403
},
{
"ts": 17384,
"bytes": 1401
},
{
"ts": 17386,
"bytes": 1401
},
{
"ts": 17388,
"bytes": 1401
},
{
"ts": 17391,
"bytes": 1401
},
{
"ts": 17393,
"bytes": 1401
},
{
"ts": 17395,
"bytes": 1401
},
{
"ts": 17398,
"bytes": 1401
},
{
"ts": 17400,
"bytes": 1401
},
{
"ts": 17403,
"bytes": 1401
},
{
"ts": 17405,
"bytes": 1401
},
{
"ts": 17407,
"bytes": 1401
},
{
"ts": 17410,
"bytes": 1401
},
{
"ts": 17412,
"bytes": 1401
},
{
"ts": 17414,
"bytes": 1401
},
{
"ts": 17417,
"bytes": 1401
},
{
"ts": 17419,
"bytes": 1401
},
{
"ts": 17421,
"bytes": 1401
},
{
"ts": 17424,
"bytes": 1401
},
{
"ts": 17426,
"bytes": 1401
},
{
"ts": 17428,
"bytes": 1401
},
{
"ts": 17431,
"bytes": 1401
},
{
"ts": 17433,
"bytes": 1401
},
{
"ts": 17435,
"bytes": 1401
},
{
"ts": 17438,
"bytes": 1401
},
{
"ts": 17440,
"bytes": 1401
},
{
"ts": 17443,
"bytes": 1401
},
{
"ts": 17445,
"bytes": 1401
},
{
"ts": 17447,
"bytes": 1401
},
{
"ts": 17450,
"bytes": 1401
},
{
"ts": 17452,
"bytes": 1401
},
{
"ts": 17453,
"bytes": 374
}
],
"expires": "Wed, 07 May 2025 06:50:24 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 132,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 468,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"if-range: \"a58776-67fec956-3987b38b905f7235;;;\"",
"priority: i",
"range: bytes=6550288-6550288",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"cache-control: public, max-age=604800",
"content-length: 1",
"content-range: bytes 6550288-6550288\/10848118",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:50:23 GMT",
"etag: \"a58776-67fec956-3987b38b905f7235;;;\"",
"expires: Wed, 07 May 2025 06:50:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:14 GMT",
"x-content-type-options: nosniff",
"accept-ranges: bytes"
]
},
"bytesOut": 2344,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 307,
"netlog_id": 107,
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "10 MiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 9545,
"ImageHeight": 13333,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "9545x13333",
"Megapixels": 127.3
}
},
"magick": {
"format": "JPEG",
"formatDescription": "Joint Photographic Experts Group JFIF format",
"mimeType": "image\/jpeg",
"class": "DirectClass",
"geometry": {
"width": 9545,
"height": 13333,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 127263485,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 129.29300000000001,
"standardDeviation": 98.162899999999993,
"kurtosis": -1.86626,
"skewness": 0.11043,
"entropy": 0.87194899999999997
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 128.489,
"standardDeviation": 98.434399999999997,
"kurtosis": -1.8619399999999999,
"skewness": 0.103896,
"entropy": 0.87237399999999998
},
"green": {
"min": 0,
"max": 255,
"mean": 129.77199999999999,
"standardDeviation": 98.648899999999998,
"kurtosis": -1.87043,
"skewness": 0.108766,
"entropy": 0.86942200000000003
},
"blue": {
"min": 0,
"max": 255,
"mean": 129.61799999999999,
"standardDeviation": 97.405600000000007,
"kurtosis": -1.86747,
"skewness": 0.11905,
"entropy": 0.87405200000000005
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "JPEG",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 9545,
"height": 13333,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "JPEG",
"quality": 94,
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:50:40+00:00",
"date:modify": "2025-04-30T06:50:40+00:00",
"jpeg:colorspace": "2",
"jpeg:sampling-factor": "1x1,1x1,1x1",
"signature": "b1102a87143e3a8479b2bcb6206e1ee6ed6d2f5c2ca34bb8621c4c4d2ca07540"
},
"tainted": false,
"filesize": "10.8481MB",
"numberPixels": "127.263M",
"pixelsPerSecond": "81.2211MB",
"userTime": "1.490u",
"elapsedTime": "0:02.566"
}
},
"jpeg_scan_count": 7,
"score_progressive_jpeg": 100,
"load_end": 17453,
"ttfb_start": 580,
"ttfb_end": 632,
"download_start": 632,
"download_end": 17453,
"download_ms": 16821,
"all_start": 580,
"all_end": 17453,
"all_ms": 16873,
"index": 3,
"number": 4
},
{
"type": 3,
"id": "36984.21",
"request_id": "36984.21",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"raw_id": "36984.21",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 206,
"request_type": "Image",
"load_ms": 16119,
"ttfb_ms": 55,
"load_start": 580,
"load_start_float": 580.00010799999995,
"bytesIn": 10446483,
"objectSize": 10446483,
"objectSizeUncompressed": 10446483,
"chunks": [
{
"ts": 642,
"bytes": 65536
},
{
"ts": 648,
"bytes": 65536
},
{
"ts": 658,
"bytes": 65536
},
{
"ts": 669,
"bytes": 65536
},
{
"ts": 677,
"bytes": 65536
},
{
"ts": 687,
"bytes": 65536
},
{
"ts": 693,
"bytes": 65536
},
{
"ts": 702,
"bytes": 65536
},
{
"ts": 714,
"bytes": 65536
},
{
"ts": 724,
"bytes": 65536
},
{
"ts": 746,
"bytes": 65536
},
{
"ts": 754,
"bytes": 65536
},
{
"ts": 771,
"bytes": 65536
},
{
"ts": 786,
"bytes": 65536
},
{
"ts": 798,
"bytes": 65536
},
{
"ts": 808,
"bytes": 65536
},
{
"ts": 819,
"bytes": 65536
},
{
"ts": 835,
"bytes": 65536
},
{
"ts": 852,
"bytes": 65536
},
{
"ts": 868,
"bytes": 65536
},
{
"ts": 881,
"bytes": 65536
},
{
"ts": 897,
"bytes": 65536
},
{
"ts": 917,
"bytes": 65536
},
{
"ts": 930,
"bytes": 65536
},
{
"ts": 946,
"bytes": 65536
},
{
"ts": 957,
"bytes": 65536
},
{
"ts": 969,
"bytes": 65536
},
{
"ts": 975,
"bytes": 65536
},
{
"ts": 979,
"bytes": 65536
},
{
"ts": 983,
"bytes": 65536
},
{
"ts": 988,
"bytes": 65536
},
{
"ts": 995,
"bytes": 65536
},
{
"ts": 1003,
"bytes": 65536
},
{
"ts": 1006,
"bytes": 65536
},
{
"ts": 1014,
"bytes": 65536
},
{
"ts": 1022,
"bytes": 65536
},
{
"ts": 1027,
"bytes": 65536
},
{
"ts": 1031,
"bytes": 65536
},
{
"ts": 1035,
"bytes": 65536
},
{
"ts": 1039,
"bytes": 65536
},
{
"ts": 1043,
"bytes": 65536
},
{
"ts": 1047,
"bytes": 65536
},
{
"ts": 1052,
"bytes": 65536
},
{
"ts": 1056,
"bytes": 65536
},
{
"ts": 1062,
"bytes": 65536
},
{
"ts": 1067,
"bytes": 65536
},
{
"ts": 1072,
"bytes": 65536
},
{
"ts": 1076,
"bytes": 65536
},
{
"ts": 1082,
"bytes": 65536
},
{
"ts": 1087,
"bytes": 65536
},
{
"ts": 1092,
"bytes": 65536
},
{
"ts": 1097,
"bytes": 65536
},
{
"ts": 1102,
"bytes": 65536
},
{
"ts": 1105,
"bytes": 65536
},
{
"ts": 1110,
"bytes": 65536
},
{
"ts": 1114,
"bytes": 65536
},
{
"ts": 1119,
"bytes": 65536
},
{
"ts": 1123,
"bytes": 65536
},
{
"ts": 1127,
"bytes": 65536
},
{
"ts": 1132,
"bytes": 65536
},
{
"ts": 1136,
"bytes": 65536
},
{
"ts": 1139,
"bytes": 65536
},
{
"ts": 1145,
"bytes": 65536
},
{
"ts": 1150,
"bytes": 65536
},
{
"ts": 1155,
"bytes": 65536
},
{
"ts": 1160,
"bytes": 65536
},
{
"ts": 1165,
"bytes": 65536
},
{
"ts": 1170,
"bytes": 65536
},
{
"ts": 1173,
"bytes": 65536
},
{
"ts": 1179,
"bytes": 65536
},
{
"ts": 1183,
"bytes": 65536
},
{
"ts": 1187,
"bytes": 65536
},
{
"ts": 1191,
"bytes": 65536
},
{
"ts": 1196,
"bytes": 65536
},
{
"ts": 1200,
"bytes": 65536
},
{
"ts": 1204,
"bytes": 65536
},
{
"ts": 1210,
"bytes": 65536
},
{
"ts": 1218,
"bytes": 65536
},
{
"ts": 1226,
"bytes": 65536
},
{
"ts": 1231,
"bytes": 65536
},
{
"ts": 1239,
"bytes": 65536
},
{
"ts": 1243,
"bytes": 65536
},
{
"ts": 1248,
"bytes": 65536
},
{
"ts": 1252,
"bytes": 65536
},
{
"ts": 1257,
"bytes": 65536
},
{
"ts": 1263,
"bytes": 65536
},
{
"ts": 1272,
"bytes": 65536
},
{
"ts": 1280,
"bytes": 65536
},
{
"ts": 1291,
"bytes": 65536
},
{
"ts": 1294,
"bytes": 65536
},
{
"ts": 1298,
"bytes": 65536
},
{
"ts": 1300,
"bytes": 65536
},
{
"ts": 1301,
"bytes": 65536
},
{
"ts": 1305,
"bytes": 65536
},
{
"ts": 1307,
"bytes": 65536
},
{
"ts": 1308,
"bytes": 65536
},
{
"ts": 1309,
"bytes": 65536
},
{
"ts": 1310,
"bytes": 65536
},
{
"ts": 1311,
"bytes": 65536
},
{
"ts": 1312,
"bytes": 62224
},
{
"ts": 1419,
"bytes": 1122
},
{
"ts": 1421,
"bytes": 1229
},
{
"ts": 1423,
"bytes": 1229
},
{
"ts": 1425,
"bytes": 1229
},
{
"ts": 1427,
"bytes": 1229
},
{
"ts": 1429,
"bytes": 1229
},
{
"ts": 1431,
"bytes": 1229
},
{
"ts": 1433,
"bytes": 1229
},
{
"ts": 1436,
"bytes": 1229
},
{
"ts": 1442,
"bytes": 1227
},
{
"ts": 1444,
"bytes": 1230
},
{
"ts": 1452,
"bytes": 1227
},
{
"ts": 1454,
"bytes": 1230
},
{
"ts": 1465,
"bytes": 1227
},
{
"ts": 1467,
"bytes": 1228
},
{
"ts": 1477,
"bytes": 1225
},
{
"ts": 1479,
"bytes": 1228
},
{
"ts": 1488,
"bytes": 1401
},
{
"ts": 1495,
"bytes": 1401
},
{
"ts": 1497,
"bytes": 1404
},
{
"ts": 1509,
"bytes": 1401
},
{
"ts": 1516,
"bytes": 1401
},
{
"ts": 1525,
"bytes": 1401
},
{
"ts": 1532,
"bytes": 1400
},
{
"ts": 1542,
"bytes": 1400
},
{
"ts": 1549,
"bytes": 1400
},
{
"ts": 1556,
"bytes": 1400
},
{
"ts": 1563,
"bytes": 1400
},
{
"ts": 1565,
"bytes": 1403
},
{
"ts": 1572,
"bytes": 1393
},
{
"ts": 1584,
"bytes": 1400
},
{
"ts": 1586,
"bytes": 1403
},
{
"ts": 1596,
"bytes": 1400
},
{
"ts": 1598,
"bytes": 1403
},
{
"ts": 1607,
"bytes": 1400
},
{
"ts": 1610,
"bytes": 1403
},
{
"ts": 1622,
"bytes": 1400
},
{
"ts": 1633,
"bytes": 1400
},
{
"ts": 1636,
"bytes": 1403
},
{
"ts": 1643,
"bytes": 1400
},
{
"ts": 1645,
"bytes": 1403
},
{
"ts": 1657,
"bytes": 1400
},
{
"ts": 1659,
"bytes": 1403
},
{
"ts": 1671,
"bytes": 1392
},
{
"ts": 1673,
"bytes": 1403
},
{
"ts": 1683,
"bytes": 1400
},
{
"ts": 1685,
"bytes": 1403
},
{
"ts": 1694,
"bytes": 1400
},
{
"ts": 1697,
"bytes": 1403
},
{
"ts": 1706,
"bytes": 1400
},
{
"ts": 1709,
"bytes": 1403
},
{
"ts": 1718,
"bytes": 1400
},
{
"ts": 1720,
"bytes": 1403
},
{
"ts": 1730,
"bytes": 1400
},
{
"ts": 1732,
"bytes": 1403
},
{
"ts": 1742,
"bytes": 1400
},
{
"ts": 1744,
"bytes": 1403
},
{
"ts": 1753,
"bytes": 1400
},
{
"ts": 1756,
"bytes": 1403
},
{
"ts": 1765,
"bytes": 1400
},
{
"ts": 1767,
"bytes": 1403
},
{
"ts": 1779,
"bytes": 1400
},
{
"ts": 1782,
"bytes": 1403
},
{
"ts": 1791,
"bytes": 1400
},
{
"ts": 1793,
"bytes": 1403
},
{
"ts": 1803,
"bytes": 1400
},
{
"ts": 1805,
"bytes": 1403
},
{
"ts": 1814,
"bytes": 1400
},
{
"ts": 1817,
"bytes": 1403
},
{
"ts": 1850,
"bytes": 1400
},
{
"ts": 1852,
"bytes": 1403
},
{
"ts": 1866,
"bytes": 1400
},
{
"ts": 1869,
"bytes": 1403
},
{
"ts": 1878,
"bytes": 1400
},
{
"ts": 1880,
"bytes": 1403
},
{
"ts": 1890,
"bytes": 1400
},
{
"ts": 1892,
"bytes": 1403
},
{
"ts": 1906,
"bytes": 1400
},
{
"ts": 1909,
"bytes": 1403
},
{
"ts": 1918,
"bytes": 1400
},
{
"ts": 1920,
"bytes": 1403
},
{
"ts": 1932,
"bytes": 1400
},
{
"ts": 1944,
"bytes": 1400
},
{
"ts": 1956,
"bytes": 1400
},
{
"ts": 1958,
"bytes": 1403
},
{
"ts": 1967,
"bytes": 1400
},
{
"ts": 1970,
"bytes": 1403
},
{
"ts": 1979,
"bytes": 1400
},
{
"ts": 1981,
"bytes": 1403
},
{
"ts": 1996,
"bytes": 1400
},
{
"ts": 1998,
"bytes": 1403
},
{
"ts": 2007,
"bytes": 1400
},
{
"ts": 2010,
"bytes": 1403
},
{
"ts": 2017,
"bytes": 1401
},
{
"ts": 2024,
"bytes": 1401
},
{
"ts": 2031,
"bytes": 1401
},
{
"ts": 2038,
"bytes": 1401
},
{
"ts": 2045,
"bytes": 1401
},
{
"ts": 2052,
"bytes": 1401
},
{
"ts": 2062,
"bytes": 1401
},
{
"ts": 2069,
"bytes": 1401
},
{
"ts": 2076,
"bytes": 1401
},
{
"ts": 2083,
"bytes": 1401
},
{
"ts": 2090,
"bytes": 1401
},
{
"ts": 2098,
"bytes": 1401
},
{
"ts": 2105,
"bytes": 1401
},
{
"ts": 2112,
"bytes": 1401
},
{
"ts": 2119,
"bytes": 1401
},
{
"ts": 2126,
"bytes": 1401
},
{
"ts": 2133,
"bytes": 1401
},
{
"ts": 2140,
"bytes": 1401
},
{
"ts": 2147,
"bytes": 1401
},
{
"ts": 2154,
"bytes": 1401
},
{
"ts": 2161,
"bytes": 1401
},
{
"ts": 2168,
"bytes": 1401
},
{
"ts": 2175,
"bytes": 1401
},
{
"ts": 2182,
"bytes": 1401
},
{
"ts": 2189,
"bytes": 1401
},
{
"ts": 2196,
"bytes": 1401
},
{
"ts": 2203,
"bytes": 1401
},
{
"ts": 2210,
"bytes": 1401
},
{
"ts": 2217,
"bytes": 1401
},
{
"ts": 2224,
"bytes": 1401
},
{
"ts": 2232,
"bytes": 1401
},
{
"ts": 2241,
"bytes": 1401
},
{
"ts": 2250,
"bytes": 1394
},
{
"ts": 2258,
"bytes": 1401
},
{
"ts": 2264,
"bytes": 1401
},
{
"ts": 2272,
"bytes": 1401
},
{
"ts": 2279,
"bytes": 1401
},
{
"ts": 2286,
"bytes": 1401
},
{
"ts": 2293,
"bytes": 1401
},
{
"ts": 2300,
"bytes": 1401
},
{
"ts": 2307,
"bytes": 1401
},
{
"ts": 2314,
"bytes": 1401
},
{
"ts": 2321,
"bytes": 1401
},
{
"ts": 2328,
"bytes": 1401
},
{
"ts": 2335,
"bytes": 1401
},
{
"ts": 2342,
"bytes": 1401
},
{
"ts": 2349,
"bytes": 1401
},
{
"ts": 2356,
"bytes": 1401
},
{
"ts": 2363,
"bytes": 1401
},
{
"ts": 2370,
"bytes": 1401
},
{
"ts": 2377,
"bytes": 1401
},
{
"ts": 2384,
"bytes": 1401
},
{
"ts": 2391,
"bytes": 1401
},
{
"ts": 2399,
"bytes": 1401
},
{
"ts": 2406,
"bytes": 1401
},
{
"ts": 2413,
"bytes": 1401
},
{
"ts": 2420,
"bytes": 1401
},
{
"ts": 2427,
"bytes": 1401
},
{
"ts": 2434,
"bytes": 1401
},
{
"ts": 2439,
"bytes": 1400
},
{
"ts": 2474,
"bytes": 1400
},
{
"ts": 2481,
"bytes": 1400
},
{
"ts": 2488,
"bytes": 1400
},
{
"ts": 2495,
"bytes": 1400
},
{
"ts": 2502,
"bytes": 1400
},
{
"ts": 2509,
"bytes": 1401
},
{
"ts": 2516,
"bytes": 1401
},
{
"ts": 2523,
"bytes": 1401
},
{
"ts": 2530,
"bytes": 1401
},
{
"ts": 2537,
"bytes": 1400
},
{
"ts": 2540,
"bytes": 1403
},
{
"ts": 2544,
"bytes": 1403
},
{
"ts": 2552,
"bytes": 1403
},
{
"ts": 2552,
"bytes": 4209
},
{
"ts": 2554,
"bytes": 1403
},
{
"ts": 2556,
"bytes": 1403
},
{
"ts": 2559,
"bytes": 1403
},
{
"ts": 2562,
"bytes": 1403
},
{
"ts": 2566,
"bytes": 1401
},
{
"ts": 2573,
"bytes": 1401
},
{
"ts": 2580,
"bytes": 1401
},
{
"ts": 2587,
"bytes": 1401
},
{
"ts": 2594,
"bytes": 1401
},
{
"ts": 2601,
"bytes": 1401
},
{
"ts": 2608,
"bytes": 1401
},
{
"ts": 2615,
"bytes": 1401
},
{
"ts": 2624,
"bytes": 1401
},
{
"ts": 2634,
"bytes": 1401
},
{
"ts": 2641,
"bytes": 1401
},
{
"ts": 2643,
"bytes": 1404
},
{
"ts": 2653,
"bytes": 1401
},
{
"ts": 2660,
"bytes": 1401
},
{
"ts": 2667,
"bytes": 1401
},
{
"ts": 2676,
"bytes": 1401
},
{
"ts": 2683,
"bytes": 1401
},
{
"ts": 2690,
"bytes": 1401
},
{
"ts": 2697,
"bytes": 1401
},
{
"ts": 2704,
"bytes": 1401
},
{
"ts": 2711,
"bytes": 1401
},
{
"ts": 2718,
"bytes": 1401
},
{
"ts": 2726,
"bytes": 1401
},
{
"ts": 2733,
"bytes": 1401
},
{
"ts": 2740,
"bytes": 1401
},
{
"ts": 2747,
"bytes": 1401
},
{
"ts": 2754,
"bytes": 1401
},
{
"ts": 2761,
"bytes": 1401
},
{
"ts": 2768,
"bytes": 1401
},
{
"ts": 2775,
"bytes": 1401
},
{
"ts": 2782,
"bytes": 1401
},
{
"ts": 2789,
"bytes": 1401
},
{
"ts": 2796,
"bytes": 1401
},
{
"ts": 2803,
"bytes": 1401
},
{
"ts": 2810,
"bytes": 1401
},
{
"ts": 2817,
"bytes": 1401
},
{
"ts": 2824,
"bytes": 1400
},
{
"ts": 2831,
"bytes": 1400
},
{
"ts": 2838,
"bytes": 1400
},
{
"ts": 2845,
"bytes": 1400
},
{
"ts": 2853,
"bytes": 1400
},
{
"ts": 2860,
"bytes": 1400
},
{
"ts": 2867,
"bytes": 1400
},
{
"ts": 2874,
"bytes": 1400
},
{
"ts": 2881,
"bytes": 1400
},
{
"ts": 2888,
"bytes": 1400
},
{
"ts": 2895,
"bytes": 1394
},
{
"ts": 2902,
"bytes": 1400
},
{
"ts": 2909,
"bytes": 1400
},
{
"ts": 2916,
"bytes": 1400
},
{
"ts": 2923,
"bytes": 1400
},
{
"ts": 2930,
"bytes": 1400
},
{
"ts": 2937,
"bytes": 1400
},
{
"ts": 2944,
"bytes": 1400
},
{
"ts": 2951,
"bytes": 1400
},
{
"ts": 2958,
"bytes": 1400
},
{
"ts": 2965,
"bytes": 1401
},
{
"ts": 2972,
"bytes": 1401
},
{
"ts": 2979,
"bytes": 1401
},
{
"ts": 2987,
"bytes": 1401
},
{
"ts": 2994,
"bytes": 1401
},
{
"ts": 3001,
"bytes": 1401
},
{
"ts": 3008,
"bytes": 1401
},
{
"ts": 3015,
"bytes": 1401
},
{
"ts": 3024,
"bytes": 1401
},
{
"ts": 3034,
"bytes": 1401
},
{
"ts": 3041,
"bytes": 1401
},
{
"ts": 3045,
"bytes": 1401
},
{
"ts": 3074,
"bytes": 1401
},
{
"ts": 3081,
"bytes": 1401
},
{
"ts": 3088,
"bytes": 1401
},
{
"ts": 3095,
"bytes": 1401
},
{
"ts": 3102,
"bytes": 1401
},
{
"ts": 3109,
"bytes": 1401
},
{
"ts": 3116,
"bytes": 1401
},
{
"ts": 3123,
"bytes": 1401
},
{
"ts": 3130,
"bytes": 1401
},
{
"ts": 3137,
"bytes": 1401
},
{
"ts": 3144,
"bytes": 1401
},
{
"ts": 3151,
"bytes": 1401
},
{
"ts": 3158,
"bytes": 1401
},
{
"ts": 3165,
"bytes": 1401
},
{
"ts": 3175,
"bytes": 1400
},
{
"ts": 3177,
"bytes": 1403
},
{
"ts": 3179,
"bytes": 1403
},
{
"ts": 3182,
"bytes": 1403
},
{
"ts": 3184,
"bytes": 1403
},
{
"ts": 3186,
"bytes": 1403
},
{
"ts": 3189,
"bytes": 1403
},
{
"ts": 3191,
"bytes": 1403
},
{
"ts": 3194,
"bytes": 1403
},
{
"ts": 3196,
"bytes": 1403
},
{
"ts": 3203,
"bytes": 1401
},
{
"ts": 3210,
"bytes": 1401
},
{
"ts": 3217,
"bytes": 1401
},
{
"ts": 3224,
"bytes": 1401
},
{
"ts": 3231,
"bytes": 1400
},
{
"ts": 3238,
"bytes": 1400
},
{
"ts": 3245,
"bytes": 1400
},
{
"ts": 3252,
"bytes": 1400
},
{
"ts": 3260,
"bytes": 1400
},
{
"ts": 3266,
"bytes": 1400
},
{
"ts": 3295,
"bytes": 1400
},
{
"ts": 3302,
"bytes": 1400
},
{
"ts": 3309,
"bytes": 1400
},
{
"ts": 3316,
"bytes": 1400
},
{
"ts": 3323,
"bytes": 1400
},
{
"ts": 3330,
"bytes": 1400
},
{
"ts": 3337,
"bytes": 1400
},
{
"ts": 3344,
"bytes": 1400
},
{
"ts": 3351,
"bytes": 1400
},
{
"ts": 3358,
"bytes": 1400
},
{
"ts": 3368,
"bytes": 1400
},
{
"ts": 3375,
"bytes": 1400
},
{
"ts": 3382,
"bytes": 1400
},
{
"ts": 3389,
"bytes": 1400
},
{
"ts": 3398,
"bytes": 1400
},
{
"ts": 3405,
"bytes": 1401
},
{
"ts": 3412,
"bytes": 1401
},
{
"ts": 3419,
"bytes": 1401
},
{
"ts": 3426,
"bytes": 1401
},
{
"ts": 3433,
"bytes": 1401
},
{
"ts": 3440,
"bytes": 1401
},
{
"ts": 3448,
"bytes": 1401
},
{
"ts": 3455,
"bytes": 1401
},
{
"ts": 3462,
"bytes": 1401
},
{
"ts": 3469,
"bytes": 1401
},
{
"ts": 3476,
"bytes": 1401
},
{
"ts": 3483,
"bytes": 1401
},
{
"ts": 3490,
"bytes": 1401
},
{
"ts": 3497,
"bytes": 1401
},
{
"ts": 3504,
"bytes": 1401
},
{
"ts": 3511,
"bytes": 1401
},
{
"ts": 3518,
"bytes": 1401
},
{
"ts": 3525,
"bytes": 1401
},
{
"ts": 3532,
"bytes": 1401
},
{
"ts": 3540,
"bytes": 1401
},
{
"ts": 3546,
"bytes": 1401
},
{
"ts": 3554,
"bytes": 1401
},
{
"ts": 3561,
"bytes": 1401
},
{
"ts": 3569,
"bytes": 1401
},
{
"ts": 3575,
"bytes": 1401
},
{
"ts": 3582,
"bytes": 1401
},
{
"ts": 3589,
"bytes": 1401
},
{
"ts": 3596,
"bytes": 1401
},
{
"ts": 3603,
"bytes": 1401
},
{
"ts": 3610,
"bytes": 1401
},
{
"ts": 3617,
"bytes": 1401
},
{
"ts": 3624,
"bytes": 1401
},
{
"ts": 3631,
"bytes": 1401
},
{
"ts": 3639,
"bytes": 1401
},
{
"ts": 3646,
"bytes": 1401
},
{
"ts": 3664,
"bytes": 1401
},
{
"ts": 3671,
"bytes": 1401
},
{
"ts": 3678,
"bytes": 1401
},
{
"ts": 3686,
"bytes": 1401
},
{
"ts": 3693,
"bytes": 1401
},
{
"ts": 3700,
"bytes": 1401
},
{
"ts": 3707,
"bytes": 1401
},
{
"ts": 3735,
"bytes": 1400
},
{
"ts": 3737,
"bytes": 1403
},
{
"ts": 3746,
"bytes": 1400
},
{
"ts": 3753,
"bytes": 1400
},
{
"ts": 3763,
"bytes": 1400
},
{
"ts": 3770,
"bytes": 1400
},
{
"ts": 3777,
"bytes": 1400
},
{
"ts": 3784,
"bytes": 1400
},
{
"ts": 3791,
"bytes": 1400
},
{
"ts": 3798,
"bytes": 1400
},
{
"ts": 3805,
"bytes": 1400
},
{
"ts": 3812,
"bytes": 1400
},
{
"ts": 3819,
"bytes": 1400
},
{
"ts": 3826,
"bytes": 1400
},
{
"ts": 3833,
"bytes": 1401
},
{
"ts": 3840,
"bytes": 1401
},
{
"ts": 3850,
"bytes": 1400
},
{
"ts": 3852,
"bytes": 1403
},
{
"ts": 3854,
"bytes": 1403
},
{
"ts": 3857,
"bytes": 1403
},
{
"ts": 3859,
"bytes": 1403
},
{
"ts": 3862,
"bytes": 1403
},
{
"ts": 3864,
"bytes": 1403
},
{
"ts": 3866,
"bytes": 1403
},
{
"ts": 3869,
"bytes": 1403
},
{
"ts": 3871,
"bytes": 1403
},
{
"ts": 3878,
"bytes": 1401
},
{
"ts": 3885,
"bytes": 1401
},
{
"ts": 3892,
"bytes": 1401
},
{
"ts": 3899,
"bytes": 1401
},
{
"ts": 3906,
"bytes": 1401
},
{
"ts": 3913,
"bytes": 1401
},
{
"ts": 3920,
"bytes": 1401
},
{
"ts": 3927,
"bytes": 1401
},
{
"ts": 3932,
"bytes": 1401
},
{
"ts": 3960,
"bytes": 1401
},
{
"ts": 3967,
"bytes": 1401
},
{
"ts": 3974,
"bytes": 1401
},
{
"ts": 3981,
"bytes": 1394
},
{
"ts": 3988,
"bytes": 1401
},
{
"ts": 3996,
"bytes": 1401
},
{
"ts": 4003,
"bytes": 1401
},
{
"ts": 4010,
"bytes": 1401
},
{
"ts": 4017,
"bytes": 1401
},
{
"ts": 4024,
"bytes": 1401
},
{
"ts": 4031,
"bytes": 1401
},
{
"ts": 4038,
"bytes": 1401
},
{
"ts": 4045,
"bytes": 1401
},
{
"ts": 4052,
"bytes": 1401
},
{
"ts": 4059,
"bytes": 1401
},
{
"ts": 4066,
"bytes": 1401
},
{
"ts": 4073,
"bytes": 1401
},
{
"ts": 4080,
"bytes": 1401
},
{
"ts": 4090,
"bytes": 1401
},
{
"ts": 4097,
"bytes": 1401
},
{
"ts": 4104,
"bytes": 1401
},
{
"ts": 4111,
"bytes": 1401
},
{
"ts": 4118,
"bytes": 1401
},
{
"ts": 4125,
"bytes": 1401
},
{
"ts": 4132,
"bytes": 1401
},
{
"ts": 4139,
"bytes": 1401
},
{
"ts": 4146,
"bytes": 1401
},
{
"ts": 4153,
"bytes": 1401
},
{
"ts": 4160,
"bytes": 1401
},
{
"ts": 4167,
"bytes": 1401
},
{
"ts": 4174,
"bytes": 1401
},
{
"ts": 4181,
"bytes": 1401
},
{
"ts": 4188,
"bytes": 1401
},
{
"ts": 4195,
"bytes": 1401
},
{
"ts": 4202,
"bytes": 1401
},
{
"ts": 4210,
"bytes": 1401
},
{
"ts": 4217,
"bytes": 1400
},
{
"ts": 4224,
"bytes": 1400
},
{
"ts": 4231,
"bytes": 1400
},
{
"ts": 4238,
"bytes": 1400
},
{
"ts": 4245,
"bytes": 1401
},
{
"ts": 4252,
"bytes": 1401
},
{
"ts": 4259,
"bytes": 1401
},
{
"ts": 4266,
"bytes": 1401
},
{
"ts": 4273,
"bytes": 1401
},
{
"ts": 4280,
"bytes": 1401
},
{
"ts": 4287,
"bytes": 1401
},
{
"ts": 4294,
"bytes": 1401
},
{
"ts": 4301,
"bytes": 1401
},
{
"ts": 4308,
"bytes": 1401
},
{
"ts": 4315,
"bytes": 1401
},
{
"ts": 4322,
"bytes": 1401
},
{
"ts": 4329,
"bytes": 1401
},
{
"ts": 4337,
"bytes": 1401
},
{
"ts": 4344,
"bytes": 1401
},
{
"ts": 4351,
"bytes": 1401
},
{
"ts": 4358,
"bytes": 1401
},
{
"ts": 4365,
"bytes": 1401
},
{
"ts": 4370,
"bytes": 1401
},
{
"ts": 4398,
"bytes": 1401
},
{
"ts": 4405,
"bytes": 1401
},
{
"ts": 4412,
"bytes": 1401
},
{
"ts": 4419,
"bytes": 1401
},
{
"ts": 4426,
"bytes": 1401
},
{
"ts": 4433,
"bytes": 1401
},
{
"ts": 4440,
"bytes": 1401
},
{
"ts": 4447,
"bytes": 1401
},
{
"ts": 4449,
"bytes": 1404
},
{
"ts": 4457,
"bytes": 1401
},
{
"ts": 4464,
"bytes": 1401
},
{
"ts": 4471,
"bytes": 1401
},
{
"ts": 4478,
"bytes": 1401
},
{
"ts": 4485,
"bytes": 1401
},
{
"ts": 4487,
"bytes": 1404
},
{
"ts": 4497,
"bytes": 1400
},
{
"ts": 4499,
"bytes": 1403
},
{
"ts": 4501,
"bytes": 1403
},
{
"ts": 4503,
"bytes": 1403
},
{
"ts": 4506,
"bytes": 1403
},
{
"ts": 4508,
"bytes": 1403
},
{
"ts": 4511,
"bytes": 1403
},
{
"ts": 4513,
"bytes": 1403
},
{
"ts": 4515,
"bytes": 1403
},
{
"ts": 4518,
"bytes": 1403
},
{
"ts": 4525,
"bytes": 1401
},
{
"ts": 4532,
"bytes": 1401
},
{
"ts": 4539,
"bytes": 1400
},
{
"ts": 4546,
"bytes": 1400
},
{
"ts": 4553,
"bytes": 1400
},
{
"ts": 4560,
"bytes": 1400
},
{
"ts": 4567,
"bytes": 1400
},
{
"ts": 4574,
"bytes": 1400
},
{
"ts": 4581,
"bytes": 1400
},
{
"ts": 4588,
"bytes": 1400
},
{
"ts": 4595,
"bytes": 1400
},
{
"ts": 4624,
"bytes": 1400
},
{
"ts": 4631,
"bytes": 1400
},
{
"ts": 4638,
"bytes": 1400
},
{
"ts": 4645,
"bytes": 1400
},
{
"ts": 4652,
"bytes": 1400
},
{
"ts": 4659,
"bytes": 1400
},
{
"ts": 4666,
"bytes": 1401
},
{
"ts": 4673,
"bytes": 1401
},
{
"ts": 4680,
"bytes": 1401
},
{
"ts": 4687,
"bytes": 1401
},
{
"ts": 4694,
"bytes": 1401
},
{
"ts": 4701,
"bytes": 1401
},
{
"ts": 4708,
"bytes": 1401
},
{
"ts": 4715,
"bytes": 1401
},
{
"ts": 4722,
"bytes": 1401
},
{
"ts": 4729,
"bytes": 1401
},
{
"ts": 4736,
"bytes": 1401
},
{
"ts": 4744,
"bytes": 1401
},
{
"ts": 4751,
"bytes": 1401
},
{
"ts": 4758,
"bytes": 1401
},
{
"ts": 4765,
"bytes": 1401
},
{
"ts": 4772,
"bytes": 1401
},
{
"ts": 4779,
"bytes": 1401
},
{
"ts": 4786,
"bytes": 1401
},
{
"ts": 4793,
"bytes": 1401
},
{
"ts": 4800,
"bytes": 1401
},
{
"ts": 4807,
"bytes": 1401
},
{
"ts": 4814,
"bytes": 1401
},
{
"ts": 4823,
"bytes": 1401
},
{
"ts": 4830,
"bytes": 1401
},
{
"ts": 4833,
"bytes": 1404
},
{
"ts": 4840,
"bytes": 1401
},
{
"ts": 4847,
"bytes": 1401
},
{
"ts": 4854,
"bytes": 1401
},
{
"ts": 4861,
"bytes": 1401
},
{
"ts": 4868,
"bytes": 1401
},
{
"ts": 4875,
"bytes": 1401
},
{
"ts": 4882,
"bytes": 1401
},
{
"ts": 4889,
"bytes": 1401
},
{
"ts": 4896,
"bytes": 1401
},
{
"ts": 4903,
"bytes": 1401
},
{
"ts": 4910,
"bytes": 1401
},
{
"ts": 4918,
"bytes": 1401
},
{
"ts": 4925,
"bytes": 1401
},
{
"ts": 4932,
"bytes": 1401
},
{
"ts": 4939,
"bytes": 1401
},
{
"ts": 4946,
"bytes": 1401
},
{
"ts": 4953,
"bytes": 1401
},
{
"ts": 4960,
"bytes": 1401
},
{
"ts": 4967,
"bytes": 1401
},
{
"ts": 4974,
"bytes": 1401
},
{
"ts": 4981,
"bytes": 1401
},
{
"ts": 4988,
"bytes": 1401
},
{
"ts": 4995,
"bytes": 1401
},
{
"ts": 5002,
"bytes": 1401
},
{
"ts": 5009,
"bytes": 1401
},
{
"ts": 5016,
"bytes": 1401
},
{
"ts": 5023,
"bytes": 1401
},
{
"ts": 5050,
"bytes": 1394
},
{
"ts": 5059,
"bytes": 1401
},
{
"ts": 5068,
"bytes": 1401
},
{
"ts": 5075,
"bytes": 1401
},
{
"ts": 5082,
"bytes": 1401
},
{
"ts": 5089,
"bytes": 1401
},
{
"ts": 5096,
"bytes": 1401
},
{
"ts": 5103,
"bytes": 1401
},
{
"ts": 5110,
"bytes": 1401
},
{
"ts": 5117,
"bytes": 1401
},
{
"ts": 5124,
"bytes": 1401
},
{
"ts": 5132,
"bytes": 1401
},
{
"ts": 5139,
"bytes": 1401
},
{
"ts": 5146,
"bytes": 1401
},
{
"ts": 5155,
"bytes": 1400
},
{
"ts": 5157,
"bytes": 1403
},
{
"ts": 5160,
"bytes": 1403
},
{
"ts": 5162,
"bytes": 1403
},
{
"ts": 5164,
"bytes": 1403
},
{
"ts": 5167,
"bytes": 1403
},
{
"ts": 5169,
"bytes": 1403
},
{
"ts": 5171,
"bytes": 1403
},
{
"ts": 5174,
"bytes": 1403
},
{
"ts": 5176,
"bytes": 1403
},
{
"ts": 5183,
"bytes": 1401
},
{
"ts": 5193,
"bytes": 1401
},
{
"ts": 5200,
"bytes": 1401
},
{
"ts": 5207,
"bytes": 1401
},
{
"ts": 5216,
"bytes": 1401
},
{
"ts": 5223,
"bytes": 1401
},
{
"ts": 5230,
"bytes": 1401
},
{
"ts": 5237,
"bytes": 1401
},
{
"ts": 5242,
"bytes": 1394
},
{
"ts": 5270,
"bytes": 1401
},
{
"ts": 5277,
"bytes": 1401
},
{
"ts": 5284,
"bytes": 1401
},
{
"ts": 5291,
"bytes": 1401
},
{
"ts": 5299,
"bytes": 1401
},
{
"ts": 5306,
"bytes": 1400
},
{
"ts": 5313,
"bytes": 1401
},
{
"ts": 5320,
"bytes": 1401
},
{
"ts": 5327,
"bytes": 1401
},
{
"ts": 5334,
"bytes": 1401
},
{
"ts": 5341,
"bytes": 1401
},
{
"ts": 5348,
"bytes": 1401
},
{
"ts": 5355,
"bytes": 1401
},
{
"ts": 5362,
"bytes": 1401
},
{
"ts": 5369,
"bytes": 1401
},
{
"ts": 5376,
"bytes": 1401
},
{
"ts": 5383,
"bytes": 1401
},
{
"ts": 5390,
"bytes": 1401
},
{
"ts": 5397,
"bytes": 1401
},
{
"ts": 5404,
"bytes": 1401
},
{
"ts": 5411,
"bytes": 1401
},
{
"ts": 5418,
"bytes": 1401
},
{
"ts": 5426,
"bytes": 1401
},
{
"ts": 5433,
"bytes": 1401
},
{
"ts": 5440,
"bytes": 1401
},
{
"ts": 5447,
"bytes": 1401
},
{
"ts": 5454,
"bytes": 1401
},
{
"ts": 5461,
"bytes": 1401
},
{
"ts": 5468,
"bytes": 1401
},
{
"ts": 5475,
"bytes": 1401
},
{
"ts": 5482,
"bytes": 1401
},
{
"ts": 5489,
"bytes": 1401
},
{
"ts": 5496,
"bytes": 1401
},
{
"ts": 5503,
"bytes": 1401
},
{
"ts": 5510,
"bytes": 1401
},
{
"ts": 5517,
"bytes": 1401
},
{
"ts": 5524,
"bytes": 1401
},
{
"ts": 5531,
"bytes": 1401
},
{
"ts": 5538,
"bytes": 1401
},
{
"ts": 5548,
"bytes": 1401
},
{
"ts": 5556,
"bytes": 1401
},
{
"ts": 5557,
"bytes": 1404
},
{
"ts": 5564,
"bytes": 1401
},
{
"ts": 5571,
"bytes": 1401
},
{
"ts": 5579,
"bytes": 1401
},
{
"ts": 5585,
"bytes": 1401
},
{
"ts": 5593,
"bytes": 1401
},
{
"ts": 5600,
"bytes": 1401
},
{
"ts": 5607,
"bytes": 1401
},
{
"ts": 5614,
"bytes": 1401
},
{
"ts": 5621,
"bytes": 1401
},
{
"ts": 5628,
"bytes": 1401
},
{
"ts": 5635,
"bytes": 1401
},
{
"ts": 5642,
"bytes": 1401
},
{
"ts": 5649,
"bytes": 1401
},
{
"ts": 5656,
"bytes": 1401
},
{
"ts": 5663,
"bytes": 1401
},
{
"ts": 5670,
"bytes": 1401
},
{
"ts": 5677,
"bytes": 1401
},
{
"ts": 5684,
"bytes": 1401
},
{
"ts": 5689,
"bytes": 1401
},
{
"ts": 5717,
"bytes": 1401
},
{
"ts": 5724,
"bytes": 1401
},
{
"ts": 5731,
"bytes": 1401
},
{
"ts": 5738,
"bytes": 1401
},
{
"ts": 5746,
"bytes": 1401
},
{
"ts": 5753,
"bytes": 1401
},
{
"ts": 5760,
"bytes": 1401
},
{
"ts": 5767,
"bytes": 1401
},
{
"ts": 5774,
"bytes": 1401
},
{
"ts": 5781,
"bytes": 1401
},
{
"ts": 5788,
"bytes": 1401
},
{
"ts": 5795,
"bytes": 1401
},
{
"ts": 5802,
"bytes": 1401
},
{
"ts": 5811,
"bytes": 1400
},
{
"ts": 5814,
"bytes": 1403
},
{
"ts": 5816,
"bytes": 1403
},
{
"ts": 5818,
"bytes": 1403
},
{
"ts": 5821,
"bytes": 1403
},
{
"ts": 5823,
"bytes": 1403
},
{
"ts": 5825,
"bytes": 1403
},
{
"ts": 5828,
"bytes": 1403
},
{
"ts": 5830,
"bytes": 1403
},
{
"ts": 5832,
"bytes": 1403
},
{
"ts": 5840,
"bytes": 1401
},
{
"ts": 5847,
"bytes": 1401
},
{
"ts": 5854,
"bytes": 1401
},
{
"ts": 5861,
"bytes": 1401
},
{
"ts": 5868,
"bytes": 1401
},
{
"ts": 5875,
"bytes": 1401
},
{
"ts": 5882,
"bytes": 1401
},
{
"ts": 5889,
"bytes": 1401
},
{
"ts": 5896,
"bytes": 1401
},
{
"ts": 5903,
"bytes": 1401
},
{
"ts": 5934,
"bytes": 1401
},
{
"ts": 5936,
"bytes": 1404
},
{
"ts": 5943,
"bytes": 1401
},
{
"ts": 5950,
"bytes": 1401
},
{
"ts": 5957,
"bytes": 1401
},
{
"ts": 5964,
"bytes": 1401
},
{
"ts": 5971,
"bytes": 1401
},
{
"ts": 5978,
"bytes": 1401
},
{
"ts": 5985,
"bytes": 1401
},
{
"ts": 5992,
"bytes": 1401
},
{
"ts": 5999,
"bytes": 1401
},
{
"ts": 6006,
"bytes": 1401
},
{
"ts": 6014,
"bytes": 1401
},
{
"ts": 6021,
"bytes": 1401
},
{
"ts": 6028,
"bytes": 1401
},
{
"ts": 6035,
"bytes": 1401
},
{
"ts": 6042,
"bytes": 1401
},
{
"ts": 6049,
"bytes": 1401
},
{
"ts": 6056,
"bytes": 1401
},
{
"ts": 6063,
"bytes": 1401
},
{
"ts": 6070,
"bytes": 1401
},
{
"ts": 6077,
"bytes": 1401
},
{
"ts": 6084,
"bytes": 1401
},
{
"ts": 6091,
"bytes": 1401
},
{
"ts": 6098,
"bytes": 1401
},
{
"ts": 6105,
"bytes": 1401
},
{
"ts": 6112,
"bytes": 1401
},
{
"ts": 6119,
"bytes": 1401
},
{
"ts": 6126,
"bytes": 1394
},
{
"ts": 6133,
"bytes": 1401
},
{
"ts": 6141,
"bytes": 1401
},
{
"ts": 6148,
"bytes": 1401
},
{
"ts": 6155,
"bytes": 1401
},
{
"ts": 6162,
"bytes": 1401
},
{
"ts": 6169,
"bytes": 1401
},
{
"ts": 6176,
"bytes": 1401
},
{
"ts": 6183,
"bytes": 1401
},
{
"ts": 6190,
"bytes": 1401
},
{
"ts": 6197,
"bytes": 1401
},
{
"ts": 6204,
"bytes": 1401
},
{
"ts": 6211,
"bytes": 1401
},
{
"ts": 6218,
"bytes": 1401
},
{
"ts": 6225,
"bytes": 1401
},
{
"ts": 6232,
"bytes": 1401
},
{
"ts": 6239,
"bytes": 1401
},
{
"ts": 6246,
"bytes": 1401
},
{
"ts": 6253,
"bytes": 1401
},
{
"ts": 6261,
"bytes": 1401
},
{
"ts": 6268,
"bytes": 1401
},
{
"ts": 6277,
"bytes": 1401
},
{
"ts": 6284,
"bytes": 1401
},
{
"ts": 6293,
"bytes": 1401
},
{
"ts": 6300,
"bytes": 1401
},
{
"ts": 6308,
"bytes": 1401
},
{
"ts": 6317,
"bytes": 1401
},
{
"ts": 6324,
"bytes": 1401
},
{
"ts": 6331,
"bytes": 1401
},
{
"ts": 6338,
"bytes": 1401
},
{
"ts": 6345,
"bytes": 1401
},
{
"ts": 6355,
"bytes": 1393
},
{
"ts": 6380,
"bytes": 1401
},
{
"ts": 6387,
"bytes": 1401
},
{
"ts": 6395,
"bytes": 1401
},
{
"ts": 6402,
"bytes": 1401
},
{
"ts": 6409,
"bytes": 1401
},
{
"ts": 6416,
"bytes": 1401
},
{
"ts": 6423,
"bytes": 1401
},
{
"ts": 6430,
"bytes": 1401
},
{
"ts": 6437,
"bytes": 1401
},
{
"ts": 6444,
"bytes": 1401
},
{
"ts": 6451,
"bytes": 1400
},
{
"ts": 6458,
"bytes": 1400
},
{
"ts": 6465,
"bytes": 1400
},
{
"ts": 6474,
"bytes": 1400
},
{
"ts": 6477,
"bytes": 1403
},
{
"ts": 6479,
"bytes": 1403
},
{
"ts": 6482,
"bytes": 1403
},
{
"ts": 6484,
"bytes": 1403
},
{
"ts": 6486,
"bytes": 1403
},
{
"ts": 6489,
"bytes": 1403
},
{
"ts": 6491,
"bytes": 1403
},
{
"ts": 6493,
"bytes": 1403
},
{
"ts": 6496,
"bytes": 1403
},
{
"ts": 6503,
"bytes": 1400
},
{
"ts": 6510,
"bytes": 1400
},
{
"ts": 6517,
"bytes": 1400
},
{
"ts": 6524,
"bytes": 1400
},
{
"ts": 6531,
"bytes": 1400
},
{
"ts": 6538,
"bytes": 1400
},
{
"ts": 6545,
"bytes": 1400
},
{
"ts": 6550,
"bytes": 1400
},
{
"ts": 6578,
"bytes": 1400
},
{
"ts": 6585,
"bytes": 1400
},
{
"ts": 6592,
"bytes": 1400
},
{
"ts": 6599,
"bytes": 1400
},
{
"ts": 6606,
"bytes": 1400
},
{
"ts": 6613,
"bytes": 1400
},
{
"ts": 6620,
"bytes": 1400
},
{
"ts": 6627,
"bytes": 1400
},
{
"ts": 6634,
"bytes": 1401
},
{
"ts": 6642,
"bytes": 1401
},
{
"ts": 6644,
"bytes": 1404
},
{
"ts": 6651,
"bytes": 1401
},
{
"ts": 6660,
"bytes": 1401
},
{
"ts": 6670,
"bytes": 1401
},
{
"ts": 6677,
"bytes": 1401
},
{
"ts": 6679,
"bytes": 1404
},
{
"ts": 6686,
"bytes": 1401
},
{
"ts": 6693,
"bytes": 1401
},
{
"ts": 6700,
"bytes": 1401
},
{
"ts": 6707,
"bytes": 1401
},
{
"ts": 6714,
"bytes": 1401
},
{
"ts": 6721,
"bytes": 1401
},
{
"ts": 6728,
"bytes": 1401
},
{
"ts": 6736,
"bytes": 1401
},
{
"ts": 6743,
"bytes": 1401
},
{
"ts": 6750,
"bytes": 1401
},
{
"ts": 6757,
"bytes": 1401
},
{
"ts": 6764,
"bytes": 1401
},
{
"ts": 6771,
"bytes": 1401
},
{
"ts": 6778,
"bytes": 1401
},
{
"ts": 6785,
"bytes": 1401
},
{
"ts": 6792,
"bytes": 1401
},
{
"ts": 6799,
"bytes": 1401
},
{
"ts": 6806,
"bytes": 1401
},
{
"ts": 6813,
"bytes": 1400
},
{
"ts": 6820,
"bytes": 1400
},
{
"ts": 6827,
"bytes": 1401
},
{
"ts": 6834,
"bytes": 1401
},
{
"ts": 6841,
"bytes": 1401
},
{
"ts": 6848,
"bytes": 1401
},
{
"ts": 6856,
"bytes": 1401
},
{
"ts": 6863,
"bytes": 1401
},
{
"ts": 6870,
"bytes": 1401
},
{
"ts": 6877,
"bytes": 1401
},
{
"ts": 6884,
"bytes": 1401
},
{
"ts": 6891,
"bytes": 1401
},
{
"ts": 6898,
"bytes": 1401
},
{
"ts": 6905,
"bytes": 1401
},
{
"ts": 6912,
"bytes": 1401
},
{
"ts": 6919,
"bytes": 1401
},
{
"ts": 6926,
"bytes": 1401
},
{
"ts": 6933,
"bytes": 1401
},
{
"ts": 6940,
"bytes": 1401
},
{
"ts": 6947,
"bytes": 1401
},
{
"ts": 6954,
"bytes": 1401
},
{
"ts": 6961,
"bytes": 1401
},
{
"ts": 6968,
"bytes": 1401
},
{
"ts": 6976,
"bytes": 1401
},
{
"ts": 6983,
"bytes": 1401
},
{
"ts": 6990,
"bytes": 1394
},
{
"ts": 6997,
"bytes": 1401
},
{
"ts": 7004,
"bytes": 1401
},
{
"ts": 7008,
"bytes": 1401
},
{
"ts": 7011,
"bytes": 1404
},
{
"ts": 7039,
"bytes": 1401
},
{
"ts": 7046,
"bytes": 1401
},
{
"ts": 7053,
"bytes": 1401
},
{
"ts": 7061,
"bytes": 1401
},
{
"ts": 7067,
"bytes": 1401
},
{
"ts": 7074,
"bytes": 1401
},
{
"ts": 7081,
"bytes": 1401
},
{
"ts": 7088,
"bytes": 1401
},
{
"ts": 7095,
"bytes": 1401
},
{
"ts": 7102,
"bytes": 1401
},
{
"ts": 7110,
"bytes": 1401
},
{
"ts": 7119,
"bytes": 1400
},
{
"ts": 7121,
"bytes": 1403
},
{
"ts": 7124,
"bytes": 1403
},
{
"ts": 7126,
"bytes": 1403
},
{
"ts": 7128,
"bytes": 1403
},
{
"ts": 7131,
"bytes": 1403
},
{
"ts": 7133,
"bytes": 1403
},
{
"ts": 7135,
"bytes": 1403
},
{
"ts": 7138,
"bytes": 1403
},
{
"ts": 7140,
"bytes": 1403
},
{
"ts": 7147,
"bytes": 1401
},
{
"ts": 7154,
"bytes": 1401
},
{
"ts": 7161,
"bytes": 1401
},
{
"ts": 7168,
"bytes": 1401
},
{
"ts": 7175,
"bytes": 1401
},
{
"ts": 7182,
"bytes": 1401
},
{
"ts": 7189,
"bytes": 1401
},
{
"ts": 7197,
"bytes": 1401
},
{
"ts": 7204,
"bytes": 1401
},
{
"ts": 7211,
"bytes": 1401
},
{
"ts": 7239,
"bytes": 1401
},
{
"ts": 7246,
"bytes": 1401
},
{
"ts": 7253,
"bytes": 1401
},
{
"ts": 7260,
"bytes": 1401
},
{
"ts": 7267,
"bytes": 1401
},
{
"ts": 7274,
"bytes": 1401
},
{
"ts": 7281,
"bytes": 1401
},
{
"ts": 7288,
"bytes": 1401
},
{
"ts": 7295,
"bytes": 1401
},
{
"ts": 7302,
"bytes": 1401
},
{
"ts": 7309,
"bytes": 1401
},
{
"ts": 7316,
"bytes": 1401
},
{
"ts": 7324,
"bytes": 1401
},
{
"ts": 7331,
"bytes": 1401
},
{
"ts": 7338,
"bytes": 1401
},
{
"ts": 7345,
"bytes": 1401
},
{
"ts": 7352,
"bytes": 1401
},
{
"ts": 7359,
"bytes": 1401
},
{
"ts": 7366,
"bytes": 1401
},
{
"ts": 7373,
"bytes": 1401
},
{
"ts": 7380,
"bytes": 1401
},
{
"ts": 7387,
"bytes": 1401
},
{
"ts": 7394,
"bytes": 1401
},
{
"ts": 7401,
"bytes": 1401
},
{
"ts": 7408,
"bytes": 1401
},
{
"ts": 7415,
"bytes": 1401
},
{
"ts": 7422,
"bytes": 1401
},
{
"ts": 7429,
"bytes": 1401
},
{
"ts": 7437,
"bytes": 1401
},
{
"ts": 7444,
"bytes": 1401
},
{
"ts": 7451,
"bytes": 1401
},
{
"ts": 7458,
"bytes": 1400
},
{
"ts": 7465,
"bytes": 1400
},
{
"ts": 7472,
"bytes": 1400
},
{
"ts": 7479,
"bytes": 1401
},
{
"ts": 7486,
"bytes": 1401
},
{
"ts": 7493,
"bytes": 1401
},
{
"ts": 7500,
"bytes": 1401
},
{
"ts": 7507,
"bytes": 1401
},
{
"ts": 7514,
"bytes": 1401
},
{
"ts": 7521,
"bytes": 1401
},
{
"ts": 7528,
"bytes": 1401
},
{
"ts": 7535,
"bytes": 1401
},
{
"ts": 7543,
"bytes": 1401
},
{
"ts": 7550,
"bytes": 1401
},
{
"ts": 7556,
"bytes": 1401
},
{
"ts": 7564,
"bytes": 1401
},
{
"ts": 7572,
"bytes": 1401
},
{
"ts": 7578,
"bytes": 1401
},
{
"ts": 7585,
"bytes": 1401
},
{
"ts": 7592,
"bytes": 1401
},
{
"ts": 7599,
"bytes": 1401
},
{
"ts": 7606,
"bytes": 1401
},
{
"ts": 7613,
"bytes": 1401
},
{
"ts": 7620,
"bytes": 1401
},
{
"ts": 7627,
"bytes": 1401
},
{
"ts": 7634,
"bytes": 1401
},
{
"ts": 7641,
"bytes": 1401
},
{
"ts": 7648,
"bytes": 1401
},
{
"ts": 7655,
"bytes": 1401
},
{
"ts": 7663,
"bytes": 1401
},
{
"ts": 7691,
"bytes": 1401
},
{
"ts": 7698,
"bytes": 1401
},
{
"ts": 7705,
"bytes": 1401
},
{
"ts": 7710,
"bytes": 1401
},
{
"ts": 7714,
"bytes": 1401
},
{
"ts": 7719,
"bytes": 1401
},
{
"ts": 7723,
"bytes": 1401
},
{
"ts": 7728,
"bytes": 1401
},
{
"ts": 7735,
"bytes": 1401
},
{
"ts": 7743,
"bytes": 1401
},
{
"ts": 7747,
"bytes": 1401
},
{
"ts": 7752,
"bytes": 1401
},
{
"ts": 7759,
"bytes": 1400
},
{
"ts": 7761,
"bytes": 1403
},
{
"ts": 7763,
"bytes": 1403
},
{
"ts": 7766,
"bytes": 1403
},
{
"ts": 7768,
"bytes": 1403
},
{
"ts": 7770,
"bytes": 1403
},
{
"ts": 7773,
"bytes": 1403
},
{
"ts": 7775,
"bytes": 1403
},
{
"ts": 7777,
"bytes": 1403
},
{
"ts": 7780,
"bytes": 1403
},
{
"ts": 7785,
"bytes": 1401
},
{
"ts": 7789,
"bytes": 1401
},
{
"ts": 7794,
"bytes": 1401
},
{
"ts": 7799,
"bytes": 1401
},
{
"ts": 7803,
"bytes": 1401
},
{
"ts": 7808,
"bytes": 1401
},
{
"ts": 7813,
"bytes": 1401
},
{
"ts": 7817,
"bytes": 1401
},
{
"ts": 7822,
"bytes": 1401
},
{
"ts": 7827,
"bytes": 1401
},
{
"ts": 7832,
"bytes": 1401
},
{
"ts": 7836,
"bytes": 1401
},
{
"ts": 7841,
"bytes": 1401
},
{
"ts": 7846,
"bytes": 1401
},
{
"ts": 7851,
"bytes": 1401
},
{
"ts": 7855,
"bytes": 1401
},
{
"ts": 7860,
"bytes": 1401
},
{
"ts": 7865,
"bytes": 1401
},
{
"ts": 7869,
"bytes": 1401
},
{
"ts": 7874,
"bytes": 1401
},
{
"ts": 7879,
"bytes": 1401
},
{
"ts": 7883,
"bytes": 1401
},
{
"ts": 7888,
"bytes": 1401
},
{
"ts": 7893,
"bytes": 1401
},
{
"ts": 7898,
"bytes": 1401
},
{
"ts": 7902,
"bytes": 1401
},
{
"ts": 7907,
"bytes": 1401
},
{
"ts": 7912,
"bytes": 1401
},
{
"ts": 7916,
"bytes": 1401
},
{
"ts": 7921,
"bytes": 1401
},
{
"ts": 7926,
"bytes": 1401
},
{
"ts": 7930,
"bytes": 1401
},
{
"ts": 7935,
"bytes": 1401
},
{
"ts": 7940,
"bytes": 1401
},
{
"ts": 7945,
"bytes": 1401
},
{
"ts": 7949,
"bytes": 1401
},
{
"ts": 7954,
"bytes": 1401
},
{
"ts": 7959,
"bytes": 1401
},
{
"ts": 7963,
"bytes": 1401
},
{
"ts": 7968,
"bytes": 1401
},
{
"ts": 7973,
"bytes": 1401
},
{
"ts": 7977,
"bytes": 1401
},
{
"ts": 7982,
"bytes": 1401
},
{
"ts": 7987,
"bytes": 1401
},
{
"ts": 7992,
"bytes": 1401
},
{
"ts": 7996,
"bytes": 1401
},
{
"ts": 8001,
"bytes": 1400
},
{
"ts": 8006,
"bytes": 1400
},
{
"ts": 8010,
"bytes": 1400
},
{
"ts": 8015,
"bytes": 1400
},
{
"ts": 8020,
"bytes": 1400
},
{
"ts": 8024,
"bytes": 1400
},
{
"ts": 8029,
"bytes": 1400
},
{
"ts": 8034,
"bytes": 1400
},
{
"ts": 8039,
"bytes": 1400
},
{
"ts": 8043,
"bytes": 1400
},
{
"ts": 8048,
"bytes": 1400
},
{
"ts": 8053,
"bytes": 1400
},
{
"ts": 8057,
"bytes": 1400
},
{
"ts": 8062,
"bytes": 1400
},
{
"ts": 8067,
"bytes": 1394
},
{
"ts": 8071,
"bytes": 1400
},
{
"ts": 8076,
"bytes": 1400
},
{
"ts": 8081,
"bytes": 1400
},
{
"ts": 8086,
"bytes": 1400
},
{
"ts": 8090,
"bytes": 1400
},
{
"ts": 8095,
"bytes": 1400
},
{
"ts": 8100,
"bytes": 1400
},
{
"ts": 8102,
"bytes": 1400
},
{
"ts": 8128,
"bytes": 1400
},
{
"ts": 8133,
"bytes": 1400
},
{
"ts": 8140,
"bytes": 1401
},
{
"ts": 8144,
"bytes": 1401
},
{
"ts": 8149,
"bytes": 1401
},
{
"ts": 8154,
"bytes": 1401
},
{
"ts": 8159,
"bytes": 1401
},
{
"ts": 8163,
"bytes": 1401
},
{
"ts": 8168,
"bytes": 1401
},
{
"ts": 8173,
"bytes": 1401
},
{
"ts": 8177,
"bytes": 1401
},
{
"ts": 8182,
"bytes": 1401
},
{
"ts": 8187,
"bytes": 1401
},
{
"ts": 8192,
"bytes": 1401
},
{
"ts": 8198,
"bytes": 1400
},
{
"ts": 8201,
"bytes": 1403
},
{
"ts": 8203,
"bytes": 1403
},
{
"ts": 8206,
"bytes": 1403
},
{
"ts": 8208,
"bytes": 1403
},
{
"ts": 8210,
"bytes": 1403
},
{
"ts": 8213,
"bytes": 1403
},
{
"ts": 8215,
"bytes": 1403
},
{
"ts": 8217,
"bytes": 1403
},
{
"ts": 8220,
"bytes": 1403
},
{
"ts": 8224,
"bytes": 1401
},
{
"ts": 8229,
"bytes": 1401
},
{
"ts": 8234,
"bytes": 1401
},
{
"ts": 8239,
"bytes": 1401
},
{
"ts": 8243,
"bytes": 1401
},
{
"ts": 8248,
"bytes": 1401
},
{
"ts": 8253,
"bytes": 1401
},
{
"ts": 8257,
"bytes": 1401
},
{
"ts": 8262,
"bytes": 1401
},
{
"ts": 8267,
"bytes": 1401
},
{
"ts": 8271,
"bytes": 1401
},
{
"ts": 8276,
"bytes": 1401
},
{
"ts": 8281,
"bytes": 1401
},
{
"ts": 8286,
"bytes": 1401
},
{
"ts": 8290,
"bytes": 1401
},
{
"ts": 8295,
"bytes": 1401
},
{
"ts": 8300,
"bytes": 1401
},
{
"ts": 8304,
"bytes": 1401
},
{
"ts": 8309,
"bytes": 1401
},
{
"ts": 8314,
"bytes": 1401
},
{
"ts": 8318,
"bytes": 1401
},
{
"ts": 8323,
"bytes": 1401
},
{
"ts": 8328,
"bytes": 1401
},
{
"ts": 8333,
"bytes": 1401
},
{
"ts": 8337,
"bytes": 1401
},
{
"ts": 8342,
"bytes": 1401
},
{
"ts": 8347,
"bytes": 1401
},
{
"ts": 8351,
"bytes": 1401
},
{
"ts": 8356,
"bytes": 1401
},
{
"ts": 8361,
"bytes": 1401
},
{
"ts": 8365,
"bytes": 1401
},
{
"ts": 8370,
"bytes": 1401
},
{
"ts": 8375,
"bytes": 1401
},
{
"ts": 8380,
"bytes": 1401
},
{
"ts": 8384,
"bytes": 1401
},
{
"ts": 8389,
"bytes": 1401
},
{
"ts": 8394,
"bytes": 1401
},
{
"ts": 8398,
"bytes": 1401
},
{
"ts": 8403,
"bytes": 1401
},
{
"ts": 8408,
"bytes": 1401
},
{
"ts": 8413,
"bytes": 1401
},
{
"ts": 8417,
"bytes": 1401
},
{
"ts": 8422,
"bytes": 1401
},
{
"ts": 8427,
"bytes": 1401
},
{
"ts": 8431,
"bytes": 1401
},
{
"ts": 8436,
"bytes": 1401
},
{
"ts": 8441,
"bytes": 1401
},
{
"ts": 8445,
"bytes": 1401
},
{
"ts": 8451,
"bytes": 1401
},
{
"ts": 8455,
"bytes": 1401
},
{
"ts": 8460,
"bytes": 1401
},
{
"ts": 8462,
"bytes": 1404
},
{
"ts": 8467,
"bytes": 1401
},
{
"ts": 8471,
"bytes": 1401
},
{
"ts": 8474,
"bytes": 1404
},
{
"ts": 8478,
"bytes": 1401
},
{
"ts": 8483,
"bytes": 1401
},
{
"ts": 8488,
"bytes": 1401
},
{
"ts": 8493,
"bytes": 1401
},
{
"ts": 8495,
"bytes": 1404
},
{
"ts": 8500,
"bytes": 1401
},
{
"ts": 8504,
"bytes": 1401
},
{
"ts": 8509,
"bytes": 1393
},
{
"ts": 8514,
"bytes": 1401
},
{
"ts": 8518,
"bytes": 1401
},
{
"ts": 8523,
"bytes": 1401
},
{
"ts": 8528,
"bytes": 1401
},
{
"ts": 8533,
"bytes": 1401
},
{
"ts": 8537,
"bytes": 1401
},
{
"ts": 8542,
"bytes": 1401
},
{
"ts": 8545,
"bytes": 1401
},
{
"ts": 8570,
"bytes": 1401
},
{
"ts": 8575,
"bytes": 1401
},
{
"ts": 8580,
"bytes": 1401
},
{
"ts": 8584,
"bytes": 1401
},
{
"ts": 8589,
"bytes": 1401
},
{
"ts": 8594,
"bytes": 1401
},
{
"ts": 8598,
"bytes": 1401
},
{
"ts": 8603,
"bytes": 1401
},
{
"ts": 8608,
"bytes": 1401
},
{
"ts": 8612,
"bytes": 1401
},
{
"ts": 8617,
"bytes": 1401
},
{
"ts": 8622,
"bytes": 1401
},
{
"ts": 8629,
"bytes": 1400
},
{
"ts": 8631,
"bytes": 1403
},
{
"ts": 8634,
"bytes": 1403
},
{
"ts": 8636,
"bytes": 1403
},
{
"ts": 8638,
"bytes": 1403
},
{
"ts": 8641,
"bytes": 1403
},
{
"ts": 8643,
"bytes": 1403
},
{
"ts": 8645,
"bytes": 1403
},
{
"ts": 8648,
"bytes": 1403
},
{
"ts": 8650,
"bytes": 1403
},
{
"ts": 8655,
"bytes": 1401
},
{
"ts": 8660,
"bytes": 1401
},
{
"ts": 8664,
"bytes": 1401
},
{
"ts": 8669,
"bytes": 1401
},
{
"ts": 8674,
"bytes": 1401
},
{
"ts": 8678,
"bytes": 1401
},
{
"ts": 8683,
"bytes": 1401
},
{
"ts": 8688,
"bytes": 1401
},
{
"ts": 8692,
"bytes": 1401
},
{
"ts": 8697,
"bytes": 1401
},
{
"ts": 8702,
"bytes": 1401
},
{
"ts": 8707,
"bytes": 1401
},
{
"ts": 8711,
"bytes": 1401
},
{
"ts": 8716,
"bytes": 1401
},
{
"ts": 8721,
"bytes": 1401
},
{
"ts": 8725,
"bytes": 1394
},
{
"ts": 8730,
"bytes": 1401
},
{
"ts": 8735,
"bytes": 1401
},
{
"ts": 8740,
"bytes": 1401
},
{
"ts": 8744,
"bytes": 1401
},
{
"ts": 8749,
"bytes": 1401
},
{
"ts": 8754,
"bytes": 1401
},
{
"ts": 8758,
"bytes": 1401
},
{
"ts": 8763,
"bytes": 1401
},
{
"ts": 8768,
"bytes": 1401
},
{
"ts": 8772,
"bytes": 1401
},
{
"ts": 8777,
"bytes": 1401
},
{
"ts": 8782,
"bytes": 1401
},
{
"ts": 8787,
"bytes": 1401
},
{
"ts": 8791,
"bytes": 1401
},
{
"ts": 8796,
"bytes": 1401
},
{
"ts": 8801,
"bytes": 1401
},
{
"ts": 8805,
"bytes": 1401
},
{
"ts": 8810,
"bytes": 1401
},
{
"ts": 8815,
"bytes": 1401
},
{
"ts": 8819,
"bytes": 1401
},
{
"ts": 8824,
"bytes": 1401
},
{
"ts": 8829,
"bytes": 1401
},
{
"ts": 8834,
"bytes": 1401
},
{
"ts": 8838,
"bytes": 1401
},
{
"ts": 8843,
"bytes": 1401
},
{
"ts": 8850,
"bytes": 1401
},
{
"ts": 8855,
"bytes": 1401
},
{
"ts": 8859,
"bytes": 1401
},
{
"ts": 8864,
"bytes": 1401
},
{
"ts": 8869,
"bytes": 1401
},
{
"ts": 8874,
"bytes": 1401
},
{
"ts": 8878,
"bytes": 1401
},
{
"ts": 8883,
"bytes": 1401
},
{
"ts": 8888,
"bytes": 1401
},
{
"ts": 8892,
"bytes": 1401
},
{
"ts": 8897,
"bytes": 1400
},
{
"ts": 8902,
"bytes": 1400
},
{
"ts": 8906,
"bytes": 1394
},
{
"ts": 8911,
"bytes": 1400
},
{
"ts": 8916,
"bytes": 1400
},
{
"ts": 8921,
"bytes": 1400
},
{
"ts": 8925,
"bytes": 1400
},
{
"ts": 8930,
"bytes": 1400
},
{
"ts": 8935,
"bytes": 1400
},
{
"ts": 8939,
"bytes": 1400
},
{
"ts": 8944,
"bytes": 1400
},
{
"ts": 8949,
"bytes": 1400
},
{
"ts": 8954,
"bytes": 1400
},
{
"ts": 8959,
"bytes": 1400
},
{
"ts": 8963,
"bytes": 1400
},
{
"ts": 8968,
"bytes": 1400
},
{
"ts": 8972,
"bytes": 1400
},
{
"ts": 8977,
"bytes": 1401
},
{
"ts": 8979,
"bytes": 1401
},
{
"ts": 9005,
"bytes": 1401
},
{
"ts": 9010,
"bytes": 1401
},
{
"ts": 9015,
"bytes": 1401
},
{
"ts": 9019,
"bytes": 1401
},
{
"ts": 9024,
"bytes": 1401
},
{
"ts": 9029,
"bytes": 1401
},
{
"ts": 9034,
"bytes": 1401
},
{
"ts": 9038,
"bytes": 1401
},
{
"ts": 9043,
"bytes": 1401
},
{
"ts": 9048,
"bytes": 1401
},
{
"ts": 9052,
"bytes": 1401
},
{
"ts": 9057,
"bytes": 1401
},
{
"ts": 9062,
"bytes": 1401
},
{
"ts": 9069,
"bytes": 1400
},
{
"ts": 9071,
"bytes": 1403
},
{
"ts": 9073,
"bytes": 1403
},
{
"ts": 9076,
"bytes": 1403
},
{
"ts": 9078,
"bytes": 1403
},
{
"ts": 9080,
"bytes": 1403
},
{
"ts": 9083,
"bytes": 1403
},
{
"ts": 9085,
"bytes": 1403
},
{
"ts": 9088,
"bytes": 1403
},
{
"ts": 9090,
"bytes": 1403
},
{
"ts": 9095,
"bytes": 1401
},
{
"ts": 9099,
"bytes": 1401
},
{
"ts": 9104,
"bytes": 1401
},
{
"ts": 9109,
"bytes": 1401
},
{
"ts": 9113,
"bytes": 1401
},
{
"ts": 9118,
"bytes": 1401
},
{
"ts": 9123,
"bytes": 1401
},
{
"ts": 9128,
"bytes": 1401
},
{
"ts": 9132,
"bytes": 1401
},
{
"ts": 9137,
"bytes": 1401
},
{
"ts": 9142,
"bytes": 1401
},
{
"ts": 9146,
"bytes": 1401
},
{
"ts": 9151,
"bytes": 1401
},
{
"ts": 9156,
"bytes": 1401
},
{
"ts": 9161,
"bytes": 1401
},
{
"ts": 9165,
"bytes": 1401
},
{
"ts": 9170,
"bytes": 1401
},
{
"ts": 9172,
"bytes": 1404
},
{
"ts": 9177,
"bytes": 1401
},
{
"ts": 9182,
"bytes": 1401
},
{
"ts": 9184,
"bytes": 1404
},
{
"ts": 9189,
"bytes": 1401
},
{
"ts": 9193,
"bytes": 1401
},
{
"ts": 9198,
"bytes": 1401
},
{
"ts": 9201,
"bytes": 1404
},
{
"ts": 9205,
"bytes": 1401
},
{
"ts": 9210,
"bytes": 1401
},
{
"ts": 9215,
"bytes": 1401
},
{
"ts": 9219,
"bytes": 1401
},
{
"ts": 9224,
"bytes": 1401
},
{
"ts": 9229,
"bytes": 1401
},
{
"ts": 9233,
"bytes": 1401
},
{
"ts": 9238,
"bytes": 1401
},
{
"ts": 9243,
"bytes": 1401
},
{
"ts": 9248,
"bytes": 1400
},
{
"ts": 9253,
"bytes": 1400
},
{
"ts": 9257,
"bytes": 1400
},
{
"ts": 9262,
"bytes": 1400
},
{
"ts": 9266,
"bytes": 1400
},
{
"ts": 9271,
"bytes": 1400
},
{
"ts": 9276,
"bytes": 1400
},
{
"ts": 9280,
"bytes": 1400
},
{
"ts": 9285,
"bytes": 1400
},
{
"ts": 9290,
"bytes": 1400
},
{
"ts": 9295,
"bytes": 1400
},
{
"ts": 9299,
"bytes": 1400
},
{
"ts": 9304,
"bytes": 1400
},
{
"ts": 9309,
"bytes": 1400
},
{
"ts": 9313,
"bytes": 1400
},
{
"ts": 9318,
"bytes": 1400
},
{
"ts": 9323,
"bytes": 1400
},
{
"ts": 9327,
"bytes": 1400
},
{
"ts": 9332,
"bytes": 1400
},
{
"ts": 9337,
"bytes": 1400
},
{
"ts": 9342,
"bytes": 1400
},
{
"ts": 9346,
"bytes": 1400
},
{
"ts": 9351,
"bytes": 1400
},
{
"ts": 9356,
"bytes": 1400
},
{
"ts": 9361,
"bytes": 1400
},
{
"ts": 9365,
"bytes": 1400
},
{
"ts": 9370,
"bytes": 1400
},
{
"ts": 9375,
"bytes": 1400
},
{
"ts": 9379,
"bytes": 1400
},
{
"ts": 9384,
"bytes": 1400
},
{
"ts": 9389,
"bytes": 1400
},
{
"ts": 9393,
"bytes": 1400
},
{
"ts": 9398,
"bytes": 1400
},
{
"ts": 9403,
"bytes": 1401
},
{
"ts": 9407,
"bytes": 1401
},
{
"ts": 9412,
"bytes": 1401
},
{
"ts": 9417,
"bytes": 1401
},
{
"ts": 9422,
"bytes": 1401
},
{
"ts": 9424,
"bytes": 1401
},
{
"ts": 9450,
"bytes": 1401
},
{
"ts": 9455,
"bytes": 1401
},
{
"ts": 9459,
"bytes": 1401
},
{
"ts": 9464,
"bytes": 1401
},
{
"ts": 9469,
"bytes": 1401
},
{
"ts": 9473,
"bytes": 1401
},
{
"ts": 9478,
"bytes": 1401
},
{
"ts": 9483,
"bytes": 1401
},
{
"ts": 9487,
"bytes": 1401
},
{
"ts": 9492,
"bytes": 1401
},
{
"ts": 9499,
"bytes": 1400
},
{
"ts": 9502,
"bytes": 1403
},
{
"ts": 9504,
"bytes": 1403
},
{
"ts": 9506,
"bytes": 1403
},
{
"ts": 9509,
"bytes": 1403
},
{
"ts": 9511,
"bytes": 1403
},
{
"ts": 9513,
"bytes": 1403
},
{
"ts": 9516,
"bytes": 1403
},
{
"ts": 9518,
"bytes": 1403
},
{
"ts": 9520,
"bytes": 1403
},
{
"ts": 9525,
"bytes": 1401
},
{
"ts": 9530,
"bytes": 1401
},
{
"ts": 9535,
"bytes": 1401
},
{
"ts": 9539,
"bytes": 1401
},
{
"ts": 9544,
"bytes": 1401
},
{
"ts": 9549,
"bytes": 1401
},
{
"ts": 9553,
"bytes": 1401
},
{
"ts": 9558,
"bytes": 1401
},
{
"ts": 9565,
"bytes": 1394
},
{
"ts": 9570,
"bytes": 1401
},
{
"ts": 9574,
"bytes": 1401
},
{
"ts": 9579,
"bytes": 1401
},
{
"ts": 9584,
"bytes": 1401
},
{
"ts": 9589,
"bytes": 1401
},
{
"ts": 9593,
"bytes": 1401
},
{
"ts": 9598,
"bytes": 1401
},
{
"ts": 9603,
"bytes": 1401
},
{
"ts": 9607,
"bytes": 1401
},
{
"ts": 9612,
"bytes": 1401
},
{
"ts": 9617,
"bytes": 1401
},
{
"ts": 9621,
"bytes": 1401
},
{
"ts": 9626,
"bytes": 1401
},
{
"ts": 9631,
"bytes": 1401
},
{
"ts": 9636,
"bytes": 1401
},
{
"ts": 9640,
"bytes": 1401
},
{
"ts": 9645,
"bytes": 1401
},
{
"ts": 9650,
"bytes": 435
},
{
"ts": 9650,
"bytes": 966
},
{
"ts": 9655,
"bytes": 1401
},
{
"ts": 9659,
"bytes": 1401
},
{
"ts": 9664,
"bytes": 1401
},
{
"ts": 9669,
"bytes": 1401
},
{
"ts": 9673,
"bytes": 1401
},
{
"ts": 9678,
"bytes": 1401
},
{
"ts": 9683,
"bytes": 1401
},
{
"ts": 9687,
"bytes": 1401
},
{
"ts": 9692,
"bytes": 1401
},
{
"ts": 9697,
"bytes": 1401
},
{
"ts": 9701,
"bytes": 1401
},
{
"ts": 9706,
"bytes": 1401
},
{
"ts": 9711,
"bytes": 1401
},
{
"ts": 9716,
"bytes": 1401
},
{
"ts": 9720,
"bytes": 1401
},
{
"ts": 9725,
"bytes": 1401
},
{
"ts": 9730,
"bytes": 1401
},
{
"ts": 9734,
"bytes": 1401
},
{
"ts": 9739,
"bytes": 1401
},
{
"ts": 9744,
"bytes": 1401
},
{
"ts": 9749,
"bytes": 1401
},
{
"ts": 9753,
"bytes": 1401
},
{
"ts": 9758,
"bytes": 1401
},
{
"ts": 9763,
"bytes": 1401
},
{
"ts": 9767,
"bytes": 1401
},
{
"ts": 9772,
"bytes": 1401
},
{
"ts": 9777,
"bytes": 1401
},
{
"ts": 9781,
"bytes": 1394
},
{
"ts": 9784,
"bytes": 1404
},
{
"ts": 9786,
"bytes": 1404
},
{
"ts": 9788,
"bytes": 1404
},
{
"ts": 9791,
"bytes": 1404
},
{
"ts": 9796,
"bytes": 1401
},
{
"ts": 9800,
"bytes": 1401
},
{
"ts": 9805,
"bytes": 1401
},
{
"ts": 9810,
"bytes": 1401
},
{
"ts": 9814,
"bytes": 1401
},
{
"ts": 9819,
"bytes": 1401
},
{
"ts": 9824,
"bytes": 1401
},
{
"ts": 9828,
"bytes": 1401
},
{
"ts": 9833,
"bytes": 1401
},
{
"ts": 9838,
"bytes": 1401
},
{
"ts": 9843,
"bytes": 1401
},
{
"ts": 9850,
"bytes": 1401
},
{
"ts": 9855,
"bytes": 1401
},
{
"ts": 9859,
"bytes": 1401
},
{
"ts": 9864,
"bytes": 1401
},
{
"ts": 9866,
"bytes": 1401
},
{
"ts": 9892,
"bytes": 1401
},
{
"ts": 9899,
"bytes": 1401
},
{
"ts": 9906,
"bytes": 1401
},
{
"ts": 9911,
"bytes": 1401
},
{
"ts": 9915,
"bytes": 1401
},
{
"ts": 9920,
"bytes": 1401
},
{
"ts": 9925,
"bytes": 1401
},
{
"ts": 9930,
"bytes": 1401
},
{
"ts": 9937,
"bytes": 1400
},
{
"ts": 9939,
"bytes": 1403
},
{
"ts": 9941,
"bytes": 1403
},
{
"ts": 9944,
"bytes": 1403
},
{
"ts": 9946,
"bytes": 1403
},
{
"ts": 9949,
"bytes": 1403
},
{
"ts": 9951,
"bytes": 1403
},
{
"ts": 9953,
"bytes": 1403
},
{
"ts": 9955,
"bytes": 1403
},
{
"ts": 9958,
"bytes": 1403
},
{
"ts": 9963,
"bytes": 1401
},
{
"ts": 9967,
"bytes": 1401
},
{
"ts": 9972,
"bytes": 1401
},
{
"ts": 9977,
"bytes": 1401
},
{
"ts": 9981,
"bytes": 1401
},
{
"ts": 9986,
"bytes": 1401
},
{
"ts": 9991,
"bytes": 1394
},
{
"ts": 9995,
"bytes": 1401
},
{
"ts": 10000,
"bytes": 1401
},
{
"ts": 10005,
"bytes": 1401
},
{
"ts": 10010,
"bytes": 1401
},
{
"ts": 10014,
"bytes": 1401
},
{
"ts": 10019,
"bytes": 1401
},
{
"ts": 10024,
"bytes": 1401
},
{
"ts": 10028,
"bytes": 1401
},
{
"ts": 10033,
"bytes": 1401
},
{
"ts": 10038,
"bytes": 1401
},
{
"ts": 10042,
"bytes": 1401
},
{
"ts": 10047,
"bytes": 1401
},
{
"ts": 10052,
"bytes": 1401
},
{
"ts": 10057,
"bytes": 1401
},
{
"ts": 10061,
"bytes": 1401
},
{
"ts": 10066,
"bytes": 1401
},
{
"ts": 10071,
"bytes": 1401
},
{
"ts": 10075,
"bytes": 1401
},
{
"ts": 10080,
"bytes": 1401
},
{
"ts": 10085,
"bytes": 1401
},
{
"ts": 10090,
"bytes": 1401
},
{
"ts": 10094,
"bytes": 1401
},
{
"ts": 10099,
"bytes": 1401
},
{
"ts": 10104,
"bytes": 1401
},
{
"ts": 10108,
"bytes": 1401
},
{
"ts": 10113,
"bytes": 1401
},
{
"ts": 10118,
"bytes": 1401
},
{
"ts": 10122,
"bytes": 1401
},
{
"ts": 10127,
"bytes": 1401
},
{
"ts": 10132,
"bytes": 1401
},
{
"ts": 10137,
"bytes": 1401
},
{
"ts": 10141,
"bytes": 1401
},
{
"ts": 10146,
"bytes": 1401
},
{
"ts": 10151,
"bytes": 1401
},
{
"ts": 10155,
"bytes": 1401
},
{
"ts": 10160,
"bytes": 1401
},
{
"ts": 10165,
"bytes": 1401
},
{
"ts": 10169,
"bytes": 1401
},
{
"ts": 10174,
"bytes": 1401
},
{
"ts": 10179,
"bytes": 1401
},
{
"ts": 10184,
"bytes": 1401
},
{
"ts": 10188,
"bytes": 1401
},
{
"ts": 10193,
"bytes": 1401
},
{
"ts": 10198,
"bytes": 1401
},
{
"ts": 10202,
"bytes": 1401
},
{
"ts": 10207,
"bytes": 1401
},
{
"ts": 10212,
"bytes": 1394
},
{
"ts": 10217,
"bytes": 1401
},
{
"ts": 10221,
"bytes": 1401
},
{
"ts": 10226,
"bytes": 1401
},
{
"ts": 10231,
"bytes": 1401
},
{
"ts": 10235,
"bytes": 1401
},
{
"ts": 10240,
"bytes": 1401
},
{
"ts": 10245,
"bytes": 1401
},
{
"ts": 10249,
"bytes": 1401
},
{
"ts": 10252,
"bytes": 1404
},
{
"ts": 10257,
"bytes": 1401
},
{
"ts": 10259,
"bytes": 1404
},
{
"ts": 10264,
"bytes": 1401
},
{
"ts": 10268,
"bytes": 1401
},
{
"ts": 10271,
"bytes": 1404
},
{
"ts": 10275,
"bytes": 1401
},
{
"ts": 10280,
"bytes": 1401
},
{
"ts": 10282,
"bytes": 1404
},
{
"ts": 10287,
"bytes": 1401
},
{
"ts": 10292,
"bytes": 1401
},
{
"ts": 10294,
"bytes": 1404
},
{
"ts": 10299,
"bytes": 1401
},
{
"ts": 10304,
"bytes": 1401
},
{
"ts": 10308,
"bytes": 1401
},
{
"ts": 10311,
"bytes": 1401
},
{
"ts": 10336,
"bytes": 1401
},
{
"ts": 10341,
"bytes": 1401
},
{
"ts": 10346,
"bytes": 1401
},
{
"ts": 10351,
"bytes": 1401
},
{
"ts": 10356,
"bytes": 1401
},
{
"ts": 10362,
"bytes": 1400
},
{
"ts": 10365,
"bytes": 1403
},
{
"ts": 10367,
"bytes": 1403
},
{
"ts": 10369,
"bytes": 1403
},
{
"ts": 10372,
"bytes": 1403
},
{
"ts": 10374,
"bytes": 1403
},
{
"ts": 10376,
"bytes": 1403
},
{
"ts": 10379,
"bytes": 1403
},
{
"ts": 10381,
"bytes": 1403
},
{
"ts": 10383,
"bytes": 1403
},
{
"ts": 10388,
"bytes": 1401
},
{
"ts": 10393,
"bytes": 1401
},
{
"ts": 10398,
"bytes": 1401
},
{
"ts": 10402,
"bytes": 1401
},
{
"ts": 10407,
"bytes": 1401
},
{
"ts": 10412,
"bytes": 1401
},
{
"ts": 10416,
"bytes": 1401
},
{
"ts": 10421,
"bytes": 1401
},
{
"ts": 10426,
"bytes": 1401
},
{
"ts": 10431,
"bytes": 1401
},
{
"ts": 10435,
"bytes": 1401
},
{
"ts": 10440,
"bytes": 1401
},
{
"ts": 10445,
"bytes": 1401
},
{
"ts": 10449,
"bytes": 1401
},
{
"ts": 10454,
"bytes": 1401
},
{
"ts": 10459,
"bytes": 1401
},
{
"ts": 10463,
"bytes": 1401
},
{
"ts": 10468,
"bytes": 1401
},
{
"ts": 10473,
"bytes": 1401
},
{
"ts": 10478,
"bytes": 1401
},
{
"ts": 10482,
"bytes": 1401
},
{
"ts": 10487,
"bytes": 1401
},
{
"ts": 10492,
"bytes": 1401
},
{
"ts": 10496,
"bytes": 1401
},
{
"ts": 10501,
"bytes": 1401
},
{
"ts": 10506,
"bytes": 1401
},
{
"ts": 10511,
"bytes": 1401
},
{
"ts": 10515,
"bytes": 1401
},
{
"ts": 10520,
"bytes": 1401
},
{
"ts": 10525,
"bytes": 1401
},
{
"ts": 10529,
"bytes": 1401
},
{
"ts": 10534,
"bytes": 1401
},
{
"ts": 10539,
"bytes": 1401
},
{
"ts": 10543,
"bytes": 1401
},
{
"ts": 10548,
"bytes": 1401
},
{
"ts": 10553,
"bytes": 1401
},
{
"ts": 10558,
"bytes": 1401
},
{
"ts": 10562,
"bytes": 1401
},
{
"ts": 10567,
"bytes": 1401
},
{
"ts": 10572,
"bytes": 1401
},
{
"ts": 10576,
"bytes": 1401
},
{
"ts": 10582,
"bytes": 1401
},
{
"ts": 10586,
"bytes": 1401
},
{
"ts": 10590,
"bytes": 1401
},
{
"ts": 10595,
"bytes": 1401
},
{
"ts": 10600,
"bytes": 1401
},
{
"ts": 10605,
"bytes": 1401
},
{
"ts": 10609,
"bytes": 1401
},
{
"ts": 10614,
"bytes": 1401
},
{
"ts": 10621,
"bytes": 1401
},
{
"ts": 10626,
"bytes": 1401
},
{
"ts": 10633,
"bytes": 1401
},
{
"ts": 10638,
"bytes": 1401
},
{
"ts": 10645,
"bytes": 1394
},
{
"ts": 10649,
"bytes": 1401
},
{
"ts": 10657,
"bytes": 1401
},
{
"ts": 10662,
"bytes": 1401
},
{
"ts": 10666,
"bytes": 1401
},
{
"ts": 10670,
"bytes": 1401
},
{
"ts": 10675,
"bytes": 1401
},
{
"ts": 10680,
"bytes": 1401
},
{
"ts": 10685,
"bytes": 1401
},
{
"ts": 10689,
"bytes": 1401
},
{
"ts": 10694,
"bytes": 1401
},
{
"ts": 10699,
"bytes": 1401
},
{
"ts": 10703,
"bytes": 1401
},
{
"ts": 10708,
"bytes": 1401
},
{
"ts": 10713,
"bytes": 1401
},
{
"ts": 10718,
"bytes": 1401
},
{
"ts": 10722,
"bytes": 1401
},
{
"ts": 10727,
"bytes": 1401
},
{
"ts": 10732,
"bytes": 1401
},
{
"ts": 10736,
"bytes": 1401
},
{
"ts": 10739,
"bytes": 1404
},
{
"ts": 10741,
"bytes": 1404
},
{
"ts": 10743,
"bytes": 1401
},
{
"ts": 10769,
"bytes": 1401
},
{
"ts": 10774,
"bytes": 1401
},
{
"ts": 10779,
"bytes": 1401
},
{
"ts": 10783,
"bytes": 1401
},
{
"ts": 10788,
"bytes": 1401
},
{
"ts": 10793,
"bytes": 1401
},
{
"ts": 10797,
"bytes": 1401
},
{
"ts": 10805,
"bytes": 1400
},
{
"ts": 10807,
"bytes": 1403
},
{
"ts": 10809,
"bytes": 1403
},
{
"ts": 10812,
"bytes": 1403
},
{
"ts": 10814,
"bytes": 1403
},
{
"ts": 10816,
"bytes": 1403
},
{
"ts": 10819,
"bytes": 1403
},
{
"ts": 10821,
"bytes": 1403
},
{
"ts": 10823,
"bytes": 1403
},
{
"ts": 10826,
"bytes": 1403
},
{
"ts": 10830,
"bytes": 1401
},
{
"ts": 10835,
"bytes": 1401
},
{
"ts": 10840,
"bytes": 1401
},
{
"ts": 10845,
"bytes": 1401
},
{
"ts": 10849,
"bytes": 1401
},
{
"ts": 10854,
"bytes": 1401
},
{
"ts": 10859,
"bytes": 1401
},
{
"ts": 10863,
"bytes": 1401
},
{
"ts": 10868,
"bytes": 1394
},
{
"ts": 10873,
"bytes": 1401
},
{
"ts": 10877,
"bytes": 1401
},
{
"ts": 10882,
"bytes": 1401
},
{
"ts": 10887,
"bytes": 1401
},
{
"ts": 10892,
"bytes": 1401
},
{
"ts": 10896,
"bytes": 1401
},
{
"ts": 10901,
"bytes": 1401
},
{
"ts": 10906,
"bytes": 1401
},
{
"ts": 10910,
"bytes": 1401
},
{
"ts": 10915,
"bytes": 1401
},
{
"ts": 10920,
"bytes": 1401
},
{
"ts": 10924,
"bytes": 1401
},
{
"ts": 10929,
"bytes": 1401
},
{
"ts": 10934,
"bytes": 1401
},
{
"ts": 10939,
"bytes": 1401
},
{
"ts": 10943,
"bytes": 1401
},
{
"ts": 10948,
"bytes": 1401
},
{
"ts": 10953,
"bytes": 1401
},
{
"ts": 10957,
"bytes": 1401
},
{
"ts": 10962,
"bytes": 1401
},
{
"ts": 10967,
"bytes": 1401
},
{
"ts": 10972,
"bytes": 1401
},
{
"ts": 10976,
"bytes": 1401
},
{
"ts": 10981,
"bytes": 1401
},
{
"ts": 10986,
"bytes": 1401
},
{
"ts": 10993,
"bytes": 1401
},
{
"ts": 10997,
"bytes": 1401
},
{
"ts": 11002,
"bytes": 1401
},
{
"ts": 11007,
"bytes": 1401
},
{
"ts": 11012,
"bytes": 1401
},
{
"ts": 11016,
"bytes": 1401
},
{
"ts": 11021,
"bytes": 1401
},
{
"ts": 11026,
"bytes": 1401
},
{
"ts": 11030,
"bytes": 1401
},
{
"ts": 11035,
"bytes": 1401
},
{
"ts": 11040,
"bytes": 1400
},
{
"ts": 11044,
"bytes": 1400
},
{
"ts": 11049,
"bytes": 1400
},
{
"ts": 11054,
"bytes": 1393
},
{
"ts": 11059,
"bytes": 1400
},
{
"ts": 11063,
"bytes": 1400
},
{
"ts": 11068,
"bytes": 1400
},
{
"ts": 11073,
"bytes": 1400
},
{
"ts": 11077,
"bytes": 1400
},
{
"ts": 11082,
"bytes": 1400
},
{
"ts": 11087,
"bytes": 1400
},
{
"ts": 11091,
"bytes": 1400
},
{
"ts": 11096,
"bytes": 1400
},
{
"ts": 11101,
"bytes": 1400
},
{
"ts": 11106,
"bytes": 1400
},
{
"ts": 11110,
"bytes": 1400
},
{
"ts": 11115,
"bytes": 1400
},
{
"ts": 11120,
"bytes": 1400
},
{
"ts": 11124,
"bytes": 1401
},
{
"ts": 11129,
"bytes": 1401
},
{
"ts": 11134,
"bytes": 1401
},
{
"ts": 11139,
"bytes": 1401
},
{
"ts": 11143,
"bytes": 1401
},
{
"ts": 11148,
"bytes": 1401
},
{
"ts": 11153,
"bytes": 1401
},
{
"ts": 11157,
"bytes": 1401
},
{
"ts": 11162,
"bytes": 1401
},
{
"ts": 11167,
"bytes": 1401
},
{
"ts": 11171,
"bytes": 1401
},
{
"ts": 11176,
"bytes": 1401
},
{
"ts": 11178,
"bytes": 1401
},
{
"ts": 11204,
"bytes": 1401
},
{
"ts": 11209,
"bytes": 1401
},
{
"ts": 11214,
"bytes": 1401
},
{
"ts": 11219,
"bytes": 1401
},
{
"ts": 11223,
"bytes": 1401
},
{
"ts": 11228,
"bytes": 1401
},
{
"ts": 11233,
"bytes": 1401
},
{
"ts": 11237,
"bytes": 1401
},
{
"ts": 11244,
"bytes": 1400
},
{
"ts": 11247,
"bytes": 1403
},
{
"ts": 11249,
"bytes": 1403
},
{
"ts": 11252,
"bytes": 1403
},
{
"ts": 11254,
"bytes": 1403
},
{
"ts": 11256,
"bytes": 1403
},
{
"ts": 11259,
"bytes": 1403
},
{
"ts": 11261,
"bytes": 1403
},
{
"ts": 11263,
"bytes": 1403
},
{
"ts": 11266,
"bytes": 1403
},
{
"ts": 11270,
"bytes": 1401
},
{
"ts": 11275,
"bytes": 1401
},
{
"ts": 11280,
"bytes": 1401
},
{
"ts": 11284,
"bytes": 1401
},
{
"ts": 11289,
"bytes": 1394
},
{
"ts": 11294,
"bytes": 1401
},
{
"ts": 11298,
"bytes": 1401
},
{
"ts": 11303,
"bytes": 1401
},
{
"ts": 11308,
"bytes": 1401
},
{
"ts": 11313,
"bytes": 1401
},
{
"ts": 11317,
"bytes": 1401
},
{
"ts": 11322,
"bytes": 1401
},
{
"ts": 11329,
"bytes": 1401
},
{
"ts": 11334,
"bytes": 1401
},
{
"ts": 11338,
"bytes": 1401
},
{
"ts": 11343,
"bytes": 1401
},
{
"ts": 11346,
"bytes": 1404
},
{
"ts": 11350,
"bytes": 1401
},
{
"ts": 11355,
"bytes": 1401
},
{
"ts": 11360,
"bytes": 1401
},
{
"ts": 11364,
"bytes": 1401
},
{
"ts": 11367,
"bytes": 1404
},
{
"ts": 11369,
"bytes": 1404
},
{
"ts": 11374,
"bytes": 1401
},
{
"ts": 11378,
"bytes": 1401
},
{
"ts": 11383,
"bytes": 1401
},
{
"ts": 11388,
"bytes": 1401
},
{
"ts": 11393,
"bytes": 1401
},
{
"ts": 11397,
"bytes": 1401
},
{
"ts": 11402,
"bytes": 1401
},
{
"ts": 11407,
"bytes": 1401
},
{
"ts": 11411,
"bytes": 1401
},
{
"ts": 11416,
"bytes": 1401
},
{
"ts": 11421,
"bytes": 1401
},
{
"ts": 11425,
"bytes": 1401
},
{
"ts": 11430,
"bytes": 1401
},
{
"ts": 11435,
"bytes": 1401
},
{
"ts": 11440,
"bytes": 1401
},
{
"ts": 11444,
"bytes": 1401
},
{
"ts": 11449,
"bytes": 1401
},
{
"ts": 11454,
"bytes": 1401
},
{
"ts": 11458,
"bytes": 1401
},
{
"ts": 11463,
"bytes": 1401
},
{
"ts": 11468,
"bytes": 1401
},
{
"ts": 11472,
"bytes": 1401
},
{
"ts": 11477,
"bytes": 1401
},
{
"ts": 11482,
"bytes": 1401
},
{
"ts": 11487,
"bytes": 1401
},
{
"ts": 11491,
"bytes": 1401
},
{
"ts": 11496,
"bytes": 1401
},
{
"ts": 11501,
"bytes": 1401
},
{
"ts": 11505,
"bytes": 1401
},
{
"ts": 11510,
"bytes": 1393
},
{
"ts": 11515,
"bytes": 1401
},
{
"ts": 11520,
"bytes": 1401
},
{
"ts": 11524,
"bytes": 1401
},
{
"ts": 11529,
"bytes": 1401
},
{
"ts": 11534,
"bytes": 1401
},
{
"ts": 11538,
"bytes": 1401
},
{
"ts": 11544,
"bytes": 1401
},
{
"ts": 11548,
"bytes": 1401
},
{
"ts": 11552,
"bytes": 1401
},
{
"ts": 11558,
"bytes": 1401
},
{
"ts": 11562,
"bytes": 1401
},
{
"ts": 11567,
"bytes": 1401
},
{
"ts": 11571,
"bytes": 1401
},
{
"ts": 11576,
"bytes": 1401
},
{
"ts": 11581,
"bytes": 1401
},
{
"ts": 11586,
"bytes": 1401
},
{
"ts": 11590,
"bytes": 1401
},
{
"ts": 11595,
"bytes": 1401
},
{
"ts": 11599,
"bytes": 1401
},
{
"ts": 11604,
"bytes": 1401
},
{
"ts": 11609,
"bytes": 1401
},
{
"ts": 11614,
"bytes": 1401
},
{
"ts": 11618,
"bytes": 1401
},
{
"ts": 11621,
"bytes": 1401
},
{
"ts": 11647,
"bytes": 1401
},
{
"ts": 11651,
"bytes": 1401
},
{
"ts": 11656,
"bytes": 1401
},
{
"ts": 11661,
"bytes": 1401
},
{
"ts": 11665,
"bytes": 1401
},
{
"ts": 11670,
"bytes": 1401
},
{
"ts": 11677,
"bytes": 1400
},
{
"ts": 11679,
"bytes": 1403
},
{
"ts": 11682,
"bytes": 1403
},
{
"ts": 11684,
"bytes": 1403
},
{
"ts": 11687,
"bytes": 1403
},
{
"ts": 11689,
"bytes": 1403
},
{
"ts": 11691,
"bytes": 1403
},
{
"ts": 11694,
"bytes": 1403
},
{
"ts": 11696,
"bytes": 1403
},
{
"ts": 11698,
"bytes": 1403
},
{
"ts": 11703,
"bytes": 1401
},
{
"ts": 11708,
"bytes": 1401
},
{
"ts": 11710,
"bytes": 1404
},
{
"ts": 11715,
"bytes": 1401
},
{
"ts": 11719,
"bytes": 1401
},
{
"ts": 11722,
"bytes": 1404
},
{
"ts": 11726,
"bytes": 1400
},
{
"ts": 11731,
"bytes": 1400
},
{
"ts": 11734,
"bytes": 1403
},
{
"ts": 11738,
"bytes": 1400
},
{
"ts": 11743,
"bytes": 1400
},
{
"ts": 11748,
"bytes": 1400
},
{
"ts": 11752,
"bytes": 1400
},
{
"ts": 11757,
"bytes": 1400
},
{
"ts": 11762,
"bytes": 1400
},
{
"ts": 11766,
"bytes": 1400
},
{
"ts": 11771,
"bytes": 1400
},
{
"ts": 11776,
"bytes": 1400
},
{
"ts": 11781,
"bytes": 1400
},
{
"ts": 11785,
"bytes": 1401
},
{
"ts": 11790,
"bytes": 1401
},
{
"ts": 11795,
"bytes": 1401
},
{
"ts": 11799,
"bytes": 1401
},
{
"ts": 11804,
"bytes": 1401
},
{
"ts": 11809,
"bytes": 1401
},
{
"ts": 11814,
"bytes": 1401
},
{
"ts": 11818,
"bytes": 1401
},
{
"ts": 11823,
"bytes": 1401
},
{
"ts": 11828,
"bytes": 1401
},
{
"ts": 11835,
"bytes": 1401
},
{
"ts": 11840,
"bytes": 1401
},
{
"ts": 11844,
"bytes": 1401
},
{
"ts": 11849,
"bytes": 1401
},
{
"ts": 11854,
"bytes": 1401
},
{
"ts": 11858,
"bytes": 1401
},
{
"ts": 11863,
"bytes": 1401
},
{
"ts": 11868,
"bytes": 1401
},
{
"ts": 11872,
"bytes": 1401
},
{
"ts": 11877,
"bytes": 1401
},
{
"ts": 11882,
"bytes": 1401
},
{
"ts": 11886,
"bytes": 1401
},
{
"ts": 11891,
"bytes": 1401
},
{
"ts": 11896,
"bytes": 1401
},
{
"ts": 11901,
"bytes": 1401
},
{
"ts": 11905,
"bytes": 1401
},
{
"ts": 11910,
"bytes": 1401
},
{
"ts": 11915,
"bytes": 1401
},
{
"ts": 11919,
"bytes": 1401
},
{
"ts": 11924,
"bytes": 1401
},
{
"ts": 11929,
"bytes": 1401
},
{
"ts": 11933,
"bytes": 1401
},
{
"ts": 11938,
"bytes": 1401
},
{
"ts": 11943,
"bytes": 1401
},
{
"ts": 11948,
"bytes": 1401
},
{
"ts": 11952,
"bytes": 1401
},
{
"ts": 11957,
"bytes": 1401
},
{
"ts": 11962,
"bytes": 1401
},
{
"ts": 11966,
"bytes": 1401
},
{
"ts": 11971,
"bytes": 1401
},
{
"ts": 11976,
"bytes": 1401
},
{
"ts": 11980,
"bytes": 1401
},
{
"ts": 11985,
"bytes": 1401
},
{
"ts": 11990,
"bytes": 1401
},
{
"ts": 11995,
"bytes": 1401
},
{
"ts": 11999,
"bytes": 1401
},
{
"ts": 12004,
"bytes": 1401
},
{
"ts": 12009,
"bytes": 1401
},
{
"ts": 12013,
"bytes": 1401
},
{
"ts": 12018,
"bytes": 1401
},
{
"ts": 12023,
"bytes": 1401
},
{
"ts": 12028,
"bytes": 1401
},
{
"ts": 12032,
"bytes": 1401
},
{
"ts": 12037,
"bytes": 1401
},
{
"ts": 12042,
"bytes": 1401
},
{
"ts": 12046,
"bytes": 1400
},
{
"ts": 12051,
"bytes": 1400
},
{
"ts": 12056,
"bytes": 1400
},
{
"ts": 12061,
"bytes": 1400
},
{
"ts": 12063,
"bytes": 1400
},
{
"ts": 12089,
"bytes": 1400
},
{
"ts": 12093,
"bytes": 1400
},
{
"ts": 12098,
"bytes": 1400
},
{
"ts": 12103,
"bytes": 1400
},
{
"ts": 12110,
"bytes": 1400
},
{
"ts": 12112,
"bytes": 1403
},
{
"ts": 12115,
"bytes": 1403
},
{
"ts": 12117,
"bytes": 1403
},
{
"ts": 12119,
"bytes": 1403
},
{
"ts": 12122,
"bytes": 1403
},
{
"ts": 12124,
"bytes": 1403
},
{
"ts": 12126,
"bytes": 1403
},
{
"ts": 12131,
"bytes": 1403
},
{
"ts": 12133,
"bytes": 1403
},
{
"ts": 12136,
"bytes": 1400
},
{
"ts": 12140,
"bytes": 1400
},
{
"ts": 12145,
"bytes": 1400
},
{
"ts": 12150,
"bytes": 1400
},
{
"ts": 12155,
"bytes": 1400
},
{
"ts": 12160,
"bytes": 1400
},
{
"ts": 12164,
"bytes": 1400
},
{
"ts": 12169,
"bytes": 1400
},
{
"ts": 12173,
"bytes": 1400
},
{
"ts": 12178,
"bytes": 1400
},
{
"ts": 12183,
"bytes": 1400
},
{
"ts": 12268,
"bytes": 1401
},
{
"ts": 12271,
"bytes": 1404
},
{
"ts": 12273,
"bytes": 1404
},
{
"ts": 12275,
"bytes": 1404
},
{
"ts": 12278,
"bytes": 1404
},
{
"ts": 12364,
"bytes": 1401
},
{
"ts": 12366,
"bytes": 1404
},
{
"ts": 12368,
"bytes": 1404
},
{
"ts": 12370,
"bytes": 1404
},
{
"ts": 12373,
"bytes": 1404
},
{
"ts": 12458,
"bytes": 1401
},
{
"ts": 12461,
"bytes": 1404
},
{
"ts": 12463,
"bytes": 1404
},
{
"ts": 12465,
"bytes": 1404
},
{
"ts": 12468,
"bytes": 1404
},
{
"ts": 12470,
"bytes": 1404
},
{
"ts": 12473,
"bytes": 1404
},
{
"ts": 12475,
"bytes": 1404
},
{
"ts": 12477,
"bytes": 1404
},
{
"ts": 12480,
"bytes": 1404
},
{
"ts": 12482,
"bytes": 1404
},
{
"ts": 12487,
"bytes": 1401
},
{
"ts": 12491,
"bytes": 1401
},
{
"ts": 12496,
"bytes": 1401
},
{
"ts": 12501,
"bytes": 1401
},
{
"ts": 12505,
"bytes": 1401
},
{
"ts": 12510,
"bytes": 1401
},
{
"ts": 12515,
"bytes": 1401
},
{
"ts": 12520,
"bytes": 1401
},
{
"ts": 12524,
"bytes": 1401
},
{
"ts": 12529,
"bytes": 1401
},
{
"ts": 12534,
"bytes": 1401
},
{
"ts": 12538,
"bytes": 1401
},
{
"ts": 12546,
"bytes": 1401
},
{
"ts": 12548,
"bytes": 1401
},
{
"ts": 12553,
"bytes": 1401
},
{
"ts": 12557,
"bytes": 1401
},
{
"ts": 12562,
"bytes": 1401
},
{
"ts": 12567,
"bytes": 1401
},
{
"ts": 12572,
"bytes": 1401
},
{
"ts": 12576,
"bytes": 1401
},
{
"ts": 12581,
"bytes": 1401
},
{
"ts": 12585,
"bytes": 1401
},
{
"ts": 12590,
"bytes": 1401
},
{
"ts": 12595,
"bytes": 1401
},
{
"ts": 12600,
"bytes": 1401
},
{
"ts": 12604,
"bytes": 1401
},
{
"ts": 12609,
"bytes": 1401
},
{
"ts": 12614,
"bytes": 1401
},
{
"ts": 12618,
"bytes": 1401
},
{
"ts": 12623,
"bytes": 1401
},
{
"ts": 12628,
"bytes": 1401
},
{
"ts": 12632,
"bytes": 1401
},
{
"ts": 12637,
"bytes": 1401
},
{
"ts": 12642,
"bytes": 1401
},
{
"ts": 12647,
"bytes": 1401
},
{
"ts": 12651,
"bytes": 1401
},
{
"ts": 12656,
"bytes": 1401
},
{
"ts": 12661,
"bytes": 1401
},
{
"ts": 12665,
"bytes": 1401
},
{
"ts": 12670,
"bytes": 1401
},
{
"ts": 12675,
"bytes": 1401
},
{
"ts": 12679,
"bytes": 1401
},
{
"ts": 12684,
"bytes": 1401
},
{
"ts": 12689,
"bytes": 1401
},
{
"ts": 12694,
"bytes": 1401
},
{
"ts": 12698,
"bytes": 1401
},
{
"ts": 12703,
"bytes": 1401
},
{
"ts": 12710,
"bytes": 1401
},
{
"ts": 12715,
"bytes": 1401
},
{
"ts": 12717,
"bytes": 1404
},
{
"ts": 12722,
"bytes": 1401
},
{
"ts": 12727,
"bytes": 1400
},
{
"ts": 12729,
"bytes": 1403
},
{
"ts": 12731,
"bytes": 1403
},
{
"ts": 12734,
"bytes": 1403
},
{
"ts": 12736,
"bytes": 1403
},
{
"ts": 12738,
"bytes": 1403
},
{
"ts": 12741,
"bytes": 1403
},
{
"ts": 12743,
"bytes": 1403
},
{
"ts": 12745,
"bytes": 1403
},
{
"ts": 12748,
"bytes": 1403
},
{
"ts": 12750,
"bytes": 1400
},
{
"ts": 12752,
"bytes": 1403
},
{
"ts": 12757,
"bytes": 1400
},
{
"ts": 12762,
"bytes": 1400
},
{
"ts": 12769,
"bytes": 1400
},
{
"ts": 12774,
"bytes": 1400
},
{
"ts": 12778,
"bytes": 1400
},
{
"ts": 12783,
"bytes": 1394
},
{
"ts": 12788,
"bytes": 1400
},
{
"ts": 12792,
"bytes": 1400
},
{
"ts": 12797,
"bytes": 1400
},
{
"ts": 12802,
"bytes": 1400
},
{
"ts": 12807,
"bytes": 1400
},
{
"ts": 12811,
"bytes": 1400
},
{
"ts": 12816,
"bytes": 1400
},
{
"ts": 12821,
"bytes": 1400
},
{
"ts": 12828,
"bytes": 1400
},
{
"ts": 12832,
"bytes": 1400
},
{
"ts": 12835,
"bytes": 1403
},
{
"ts": 12840,
"bytes": 1400
},
{
"ts": 12844,
"bytes": 1400
},
{
"ts": 12849,
"bytes": 1400
},
{
"ts": 12854,
"bytes": 1400
},
{
"ts": 12859,
"bytes": 1400
},
{
"ts": 12863,
"bytes": 1400
},
{
"ts": 12868,
"bytes": 1401
},
{
"ts": 12873,
"bytes": 1401
},
{
"ts": 12877,
"bytes": 1401
},
{
"ts": 12882,
"bytes": 1401
},
{
"ts": 12887,
"bytes": 1401
},
{
"ts": 12891,
"bytes": 1401
},
{
"ts": 12896,
"bytes": 1401
},
{
"ts": 12901,
"bytes": 1401
},
{
"ts": 12905,
"bytes": 1401
},
{
"ts": 12910,
"bytes": 1401
},
{
"ts": 12915,
"bytes": 1401
},
{
"ts": 12919,
"bytes": 1401
},
{
"ts": 12924,
"bytes": 1401
},
{
"ts": 12929,
"bytes": 1401
},
{
"ts": 12934,
"bytes": 1401
},
{
"ts": 12938,
"bytes": 1401
},
{
"ts": 12943,
"bytes": 1401
},
{
"ts": 12948,
"bytes": 1401
},
{
"ts": 12952,
"bytes": 1401
},
{
"ts": 12957,
"bytes": 1401
},
{
"ts": 12962,
"bytes": 1401
},
{
"ts": 12967,
"bytes": 1401
},
{
"ts": 12971,
"bytes": 1401
},
{
"ts": 12976,
"bytes": 1401
},
{
"ts": 12981,
"bytes": 1401
},
{
"ts": 12985,
"bytes": 1401
},
{
"ts": 12990,
"bytes": 1401
},
{
"ts": 12995,
"bytes": 1401
},
{
"ts": 12999,
"bytes": 1401
},
{
"ts": 13004,
"bytes": 1394
},
{
"ts": 13009,
"bytes": 1401
},
{
"ts": 13014,
"bytes": 1401
},
{
"ts": 13018,
"bytes": 1401
},
{
"ts": 13023,
"bytes": 1401
},
{
"ts": 13028,
"bytes": 1401
},
{
"ts": 13032,
"bytes": 1401
},
{
"ts": 13037,
"bytes": 1401
},
{
"ts": 13042,
"bytes": 1401
},
{
"ts": 13047,
"bytes": 1401
},
{
"ts": 13051,
"bytes": 1401
},
{
"ts": 13056,
"bytes": 1401
},
{
"ts": 13061,
"bytes": 1401
},
{
"ts": 13065,
"bytes": 1401
},
{
"ts": 13070,
"bytes": 1401
},
{
"ts": 13075,
"bytes": 1401
},
{
"ts": 13079,
"bytes": 1401
},
{
"ts": 13084,
"bytes": 1401
},
{
"ts": 13089,
"bytes": 1401
},
{
"ts": 13094,
"bytes": 1401
},
{
"ts": 13098,
"bytes": 1401
},
{
"ts": 13103,
"bytes": 1401
},
{
"ts": 13108,
"bytes": 1401
},
{
"ts": 13112,
"bytes": 1401
},
{
"ts": 13117,
"bytes": 1401
},
{
"ts": 13122,
"bytes": 1401
},
{
"ts": 13127,
"bytes": 1401
},
{
"ts": 13131,
"bytes": 1401
},
{
"ts": 13136,
"bytes": 1401
},
{
"ts": 13143,
"bytes": 1400
},
{
"ts": 13145,
"bytes": 1403
},
{
"ts": 13148,
"bytes": 1403
},
{
"ts": 13150,
"bytes": 1403
},
{
"ts": 13152,
"bytes": 1403
},
{
"ts": 13155,
"bytes": 1403
},
{
"ts": 13157,
"bytes": 1403
},
{
"ts": 13160,
"bytes": 1403
},
{
"ts": 13162,
"bytes": 1403
},
{
"ts": 13164,
"bytes": 1403
},
{
"ts": 13169,
"bytes": 1401
},
{
"ts": 13174,
"bytes": 1401
},
{
"ts": 13178,
"bytes": 1401
},
{
"ts": 13183,
"bytes": 1401
},
{
"ts": 13188,
"bytes": 1401
},
{
"ts": 13192,
"bytes": 1401
},
{
"ts": 13197,
"bytes": 1401
},
{
"ts": 13202,
"bytes": 1401
},
{
"ts": 13206,
"bytes": 1401
},
{
"ts": 13209,
"bytes": 1401
},
{
"ts": 13235,
"bytes": 1401
},
{
"ts": 13240,
"bytes": 1393
},
{
"ts": 13244,
"bytes": 1401
},
{
"ts": 13249,
"bytes": 1401
},
{
"ts": 13254,
"bytes": 1401
},
{
"ts": 13258,
"bytes": 1401
},
{
"ts": 13263,
"bytes": 1401
},
{
"ts": 13268,
"bytes": 1401
},
{
"ts": 13272,
"bytes": 1401
},
{
"ts": 13277,
"bytes": 1401
},
{
"ts": 13282,
"bytes": 1401
},
{
"ts": 13286,
"bytes": 1401
},
{
"ts": 13291,
"bytes": 1401
},
{
"ts": 13296,
"bytes": 1401
},
{
"ts": 13301,
"bytes": 1401
},
{
"ts": 13305,
"bytes": 1401
},
{
"ts": 13310,
"bytes": 1401
},
{
"ts": 13315,
"bytes": 1401
},
{
"ts": 13319,
"bytes": 1401
},
{
"ts": 13324,
"bytes": 1401
},
{
"ts": 13329,
"bytes": 1401
},
{
"ts": 13334,
"bytes": 1401
},
{
"ts": 13338,
"bytes": 1401
},
{
"ts": 13343,
"bytes": 1401
},
{
"ts": 13348,
"bytes": 1401
},
{
"ts": 13352,
"bytes": 1401
},
{
"ts": 13357,
"bytes": 1401
},
{
"ts": 13362,
"bytes": 1400
},
{
"ts": 13366,
"bytes": 1400
},
{
"ts": 13371,
"bytes": 1400
},
{
"ts": 13376,
"bytes": 1400
},
{
"ts": 13381,
"bytes": 1400
},
{
"ts": 13385,
"bytes": 1400
},
{
"ts": 13390,
"bytes": 1400
},
{
"ts": 13395,
"bytes": 1400
},
{
"ts": 13399,
"bytes": 1400
},
{
"ts": 13404,
"bytes": 1400
},
{
"ts": 13409,
"bytes": 1400
},
{
"ts": 13414,
"bytes": 1400
},
{
"ts": 13418,
"bytes": 1400
},
{
"ts": 13423,
"bytes": 1400
},
{
"ts": 13428,
"bytes": 1400
},
{
"ts": 13432,
"bytes": 1400
},
{
"ts": 13437,
"bytes": 1400
},
{
"ts": 13442,
"bytes": 1400
},
{
"ts": 13446,
"bytes": 1400
},
{
"ts": 13451,
"bytes": 1400
},
{
"ts": 13456,
"bytes": 1400
},
{
"ts": 13461,
"bytes": 1400
},
{
"ts": 13465,
"bytes": 1400
},
{
"ts": 13470,
"bytes": 1400
},
{
"ts": 13475,
"bytes": 1400
},
{
"ts": 13479,
"bytes": 1400
},
{
"ts": 13484,
"bytes": 1400
},
{
"ts": 13489,
"bytes": 1400
},
{
"ts": 13493,
"bytes": 1400
},
{
"ts": 13498,
"bytes": 1400
},
{
"ts": 13503,
"bytes": 1400
},
{
"ts": 13508,
"bytes": 1400
},
{
"ts": 13512,
"bytes": 1400
},
{
"ts": 13517,
"bytes": 1400
},
{
"ts": 13522,
"bytes": 1400
},
{
"ts": 13526,
"bytes": 1401
},
{
"ts": 13531,
"bytes": 1401
},
{
"ts": 13536,
"bytes": 1401
},
{
"ts": 13542,
"bytes": 1401
},
{
"ts": 13545,
"bytes": 1401
},
{
"ts": 13551,
"bytes": 1401
},
{
"ts": 13557,
"bytes": 1401
},
{
"ts": 13559,
"bytes": 1401
},
{
"ts": 13564,
"bytes": 1401
},
{
"ts": 13569,
"bytes": 1401
},
{
"ts": 13574,
"bytes": 1401
},
{
"ts": 13581,
"bytes": 1400
},
{
"ts": 13583,
"bytes": 1403
},
{
"ts": 13585,
"bytes": 1403
},
{
"ts": 13588,
"bytes": 1403
},
{
"ts": 13590,
"bytes": 1403
},
{
"ts": 13592,
"bytes": 1403
},
{
"ts": 13595,
"bytes": 1403
},
{
"ts": 13597,
"bytes": 1403
},
{
"ts": 13599,
"bytes": 1403
},
{
"ts": 13602,
"bytes": 1403
},
{
"ts": 13606,
"bytes": 1401
},
{
"ts": 13611,
"bytes": 1401
},
{
"ts": 13616,
"bytes": 1401
},
{
"ts": 13621,
"bytes": 1401
},
{
"ts": 13625,
"bytes": 1401
},
{
"ts": 13628,
"bytes": 1404
},
{
"ts": 13632,
"bytes": 1401
},
{
"ts": 13637,
"bytes": 1401
},
{
"ts": 13642,
"bytes": 1401
},
{
"ts": 13646,
"bytes": 1401
},
{
"ts": 13649,
"bytes": 1401
},
{
"ts": 13668,
"bytes": 1394
},
{
"ts": 13679,
"bytes": 1401
},
{
"ts": 13684,
"bytes": 1401
},
{
"ts": 13689,
"bytes": 1401
},
{
"ts": 13693,
"bytes": 1401
},
{
"ts": 13698,
"bytes": 1401
},
{
"ts": 13703,
"bytes": 1401
},
{
"ts": 13708,
"bytes": 1401
},
{
"ts": 13712,
"bytes": 1401
},
{
"ts": 13717,
"bytes": 1401
},
{
"ts": 13722,
"bytes": 1401
},
{
"ts": 13726,
"bytes": 1401
},
{
"ts": 13731,
"bytes": 1401
},
{
"ts": 13736,
"bytes": 1401
},
{
"ts": 13740,
"bytes": 1401
},
{
"ts": 13745,
"bytes": 1401
},
{
"ts": 13750,
"bytes": 1401
},
{
"ts": 13755,
"bytes": 1401
},
{
"ts": 13759,
"bytes": 1401
},
{
"ts": 13764,
"bytes": 1401
},
{
"ts": 13769,
"bytes": 1401
},
{
"ts": 13773,
"bytes": 1401
},
{
"ts": 13778,
"bytes": 1401
},
{
"ts": 13783,
"bytes": 1401
},
{
"ts": 13788,
"bytes": 1401
},
{
"ts": 13792,
"bytes": 1401
},
{
"ts": 13797,
"bytes": 1401
},
{
"ts": 13802,
"bytes": 1401
},
{
"ts": 13806,
"bytes": 1401
},
{
"ts": 13811,
"bytes": 1401
},
{
"ts": 13816,
"bytes": 1401
},
{
"ts": 13821,
"bytes": 1401
},
{
"ts": 13825,
"bytes": 1401
},
{
"ts": 13830,
"bytes": 1401
},
{
"ts": 13835,
"bytes": 1401
},
{
"ts": 13839,
"bytes": 1401
},
{
"ts": 13844,
"bytes": 1401
},
{
"ts": 13849,
"bytes": 1401
},
{
"ts": 13853,
"bytes": 1401
},
{
"ts": 13858,
"bytes": 1401
},
{
"ts": 13863,
"bytes": 1401
},
{
"ts": 13868,
"bytes": 1401
},
{
"ts": 13872,
"bytes": 1401
},
{
"ts": 13877,
"bytes": 1401
},
{
"ts": 13882,
"bytes": 1401
},
{
"ts": 13886,
"bytes": 1401
},
{
"ts": 13891,
"bytes": 1401
},
{
"ts": 13896,
"bytes": 1401
},
{
"ts": 13900,
"bytes": 1401
},
{
"ts": 13905,
"bytes": 1401
},
{
"ts": 13910,
"bytes": 1401
},
{
"ts": 13915,
"bytes": 1401
},
{
"ts": 13919,
"bytes": 1401
},
{
"ts": 13924,
"bytes": 1401
},
{
"ts": 13929,
"bytes": 1401
},
{
"ts": 13933,
"bytes": 1401
},
{
"ts": 13938,
"bytes": 1401
},
{
"ts": 13943,
"bytes": 1401
},
{
"ts": 13955,
"bytes": 1401
},
{
"ts": 13959,
"bytes": 1401
},
{
"ts": 13964,
"bytes": 1401
},
{
"ts": 13969,
"bytes": 1401
},
{
"ts": 13973,
"bytes": 1401
},
{
"ts": 13978,
"bytes": 1401
},
{
"ts": 13983,
"bytes": 1401
},
{
"ts": 13987,
"bytes": 1401
},
{
"ts": 13992,
"bytes": 1401
},
{
"ts": 13997,
"bytes": 1401
},
{
"ts": 14002,
"bytes": 1401
},
{
"ts": 14006,
"bytes": 1401
},
{
"ts": 14011,
"bytes": 1401
},
{
"ts": 14016,
"bytes": 1401
},
{
"ts": 14023,
"bytes": 1400
},
{
"ts": 14025,
"bytes": 1403
},
{
"ts": 14027,
"bytes": 1403
},
{
"ts": 14030,
"bytes": 1403
},
{
"ts": 14032,
"bytes": 1403
},
{
"ts": 14035,
"bytes": 1403
},
{
"ts": 14037,
"bytes": 1403
},
{
"ts": 14039,
"bytes": 1403
},
{
"ts": 14042,
"bytes": 1403
},
{
"ts": 14044,
"bytes": 1403
},
{
"ts": 14049,
"bytes": 1401
},
{
"ts": 14053,
"bytes": 1401
},
{
"ts": 14058,
"bytes": 1401
},
{
"ts": 14063,
"bytes": 1401
},
{
"ts": 14067,
"bytes": 1401
},
{
"ts": 14072,
"bytes": 1401
},
{
"ts": 14077,
"bytes": 1401
},
{
"ts": 14079,
"bytes": 1401
},
{
"ts": 14105,
"bytes": 1401
},
{
"ts": 14112,
"bytes": 1401
},
{
"ts": 14117,
"bytes": 1401
},
{
"ts": 14124,
"bytes": 1394
},
{
"ts": 14129,
"bytes": 1401
},
{
"ts": 14133,
"bytes": 1401
},
{
"ts": 14138,
"bytes": 1401
},
{
"ts": 14143,
"bytes": 1401
},
{
"ts": 14148,
"bytes": 1401
},
{
"ts": 14152,
"bytes": 1401
},
{
"ts": 14157,
"bytes": 1401
},
{
"ts": 14162,
"bytes": 1401
},
{
"ts": 14166,
"bytes": 1401
},
{
"ts": 14171,
"bytes": 1401
},
{
"ts": 14176,
"bytes": 1401
},
{
"ts": 14180,
"bytes": 1401
},
{
"ts": 14185,
"bytes": 1401
},
{
"ts": 14190,
"bytes": 1401
},
{
"ts": 14194,
"bytes": 1401
},
{
"ts": 14199,
"bytes": 1401
},
{
"ts": 14204,
"bytes": 1401
},
{
"ts": 14209,
"bytes": 1401
},
{
"ts": 14213,
"bytes": 1401
},
{
"ts": 14218,
"bytes": 1401
},
{
"ts": 14223,
"bytes": 1401
},
{
"ts": 14227,
"bytes": 1401
},
{
"ts": 14232,
"bytes": 1401
},
{
"ts": 14237,
"bytes": 1401
},
{
"ts": 14242,
"bytes": 1401
},
{
"ts": 14246,
"bytes": 1401
},
{
"ts": 14251,
"bytes": 1401
},
{
"ts": 14256,
"bytes": 1401
},
{
"ts": 14260,
"bytes": 1400
},
{
"ts": 14265,
"bytes": 1400
},
{
"ts": 14270,
"bytes": 1400
},
{
"ts": 14274,
"bytes": 1400
},
{
"ts": 14279,
"bytes": 1400
},
{
"ts": 14284,
"bytes": 1400
},
{
"ts": 14288,
"bytes": 1400
},
{
"ts": 14293,
"bytes": 1400
},
{
"ts": 14298,
"bytes": 1400
},
{
"ts": 14303,
"bytes": 1400
},
{
"ts": 14307,
"bytes": 1400
},
{
"ts": 14312,
"bytes": 1400
},
{
"ts": 14317,
"bytes": 1400
},
{
"ts": 14321,
"bytes": 1400
},
{
"ts": 14326,
"bytes": 1400
},
{
"ts": 14331,
"bytes": 1400
},
{
"ts": 14335,
"bytes": 1400
},
{
"ts": 14340,
"bytes": 1400
},
{
"ts": 14345,
"bytes": 1400
},
{
"ts": 14350,
"bytes": 1400
},
{
"ts": 14354,
"bytes": 1401
},
{
"ts": 14359,
"bytes": 1401
},
{
"ts": 14364,
"bytes": 1401
},
{
"ts": 14369,
"bytes": 1401
},
{
"ts": 14373,
"bytes": 1401
},
{
"ts": 14378,
"bytes": 1401
},
{
"ts": 14383,
"bytes": 1401
},
{
"ts": 14387,
"bytes": 1401
},
{
"ts": 14392,
"bytes": 1401
},
{
"ts": 14397,
"bytes": 1401
},
{
"ts": 14401,
"bytes": 1401
},
{
"ts": 14406,
"bytes": 1401
},
{
"ts": 14411,
"bytes": 1401
},
{
"ts": 14415,
"bytes": 1401
},
{
"ts": 14420,
"bytes": 1401
},
{
"ts": 14425,
"bytes": 1401
},
{
"ts": 14430,
"bytes": 1401
},
{
"ts": 14434,
"bytes": 1401
},
{
"ts": 14439,
"bytes": 1401
},
{
"ts": 14444,
"bytes": 1401
},
{
"ts": 14448,
"bytes": 1401
},
{
"ts": 14453,
"bytes": 1401
},
{
"ts": 14458,
"bytes": 1401
},
{
"ts": 14465,
"bytes": 1400
},
{
"ts": 14467,
"bytes": 1403
},
{
"ts": 14470,
"bytes": 1403
},
{
"ts": 14472,
"bytes": 1403
},
{
"ts": 14474,
"bytes": 1403
},
{
"ts": 14477,
"bytes": 1403
},
{
"ts": 14479,
"bytes": 1403
},
{
"ts": 14481,
"bytes": 1403
},
{
"ts": 14484,
"bytes": 1403
},
{
"ts": 14486,
"bytes": 1403
},
{
"ts": 14491,
"bytes": 1401
},
{
"ts": 14495,
"bytes": 1401
},
{
"ts": 14500,
"bytes": 1401
},
{
"ts": 14505,
"bytes": 1401
},
{
"ts": 14510,
"bytes": 1401
},
{
"ts": 14512,
"bytes": 1401
},
{
"ts": 14514,
"bytes": 1404
},
{
"ts": 14540,
"bytes": 1401
},
{
"ts": 14547,
"bytes": 1401
},
{
"ts": 14552,
"bytes": 1401
},
{
"ts": 14559,
"bytes": 1401
},
{
"ts": 14564,
"bytes": 1401
},
{
"ts": 14569,
"bytes": 1401
},
{
"ts": 14573,
"bytes": 1401
},
{
"ts": 14578,
"bytes": 1394
},
{
"ts": 14583,
"bytes": 1401
},
{
"ts": 14587,
"bytes": 1401
},
{
"ts": 14592,
"bytes": 1401
},
{
"ts": 14597,
"bytes": 1401
},
{
"ts": 14601,
"bytes": 1401
},
{
"ts": 14606,
"bytes": 1401
},
{
"ts": 14611,
"bytes": 1401
},
{
"ts": 14615,
"bytes": 1401
},
{
"ts": 14620,
"bytes": 1401
},
{
"ts": 14625,
"bytes": 1401
},
{
"ts": 14630,
"bytes": 1401
},
{
"ts": 14634,
"bytes": 1400
},
{
"ts": 14639,
"bytes": 1400
},
{
"ts": 14644,
"bytes": 1400
},
{
"ts": 14648,
"bytes": 1400
},
{
"ts": 14653,
"bytes": 1400
},
{
"ts": 14658,
"bytes": 1400
},
{
"ts": 14663,
"bytes": 1401
},
{
"ts": 14667,
"bytes": 1401
},
{
"ts": 14672,
"bytes": 1401
},
{
"ts": 14677,
"bytes": 1401
},
{
"ts": 14681,
"bytes": 1401
},
{
"ts": 14686,
"bytes": 1401
},
{
"ts": 14691,
"bytes": 1401
},
{
"ts": 14695,
"bytes": 1401
},
{
"ts": 14700,
"bytes": 1401
},
{
"ts": 14705,
"bytes": 1401
},
{
"ts": 14710,
"bytes": 1401
},
{
"ts": 14714,
"bytes": 1401
},
{
"ts": 14719,
"bytes": 1401
},
{
"ts": 14724,
"bytes": 1401
},
{
"ts": 14728,
"bytes": 1401
},
{
"ts": 14733,
"bytes": 1401
},
{
"ts": 14738,
"bytes": 1401
},
{
"ts": 14743,
"bytes": 1401
},
{
"ts": 14747,
"bytes": 1401
},
{
"ts": 14752,
"bytes": 1401
},
{
"ts": 14757,
"bytes": 1401
},
{
"ts": 14762,
"bytes": 1401
},
{
"ts": 14766,
"bytes": 1401
},
{
"ts": 14771,
"bytes": 1401
},
{
"ts": 14775,
"bytes": 1401
},
{
"ts": 14780,
"bytes": 1401
},
{
"ts": 14785,
"bytes": 1401
},
{
"ts": 14789,
"bytes": 1394
},
{
"ts": 14794,
"bytes": 1401
},
{
"ts": 14799,
"bytes": 1401
},
{
"ts": 14804,
"bytes": 1401
},
{
"ts": 14808,
"bytes": 1401
},
{
"ts": 14813,
"bytes": 1401
},
{
"ts": 14818,
"bytes": 1401
},
{
"ts": 14822,
"bytes": 1401
},
{
"ts": 14827,
"bytes": 1401
},
{
"ts": 14832,
"bytes": 1401
},
{
"ts": 14836,
"bytes": 1401
},
{
"ts": 14841,
"bytes": 1401
},
{
"ts": 14846,
"bytes": 1401
},
{
"ts": 14851,
"bytes": 1401
},
{
"ts": 14855,
"bytes": 1401
},
{
"ts": 14860,
"bytes": 1401
},
{
"ts": 14865,
"bytes": 1401
},
{
"ts": 14869,
"bytes": 1401
},
{
"ts": 14874,
"bytes": 1401
},
{
"ts": 14879,
"bytes": 1401
},
{
"ts": 14884,
"bytes": 1401
},
{
"ts": 14888,
"bytes": 1401
},
{
"ts": 14893,
"bytes": 1401
},
{
"ts": 14898,
"bytes": 1401
},
{
"ts": 14905,
"bytes": 1400
},
{
"ts": 14907,
"bytes": 1403
},
{
"ts": 14909,
"bytes": 1403
},
{
"ts": 14912,
"bytes": 1403
},
{
"ts": 14914,
"bytes": 1403
},
{
"ts": 14916,
"bytes": 1403
},
{
"ts": 14919,
"bytes": 1403
},
{
"ts": 14921,
"bytes": 1403
},
{
"ts": 14924,
"bytes": 1403
},
{
"ts": 14926,
"bytes": 1403
},
{
"ts": 14931,
"bytes": 1401
},
{
"ts": 14935,
"bytes": 1401
},
{
"ts": 14940,
"bytes": 1401
},
{
"ts": 14945,
"bytes": 1401
},
{
"ts": 14947,
"bytes": 1401
},
{
"ts": 14973,
"bytes": 1401
},
{
"ts": 14980,
"bytes": 1401
},
{
"ts": 14985,
"bytes": 1401
},
{
"ts": 14989,
"bytes": 1401
},
{
"ts": 14994,
"bytes": 1401
},
{
"ts": 14999,
"bytes": 1401
},
{
"ts": 15001,
"bytes": 1404
},
{
"ts": 15006,
"bytes": 1401
},
{
"ts": 15011,
"bytes": 1400
},
{
"ts": 15015,
"bytes": 1400
},
{
"ts": 15020,
"bytes": 1400
},
{
"ts": 15025,
"bytes": 1400
},
{
"ts": 15029,
"bytes": 1400
},
{
"ts": 15034,
"bytes": 1394
},
{
"ts": 15039,
"bytes": 1400
},
{
"ts": 15043,
"bytes": 1400
},
{
"ts": 15048,
"bytes": 1400
},
{
"ts": 15053,
"bytes": 1400
},
{
"ts": 15058,
"bytes": 1400
},
{
"ts": 15062,
"bytes": 1400
},
{
"ts": 15067,
"bytes": 1400
},
{
"ts": 15072,
"bytes": 1400
},
{
"ts": 15076,
"bytes": 1400
},
{
"ts": 15081,
"bytes": 1400
},
{
"ts": 15086,
"bytes": 1400
},
{
"ts": 15090,
"bytes": 1400
},
{
"ts": 15095,
"bytes": 1400
},
{
"ts": 15100,
"bytes": 1400
},
{
"ts": 15105,
"bytes": 1400
},
{
"ts": 15109,
"bytes": 1400
},
{
"ts": 15114,
"bytes": 1400
},
{
"ts": 15119,
"bytes": 1401
},
{
"ts": 15123,
"bytes": 1401
},
{
"ts": 15128,
"bytes": 1401
},
{
"ts": 15133,
"bytes": 1401
},
{
"ts": 15138,
"bytes": 1401
},
{
"ts": 15142,
"bytes": 1401
},
{
"ts": 15147,
"bytes": 1401
},
{
"ts": 15152,
"bytes": 1401
},
{
"ts": 15156,
"bytes": 1401
},
{
"ts": 15161,
"bytes": 1401
},
{
"ts": 15166,
"bytes": 1401
},
{
"ts": 15170,
"bytes": 1401
},
{
"ts": 15175,
"bytes": 1401
},
{
"ts": 15180,
"bytes": 1401
},
{
"ts": 15185,
"bytes": 1401
},
{
"ts": 15189,
"bytes": 1401
},
{
"ts": 15194,
"bytes": 1401
},
{
"ts": 15199,
"bytes": 1401
},
{
"ts": 15203,
"bytes": 1401
},
{
"ts": 15208,
"bytes": 1401
},
{
"ts": 15213,
"bytes": 1401
},
{
"ts": 15218,
"bytes": 1401
},
{
"ts": 15222,
"bytes": 1401
},
{
"ts": 15227,
"bytes": 1401
},
{
"ts": 15232,
"bytes": 1401
},
{
"ts": 15236,
"bytes": 1401
},
{
"ts": 15241,
"bytes": 1401
},
{
"ts": 15246,
"bytes": 1401
},
{
"ts": 15250,
"bytes": 1401
},
{
"ts": 15255,
"bytes": 1401
},
{
"ts": 15260,
"bytes": 1401
},
{
"ts": 15265,
"bytes": 1401
},
{
"ts": 15269,
"bytes": 1401
},
{
"ts": 15274,
"bytes": 1401
},
{
"ts": 15279,
"bytes": 1401
},
{
"ts": 15283,
"bytes": 1401
},
{
"ts": 15288,
"bytes": 1401
},
{
"ts": 15293,
"bytes": 1401
},
{
"ts": 15298,
"bytes": 1401
},
{
"ts": 15302,
"bytes": 1401
},
{
"ts": 15307,
"bytes": 1401
},
{
"ts": 15312,
"bytes": 1401
},
{
"ts": 15316,
"bytes": 1401
},
{
"ts": 15321,
"bytes": 1401
},
{
"ts": 15326,
"bytes": 1401
},
{
"ts": 15330,
"bytes": 1401
},
{
"ts": 15335,
"bytes": 1401
},
{
"ts": 15342,
"bytes": 1400
},
{
"ts": 15345,
"bytes": 1403
},
{
"ts": 15347,
"bytes": 1403
},
{
"ts": 15349,
"bytes": 1403
},
{
"ts": 15352,
"bytes": 1403
},
{
"ts": 15354,
"bytes": 1403
},
{
"ts": 15356,
"bytes": 1403
},
{
"ts": 15359,
"bytes": 1403
},
{
"ts": 15361,
"bytes": 1403
},
{
"ts": 15363,
"bytes": 1403
},
{
"ts": 15368,
"bytes": 1401
},
{
"ts": 15373,
"bytes": 1401
},
{
"ts": 15377,
"bytes": 1401
},
{
"ts": 15382,
"bytes": 1401
},
{
"ts": 15384,
"bytes": 1401
},
{
"ts": 15410,
"bytes": 1401
},
{
"ts": 15415,
"bytes": 1401
},
{
"ts": 15420,
"bytes": 1401
},
{
"ts": 15424,
"bytes": 1401
},
{
"ts": 15429,
"bytes": 1401
},
{
"ts": 15434,
"bytes": 1401
},
{
"ts": 15439,
"bytes": 1401
},
{
"ts": 15443,
"bytes": 1401
},
{
"ts": 15448,
"bytes": 1401
},
{
"ts": 15453,
"bytes": 1401
},
{
"ts": 15460,
"bytes": 1401
},
{
"ts": 15464,
"bytes": 1401
},
{
"ts": 15467,
"bytes": 1404
},
{
"ts": 15472,
"bytes": 1401
},
{
"ts": 15476,
"bytes": 1401
},
{
"ts": 15481,
"bytes": 1401
},
{
"ts": 15486,
"bytes": 1401
},
{
"ts": 15490,
"bytes": 1394
},
{
"ts": 15495,
"bytes": 1401
},
{
"ts": 15500,
"bytes": 1401
},
{
"ts": 15505,
"bytes": 1401
},
{
"ts": 15509,
"bytes": 1401
},
{
"ts": 15514,
"bytes": 1401
},
{
"ts": 15519,
"bytes": 1401
},
{
"ts": 15523,
"bytes": 1401
},
{
"ts": 15528,
"bytes": 1401
},
{
"ts": 15533,
"bytes": 1401
},
{
"ts": 15537,
"bytes": 1401
},
{
"ts": 15572,
"bytes": 9807
},
{
"ts": 15575,
"bytes": 1401
},
{
"ts": 15580,
"bytes": 1401
},
{
"ts": 15584,
"bytes": 1401
},
{
"ts": 15589,
"bytes": 1401
},
{
"ts": 15594,
"bytes": 1401
},
{
"ts": 15599,
"bytes": 1401
},
{
"ts": 15603,
"bytes": 1401
},
{
"ts": 15608,
"bytes": 1401
},
{
"ts": 15613,
"bytes": 1401
},
{
"ts": 15617,
"bytes": 1401
},
{
"ts": 15622,
"bytes": 1401
},
{
"ts": 15627,
"bytes": 1401
},
{
"ts": 15631,
"bytes": 1401
},
{
"ts": 15636,
"bytes": 1401
},
{
"ts": 15641,
"bytes": 1401
},
{
"ts": 15646,
"bytes": 1401
},
{
"ts": 15650,
"bytes": 1401
},
{
"ts": 15655,
"bytes": 1401
},
{
"ts": 15660,
"bytes": 1401
},
{
"ts": 15664,
"bytes": 1401
},
{
"ts": 15669,
"bytes": 1401
},
{
"ts": 15674,
"bytes": 1401
},
{
"ts": 15679,
"bytes": 1401
},
{
"ts": 15683,
"bytes": 1401
},
{
"ts": 15688,
"bytes": 1401
},
{
"ts": 15693,
"bytes": 1401
},
{
"ts": 15697,
"bytes": 1401
},
{
"ts": 15702,
"bytes": 1401
},
{
"ts": 15707,
"bytes": 1401
},
{
"ts": 15711,
"bytes": 1401
},
{
"ts": 15716,
"bytes": 1401
},
{
"ts": 15721,
"bytes": 1401
},
{
"ts": 15726,
"bytes": 1401
},
{
"ts": 15730,
"bytes": 1401
},
{
"ts": 15735,
"bytes": 1401
},
{
"ts": 15740,
"bytes": 1401
},
{
"ts": 15745,
"bytes": 1401
},
{
"ts": 15749,
"bytes": 1401
},
{
"ts": 15754,
"bytes": 1401
},
{
"ts": 15759,
"bytes": 1401
},
{
"ts": 15763,
"bytes": 1401
},
{
"ts": 15768,
"bytes": 1401
},
{
"ts": 15773,
"bytes": 1401
},
{
"ts": 15780,
"bytes": 1400
},
{
"ts": 15782,
"bytes": 1403
},
{
"ts": 15784,
"bytes": 1403
},
{
"ts": 15787,
"bytes": 1403
},
{
"ts": 15789,
"bytes": 1403
},
{
"ts": 15791,
"bytes": 1403
},
{
"ts": 15794,
"bytes": 1403
},
{
"ts": 15796,
"bytes": 1403
},
{
"ts": 15798,
"bytes": 1403
},
{
"ts": 15801,
"bytes": 1403
},
{
"ts": 15803,
"bytes": 1403
},
{
"ts": 15808,
"bytes": 1401
},
{
"ts": 15813,
"bytes": 1401
},
{
"ts": 15817,
"bytes": 1401
},
{
"ts": 15822,
"bytes": 1401
},
{
"ts": 15824,
"bytes": 1401
},
{
"ts": 15850,
"bytes": 1401
},
{
"ts": 15855,
"bytes": 1401
},
{
"ts": 15860,
"bytes": 1401
},
{
"ts": 15864,
"bytes": 1401
},
{
"ts": 15869,
"bytes": 1401
},
{
"ts": 15874,
"bytes": 1401
},
{
"ts": 15878,
"bytes": 1401
},
{
"ts": 15881,
"bytes": 1404
},
{
"ts": 15885,
"bytes": 1401
},
{
"ts": 15893,
"bytes": 1401
},
{
"ts": 15897,
"bytes": 1401
},
{
"ts": 15902,
"bytes": 1401
},
{
"ts": 15909,
"bytes": 1401
},
{
"ts": 15914,
"bytes": 1401
},
{
"ts": 15918,
"bytes": 1401
},
{
"ts": 15926,
"bytes": 1401
},
{
"ts": 15933,
"bytes": 1394
},
{
"ts": 15937,
"bytes": 1401
},
{
"ts": 15942,
"bytes": 1401
},
{
"ts": 15947,
"bytes": 1401
},
{
"ts": 15951,
"bytes": 1401
},
{
"ts": 15956,
"bytes": 1401
},
{
"ts": 15961,
"bytes": 1401
},
{
"ts": 15966,
"bytes": 1401
},
{
"ts": 15970,
"bytes": 1401
},
{
"ts": 15975,
"bytes": 1401
},
{
"ts": 15980,
"bytes": 1401
},
{
"ts": 15984,
"bytes": 1401
},
{
"ts": 15989,
"bytes": 1401
},
{
"ts": 15994,
"bytes": 1401
},
{
"ts": 15998,
"bytes": 1401
},
{
"ts": 16003,
"bytes": 1401
},
{
"ts": 16008,
"bytes": 1401
},
{
"ts": 16013,
"bytes": 1401
},
{
"ts": 16017,
"bytes": 1401
},
{
"ts": 16022,
"bytes": 1401
},
{
"ts": 16027,
"bytes": 1401
},
{
"ts": 16031,
"bytes": 1401
},
{
"ts": 16036,
"bytes": 1401
},
{
"ts": 16041,
"bytes": 1401
},
{
"ts": 16045,
"bytes": 1401
},
{
"ts": 16050,
"bytes": 1401
},
{
"ts": 16055,
"bytes": 1401
},
{
"ts": 16060,
"bytes": 1401
},
{
"ts": 16064,
"bytes": 1401
},
{
"ts": 16069,
"bytes": 1401
},
{
"ts": 16074,
"bytes": 1401
},
{
"ts": 16078,
"bytes": 1401
},
{
"ts": 16083,
"bytes": 1401
},
{
"ts": 16088,
"bytes": 1401
},
{
"ts": 16092,
"bytes": 1401
},
{
"ts": 16097,
"bytes": 1401
},
{
"ts": 16102,
"bytes": 1401
},
{
"ts": 16107,
"bytes": 1401
},
{
"ts": 16111,
"bytes": 1401
},
{
"ts": 16116,
"bytes": 1401
},
{
"ts": 16121,
"bytes": 1401
},
{
"ts": 16125,
"bytes": 1401
},
{
"ts": 16130,
"bytes": 1401
},
{
"ts": 16135,
"bytes": 1401
},
{
"ts": 16140,
"bytes": 1401
},
{
"ts": 16144,
"bytes": 1401
},
{
"ts": 16149,
"bytes": 1394
},
{
"ts": 16154,
"bytes": 1401
},
{
"ts": 16158,
"bytes": 1401
},
{
"ts": 16163,
"bytes": 1401
},
{
"ts": 16168,
"bytes": 1401
},
{
"ts": 16172,
"bytes": 1401
},
{
"ts": 16177,
"bytes": 1401
},
{
"ts": 16182,
"bytes": 1401
},
{
"ts": 16187,
"bytes": 1401
},
{
"ts": 16191,
"bytes": 1401
},
{
"ts": 16196,
"bytes": 1401
},
{
"ts": 16201,
"bytes": 1401
},
{
"ts": 16205,
"bytes": 1401
},
{
"ts": 16210,
"bytes": 1401
},
{
"ts": 16215,
"bytes": 1401
},
{
"ts": 16222,
"bytes": 1400
},
{
"ts": 16224,
"bytes": 1403
},
{
"ts": 16227,
"bytes": 1403
},
{
"ts": 16229,
"bytes": 1403
},
{
"ts": 16231,
"bytes": 1403
},
{
"ts": 16234,
"bytes": 1403
},
{
"ts": 16236,
"bytes": 1403
},
{
"ts": 16238,
"bytes": 1403
},
{
"ts": 16241,
"bytes": 1403
},
{
"ts": 16243,
"bytes": 1403
},
{
"ts": 16248,
"bytes": 1401
},
{
"ts": 16252,
"bytes": 1401
},
{
"ts": 16255,
"bytes": 1401
},
{
"ts": 16281,
"bytes": 1401
},
{
"ts": 16285,
"bytes": 1401
},
{
"ts": 16290,
"bytes": 1401
},
{
"ts": 16295,
"bytes": 1401
},
{
"ts": 16299,
"bytes": 1400
},
{
"ts": 16304,
"bytes": 1400
},
{
"ts": 16309,
"bytes": 1400
},
{
"ts": 16314,
"bytes": 1400
},
{
"ts": 16318,
"bytes": 1400
},
{
"ts": 16323,
"bytes": 1400
},
{
"ts": 16328,
"bytes": 1400
},
{
"ts": 16332,
"bytes": 1400
},
{
"ts": 16337,
"bytes": 1400
},
{
"ts": 16342,
"bytes": 1400
},
{
"ts": 16344,
"bytes": 1403
},
{
"ts": 16349,
"bytes": 1400
},
{
"ts": 16354,
"bytes": 1400
},
{
"ts": 16358,
"bytes": 1400
},
{
"ts": 16361,
"bytes": 1403
},
{
"ts": 16365,
"bytes": 1394
},
{
"ts": 16370,
"bytes": 1400
},
{
"ts": 16375,
"bytes": 1400
},
{
"ts": 16379,
"bytes": 1400
},
{
"ts": 16384,
"bytes": 1400
},
{
"ts": 16386,
"bytes": 1403
},
{
"ts": 16391,
"bytes": 1400
},
{
"ts": 16396,
"bytes": 1400
},
{
"ts": 16398,
"bytes": 1403
},
{
"ts": 16403,
"bytes": 1400
},
{
"ts": 16408,
"bytes": 1400
},
{
"ts": 16412,
"bytes": 1400
},
{
"ts": 16417,
"bytes": 1400
},
{
"ts": 16422,
"bytes": 1400
},
{
"ts": 16426,
"bytes": 1400
},
{
"ts": 16431,
"bytes": 1400
},
{
"ts": 16436,
"bytes": 1400
},
{
"ts": 16441,
"bytes": 1400
},
{
"ts": 16445,
"bytes": 1400
},
{
"ts": 16450,
"bytes": 1400
},
{
"ts": 16455,
"bytes": 1401
},
{
"ts": 16460,
"bytes": 1401
},
{
"ts": 16464,
"bytes": 1401
},
{
"ts": 16469,
"bytes": 1401
},
{
"ts": 16473,
"bytes": 1401
},
{
"ts": 16478,
"bytes": 1401
},
{
"ts": 16483,
"bytes": 1401
},
{
"ts": 16488,
"bytes": 1401
},
{
"ts": 16492,
"bytes": 1401
},
{
"ts": 16497,
"bytes": 1401
},
{
"ts": 16502,
"bytes": 1401
},
{
"ts": 16506,
"bytes": 1401
},
{
"ts": 16511,
"bytes": 1401
},
{
"ts": 16516,
"bytes": 1401
},
{
"ts": 16521,
"bytes": 1401
},
{
"ts": 16525,
"bytes": 1401
},
{
"ts": 16530,
"bytes": 1401
},
{
"ts": 16535,
"bytes": 1401
},
{
"ts": 16572,
"bytes": 9807
},
{
"ts": 16576,
"bytes": 1401
},
{
"ts": 16577,
"bytes": 1401
},
{
"ts": 16582,
"bytes": 1401
},
{
"ts": 16586,
"bytes": 1401
},
{
"ts": 16591,
"bytes": 1401
},
{
"ts": 16596,
"bytes": 1401
},
{
"ts": 16601,
"bytes": 1401
},
{
"ts": 16605,
"bytes": 1401
},
{
"ts": 16610,
"bytes": 1401
},
{
"ts": 16615,
"bytes": 1401
},
{
"ts": 16619,
"bytes": 1401
},
{
"ts": 16624,
"bytes": 1401
},
{
"ts": 16629,
"bytes": 1401
},
{
"ts": 16633,
"bytes": 1401
},
{
"ts": 16638,
"bytes": 1401
},
{
"ts": 16643,
"bytes": 1401
},
{
"ts": 16650,
"bytes": 1400
},
{
"ts": 16652,
"bytes": 1403
},
{
"ts": 16655,
"bytes": 1403
},
{
"ts": 16657,
"bytes": 1403
},
{
"ts": 16659,
"bytes": 1403
},
{
"ts": 16662,
"bytes": 1403
},
{
"ts": 16664,
"bytes": 1403
},
{
"ts": 16666,
"bytes": 1403
},
{
"ts": 16669,
"bytes": 1403
},
{
"ts": 16671,
"bytes": 1403
},
{
"ts": 16673,
"bytes": 1403
},
{
"ts": 16676,
"bytes": 1400
},
{
"ts": 16678,
"bytes": 1403
},
{
"ts": 16680,
"bytes": 1403
},
{
"ts": 16685,
"bytes": 1401
},
{
"ts": 16690,
"bytes": 1401
},
{
"ts": 16695,
"bytes": 1401
},
{
"ts": 16699,
"bytes": 155
}
],
"expires": "Wed, 07 May 2025 06:50:24 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 132,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 476,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"if-range: \"9f6693-67fec94f-e18818d3528100b9;;;\"",
"priority: i",
"range: bytes=6550288-6550288",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"cache-control: public, max-age=604800",
"content-length: 1",
"content-range: bytes 6550288-6550288\/10446483",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:50:23 GMT",
"etag: \"9f6693-67fec94f-e18818d3528100b9;;;\"",
"expires: Wed, 07 May 2025 06:50:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:07 GMT",
"x-content-type-options: nosniff",
"accept-ranges: bytes"
]
},
"bytesOut": 2344,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 307,
"netlog_id": 108,
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "10.0 MiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 15000,
"ImageHeight": 9600,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "15000x9600",
"Megapixels": 144
}
}
},
"jpeg_scan_count": 7,
"score_progressive_jpeg": 100,
"load_end": 16699,
"ttfb_start": 580,
"ttfb_end": 635,
"download_start": 635,
"download_end": 16699,
"download_ms": 16064,
"all_start": 580,
"all_end": 16699,
"all_ms": 16119,
"index": 4,
"number": 5
},
{
"type": 3,
"id": "36984.90",
"request_id": "36984.90",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/assets\/favicon\/favicon.ico",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/assets\/favicon\/favicon.ico",
"raw_id": "36984.90",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Other",
"load_ms": 64,
"ttfb_ms": 41,
"load_start": 17481,
"load_start_float": 17481.000192,
"bytesIn": 15086,
"objectSize": 15086,
"objectSizeUncompressed": 15086,
"chunks": [
{
"ts": 17523,
"bytes": 1276
},
{
"ts": 17525,
"bytes": 1405
},
{
"ts": 17527,
"bytes": 1405
},
{
"ts": 17529,
"bytes": 1405
},
{
"ts": 17532,
"bytes": 1405
},
{
"ts": 17534,
"bytes": 1405
},
{
"ts": 17536,
"bytes": 1405
},
{
"ts": 17539,
"bytes": 1405
},
{
"ts": 17543,
"bytes": 1405
},
{
"ts": 17543,
"bytes": 1405
},
{
"ts": 17545,
"bytes": 1165
}
],
"expires": "Wed, 07 May 2025 06:50:40 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/x-icon",
"contentEncoding": "",
"socket": 132,
"protocol": "h3",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "other",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/assets\/favicon\/favicon.ico",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 15086",
"content-type: image\/x-icon",
"date: Wed, 30 Apr 2025 06:50:40 GMT",
"etag: \"3aee-67fe255e-d7599360a07d77c6;;;\"",
"expires: Wed, 07 May 2025 06:50:40 GMT",
"last-modified: Tue, 15 Apr 2025 09:22:38 GMT",
"x-content-type-options: nosniff"
]
},
"bytesOut": 1984,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": 15,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 15086,
"gzip_save": 12800,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 17481,
"netlog_id": 192,
"load_end": 17545,
"ttfb_start": 17481,
"ttfb_end": 17522,
"download_start": 17522,
"download_end": 17545,
"download_ms": 23,
"all_start": 17481,
"all_end": 17545,
"all_ms": 64,
"index": 5,
"number": 6
}
],
"requestsFull": 6,
"requestsDoc": 6,
"responses_200": 3,
"responses_404": 0,
"responses_other": 3,
"result": 0,
"testStartOffset": 0,
"cached": 1,
"optimization_checked": 1,
"main_frame": "1679626FDDCBECF13CFE2CD9F81FA54F",
"loadEventStart": 17464,
"loadEventEnd": 17479,
"domContentLoadedEventStart": 523,
"domContentLoadedEventEnd": 523,
"URL": "https:\/\/jensrossell.ch\/",
"connections": 2,
"final_base_page_request": 0,
"final_base_page_request_id": "B448E9CC3D7911355F52F3FCE5068C7E",
"final_url": "https:\/\/jensrossell.ch\/",
"domInteractive": 522,
"firstPaint": 1140,
"firstContentfulPaint": 17771,
"firstImagePaint": 17771,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"TTFB": 246,
"basePageSSLTime": 59,
"score_cache": 80,
"score_cdn": 0,
"score_gzip": 60,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"score_progressive_jpeg": 100,
"gzip_total": 31719,
"gzip_savings": 12800,
"minify_total": -1,
"minify_savings": -1,
"image_total": 3,
"image_savings": 0,
"base_page_cdn": "",
"cpuTimes": {
"ParseHTML": 4,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 9,
"EventDispatch": 33,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 10,
"ParseAuthorStyleSheet": 0,
"UpdateLayoutTree": 14,
"BeginRemoteFontLoad": 0,
"Layout": 78,
"PrePaint": 6,
"Paint": 1,
"Layerize": 1,
"EvaluateScript": 0,
"v8.compile": 0,
"v8.produceCache": 3,
"FireAnimationFrame": 1,
"FunctionCall": 29,
"MarkDOMContent": 0,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 1,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 1,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 1,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"IntersectionObserverController::computeIntersections": 0,
"TimerFire": 0,
"MarkLoad": 0,
"HitTest": 0,
"MajorGC": 0,
"V8.GC_MARK_COMPACTOR": 0,
"V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
"V8.GC_MC_PROLOGUE": 0,
"V8.GC_MC_MARK": 0,
"V8.GC_MC_MARK_ROOTS": 0,
"V8.GC_MC_MARK_CLIENT_HEAPS": 0,
"V8.GC_MC_MARK_RETAIN_MAPS": 0,
"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
"Major concurrent marking started": 0,
"V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
"V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
"Major concurrent marking rescheduled": 0,
"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
"V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
"V8.GC_MC_MARK_FULL_CLOSURE": 0,
"V8.GC_MC_CLEAR": 0,
"V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
"ClearStringTableJob started": 0,
"V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
"V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
"V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
"V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
"V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
"V8.GC_MC_CLEAR_WEAK_LISTS": 0,
"V8.GC_MC_CLEAR_MAPS": 0,
"ClearTrivialWeakRefJob started": 0,
"FilterNonTrivialWeakRefJob started": 0,
"V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
"V8.GC_MC_WEAKNESS_HANDLING": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
"V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
"V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
"V8.GC_MC_CLEAR_JOIN_JOB": 0,
"V8.GC_MC_SWEEP": 0,
"V8.GC_MC_EVACUATE": 0,
"V8.GC_MC_EVACUATE_PROLOGUE": 0,
"V8.GC_MC_EVACUATE_COPY": 0,
"PageEvacuationJob started": 0,
"V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
"PointersUpdatingJob started": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
"V8.GC_MC_EVACUATE_CLEAN_UP": 0,
"V8.GC_MC_EVACUATE_EPILOGUE": 0,
"V8.GC_MC_SWEEP_NEW_LO": 0,
"V8.GC_MC_EVACUATE_REBALANCE": 0,
"V8.GC_MC_FINISH": 0,
"V8.GC_MC_SWEEP_START_JOBS": 0,
"V8.GC_MC_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
"V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
"Idle": 17369
},
"cpuTimesDoc": {
"ParseHTML": 4,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 9,
"EventDispatch": 33,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 10,
"ParseAuthorStyleSheet": 0,
"UpdateLayoutTree": 14,
"BeginRemoteFontLoad": 0,
"Layout": 78,
"PrePaint": 6,
"Paint": 1,
"Layerize": 1,
"EvaluateScript": 0,
"v8.compile": 0,
"v8.produceCache": 3,
"FireAnimationFrame": 1,
"FunctionCall": 29,
"MarkDOMContent": 0,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 1,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 1,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 1,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"IntersectionObserverController::computeIntersections": 0,
"TimerFire": 0,
"MarkLoad": 0,
"HitTest": 0,
"MajorGC": 0,
"V8.GC_MARK_COMPACTOR": 0,
"V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
"V8.GC_MC_PROLOGUE": 0,
"V8.GC_MC_MARK": 0,
"V8.GC_MC_MARK_ROOTS": 0,
"V8.GC_MC_MARK_CLIENT_HEAPS": 0,
"V8.GC_MC_MARK_RETAIN_MAPS": 0,
"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
"Major concurrent marking started": 0,
"V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
"V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
"Major concurrent marking rescheduled": 0,
"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
"V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
"V8.GC_MC_MARK_FULL_CLOSURE": 0,
"V8.GC_MC_CLEAR": 0,
"V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
"ClearStringTableJob started": 0,
"V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
"V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
"V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
"V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
"V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
"V8.GC_MC_CLEAR_WEAK_LISTS": 0,
"V8.GC_MC_CLEAR_MAPS": 0,
"ClearTrivialWeakRefJob started": 0,
"FilterNonTrivialWeakRefJob started": 0,
"V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
"V8.GC_MC_WEAKNESS_HANDLING": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
"V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
"V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
"V8.GC_MC_CLEAR_JOIN_JOB": 0,
"V8.GC_MC_SWEEP": 0,
"V8.GC_MC_EVACUATE": 0,
"V8.GC_MC_EVACUATE_PROLOGUE": 0,
"V8.GC_MC_EVACUATE_COPY": 0,
"PageEvacuationJob started": 0,
"V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
"PointersUpdatingJob started": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
"V8.GC_MC_EVACUATE_CLEAN_UP": 0,
"V8.GC_MC_EVACUATE_EPILOGUE": 0,
"V8.GC_MC_SWEEP_NEW_LO": 0,
"V8.GC_MC_EVACUATE_REBALANCE": 0,
"V8.GC_MC_FINISH": 0,
"V8.GC_MC_SWEEP_START_JOBS": 0,
"V8.GC_MC_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
"V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
"Idle": 17369
},
"cpu.ParseHTML": 4,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 9,
"cpu.EventDispatch": 33,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 10,
"cpu.ParseAuthorStyleSheet": 0,
"cpu.UpdateLayoutTree": 14,
"cpu.BeginRemoteFontLoad": 0,
"cpu.Layout": 78,
"cpu.PrePaint": 6,
"cpu.Paint": 1,
"cpu.Layerize": 1,
"cpu.EvaluateScript": 0,
"cpu.v8.compile": 0,
"cpu.v8.produceCache": 3,
"cpu.FireAnimationFrame": 1,
"cpu.FunctionCall": 29,
"cpu.MarkDOMContent": 0,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 1,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 1,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 1,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.IntersectionObserverController::computeIntersections": 0,
"cpu.TimerFire": 0,
"cpu.MarkLoad": 0,
"cpu.HitTest": 0,
"cpu.MajorGC": 0,
"cpu.V8.GC_MARK_COMPACTOR": 0,
"cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
"cpu.V8.GC_MC_PROLOGUE": 0,
"cpu.V8.GC_MC_MARK": 0,
"cpu.V8.GC_MC_MARK_ROOTS": 0,
"cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
"cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
"cpu.Major concurrent marking started": 0,
"cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
"cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
"cpu.Major concurrent marking rescheduled": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
"cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
"cpu.V8.GC_MC_CLEAR": 0,
"cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
"cpu.ClearStringTableJob started": 0,
"cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
"cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
"cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
"cpu.V8.GC_MC_CLEAR_MAPS": 0,
"cpu.ClearTrivialWeakRefJob started": 0,
"cpu.FilterNonTrivialWeakRefJob started": 0,
"cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
"cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
"cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
"cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
"cpu.V8.GC_MC_SWEEP": 0,
"cpu.V8.GC_MC_EVACUATE": 0,
"cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
"cpu.V8.GC_MC_EVACUATE_COPY": 0,
"cpu.PageEvacuationJob started": 0,
"cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
"cpu.PointersUpdatingJob started": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
"cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
"cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
"cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
"cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
"cpu.V8.GC_MC_FINISH": 0,
"cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
"cpu.V8.GC_MC_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
"cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
"cpu.Idle": 17369,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1745995821.5344722,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1745995823.1677694,
"browserVersion": "134.0.0.0",
"browser_version": "134.0.0.0",
"fullyLoadedCPUms": 10479,
"fullyLoadedCPUpct": 28.86257229413383,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "1679626FDDCBECF13CFE2CD9F81FA54F",
"loaderId": "3889F6D18B31E7BFEF8C1EF55B114881"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/jensrossell.ch",
"name": ""
}
],
"document_URL": "https:\/\/jensrossell.ch\/",
"document_hostname": "jensrossell.ch",
"document_origin": "https:\/\/jensrossell.ch",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 346,
"domComplete": 17464,
"PerformancePaintTiming.first-paint": 1140,
"PerformancePaintTiming.first-contentful-paint": 17672,
"origin_dns": {
"ns": [
"ns1.cyon.ch.",
"ns2.cyon.ch."
],
"mx": [
"0 mail.jensrossell.ch."
],
"txt": [
"\"v=spf1 include:spf.protection.cyon.net -all\""
],
"soa": [
"ns1.cyon.ch. server.cyon.ch. 2025041402 14400 1800 1209600 3600"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"JavaScript libraries": "Swiper",
"CDN": "jsDelivr",
"Miscellaneous": "Open Graph,HTTP\/3"
},
"detected_apps": {
"Swiper": "",
"jsDelivr": "",
"Open Graph": "",
"HTTP\/3": ""
},
"detected_technologies": {
"Swiper": {
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
"jsDelivr": {
"name": "jsDelivr",
"description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
"slug": "jsdelivr",
"categories": [
{
"id": 31,
"slug": "cdn",
"groups": [
7
],
"name": "CDN",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "jsdelivr-icon.svg",
"website": "https:\/\/www.jsdelivr.com\/",
"pricing": [],
"cpe": null
},
"Open Graph": {
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
},
"HTTP\/3": {
"name": "HTTP\/3",
"description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
"slug": "http-3",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "HTTP3.svg",
"website": "https:\/\/httpwg.org\/",
"pricing": [],
"cpe": null
}
},
"detected_raw": [
{
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
{
"name": "jsDelivr",
"description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
"slug": "jsdelivr",
"categories": [
{
"id": 31,
"slug": "cdn",
"groups": [
7
],
"name": "CDN",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "jsdelivr-icon.svg",
"website": "https:\/\/www.jsdelivr.com\/",
"pricing": [],
"cpe": null
},
{
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
},
{
"name": "HTTP\/3",
"description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
"slug": "http-3",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "HTTP3.svg",
"website": "https:\/\/httpwg.org\/",
"pricing": [],
"cpe": null
}
],
"axe": {
"testEngine": "4.10.2",
"violations": [],
"passes": [
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag131",
"wcag412",
"EN-301-549",
"EN-9.1.3.1",
"EN-9.4.1.2"
],
"description": "Ensure aria-hidden=\"true\" is not present on the document body.",
"help": "aria-hidden=\"true\" must not be present on the document body",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-hidden-body?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-hidden-body",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "No aria-hidden attribute is present on document body"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<body class=\"home infocontainer-big\">",
"target": [
"body"
]
}
]
},
{
"id": "bypass",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag241",
"section508",
"section508.22.o",
"TTv5",
"TT9.a",
"EN-301-549",
"EN-9.2.4.1"
],
"description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
"help": "Page must have means to bypass repeated blocks",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/bypass?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "header-present",
"data": null,
"relatedNodes": [
{
"html": "<h1>Jens Rossell<\/h1>",
"target": [
".showtext[href=\"#\"] > h1"
]
},
{
"html": "<h2>Datenschutz\/Impressum<\/h2>",
"target": [
".showimprint > h2"
]
}
],
"impact": "serious",
"message": "Page has a heading"
},
{
"id": "landmark",
"data": null,
"relatedNodes": [
{
"html": "<main>",
"target": [
"main"
]
}
],
"impact": "serious",
"message": "Page has a landmark region"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "document-title",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag242",
"TTv5",
"TT12.a",
"EN-301-549",
"EN-9.2.4.2",
"ACT"
],
"description": "Ensure each HTML document contains a non-empty <title> element",
"help": "Documents must have <title> element to aid in navigation",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/document-title?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "doc-has-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Document has a non-empty <title> element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "html-has-lang",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/html-has-lang?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "The <html> element has a lang attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "html-lang-valid",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure the lang attribute of the <html> element has a valid value",
"help": "<html> element must have a valid value for the lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/html-lang-valid?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "valid-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Value of lang attribute is included in the list of valid languages"
}
],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "image-alt",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag111",
"section508",
"section508.22.a",
"TTv5",
"TT7.a",
"TT7.b",
"EN-301-549",
"EN-9.1.1.1",
"ACT"
],
"description": "Ensure <img> elements have alternative text or a role of none or presentation",
"help": "Images must have alternative text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/image-alt?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.765px center;\">",
"target": [
"div[data-ratio=\"0.66417910447761\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 317.308px center;\">",
"target": [
"div[data-ratio=\"0.63908996897622\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.739px center;\">",
"target": [
"div[data-ratio=\"0.66412758866936\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 361.972px center;\">",
"target": [
"div[data-ratio=\"0.72904800650936\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">",
"target": [
".swiper-slide-next[data-ratio=\"0.66666666666667\"][data-swiper-slide-index=\"1\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w\" alt=\"\" style=\"object-position: 69.6% 56.2%; transform-origin: 331px center;\">",
"target": [
".view-full.portrait[data-ratio=\"0.66666666666667\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">",
"target": [
".swiper-slide[data-ratio=\"0.66666666666667\"][data-swiper-slide-index=\"3\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 54% 49%; transform-origin: 397.2px center;\">",
"target": [
"div[data-ratio=\"0.8\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 695.013px center;\">",
"target": [
"div[data-ratio=\"1.3998250218723\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.786px center;\">",
"target": [
"div[data-ratio=\"0.71457489878543\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.687px center;\">",
"target": [
"div[data-ratio=\"0.714375\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 7.4% 56%; transform-origin: 454.622px center;\">",
"target": [
"div[data-ratio=\"0.91565265486726\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 852.525px center;\">",
"target": [
"div[data-ratio=\"1.7170693686672\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 385.442px center;\">",
"target": [
"div[data-ratio=\"0.77631904879861\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 49.9% 27.6%; transform-origin: 320.834px center;\">",
"target": [
"div[data-ratio=\"0.64619053026002\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">",
"target": [
".swiper-slide-next[data-ratio=\"1.5625\"][data-swiper-slide-index=\"1\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 355.441px center;\">",
"target": [
"div[data-ratio=\"0.71589289732243\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">",
"target": [
".swiper-slide[data-ratio=\"1.5625\"][data-swiper-slide-index=\"3\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"target": [
".swiper-slide-active[data-ratio=\"0.75\"][data-swiper-slide-index=\"0\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"target": [
".swiper-slide-next[data-ratio=\"1.3333333333333\"][data-swiper-slide-index=\"1\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"target": [
".swiper-slide[data-ratio=\"0.75\"][data-swiper-slide-index=\"2\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"target": [
".swiper-slide[data-ratio=\"1.3333333333333\"][data-swiper-slide-index=\"3\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 368.237px center;\">",
"target": [
"div[data-ratio=\"0.74166514847878\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"target": [
".swiper-slide-next[data-ratio=\"0.75\"][data-swiper-slide-index=\"1\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"target": [
".swiper-slide[data-ratio=\"1.3333333333333\"][data-swiper-slide-index=\"2\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"target": [
".swiper-slide[data-ratio=\"0.75\"][data-swiper-slide-index=\"3\"] > img"
]
}
]
},
{
"id": "link-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag244",
"wcag412",
"section508",
"section508.22.a",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.2.4.4",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure links have discernible text",
"help": "Links must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/link-name?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"#\" class=\"showtext\"><h1>Jens Rossell<\/h1><\/a>",
"target": [
".info-wrapper > .showlink > .showtext[href=\"#\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
"target": [
"a[href=\"mailto:[email protected]\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"tel:+410792999381\">+41 (0)79 299 93 81<\/a>",
"target": [
"a[href=\"tel:+410792999381\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"#\" class=\"showimprint\">\n <h2>Datenschutz\/Impressum<\/h2>\n <\/a>",
"target": [
".showimprint"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"#\" class=\"showtext\">Project<\/a>",
"target": [
".projectinfo-wrapper > .showlink > .showtext[href=\"#\"]"
]
}
]
},
{
"id": "meta-viewport",
"impact": null,
"tags": [
"cat.sensory-and-visual-cues",
"wcag2aa",
"wcag144",
"EN-301-549",
"EN-9.1.4.4",
"ACT"
],
"description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
"help": "Zooming and scaling must not be disabled",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/meta-viewport?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "meta-viewport",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "<meta> tag does not disable zooming on mobile devices"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">",
"target": [
"meta[name=\"viewport\"]"
]
}
]
}
],
"incomplete": []
},
"base_page_ip_ptr": "s129.cyon.net",
"base_page_cname": "",
"base_page_dns_server": "ns1.cyon.ch",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 44383,
"testUrl": "https:\/\/jensrossell.ch\/",
"custom": [
"Colordepth",
"Dpi",
"Images",
"Resolution",
"fonts",
"generated-content-percent",
"generated-content-size",
"imgs-in-viewport",
"imgs-no-alt",
"imgs-out-viewport",
"jsLibsVulns",
"meta-viewport",
"possibly-render-blocking-reqs",
"rendered-html",
"securityHeaders"
],
"Colordepth": 24,
"Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
"Images": "[{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2890},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1318,\"naturalHeight\":2062},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":2976,\"naturalHeight\":4481},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2633},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":4778,\"naturalHeight\":7168},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif\",\"width\":662,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":4778,\"naturalHeight\":7168},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif\",\"width\":794,\"height\":993,\"naturalWidth\":1365,\"naturalHeight\":1706},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1219},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2686},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1219,\"naturalHeight\":1706},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif\",\"width\":909,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2097},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1117},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2473},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif\",\"width\":642,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2971},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":16000,\"naturalHeight\":10240},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":10181,\"naturalHeight\":14221},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":16000,\"naturalHeight\":10240},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1280},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1280},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2588},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1440},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560}]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [
{
"family": "swiper-icons",
"display": "auto",
"status": "unloaded",
"style": "normal",
"weight": "400"
},
{
"family": "Repro",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "500"
}
],
"generated-content-percent": 5.1299999999999999,
"generated-content-size": 2.5600000000000001,
"imgs-in-viewport": [],
"imgs-no-alt": [],
"imgs-out-viewport": [
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.765px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2890
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 317.308px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1318,
"naturalHeight": 2062
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.739px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 2976,
"naturalHeight": 4481
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 361.972px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2633
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 4778,
"naturalHeight": 7168
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w\" alt=\"\" style=\"object-position: 69.6% 56.2%; transform-origin: 331px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2880
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 4778,
"naturalHeight": 7168
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 54% 49%; transform-origin: 397.2px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1365,
"naturalHeight": 1706
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 695.013px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1219
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.786px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2686
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.687px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1219,
"naturalHeight": 1706
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 7.4% 56%; transform-origin: 454.622px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2097
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 852.525px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1117
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 385.442px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2473
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 49.9% 27.6%; transform-origin: 320.834px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2971
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 16000,
"naturalHeight": 10240
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 355.441px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 10181,
"naturalHeight": 14221
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 16000,
"naturalHeight": 10240
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1280
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1280
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 368.237px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2588
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1440
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
}
],
"jsLibsVulns": [],
"meta-viewport": "width=device-width, initial-scale=1.0",
"possibly-render-blocking-reqs": [
"https:\/\/jensrossell.ch\/assets\/js\/app-min.js",
"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css",
"https:\/\/jensrossell.ch\/assets\/css\/style.css"
],
"rendered-html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\"><head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Jens Rossell<\/title>\n <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\">\n <link href=\"https:\/\/jensrossell.ch\/assets\/css\/style.css\" rel=\"stylesheet\"> <title>Jens Rossell<\/title>\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" name=\"description\">\n<meta content=\"2025-04-15\" name=\"date\">\n<meta content=\"Jens Rossell\" property=\"og:title\">\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" property=\"og:description\">\n<meta content=\"Jens Rossell\" property=\"og:site_name\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"all\" name=\"robots\">\n<link href=\"https:\/\/jensrossell.ch\" rel=\"canonical\">\n<meta content=\"https:\/\/jensrossell.ch\" property=\"og:url\">\n<meta content=\"summary\" name=\"twitter:card\">\n<meta content=\"Jens Rossell\" name=\"twitter:title\">\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" name=\"twitter:description\">\n <link rel=\"icon\" type=\"image\/png\" href=\"assets\/favicon\/favicon-96x96.png\" sizes=\"96x96\">\n <link rel=\"icon\" type=\"image\/svg+xml\" href=\"assets\/favicon\/favicon.svg\">\n <link rel=\"shortcut icon\" href=\"assets\/favicon\/favicon.ico\">\n <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"assets\/favicon\/apple-touch-icon.png\">\n\n<\/head>\n\n<body class=\"home infocontainer-big\">\n <div class=\"guides\">\n <div class=\"container measurement\">\n <p><\/p>\n <\/div>\n <div class=\"grid\"><\/div>\n <div class=\"columns\">\n <div class=\"container column-container\">\n <div class=\"column\"><p>1920px<\/p><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <\/div>\n <\/div>\n <\/div>\n\n<div class=\"cover\">\n\n <div class=\"logo\">\n <svg width=\"1671\" height=\"319\" viewBox=\"0 0 1671 319\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path id=\"j\" d=\"M1.46904 319V75.4663H45.5404V319H1.46904ZM0 41.1966V0H46.2749V41.1966H0Z\" fill=\"currentColor\" opacity=\"1\" style=\"transform: none; transform-origin: 23.1374px 159.5px;\"><\/path>\n <path id=\"e1\" d=\"M156.648 262.491C96.7848 262.491 62.9967 223.847 62.9967 166.609C62.9967 109.007 98.6211 69.9977 156.281 69.9977C217.981 69.9977 252.503 114.111 248.096 176.088H106.701C107.803 209.993 125.431 230.045 155.914 230.045C182.357 230.045 194.843 216.555 201.454 200.15H245.158C238.915 226.763 213.941 262.491 156.648 262.491ZM107.803 147.651H203.29C201.821 116.298 180.888 101.715 156.281 101.715C128.736 101.715 111.108 117.392 107.803 147.651Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"155.73451614379883px 166.24434661865234px\" style=\"transform: none; transform-origin: 155.735px 166.244px;\"><\/path>\n <path id=\"n\" d=\"M266.026 257.023V75.4663H308.996V99.528C315.606 88.5908 334.704 69.9977 367.023 69.9977C406.32 69.9977 435.701 93.6948 435.701 140.36V257.023H391.629V146.193C391.629 116.298 376.939 105.361 353.801 105.361C322.584 105.361 310.465 129.423 310.465 161.87V257.023H266.026Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"350.8634948730469px 163.5103530883789px\" style=\"transform: none; transform-origin: 350.863px 163.51px;\"><\/path>\n <path id=\"s\" d=\"M533.923 262.491C474.427 262.491 449.086 231.867 447.984 198.327H488.383C490.219 212.91 501.604 231.503 533.556 231.503C557.06 231.503 570.649 222.024 570.649 208.535C570.649 195.775 563.304 188.848 536.126 183.744L517.396 180.827C470.754 172.442 456.064 153.485 456.064 125.048C456.064 94.0594 484.71 69.9977 529.149 69.9977C584.238 69.9977 607.375 98.0697 610.68 125.413H569.547C566.242 110.83 553.755 100.622 528.414 100.622C507.113 100.622 496.83 109.736 496.83 121.402C496.83 133.433 506.378 139.266 530.25 143.641L550.817 147.287C592.685 155.307 615.088 172.807 615.088 205.254C615.088 238.43 587.543 262.491 533.923 262.491Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"531.5360107421875px 166.24434661865234px\" style=\"transform: none; transform-origin: 531.536px 166.244px;\"><\/path>\n <path id=\"r\" d=\"M703.024 257.023V75.4663H745.993V110.465C753.706 94.7886 771.702 73.2789 808.06 73.2789H812.468V115.934H801.082C761.418 115.934 747.462 137.443 747.462 172.807V257.023H703.024Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"757.7460021972656px 165.1509552001953px\" style=\"transform: none; transform-origin: 757.746px 165.151px;\"><\/path>\n <path id=\"o\" d=\"M913.037 262.491C855.009 262.491 812.774 223.482 812.774 165.88C812.774 109.007 855.009 69.9977 913.037 69.9977C971.431 69.9977 1013.3 109.007 1013.3 165.88C1013.3 223.482 971.431 262.491 913.037 262.491ZM857.948 165.88C857.948 202.337 879.616 227.857 913.037 227.857C946.825 227.857 968.126 201.973 968.126 165.88C968.126 129.787 947.192 104.632 913.404 104.632C879.249 104.632 857.948 129.058 857.948 165.88Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"913.0369873046875px 166.24434661865234px\" style=\"transform: none; transform-origin: 913.037px 166.244px;\"><\/path>\n <path id=\"s1\" d=\"M1103.59 262.491C1044.1 262.491 1018.76 231.867 1017.65 198.327H1058.05C1059.89 212.91 1071.27 231.503 1103.23 231.503C1126.73 231.503 1140.32 222.024 1140.32 208.535C1140.32 195.775 1132.97 188.848 1105.8 183.744L1087.07 180.827C1040.42 172.442 1025.73 153.485 1025.73 125.048C1025.73 94.0594 1054.38 69.9977 1098.82 69.9977C1153.91 69.9977 1177.05 98.0697 1180.35 125.413H1139.22C1135.91 110.83 1123.43 100.622 1098.08 100.622C1076.78 100.622 1066.5 109.736 1066.5 121.402C1066.5 133.433 1076.05 139.266 1099.92 143.641L1120.49 147.287C1162.36 155.307 1184.76 172.807 1184.76 205.254C1184.76 238.43 1157.21 262.491 1103.59 262.491Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"1101.2050170898438px 166.24434661865234px\" style=\"transform: none; transform-origin: 1101.21px 166.244px;\"><\/path>\n <path id=\"s2\" d=\"M1277.78 262.491C1218.29 262.491 1192.95 231.867 1191.85 198.327H1232.24C1234.08 212.91 1245.47 231.503 1277.42 231.503C1300.92 231.503 1314.51 222.024 1314.51 208.535C1314.51 195.775 1307.17 188.848 1279.99 183.744L1261.26 180.827C1214.62 172.442 1199.92 153.485 1199.92 125.048C1199.92 94.0594 1228.57 69.9977 1273.01 69.9977C1328.1 69.9977 1351.24 98.0697 1354.54 125.413H1313.41C1310.1 110.83 1297.62 100.622 1272.28 100.622C1250.97 100.622 1240.69 109.736 1240.69 121.402C1240.69 133.433 1250.24 139.266 1274.11 143.641L1294.68 147.287C1336.55 155.307 1358.95 172.807 1358.95 205.254C1358.95 238.43 1331.4 262.491 1277.78 262.491Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"1275.3999633789062px 166.24434661865234px\" style=\"transform: none; transform-origin: 1275.4px 166.244px;\"><\/path>\n <path id=\"e2\" d=\"M1461.16 262.491C1401.29 262.491 1367.51 223.847 1367.51 166.609C1367.51 109.007 1403.13 69.9977 1460.79 69.9977C1522.49 69.9977 1557.01 114.111 1552.6 176.088H1411.21C1412.31 209.993 1429.94 230.045 1460.42 230.045C1486.86 230.045 1499.35 216.555 1505.96 200.15H1549.67C1543.42 226.763 1518.45 262.491 1461.16 262.491ZM1412.31 147.651H1507.8C1506.33 116.298 1485.4 101.715 1460.79 101.715C1433.24 101.715 1415.62 117.392 1412.31 147.651Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"1460.243408203125px 166.24434661865234px\" style=\"transform: none; transform-origin: 1460.24px 166.244px;\"><\/path>\n <path id=\"l1\" d=\"M1566.86 257.023V0H1611.3V257.023H1566.86Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"1589.0800170898438px 128.51150512695312px\" style=\"transform: none; transform-origin: 1589.08px 128.512px;\"><\/path>\n <path id=\"l2\" d=\"M1626.17 257.023V0H1670.61V257.023H1626.17Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"1648.3900146484375px 128.51150512695312px\" style=\"transform: none; transform-origin: 1648.39px 128.512px;\"><\/path>\n<\/svg> <\/div>\n\n <div class=\"glr\"><\/div>\n<\/div>\n<div class=\"spacer before\">\n<\/div>\n<main>\n <div class=\"typography\">\n <button class=\"close\">close<\/button>\n <div class=\"glr\"><\/div>\n <section id=\"info\" class=\"info\">\n <div class=\"info-wrapper container\">\n <div class=\"showlink\">\n <a href=\"#\" class=\"showtext\"><h1>Jens Rossell<\/h1><\/a>\n <span class=\"info\">info<\/span>\n <\/div>\n <div class=\"info-inner inner\">\n <div class=\"info-contact\">\n <div class=\"infotext\">\n <p><span class=\"title-copy\">Jens Rossell <\/span>wurde 1988 in Bern geboren und entdeckte fr\u00fch seine Leidenschaft f\u00fcr Handarbeit. Nach einer Schreinerlehre entschied er sich f\u00fcr ein Studium in Industrial Design an der Fachhochschule Nordwestschweiz in Basel. Dort lernte er, technische Pr\u00e4zision mit kreativer Freiheit zu verbinden.<\/p>\n<p>F\u00fcnf Jahre lang arbeitete er als Designer und Projektleiter bei der Designagentur atelier o\u00ef, wo er mit bekannten Marken und Handwerksmeisterinnen zusammenarbeitete. Diese Erfahrung sch\u00e4rfte seinen Blick f\u00fcr Details und erweiterte sein Wissen \u00fcber seltene Materialien.<\/p>\n<p>Im April 2025 gr\u00fcndete er sein eigenes Studio in Bern und entwickelt dort seine Ans\u00e4tze in M\u00f6bel- und Objektdesign sowie Szenografie weiter. Sein Design strebt nach einer Balance zwischen Form und Funktion, wobei seine Kreationen subtil im Raum wirken und durch raffinierte Details Akzente setzen.<\/p> <\/div>\n <div class=\"contact\">\n <div class=\"address\">\n <p>Jens Rossell<br>\nGreyerzstrasse 65<br>\n3013 Bern<\/p> <\/div>\n <div class=\"contactfields\">\n <div class=\"mail contactfield\">\n <span class=\"i\">e<\/span>\n <a href=\"mailto:[email protected]\">[email protected]<\/a> <\/div>\n <div class=\"phone contactfield\">\n <span class=\"i\">p<\/span>\n <a href=\"tel:+410792999381\">+41 (0)79 299 93 81<\/a> <\/div>\n <\/div>\n <\/div>\n<\/div>\n\n<div class=\"datenschutz-impressum text-xs\" style=\"position: absolute; top: 952.2px; padding-top: 0.35rem;\">\n <a href=\"#\" class=\"showimprint\">\n <h2>Datenschutz\/Impressum<\/h2>\n <\/a>\n <div class=\"datenschutz-impressum-inner\">\n <div class=\"datenschutz\">\n <h1>Datenschutzerkl\u00e4rung<\/h1>\n<p class=\"aktualisiert\">Zuletzt aktualisiert am: 12.03.2025<\/p>\n<p>Wir legen grossen Wert darauf, dass der Umgang mit Personendaten transparent ist. Diese Datenschutzerkl\u00e4rung gibt Auskunft dar\u00fcber, welche personenbezogenen Daten wir sammeln, zu welchem Zweck und an wen wir sie weitergeben. Um eine hohe Transparenz zu gew\u00e4hrleisten, wird diese Datenschutzerkl\u00e4rung regelm\u00e4ssig \u00fcberpr\u00fcft und aktualisiert.<\/p>\n<h2>1. Welche Dienste wir nutzen<\/h2>\n<ul>\n<li>Unpkg<\/li>\n<li>jsDelivr<\/li>\n<\/ul>\n<h2>2. Kontaktinformationen<\/h2>\n<p>Bei Fragen oder Anliegen zum Schutz Ihrer Daten durch uns erreichen Sie uns jederzeit per E-Mail unter [email protected]. Verantwortlich f\u00fcr die Datenbearbeitungen, die \u00fcber diese Website erfolgen, ist:<\/p>\n<p>Jens Rossell<br>\nGreyerzstrasse 65<br>\n3013 Bern<br>\nSchweiz <\/p>\n<p><strong>Datenschutzverantwortliche Person:<\/strong><br>\nJens Rossell<br>\[email protected]<br>\n+41 79 299 93 81<\/p>\n<h2>3. Allgemeine Grunds\u00e4tze<\/h2>\n<h3>3.1 Welche Daten sammeln wir von Ihnen und von wem erhalten wir diese Daten<\/h3>\n<p>In erster Linie bearbeiten wir Personendaten, die Sie uns \u00fcbermitteln oder die wir beim Betrieb unserer Website sammeln. Unter Umst\u00e4nden erhalten wir Personendaten \u00fcber Sie auch von Dritten. Das k\u00f6nnen folgende Kategorien sein:<\/p>\n<ul>\n<li>Personenstammdaten (Name, Adresse, Geburtsdaten, etc.);<\/li>\n<li>Kontaktdaten (Handynummer, E-Mailadresse, etc.);<\/li>\n<li>Finanzdaten (bspw. Kontoangaben);<\/li>\n<li>Onlinekennungen (bspw. Cookie-Kennung, IP-Adressen);<\/li>\n<li>Standort- und Verkehrsdaten;<\/li>\n<li>Ton- und Bildaufnahmen;<\/li>\n<li>besonders sch\u00fctzenswerte Daten (bspw. biometrische Daten oder Angaben \u00fcber Ihre Gesundheit).<\/li>\n<\/ul>\n<h3>3.2 Unter welchen Voraussetzungen bearbeiten wir Ihre Daten?<\/h3>\n<p>Wir behandeln Ihre Daten vertraulich und gem\u00e4ss den in dieser Datenschutzerkl\u00e4rung festgelegten Zwecken. Wir achten dabei auf eine transparente und verh\u00e4ltnism\u00e4ssige Bearbeitung. <\/p>\n<p>Falls wir ausnahmsweise nicht in der Lage sind, diese Grunds\u00e4tze zu befolgen, kann die Datenbearbeitung trotzdem rechtm\u00e4ssig sein, weil ein Rechtfertigungsgrund vorliegt. Als Rechtfertigungsgrund kommt namentlich in Frage:<\/p>\n<ul>\n<li>Ihre Einwilligung;<\/li>\n<li>die Durchf\u00fchrung eines Vertrages oder vorvertraglicher Massnahmen;<\/li>\n<li>unsere berechtigten Interessen, sofern Ihre Interessen nicht \u00fcberwiegen.<\/li>\n<\/ul>\n<h3>3.3 Wie k\u00f6nnen Sie Ihre Einwilligung widerrufen?<\/h3>\n<p>Haben Sie uns eine Einwilligung zur Bearbeitung Ihrer personenbezogenen Daten f\u00fcr bestimmte Zwecke erteilt, bearbeiten wir Ihre Daten im Rahmen dieser Einwilligung, soweit wir keinen anderen Rechtfertigungsgrund haben. <\/p>\n<p>Sie haben jederzeit die M\u00f6glichkeit, Ihre Einwilligung zu widerrufen indem Sie eine E-Mail an die im Impressum genannte Adresse schicken. Bereits erfolgte Datenverarbeitungen sind davon nicht betroffen.<\/p>\n<h3>3.4 In welchen F\u00e4llen k\u00f6nnen wir Ihre Daten an Dritte weitergeben?<\/h3>\n<h4>a. Grundsatz<\/h4>\n<p>Wir sind unter Umst\u00e4nden darauf angewiesen, die Dienste Dritter oder von verbundenen Unternehmen in Anspruch zu nehmen und diese mit der Verarbeitung Ihrer Daten zu beauftragen (sog. Auftragsverarbeiter). Kategorien der Empf\u00e4nger sind namentlich:<\/p>\n<ul>\n<li>Buchhaltung, Treuhand und Revisionsunternehmen;<\/li>\n<li>Beratungsunternehmen (Rechtsberatung, Steuern, etc.);<\/li>\n<li>IT-Dienstleister (Webhosting, Support, Clouddienste, Webseitengestaltung, etc.);<\/li>\n<li>Zahlungsdienstleister;<\/li>\n<li>Anbieter von Tracking-, Conversion- und Werbedienstleistungen.<\/li>\n<\/ul>\n<p>Wir stellen sicher, dass diese Dritten und unsere verbundenen Unternehmen die Voraussetzungen des Datenschutzes einhalten und Ihre personenbezogenen Daten vertraulich behandeln. <\/p>\n<p>Unter Umst\u00e4nden sind wir auch verpflichtet, Ihre personenbezogenen Daten an Beh\u00f6rden bekanntzugeben.<\/p>\n<h4>b. Besuch unserer Social-Media-Kan\u00e4le<\/h4>\n<p>Wir haben eventuell auf unserer Website Links zu unseren Social-Media-Kan\u00e4len eingebettet. Das ist f\u00fcr Sie jeweils ersichtlich (typischerweise \u00fcber entsprechende Symbole). Klicken Sie auf die Symbole, werden Sie auf unsere Social-Media-Kan\u00e4le weitergeleitet. <\/p>\n<p>Die Social Media Anbieter erfahren in diesem Fall, dass Sie von unserer Website auf deren Plattform zugreifen. Die Social Media Anbieter k\u00f6nnen die so erhobenen Daten f\u00fcr eigene Zwecke nutzen. Wir weisen darauf hin, dass wir keine Kenntnis vom Inhalt der \u00fcbermittelten Daten sowie deren Nutzung durch die Betreiber erhalten.<\/p>\n<h4>c. Weitergabe ins Ausland<\/h4>\n<p>Unter Umst\u00e4nden kann es im Rahmen der Auftragsbearbeitung zu \u00dcbermittlung Ihrer personenbezogenen Daten an Unternehmen im Ausland kommen. Diese Unternehmen sind im gleichen Umfang zum Datenschutz verpflichtet, wie wir selbst. Die \u00dcbermittlung kann weltweit stattfinden. <\/p>\n<p>Entspricht das Datenschutzniveau nicht demjenigen des der Schweiz, so nehmen wir eine vorg\u00e4ngige Risikoeinsch\u00e4tzung vor und stellen vertraglich sicher, dass der gleiche Schutz wie in der Schweiz garantiert wird (bspw. mittels der neuen Standardvertragsklauseln der EU-Kommission oder anderen, gesetzlich vorgegebenen Massnahmen). Sollte unsere Risikoeinsch\u00e4tzung negativ ausfallen, ergreifen wir zus\u00e4tzliche technische Massnahmen zum Schutz Ihrer Daten. Sie k\u00f6nnen die Standardvertragsklauseln der EU-Kommission abrufen unter folgendem Link. <a href=\"https:\/\/commission.europa.eu\/publications\/standard-contractual-clauses-controllers-and-processors-eueea\\_de\">https:\/\/commission.europa.eu\/publications\/standard-contractual-clauses-controllers-and-processors-eueea\\_de<\/a><\/p>\n<h3>3.5 Wie lange bewahren wir Ihre Daten auf?<\/h3>\n<p>Wir speichern personenbezogene Daten nur so lange, wie dies erforderlich ist, um die einzelnen Zwecke, zu denen die Daten erhoben wurden, zu erf\u00fcllen. <\/p>\n<p>Daten, die wir bei Ihrem Besuch auf unserer Website speichern, werden w\u00e4hrend zw\u00f6lf Monaten aufbewahrt. Eine Ausnahme gilt f\u00fcr Analyse- und Trackingdaten, die l\u00e4nger aufbewahrt werden k\u00f6nnen. <\/p>\n<p>Vertragsdaten speichern wir l\u00e4nger, da wir dazu durch gesetzliche Vorschriften verpflichtet sind. Wir m\u00fcssen insbesondere gesch\u00e4ftliche Kommunikation, geschlossene Vertr\u00e4ge und Buchungsbelege bis zu 10 Jahren aufbewahren. Soweit wir solche Daten von Ihnen nicht mehr zur Durchf\u00fchrung der Dienstleistungen ben\u00f6tigen, werden die Daten gesperrt und wir verwenden sie nur noch f\u00fcr Zwecke der Rechnungslegung und f\u00fcr Steuerzwecke.<\/p>\n<h3>3.6 Wie sch\u00fctzen wir Ihre Daten?<\/h3>\n<p>Wir werden Ihre Daten sicher aufbewahren und alle angemessenen Massnahmen ergreifen, um Ihre Daten vor Verlust, Zugriff, Missbrauch oder \u00c4nderungen zu sch\u00fctzen. <\/p>\n<p>Unsere Vertragspartner und Mitarbeitende, die Zugang zu Ihren Daten haben, sind zur Einhaltung der datenschutzrechtlichen Bestimmungen verpflichtet. In manchen F\u00e4llen wird es erforderlich sein, dass wir Ihre Anfragen an mit uns verbundene Unternehmen weiterreichen. Auch in diesen F\u00e4llen werden Ihre Daten vertraulich behandelt. <\/p>\n<p>Innerhalb unserer Webseite verwenden wir das SSL-Verfahren (Secure Socket Layer) in Verbindung mit der jeweils h\u00f6chsten Verschl\u00fcsselungsstufe, die von Ihrem Browser unterst\u00fctzt wird.<\/p>\n<h3>3.7 Welche Rechte haben Sie?<\/h3>\n<h4>a. Auskunftsrecht<\/h4>\n<p>Sie k\u00f6nnen jederzeit eine Auskunft \u00fcber die von uns \u00fcber Sie gespeicherten Daten verlangen. Wir bitten Sie, Ihr Auskunftsgesuch zusammen mit einem Identit\u00e4tsnachweis an [email protected] zu senden. <\/p>\n<p>Sie haben ausserdem das Recht, Ihre Daten in einem g\u00e4ngigen Dateiformat zu erhalten, wenn wir Ihre Daten automatisiert bearbeiten, und wenn:<\/p>\n<ul>\n<li>Sie Ihre Einwilligung f\u00fcr die Bearbeitung dieser Daten erteilt haben; oder<\/li>\n<li>Sie Daten im Zusammenhang mit dem Abschluss oder der Abwicklung eines Vertrags bekannt gegeben haben.<\/li>\n<\/ul>\n<p>Wir k\u00f6nnen die Auskunft bzw. Datenherausgabe einschr\u00e4nken oder verweigern, wenn dies unseren gesetzlichen Verpflichtungen, berechtigten eigenen oder \u00f6ffentlichen Interessen oder Interessen einer Drittperson entgegensteht. <\/p>\n<p>Die Bearbeitung Ihres Gesuchs unterliegt der gesetzlichen Bearbeitungsfrist von 30 Tagen. Diese Frist d\u00fcrfen wir jedoch aufgrund von hohem Anfragevolumen, aus rechtlichen oder technischen Gr\u00fcnden oder weil wir n\u00e4here Angaben von Ihnen ben\u00f6tigen, verl\u00e4ngern. Sie werden \u00fcber die Fristverl\u00e4ngerung rechtzeitig mindestens in Textform informiert.<\/p>\n<h4>b. L\u00f6schung und Berichtigung<\/h4>\n<p>Sie haben jederzeit die M\u00f6glichkeit, die L\u00f6schung oder Berichtigung Ihrer Daten zu verlangen. Wir k\u00f6nnen das Gesuch abweisen, wenn gesetzliche Vorschriften uns zur l\u00e4ngeren bzw. unver\u00e4nderten Aufbewahrung verpflichten oder ein Erlaubnistatbestand Ihrem Gesuch entgegensteht. <\/p>\n<p>Bitte beachten Sie, dass die Aus\u00fcbung Ihrer Rechte unter Umst\u00e4nden im Konflikt mit vertraglichen Abmachungen stehen und entsprechende Auswirkungen auf die Vertragsdurchf\u00fchrung haben kann (z.B. vorzeitige Vertragsaufl\u00f6sung oder Kostenfolgen).<\/p>\n<h4>c. Rechtsweg<\/h4>\n<p>Sind Sie von der Bearbeitung personenbezogener Daten betroffen, haben Sie das Recht, Ihre Rechte gerichtlich durchzusetzen oder bei der zust\u00e4ndigen Aufsichtsbeh\u00f6rde eine Meldung einzureichen. Die zust\u00e4ndige Aufsichtsbeh\u00f6rde in der Schweiz ist der Eidgen\u00f6ssische Datenschutz- und \u00d6ffentlichkeitsbeauftragte: <a href=\"https:\/\/www.edoeb.admin.ch\">https:\/\/www.edoeb.admin.ch<\/a><\/p>\n<h3>3.8 \u00c4nderungen an der Datenschutzerkl\u00e4rung<\/h3>\n<p>Wir k\u00f6nnen diese Datenschutzerkl\u00e4rung jederzeit \u00e4ndern. Die \u00c4nderungen werden auf ver\u00f6ffentlicht, Sie werden nicht gesondert dar\u00fcber informiert.<\/p>\n<h2>4. Einzelne Datenverarbeitungsvorg\u00e4nge<\/h2>\n<h3>4.1 Bereitstellen der Webseite und Erstellung von Logfiles<\/h3>\n<h4>Welche Informationen erhalten wir und wie nutzen wir sie?<\/h4>\n<p>Indem Sie besuchen, werden auf unseren Servern oder auf Servern von Dienstleistungen und Produkten, die wir beziehen und \/ oder installiert haben, bestimmte Daten automatisch zu Zwecken der Systemadministration, f\u00fcr statistische oder f\u00fcr Sicherungszwecke oder f\u00fcr Trackingzwecke gespeichert. Es handelt sich dabei um:<\/p>\n<ul>\n<li>den Namen Ihres Internetserviceproviders;<\/li>\n<li>Ihre IP-Adresse (unter Umst\u00e4nden);<\/li>\n<li>die Version Ihrer Browser-Software;<\/li>\n<li>das Betriebssystem des Rechners mit dem auf die URL zugegriffen wird;<\/li>\n<li>das Datum und die Uhrzeit des Zugriffs;<\/li>\n<li>die Webseite, von der aus Sie URL besuchen;<\/li>\n<li>die Suchw\u00f6rter die Sie benutzt haben, um die URL finden.<\/li>\n<\/ul>\n<h4>Weshalb d\u00fcrfen wir diese Daten bearbeiten?<\/h4>\n<p>Diese Daten k\u00f6nnen keiner bestimmten Person zugeordnet werden und es findet keine Zusammenf\u00fchrung dieser Daten mit anderen Datenquellen statt. Die Speicherung der Logfiles erfolgt, um die Funktionsf\u00e4higkeit der Webseite zu garantieren und zur Sicherstellung der Sicherheit unserer informationstechnischen Systeme. Hierin besteht unser berechtigtes Interesse.<\/p>\n<h4>Wie k\u00f6nnen Sie die Datenerfassung verhindern?<\/h4>\n<p>Die Daten werden nur solange gespeichert, wie dies zur Erreichung des Zweckes Ihrer Erhebung notwendig ist. Dementsprechend werden die Daten nach Beendigung jeder Sitzung gel\u00f6scht. Die Speicherung der Logfiles ist f\u00fcr den Betrieb der Webseite zwingend notwendig, Sie haben daher keine M\u00f6glichkeit dagegen Widerspruch zu erheben.<\/p>\n<h3>4.2 Unpkg<\/h3>\n<p>Unpkg ist ein schneller, globaler Content Delivery Network (CDN) f\u00fcr alles, was auf npm, dem Node Package Manager, ver\u00f6ffentlicht wird. Es wird von Michael Jackson (Zur Klarstellung des Namens: <a href=\"https:\/\/twitter.com\/mjackson\">https:\/\/twitter.com\/mjackson<\/a>) verwaltet. Das CDN wird von Cloudflare betrieben. Es gibt keine offizielle Firmenadresse, da Unpkg ein Open-Source-Projekt ist und von der Community unterst\u00fctzt wird. <\/p>\n<p>Wir nutzen Unpkg auf unserer Website, um bestimmte JavaScript-Bibliotheken und andere Frontend-Ressourcen zu laden. Dies erm\u00f6glicht uns, die Ladezeiten unserer Website zu verk\u00fcrzen und sicherzustellen, dass unsere Benutzer immer die neuesten Versionen dieser Ressourcen erhalten. <\/p>\n<p>Unpkg verwendet, wie die meisten CDNs, Server-Logs, um Informationen \u00fcber die Anfragen zu speichern, die es erh\u00e4lt. Diese Logs k\u00f6nnen Informationen wie die IP-Adresse des Benutzers, den Browsertyp, das Betriebssystem, die Referenz-URL, die Uhrzeit der Anfrage und andere technische Details enthalten. Diese Daten werden in der Regel zur \u00dcberwachung und Verbesserung der Serviceleistung und zur Abwehr von Sicherheitsbedrohungen verwendet.<\/p>\n<h3>4.3 jsDelivr<\/h3>\n<p>Auf unserer Website nutzen wir den Dienst jsDelivr, ein Open-Source-CDN (Content Delivery Network), um bestimmte Bibliotheken und Skripte schneller und zuverl\u00e4ssiger zu laden. Dieser Dienst wird von ProspectOne Sp. z o.o., ul. Krolweska 65A, 30-081 Krakow, Polen, bereitgestellt. <\/p>\n<p>Durch die Einbindung von jsDelivr werden beim Aufruf unserer Webseite Daten, wie Ihre IP-Adresse, Informationen \u00fcber den verwendeten Browser, das Betriebssystem und die Dauer des Seitenaufrufs, an Server von jsDelivr \u00fcbertragen. Dies geschieht, um die Inhalte schneller und effizienter an Ihren Browser zu liefern und die Ladezeit der Webseite zu verk\u00fcrzen. <\/p>\n<p>jsDelivr verwendet diese Daten, um die Auslieferung der Inhalte zu gew\u00e4hrleisten und um statistische Auswertungen \u00fcber die Nutzung ihres Dienstes zu erstellen. Die Daten werden nicht mit anderen Datenquellen zusammengef\u00fchrt oder zu Werbezwecken verwendet. <\/p>\n<p>Die Nutzung von jsDelivr dient der Optimierung und Verbesserung der Performance unserer Website. Die Datenverarbeitung erfolgt auf Grundlage unseres berechtigten Interesses an einer effizienten und sicheren Bereitstellung unserer Website.<\/p>\n<h3>BrainBox Generatoren<\/h3>\n<p>BrainBox Generatoren ist ein Dienst der <a href=\"https:\/\/brainbox.swiss\/\">BrainBox Solutions GmbH<\/a>, um alle datenschutzrelevanten Dienste auf einer Website zu erkennen und unter anderem damit bei der Erstellung der Datenschutzerkl\u00e4rung zu helfen. Dabei werden keine personenbezogenen Daten erfasst oder verarbeitet.<\/p> <\/div>\n <div class=\"imprint\">\n <h1>Impressum<\/h1>\n<p>Gestaltung und Realisation: <a href=\"https:\/\/borissiebs.com\/\" rel=\"noreferrer\" target=\"_blank\">Boris Siebs<\/a><br>\nSchrift: <a href=\"https:\/\/abcdinamo.com\/typefaces\/repro\" rel=\"noreferrer\" target=\"_blank\">Repro (Dinamo)<\/a><br>\nContent Management System: <a href=\"https:\/\/getkirby.com\/\" rel=\"noreferrer\" target=\"_blank\">Kirby<\/a><\/p> <\/div>\n <\/div>\n\n<\/div> <\/div>\n <\/div>\n\n <\/section>\n <section id=\"project-info\">\n <div class=\"projectinfo-wrapper container\">\n <div class=\"showlink\">\n <a href=\"#\" class=\"showtext\">Project<\/a>\n <span class=\"info\">info<\/span>\n <\/div>\n <div class=\"projectinfo-inner inner\">\n <\/div>\n <\/div>\n <\/section>\n <\/div>\n\n <section id=\"projects\">\n <article id=\"candleholder\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.66417910447761\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.765px center;\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.63908996897622\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 317.308px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.66412758866936\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.739px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"tisch\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.72904800650936\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 361.972px center;\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">\n <\/div>\n\n \n <div class=\"project swiper-slide view-full portrait\" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w\" alt=\"\" style=\"object-position: 69.6% 56.2%; transform-origin: 331px center;\">\n <\/div>\n <div class=\"project swiper-slide\" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"obscura\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.8\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 54% 49%; transform-origin: 397.2px center;\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.3998250218723\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 695.013px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.71457489878543\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.786px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.714375\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.687px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"regal\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.91565265486726\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 7.4% 56%; transform-origin: 454.622px center;\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.7170693686672\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 852.525px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.77631904879861\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 385.442px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"lanz\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.64619053026002\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 49.9% 27.6%; transform-origin: 320.834px center;\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.5625\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.71589289732243\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 355.441px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.5625\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"klotz\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.75\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.75\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"klotz-ii\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.74166514847878\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 368.237px center;\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.75\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.75\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <\/section>\n\n<\/main>\n<div class=\"spacer after\">\n<\/div>\n\n\n\n<script src=\"https:\/\/jensrossell.ch\/assets\/js\/app-min.js\"><\/script><script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"WebSite\",\"url\":\"https:\/\/jensrossell.ch\",\"copyrightYear\":\"2025\",\"description\":\"Jens Rossell is an industrial designer from Bern.\",\"name\":\"Jens Rossell\",\"headline\":\"Home\"}<\/script>\n<\/body><\/html>",
"securityHeaders": {
"securityHeadersList": [
"x-content-type-options"
],
"securityHeadersGrade": "E",
"securityHeadersScore": 20
},
"interactivePeriods": [
[
0,
410
],
[
466,
509
],
[
594,
20688
]
],
"longTasks": [
[
410,
466
],
[
509,
594
]
],
"lastVisualChange": 18400,
"render": 1200,
"visualComplete85": 1200,
"visualComplete90": 18100,
"visualComplete95": 18200,
"visualComplete99": 18400,
"visualComplete": 18400,
"SpeedIndex": 3748,
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 100
},
{
"name": "fetchStart",
"time": 109
},
{
"name": "navigationStart",
"time": 124
},
{
"name": "domLoading",
"time": 124
},
{
"name": "responseEnd",
"time": 125
},
{
"name": "domInteractive",
"time": 125
},
{
"name": "domContentLoadedEventStart",
"time": 125
},
{
"name": "domContentLoadedEventEnd",
"time": 125
},
{
"name": "domComplete",
"time": 125
},
{
"name": "responseEnd",
"time": 352
},
{
"name": "unloadEventStart",
"time": 359
},
{
"name": "unloadEventEnd",
"time": 359
},
{
"name": "markAsMainFrame",
"time": 359
},
{
"name": "commitNavigationEnd",
"time": 359
},
{
"name": "domLoading",
"time": 360
},
{
"name": "domInteractive",
"time": 622
},
{
"name": "domContentLoadedEventStart",
"time": 623
},
{
"name": "domContentLoadedEventEnd",
"time": 623
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 1239
},
{
"name": "firstPaint",
"time": 1239
},
{
"name": "domComplete",
"time": 17563
},
{
"name": "loadEventStart",
"time": 17564
},
{
"name": "loadEventEnd",
"time": 17579
},
{
"name": "firstContentfulPaint",
"time": 17771
},
{
"name": "firstImagePaint",
"time": 17771
},
{
"name": "TotalLayoutShift",
"value": 0
},
{
"name": "CumulativeLayoutShift",
"value": 0
}
],
"chromeUserTiming.navigationStart": 125,
"chromeUserTiming.fetchStart": 110,
"chromeUserTiming.domLoading": 360,
"chromeUserTiming.responseEnd": 353,
"chromeUserTiming.domInteractive": 623,
"chromeUserTiming.domContentLoadedEventStart": 623,
"chromeUserTiming.domContentLoadedEventEnd": 623,
"chromeUserTiming.domComplete": 17564,
"chromeUserTiming.unloadEventStart": 359,
"chromeUserTiming.unloadEventEnd": 359,
"chromeUserTiming.markAsMainFrame": 360,
"chromeUserTiming.commitNavigationEnd": 360,
"chromeUserTiming.firstMeaningfulPaintCandidate": 1239,
"chromeUserTiming.firstPaint": 1239,
"chromeUserTiming.loadEventStart": 17564,
"chromeUserTiming.loadEventEnd": 17579,
"chromeUserTiming.firstContentfulPaint": 17771,
"chromeUserTiming.firstImagePaint": 17771,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"blinkFeatureFirstUsed": {
"Features": {
"1075": {
"name": "V8SloppyMode",
"firstUsed": 513.05499999999995
},
"13": {
"name": "UnprefixedRequestAnimationFrame",
"firstUsed": 559.36000000000001
},
"5285": {
"name": "V8Window_Location_AttributeSetter",
"firstUsed": 99.722999999999999
},
"5284": {
"name": "V8Window_Location_AttributeGetter",
"firstUsed": 99.727000000000004
},
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 363.66000000000003
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 363.66800000000001
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 363.77499999999998
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 384.99700000000001
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 385.02199999999999
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 385.02499999999998
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 385.03500000000003
},
"970": {
"name": "CSSAtRuleFontFace",
"firstUsed": 396.44
},
"469": {
"name": "CSSSelectorPseudoHost",
"firstUsed": 396.56200000000001
},
"2203": {
"name": "HasIDClassTagAttribute",
"firstUsed": 396.56700000000001
},
"2204": {
"name": "HasBeforeOrAfterPseudoElement",
"firstUsed": 396.59699999999998
},
"972": {
"name": "CSSAtRuleKeyframes",
"firstUsed": 396.62799999999999
},
"973": {
"name": "CSSAtRuleMedia",
"firstUsed": 397.077
},
"5130": {
"name": "MediaQueryRangeSyntax",
"firstUsed": 397.09100000000001
},
"4317": {
"name": "LinkRelCanonical",
"firstUsed": 397.30799999999999
},
"138": {
"name": "SVGSVGElement",
"firstUsed": 398.34100000000001
},
"250": {
"name": "SVGSVGElementInDocument",
"firstUsed": 398.38200000000001
},
"587": {
"name": "LangAttribute",
"firstUsed": 406.34300000000002
},
"588": {
"name": "LangAttributeOnHTML",
"firstUsed": 406.34699999999998
},
"3157": {
"name": "CSSComparisonFunctions",
"firstUsed": 406.38200000000001
},
"2402": {
"name": "NegativeBackgroundSize",
"firstUsed": 406.79199999999997
},
"2355": {
"name": "CSSGradient",
"firstUsed": 406.79899999999998
},
"1693": {
"name": "CSSGridLayout",
"firstUsed": 410.03699999999998
},
"1692": {
"name": "CSSFlexibleBox",
"firstUsed": 410.06900000000002
},
"4644": {
"name": "ScrollSnapCoveringSnapArea",
"firstUsed": 465.99000000000001
},
"524": {
"name": "SrcsetWDescriptor",
"firstUsed": 494.27100000000002
},
"3798": {
"name": "AVIFImage",
"firstUsed": 494.39299999999997
},
"3803": {
"name": "OverflowClipAlongEitherAxis",
"firstUsed": 505.31299999999999
},
"1066": {
"name": "SameOriginTextScript",
"firstUsed": 510.80000000000001
},
"4239": {
"name": "ScriptSchedulingType_ParserBlocking",
"firstUsed": 510.81799999999998
},
"1076": {
"name": "V8StrictMode",
"firstUsed": 513.06100000000004
},
"2707": {
"name": "V8Window_MatchMedia_Method",
"firstUsed": 515.37
},
"2705": {
"name": "WindowInnerWidth",
"firstUsed": 515.44399999999996
},
"2663": {
"name": "NavigatorUserAgent",
"firstUsed": 515.596
},
"2706": {
"name": "WindowInnerHeight",
"firstUsed": 517.74300000000005
},
"675": {
"name": "Fetch",
"firstUsed": 525.96500000000003
},
"2661": {
"name": "NavigatorPlatform",
"firstUsed": 527.947
},
"2704": {
"name": "V8Screen_Width_AttributeGetter",
"firstUsed": 527.96199999999999
},
"2702": {
"name": "V8Screen_Height_AttributeGetter",
"firstUsed": 527.96600000000001
},
"3323": {
"name": "HiddenBackfaceWithPossible3D",
"firstUsed": 559.67700000000002
},
"3927": {
"name": "HiddenBackfaceWith3D",
"firstUsed": 561.90200000000004
},
"1418": {
"name": "AddEventListenerPassiveFalse",
"firstUsed": 563.03599999999994
},
"2903": {
"name": "NonPassiveTouchEventListener",
"firstUsed": 563.04200000000003
},
"1347": {
"name": "PointerEventAddListenerCount",
"firstUsed": 563.05499999999995
},
"2904": {
"name": "PassiveTouchEventListener",
"firstUsed": 563.06700000000001
},
"2592": {
"name": "ResizeObserver_Constructor",
"firstUsed": 566.40099999999995
},
"4379": {
"name": "PerformanceEntryBufferSwaps",
"firstUsed": 603.98500000000001
},
"1368": {
"name": "IntersectionObserver_Constructor",
"firstUsed": 641.096
},
"2219": {
"name": "V8Element_GetBoundingClientRect_Method",
"firstUsed": 17568.609
},
"4961": {
"name": "PrefersReducedMotionMediaFeature",
"firstUsed": 17571.77
}
},
"CSSFeatures": {
"6": {
"name": "CSSPropertyFontFamily",
"firstUsed": 396.459
},
"124": {
"name": "CSSPropertySrc",
"firstUsed": 396.488
},
"10": {
"name": "CSSPropertyFontWeight",
"firstUsed": 396.49299999999999
},
"8": {
"name": "CSSPropertyFontStyle",
"firstUsed": 396.49599999999998
},
"446": {
"name": "CSSPropertyTransform",
"firstUsed": 396.637
},
"447": {
"name": "CSSPropertyTransformOrigin",
"firstUsed": 396.74700000000001
},
"177": {
"name": "CSSPropertyAliasWebkitBackfaceVisibility",
"firstUsed": 396.75099999999998
},
"451": {
"name": "CSSPropertyBackfaceVisibility",
"firstUsed": 396.75400000000002
},
"105": {
"name": "CSSPropertyOverflow",
"firstUsed": 396.75799999999998
},
"516": {
"name": "CSSPropertyFontDisplay",
"firstUsed": 396.959
},
"4": {
"name": "CSSPropertyDisplay",
"firstUsed": 397.21199999999999
},
"515": {
"name": "CSSPropertyVariable",
"firstUsed": 406.35899999999998
},
"7": {
"name": "CSSPropertyFontSize",
"firstUsed": 406.38499999999999
},
"5": {
"name": "CSSPropertyFont",
"firstUsed": 406.39400000000001
},
"157": {
"name": "CSSPropertyVerticalAlign",
"firstUsed": 406.39800000000002
},
"34": {
"name": "CSSPropertyBorder",
"firstUsed": 406.40600000000001
},
"89": {
"name": "CSSPropertyMargin",
"firstUsed": 406.411
},
"109": {
"name": "CSSPropertyPadding",
"firstUsed": 406.41500000000002
},
"680": {
"name": "CSSPropertyScrollbarWidth",
"firstUsed": 406.42000000000002
},
"499": {
"name": "CSSPropertyScrollSnapType",
"firstUsed": 406.42899999999997
},
"69": {
"name": "CSSPropertyBoxSizing",
"firstUsed": 406.43400000000003
},
"14": {
"name": "CSSPropertyWebkitFontSmoothing",
"firstUsed": 406.43700000000001
},
"11": {
"name": "CSSPropertyTextRendering",
"firstUsed": 406.44099999999997
},
"2": {
"name": "CSSPropertyColor",
"firstUsed": 406.44600000000003
},
"21": {
"name": "CSSPropertyBackground",
"firstUsed": 406.45299999999997
},
"20": {
"name": "CSSPropertyLineHeight",
"firstUsed": 406.61099999999999
},
"143": {
"name": "CSSPropertyTextTransform",
"firstUsed": 406.62700000000001
},
"84": {
"name": "CSSPropertyLetterSpacing",
"firstUsed": 406.63799999999998
},
"119": {
"name": "CSSPropertyPosition",
"firstUsed": 406.64100000000002
},
"165": {
"name": "CSSPropertyZIndex",
"firstUsed": 406.69400000000002
},
"118": {
"name": "CSSPropertyPointerEvents",
"firstUsed": 406.69799999999998
},
"161": {
"name": "CSSPropertyWidth",
"firstUsed": 406.70100000000002
},
"81": {
"name": "CSSPropertyHeight",
"firstUsed": 406.70400000000001
},
"149": {
"name": "CSSPropertyTop",
"firstUsed": 406.70800000000003
},
"83": {
"name": "CSSPropertyLeft",
"firstUsed": 406.71100000000001
},
"112": {
"name": "CSSPropertyPaddingRight",
"firstUsed": 406.74299999999999
},
"110": {
"name": "CSSPropertyPaddingBottom",
"firstUsed": 406.75200000000001
},
"158": {
"name": "CSSPropertyVisibility",
"firstUsed": 406.78399999999999
},
"33": {
"name": "CSSPropertyBackgroundSize",
"firstUsed": 406.78899999999999
},
"25": {
"name": "CSSPropertyBackgroundImage",
"firstUsed": 406.803
},
"29": {
"name": "CSSPropertyBackgroundPositionY",
"firstUsed": 406.81
},
"242": {
"name": "CSSPropertyGridTemplateColumns",
"firstUsed": 406.87599999999998
},
"592": {
"name": "CSSPropertyGap",
"firstUsed": 406.88
},
"24": {
"name": "CSSPropertyBackgroundColor",
"firstUsed": 406.904
},
"100": {
"name": "CSSPropertyOutline",
"firstUsed": 406.91000000000003
},
"113": {
"name": "CSSPropertyPaddingTop",
"firstUsed": 406.91300000000001
},
"240": {
"name": "CSSPropertyJustifyContent",
"firstUsed": 407.00099999999998
},
"231": {
"name": "CSSPropertyAlignItems",
"firstUsed": 408.92200000000003
},
"150": {
"name": "CSSPropertyTransition",
"firstUsed": 408.93599999999998
},
"98": {
"name": "CSSPropertyOpacity",
"firstUsed": 408.98899999999998
},
"420": {
"name": "CSSPropertyMixBlendMode",
"firstUsed": 408.995
},
"506": {
"name": "CSSPropertyScale",
"firstUsed": 409.02100000000002
},
"369": {
"name": "CSSPropertyFill",
"firstUsed": 409.31799999999998
},
"96": {
"name": "CSSPropertyMinHeight",
"firstUsed": 409.43299999999999
},
"561": {
"name": "CSSPropertyScrollSnapAlign",
"firstUsed": 409.47800000000001
},
"504": {
"name": "CSSPropertyTranslate",
"firstUsed": 409.51999999999998
},
"77": {
"name": "CSSPropertyCursor",
"firstUsed": 409.55500000000001
},
"53": {
"name": "CSSPropertyBorderRadius",
"firstUsed": 409.57499999999999
},
"235": {
"name": "CSSPropertyFlexDirection",
"firstUsed": 409.67599999999999
},
"129": {
"name": "CSSPropertyTextDecoration",
"firstUsed": 409.74400000000003
},
"91": {
"name": "CSSPropertyMarginLeft",
"firstUsed": 409.78800000000001
},
"437": {
"name": "CSSPropertyObjectPosition",
"firstUsed": 494.97300000000001
},
"92": {
"name": "CSSPropertyMarginRight",
"firstUsed": 503.70999999999998
},
"85": {
"name": "CSSPropertyListStyle",
"firstUsed": 503.71899999999999
},
"153": {
"name": "CSSPropertyTransitionProperty",
"firstUsed": 503.74299999999999
},
"154": {
"name": "CSSPropertyTransitionTimingFunction",
"firstUsed": 503.74799999999999
},
"238": {
"name": "CSSPropertyFlexShrink",
"firstUsed": 503.79199999999997
},
"97": {
"name": "CSSPropertyMinWidth",
"firstUsed": 503.80500000000001
},
"95": {
"name": "CSSPropertyMaxWidth",
"firstUsed": 503.83600000000001
},
"94": {
"name": "CSSPropertyMaxHeight",
"firstUsed": 505.26100000000002
},
"433": {
"name": "CSSPropertyObjectFit",
"firstUsed": 505.26799999999997
},
"67": {
"name": "CSSPropertyBottom",
"firstUsed": 505.387
},
"122": {
"name": "CSSPropertyRight",
"firstUsed": 505.404
},
"421": {
"name": "CSSPropertyTouchAction",
"firstUsed": 536.10400000000004
}
},
"AnimatedCSSFeatures": []
},
"FirstInteractive": 1200,
"maxFID": 0,
"TTIMeasurementEnd": 20688,
"LastInteractive": 1200,
"TimeToInteractive": 1200,
"FirstCPUIdle": 1200,
"TotalBlockingTime": 0,
"testID": "250430_BiDcMV_2X8",
"step": 1,
"effectiveBps": 1688543,
"domTime": 0,
"aft": 0,
"titleTime": 126,
"domLoading": 0,
"server_rtt": 0,
"lighthouse.Performance": null,
"lighthouse.Accessibility": null,
"lighthouse.BestPractices": null,
"lighthouse.SEO": null,
"lighthouse.PWA": null,
"edge-processed": true,
"utilization": {
"cpu": {
"data": {
"0": 0,
"103": 21.100000000000001,
"204": 35,
"305": 20,
"406": 20,
"508": 100,
"614": 100,
"715": 100,
"822": 100,
"925": 100,
"1026": 100,
"1128": 100,
"1230": 100,
"1331": 100,
"1433": 100,
"1534": 100,
"1635": 75,
"1735": 57.899999999999999,
"1836": 40,
"1937": 35,
"2037": 31.600000000000001,
"2138": 35,
"2238": 35,
"2339": 35,
"2439": 35,
"2540": 31.600000000000001,
"2640": 38.100000000000001,
"2741": 60,
"2842": 35,
"2943": 31.600000000000001,
"3043": 30,
"3144": 35,
"3244": 35,
"3345": 35,
"3445": 38.100000000000001,
"3546": 30,
"3646": 31.600000000000001,
"3747": 60,
"3848": 36.799999999999997,
"3948": 38.100000000000001,
"4048": 27.800000000000001,
"4149": 38.100000000000001,
"4250": 38.100000000000001,
"4351": 26.300000000000001,
"4451": 35,
"4551": 35,
"4652": 30,
"4752": 57.899999999999999,
"4853": 31.600000000000001,
"4953": 39.100000000000001,
"5054": 31.600000000000001,
"5155": 35,
"5256": 31.600000000000001,
"5356": 33.299999999999997,
"5457": 38.100000000000001,
"5557": 31.600000000000001,
"5658": 31.600000000000001,
"5758": 61.899999999999999,
"5859": 35,
"5960": 35,
"6060": 26.300000000000001,
"6161": 35,
"6261": 35,
"6362": 35,
"6463": 35,
"6563": 35,
"6664": 33.299999999999997,
"6764": 60,
"6865": 38.100000000000001,
"6965": 27.800000000000001,
"7066": 35,
"7166": 36.399999999999999,
"7267": 31.600000000000001,
"7368": 31.600000000000001,
"7469": 30,
"7570": 40.899999999999999,
"7670": 31.600000000000001,
"7771": 57.899999999999999,
"7872": 36.799999999999997,
"7972": 35,
"8073": 38.100000000000001,
"8173": 35,
"8274": 26.300000000000001,
"8374": 35,
"8475": 31.600000000000001,
"8575": 35,
"8676": 33.299999999999997,
"8777": 55,
"8878": 42.100000000000001,
"8978": 35,
"9078": 31.600000000000001,
"9179": 35,
"9279": 30,
"9380": 31.600000000000001,
"9481": 31.600000000000001,
"9582": 35,
"9682": 36.799999999999997,
"9783": 50,
"9884": 36.799999999999997,
"9985": 35,
"10085": 38.100000000000001,
"10186": 36.399999999999999,
"10287": 31.600000000000001,
"10387": 31.600000000000001,
"10488": 27.800000000000001,
"10588": 40.899999999999999,
"10722": 55.600000000000001,
"10823": 40,
"10923": 27.800000000000001,
"11024": 38.100000000000001,
"11125": 31.600000000000001,
"11226": 38.100000000000001,
"11326": 33.299999999999997,
"11427": 35,
"11527": 31.600000000000001,
"11628": 38.100000000000001,
"11728": 55.600000000000001,
"11829": 38.100000000000001,
"11929": 35,
"12030": 33.299999999999997,
"12130": 31.600000000000001,
"12231": 35,
"12331": 31.600000000000001,
"12432": 15,
"12532": 15,
"12632": 15.800000000000001,
"12733": 60,
"12834": 35,
"12934": 31.600000000000001,
"13035": 40.899999999999999,
"13136": 26.300000000000001,
"13236": 35,
"13337": 35,
"13438": 31.600000000000001,
"13538": 30,
"13639": 31.600000000000001,
"13739": 60,
"13840": 38.100000000000001,
"13940": 30,
"14041": 31.600000000000001,
"14141": 31.600000000000001,
"14242": 35,
"14342": 30,
"14443": 38.100000000000001,
"14543": 31.600000000000001,
"14644": 31.600000000000001,
"14745": 57.100000000000001,
"14845": 36.799999999999997,
"14945": 30,
"15046": 38.100000000000001,
"15147": 35,
"15248": 31.600000000000001,
"15348": 30,
"15449": 35,
"15549": 35,
"15650": 33.299999999999997,
"15750": 52.600000000000001,
"15851": 35,
"15952": 38.100000000000001,
"16053": 31.600000000000001,
"16153": 35,
"16253": 35,
"16354": 33.299999999999997,
"16455": 31.600000000000001,
"16555": 35,
"16656": 31.600000000000001,
"16757": 55,
"16857": 38.899999999999999,
"16958": 40.899999999999999,
"17059": 31.600000000000001,
"17159": 31.600000000000001,
"17260": 38.100000000000001,
"17360": 30,
"17461": 35,
"17561": 35,
"17662": 55,
"17764": 71.400000000000006,
"17865": 100,
"17966": 95,
"18066": 30,
"18167": 25,
"18267": 26.300000000000001,
"18368": 5.2999999999999998,
"18469": 10,
"18569": 10,
"18670": 28.600000000000001,
"18770": 35,
"18871": 14.300000000000001,
"18971": 10,
"19072": 10,
"19172": 10,
"19273": 14.300000000000001,
"19374": 10,
"19474": 10,
"19575": 10,
"19675": 5.2999999999999998,
"19776": 23.800000000000001,
"19876": 14.300000000000001,
"19977": 10,
"20077": 10,
"20178": 10,
"20279": 5.2999999999999998,
"20379": 10,
"20480": 10,
"20580": 14.300000000000001,
"20681": 10,
"20781": 55
},
"max": 100,
"count": 207
},
"bw": {
"data": {
"0": 0,
"103": 0,
"204": 18936,
"305": 560565,
"406": 1090357,
"508": 0,
"614": 0,
"715": 535257,
"822": 144017,
"925": 0,
"1026": 0,
"1128": 0,
"1230": 0,
"1331": 0,
"1433": 0,
"1534": 6989264,
"1635": 7272470,
"1735": 4680947,
"1836": 5033666,
"1937": 4891485,
"2037": 4796789,
"2138": 1287758,
"2238": 3512671,
"2339": 5033501,
"2439": 5264248,
"2540": 5022367,
"2640": 5152301,
"2741": 5495452,
"2842": 5006940,
"2943": 5250269,
"3043": 5267226,
"3144": 5030780,
"3244": 4800574,
"3345": 5144644,
"3445": 5143776,
"3546": 4443537,
"3646": 5267565,
"3747": 5246298,
"3848": 5029674,
"3948": 4575272,
"4048": 5268737,
"4149": 5132429,
"4250": 4682241,
"4351": 5014854,
"4451": 5152843,
"4551": 5387906,
"4652": 4331263,
"4752": 5150031,
"4853": 5152070,
"4953": 5146761,
"5054": 4551181,
"5155": 5229213,
"5256": 5143681,
"5356": 4565650,
"5457": 5260424,
"5557": 5152039,
"5658": 5255286,
"5758": 4448907,
"5859": 5258393,
"5960": 5030522,
"6060": 4915549,
"6161": 4799008,
"6261": 5137207,
"6362": 5266747,
"6463": 4548454,
"6563": 5032684,
"6664": 5267513,
"6764": 5269148,
"6865": 4430581,
"6965": 5151611,
"7066": 5152202,
"7166": 4916337,
"7267": 4881588,
"7368": 5236114,
"7469": 5130846,
"7570": 4565862,
"7670": 5150310,
"7771": 5152424,
"7872": 5123932,
"7972": 4564934,
"8073": 5150513,
"8173": 5255963,
"8274": 4554892,
"8374": 5150591,
"8475": 5152083,
"8575": 5265815,
"8676": 4437727,
"8777": 5234670,
"8878": 5150504,
"8978": 4800291,
"9078": 4919399,
"9179": 5150970,
"9279": 5387473,
"9380": 4313483,
"9481": 5138256,
"9582": 5239013,
"9682": 5028386,
"9783": 4676784,
"9884": 4888261,
"9985": 5494198,
"10085": 4550840,
"10186": 5149867,
"10287": 5140598,
"10387": 5267130,
"10488": 4551955,
"10588": 5033758,
"10722": 5356914,
"10823": 4445766,
"10923": 5033588,
"11024": 5256283,
"11125": 4900611,
"11226": 4883131,
"11326": 5152010,
"11427": 5268954,
"11527": 4555788,
"11628": 5150336,
"11728": 5150116,
"11829": 5148806,
"11929": 4564904,
"12030": 5143261,
"12130": 5154833,
"12231": 4683972,
"12331": 2693481,
"12432": 1170517,
"12532": 1170845,
"12632": 4214420,
"12733": 5124831,
"12834": 5619418,
"12934": 4683560,
"13035": 5150615,
"13136": 5241390,
"13236": 5148442,
"13337": 5152202,
"13438": 4792749,
"13538": 5138949,
"13639": 5249100,
"13739": 5151347,
"13840": 4332740,
"13940": 5155353,
"14041": 5149008,
"14141": 5149791,
"14242": 4569470,
"14342": 4916657,
"14443": 5148507,
"14543": 5140502,
"14644": 5262015,
"14745": 4317847,
"14845": 5150594,
"14945": 5267660,
"15046": 5149854,
"15147": 4539517,
"15248": 5144385,
"15348": 5151791,
"15449": 5144835,
"15549": 5259394,
"15650": 4330940,
"15750": 4562528,
"15851": 5146302,
"15952": 5139568,
"16053": 5355886,
"16153": 4681670,
"16253": 5150657,
"16354": 5128935,
"16455": 5616951,
"16555": 4332259,
"16656": 5269100,
"16757": 3959714,
"16857": 5251103,
"16958": 5254692,
"17059": 4909238,
"17159": 5150905,
"17260": 5145988,
"17360": 5618029,
"17461": 4448429,
"17561": 3899738,
"17662": 1278706,
"17764": 5300,
"17865": 0,
"17966": 0,
"18066": 0,
"18167": 0,
"18267": 0,
"18368": 0,
"18469": 0,
"18569": 0,
"18670": 113676,
"18770": 113640,
"18871": 0,
"18971": 0,
"19072": 0,
"19172": 0,
"19273": 0,
"19374": 0,
"19474": 0,
"19575": 0,
"19675": 0,
"19776": 0,
"19876": 0,
"19977": 0,
"20077": 0,
"20178": 0,
"20279": 0,
"20379": 0,
"20480": 0,
"20580": 0,
"20681": 0,
"20781": 0
},
"max": 7272470,
"count": 207
}
},
"effectiveBpsDoc": 1688543,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/details\/cached\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/performance_optimization\/cached\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/breakdown\/cached\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/domains\/cached\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/screen_shot\/cached\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/experiments\/cached\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_Cached_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_Cached_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_Cached_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&file=1_Cached_screen.jpg"
},
"rawData": {
"scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcMV_2X8&file=1_Cached_script_timing.json",
"headers": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcMV_2X8&compressed=1&file=1_Cached_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_000000.jpg",
"VisuallyComplete": 0
},
{
"time": 1200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_001200.jpg",
"VisuallyComplete": 85
},
{
"time": 18000,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_018000.jpg",
"VisuallyComplete": 87
},
{
"time": 18100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_018100.jpg",
"VisuallyComplete": 92
},
{
"time": 18200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_018200.jpg",
"VisuallyComplete": 95
},
{
"time": 18300,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_018300.jpg",
"VisuallyComplete": 98
},
{
"time": 18400,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_018400.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"jensrossell.ch": {
"bytes": 29227107,
"requests": 5,
"connections": 2
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 13380,
"bytesUncompressed": 48535,
"requests": 1
},
"js": {
"color": [
254,
197,
132
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"css": {
"color": [
178,
234,
148
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"image": {
"color": [
196,
154,
232
],
"bytes": 29210474,
"bytesUncompressed": 29210474,
"requests": 3
},
"flash": {
"color": [
45,
183,
193
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"font": {
"color": [
255,
82,
62
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"video": {
"color": [
33,
194,
162
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"other": {
"color": [
196,
196,
196
],
"bytes": 3253,
"bytesUncompressed": 8260,
"requests": 1
}
},
"consoleLog": []
}
},
"runs": {
"1": {
"firstView": {
"numSteps": 1,
"run": 1,
"tester": "wpt-fra-lb-68q3-10.10.1.28",
"loadTime": 29824,
"docTime": 0,
"fullyLoaded": 29824,
"bytesOut": 66686,
"bytesOutDoc": 0,
"bytesIn": 17512944,
"bytesInDoc": 0,
"requests": [
{
"type": 3,
"id": "29287E88FA76E66D73AFF6390DD6255B",
"request_id": "29287E88FA76E66D73AFF6390DD6255B",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/",
"raw_id": "29287E88FA76E66D73AFF6390DD6255B",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Document",
"load_ms": 108,
"ttfb_ms": 106,
"load_start": 154,
"load_start_float": 154.00009700000001,
"bytesIn": 13368,
"objectSize": 13368,
"objectSizeUncompressed": 48532,
"chunks": [
{
"ts": 261,
"bytes": 13368,
"inflated": 48532
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "br",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": 1,
"dns_end": 60,
"connect_start": 60,
"connect_end": 94,
"ssl_start": 94,
"ssl_end": 153,
"securityDetails": {
"protocol": "TLS 1.3",
"keyExchange": "",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "jensrossell.ch",
"sanList": [
"jensrossell.ch",
"www.jensrossell.ch"
],
"issuer": "R11",
"validFrom": 1744705798,
"validTo": 1752481797,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Let's Encrypt 'Oak2025h2'",
"logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
"timestamp": 1744709308831,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100967C483D873DA124C000C7F61D64D617D9CC6F075E0D3921BA5BED19060D0573022100E291D0FC76079B036EFAFAE19DAD3CBF04173EAF838E37EC7C941F85B195C428"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1744709310807,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "304502210090225084A433A84B3EC30221D5177A904A6838E90F8F3F287A3331D95BA2A2B60220385516DE3DDBCDB4B3F0AAD884CA737875441605CF66F734D6D4DDB35C3DB88C"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/",
":scheme: https",
"accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0, i",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: document",
"sec-fetch-mode: navigate",
"sec-fetch-site: cross-site",
"upgrade-insecure-requests: 1",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"alt-svc: h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\"",
"content-encoding: br",
"content-length: 13368",
"content-type: text\/html; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2116,
"score_cache": -1,
"score_cdn": -1,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": 59,
"connect_ms": 34,
"ssl_ms": 59,
"gzip_total": 13368,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": "",
"server_count": null,
"created": 4,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 1,
"http2_stream_dependency": 0,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"http2_server_settings": {
"SETTINGS_MAX_CONCURRENT_STREAMS": 100,
"SETTINGS_INITIAL_WINDOW_SIZE": 262144,
"SETTINGS_MAX_FRAME_SIZE": 16384
},
"tls_version": "TLS 1.3",
"tls_resumed": "False",
"tls_next_proto": "h2",
"tls_cipher_suite": 4865,
"netlog_id": 97,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIFMTCCBBmgAwIBAgISBgXfruxS\/tWZ9kCfLhCH060hMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjUwNDE1MDgyOTU4WhcNMjUwNzE0MDgyOTU3WjAZMRcwFQYDVQQD\nEw5qZW5zcm9zc2VsbC5jaDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nALYFMWZv3RXMWzLxVWQRLsFDf5sC\/NuLCnN8jMUgyRYMroQ3xe\/sQkYGrOsGyQjj\nCCvzRThum01an\/FFC9MQo7AcsTIRLLNqCDYVIVkPxrYy6tcX2b4ggfAjBfCZ+CWL\nnt7tSgPEBjsfosNNat4rs6IHKubCfVzVCW3329hJ\/g2ri5xxNIUmIm18Xm\/4crOg\nfg\/1oLMNSWakSumli27Bi4c\/M2vfLvkxF9dW3NZUFRAlcFZhbHNMWTnLttwUrMIL\nvwm\/sg9bAZugTnxZ9syD+EJTL6ZfXYJlP6wAlKfZA4OmR6o6S72I7BJAly73o2nB\n3V750SLKtKQiRNjUHJCdS08CAwEAAaOCAlcwggJTMA4GA1UdDwEB\/wQEAwIFoDAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAdBgNV\nHQ4EFgQUUOVLAnBoErIcV+JguKsIt8OjYi8wHwYDVR0jBBgwFoAUxc9GpOr0w8B6\nbJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRwOi8v\ncjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVuY3Iu\nb3JnLzAtBgNVHREEJjAkgg5qZW5zcm9zc2VsbC5jaIISd3d3LmplbnNyb3NzZWxs\nLmNoMBMGA1UdIAQMMAowCAYGZ4EMAQIBMC4GA1UdHwQnMCUwI6AhoB+GHWh0dHA6\nLy9yMTEuYy5sZW5jci5vcmcvMzQuY3JsMIIBBQYKKwYBBAHWeQIEAgSB9gSB8wDx\nAHcADeHyMCvTDcFAYhIJ6lUu\/Ed0fLHX6TDvDkIetH5OqjQAAAGWOMdRnwAABAMA\nSDBGAiEAlnxIPYc9oSTAAMf2HWTWF9nMbwdeDTkhulvtGQYNBXMCIQDikdD8dgeb\nA276+uGdrTy\/BBc+r4OON+x8lB+FsZXEKAB2ABLxTjS9U3JMhAYZw48\/ehP457Vi\nh4icbTAFhOvlhiY6AAABljjHWVcAAAQDAEcwRQIhAJAiUISkM6hLPsMCIdUXepBK\naDjpD48\/KHozMdlboqK2AiA4VRbePdvNtLPwqtiEynN4dUQWBc9m9zTW1N2zXD24\njDANBgkqhkiG9w0BAQsFAAOCAQEAoymHcm+SJib\/Yqh10qd5vMLueLH\/7ht0QD+1\n+SUH54\/bUD\/MJ4HLVChHe96L65t1Ru1Xl0Mse0zXjbhN1CF0SDEXFVkW+YqWGrPF\nycV1QWmEb6qXWyRXa+HPGgbSczkUyd7r3s+TUicliUahctm0UVhy2LQPO1RADbyV\nWbmpn55SSYa3JSROZUFM0ImmF05gLOTZaM\/cFfFt65LD8zmQQTA7dMdAScLO78Go\nHT9mGoGS8\/2G0GXLz00v8CewCyFqjZ4W6ZzHFcF8hnIpAzlDmlMPUIXzTb+ycJ1r\nkIeSDyl+9avpqmZFN7jCUdP6asJhEaE62oL\/K8gp84mZFErrxQ==\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
],
"server_port": "443",
"final_base_page": true,
"is_base_page": true,
"load_end": 262,
"ttfb_start": 154,
"ttfb_end": 260,
"download_start": 260,
"download_end": 262,
"download_ms": 2,
"all_start": 1,
"all_end": 262,
"all_ms": 260,
"index": 0,
"number": 1
},
{
"type": 3,
"id": "35968.3",
"request_id": "35968.3",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/assets\/css\/style.css",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/assets\/css\/style.css",
"raw_id": "35968.3",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 87,
"ttfb_ms": 86,
"load_start": 281,
"load_start_float": 281.00012600000002,
"bytesIn": 3108,
"objectSize": 3108,
"objectSizeUncompressed": 13506,
"chunks": [
{
"ts": 368,
"bytes": 3108,
"inflated": 13506
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "text\/css",
"contentEncoding": "br",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 8,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/assets\/css\/style.css",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-encoding: br",
"content-length: 3108",
"content-type: text\/css",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"34c2-68089ea2-3b81972af984eda1;br\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Wed, 23 Apr 2025 08:02:42 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 1819,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 3108,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 277,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 3,
"http2_stream_dependency": 0,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"netlog_id": 126,
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 368,
"ttfb_start": 281,
"ttfb_end": 367,
"download_start": 367,
"download_end": 368,
"download_ms": 1,
"all_start": 281,
"all_end": 368,
"all_ms": 87,
"index": 1,
"number": 2
},
{
"type": 3,
"id": "35968.4",
"request_id": "35968.4",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif",
"raw_id": "35968.4",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 934,
"ttfb_ms": 88,
"load_start": 281,
"load_start_float": 281.000136,
"bytesIn": 202717,
"objectSize": 202717,
"objectSizeUncompressed": 202717,
"chunks": [
{
"ts": 371,
"bytes": 13048
},
{
"ts": 406,
"bytes": 16375
},
{
"ts": 435,
"bytes": 16375
},
{
"ts": 463,
"bytes": 16375
},
{
"ts": 502,
"bytes": 16375
},
{
"ts": 531,
"bytes": 16375
},
{
"ts": 538,
"bytes": 3327
},
{
"ts": 564,
"bytes": 16375
},
{
"ts": 591,
"bytes": 16375
},
{
"ts": 628,
"bytes": 16375
},
{
"ts": 657,
"bytes": 16375
},
{
"ts": 1121,
"bytes": 16375
},
{
"ts": 1151,
"bytes": 16375
},
{
"ts": 1215,
"bytes": 6217
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 288,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 202717",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"317dd-6808a100-ad0a9ca8ef1f3f1f;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Wed, 23 Apr 2025 08:12:48 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2158,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 202717,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 279,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 5,
"http2_stream_dependency": 3,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 136,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "198 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2710
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2710",
"ColorRepresentation": "nclx 1 13 1",
"ImagePixelDepth": 8,
"AV1ConfigurationVersion": 1,
"ChromaFormat": "Monochrome 4:0:0",
"ChromaSamplePosition": "Unknown",
"AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
"MediaDataSize": 202280,
"MediaDataOffset": 437
},
"Composite": {
"ImageSize": "1800x2710",
"Megapixels": 4.9000000000000004
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2710,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4878000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 91.334199999999996,
"standardDeviation": 25.8127,
"kurtosis": -1.14463,
"skewness": -0.70860800000000002,
"entropy": 0.18238799999999999
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 18.156600000000001,
"standardDeviation": 51.820799999999998,
"kurtosis": 5.55213,
"skewness": 2.6617899999999999,
"entropy": 0.18581600000000001
},
"green": {
"min": 76,
"max": 181,
"mean": 127.062,
"standardDeviation": 10.4558,
"kurtosis": 11.411899999999999,
"skewness": 0.091763200000000003,
"entropy": 0.184946
},
"blue": {
"min": 44,
"max": 208,
"mean": 128.78399999999999,
"standardDeviation": 15.1616,
"kurtosis": 15.06,
"skewness": -0.160083,
"entropy": 0.176401
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2710,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:21+00:00",
"date:modify": "2025-04-30T06:48:21+00:00",
"signature": "28cb876eebab2f862a0d6220957494ecd344c31ddc9a6c3e6fd95493e0c1c394"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4878000",
"pixelsPerSecond": "7153350B",
"userTime": "0.350u",
"elapsedTime": "0:01.681"
}
},
"load_end": 1215,
"ttfb_start": 281,
"ttfb_end": 369,
"download_start": 369,
"download_end": 1215,
"download_ms": 846,
"all_start": 281,
"all_end": 1215,
"all_ms": 934,
"index": 2,
"number": 3
},
{
"type": 3,
"id": "35968.5",
"request_id": "35968.5",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif",
"raw_id": "35968.5",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 2700,
"ttfb_ms": 253,
"load_start": 281,
"load_start_float": 281.00014199999998,
"bytesIn": 452262,
"objectSize": 452262,
"objectSizeUncompressed": 452262,
"chunks": [
{
"ts": 744,
"bytes": 6267
},
{
"ts": 816,
"bytes": 10108
},
{
"ts": 1218,
"bytes": 10149
},
{
"ts": 1319,
"bytes": 16375
},
{
"ts": 1348,
"bytes": 16375
},
{
"ts": 1374,
"bytes": 16375
},
{
"ts": 1400,
"bytes": 16375
},
{
"ts": 1428,
"bytes": 16375
},
{
"ts": 1457,
"bytes": 6226
},
{
"ts": 1659,
"bytes": 16375
},
{
"ts": 1685,
"bytes": 72
},
{
"ts": 1913,
"bytes": 164
},
{
"ts": 1936,
"bytes": 16375
},
{
"ts": 1968,
"bytes": 16375
},
{
"ts": 1992,
"bytes": 16211
},
{
"ts": 2098,
"bytes": 16375
},
{
"ts": 2129,
"bytes": 16375
},
{
"ts": 2152,
"bytes": 16375
},
{
"ts": 2181,
"bytes": 16375
},
{
"ts": 2209,
"bytes": 16375
},
{
"ts": 2402,
"bytes": 16375
},
{
"ts": 2487,
"bytes": 16375
},
{
"ts": 2511,
"bytes": 16375
},
{
"ts": 2539,
"bytes": 16375
},
{
"ts": 2567,
"bytes": 16375
},
{
"ts": 2601,
"bytes": 16375
},
{
"ts": 2625,
"bytes": 16375
},
{
"ts": 2814,
"bytes": 16447
},
{
"ts": 2841,
"bytes": 16375
},
{
"ts": 2926,
"bytes": 16375
},
{
"ts": 2950,
"bytes": 16375
},
{
"ts": 2981,
"bytes": 9993
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 296,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 452262",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"6e6a6-67fe267a-3ed68ab03d7e9495;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:22 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2119,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 452262,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 280,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 7,
"http2_stream_dependency": 5,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 142,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "442 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1236,
"ImageHeight": 1934
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1236x1934",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 451980,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1236x1934",
"Megapixels": 2.3999999999999999
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1236,
"height": 1934,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2390424,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 158.375,
"standardDeviation": 14.050000000000001,
"kurtosis": -0.97337600000000002,
"skewness": 0.87402500000000005,
"entropy": 0.57189000000000001
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 219.119,
"standardDeviation": 26.921500000000002,
"kurtosis": 3.20472,
"skewness": -1.64537,
"entropy": 0.77605000000000002
},
"green": {
"min": 61,
"max": 150,
"mean": 125.542,
"standardDeviation": 6.9974600000000002,
"kurtosis": 12.298500000000001,
"skewness": -3.1267800000000001,
"entropy": 0.45996999999999999
},
"blue": {
"min": 120,
"max": 220,
"mean": 130.46199999999999,
"standardDeviation": 8.2308800000000009,
"kurtosis": 23.674199999999999,
"skewness": 4.0451499999999996,
"entropy": 0.47965000000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1236,
"height": 1934,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:22+00:00",
"date:modify": "2025-04-30T06:48:22+00:00",
"signature": "fee482eb99fd6c2fc1f5fa874223a447142ccb3c03b4f1f5c10314c2fcf5e92d"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "2.39042M",
"pixelsPerSecond": "5.67203MB",
"userTime": "0.230u",
"elapsedTime": "0:01.421"
}
},
"load_end": 2981,
"ttfb_start": 281,
"ttfb_end": 534,
"download_start": 534,
"download_end": 2981,
"download_ms": 2447,
"all_start": 281,
"all_end": 2981,
"all_ms": 2700,
"index": 3,
"number": 4
},
{
"type": 3,
"id": "35968.6",
"request_id": "35968.6",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif",
"raw_id": "35968.6",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 22995,
"ttfb_ms": 247,
"load_start": 288,
"load_start_float": 288.00014800000002,
"bytesIn": 3429767,
"objectSize": 3429767,
"objectSizeUncompressed": 3429767,
"chunks": [
{
"ts": 863,
"bytes": 16375
},
{
"ts": 886,
"bytes": 16375
},
{
"ts": 919,
"bytes": 16375
},
{
"ts": 1057,
"bytes": 16375
},
{
"ts": 1551,
"bytes": 16375
},
{
"ts": 1579,
"bytes": 16375
},
{
"ts": 1603,
"bytes": 16375
},
{
"ts": 1631,
"bytes": 16375
},
{
"ts": 2235,
"bytes": 16375
},
{
"ts": 2266,
"bytes": 16375
},
{
"ts": 2294,
"bytes": 16375
},
{
"ts": 2318,
"bytes": 16375
},
{
"ts": 2346,
"bytes": 16375
},
{
"ts": 2374,
"bytes": 16375
},
{
"ts": 2436,
"bytes": 16375
},
{
"ts": 2459,
"bytes": 16375
},
{
"ts": 2984,
"bytes": 6373
},
{
"ts": 3006,
"bytes": 16375
},
{
"ts": 3035,
"bytes": 16375
},
{
"ts": 3063,
"bytes": 16375
},
{
"ts": 3077,
"bytes": 10002
},
{
"ts": 3112,
"bytes": 16375
},
{
"ts": 3134,
"bytes": 16375
},
{
"ts": 3162,
"bytes": 16375
},
{
"ts": 3188,
"bytes": 16375
},
{
"ts": 3436,
"bytes": 16375
},
{
"ts": 3466,
"bytes": 16375
},
{
"ts": 3492,
"bytes": 16375
},
{
"ts": 3525,
"bytes": 16375
},
{
"ts": 3544,
"bytes": 16375
},
{
"ts": 3572,
"bytes": 16375
},
{
"ts": 3600,
"bytes": 16375
},
{
"ts": 3630,
"bytes": 16375
},
{
"ts": 3881,
"bytes": 16375
},
{
"ts": 3914,
"bytes": 16375
},
{
"ts": 3943,
"bytes": 16375
},
{
"ts": 3973,
"bytes": 16375
},
{
"ts": 3999,
"bytes": 16375
},
{
"ts": 4028,
"bytes": 16375
},
{
"ts": 4051,
"bytes": 16375
},
{
"ts": 4080,
"bytes": 16375
},
{
"ts": 4355,
"bytes": 16375
},
{
"ts": 4388,
"bytes": 16375
},
{
"ts": 4414,
"bytes": 16375
},
{
"ts": 4440,
"bytes": 16375
},
{
"ts": 4468,
"bytes": 16375
},
{
"ts": 4497,
"bytes": 16375
},
{
"ts": 4523,
"bytes": 16375
},
{
"ts": 4553,
"bytes": 16375
},
{
"ts": 4803,
"bytes": 16375
},
{
"ts": 4829,
"bytes": 16375
},
{
"ts": 4855,
"bytes": 16375
},
{
"ts": 4883,
"bytes": 16375
},
{
"ts": 4917,
"bytes": 16375
},
{
"ts": 4935,
"bytes": 16375
},
{
"ts": 4966,
"bytes": 16375
},
{
"ts": 4992,
"bytes": 16375
},
{
"ts": 5459,
"bytes": 16375
},
{
"ts": 5489,
"bytes": 16375
},
{
"ts": 5515,
"bytes": 16375
},
{
"ts": 5539,
"bytes": 16375
},
{
"ts": 5567,
"bytes": 16375
},
{
"ts": 5595,
"bytes": 16375
},
{
"ts": 5624,
"bytes": 16375
},
{
"ts": 5652,
"bytes": 16375
},
{
"ts": 6145,
"bytes": 16375
},
{
"ts": 6171,
"bytes": 16375
},
{
"ts": 6204,
"bytes": 16375
},
{
"ts": 6228,
"bytes": 16375
},
{
"ts": 6256,
"bytes": 16375
},
{
"ts": 6284,
"bytes": 16375
},
{
"ts": 6313,
"bytes": 16375
},
{
"ts": 6336,
"bytes": 16375
},
{
"ts": 7053,
"bytes": 16375
},
{
"ts": 7082,
"bytes": 16375
},
{
"ts": 7105,
"bytes": 16375
},
{
"ts": 7134,
"bytes": 16375
},
{
"ts": 7162,
"bytes": 16375
},
{
"ts": 7190,
"bytes": 16375
},
{
"ts": 7219,
"bytes": 16375
},
{
"ts": 7247,
"bytes": 16375
},
{
"ts": 7987,
"bytes": 16375
},
{
"ts": 8015,
"bytes": 16375
},
{
"ts": 8039,
"bytes": 16375
},
{
"ts": 8067,
"bytes": 16375
},
{
"ts": 8096,
"bytes": 16375
},
{
"ts": 8124,
"bytes": 16375
},
{
"ts": 8152,
"bytes": 16375
},
{
"ts": 8176,
"bytes": 16375
},
{
"ts": 8652,
"bytes": 16375
},
{
"ts": 8681,
"bytes": 16375
},
{
"ts": 8714,
"bytes": 16375
},
{
"ts": 8737,
"bytes": 16375
},
{
"ts": 8763,
"bytes": 16375
},
{
"ts": 8794,
"bytes": 16375
},
{
"ts": 8819,
"bytes": 16375
},
{
"ts": 8846,
"bytes": 16375
},
{
"ts": 9610,
"bytes": 16375
},
{
"ts": 9638,
"bytes": 16375
},
{
"ts": 9664,
"bytes": 16375
},
{
"ts": 9692,
"bytes": 16375
},
{
"ts": 9718,
"bytes": 16375
},
{
"ts": 9747,
"bytes": 16375
},
{
"ts": 9775,
"bytes": 16375
},
{
"ts": 9803,
"bytes": 16375
},
{
"ts": 9829,
"bytes": 72
},
{
"ts": 10049,
"bytes": 16375
},
{
"ts": 10077,
"bytes": 16375
},
{
"ts": 10100,
"bytes": 16375
},
{
"ts": 10130,
"bytes": 16375
},
{
"ts": 10157,
"bytes": 16375
},
{
"ts": 10185,
"bytes": 16375
},
{
"ts": 10219,
"bytes": 16375
},
{
"ts": 10242,
"bytes": 16375
},
{
"ts": 10985,
"bytes": 16375
},
{
"ts": 11013,
"bytes": 16375
},
{
"ts": 11041,
"bytes": 16375
},
{
"ts": 11072,
"bytes": 16375
},
{
"ts": 11091,
"bytes": 16375
},
{
"ts": 11119,
"bytes": 16375
},
{
"ts": 11147,
"bytes": 16375
},
{
"ts": 11176,
"bytes": 16375
},
{
"ts": 11888,
"bytes": 16375
},
{
"ts": 11912,
"bytes": 16375
},
{
"ts": 11940,
"bytes": 16375
},
{
"ts": 11968,
"bytes": 16375
},
{
"ts": 11992,
"bytes": 16375
},
{
"ts": 12020,
"bytes": 16375
},
{
"ts": 12048,
"bytes": 16375
},
{
"ts": 12077,
"bytes": 16375
},
{
"ts": 13078,
"bytes": 1080
},
{
"ts": 13078,
"bytes": 15295
},
{
"ts": 13105,
"bytes": 16375
},
{
"ts": 13129,
"bytes": 16375
},
{
"ts": 13162,
"bytes": 16375
},
{
"ts": 13187,
"bytes": 16375
},
{
"ts": 13214,
"bytes": 16375
},
{
"ts": 13242,
"bytes": 16375
},
{
"ts": 13265,
"bytes": 16375
},
{
"ts": 13629,
"bytes": 16375
},
{
"ts": 13657,
"bytes": 16375
},
{
"ts": 13684,
"bytes": 16375
},
{
"ts": 13711,
"bytes": 16375
},
{
"ts": 13742,
"bytes": 16375
},
{
"ts": 13765,
"bytes": 16375
},
{
"ts": 13798,
"bytes": 16375
},
{
"ts": 13825,
"bytes": 16375
},
{
"ts": 14832,
"bytes": 16375
},
{
"ts": 14860,
"bytes": 16375
},
{
"ts": 14898,
"bytes": 16375
},
{
"ts": 14914,
"bytes": 16375
},
{
"ts": 14945,
"bytes": 16375
},
{
"ts": 14973,
"bytes": 16375
},
{
"ts": 15001,
"bytes": 16375
},
{
"ts": 15030,
"bytes": 16375
},
{
"ts": 15987,
"bytes": 16375
},
{
"ts": 16015,
"bytes": 16375
},
{
"ts": 16049,
"bytes": 16375
},
{
"ts": 16072,
"bytes": 16375
},
{
"ts": 16096,
"bytes": 16375
},
{
"ts": 16124,
"bytes": 16375
},
{
"ts": 16152,
"bytes": 16375
},
{
"ts": 16181,
"bytes": 16375
},
{
"ts": 17138,
"bytes": 16375
},
{
"ts": 17176,
"bytes": 16375
},
{
"ts": 17195,
"bytes": 16375
},
{
"ts": 17219,
"bytes": 16375
},
{
"ts": 17247,
"bytes": 16375
},
{
"ts": 17275,
"bytes": 16375
},
{
"ts": 17303,
"bytes": 16375
},
{
"ts": 17332,
"bytes": 16375
},
{
"ts": 18134,
"bytes": 16375
},
{
"ts": 18157,
"bytes": 16375
},
{
"ts": 18185,
"bytes": 16375
},
{
"ts": 18214,
"bytes": 16375
},
{
"ts": 18251,
"bytes": 16375
},
{
"ts": 18266,
"bytes": 16375
},
{
"ts": 18294,
"bytes": 16375
},
{
"ts": 18322,
"bytes": 16375
},
{
"ts": 19285,
"bytes": 16353
},
{
"ts": 19313,
"bytes": 16375
},
{
"ts": 19341,
"bytes": 16375
},
{
"ts": 19369,
"bytes": 16375
},
{
"ts": 19398,
"bytes": 16375
},
{
"ts": 19426,
"bytes": 16375
},
{
"ts": 19450,
"bytes": 16375
},
{
"ts": 19482,
"bytes": 16375
},
{
"ts": 19506,
"bytes": 22
},
{
"ts": 20747,
"bytes": 16353
},
{
"ts": 20770,
"bytes": 16375
},
{
"ts": 20799,
"bytes": 16375
},
{
"ts": 20834,
"bytes": 16375
},
{
"ts": 20853,
"bytes": 16375
},
{
"ts": 20881,
"bytes": 16375
},
{
"ts": 20905,
"bytes": 16375
},
{
"ts": 20945,
"bytes": 16375
},
{
"ts": 20959,
"bytes": 22
},
{
"ts": 21763,
"bytes": 16375
},
{
"ts": 21791,
"bytes": 16375
},
{
"ts": 21820,
"bytes": 16375
},
{
"ts": 21848,
"bytes": 16375
},
{
"ts": 21873,
"bytes": 16375
},
{
"ts": 21902,
"bytes": 16375
},
{
"ts": 21988,
"bytes": 32750
},
{
"ts": 22220,
"bytes": 16375
},
{
"ts": 22294,
"bytes": 32750
},
{
"ts": 22386,
"bytes": 65500
},
{
"ts": 22411,
"bytes": 16375
},
{
"ts": 23283,
"bytes": 23695
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 304,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 3429767",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"345587-67fe2676-82a520230e5b5ad2;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:18 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2182,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 24,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 3429767,
"image_save": 2590992,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 286,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 9,
"http2_stream_dependency": 7,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 148,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "3.2 MiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 2790,
"ImageHeight": 4201,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "2790x4201",
"Megapixels": 11.699999999999999
}
},
"magick": {
"format": "JPEG",
"formatDescription": "Joint Photographic Experts Group JFIF format",
"mimeType": "image\/jpeg",
"class": "DirectClass",
"geometry": {
"width": 2790,
"height": 4201,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 11720790,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 199.84,
"standardDeviation": 58.832599999999999,
"kurtosis": 1.02955,
"skewness": -1.5974900000000001,
"entropy": 0.73216700000000001
}
},
"channelStatistics": {
"red": {
"min": 25,
"max": 255,
"mean": 225.80199999999999,
"standardDeviation": 28.962800000000001,
"kurtosis": 2.17361,
"skewness": -1.67892,
"entropy": 0.66111399999999998
},
"green": {
"min": 3,
"max": 255,
"mean": 194.54900000000001,
"standardDeviation": 70.298500000000004,
"kurtosis": -0.25876500000000002,
"skewness": -1.24342,
"entropy": 0.73777300000000001
},
"blue": {
"min": 0,
"max": 255,
"mean": 179.16800000000001,
"standardDeviation": 77.236500000000007,
"kurtosis": -0.59280100000000002,
"skewness": -1.0855999999999999,
"entropy": 0.79761300000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "JPEG",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 2790,
"height": 4201,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "JPEG",
"quality": 99,
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:48:43+00:00",
"date:modify": "2025-04-30T06:48:43+00:00",
"jpeg:colorspace": "2",
"jpeg:sampling-factor": "1x1,1x1,1x1",
"signature": "c2f1e62020f367bced6d9d649ffd458f4d02c57506e6e5818656d3e0c0460158"
},
"tainted": false,
"filesize": "3.40607MB",
"numberPixels": "11.7208M",
"pixelsPerSecond": "42.897MB",
"userTime": "0.270u",
"elapsedTime": "0:01.273"
}
},
"jpeg_scan_count": 7,
"score_progressive_jpeg": 100,
"load_end": 23283,
"ttfb_start": 288,
"ttfb_end": 535,
"download_start": 535,
"download_end": 23283,
"download_ms": 22748,
"all_start": 288,
"all_end": 23283,
"all_ms": 22995,
"index": 4,
"number": 5
},
{
"type": 3,
"id": "35968.7",
"request_id": "35968.7",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif",
"raw_id": "35968.7",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 1623,
"ttfb_ms": 527,
"load_start": 288,
"load_start_float": 288.00015400000001,
"bytesIn": 114452,
"objectSize": 114452,
"objectSizeUncompressed": 114452,
"chunks": [
{
"ts": 1458,
"bytes": 10149
},
{
"ts": 1485,
"bytes": 16375
},
{
"ts": 1511,
"bytes": 16375
},
{
"ts": 1521,
"bytes": 6226
},
{
"ts": 1686,
"bytes": 16294
},
{
"ts": 1714,
"bytes": 16375
},
{
"ts": 1742,
"bytes": 16456
},
{
"ts": 1911,
"bytes": 16202
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 322,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 114452",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"1bf14-6808a0bc-629d50977a0e893e;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Wed, 23 Apr 2025 08:11:40 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2164,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 114452,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 287,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 11,
"http2_stream_dependency": 9,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 154,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "112 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2469
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2469",
"ColorRepresentation": "nclx 1 13 1",
"ImagePixelDepth": 8,
"AV1ConfigurationVersion": 1,
"ChromaFormat": "Monochrome 4:0:0",
"ChromaSamplePosition": "Unknown",
"AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
"MediaDataSize": 114015,
"MediaDataOffset": 437
},
"Composite": {
"ImageSize": "1800x2469",
"Megapixels": 4.4000000000000004
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2469,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4444200,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 99.750100000000003,
"standardDeviation": 31.777699999999999,
"kurtosis": -0.68164199999999997,
"skewness": -0.63903500000000002,
"entropy": 0.28534700000000002
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 43.0242,
"standardDeviation": 82.915599999999998,
"kurtosis": 0.17583199999999999,
"skewness": 1.4494800000000001,
"entropy": 0.262575
},
"green": {
"min": 93,
"max": 140,
"mean": 125.30500000000001,
"standardDeviation": 6.0797299999999996,
"kurtosis": 4.1377600000000001,
"skewness": -2.1478199999999998,
"entropy": 0.30307600000000001
},
"blue": {
"min": 123,
"max": 166,
"mean": 130.92099999999999,
"standardDeviation": 6.3378500000000004,
"kurtosis": 4.2969099999999996,
"skewness": 2.18723,
"entropy": 0.29038999999999998
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2469,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:21+00:00",
"date:modify": "2025-04-30T06:48:21+00:00",
"signature": "180d246a25c3d566a8d9e61f89cf7a9930b84e8991937492a3098eb801e66384"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4444200",
"pixelsPerSecond": "27.209MB",
"userTime": "0.180u",
"elapsedTime": "0:01.163"
}
},
"load_end": 1911,
"ttfb_start": 288,
"ttfb_end": 815,
"download_start": 815,
"download_end": 1911,
"download_ms": 1096,
"all_start": 288,
"all_end": 1911,
"all_ms": 1623,
"index": 5,
"number": 6
},
{
"type": 3,
"id": "35968.8",
"request_id": "35968.8",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif",
"raw_id": "35968.8",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 28461,
"ttfb_ms": 1231,
"load_start": 288,
"load_start_float": 288.00015999999999,
"bytesIn": 4166122,
"objectSize": 4166122,
"objectSizeUncompressed": 4166122,
"chunks": [
{
"ts": 1770,
"bytes": 16375
},
{
"ts": 1799,
"bytes": 16375
},
{
"ts": 1833,
"bytes": 16375
},
{
"ts": 1851,
"bytes": 16375
},
{
"ts": 1879,
"bytes": 16375
},
{
"ts": 2016,
"bytes": 16375
},
{
"ts": 2044,
"bytes": 16375
},
{
"ts": 2072,
"bytes": 16375
},
{
"ts": 2648,
"bytes": 16375
},
{
"ts": 2676,
"bytes": 16375
},
{
"ts": 2704,
"bytes": 16375
},
{
"ts": 2733,
"bytes": 16375
},
{
"ts": 2766,
"bytes": 16375
},
{
"ts": 2784,
"bytes": 16375
},
{
"ts": 2874,
"bytes": 16375
},
{
"ts": 2895,
"bytes": 16375
},
{
"ts": 3216,
"bytes": 16375
},
{
"ts": 3242,
"bytes": 16375
},
{
"ts": 3275,
"bytes": 16375
},
{
"ts": 3303,
"bytes": 16375
},
{
"ts": 3328,
"bytes": 16375
},
{
"ts": 3355,
"bytes": 16375
},
{
"ts": 3379,
"bytes": 16375
},
{
"ts": 3407,
"bytes": 16375
},
{
"ts": 3657,
"bytes": 16375
},
{
"ts": 3686,
"bytes": 16375
},
{
"ts": 3709,
"bytes": 16375
},
{
"ts": 3740,
"bytes": 16375
},
{
"ts": 3764,
"bytes": 16375
},
{
"ts": 3794,
"bytes": 16375
},
{
"ts": 3837,
"bytes": 16375
},
{
"ts": 3846,
"bytes": 16375
},
{
"ts": 4138,
"bytes": 16375
},
{
"ts": 4166,
"bytes": 16375
},
{
"ts": 4190,
"bytes": 16375
},
{
"ts": 4218,
"bytes": 16375
},
{
"ts": 4247,
"bytes": 16375
},
{
"ts": 4275,
"bytes": 16375
},
{
"ts": 4308,
"bytes": 16375
},
{
"ts": 4332,
"bytes": 16375
},
{
"ts": 4577,
"bytes": 16375
},
{
"ts": 4605,
"bytes": 16375
},
{
"ts": 4638,
"bytes": 16375
},
{
"ts": 4662,
"bytes": 16375
},
{
"ts": 4688,
"bytes": 16375
},
{
"ts": 4716,
"bytes": 16375
},
{
"ts": 4744,
"bytes": 16375
},
{
"ts": 4770,
"bytes": 16375
},
{
"ts": 5237,
"bytes": 16375
},
{
"ts": 5265,
"bytes": 16375
},
{
"ts": 5294,
"bytes": 16375
},
{
"ts": 5322,
"bytes": 16375
},
{
"ts": 5350,
"bytes": 16375
},
{
"ts": 5374,
"bytes": 16375
},
{
"ts": 5402,
"bytes": 16375
},
{
"ts": 5431,
"bytes": 16375
},
{
"ts": 5926,
"bytes": 16375
},
{
"ts": 5954,
"bytes": 16375
},
{
"ts": 5982,
"bytes": 16375
},
{
"ts": 6006,
"bytes": 16375
},
{
"ts": 6035,
"bytes": 16375
},
{
"ts": 6063,
"bytes": 16375
},
{
"ts": 6091,
"bytes": 16375
},
{
"ts": 6118,
"bytes": 16375
},
{
"ts": 6832,
"bytes": 16375
},
{
"ts": 6860,
"bytes": 16375
},
{
"ts": 6888,
"bytes": 16375
},
{
"ts": 6917,
"bytes": 16375
},
{
"ts": 6945,
"bytes": 16375
},
{
"ts": 6968,
"bytes": 16375
},
{
"ts": 6999,
"bytes": 16375
},
{
"ts": 7027,
"bytes": 16375
},
{
"ts": 7766,
"bytes": 16375
},
{
"ts": 7794,
"bytes": 16375
},
{
"ts": 7823,
"bytes": 16375
},
{
"ts": 7851,
"bytes": 16375
},
{
"ts": 7876,
"bytes": 16375
},
{
"ts": 7902,
"bytes": 16375
},
{
"ts": 7931,
"bytes": 16375
},
{
"ts": 7964,
"bytes": 16375
},
{
"ts": 8874,
"bytes": 16375
},
{
"ts": 8902,
"bytes": 16375
},
{
"ts": 8936,
"bytes": 16375
},
{
"ts": 8954,
"bytes": 16375
},
{
"ts": 8982,
"bytes": 16375
},
{
"ts": 9020,
"bytes": 16375
},
{
"ts": 9044,
"bytes": 16375
},
{
"ts": 9077,
"bytes": 16375
},
{
"ts": 9829,
"bytes": 16294
},
{
"ts": 9855,
"bytes": 16375
},
{
"ts": 9883,
"bytes": 16375
},
{
"ts": 9912,
"bytes": 16375
},
{
"ts": 9935,
"bytes": 16375
},
{
"ts": 9968,
"bytes": 16375
},
{
"ts": 9997,
"bytes": 16375
},
{
"ts": 10021,
"bytes": 16456
},
{
"ts": 10761,
"bytes": 16375
},
{
"ts": 10789,
"bytes": 16375
},
{
"ts": 10824,
"bytes": 16375
},
{
"ts": 10846,
"bytes": 16375
},
{
"ts": 10874,
"bytes": 16375
},
{
"ts": 10897,
"bytes": 16375
},
{
"ts": 10931,
"bytes": 16375
},
{
"ts": 10954,
"bytes": 16375
},
{
"ts": 11204,
"bytes": 16375
},
{
"ts": 11233,
"bytes": 16375
},
{
"ts": 11256,
"bytes": 16375
},
{
"ts": 11284,
"bytes": 16375
},
{
"ts": 11318,
"bytes": 16375
},
{
"ts": 11341,
"bytes": 16375
},
{
"ts": 11364,
"bytes": 16375
},
{
"ts": 11398,
"bytes": 16375
},
{
"ts": 12105,
"bytes": 16375
},
{
"ts": 12133,
"bytes": 16375
},
{
"ts": 12157,
"bytes": 16375
},
{
"ts": 12192,
"bytes": 16375
},
{
"ts": 12219,
"bytes": 16375
},
{
"ts": 12242,
"bytes": 16375
},
{
"ts": 12270,
"bytes": 16375
},
{
"ts": 12303,
"bytes": 16375
},
{
"ts": 12855,
"bytes": 16375
},
{
"ts": 12881,
"bytes": 16375
},
{
"ts": 12912,
"bytes": 16375
},
{
"ts": 12940,
"bytes": 16375
},
{
"ts": 12964,
"bytes": 16375
},
{
"ts": 12992,
"bytes": 16375
},
{
"ts": 13020,
"bytes": 16375
},
{
"ts": 13053,
"bytes": 16375
},
{
"ts": 13845,
"bytes": 1152
},
{
"ts": 13845,
"bytes": 15223
},
{
"ts": 13879,
"bytes": 16375
},
{
"ts": 13902,
"bytes": 16375
},
{
"ts": 13935,
"bytes": 16375
},
{
"ts": 13959,
"bytes": 16375
},
{
"ts": 13982,
"bytes": 16375
},
{
"ts": 14011,
"bytes": 16375
},
{
"ts": 14039,
"bytes": 16375
},
{
"ts": 15053,
"bytes": 16375
},
{
"ts": 15086,
"bytes": 16375
},
{
"ts": 15110,
"bytes": 16375
},
{
"ts": 15134,
"bytes": 16375
},
{
"ts": 15162,
"bytes": 16375
},
{
"ts": 15192,
"bytes": 16375
},
{
"ts": 15216,
"bytes": 16375
},
{
"ts": 15249,
"bytes": 16375
},
{
"ts": 16209,
"bytes": 16375
},
{
"ts": 16237,
"bytes": 16375
},
{
"ts": 16261,
"bytes": 16375
},
{
"ts": 16294,
"bytes": 16375
},
{
"ts": 16317,
"bytes": 16375
},
{
"ts": 16351,
"bytes": 16375
},
{
"ts": 16374,
"bytes": 16375
},
{
"ts": 16398,
"bytes": 16375
},
{
"ts": 17365,
"bytes": 16375
},
{
"ts": 17388,
"bytes": 16375
},
{
"ts": 17412,
"bytes": 16375
},
{
"ts": 17440,
"bytes": 16375
},
{
"ts": 17468,
"bytes": 16375
},
{
"ts": 17499,
"bytes": 16375
},
{
"ts": 17523,
"bytes": 16375
},
{
"ts": 17551,
"bytes": 16375
},
{
"ts": 18379,
"bytes": 16375
},
{
"ts": 18407,
"bytes": 16375
},
{
"ts": 18436,
"bytes": 16375
},
{
"ts": 18473,
"bytes": 16375
},
{
"ts": 18487,
"bytes": 16375
},
{
"ts": 18516,
"bytes": 16375
},
{
"ts": 18549,
"bytes": 16375
},
{
"ts": 18567,
"bytes": 16375
},
{
"ts": 19506,
"bytes": 16353
},
{
"ts": 19530,
"bytes": 16375
},
{
"ts": 19558,
"bytes": 16375
},
{
"ts": 19586,
"bytes": 16375
},
{
"ts": 19615,
"bytes": 16375
},
{
"ts": 19640,
"bytes": 16375
},
{
"ts": 19671,
"bytes": 16375
},
{
"ts": 19695,
"bytes": 16375
},
{
"ts": 19723,
"bytes": 22
},
{
"ts": 20959,
"bytes": 16353
},
{
"ts": 20999,
"bytes": 16375
},
{
"ts": 21020,
"bytes": 16375
},
{
"ts": 21044,
"bytes": 16375
},
{
"ts": 21072,
"bytes": 16375
},
{
"ts": 21098,
"bytes": 16375
},
{
"ts": 21136,
"bytes": 16375
},
{
"ts": 21157,
"bytes": 16375
},
{
"ts": 21181,
"bytes": 22
},
{
"ts": 22083,
"bytes": 65500
},
{
"ts": 22153,
"bytes": 32750
},
{
"ts": 22192,
"bytes": 32750
},
{
"ts": 23052,
"bytes": 16375
},
{
"ts": 23076,
"bytes": 16375
},
{
"ts": 23109,
"bytes": 16375
},
{
"ts": 23139,
"bytes": 16375
},
{
"ts": 23168,
"bytes": 16375
},
{
"ts": 23196,
"bytes": 16375
},
{
"ts": 23215,
"bytes": 16375
},
{
"ts": 23245,
"bytes": 16375
},
{
"ts": 23722,
"bytes": 32750
},
{
"ts": 23776,
"bytes": 32750
},
{
"ts": 23783,
"bytes": 16375
},
{
"ts": 23851,
"bytes": 32750
},
{
"ts": 23919,
"bytes": 16375
},
{
"ts": 24765,
"bytes": 65500
},
{
"ts": 24790,
"bytes": 16375
},
{
"ts": 24847,
"bytes": 16375
},
{
"ts": 24926,
"bytes": 32750
},
{
"ts": 25552,
"bytes": 32750
},
{
"ts": 25628,
"bytes": 49125
},
{
"ts": 25640,
"bytes": 16375
},
{
"ts": 25685,
"bytes": 16375
},
{
"ts": 25698,
"bytes": 16375
},
{
"ts": 26228,
"bytes": 16375
},
{
"ts": 26257,
"bytes": 16375
},
{
"ts": 26309,
"bytes": 32750
},
{
"ts": 26360,
"bytes": 32750
},
{
"ts": 26416,
"bytes": 32750
},
{
"ts": 26853,
"bytes": 8076
},
{
"ts": 26856,
"bytes": 8299
},
{
"ts": 26994,
"bytes": 24451
},
{
"ts": 27077,
"bytes": 49125
},
{
"ts": 27123,
"bytes": 16375
},
{
"ts": 27144,
"bytes": 24674
},
{
"ts": 27739,
"bytes": 16375
},
{
"ts": 27851,
"bytes": 65500
},
{
"ts": 27886,
"bytes": 16375
},
{
"ts": 27915,
"bytes": 32750
},
{
"ts": 28626,
"bytes": 16375
},
{
"ts": 28723,
"bytes": 65500
},
{
"ts": 28749,
"bytes": 23247
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 330,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Medium",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 4166122",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"3f91ea-67fe2678-b247f43fc87a3ac0;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:20 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2164,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 83,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 4166122,
"image_save": 706029,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 287,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 13,
"http2_stream_dependency": 11,
"http2_stream_weight": 183,
"http2_stream_exclusive": 1,
"netlog_id": 160,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "4.0 MiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 4480,
"ImageHeight": 6720,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "4480x6720",
"Megapixels": 30.100000000000001
}
},
"magick": {
"format": "JPEG",
"formatDescription": "Joint Photographic Experts Group JFIF format",
"mimeType": "image\/jpeg",
"class": "DirectClass",
"geometry": {
"width": 4480,
"height": 6720,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 30105600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 206.04599999999999,
"standardDeviation": 46.219200000000001,
"kurtosis": 0.43720999999999999,
"skewness": -1.2933699999999999,
"entropy": 0.81741900000000001
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 215.58799999999999,
"standardDeviation": 32.022799999999997,
"kurtosis": 1.7071400000000001,
"skewness": -1.47824,
"entropy": 0.79843299999999995
},
"green": {
"min": 0,
"max": 255,
"mean": 205.024,
"standardDeviation": 46.254399999999997,
"kurtosis": -0.32148700000000002,
"skewness": -1.0420700000000001,
"entropy": 0.81994500000000003
},
"blue": {
"min": 0,
"max": 255,
"mean": 197.52500000000001,
"standardDeviation": 60.380299999999998,
"kurtosis": -0.70336699999999996,
"skewness": -0.968588,
"entropy": 0.83387999999999995
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "JPEG",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 4480,
"height": 6720,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "JPEG",
"quality": 94,
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:48:48+00:00",
"date:modify": "2025-04-30T06:48:48+00:00",
"jpeg:colorspace": "2",
"jpeg:sampling-factor": "1x1,1x1,1x1",
"signature": "e597ae50e91f778e6b8faa31be36e1cd374ee325ea5b3b351053d375ab1e0cd2"
},
"tainted": false,
"filesize": "4.14288MB",
"numberPixels": "30105600",
"pixelsPerSecond": "79.0791MB",
"userTime": "0.380u",
"elapsedTime": "0:01.380"
}
},
"jpeg_scan_count": 7,
"score_progressive_jpeg": 100,
"load_end": 28749,
"ttfb_start": 288,
"ttfb_end": 1519,
"download_start": 1519,
"download_end": 28749,
"download_ms": 27230,
"all_start": 288,
"all_end": 28749,
"all_ms": 28461,
"index": 6,
"number": 7
},
{
"type": 3,
"id": "35968.30",
"request_id": "35968.30",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/assets\/js\/app-min.js",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/assets\/js\/app-min.js",
"raw_id": "35968.30",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Script",
"load_ms": 430,
"ttfb_ms": 344,
"load_start": 311,
"load_start_float": 311.00016599999998,
"bytesIn": 42849,
"objectSize": 42849,
"objectSizeUncompressed": 139072,
"chunks": [
{
"ts": 682,
"bytes": 16375,
"inflated": 46486
},
{
"ts": 708,
"bytes": 16375,
"inflated": 54864
},
{
"ts": 740,
"bytes": 10099,
"inflated": 37722
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/javascript",
"contentEncoding": "br",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 578,
"initiator_column": "",
"initiator_type": "parser",
"priority": "High",
"initial_priority": "Medium",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/assets\/js\/app-min.js",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=2",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: script",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"content-encoding: br",
"content-length: 42849",
"content-type: text\/javascript",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"21f40-68089e9a-8155f3128e928405;br\"",
"last-modified: Wed, 23 Apr 2025 08:02:34 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 1777,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 42849,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 293,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 15,
"http2_stream_dependency": 3,
"http2_stream_weight": 220,
"http2_stream_exclusive": 1,
"netlog_id": 166,
"server_port": "443",
"renderBlocking": "in_body_parser_blocking",
"load_end": 741,
"ttfb_start": 311,
"ttfb_end": 655,
"download_start": 655,
"download_end": 741,
"download_ms": 86,
"all_start": 311,
"all_end": 741,
"all_ms": 430,
"index": 7,
"number": 8,
"cpuTimes": {
"EvaluateScript": 31,
"v8.compile": 2,
"FunctionCall": 14
},
"cpu.EvaluateScript": 31,
"cpu.v8.compile": 2,
"cpu.FunctionCall": 14,
"cpuTime": 47,
"js_timing": [
[
849.803,
880.53599999999994
],
[
849.82299999999998,
852.14700000000005
],
[
899.298,
899.31299999999999
],
[
899.31899999999996,
899.322
],
[
899.32600000000002,
900.48800000000006
],
[
900.52300000000002,
900.52999999999997
],
[
900.53499999999997,
900.53700000000003
],
[
900.54100000000005,
900.54399999999998
],
[
900.548,
900.55100000000004
],
[
901.10400000000004,
901.13400000000001
],
[
901.13999999999999,
901.14999999999998
],
[
901.15499999999997,
901.15999999999997
],
[
901.16399999999999,
901.16899999999998
],
[
901.17200000000003,
901.178
],
[
901.18399999999997,
901.19000000000005
],
[
901.19600000000003,
901.20600000000002
],
[
1000.061,
1000.177
],
[
1000.183,
1000.192
],
[
1000.2089999999999,
1000.215
],
[
1000.218,
1000.223
],
[
1000.227,
1000.236
],
[
1000.24,
1000.244
],
[
1000.248,
1000.252
],
[
1318.7,
1319.905
],
[
1504.308,
1504.6489999999999
],
[
2014.2439999999999,
2014.8340000000001
],
[
2504.54,
2504.71
],
[
2504.75,
2504.819
],
[
2504.8310000000001,
2504.884
],
[
2504.8919999999998,
2504.9479999999999
],
[
2504.96,
2505.018
],
[
2505.0250000000001,
2505.0709999999999
],
[
2505.078,
2505.1210000000001
],
[
3085.239,
3085.7240000000002
],
[
7514.7709999999997,
7515.2939999999999
],
[
8721.8389999999999,
8722.2870000000003
],
[
9335.6299999999992,
9336.1309999999994
],
[
11552.061,
11552.487999999999
],
[
11884.651,
11885.091
],
[
12818.200000000001,
12818.67
],
[
13452.778,
13453.262000000001
],
[
14528.655000000001,
14529.637000000001
],
[
16557.409,
16558.112000000001
],
[
17707.82,
17708.274000000001
],
[
23387.468000000001,
23387.866999999998
],
[
24142.84,
24143.833999999999
],
[
24673.18,
24674.108
],
[
26905.655999999999,
26906.436000000002
],
[
28854.629000000001,
28855.137999999999
]
]
},
{
"type": 3,
"id": "35968.9",
"request_id": "35968.9",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif",
"raw_id": "35968.9",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 28579,
"ttfb_ms": 223,
"load_start": 313,
"load_start_float": 313.00017200000002,
"bytesIn": 786072,
"objectSize": 786072,
"objectSizeUncompressed": 786072,
"chunks": [
{
"ts": 4108,
"bytes": 16375
},
{
"ts": 5020,
"bytes": 16375
},
{
"ts": 6473,
"bytes": 16375
},
{
"ts": 7464,
"bytes": 611
},
{
"ts": 7497,
"bytes": 15764
},
{
"ts": 8483,
"bytes": 16375
},
{
"ts": 9422,
"bytes": 4715
},
{
"ts": 9449,
"bytes": 11660
},
{
"ts": 10598,
"bytes": 16353
},
{
"ts": 10624,
"bytes": 22
},
{
"ts": 11736,
"bytes": 14387
},
{
"ts": 11754,
"bytes": 1988
},
{
"ts": 13303,
"bytes": 16375
},
{
"ts": 14294,
"bytes": 16213
},
{
"ts": 14313,
"bytes": 16375
},
{
"ts": 14341,
"bytes": 162
},
{
"ts": 15445,
"bytes": 16375
},
{
"ts": 15464,
"bytes": 16375
},
{
"ts": 16563,
"bytes": 2489
},
{
"ts": 16596,
"bytes": 16375
},
{
"ts": 16619,
"bytes": 13886
},
{
"ts": 17551,
"bytes": 1359
},
{
"ts": 17582,
"bytes": 14994
},
{
"ts": 17605,
"bytes": 94
},
{
"ts": 18077,
"bytes": 16375
},
{
"ts": 18101,
"bytes": 16375
},
{
"ts": 18653,
"bytes": 16294
},
{
"ts": 18681,
"bytes": 16375
},
{
"ts": 18709,
"bytes": 16375
},
{
"ts": 18733,
"bytes": 16375
},
{
"ts": 18768,
"bytes": 16375
},
{
"ts": 18796,
"bytes": 16375
},
{
"ts": 18815,
"bytes": 81
},
{
"ts": 21181,
"bytes": 16375
},
{
"ts": 21704,
"bytes": 16375
},
{
"ts": 21735,
"bytes": 16375
},
{
"ts": 22947,
"bytes": 16375
},
{
"ts": 22970,
"bytes": 16375
},
{
"ts": 23472,
"bytes": 16353
},
{
"ts": 23543,
"bytes": 32772
},
{
"ts": 24958,
"bytes": 16375
},
{
"ts": 25460,
"bytes": 16353
},
{
"ts": 25476,
"bytes": 16397
},
{
"ts": 26185,
"bytes": 16353
},
{
"ts": 26195,
"bytes": 16397
},
{
"ts": 26647,
"bytes": 16294
},
{
"ts": 26670,
"bytes": 16375
},
{
"ts": 26723,
"bytes": 16456
},
{
"ts": 28412,
"bytes": 49125
},
{
"ts": 28870,
"bytes": 65500
},
{
"ts": 28892,
"bytes": 16375
}
],
"expires": "Wed, 07 May 2025 06:48:20 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 342,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 1271080",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"136528-67ff3b91-5eb3cf96799159a0;;;\"",
"expires: Wed, 07 May 2025 06:48:20 GMT",
"last-modified: Wed, 16 Apr 2025 05:09:37 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2128,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1271080,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 294,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 17,
"http2_stream_dependency": 13,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 172,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Truncated 'mdat' data"
},
"File": {
"FileSize": "768 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2700
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2700",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 1270798,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2700",
"Megapixels": 4.9000000000000004
}
}
},
"load_end": 28892,
"ttfb_start": 313,
"ttfb_end": 536,
"download_start": 536,
"download_end": 28892,
"download_ms": 28356,
"all_start": 313,
"all_end": 28892,
"all_ms": 28579,
"index": 8,
"number": 9
},
{
"type": 3,
"id": "35968.10",
"request_id": "35968.10",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif",
"raw_id": "35968.10",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 28741,
"ttfb_ms": 4045,
"load_start": 313,
"load_start_float": 313.00017800000001,
"bytesIn": 786144,
"objectSize": 786144,
"objectSizeUncompressed": 786144,
"chunks": [
{
"ts": 5049,
"bytes": 16375
},
{
"ts": 6501,
"bytes": 16375
},
{
"ts": 7497,
"bytes": 611
},
{
"ts": 7520,
"bytes": 15764
},
{
"ts": 8506,
"bytes": 16375
},
{
"ts": 9450,
"bytes": 4715
},
{
"ts": 9478,
"bytes": 11660
},
{
"ts": 10624,
"bytes": 16353
},
{
"ts": 10652,
"bytes": 22
},
{
"ts": 11754,
"bytes": 14387
},
{
"ts": 11783,
"bytes": 1988
},
{
"ts": 12624,
"bytes": 16375
},
{
"ts": 12654,
"bytes": 72
},
{
"ts": 12744,
"bytes": 16375
},
{
"ts": 12772,
"bytes": 16375
},
{
"ts": 14180,
"bytes": 16213
},
{
"ts": 14204,
"bytes": 16375
},
{
"ts": 14237,
"bytes": 162
},
{
"ts": 15329,
"bytes": 16375
},
{
"ts": 15355,
"bytes": 16375
},
{
"ts": 16456,
"bytes": 2489
},
{
"ts": 16483,
"bytes": 16375
},
{
"ts": 16511,
"bytes": 13886
},
{
"ts": 18365,
"bytes": 16375
},
{
"ts": 18816,
"bytes": 16294
},
{
"ts": 18844,
"bytes": 16375
},
{
"ts": 18874,
"bytes": 16375
},
{
"ts": 18902,
"bytes": 16375
},
{
"ts": 18931,
"bytes": 16375
},
{
"ts": 18959,
"bytes": 16375
},
{
"ts": 18987,
"bytes": 81
},
{
"ts": 19921,
"bytes": 16375
},
{
"ts": 19949,
"bytes": 72
},
{
"ts": 20605,
"bytes": 1359
},
{
"ts": 20636,
"bytes": 14994
},
{
"ts": 20657,
"bytes": 16375
},
{
"ts": 20685,
"bytes": 22
},
{
"ts": 21596,
"bytes": 16375
},
{
"ts": 21619,
"bytes": 16375
},
{
"ts": 22875,
"bytes": 32750
},
{
"ts": 23325,
"bytes": 1359
},
{
"ts": 23409,
"bytes": 31391
},
{
"ts": 24927,
"bytes": 16375
},
{
"ts": 25395,
"bytes": 32750
},
{
"ts": 26072,
"bytes": 16353
},
{
"ts": 26089,
"bytes": 16375
},
{
"ts": 26114,
"bytes": 22
},
{
"ts": 26531,
"bytes": 49044
},
{
"ts": 26590,
"bytes": 81
},
{
"ts": 28476,
"bytes": 32750
},
{
"ts": 28570,
"bytes": 16375
},
{
"ts": 28964,
"bytes": 32750
},
{
"ts": 29054,
"bytes": 49125
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 349,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 3699527",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"387347-67fe267a-f2dc97d11b633d0b;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:22 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 29,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 3699527,
"image_save": 2618913,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 294,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 19,
"http2_stream_dependency": 17,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 178,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "768 KiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 4480,
"ImageHeight": 6720,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "4480x6720",
"Megapixels": 30.100000000000001
}
},
"magick": {
"format": "JPEG",
"formatDescription": "Joint Photographic Experts Group JFIF format",
"mimeType": "image\/jpeg",
"class": "DirectClass",
"geometry": {
"width": 4480,
"height": 6720,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 30105600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 194.88900000000001,
"standardDeviation": 45.936199999999999,
"kurtosis": 0.85009500000000005,
"skewness": -1.35259,
"entropy": 0.84143599999999996
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 203.053,
"standardDeviation": 32.1036,
"kurtosis": 2.0903999999999998,
"skewness": -1.43127,
"entropy": 0.82051300000000005
},
"green": {
"min": 0,
"max": 255,
"mean": 193.69999999999999,
"standardDeviation": 46.456400000000002,
"kurtosis": 0.054895899999999997,
"skewness": -1.1237600000000001,
"entropy": 0.84403899999999998
},
"blue": {
"min": 0,
"max": 255,
"mean": 187.91399999999999,
"standardDeviation": 59.2485,
"kurtosis": -0.29830899999999999,
"skewness": -1.07555,
"entropy": 0.85975699999999999
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "JPEG",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 4480,
"height": 6720,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "JPEG",
"quality": 94,
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:48:54+00:00",
"date:modify": "2025-04-30T06:48:54+00:00",
"jpeg:colorspace": "2",
"jpeg:sampling-factor": "1x1,1x1,1x1",
"signature": "20dfd392be7c7b6d1eff16fa71127b781f1d23b783fef8af5006e73fae7c1a19"
},
"tainted": false,
"filesize": "786144B",
"numberPixels": "30105600",
"pixelsPerSecond": "85.6674MB",
"userTime": "0.340u",
"elapsedTime": "0:01.351"
}
},
"jpeg_scan_count": 2,
"score_progressive_jpeg": 100,
"load_end": 29054,
"ttfb_start": 313,
"ttfb_end": 4358,
"download_start": 4358,
"download_end": 29054,
"download_ms": 24696,
"all_start": 313,
"all_end": 29054,
"all_ms": 28741,
"index": 9,
"number": 10
},
{
"type": 3,
"id": "35968.11",
"request_id": "35968.11",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif",
"raw_id": "35968.11",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 8918,
"ttfb_ms": 4051,
"load_start": 313,
"load_start_float": 313.00018399999999,
"bytesIn": 60754,
"objectSize": 60754,
"objectSizeUncompressed": 60754,
"chunks": [
{
"ts": 5789,
"bytes": 16375
},
{
"ts": 6803,
"bytes": 16375
},
{
"ts": 8261,
"bytes": 16375
},
{
"ts": 9231,
"bytes": 11629
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 371,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 60754",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"ed52-67fe2688-91ddd53eff01ce04;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:36 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2113,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 60754,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 295,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 21,
"http2_stream_dependency": 19,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 184,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "59 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1280,
"ImageHeight": 1600
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1280x1600",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 60472,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1280x1600",
"Megapixels": 2
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1280,
"height": 1600,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 2048000,
"imageStatistics": {
"all": {
"min": 6,
"max": 255,
"mean": 168.095,
"standardDeviation": 12.202400000000001,
"kurtosis": -1.35815,
"skewness": 0.74830399999999997,
"entropy": 0.117586
}
},
"channelStatistics": {
"red": {
"min": 6,
"max": 255,
"mean": 248.59399999999999,
"standardDeviation": 27.1205,
"kurtosis": 25.6113,
"skewness": -4.9036099999999996,
"entropy": 0.112053
},
"green": {
"min": 76,
"max": 137,
"mean": 126.89,
"standardDeviation": 5.1166799999999997,
"kurtosis": 30.311399999999999,
"skewness": -5.2851800000000004,
"entropy": 0.121518
},
"blue": {
"min": 103,
"max": 170,
"mean": 128.80199999999999,
"standardDeviation": 4.37012,
"kurtosis": 27.0761,
"skewness": 4.7481200000000001,
"entropy": 0.119186
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1280,
"height": 1600,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:29+00:00",
"date:modify": "2025-04-30T06:48:29+00:00",
"signature": "92ed9ab224f1a0d05d117675da1de1436cf5c800cb6e887f8f3ad257d56bf760"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "2048000",
"pixelsPerSecond": "27.6519MB",
"userTime": "0.080u",
"elapsedTime": "0:01.074"
}
},
"load_end": 9231,
"ttfb_start": 313,
"ttfb_end": 4364,
"download_start": 4364,
"download_end": 9231,
"download_ms": 4867,
"all_start": 313,
"all_end": 9231,
"all_ms": 8918,
"index": 10,
"number": 11
},
{
"type": 3,
"id": "35968.12",
"request_id": "35968.12",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif",
"raw_id": "35968.12",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 16140,
"ttfb_ms": 4047,
"load_start": 313,
"load_start_float": 313.00018999999998,
"bytesIn": 243105,
"objectSize": 243105,
"objectSizeUncompressed": 243105,
"chunks": [
{
"ts": 5129,
"bytes": 16375
},
{
"ts": 6584,
"bytes": 16375
},
{
"ts": 7575,
"bytes": 611
},
{
"ts": 7600,
"bytes": 15764
},
{
"ts": 8591,
"bytes": 16375
},
{
"ts": 9539,
"bytes": 4715
},
{
"ts": 9560,
"bytes": 11660
},
{
"ts": 10709,
"bytes": 16353
},
{
"ts": 10737,
"bytes": 22
},
{
"ts": 11806,
"bytes": 2980
},
{
"ts": 11841,
"bytes": 13395
},
{
"ts": 12681,
"bytes": 16213
},
{
"ts": 12706,
"bytes": 16375
},
{
"ts": 12717,
"bytes": 162
},
{
"ts": 14124,
"bytes": 16213
},
{
"ts": 14147,
"bytes": 16375
},
{
"ts": 14180,
"bytes": 162
},
{
"ts": 15273,
"bytes": 16375
},
{
"ts": 15298,
"bytes": 16375
},
{
"ts": 16407,
"bytes": 1359
},
{
"ts": 16426,
"bytes": 14994
},
{
"ts": 16453,
"bytes": 13877
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 378,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 243105",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"3b5a1-67fe2689-151f662b48ea6984;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:37 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 243105,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 296,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 23,
"http2_stream_dependency": 21,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 190,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "237 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1600,
"ImageHeight": 1143
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1600x1143",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 242823,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1600x1143",
"Megapixels": 1.8
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1600,
"height": 1143,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 1828800,
"imageStatistics": {
"all": {
"min": 1,
"max": 255,
"mean": 156.50899999999999,
"standardDeviation": 13.508699999999999,
"kurtosis": -0.98680900000000005,
"skewness": 0.85154099999999999,
"entropy": 0.651339
}
},
"channelStatistics": {
"red": {
"min": 1,
"max": 255,
"mean": 212.85300000000001,
"standardDeviation": 28.228400000000001,
"kurtosis": 5.7628599999999999,
"skewness": -2.1774,
"entropy": 0.78139899999999995
},
"green": {
"min": 79,
"max": 178,
"mean": 123.886,
"standardDeviation": 6.9035500000000001,
"kurtosis": 6.1656899999999997,
"skewness": 0.87212800000000001,
"entropy": 0.59363299999999997
},
"blue": {
"min": 73,
"max": 178,
"mean": 132.78899999999999,
"standardDeviation": 5.3941699999999999,
"kurtosis": 5.8634599999999999,
"skewness": 0.76797800000000005,
"entropy": 0.57898499999999997
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1600,
"height": 1143,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:36+00:00",
"date:modify": "2025-04-30T06:48:36+00:00",
"signature": "861aec02c8ca6bce67b3405b8fae13c8b8723f3fbcd60efc3da055e168e7cb4c"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "1828800",
"pixelsPerSecond": "20.4246MB",
"userTime": "0.090u",
"elapsedTime": "0:01.089"
}
},
"load_end": 16453,
"ttfb_start": 313,
"ttfb_end": 4360,
"download_start": 4360,
"download_end": 16453,
"download_ms": 12093,
"all_start": 313,
"all_end": 16453,
"all_ms": 16140,
"index": 11,
"number": 12
},
{
"type": 3,
"id": "35968.13",
"request_id": "35968.13",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif",
"raw_id": "35968.13",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 29506,
"ttfb_ms": 4048,
"load_start": 313,
"load_start_float": 313.00019600000002,
"bytesIn": 786072,
"objectSize": 786072,
"objectSizeUncompressed": 786072,
"chunks": [
{
"ts": 5707,
"bytes": 16375
},
{
"ts": 6724,
"bytes": 16375
},
{
"ts": 7714,
"bytes": 611
},
{
"ts": 7737,
"bytes": 15764
},
{
"ts": 9148,
"bytes": 16353
},
{
"ts": 9181,
"bytes": 22
},
{
"ts": 10322,
"bytes": 16353
},
{
"ts": 10355,
"bytes": 22
},
{
"ts": 11451,
"bytes": 14387
},
{
"ts": 11478,
"bytes": 1988
},
{
"ts": 12360,
"bytes": 16375
},
{
"ts": 13352,
"bytes": 15336
},
{
"ts": 13388,
"bytes": 1111
},
{
"ts": 14427,
"bytes": 1900
},
{
"ts": 14449,
"bytes": 16375
},
{
"ts": 14482,
"bytes": 14475
},
{
"ts": 15549,
"bytes": 16375
},
{
"ts": 15574,
"bytes": 16375
},
{
"ts": 16676,
"bytes": 2489
},
{
"ts": 16714,
"bytes": 16375
},
{
"ts": 16729,
"bytes": 13886
},
{
"ts": 17606,
"bytes": 14591
},
{
"ts": 17632,
"bytes": 16375
},
{
"ts": 17667,
"bytes": 1784
},
{
"ts": 19723,
"bytes": 16353
},
{
"ts": 19751,
"bytes": 22
},
{
"ts": 20053,
"bytes": 16213
},
{
"ts": 20091,
"bytes": 16375
},
{
"ts": 20110,
"bytes": 16375
},
{
"ts": 20143,
"bytes": 162
},
{
"ts": 21209,
"bytes": 16375
},
{
"ts": 21240,
"bytes": 16375
},
{
"ts": 22490,
"bytes": 32750
},
{
"ts": 23920,
"bytes": 16375
},
{
"ts": 24137,
"bytes": 16294
},
{
"ts": 24203,
"bytes": 32750
},
{
"ts": 24263,
"bytes": 81
},
{
"ts": 25008,
"bytes": 16353
},
{
"ts": 25064,
"bytes": 16397
},
{
"ts": 25720,
"bytes": 1359
},
{
"ts": 25728,
"bytes": 14994
},
{
"ts": 25783,
"bytes": 16397
},
{
"ts": 26804,
"bytes": 8076
},
{
"ts": 26853,
"bytes": 8299
},
{
"ts": 27221,
"bytes": 32750
},
{
"ts": 27272,
"bytes": 32750
},
{
"ts": 28001,
"bytes": 49125
},
{
"ts": 29201,
"bytes": 16375
},
{
"ts": 29243,
"bytes": 16375
},
{
"ts": 29325,
"bytes": 49125
},
{
"ts": 29693,
"bytes": 16353
},
{
"ts": 29763,
"bytes": 32750
},
{
"ts": 29819,
"bytes": 22
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 386,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 1089584",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"10a030-67fe26a0-c67290db742fe376;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:28:00 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1089584,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 297,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 25,
"http2_stream_dependency": 23,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 196,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Truncated 'mdat' data"
},
"File": {
"FileSize": "768 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2519
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2519",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 1089302,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2519",
"Megapixels": 4.5
}
}
},
"load_end": 29819,
"ttfb_start": 313,
"ttfb_end": 4361,
"download_start": 4361,
"download_end": 29819,
"download_ms": 25458,
"all_start": 313,
"all_end": 29819,
"all_ms": 29506,
"index": 12,
"number": 13
},
{
"type": 3,
"id": "35968.14",
"request_id": "35968.14",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif",
"raw_id": "35968.14",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 12401,
"ttfb_ms": 4047,
"load_start": 314,
"load_start_float": 314.000202,
"bytesIn": 120110,
"objectSize": 120110,
"objectSizeUncompressed": 120110,
"chunks": [
{
"ts": 5185,
"bytes": 16375
},
{
"ts": 6638,
"bytes": 16375
},
{
"ts": 7630,
"bytes": 611
},
{
"ts": 7662,
"bytes": 15764
},
{
"ts": 8620,
"bytes": 11253
},
{
"ts": 8629,
"bytes": 5122
},
{
"ts": 9561,
"bytes": 4715
},
{
"ts": 9582,
"bytes": 11660
},
{
"ts": 10737,
"bytes": 16375
},
{
"ts": 11841,
"bytes": 2980
},
{
"ts": 11855,
"bytes": 13395
},
{
"ts": 12715,
"bytes": 5485
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 394,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 120110",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"1d52e-67fe2689-da08eea039499f1a;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:37 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 120110,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 297,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 27,
"http2_stream_dependency": 25,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 202,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "117 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1143,
"ImageHeight": 1600
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1143x1600",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 119828,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1143x1600",
"Megapixels": 1.8
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1143,
"height": 1600,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 1828800,
"imageStatistics": {
"all": {
"min": 4,
"max": 255,
"mean": 140.791,
"standardDeviation": 9.6055799999999998,
"kurtosis": 1.5694900000000001,
"skewness": 0.92974400000000001,
"entropy": 0.59147499999999997
}
},
"channelStatistics": {
"red": {
"min": 4,
"max": 255,
"mean": 166.392,
"standardDeviation": 18.404699999999998,
"kurtosis": 9.9681499999999996,
"skewness": -0.226219,
"entropy": 0.68907300000000005
},
"green": {
"min": 77,
"max": 133,
"mean": 120.434,
"standardDeviation": 5.0254599999999998,
"kurtosis": 9.2325700000000008,
"skewness": -2.7223199999999999,
"entropy": 0.54984999999999995
},
"blue": {
"min": 111,
"max": 183,
"mean": 135.547,
"standardDeviation": 5.38659,
"kurtosis": 9.7810400000000008,
"skewness": 2.7121,
"entropy": 0.53549999999999998
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1143,
"height": 1600,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:32+00:00",
"date:modify": "2025-04-30T06:48:32+00:00",
"signature": "c9b58a2432e788c59f6f46da1cec62e62097fa58ee3067458d7ea4978e5e0280"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "1828800",
"pixelsPerSecond": "24.0375MB",
"userTime": "0.080u",
"elapsedTime": "0:01.076"
}
},
"load_end": 12715,
"ttfb_start": 314,
"ttfb_end": 4361,
"download_start": 4361,
"download_end": 12715,
"download_ms": 8354,
"all_start": 314,
"all_end": 12715,
"all_ms": 12401,
"index": 13,
"number": 14
},
{
"type": 3,
"id": "35968.15",
"request_id": "35968.15",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif",
"raw_id": "35968.15",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 11134,
"ttfb_ms": 4048,
"load_start": 314,
"load_start_float": 314.00020799999999,
"bytesIn": 83832,
"objectSize": 83832,
"objectSizeUncompressed": 83832,
"chunks": [
{
"ts": 5681,
"bytes": 16375
},
{
"ts": 6700,
"bytes": 16375
},
{
"ts": 7690,
"bytes": 611
},
{
"ts": 7714,
"bytes": 15764
},
{
"ts": 9120,
"bytes": 16353
},
{
"ts": 9148,
"bytes": 22
},
{
"ts": 10294,
"bytes": 16353
},
{
"ts": 10322,
"bytes": 22
},
{
"ts": 11448,
"bytes": 1957
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 416,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 83832",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"14778-67fe2699-c15675b49f815767;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:53 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2107,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 83832,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 300,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 29,
"http2_stream_dependency": 27,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 208,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "82 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 1966
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x1966",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 83550,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x1966",
"Megapixels": 3.5
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 1966,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 3538800,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 166.99000000000001,
"standardDeviation": 12.156700000000001,
"kurtosis": -1.26664,
"skewness": 0.809778,
"entropy": 0.162768
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 244.601,
"standardDeviation": 32.857900000000001,
"kurtosis": 12.533200000000001,
"skewness": -3.52339,
"entropy": 0.186005
},
"green": {
"min": 75,
"max": 182,
"mean": 128.72200000000001,
"standardDeviation": 2.35616,
"kurtosis": 21.855599999999999,
"skewness": 3.3340800000000002,
"entropy": 0.15254400000000001
},
"blue": {
"min": 90,
"max": 163,
"mean": 127.64700000000001,
"standardDeviation": 1.25613,
"kurtosis": 29.514600000000002,
"skewness": -3.5282900000000001,
"entropy": 0.149755
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 1966,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:31+00:00",
"date:modify": "2025-04-30T06:48:31+00:00",
"signature": "36849840e4ffff172aaee885609a2522929b000ca26e573bb29880f3b99b917f"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "3538800",
"pixelsPerSecond": "27.5718MB",
"userTime": "0.140u",
"elapsedTime": "0:01.128"
}
},
"load_end": 11448,
"ttfb_start": 314,
"ttfb_end": 4362,
"download_start": 4362,
"download_end": 11448,
"download_ms": 7086,
"all_start": 314,
"all_end": 11448,
"all_ms": 11134,
"index": 14,
"number": 15
},
{
"type": 3,
"id": "35968.16",
"request_id": "35968.16",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif",
"raw_id": "35968.16",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 13035,
"ttfb_ms": 4048,
"load_start": 314,
"load_start_float": 314.00021400000003,
"bytesIn": 132030,
"objectSize": 132030,
"objectSizeUncompressed": 132030,
"chunks": [
{
"ts": 5209,
"bytes": 16375
},
{
"ts": 6667,
"bytes": 16375
},
{
"ts": 7662,
"bytes": 611
},
{
"ts": 7690,
"bytes": 15764
},
{
"ts": 9077,
"bytes": 1359
},
{
"ts": 9093,
"bytes": 14994
},
{
"ts": 9119,
"bytes": 22
},
{
"ts": 10242,
"bytes": 1359
},
{
"ts": 10266,
"bytes": 14994
},
{
"ts": 10294,
"bytes": 22
},
{
"ts": 11398,
"bytes": 1359
},
{
"ts": 11422,
"bytes": 14994
},
{
"ts": 11449,
"bytes": 22
},
{
"ts": 12322,
"bytes": 16375
},
{
"ts": 13322,
"bytes": 16375
},
{
"ts": 13349,
"bytes": 1030
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 423,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 132030",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"203be-67fe26b8-8922109dc03131ea;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:28:24 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2149,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 132030,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 301,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 31,
"http2_stream_dependency": 29,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 214,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "129 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 1048
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x1048",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 131748,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x1048",
"Megapixels": 1.8999999999999999
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 1048,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 1886400,
"imageStatistics": {
"all": {
"min": 15,
"max": 253,
"mean": 137.86500000000001,
"standardDeviation": 16.781199999999998,
"kurtosis": 0.56142700000000001,
"skewness": 0.97680500000000003,
"entropy": 0.58380200000000004
}
},
"channelStatistics": {
"red": {
"min": 15,
"max": 253,
"mean": 154.70099999999999,
"standardDeviation": 47.063400000000001,
"kurtosis": -1.5427999999999999,
"skewness": -0.31747900000000001,
"entropy": 0.81520800000000004
},
"green": {
"min": 126,
"max": 149,
"mean": 135.761,
"standardDeviation": 1.84735,
"kurtosis": -0.317054,
"skewness": 0.64705699999999999,
"entropy": 0.49697599999999997
},
"blue": {
"min": 110,
"max": 131,
"mean": 123.133,
"standardDeviation": 1.4329000000000001,
"kurtosis": -0.40557300000000002,
"skewness": 0.40166299999999999,
"entropy": 0.439224
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 1048,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:33+00:00",
"date:modify": "2025-04-30T06:48:33+00:00",
"signature": "512d71fdcb667fb1ba81a9de69809ff709eb5f25d86e6b603355df0990fc8a1d"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "1886400",
"pixelsPerSecond": "20.3484MB",
"userTime": "0.100u",
"elapsedTime": "0:01.092"
}
},
"load_end": 13349,
"ttfb_start": 314,
"ttfb_end": 4362,
"download_start": 4362,
"download_end": 13349,
"download_ms": 8987,
"all_start": 314,
"all_end": 13349,
"all_ms": 13035,
"index": 15,
"number": 16
},
{
"type": 3,
"id": "35968.17",
"request_id": "35968.17",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif",
"raw_id": "35968.17",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 11467,
"ttfb_ms": 4045,
"load_start": 314,
"load_start_float": 314.00022000000001,
"bytesIn": 109648,
"objectSize": 109648,
"objectSizeUncompressed": 109648,
"chunks": [
{
"ts": 5074,
"bytes": 16375
},
{
"ts": 6530,
"bytes": 16375
},
{
"ts": 7521,
"bytes": 611
},
{
"ts": 7546,
"bytes": 15764
},
{
"ts": 8537,
"bytes": 16375
},
{
"ts": 9478,
"bytes": 4715
},
{
"ts": 9516,
"bytes": 11660
},
{
"ts": 10652,
"bytes": 16353
},
{
"ts": 10680,
"bytes": 22
},
{
"ts": 11781,
"bytes": 11398
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 431,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 109648",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"1ac50-67fe269e-620bc5dc5683d20d;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 09:27:58 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2143,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 109648,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 301,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 33,
"http2_stream_dependency": 31,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 220,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "107 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2319
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2319",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 109366,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2319",
"Megapixels": 4.2000000000000002
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2319,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4174200,
"imageStatistics": {
"all": {
"min": 43,
"max": 251,
"mean": 155.37899999999999,
"standardDeviation": 6.6617100000000002,
"kurtosis": -1.27125,
"skewness": 0.72475699999999998,
"entropy": 0.43703900000000001
}
},
"channelStatistics": {
"red": {
"min": 43,
"max": 251,
"mean": 208.85900000000001,
"standardDeviation": 17.3063,
"kurtosis": 17.581299999999999,
"skewness": -3.5464000000000002,
"entropy": 0.51136400000000004
},
"green": {
"min": 125,
"max": 152,
"mean": 136.143,
"standardDeviation": 1.4187099999999999,
"kurtosis": 9.3605999999999998,
"skewness": 1.99292,
"entropy": 0.37384899999999999
},
"blue": {
"min": 112,
"max": 129,
"mean": 121.13500000000001,
"standardDeviation": 1.26013,
"kurtosis": 4.39893,
"skewness": -0.65748099999999998,
"entropy": 0.425904
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2319,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:31+00:00",
"date:modify": "2025-04-30T06:48:31+00:00",
"signature": "bfb40b13818b57e942ac35a7cba246bf1b81ec30018d919dc48c7a571a0ff61c"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4174200",
"pixelsPerSecond": "26.4499MB",
"userTime": "0.170u",
"elapsedTime": "0:01.157"
}
},
"load_end": 11781,
"ttfb_start": 314,
"ttfb_end": 4359,
"download_start": 4359,
"download_end": 11781,
"download_ms": 7422,
"all_start": 314,
"all_end": 11781,
"all_ms": 11467,
"index": 16,
"number": 17
},
{
"type": 3,
"id": "35968.18",
"request_id": "35968.18",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif",
"raw_id": "35968.18",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 8304,
"ttfb_ms": 4046,
"load_start": 314,
"load_start_float": 314.000226,
"bytesIn": 54238,
"objectSize": 54238,
"objectSizeUncompressed": 54238,
"chunks": [
{
"ts": 5157,
"bytes": 16375
},
{
"ts": 6615,
"bytes": 16375
},
{
"ts": 7601,
"bytes": 611
},
{
"ts": 7629,
"bytes": 15764
},
{
"ts": 8618,
"bytes": 5113
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 453,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 54238",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"d3de-67feca56-84f82da7cc73f2fd;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:06:30 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2143,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 54238,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 303,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 35,
"http2_stream_dependency": 33,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 226,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "53 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2786
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2786",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 53956,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2786",
"Megapixels": 5
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2786,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 5014800,
"imageStatistics": {
"all": {
"min": 1,
"max": 255,
"mean": 161.011,
"standardDeviation": 25.8248,
"kurtosis": -0.69543999999999995,
"skewness": 0.44944000000000001,
"entropy": 0.172042
}
},
"channelStatistics": {
"red": {
"min": 1,
"max": 255,
"mean": 226.858,
"standardDeviation": 74.969499999999996,
"kurtosis": 3.42815,
"skewness": -2.3198400000000001,
"entropy": 0.16193399999999999
},
"green": {
"min": 114,
"max": 148,
"mean": 128.46700000000001,
"standardDeviation": 1.52702,
"kurtosis": 16.003399999999999,
"skewness": 3.6583399999999999,
"entropy": 0.180594
},
"blue": {
"min": 113,
"max": 140,
"mean": 127.708,
"standardDeviation": 0.97802299999999998,
"kurtosis": 17.231999999999999,
"skewness": -3.5364300000000002,
"entropy": 0.173598
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2786,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:28+00:00",
"date:modify": "2025-04-30T06:48:28+00:00",
"signature": "9df814e7348807fb3ef3de90917bd5c9e815086899a23de4a2be459b92accc68"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "5014800",
"pixelsPerSecond": "27.82MB",
"userTime": "0.200u",
"elapsedTime": "0:01.180"
}
},
"load_end": 8618,
"ttfb_start": 314,
"ttfb_end": 4360,
"download_start": 4360,
"download_end": 8618,
"download_ms": 4258,
"all_start": 314,
"all_end": 8618,
"all_ms": 8304,
"index": 17,
"number": 18
},
{
"type": 3,
"id": "35968.19",
"request_id": "35968.19",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"raw_id": "35968.19",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 28850,
"ttfb_ms": 4045,
"load_start": 314,
"load_start_float": 314.00023199999998,
"bytesIn": 786144,
"objectSize": 786144,
"objectSizeUncompressed": 786144,
"chunks": [
{
"ts": 5100,
"bytes": 16375
},
{
"ts": 6556,
"bytes": 16375
},
{
"ts": 7547,
"bytes": 611
},
{
"ts": 7574,
"bytes": 15764
},
{
"ts": 8563,
"bytes": 16375
},
{
"ts": 9516,
"bytes": 4715
},
{
"ts": 9539,
"bytes": 11660
},
{
"ts": 10681,
"bytes": 16353
},
{
"ts": 10709,
"bytes": 22
},
{
"ts": 11783,
"bytes": 2980
},
{
"ts": 11806,
"bytes": 13395
},
{
"ts": 12655,
"bytes": 16294
},
{
"ts": 12680,
"bytes": 153
},
{
"ts": 12799,
"bytes": 16375
},
{
"ts": 12833,
"bytes": 16375
},
{
"ts": 14237,
"bytes": 16213
},
{
"ts": 14261,
"bytes": 16375
},
{
"ts": 14294,
"bytes": 162
},
{
"ts": 15383,
"bytes": 16375
},
{
"ts": 15412,
"bytes": 16375
},
{
"ts": 16511,
"bytes": 2489
},
{
"ts": 16539,
"bytes": 16375
},
{
"ts": 16563,
"bytes": 13886
},
{
"ts": 18596,
"bytes": 16375
},
{
"ts": 18987,
"bytes": 16294
},
{
"ts": 19016,
"bytes": 16375
},
{
"ts": 19044,
"bytes": 16375
},
{
"ts": 19063,
"bytes": 16375
},
{
"ts": 19091,
"bytes": 16375
},
{
"ts": 19119,
"bytes": 16456
},
{
"ts": 19950,
"bytes": 16294
},
{
"ts": 19978,
"bytes": 153
},
{
"ts": 20685,
"bytes": 16353
},
{
"ts": 20714,
"bytes": 16375
},
{
"ts": 20747,
"bytes": 22
},
{
"ts": 21652,
"bytes": 16375
},
{
"ts": 21681,
"bytes": 16375
},
{
"ts": 22929,
"bytes": 32750
},
{
"ts": 23410,
"bytes": 16353
},
{
"ts": 23472,
"bytes": 16397
},
{
"ts": 24958,
"bytes": 16375
},
{
"ts": 25395,
"bytes": 16353
},
{
"ts": 25460,
"bytes": 16397
},
{
"ts": 26115,
"bytes": 16353
},
{
"ts": 26155,
"bytes": 16375
},
{
"ts": 26185,
"bytes": 22
},
{
"ts": 26591,
"bytes": 32669
},
{
"ts": 26618,
"bytes": 16375
},
{
"ts": 26647,
"bytes": 81
},
{
"ts": 28572,
"bytes": 32750
},
{
"ts": 28574,
"bytes": 16375
},
{
"ts": 29105,
"bytes": 32750
},
{
"ts": 29164,
"bytes": 49125
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 460,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 7915873",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"78c961-67fec952-950a44eb46bed716;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:10 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2095,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 7915873,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 304,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 37,
"http2_stream_dependency": 35,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 232,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "768 KiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 15000,
"ImageHeight": 9600,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "15000x9600",
"Megapixels": 144
}
}
},
"jpeg_scan_count": 1,
"score_progressive_jpeg": 0,
"load_end": 29164,
"ttfb_start": 314,
"ttfb_end": 4359,
"download_start": 4359,
"download_end": 29164,
"download_ms": 24805,
"all_start": 314,
"all_end": 29164,
"all_ms": 28850,
"index": 18,
"number": 19
},
{
"type": 3,
"id": "35968.20",
"request_id": "35968.20",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"raw_id": "35968.20",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 29510,
"ttfb_ms": 4049,
"load_start": 314,
"load_start_float": 314.00023800000002,
"bytesIn": 786072,
"objectSize": 786072,
"objectSizeUncompressed": 769675,
"chunks": [
{
"ts": 5822,
"bytes": 16375
},
{
"ts": 7274,
"bytes": 16375
},
{
"ts": 8288,
"bytes": 16375
},
{
"ts": 9232,
"bytes": 16375
},
{
"ts": 10411,
"bytes": 16375
},
{
"ts": 11533,
"bytes": 16375
},
{
"ts": 12434,
"bytes": 16375
},
{
"ts": 13491,
"bytes": 16375
},
{
"ts": 13519,
"bytes": 72
},
{
"ts": 14481,
"bytes": 16375
},
{
"ts": 14505,
"bytes": 16375
},
{
"ts": 15601,
"bytes": 16375
},
{
"ts": 15628,
"bytes": 16375
},
{
"ts": 16727,
"bytes": 16375
},
{
"ts": 16755,
"bytes": 16375
},
{
"ts": 17665,
"bytes": 16375
},
{
"ts": 17684,
"bytes": 16375
},
{
"ts": 19750,
"bytes": 16375
},
{
"ts": 20142,
"bytes": 16375
},
{
"ts": 20161,
"bytes": 16375
},
{
"ts": 20193,
"bytes": 16375
},
{
"ts": 21269,
"bytes": 16375
},
{
"ts": 21293,
"bytes": 16375
},
{
"ts": 22568,
"bytes": 16375
},
{
"ts": 22569,
"bytes": 16375
},
{
"ts": 23947,
"bytes": 16375
},
{
"ts": 24262,
"bytes": 16375
},
{
"ts": 24263,
"bytes": 16375
},
{
"ts": 24263,
"bytes": 16375
},
{
"ts": 25062,
"bytes": 16375
},
{
"ts": 25133,
"bytes": 16375
},
{
"ts": 25782,
"bytes": 16375
},
{
"ts": 25852,
"bytes": 16375
},
{
"ts": 26855,
"bytes": 16375
},
{
"ts": 27294,
"bytes": 16375
},
{
"ts": 27346,
"bytes": 16375
},
{
"ts": 27346,
"bytes": 16375
},
{
"ts": 27440,
"bytes": 16375
},
{
"ts": 28027,
"bytes": 16375
},
{
"ts": 28074,
"bytes": 16375
},
{
"ts": 28168,
"bytes": 16375
},
{
"ts": 29382,
"bytes": 16375
},
{
"ts": 29382,
"bytes": 16375
},
{
"ts": 29382,
"bytes": 16375
},
{
"ts": 29424,
"bytes": 16375
},
{
"ts": 29817,
"bytes": 16375
},
{
"ts": 29818,
"bytes": 16375
},
{
"ts": 29822,
"bytes": 16375
},
{
"ts": 29892,
"bytes": 16375
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 468,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 10848118",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"a58776-67fec956-3987b38b905f7235;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:14 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2095,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 23,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 10848118,
"image_save": 8323083,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 305,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 39,
"http2_stream_dependency": 37,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 238,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "752 KiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 9545,
"ImageHeight": 13333,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "9545x13333",
"Megapixels": 127.3
}
},
"magick": {
"format": "JPEG",
"formatDescription": "Joint Photographic Experts Group JFIF format",
"mimeType": "image\/jpeg",
"class": "DirectClass",
"geometry": {
"width": 9545,
"height": 13333,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 127263485,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 164.85900000000001,
"standardDeviation": 51.809100000000001,
"kurtosis": -1.3254600000000001,
"skewness": 0.69503800000000004,
"entropy": 0.38820500000000002
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 164.749,
"standardDeviation": 51.622199999999999,
"kurtosis": -1.33169,
"skewness": 0.69259999999999999,
"entropy": 0.38847100000000001
},
"green": {
"min": 0,
"max": 255,
"mean": 165.20099999999999,
"standardDeviation": 52.1937,
"kurtosis": -1.3402400000000001,
"skewness": 0.68946499999999999,
"entropy": 0.38605699999999998
},
"blue": {
"min": 0,
"max": 255,
"mean": 164.62700000000001,
"standardDeviation": 51.611400000000003,
"kurtosis": -1.30488,
"skewness": 0.70277900000000004,
"entropy": 0.39008500000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "JPEG",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 9545,
"height": 13333,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "JPEG",
"quality": 94,
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:48:54+00:00",
"date:modify": "2025-04-30T06:48:54+00:00",
"jpeg:colorspace": "2",
"jpeg:sampling-factor": "1x1,1x1,1x1",
"signature": "ea643e19cfe7e8b1aab6e5b396460a9d05bbcb8fb42957ac0ff848b8afca6c9f"
},
"tainted": false,
"filesize": "769675B",
"numberPixels": "127.263M",
"pixelsPerSecond": "84.3563MB",
"userTime": "1.500u",
"elapsedTime": "0:02.508"
}
},
"jpeg_scan_count": 1,
"score_progressive_jpeg": 0,
"load_end": 29824,
"ttfb_start": 314,
"ttfb_end": 4363,
"download_start": 4363,
"download_end": 29824,
"download_ms": 25461,
"all_start": 314,
"all_end": 29824,
"all_ms": 29510,
"index": 19,
"number": 20
},
{
"type": 3,
"id": "35968.21",
"request_id": "35968.21",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"raw_id": "35968.21",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 29289,
"ttfb_ms": 4052,
"load_start": 314,
"load_start_float": 314.00024400000001,
"bytesIn": 704197,
"objectSize": 704197,
"objectSizeUncompressed": 704197,
"chunks": [
{
"ts": 5898,
"bytes": 16375
},
{
"ts": 7355,
"bytes": 16375
},
{
"ts": 8372,
"bytes": 16375
},
{
"ts": 9313,
"bytes": 4715
},
{
"ts": 9341,
"bytes": 11660
},
{
"ts": 10487,
"bytes": 16353
},
{
"ts": 10520,
"bytes": 22
},
{
"ts": 11615,
"bytes": 14387
},
{
"ts": 11643,
"bytes": 1988
},
{
"ts": 12515,
"bytes": 16375
},
{
"ts": 13572,
"bytes": 15012
},
{
"ts": 13596,
"bytes": 1435
},
{
"ts": 14596,
"bytes": 1900
},
{
"ts": 14614,
"bytes": 16375
},
{
"ts": 14643,
"bytes": 14475
},
{
"ts": 15714,
"bytes": 16375
},
{
"ts": 15742,
"bytes": 16375
},
{
"ts": 16851,
"bytes": 2489
},
{
"ts": 16879,
"bytes": 16375
},
{
"ts": 16898,
"bytes": 13886
},
{
"ts": 17771,
"bytes": 14591
},
{
"ts": 17796,
"bytes": 16375
},
{
"ts": 17828,
"bytes": 1784
},
{
"ts": 19780,
"bytes": 16353
},
{
"ts": 19808,
"bytes": 22
},
{
"ts": 20219,
"bytes": 16213
},
{
"ts": 20247,
"bytes": 16375
},
{
"ts": 20275,
"bytes": 16375
},
{
"ts": 20303,
"bytes": 162
},
{
"ts": 21322,
"bytes": 16375
},
{
"ts": 21350,
"bytes": 16375
},
{
"ts": 22571,
"bytes": 16375
},
{
"ts": 22664,
"bytes": 16375
},
{
"ts": 23949,
"bytes": 16375
},
{
"ts": 24359,
"bytes": 49044
},
{
"ts": 24376,
"bytes": 81
},
{
"ts": 25136,
"bytes": 16353
},
{
"ts": 25145,
"bytes": 16375
},
{
"ts": 25240,
"bytes": 22
},
{
"ts": 25855,
"bytes": 16353
},
{
"ts": 25926,
"bytes": 16397
},
{
"ts": 26885,
"bytes": 8076
},
{
"ts": 26910,
"bytes": 8299
},
{
"ts": 27443,
"bytes": 32750
},
{
"ts": 27536,
"bytes": 32750
},
{
"ts": 28171,
"bytes": 49125
},
{
"ts": 29574,
"bytes": 32750
},
{
"ts": 29603,
"bytes": 16375
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 476,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 10446483",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"9f6693-67fec94f-e18818d3528100b9;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:07 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2095,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 10446483,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 306,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 41,
"http2_stream_dependency": 39,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 244,
"server_port": "443",
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "688 KiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 15000,
"ImageHeight": 9600,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "15000x9600",
"Megapixels": 144
}
}
},
"jpeg_scan_count": 1,
"score_progressive_jpeg": 0,
"load_end": 29603,
"ttfb_start": 314,
"ttfb_end": 4366,
"download_start": 4366,
"download_end": 29603,
"download_ms": 25237,
"all_start": 314,
"all_end": 29603,
"all_ms": 29289,
"index": 20,
"number": 21
},
{
"type": 3,
"id": "35968.22",
"request_id": "35968.22",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif",
"raw_id": "35968.22",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 14110,
"ttfb_ms": 4049,
"load_start": 315,
"load_start_float": 315.00024999999999,
"bytesIn": 178054,
"objectSize": 178054,
"objectSizeUncompressed": 178054,
"chunks": [
{
"ts": 5761,
"bytes": 16375
},
{
"ts": 6780,
"bytes": 16375
},
{
"ts": 8233,
"bytes": 16375
},
{
"ts": 9204,
"bytes": 16353
},
{
"ts": 9232,
"bytes": 22
},
{
"ts": 10379,
"bytes": 16353
},
{
"ts": 10412,
"bytes": 22
},
{
"ts": 11504,
"bytes": 14387
},
{
"ts": 11535,
"bytes": 1988
},
{
"ts": 12412,
"bytes": 16375
},
{
"ts": 13431,
"bytes": 15255
},
{
"ts": 13468,
"bytes": 16375
},
{
"ts": 13492,
"bytes": 1120
},
{
"ts": 14395,
"bytes": 16213
},
{
"ts": 14425,
"bytes": 14466
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 494,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 178054",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"2b786-67fec959-e8e5d16df5b8c621;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:17 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2095,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 178054,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 307,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 43,
"http2_stream_dependency": 41,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 250,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "174 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2400
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2400",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 177772,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2400",
"Megapixels": 4.2999999999999998
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4320000,
"imageStatistics": {
"all": {
"min": 66,
"max": 255,
"mean": 155.874,
"standardDeviation": 20.450800000000001,
"kurtosis": -0.280588,
"skewness": 1.28166,
"entropy": 0.39700099999999999
}
},
"channelStatistics": {
"red": {
"min": 66,
"max": 255,
"mean": 216.09299999999999,
"standardDeviation": 54.627699999999997,
"kurtosis": -1.34521,
"skewness": -0.75960300000000003,
"entropy": 0.39782899999999999
},
"green": {
"min": 116,
"max": 135,
"mean": 127.31100000000001,
"standardDeviation": 1.4186700000000001,
"kurtosis": 1.62757,
"skewness": -0.56490300000000004,
"entropy": 0.40979700000000002
},
"blue": {
"min": 102,
"max": 132,
"mean": 124.21899999999999,
"standardDeviation": 5.3059200000000004,
"kurtosis": -0.81952700000000001,
"skewness": -0.87439199999999995,
"entropy": 0.38337500000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:34+00:00",
"date:modify": "2025-04-30T06:48:34+00:00",
"signature": "bbc3b4764e432c48c731a7956a56b4926c334eec34f4c71bdf66221f048f8f52"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4320000",
"pixelsPerSecond": "22.9335MB",
"userTime": "0.200u",
"elapsedTime": "0:01.188"
}
},
"load_end": 14425,
"ttfb_start": 315,
"ttfb_end": 4364,
"download_start": 4364,
"download_end": 14425,
"download_ms": 10061,
"all_start": 315,
"all_end": 14425,
"all_ms": 14110,
"index": 21,
"number": 22
},
{
"type": 3,
"id": "35968.23",
"request_id": "35968.23",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif",
"raw_id": "35968.23",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 17289,
"ttfb_ms": 4048,
"load_start": 315,
"load_start_float": 315.00025599999998,
"bytesIn": 247297,
"objectSize": 247297,
"objectSizeUncompressed": 247297,
"chunks": [
{
"ts": 5733,
"bytes": 16375
},
{
"ts": 6751,
"bytes": 16375
},
{
"ts": 8204,
"bytes": 16375
},
{
"ts": 9181,
"bytes": 16353
},
{
"ts": 9204,
"bytes": 22
},
{
"ts": 10356,
"bytes": 16353
},
{
"ts": 10379,
"bytes": 22
},
{
"ts": 11478,
"bytes": 14387
},
{
"ts": 11503,
"bytes": 1988
},
{
"ts": 12383,
"bytes": 16375
},
{
"ts": 13388,
"bytes": 15255
},
{
"ts": 13412,
"bytes": 16375
},
{
"ts": 13431,
"bytes": 1120
},
{
"ts": 14341,
"bytes": 16213
},
{
"ts": 14369,
"bytes": 16375
},
{
"ts": 14395,
"bytes": 162
},
{
"ts": 15492,
"bytes": 16375
},
{
"ts": 15520,
"bytes": 16375
},
{
"ts": 16620,
"bytes": 2489
},
{
"ts": 16653,
"bytes": 16375
},
{
"ts": 16676,
"bytes": 13886
},
{
"ts": 17604,
"bytes": 1672
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 502,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 247297",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"3c601-67fec94e-e983916f4bcd81a2;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:06 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2146,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 247297,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 308,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 45,
"http2_stream_dependency": 43,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 256,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "242 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1600,
"ImageHeight": 1200
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1600x1200",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 247015,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1600x1200",
"Megapixels": 1.8999999999999999
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1600,
"height": 1200,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 1920000,
"imageStatistics": {
"all": {
"min": 11,
"max": 255,
"mean": 146.50999999999999,
"standardDeviation": 15.936999999999999,
"kurtosis": 0.39494000000000001,
"skewness": 0.813751,
"entropy": 0.53327500000000005
}
},
"channelStatistics": {
"red": {
"min": 11,
"max": 255,
"mean": 184.126,
"standardDeviation": 38.180900000000001,
"kurtosis": 4.1104599999999998,
"skewness": -1.78607,
"entropy": 0.86479700000000004
},
"green": {
"min": 103,
"max": 185,
"mean": 128.05600000000001,
"standardDeviation": 4.0567799999999998,
"kurtosis": 20.896000000000001,
"skewness": 3.5388700000000002,
"entropy": 0.42186800000000002
},
"blue": {
"min": 42,
"max": 199,
"mean": 127.348,
"standardDeviation": 5.5733699999999997,
"kurtosis": 30.046700000000001,
"skewness": 0.73581799999999997,
"entropy": 0.31316100000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1600,
"height": 1200,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:37+00:00",
"date:modify": "2025-04-30T06:48:37+00:00",
"signature": "1a08feaf7297af64940eaad1ffba8f4f97e34f4571e978e8cd724a440b9f74ad"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "1920000",
"pixelsPerSecond": "20.6169MB",
"userTime": "0.110u",
"elapsedTime": "0:01.093"
}
},
"load_end": 17604,
"ttfb_start": 315,
"ttfb_end": 4363,
"download_start": 4363,
"download_end": 17604,
"download_ms": 13241,
"all_start": 315,
"all_end": 17604,
"all_ms": 17289,
"index": 22,
"number": 23
},
{
"type": 3,
"id": "35968.24",
"request_id": "35968.24",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif",
"raw_id": "35968.24",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 24254,
"ttfb_ms": 4049,
"load_start": 315,
"load_start_float": 315.00026200000002,
"bytesIn": 445546,
"objectSize": 445546,
"objectSizeUncompressed": 445546,
"chunks": [
{
"ts": 5869,
"bytes": 16375
},
{
"ts": 7327,
"bytes": 16375
},
{
"ts": 8341,
"bytes": 16375
},
{
"ts": 9285,
"bytes": 4715
},
{
"ts": 9313,
"bytes": 11660
},
{
"ts": 10459,
"bytes": 16353
},
{
"ts": 10487,
"bytes": 22
},
{
"ts": 11586,
"bytes": 14387
},
{
"ts": 11614,
"bytes": 1988
},
{
"ts": 12487,
"bytes": 16375
},
{
"ts": 13549,
"bytes": 15093
},
{
"ts": 13572,
"bytes": 1354
},
{
"ts": 14539,
"bytes": 1900
},
{
"ts": 14562,
"bytes": 16375
},
{
"ts": 14595,
"bytes": 14475
},
{
"ts": 15657,
"bytes": 16375
},
{
"ts": 15690,
"bytes": 16375
},
{
"ts": 16785,
"bytes": 2489
},
{
"ts": 16850,
"bytes": 30261
},
{
"ts": 17719,
"bytes": 14591
},
{
"ts": 17752,
"bytes": 16375
},
{
"ts": 17770,
"bytes": 1784
},
{
"ts": 19893,
"bytes": 16375
},
{
"ts": 20549,
"bytes": 16213
},
{
"ts": 20586,
"bytes": 16375
},
{
"ts": 20605,
"bytes": 16537
},
{
"ts": 21539,
"bytes": 16375
},
{
"ts": 21565,
"bytes": 16375
},
{
"ts": 22781,
"bytes": 16375
},
{
"ts": 22874,
"bytes": 16375
},
{
"ts": 24042,
"bytes": 6957
},
{
"ts": 24051,
"bytes": 9418
},
{
"ts": 24543,
"bytes": 16294
},
{
"ts": 24569,
"bytes": 19805
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 510,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 445546",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"6cc6a-67fec957-2aeafdcf65596118;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:15 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2095,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 445546,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 309,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 47,
"http2_stream_dependency": 45,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 262,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "435 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2400
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2400",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 445264,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2400",
"Megapixels": 4.2999999999999998
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4320000,
"imageStatistics": {
"all": {
"min": 0,
"max": 243,
"mean": 132.62100000000001,
"standardDeviation": 20.240300000000001,
"kurtosis": 2.5974400000000002,
"skewness": 0.93127099999999996,
"entropy": 0.776922
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 243,
"mean": 149.429,
"standardDeviation": 50.119100000000003,
"kurtosis": -0.59870000000000001,
"skewness": -0.316639,
"entropy": 0.88869799999999999
},
"green": {
"min": 103,
"max": 142,
"mean": 122.071,
"standardDeviation": 3.7916099999999999,
"kurtosis": 0.41193200000000002,
"skewness": 0.26835599999999998,
"entropy": 0.67946499999999999
},
"blue": {
"min": 99,
"max": 142,
"mean": 126.363,
"standardDeviation": 6.8101500000000001,
"kurtosis": 0.028683799999999999,
"skewness": -0.68617600000000001,
"entropy": 0.76260399999999995
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:44+00:00",
"date:modify": "2025-04-30T06:48:44+00:00",
"signature": "9c479a9024f4d078908132d34b1e19f429e2fa279e19dd8eb6e9436dadfd4bae"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4320000",
"pixelsPerSecond": "20.9972MB",
"userTime": "0.220u",
"elapsedTime": "0:01.205"
}
},
"load_end": 24569,
"ttfb_start": 315,
"ttfb_end": 4364,
"download_start": 4364,
"download_end": 24569,
"download_ms": 20205,
"all_start": 315,
"all_end": 24569,
"all_ms": 24254,
"index": 23,
"number": 24
},
{
"type": 3,
"id": "35968.25",
"request_id": "35968.25",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif",
"raw_id": "35968.25",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 23724,
"ttfb_ms": 4051,
"load_start": 315,
"load_start_float": 315.00026800000001,
"bytesIn": 402481,
"objectSize": 402481,
"objectSizeUncompressed": 402481,
"chunks": [
{
"ts": 6422,
"bytes": 16375
},
{
"ts": 7413,
"bytes": 611
},
{
"ts": 7436,
"bytes": 15764
},
{
"ts": 8424,
"bytes": 16375
},
{
"ts": 9374,
"bytes": 4715
},
{
"ts": 9407,
"bytes": 11660
},
{
"ts": 10541,
"bytes": 16353
},
{
"ts": 10570,
"bytes": 22
},
{
"ts": 11676,
"bytes": 14387
},
{
"ts": 11700,
"bytes": 1988
},
{
"ts": 12572,
"bytes": 16375
},
{
"ts": 14067,
"bytes": 16375
},
{
"ts": 14095,
"bytes": 72
},
{
"ts": 14728,
"bytes": 16375
},
{
"ts": 14751,
"bytes": 16375
},
{
"ts": 15833,
"bytes": 16375
},
{
"ts": 15851,
"bytes": 16375
},
{
"ts": 16950,
"bytes": 2489
},
{
"ts": 16983,
"bytes": 16375
},
{
"ts": 17006,
"bytes": 13886
},
{
"ts": 17884,
"bytes": 14591
},
{
"ts": 17912,
"bytes": 16375
},
{
"ts": 17940,
"bytes": 1784
},
{
"ts": 19865,
"bytes": 16353
},
{
"ts": 19893,
"bytes": 22
},
{
"ts": 20478,
"bytes": 16213
},
{
"ts": 20492,
"bytes": 16375
},
{
"ts": 20525,
"bytes": 16375
},
{
"ts": 20548,
"bytes": 162
},
{
"ts": 21487,
"bytes": 16375
},
{
"ts": 21511,
"bytes": 16375
},
{
"ts": 22750,
"bytes": 32750
},
{
"ts": 24039,
"bytes": 9409
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 518,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 402481",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"62431-67fec954-a912a5ec4c224c6d;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:12 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2179,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 402481,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 310,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 49,
"http2_stream_dependency": 47,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 268,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "393 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1600,
"ImageHeight": 1200
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1600x1200",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 402199,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1600x1200",
"Megapixels": 1.8999999999999999
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1600,
"height": 1200,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 1920000,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 146.05000000000001,
"standardDeviation": 14.9383,
"kurtosis": 0.56648900000000002,
"skewness": 1.0259499999999999,
"entropy": 0.46707500000000002
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 183.708,
"standardDeviation": 39.636299999999999,
"kurtosis": 2.3274499999999998,
"skewness": -1.3267599999999999,
"entropy": 0.87816300000000003
},
"green": {
"min": 72,
"max": 159,
"mean": 126.77500000000001,
"standardDeviation": 2.3503099999999999,
"kurtosis": 84.787800000000004,
"skewness": -2.6561900000000001,
"entropy": 0.32324199999999997
},
"blue": {
"min": 77,
"max": 153,
"mean": 127.66800000000001,
"standardDeviation": 2.8281100000000001,
"kurtosis": 46.588999999999999,
"skewness": -5.9565299999999999,
"entropy": 0.19982
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1600,
"height": 1200,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:44+00:00",
"date:modify": "2025-04-30T06:48:44+00:00",
"signature": "3a59e2e0cc6ef7b87b4999de8f1dc2d5141686def001d70539cd238a15fc6050"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "1920000",
"pixelsPerSecond": "18.045MB",
"userTime": "0.110u",
"elapsedTime": "0:01.106"
}
},
"load_end": 24039,
"ttfb_start": 315,
"ttfb_end": 4366,
"download_start": 4366,
"download_end": 24039,
"download_ms": 19673,
"all_start": 315,
"all_end": 24039,
"all_ms": 23724,
"index": 24,
"number": 25
},
{
"type": 3,
"id": "35968.26",
"request_id": "35968.26",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif",
"raw_id": "35968.26",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 7096,
"ttfb_ms": 4052,
"load_start": 315,
"load_start_float": 315.00027399999999,
"bytesIn": 32130,
"objectSize": 32130,
"objectSizeUncompressed": 32130,
"chunks": [
{
"ts": 6393,
"bytes": 16375
},
{
"ts": 7411,
"bytes": 15755
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 536,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 32130",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"7d82-68089f29-a28526a13a6d4e6a;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Wed, 23 Apr 2025 08:04:57 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2098,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 32130,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 310,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 51,
"http2_stream_dependency": 49,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 274,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "31 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2427
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2427",
"ColorRepresentation": "nclx 1 13 1",
"ImagePixelDepth": 8,
"AV1ConfigurationVersion": 1,
"ChromaFormat": "Monochrome 4:0:0",
"ChromaSamplePosition": "Unknown",
"AuxiliaryImageType": "urn:mpeg:mpegB:cicp:systems:auxiliary:alpha",
"MediaDataSize": 31693,
"MediaDataOffset": 437
},
"Composite": {
"ImageSize": "1800x2427",
"Megapixels": 4.4000000000000004
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2427,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4368600,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 85.885599999999997,
"standardDeviation": 4.5013500000000004,
"kurtosis": -1.4625999999999999,
"skewness": -0.72648000000000001,
"entropy": 0.047165800000000001
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 1.65428,
"standardDeviation": 12.412699999999999,
"kurtosis": 85.696100000000001,
"skewness": 8.6280900000000003,
"entropy": 0.033134999999999998
},
"green": {
"min": 121,
"max": 129,
"mean": 127.925,
"standardDeviation": 0.538435,
"kurtosis": 50.993899999999996,
"skewness": -7.2029699999999997,
"entropy": 0.051901000000000003
},
"blue": {
"min": 127,
"max": 134,
"mean": 128.078,
"standardDeviation": 0.55289699999999997,
"kurtosis": 50.089199999999998,
"skewness": 7.1632199999999999,
"entropy": 0.056461400000000002
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2427,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:27+00:00",
"date:modify": "2025-04-30T06:48:27+00:00",
"signature": "6be4900155b5773212834dfb7e861fac9fc9b258267c82f36fbb9b34c639587e"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4368600",
"pixelsPerSecond": "32.2114MB",
"userTime": "0.150u",
"elapsedTime": "0:01.135"
}
},
"load_end": 7411,
"ttfb_start": 315,
"ttfb_end": 4367,
"download_start": 4367,
"download_end": 7411,
"download_ms": 3044,
"all_start": 315,
"all_end": 7411,
"all_ms": 7096,
"index": 25,
"number": 26
},
{
"type": 3,
"id": "35968.27",
"request_id": "35968.27",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif",
"raw_id": "35968.27",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 29342,
"ttfb_ms": 4052,
"load_start": 315,
"load_start_float": 315.00027999999998,
"bytesIn": 704197,
"objectSize": 704197,
"objectSizeUncompressed": 704197,
"chunks": [
{
"ts": 6450,
"bytes": 16375
},
{
"ts": 7436,
"bytes": 611
},
{
"ts": 7464,
"bytes": 15764
},
{
"ts": 8454,
"bytes": 16375
},
{
"ts": 9407,
"bytes": 4715
},
{
"ts": 9421,
"bytes": 11660
},
{
"ts": 10570,
"bytes": 16353
},
{
"ts": 10598,
"bytes": 22
},
{
"ts": 11700,
"bytes": 14387
},
{
"ts": 11735,
"bytes": 1988
},
{
"ts": 12600,
"bytes": 16375
},
{
"ts": 14096,
"bytes": 16294
},
{
"ts": 14124,
"bytes": 153
},
{
"ts": 14784,
"bytes": 16375
},
{
"ts": 14813,
"bytes": 16375
},
{
"ts": 15879,
"bytes": 16375
},
{
"ts": 15907,
"bytes": 16375
},
{
"ts": 17007,
"bytes": 2489
},
{
"ts": 17030,
"bytes": 16375
},
{
"ts": 17058,
"bytes": 13886
},
{
"ts": 17940,
"bytes": 14591
},
{
"ts": 17969,
"bytes": 16375
},
{
"ts": 17992,
"bytes": 1784
},
{
"ts": 19837,
"bytes": 16353
},
{
"ts": 19865,
"bytes": 22
},
{
"ts": 20383,
"bytes": 16213
},
{
"ts": 20412,
"bytes": 16375
},
{
"ts": 20445,
"bytes": 16375
},
{
"ts": 20478,
"bytes": 162
},
{
"ts": 21426,
"bytes": 16375
},
{
"ts": 21454,
"bytes": 16375
},
{
"ts": 22666,
"bytes": 16375
},
{
"ts": 22749,
"bytes": 16375
},
{
"ts": 24041,
"bytes": 16375
},
{
"ts": 24468,
"bytes": 16294
},
{
"ts": 24543,
"bytes": 32831
},
{
"ts": 25242,
"bytes": 16353
},
{
"ts": 25255,
"bytes": 16375
},
{
"ts": 25317,
"bytes": 22
},
{
"ts": 25976,
"bytes": 32728
},
{
"ts": 26070,
"bytes": 22
},
{
"ts": 26946,
"bytes": 8076
},
{
"ts": 26993,
"bytes": 8299
},
{
"ts": 27645,
"bytes": 32750
},
{
"ts": 27717,
"bytes": 32750
},
{
"ts": 28291,
"bytes": 16375
},
{
"ts": 28325,
"bytes": 16375
},
{
"ts": 28410,
"bytes": 16375
},
{
"ts": 29603,
"bytes": 16375
},
{
"ts": 29655,
"bytes": 16375
},
{
"ts": 29657,
"bytes": 16375
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 544,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 809216",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"c5900-67fec962-d224a971cc25709e;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:26 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 809216,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 311,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 53,
"http2_stream_dependency": 51,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 280,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Truncated 'mdat' data"
},
"File": {
"FileSize": "688 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2400
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2400",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 808934,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2400",
"Megapixels": 4.2999999999999998
}
}
},
"load_end": 29657,
"ttfb_start": 315,
"ttfb_end": 4367,
"download_start": 4367,
"download_end": 29657,
"download_ms": 25290,
"all_start": 315,
"all_end": 29657,
"all_ms": 29342,
"index": 26,
"number": 27
},
{
"type": 3,
"id": "35968.28",
"request_id": "35968.28",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif",
"raw_id": "35968.28",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 29189,
"ttfb_ms": 4048,
"load_start": 316,
"load_start_float": 316.00028600000002,
"bytesIn": 720572,
"objectSize": 720572,
"objectSizeUncompressed": 704197,
"chunks": [
{
"ts": 5840,
"bytes": 16375
},
{
"ts": 7297,
"bytes": 16375
},
{
"ts": 8316,
"bytes": 16375
},
{
"ts": 9264,
"bytes": 16375
},
{
"ts": 10429,
"bytes": 16375
},
{
"ts": 11556,
"bytes": 16375
},
{
"ts": 12462,
"bytes": 16375
},
{
"ts": 13519,
"bytes": 16375
},
{
"ts": 13547,
"bytes": 72
},
{
"ts": 14641,
"bytes": 16375
},
{
"ts": 14674,
"bytes": 16375
},
{
"ts": 15764,
"bytes": 16375
},
{
"ts": 15800,
"bytes": 16375
},
{
"ts": 16897,
"bytes": 16375
},
{
"ts": 16925,
"bytes": 16375
},
{
"ts": 17826,
"bytes": 16375
},
{
"ts": 17856,
"bytes": 16375
},
{
"ts": 19807,
"bytes": 16375
},
{
"ts": 20302,
"bytes": 16375
},
{
"ts": 20326,
"bytes": 16375
},
{
"ts": 20359,
"bytes": 16375
},
{
"ts": 21377,
"bytes": 16375
},
{
"ts": 21410,
"bytes": 16375
},
{
"ts": 22663,
"bytes": 16375
},
{
"ts": 22663,
"bytes": 16375
},
{
"ts": 23984,
"bytes": 16375
},
{
"ts": 24375,
"bytes": 16375
},
{
"ts": 24465,
"bytes": 16375
},
{
"ts": 24465,
"bytes": 16375
},
{
"ts": 25239,
"bytes": 16375
},
{
"ts": 25239,
"bytes": 16375
},
{
"ts": 25924,
"bytes": 16375
},
{
"ts": 25924,
"bytes": 16375
},
{
"ts": 26909,
"bytes": 16375
},
{
"ts": 27536,
"bytes": 16375
},
{
"ts": 27536,
"bytes": 16375
},
{
"ts": 27586,
"bytes": 16375
},
{
"ts": 27587,
"bytes": 16375
},
{
"ts": 28206,
"bytes": 16375
},
{
"ts": 28288,
"bytes": 16375
},
{
"ts": 28289,
"bytes": 16375
},
{
"ts": 29466,
"bytes": 16375
},
{
"ts": 29467,
"bytes": 16375
},
{
"ts": 29504,
"bytes": 16375
},
{
"ts": 29893,
"bytes": 16375
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 552,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 754037",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"b8175-67fec95e-d540dec3d4dd2c57;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:22 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2107,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 754037,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 312,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 55,
"http2_stream_dependency": 53,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 286,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4,
"Warning": "Truncated 'mdat' data"
},
"File": {
"FileSize": "688 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 1350
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x1350",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 753755,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x1350",
"Megapixels": 2.3999999999999999
}
}
},
"load_end": 29505,
"ttfb_start": 316,
"ttfb_end": 4364,
"download_start": 4364,
"download_end": 29505,
"download_ms": 25141,
"all_start": 316,
"all_end": 29505,
"all_ms": 29189,
"index": 27,
"number": 28
},
{
"type": 3,
"id": "35968.29",
"request_id": "35968.29",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif",
"raw_id": "35968.29",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Image",
"load_ms": 26484,
"ttfb_ms": 4049,
"load_start": 317,
"load_start_float": 317.000292,
"bytesIn": 712631,
"objectSize": 712631,
"objectSizeUncompressed": 712631,
"chunks": [
{
"ts": 6365,
"bytes": 16375
},
{
"ts": 7383,
"bytes": 16375
},
{
"ts": 8400,
"bytes": 16375
},
{
"ts": 9342,
"bytes": 4715
},
{
"ts": 9374,
"bytes": 11660
},
{
"ts": 10521,
"bytes": 16353
},
{
"ts": 10541,
"bytes": 22
},
{
"ts": 11643,
"bytes": 14387
},
{
"ts": 11676,
"bytes": 1988
},
{
"ts": 12548,
"bytes": 16375
},
{
"ts": 13596,
"bytes": 14931
},
{
"ts": 13605,
"bytes": 1444
},
{
"ts": 15936,
"bytes": 16375
},
{
"ts": 15959,
"bytes": 16375
},
{
"ts": 17058,
"bytes": 2489
},
{
"ts": 17086,
"bytes": 16375
},
{
"ts": 17115,
"bytes": 13886
},
{
"ts": 17992,
"bytes": 14591
},
{
"ts": 18021,
"bytes": 16375
},
{
"ts": 18044,
"bytes": 16375
},
{
"ts": 18048,
"bytes": 1784
},
{
"ts": 18624,
"bytes": 16375
},
{
"ts": 18652,
"bytes": 72
},
{
"ts": 19122,
"bytes": 1359
},
{
"ts": 19148,
"bytes": 14994
},
{
"ts": 19176,
"bytes": 16375
},
{
"ts": 19199,
"bytes": 16375
},
{
"ts": 19228,
"bytes": 16375
},
{
"ts": 19256,
"bytes": 16375
},
{
"ts": 19284,
"bytes": 22
},
{
"ts": 19978,
"bytes": 16213
},
{
"ts": 19997,
"bytes": 16375
},
{
"ts": 20035,
"bytes": 16375
},
{
"ts": 20053,
"bytes": 162
},
{
"ts": 22998,
"bytes": 16375
},
{
"ts": 23030,
"bytes": 16375
},
{
"ts": 23544,
"bytes": 16353
},
{
"ts": 23591,
"bytes": 32750
},
{
"ts": 23619,
"bytes": 16375
},
{
"ts": 23646,
"bytes": 16397
},
{
"ts": 24137,
"bytes": 16447
},
{
"ts": 24671,
"bytes": 49125
},
{
"ts": 25318,
"bytes": 32728
},
{
"ts": 25393,
"bytes": 22
},
{
"ts": 26071,
"bytes": 32750
},
{
"ts": 26530,
"bytes": 16447
},
{
"ts": 26724,
"bytes": 16375
},
{
"ts": 26769,
"bytes": 16375
},
{
"ts": 26801,
"bytes": 24665
}
],
"expires": "Wed, 07 May 2025 06:48:23 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 110,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 560,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 712631",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:48:23 GMT",
"etag: \"adfb7-67fec961-92d0f9fcf6983ea5;;;\"",
"expires: Wed, 07 May 2025 06:48:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:25 GMT",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2104,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 712631,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 312,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 57,
"http2_stream_dependency": 55,
"http2_stream_weight": 147,
"http2_stream_exclusive": 1,
"netlog_id": 292,
"server_port": "443",
"image_details": {
"detected_type": "avif",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "696 KiB",
"FileType": "AVIF",
"FileTypeExtension": "avif",
"MIMEType": "image\/avif",
"ImageWidth": 1800,
"ImageHeight": 2400
},
"QuickTime": {
"MajorBrand": "AV1 Image File Format (.AVIF)",
"MinorVersion": "0.0.0",
"CompatibleBrands": [
"avif",
"mif1",
"miaf",
"MA1A"
],
"HandlerType": "Picture",
"HandlerDescription": "libavif",
"PrimaryItemReference": 1,
"ImageSpatialExtent": "1800x2400",
"ImagePixelDepth": "8 8 8",
"AV1ConfigurationVersion": 1,
"ChromaFormat": "YUV 4:4:4",
"ChromaSamplePosition": "Unknown",
"ColorRepresentation": "nclx 1 13 1",
"MediaDataSize": 712349,
"MediaDataOffset": 282
},
"Composite": {
"ImageSize": "1800x2400",
"Megapixels": 4.2999999999999998
}
},
"magick": {
"format": "HEIC",
"formatDescription": "Apple High efficiency Image Format",
"mimeType": "image\/x-heic",
"class": "DirectClass",
"geometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "YCbCr",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 4320000,
"imageStatistics": {
"all": {
"min": 2,
"max": 253,
"mean": 128.863,
"standardDeviation": 21.288499999999999,
"kurtosis": 2.06128,
"skewness": 0.97435899999999998,
"entropy": 0.83850800000000003
}
},
"channelStatistics": {
"red": {
"min": 2,
"max": 253,
"mean": 133.512,
"standardDeviation": 43.455300000000001,
"kurtosis": -0.24698999999999999,
"skewness": 0.63359799999999999,
"entropy": 0.89731399999999994
},
"green": {
"min": 82,
"max": 136,
"mean": 111.307,
"standardDeviation": 8.7705800000000007,
"kurtosis": 0.20657600000000001,
"skewness": 0.62310200000000004,
"entropy": 0.817222
},
"blue": {
"min": 104,
"max": 165,
"mean": 141.77000000000001,
"standardDeviation": 11.6395,
"kurtosis": 1.4124099999999999,
"skewness": -1.47516,
"entropy": 0.80098800000000003
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "None",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 1800,
"height": 2400,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "Undefined",
"orientation": "TopLeft",
"properties": {
"date:create": "2025-04-30T06:48:46+00:00",
"date:modify": "2025-04-30T06:48:46+00:00",
"signature": "1fb76c231d6cc91dd519bfd33082e9a0f994c40ae34553b9bc0f5b8610102506"
},
"tainted": false,
"filesize": "0B",
"numberPixels": "4320000",
"pixelsPerSecond": "18.7808MB",
"userTime": "0.250u",
"elapsedTime": "0:01.230"
}
},
"load_end": 26801,
"ttfb_start": 317,
"ttfb_end": 4366,
"download_start": 4366,
"download_end": 26801,
"download_ms": 22435,
"all_start": 317,
"all_end": 26801,
"all_ms": 26484,
"index": 28,
"number": 29
},
{
"type": 3,
"id": "35968.2",
"request_id": "35968.2",
"ip_addr": "104.16.175.226",
"full_url": "https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css",
"is_secure": 1,
"method": "GET",
"host": "cdn.jsdelivr.net",
"url": "\/npm\/swiper@11\/swiper-bundle.min.css",
"raw_id": "35968.2",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Stylesheet",
"load_ms": 114,
"ttfb_ms": 106,
"load_start": 494,
"load_start_float": 494.000113,
"bytesIn": 4472,
"objectSize": 4472,
"objectSizeUncompressed": 18454,
"chunks": [
{
"ts": 603,
"bytes": 1360,
"inflated": 1881
},
{
"ts": 608,
"bytes": 3112,
"inflated": 16573
}
],
"expires": "",
"cacheControl": "public, max-age=604800, s-maxage=43200",
"contentType": "text\/css",
"contentEncoding": "br",
"socket": 299,
"protocol": "HTTP\/2",
"dns_start": 272,
"dns_end": 317,
"connect_start": 317,
"connect_end": 386,
"ssl_start": 386,
"ssl_end": 494,
"securityDetails": {
"protocol": "TLS 1.3",
"keyExchange": "",
"keyExchangeGroup": "X25519MLKEM768",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "*.jsdelivr.net",
"sanList": [
"*.jsdelivr.net",
"jsdelivr.net"
],
"issuer": "Sectigo RSA Domain Validation Secure Server CA",
"validFrom": 1745539200,
"validTo": 1777939199,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Xenon2026h1' log",
"logId": "969764BF555897ADF743876837084277E9F03AD5F6A4F3366E46A43F0FCAA9C6",
"timestamp": 1745589780526,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "30460221008C89EEAC85879798CFEDEB309F53BA0AFECF5B3DAB36DB5499E9B733BD774A8902210088518FAE55022131DAAF8E53CDD2F691D6CC819717AE0EE1AE39DC47FC9A016D"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Let's Encrypt 'Oak2026h1'",
"logId": "1986D4C728AA6FFEBA036F782A4D0191AACE2D72310FAECE5D70412D254CC7D4",
"timestamp": 1745589780491,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "304402206F3B7DE547928A42ADF7712FB5EC1635F4EB9B9CF7FA780446DD17E72358B779022025D57CAF480843DD99382EA7F7F4AC3414C34E3DD00E5C1EC859AC847EF67032"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2026h1' log",
"logId": "0E5794BCF3AEA93E331B2C9907B3F790DF9BC23D713225DD21A925AC61C54E21",
"timestamp": 1745589780492,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100839A0CB43D15D768AC58321CDD2AF6AFB1DA9B2F036B8088FF8FCF14B81B46E4022100CAF4E28CC21581B395D4148FDC3282A64A8F39DAD77FADA7EA261CB16955DCE7"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 7,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: cdn.jsdelivr.net",
":method: GET",
":path: \/npm\/swiper@11\/swiper-bundle.min.css",
":scheme: https",
"accept: text\/css,*\/*;q=0.1",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: style",
"sec-fetch-mode: no-cors",
"sec-fetch-site: cross-site",
"sec-fetch-storage-access: active",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"access-control-allow-origin: *",
"access-control-expose-headers: *",
"age: 15372",
"alt-svc: h3=\":443\"; ma=86400",
"cache-control: public, max-age=604800, s-maxage=43200",
"cf-cache-status: HIT",
"cf-ray: 938517c84a3618cf-FRA",
"content-encoding: br",
"content-length: 4472",
"content-type: text\/css; charset=utf-8",
"cross-origin-resource-policy: cross-origin",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: W\/\"4816-QhDBdD2BY5n3wLn4Nl+ruy6ZEAk\"",
"nel: {\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}",
"report-to: {\"endpoints\":[{\"url\":\"https:\\\/\\\/a.nel.cloudflare.com\\\/report\\\/v4?s=m5%2B5plXNnyLFDt9HkwgmmJdXPViKn55uFkKpTCOyBcRhz9duxm7gVMfMRpPWCetKUi%2BodZMkCJM6UHKtcMmm96JCjdc%2Fyr4e5JTE%2BpTqUx14fwLh%2Fw%2FVyxPmTP1VuuhD6EU%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}",
"server: cloudflare",
"strict-transport-security: max-age=31536000; includeSubDomains; preload",
"timing-allow-origin: *",
"vary: Accept-Encoding",
"x-cache: HIT, HIT",
"x-content-type-options: nosniff",
"x-jsd-version: 11.2.6",
"x-jsd-version-type: version",
"x-served-by: cache-fra-eddf8230090-FRA, cache-lga21940-LGA",
":status: 200"
]
},
"bytesOut": 1975,
"score_cache": 50,
"score_cdn": 100,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": 45,
"connect_ms": 69,
"ssl_ms": 108,
"gzip_total": 4472,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 589428,
"cdn_provider": "jsDelivr",
"server_count": null,
"created": 271,
"socket_group": "https:\/\/cdn.jsdelivr.net <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 1,
"http2_stream_dependency": 0,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"http2_server_settings": {
"SETTINGS_MAX_CONCURRENT_STREAMS": 100,
"SETTINGS_INITIAL_WINDOW_SIZE": 65536,
"SETTINGS_MAX_FRAME_SIZE": 16777215
},
"tls_version": "TLS 1.3",
"tls_resumed": "False",
"tls_next_proto": "h2",
"tls_cipher_suite": 4865,
"netlog_id": 113,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIGNTCCBR2gAwIBAgIRAPgrWSJGNc9kiDe\/OnSOpwQwDQYJKoZIhvcNAQELBQAw\ngY8xCzAJBgNVBAYTAkdCMRswGQYDVQQIExJHcmVhdGVyIE1hbmNoZXN0ZXIxEDAO\nBgNVBAcTB1NhbGZvcmQxGDAWBgNVBAoTD1NlY3RpZ28gTGltaXRlZDE3MDUGA1UE\nAxMuU2VjdGlnbyBSU0EgRG9tYWluIFZhbGlkYXRpb24gU2VjdXJlIFNlcnZlciBD\nQTAeFw0yNTA0MjUwMDAwMDBaFw0yNjA1MDQyMzU5NTlaMBkxFzAVBgNVBAMMDiou\nanNkZWxpdnIubmV0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApylW\ny9jKRh1ADmLkauWZfFlxiQy7c3yb0RZ\/niMhnS3PaVEjl8Oy6ujlzDmKN46NGunt\n7NU4FJPUGKlygiZ681H0\/GFsVBrQs9f+sIMOPH2KAirZw6OxMT+rzik0H9jIC9b1\n2jYj1g09wALGKO9JF9TF3ksIBArKxRoC9HCgunCmyJSFii5cEfkBLYFCNfXsIq8G\n5tuBc+OK74TY44jnIvJoIheMeyTrq4vlWqFaIXX1PH6vGUaCETTsvvC0l6\/gO+Uh\npVm\/ub1sqvC4AgT7tRWYTRpaY2BG\/GfUKxnYrK50SG6Tk0Xc2pWZvbvwavdTr2Nj\nv6ZUUwpaNpFxnxetxwIDAQABo4IC\/zCCAvswHwYDVR0jBBgwFoAUjYxexFStiuF3\n6Zv5mwXhuAGNYeEwHQYDVR0OBBYEFK4Sglwrl\/C8LWKV8mKAxZQmsbwrMA4GA1Ud\nDwEB\/wQEAwIFoDAMBgNVHRMBAf8EAjAAMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggr\nBgEFBQcDAjBJBgNVHSAEQjBAMDQGCysGAQQBsjEBAgIHMCUwIwYIKwYBBQUHAgEW\nF2h0dHBzOi8vc2VjdGlnby5jb20vQ1BTMAgGBmeBDAECATCBhAYIKwYBBQUHAQEE\neDB2ME8GCCsGAQUFBzAChkNodHRwOi8vY3J0LnNlY3RpZ28uY29tL1NlY3RpZ29S\nU0FEb21haW5WYWxpZGF0aW9uU2VjdXJlU2VydmVyQ0EuY3J0MCMGCCsGAQUFBzAB\nhhdodHRwOi8vb2NzcC5zZWN0aWdvLmNvbTAnBgNVHREEIDAegg4qLmpzZGVsaXZy\nLm5ldIIManNkZWxpdnIubmV0MIIBfwYKKwYBBAHWeQIEAgSCAW8EggFrAWkAdwCW\nl2S\/VViXrfdDh2g3CEJ36fA61fak8zZuRqQ\/D8qpxgAAAZZtQkAuAAAEAwBIMEYC\nIQCMie6shYeXmM\/t6zCfU7oK\/s9bPas221SZ6bczvXdKiQIhAIhRj65VAiEx2q+O\nU83S9pHWzIGXF64O4a453Ef8mgFtAHUAGYbUxyiqb\/66A294Kk0BkarOLXIxD67O\nXXBBLSVMx9QAAAGWbUJACwAABAMARjBEAiBvO33lR5KKQq33cS+17BY19OubnPf6\neARG3RfnI1i3eQIgJdV8r0gIQ92ZOC6n9\/SsNBTDTj3QDlweyFmshH72cDIAdwAO\nV5S8866pPjMbLJkHs\/eQ35vCPXEyJd0hqSWsYcVOIQAAAZZtQkAMAAAEAwBIMEYC\nIQCDmgy0PRXXaKxYMhzdKvavsdqbLwNrgIj\/j88UuBtG5AIhAMr04ozCFYGzldQU\nj9wygqZKjzna13+tp+omHLFpVdznMA0GCSqGSIb3DQEBCwUAA4IBAQCshtx1GbsL\nJzEeC3E37FW3pprIEQ9gJRVepGVMOfyjnDwKfhVUQXPPfQv7NLo9ftDhk7xvRYf2\nsLoypFLMywGrruS4EApXehzlptH7waWi1R1qXxftM1KL4A+4kOSZxz3NSVLB97iZ\nAaRlCLcozXTBV0GhyLJjHkfMyHtxemLaMEdV0vOhn6oSi7qCYkHZ44A+oJtoH2KE\n4UXYAsgGoPybBLlYD3AyvFWG537N4eSxsoYMQSRt+4NO6ObH\/0wl\/3M\/2qXJ69rJ\nlXFdv\/pc\/+5FBkeYUECu2HoGkIlNeQeYrRkQIoqqYiYamOpghYBUQo4Fl2l+dv7P\nnOKCUsBNxjAX\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIGEzCCA\/ugAwIBAgIQfVtRJrR2uhHbdBYLvFMNpzANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTgx\nMTAyMDAwMDAwWhcNMzAxMjMxMjM1OTU5WjCBjzELMAkGA1UEBhMCR0IxGzAZBgNV\nBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEYMBYGA1UE\nChMPU2VjdGlnbyBMaW1pdGVkMTcwNQYDVQQDEy5TZWN0aWdvIFJTQSBEb21haW4g\nVmFsaWRhdGlvbiBTZWN1cmUgU2VydmVyIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC\nAQ8AMIIBCgKCAQEA1nMz1tc8INAA0hdFuNY+B6I\/x0HuMjDJsGz99J\/LEpgPLT+N\nTQEMgg8Xf2Iu6bhIefsWg06t1zIlk7cHv7lQP6lMw0Aq6Tn\/2YHKHxYyQdqAJrkj\neocgHuP\/IJo8lURvh3UGkEC0MpMWCRAIIz7S3YcPb11RFGoKacVPAXJpz9OTTG0E\noKMbgn6xmrntxZ7FN3ifmgg0+1YuWMQJDgZkW7w33PGfKGioVrCSo1yfu4iYCBsk\nHaswha6vsC6eep3BwEIc4gLw6uBK0u+QDrTBQBbwb4VCSmT3pDCg\/r8uoydajotY\nuK3DGReEY+1vVv2Dy2A0xHS+5p3b4eTlygxfFQIDAQABo4IBbjCCAWowHwYDVR0j\nBBgwFoAUU3m\/WqorSs9UgOHYm8Cd8rIDZsswHQYDVR0OBBYEFI2MXsRUrYrhd+mb\n+ZsF4bgBjWHhMA4GA1UdDwEB\/wQEAwIBhjASBgNVHRMBAf8ECDAGAQH\/AgEAMB0G\nA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAbBgNVHSAEFDASMAYGBFUdIAAw\nCAYGZ4EMAQIBMFAGA1UdHwRJMEcwRaBDoEGGP2h0dHA6Ly9jcmwudXNlcnRydXN0\nLmNvbS9VU0VSVHJ1c3RSU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDB2Bggr\nBgEFBQcBAQRqMGgwPwYIKwYBBQUHMAKGM2h0dHA6Ly9jcnQudXNlcnRydXN0LmNv\nbS9VU0VSVHJ1c3RSU0FBZGRUcnVzdENBLmNydDAlBggrBgEFBQcwAYYZaHR0cDov\nL29jc3AudXNlcnRydXN0LmNvbTANBgkqhkiG9w0BAQwFAAOCAgEAMr9hvQ5Iw0\/H\nukdN+Jx4GQHcEx2Ab\/zDcLRSmjEzmldS+zGea6TvVKqJjUAXaPgREHzSyrHxVYbH\n7rM2kYb2OVG\/Rr8PoLq0935JxCo2F57kaDl6r5ROVm+yezu\/Coa9zcV3HAO4OLGi\nH19+24rcRki2aArPsrW04jTkZ6k4Zgle0rj8nSg6F0AnwnJOKf0hPHzPE\/uWLMUx\nRP0T7dWbqWlod3zu4f+k+TY4CFM5ooQ0nBnzvg6s1SQ36yOoeNDT5++SR2RiOSLv\nxvcRviKFxmZEJCaOEDKNyJOuB56DPi\/Z+fVGjmO+wea03KbNIaiGCpXZLoUmGv38\nsbZXQm2V0TP2ORQGgkE49Y9Y3IBbpNV9lXj9p5v\/\/cWoaasm56ekBYdbqbe4oyAL\nl6lFhd2zi+WJN44pDfwGF\/Y4QA5C5BIG+3vzxhFoYt\/jmPQT2BVPi7Fp2RBgvGQq\n6jG35LWjOhSbJuMLe\/0CjraZwTiXWTb2qHSihrZe68Zk6s+go\/lunrotEbaGmAhY\nLcmsJWTyXnW0OMGuf1pGg+pRyrbxmRE1a6Vqe8YAsOf4vmSyrcjC8azjUeqkk+B5\nyOGBQMkKW+ESPMFgKuOXwIlCypTPRpgSabuY0MLTDXJLR27lk8QyKGOHQ+SwMj4K\n00u\/I5sUKUErmgQfky3xxzlIPK1aEn8=\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIF3jCCA8agAwIBAgIQAf1tMPyjylGoG7xkDjUDLTANBgkqhkiG9w0BAQwFADCB\niDELMAkGA1UEBhMCVVMxEzARBgNVBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0pl\ncnNleSBDaXR5MR4wHAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNV\nBAMTJVVTRVJUcnVzdCBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTAw\nMjAxMDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBiDELMAkGA1UEBhMCVVMxEzARBgNV\nBAgTCk5ldyBKZXJzZXkxFDASBgNVBAcTC0plcnNleSBDaXR5MR4wHAYDVQQKExVU\naGUgVVNFUlRSVVNUIE5ldHdvcmsxLjAsBgNVBAMTJVVTRVJUcnVzdCBSU0EgQ2Vy\ndGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIK\nAoICAQCAEmUXNg7D2wiz0KxXDXbtzSfTTK1Qg2HiqiBNCS1kCdzOiZ\/MPans9s\/B\n3PHTsdZ7NygRK0faOca8Ohm0X6a9fZ2jY0K2dvKpOyuR+OJv0OwWIJAJPuLodMkY\ntJHUYmTbf6MG8YgYapAiPLz+E\/CHFHv25B+O1ORRxhFnRghRy4YUVD+8M\/5+bJz\/\nFp0YvVGONaanZshyZ9shZrHUm3gDwFA66Mzw3LyeTP6vBZY1H1dat\/\/O+T23LLb2\nVN3I5xI6Ta5MirdcmrS3ID3KfyI0rn47aGYBROcBTkZTmzNg95S+UzeQc0PzMsNT\n79uq\/nROacdrjGCT3sTHDN\/hMq7MkztReJVni+49Vv4M0GkPGw\/zJSZrM233bkf6\nc0Plfg6lZrEpfDKEY1WJxA3Bk1QwGROs0303p+tdOmw1XNtB1xLaqUkL39iAigmT\nYo61Zs8liM2EuLE\/pDkP2QKe6xJMlXzzawWpXhaDzLhn4ugTncxbgtNMs+1b\/97l\nc6wjOy0AvzVVdAlJ2ElYGn+SNuZRkg7zJn0cTRe8yexDJtC\/QV9AqURE9JnnV4ee\nUB9XVKg+\/XRjL7FQZQnmWEIuQxpMtPAlR1n6BB6T1CZGSlCBst6+eLf8ZxXhyVeE\nHg9j1uliutZfVS7qXMYoCAQlObgOK6nyTJccBz8NUvXt7y+CDwIDAQABo0IwQDAd\nBgNVHQ4EFgQUU3m\/WqorSs9UgOHYm8Cd8rIDZsswDgYDVR0PAQH\/BAQDAgEGMA8G\nA1UdEwEB\/wQFMAMBAf8wDQYJKoZIhvcNAQEMBQADggIBAFzUfA3P9wF9QZllDHPF\nUp\/L+M+ZBn8b2kMVn54CVVeWFPFSPCeHlCjtHzoBN6J2\/FNQwISbxmtOuowhT6KO\nVWKR82kV2LyI48SqC\/3vqOlLVSoGIG1VeCkZ7l8wXEskEVX\/JJpuXior7gtNn3\/3\nATiUFJVDBwn7YKnuHKsSjKCaXqeYalltiz8I+8jRRa8YFWSQEg9zKC7F4iRO\/Fjs\n8PRF\/iKz6y+O0tlFYQXBl2+odnKPi4w2r78NBc5xjeambx9spnFixdjQg3IM8WcR\niQycE0xyNN+81XHfqnHd4blsjDwSXWXavVcStkNr\/+XeTWYRUc+ZruwXtuhxkYze\nSf7dNXGiFSeUHM9h4ya7b6NnJSFd5t0dCy5oGzuCr+yDZ4XUmFF0sbmZgIn\/f3gZ\nXHlKYC6SQK5MNyosycdiyA5d9zZbyuAlJQG03RoHnHcAP9Dc1ew91Pq7P8yF1m9\/\nqS3fuQL39ZeatTXaw2ewh0qpKJ4jjv9cJ2vhsE\/zB+4ALtRZh8tSQZXq9EfX7mRB\nVXyNWQKV3WKdwrnuWih0hKWbt5DHDAff9Yk2dDLWKMGwsAvgnEzDHNb842m1R0aB\nL6KCq9NjRHDEjf8tM7qtj3u1cIiuPhnPQCjY\/MiQu12ZIvVS5ljFH4gxQ+6IHdfG\njjxDah2nGN59PRbxYvnKkKj9\n-----END CERTIFICATE-----\n"
],
"server_port": "443",
"renderBlocking": "blocking",
"load_end": 608,
"ttfb_start": 494,
"ttfb_end": 600,
"download_start": 600,
"download_end": 608,
"download_ms": 8,
"all_start": 272,
"all_end": 608,
"all_ms": 336,
"index": 29,
"number": 30
},
{
"type": 3,
"id": "35968.87",
"request_id": "35968.87",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/assets\/fonts\/ABCRepro-Medium.woff2",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/assets\/fonts\/ABCRepro-Medium.woff2",
"raw_id": "35968.87",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Font",
"load_ms": 662,
"ttfb_ms": 102,
"load_start": 641,
"load_start_float": 641.00030500000003,
"bytesIn": 199248,
"objectSize": 199248,
"objectSizeUncompressed": 199248,
"chunks": [
{
"ts": 743,
"bytes": 988
},
{
"ts": 744,
"bytes": 1229
},
{
"ts": 746,
"bytes": 1229
},
{
"ts": 748,
"bytes": 1229
},
{
"ts": 751,
"bytes": 1229
},
{
"ts": 753,
"bytes": 1229
},
{
"ts": 755,
"bytes": 1229
},
{
"ts": 758,
"bytes": 1229
},
{
"ts": 759,
"bytes": 1229
},
{
"ts": 761,
"bytes": 1229
},
{
"ts": 763,
"bytes": 1229
},
{
"ts": 765,
"bytes": 1229
},
{
"ts": 767,
"bytes": 1229
},
{
"ts": 769,
"bytes": 1226
},
{
"ts": 771,
"bytes": 1227
},
{
"ts": 778,
"bytes": 1227
},
{
"ts": 780,
"bytes": 1227
},
{
"ts": 782,
"bytes": 1227
},
{
"ts": 784,
"bytes": 1227
},
{
"ts": 786,
"bytes": 1227
},
{
"ts": 788,
"bytes": 1227
},
{
"ts": 790,
"bytes": 1227
},
{
"ts": 797,
"bytes": 1227
},
{
"ts": 800,
"bytes": 1227
},
{
"ts": 801,
"bytes": 1227
},
{
"ts": 803,
"bytes": 1227
},
{
"ts": 805,
"bytes": 1224
},
{
"ts": 808,
"bytes": 1227
},
{
"ts": 810,
"bytes": 1227
},
{
"ts": 817,
"bytes": 1227
},
{
"ts": 820,
"bytes": 1227
},
{
"ts": 821,
"bytes": 1227
},
{
"ts": 823,
"bytes": 1227
},
{
"ts": 825,
"bytes": 1227
},
{
"ts": 827,
"bytes": 1227
},
{
"ts": 829,
"bytes": 1227
},
{
"ts": 831,
"bytes": 1225
},
{
"ts": 833,
"bytes": 1228
},
{
"ts": 921,
"bytes": 1225
},
{
"ts": 922,
"bytes": 1225
},
{
"ts": 924,
"bytes": 1225
},
{
"ts": 926,
"bytes": 1225
},
{
"ts": 928,
"bytes": 1225
},
{
"ts": 930,
"bytes": 1225
},
{
"ts": 932,
"bytes": 1228
},
{
"ts": 934,
"bytes": 1225
},
{
"ts": 937,
"bytes": 1225
},
{
"ts": 939,
"bytes": 1228
},
{
"ts": 943,
"bytes": 1220
},
{
"ts": 945,
"bytes": 1225
},
{
"ts": 947,
"bytes": 1228
},
{
"ts": 949,
"bytes": 1225
},
{
"ts": 951,
"bytes": 1225
},
{
"ts": 953,
"bytes": 1228
},
{
"ts": 956,
"bytes": 1225
},
{
"ts": 958,
"bytes": 1196
},
{
"ts": 964,
"bytes": 1225
},
{
"ts": 966,
"bytes": 1225
},
{
"ts": 969,
"bytes": 1228
},
{
"ts": 971,
"bytes": 1225
},
{
"ts": 973,
"bytes": 1225
},
{
"ts": 975,
"bytes": 1225
},
{
"ts": 977,
"bytes": 1225
},
{
"ts": 979,
"bytes": 1225
},
{
"ts": 981,
"bytes": 1225
},
{
"ts": 983,
"bytes": 1228
},
{
"ts": 990,
"bytes": 1225
},
{
"ts": 992,
"bytes": 1225
},
{
"ts": 994,
"bytes": 1225
},
{
"ts": 996,
"bytes": 1225
},
{
"ts": 999,
"bytes": 1228
},
{
"ts": 1000,
"bytes": 1225
},
{
"ts": 1002,
"bytes": 1224
},
{
"ts": 1004,
"bytes": 1224
},
{
"ts": 1006,
"bytes": 1224
},
{
"ts": 1008,
"bytes": 1224
},
{
"ts": 1011,
"bytes": 1224
},
{
"ts": 1018,
"bytes": 1224
},
{
"ts": 1019,
"bytes": 1224
},
{
"ts": 1021,
"bytes": 1224
},
{
"ts": 1024,
"bytes": 1227
},
{
"ts": 1026,
"bytes": 1224
},
{
"ts": 1028,
"bytes": 1224
},
{
"ts": 1030,
"bytes": 1224
},
{
"ts": 1032,
"bytes": 1224
},
{
"ts": 1034,
"bytes": 1224
},
{
"ts": 1036,
"bytes": 1224
},
{
"ts": 1038,
"bytes": 1224
},
{
"ts": 1040,
"bytes": 1224
},
{
"ts": 1042,
"bytes": 1224
},
{
"ts": 1049,
"bytes": 1224
},
{
"ts": 1051,
"bytes": 1224
},
{
"ts": 1058,
"bytes": 1224
},
{
"ts": 1060,
"bytes": 1224
},
{
"ts": 1062,
"bytes": 1224
},
{
"ts": 1069,
"bytes": 1224
},
{
"ts": 1071,
"bytes": 1227
},
{
"ts": 1073,
"bytes": 1224
},
{
"ts": 1080,
"bytes": 1224
},
{
"ts": 1082,
"bytes": 1224
},
{
"ts": 1088,
"bytes": 1224
},
{
"ts": 1091,
"bytes": 1227
},
{
"ts": 1093,
"bytes": 1224
},
{
"ts": 1095,
"bytes": 1227
},
{
"ts": 1101,
"bytes": 1224
},
{
"ts": 1104,
"bytes": 1224
},
{
"ts": 1106,
"bytes": 1227
},
{
"ts": 1112,
"bytes": 1224
},
{
"ts": 1114,
"bytes": 1224
},
{
"ts": 1121,
"bytes": 1224
},
{
"ts": 1126,
"bytes": 1224
},
{
"ts": 1166,
"bytes": 1217
},
{
"ts": 1177,
"bytes": 1224
},
{
"ts": 1179,
"bytes": 1224
},
{
"ts": 1181,
"bytes": 1224
},
{
"ts": 1183,
"bytes": 1224
},
{
"ts": 1185,
"bytes": 1224
},
{
"ts": 1187,
"bytes": 1224
},
{
"ts": 1189,
"bytes": 1224
},
{
"ts": 1191,
"bytes": 1224
},
{
"ts": 1194,
"bytes": 1224
},
{
"ts": 1196,
"bytes": 1400
},
{
"ts": 1198,
"bytes": 1400
},
{
"ts": 1201,
"bytes": 1400
},
{
"ts": 1203,
"bytes": 1400
},
{
"ts": 1205,
"bytes": 1400
},
{
"ts": 1208,
"bytes": 1400
},
{
"ts": 1210,
"bytes": 1400
},
{
"ts": 1221,
"bytes": 1400
},
{
"ts": 1222,
"bytes": 1400
},
{
"ts": 1226,
"bytes": 1400
},
{
"ts": 1226,
"bytes": 1400
},
{
"ts": 1229,
"bytes": 1400
},
{
"ts": 1231,
"bytes": 1400
},
{
"ts": 1234,
"bytes": 1400
},
{
"ts": 1236,
"bytes": 1400
},
{
"ts": 1238,
"bytes": 1400
},
{
"ts": 1249,
"bytes": 1400
},
{
"ts": 1250,
"bytes": 1400
},
{
"ts": 1252,
"bytes": 1400
},
{
"ts": 1255,
"bytes": 1400
},
{
"ts": 1257,
"bytes": 1400
},
{
"ts": 1260,
"bytes": 1400
},
{
"ts": 1262,
"bytes": 1400
},
{
"ts": 1264,
"bytes": 1400
},
{
"ts": 1267,
"bytes": 1400
},
{
"ts": 1269,
"bytes": 1393
},
{
"ts": 1274,
"bytes": 1400
},
{
"ts": 1276,
"bytes": 1400
},
{
"ts": 1278,
"bytes": 1400
},
{
"ts": 1281,
"bytes": 1400
},
{
"ts": 1283,
"bytes": 1400
},
{
"ts": 1285,
"bytes": 1400
},
{
"ts": 1288,
"bytes": 1400
},
{
"ts": 1290,
"bytes": 1400
},
{
"ts": 1292,
"bytes": 1400
},
{
"ts": 1295,
"bytes": 1400
},
{
"ts": 1303,
"bytes": 828
}
],
"expires": "",
"cacheControl": "",
"contentType": "font\/woff2",
"contentEncoding": "",
"socket": 135,
"protocol": "h3",
"dns_start": -1,
"dns_end": -1,
"connect_start": 609,
"connect_end": 609,
"ssl_start": 609,
"ssl_end": 609,
"securityDetails": {
"protocol": "QUIC",
"keyExchange": "",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "jensrossell.ch",
"sanList": [
"jensrossell.ch",
"www.jensrossell.ch"
],
"issuer": "R11",
"validFrom": 1744705798,
"validTo": 1752481797,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Let's Encrypt 'Oak2025h2'",
"logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
"timestamp": 1744709308831,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100967C483D873DA124C000C7F61D64D617D9CC6F075E0D3921BA5BED19060D0573022100E291D0FC76079B036EFAFAE19DAD3CBF04173EAF838E37EC7C941F85B195C428"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1744709310807,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "304502210090225084A433A84B3EC30221D5177A904A6838E90F8F3F287A3331D95BA2A2B60220385516DE3DDBCDB4B3F0AAD884CA737875441605CF66F734D6D4DDB35C3DB88C"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/jensrossell.ch\/assets\/css\/style.css",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "parser",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/assets\/fonts\/ABCRepro-Medium.woff2",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"origin: https:\/\/jensrossell.ch",
"priority: u=0",
"referer: https:\/\/jensrossell.ch\/assets\/css\/style.css",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: font",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"alt-svc: h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\"",
"content-length: 199248",
"content-type: font\/woff2",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"etag: \"30a50-67fe255e-49ab64b6cb60c007;;;\"",
"last-modified: Tue, 15 Apr 2025 09:22:38 GMT",
"x-content-type-options: nosniff"
]
},
"bytesOut": 1966,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": 0,
"ssl_ms": 0,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 640,
"netlog_id": 305,
"renderBlocking": "non_blocking",
"font_details": {
"table_sizes": {
"GDEF": 310,
"GPOS": 464944,
"GSUB": 53480,
"OS\/2": 96,
"cmap": 1528,
"glyf": 694660,
"head": 54,
"hhea": 36,
"hmtx": 25772,
"loca": 0,
"maxp": 32,
"name": 2222,
"post": 32
},
"names": {
"0": "Copyright 2022 Dinamo (Johannes Breyer, Fabian Harb). All rights",
"1": "ABC Repro Medium",
"2": "Regular",
"3": "1.200;ABCD;ABCRepro-Medium",
"4": "ABC Repro Medium",
"5": "Version 1.200;24cc310ea2304d74dda1498b395465d7",
"6": "ABCRepro-Medium",
"7": "ABC Repro is a trademark of Dinamo GmbH, Switzerland.",
"8": "Dinamo",
"9": "Erkin Karamemet",
"11": "https:\/\/abcdinamo.com",
"12": "https:\/\/erkinkaramemet.com",
"13": "Lawful use of the fonts or the data contained within the font fi",
"14": "https:\/\/abcdinamo.com\/information",
"16": "ABC Repro",
"17": "Medium"
},
"OS2": {
"version": 4,
"xAvgCharWidth": 569,
"usWeightClass": 500,
"usWidthClass": 5,
"fsType": 8,
"ySubscriptXSize": 650,
"ySubscriptYSize": 600,
"ySubscriptXOffset": 0,
"ySubscriptYOffset": 75,
"ySuperscriptXSize": 650,
"ySuperscriptYSize": 600,
"ySuperscriptXOffset": 0,
"ySuperscriptYOffset": 350,
"yStrikeoutSize": 50,
"yStrikeoutPosition": 250,
"sFamilyClass": 0,
"ulUnicodeRange1": 7,
"ulUnicodeRange2": 0,
"ulUnicodeRange3": 0,
"ulUnicodeRange4": 0,
"achVendID": "ABCD",
"fsSelection": 192,
"usFirstCharIndex": 32,
"usLastCharIndex": 64258,
"sTypoAscender": 996,
"sTypoDescender": -226,
"sTypoLineGap": 100,
"usWinAscent": 1178,
"usWinDescent": 474,
"ulCodePageRange1": 536871059,
"ulCodePageRange2": 0,
"sxHeight": 498,
"sCapHeight": 705,
"usDefaultChar": 0,
"usBreakChar": 32,
"usMaxContext": 7,
"panose": {
"bFamilyType": 2,
"bSerifStyle": 11,
"bWeight": 6,
"bProportion": 4,
"bContrast": 3,
"bStrokeVariation": 2,
"bArmStyle": 2,
"bLetterForm": 6,
"bMidline": 2,
"bXHeight": 3
}
},
"post": {
"formatType": 3,
"italicAngle": 0,
"underlinePosition": -100,
"underlineThickness": 50,
"isFixedPitch": 0,
"minMemType42": 0,
"maxMemType42": 0,
"minMemType1": 0,
"maxMemType1": 0
},
"cmap": {
"encodings": [
{
"platform": 0,
"encoding": 3
},
{
"platform": 3,
"encoding": 1
}
],
"codepoints": [
32,
33,
34,
35,
36,
37,
38,
39,
40,
41,
42,
43,
44,
45,
46,
47,
48,
49,
50,
51,
52,
53,
54,
55,
56,
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121,
122,
123,
124,
125,
126,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
231,
232,
233,
234,
235,
236,
237,
238,
239,
240,
241,
242,
243,
244,
245,
246,
247,
248,
249,
250,
251,
252,
253,
254,
255,
256,
257,
258,
259,
260,
261,
262,
263,
264,
265,
266,
267,
268,
269,
270,
271,
272,
273,
274,
275,
276,
277,
278,
279,
280,
281,
282,
283,
284,
285,
286,
287,
288,
289,
290,
291,
292,
293,
294,
295,
296,
297,
298,
299,
300,
301,
302,
303,
304,
305,
306,
307,
308,
309,
310,
311,
313,
314,
315,
316,
317,
318,
319,
320,
321,
322,
323,
324,
325,
326,
327,
328,
330,
331,
332,
333,
334,
335,
336,
337,
338,
339,
340,
341,
342,
343,
344,
345,
346,
347,
348,
349,
350,
351,
352,
353,
354,
355,
356,
357,
358,
359,
360,
361,
362,
363,
364,
365,
366,
367,
368,
369,
370,
371,
372,
373,
374,
375,
376,
377,
378,
379,
380,
381,
382,
402,
508,
509,
510,
511,
536,
537,
538,
539,
562,
563,
567,
710,
711,
728,
729,
730,
731,
732,
733,
916,
937,
956,
960,
7808,
7809,
7810,
7811,
7812,
7813,
7838,
7922,
7923,
8194,
8195,
8201,
8202,
8208,
8211,
8212,
8216,
8217,
8218,
8220,
8221,
8222,
8224,
8225,
8226,
8230,
8240,
8242,
8243,
8249,
8250,
8252,
8260,
8263,
8304,
8308,
8309,
8310,
8311,
8312,
8313,
8361,
8364,
8377,
8378,
8381,
8383,
8453,
8467,
8470,
8471,
8482,
8486,
8531,
8532,
8533,
8534,
8535,
8536,
8537,
8538,
8539,
8540,
8541,
8542,
8543,
8544,
8545,
8546,
8547,
8548,
8549,
8550,
8551,
8552,
8553,
8556,
8557,
8558,
8559,
8592,
8593,
8594,
8595,
8598,
8599,
8600,
8601,
8612,
8613,
8614,
8615,
8624,
8625,
8626,
8627,
8634,
8635,
8644,
8645,
8676,
8677,
8706,
8710,
8719,
8721,
8722,
8730,
8734,
8747,
8776,
8800,
8804,
8805,
8960,
8982,
9001,
9002,
9674,
10560,
10561,
11148,
11149,
11150,
11151,
11176,
11177,
11178,
11179,
11180,
11181,
11182,
11183,
12298,
12299,
12300,
12301,
12302,
12303,
12304,
12305,
12308,
12309,
59136,
59137,
59138,
59139,
59140,
59141,
59142,
59143,
59144,
59145,
59146,
59147,
59148,
59149,
59150,
59151,
59152,
59153,
59154,
59155,
59156,
59157,
59158,
59159,
59160,
59161,
59162,
59163,
59164,
59165,
59166,
59167,
59168,
59169,
59170,
59171,
59172,
59173,
59174,
59175,
59176,
59177,
59178,
59179,
59180,
59181,
59182,
59183,
59184,
63743,
64257,
64258
]
},
"color": {
"formats": [],
"numPalettes": 0,
"numPaletteEntries": 0
},
"features": {
"GSUB": {
"DFLT": {
"default": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
]
},
"latn": {
"default": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"AZE ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"CAT ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"CRT ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"KAZ ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"MOL ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"ROM ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"TAT ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
],
"TRK ": [
"aalt",
"calt",
"case",
"ccmp",
"dnom",
"fina",
"frac",
"init",
"isol",
"liga",
"locl",
"medi",
"numr",
"ordn",
"pnum",
"sinf",
"ss01",
"ss02",
"ss03",
"ss04",
"ss05",
"ss06",
"ss07",
"ss08",
"ss09",
"ss10",
"ss11",
"ss12",
"ss13",
"ss14",
"ss15",
"ss16",
"subs",
"sups",
"tnum",
"zero"
]
}
},
"GPOS": {
"DFLT": {
"default": [
"kern"
]
},
"latn": {
"default": [
"kern"
],
"AZE ": [
"kern"
],
"CAT ": [
"kern"
],
"CRT ": [
"kern"
],
"KAZ ": [
"kern"
],
"MOL ": [
"kern"
],
"ROM ": [
"kern"
],
"TAT ": [
"kern"
],
"TRK ": [
"kern"
]
}
}
},
"counts": {
"num_cmap_codepoints": 535,
"num_glyphs": 6443
}
},
"load_end": 1303,
"ttfb_start": 641,
"ttfb_end": 743,
"download_start": 743,
"download_end": 1303,
"download_ms": 560,
"all_start": 641,
"all_end": 1303,
"all_ms": 662,
"index": 30,
"number": 31
},
{
"type": 3,
"id": "35968.89",
"request_id": "35968.89",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/projects.json",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/projects.json",
"raw_id": "35968.89",
"frame_id": "0CBF996ABE9468778A4893649E6C7499",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Fetch",
"load_ms": 557,
"ttfb_ms": 540,
"load_start": 757,
"load_start_float": 757.00031100000001,
"bytesIn": 3253,
"objectSize": 3253,
"objectSizeUncompressed": 8260,
"chunks": [
{
"ts": 1300,
"bytes": 1175,
"inflated": 2099
},
{
"ts": 1306,
"bytes": 1229,
"inflated": 3261
},
{
"ts": 1314,
"bytes": 849,
"inflated": 2900
}
],
"expires": "",
"cacheControl": "",
"contentType": "application\/json",
"contentEncoding": "br",
"socket": 135,
"protocol": "h3",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/assets\/js\/app-min.js",
"initiator_line": "4",
"initiator_column": "9060",
"initiator_type": "script",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/projects.json",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: empty",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03",
"x-requested-with: fetch"
],
"response": [
"content-encoding: br",
"content-length: 3253",
"content-type: application\/json; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:48:20 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff"
]
},
"bytesOut": 1834,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 3253,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 755,
"netlog_id": 311,
"load_end": 1314,
"ttfb_start": 757,
"ttfb_end": 1297,
"download_start": 1297,
"download_end": 1314,
"download_ms": 17,
"all_start": 757,
"all_end": 1314,
"all_ms": 557,
"index": 31,
"number": 32
}
],
"requestsFull": 32,
"requestsDoc": 0,
"responses_200": 32,
"responses_404": 0,
"responses_other": 0,
"result": 99997,
"testStartOffset": 0,
"cached": 0,
"optimization_checked": 1,
"main_frame": "0CBF996ABE9468778A4893649E6C7499",
"domContentLoadedEventStart": 781,
"domContentLoadedEventEnd": 781,
"URL": "https:\/\/jensrossell.ch\/",
"connections": 3,
"final_base_page_request": 0,
"final_base_page_request_id": "29287E88FA76E66D73AFF6390DD6255B",
"final_url": "https:\/\/jensrossell.ch\/",
"domInteractive": 781,
"firstPaint": 1324,
"renderBlockingCSS": 2,
"renderBlockingJS": 0,
"TTFB": 260,
"basePageSSLTime": 59,
"score_cache": 89,
"score_cdn": 3,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 52,
"score_etags": -1,
"score_progressive_jpeg": 79,
"gzip_total": 67050,
"gzip_savings": 0,
"minify_total": -1,
"minify_savings": -1,
"image_total": 29658738,
"image_savings": 14239017,
"base_page_cdn": "",
"cpuTimes": {
"ParseHTML": 9,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 2,
"EventDispatch": 13,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 10,
"ParseAuthorStyleSheet": 2,
"UpdateLayoutTree": 5,
"BeginRemoteFontLoad": 0,
"Layout": 35,
"PrePaint": 15,
"Paint": 1,
"Layerize": 2,
"EvaluateScript": 1,
"v8.compile": 0,
"MarkDOMContent": 0,
"FireAnimationFrame": 2,
"FunctionCall": 14,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 3,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 2,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 1,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"IntersectionObserverController::computeIntersections": 1,
"TimerFire": 1,
"Idle": 29705
},
"cpuTimesDoc": {
"ParseHTML": 0,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 0,
"EventDispatch": 0,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 0,
"ParseAuthorStyleSheet": 0,
"UpdateLayoutTree": 0,
"BeginRemoteFontLoad": 0,
"Layout": 0,
"PrePaint": 0,
"Paint": 0,
"Layerize": 0,
"EvaluateScript": 0,
"v8.compile": 0,
"MarkDOMContent": 0,
"FireAnimationFrame": 0,
"FunctionCall": 0,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 0,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 0,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"IntersectionObserverController::computeIntersections": 0,
"TimerFire": 0,
"Idle": 0
},
"cpu.ParseHTML": 9,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 2,
"cpu.EventDispatch": 13,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 10,
"cpu.ParseAuthorStyleSheet": 2,
"cpu.UpdateLayoutTree": 5,
"cpu.BeginRemoteFontLoad": 0,
"cpu.Layout": 35,
"cpu.PrePaint": 15,
"cpu.Paint": 1,
"cpu.Layerize": 2,
"cpu.EvaluateScript": 1,
"cpu.v8.compile": 0,
"cpu.MarkDOMContent": 0,
"cpu.FireAnimationFrame": 2,
"cpu.FunctionCall": 14,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 3,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 2,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 1,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.IntersectionObserverController::computeIntersections": 1,
"cpu.TimerFire": 1,
"cpu.Idle": 29705,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1745995698.1094861,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1745995699.855284,
"browserVersion": "134.0.0.0",
"browser_version": "134.0.0.0",
"fullyLoadedCPUms": 6140,
"fullyLoadedCPUpct": 11.446681580909933,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "0CBF996ABE9468778A4893649E6C7499",
"loaderId": "EFAF962B5CF7CF7BF465B54316E43C4D"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/jensrossell.ch",
"name": ""
}
],
"document_URL": "https:\/\/jensrossell.ch\/",
"document_hostname": "jensrossell.ch",
"document_origin": "https:\/\/jensrossell.ch",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 346,
"PerformancePaintTiming.first-paint": 1324,
"origin_dns": {
"ns": [
"ns1.cyon.ch.",
"ns2.cyon.ch."
],
"mx": [
"0 mail.jensrossell.ch."
],
"txt": [
"\"v=spf1 include:spf.protection.cyon.net -all\""
],
"soa": [
"ns1.cyon.ch. server.cyon.ch. 2025041402 14400 1800 1209600 3600"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"JavaScript libraries": "Swiper",
"CDN": "jsDelivr",
"Miscellaneous": "Open Graph,HTTP\/3"
},
"detected_apps": {
"Swiper": "",
"jsDelivr": "",
"Open Graph": "",
"HTTP\/3": ""
},
"detected_technologies": {
"Swiper": {
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
"jsDelivr": {
"name": "jsDelivr",
"description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
"slug": "jsdelivr",
"categories": [
{
"id": 31,
"slug": "cdn",
"groups": [
7
],
"name": "CDN",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "jsdelivr-icon.svg",
"website": "https:\/\/www.jsdelivr.com\/",
"pricing": [],
"cpe": null
},
"Open Graph": {
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
},
"HTTP\/3": {
"name": "HTTP\/3",
"description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
"slug": "http-3",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "HTTP3.svg",
"website": "https:\/\/httpwg.org\/",
"pricing": [],
"cpe": null
}
},
"detected_raw": [
{
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
{
"name": "jsDelivr",
"description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
"slug": "jsdelivr",
"categories": [
{
"id": 31,
"slug": "cdn",
"groups": [
7
],
"name": "CDN",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "jsdelivr-icon.svg",
"website": "https:\/\/www.jsdelivr.com\/",
"pricing": [],
"cpe": null
},
{
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
},
{
"name": "HTTP\/3",
"description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
"slug": "http-3",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "HTTP3.svg",
"website": "https:\/\/httpwg.org\/",
"pricing": [],
"cpe": null
}
],
"axe": {
"testEngine": "4.10.2",
"violations": [],
"passes": [
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag131",
"wcag412",
"EN-301-549",
"EN-9.1.3.1",
"EN-9.4.1.2"
],
"description": "Ensure aria-hidden=\"true\" is not present on the document body.",
"help": "aria-hidden=\"true\" must not be present on the document body",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-hidden-body?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-hidden-body",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "No aria-hidden attribute is present on document body"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<body class=\"home home loading\">",
"target": [
"body"
]
}
]
},
{
"id": "document-title",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag242",
"TTv5",
"TT12.a",
"EN-301-549",
"EN-9.2.4.2",
"ACT"
],
"description": "Ensure each HTML document contains a non-empty <title> element",
"help": "Documents must have <title> element to aid in navigation",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/document-title?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "doc-has-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Document has a non-empty <title> element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "html-has-lang",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/html-has-lang?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "The <html> element has a lang attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "html-lang-valid",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure the lang attribute of the <html> element has a valid value",
"help": "<html> element must have a valid value for the lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/html-lang-valid?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "valid-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Value of lang attribute is included in the list of valid languages"
}
],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "meta-viewport",
"impact": null,
"tags": [
"cat.sensory-and-visual-cues",
"wcag2aa",
"wcag144",
"EN-301-549",
"EN-9.1.4.4",
"ACT"
],
"description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
"help": "Zooming and scaling must not be disabled",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/meta-viewport?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "meta-viewport",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "<meta> tag does not disable zooming on mobile devices"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">",
"target": [
"meta[name=\"viewport\"]"
]
}
]
}
],
"incomplete": [
{
"id": "bypass",
"impact": "serious",
"tags": [
"cat.keyboard",
"wcag2a",
"wcag241",
"section508",
"section508.22.o",
"TTv5",
"TT9.a",
"EN-301-549",
"EN-9.2.4.1"
],
"description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
"help": "Page must have means to bypass repeated blocks",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/bypass?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "internal-link-present",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "No valid skip link found"
},
{
"id": "header-present",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Page does not have a heading"
},
{
"id": "landmark",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Page does not have a landmark region"
}
],
"all": [],
"none": [],
"impact": "serious",
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
],
"failureSummary": "Fix any of the following:\n No valid skip link found\n Page does not have a heading\n Page does not have a landmark region"
}
]
}
]
},
"base_page_ip_ptr": "s129.cyon.net",
"base_page_cname": "",
"base_page_dns_server": "ns2.cyon.ch",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 81276,
"testUrl": "https:\/\/jensrossell.ch\/",
"custom": [
"Colordepth",
"Dpi",
"Images",
"Resolution",
"fonts",
"generated-content-percent",
"generated-content-size",
"imgs-in-viewport",
"imgs-no-alt",
"imgs-out-viewport",
"jsLibsVulns",
"meta-viewport",
"possibly-render-blocking-reqs",
"rendered-html",
"securityHeaders"
],
"Colordepth": 24,
"Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
"Images": "[{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2890},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1318,\"naturalHeight\":2062},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":2976,\"naturalHeight\":4481},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2633},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":4778,\"naturalHeight\":7168},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif\",\"width\":662,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":4778,\"naturalHeight\":7168},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif\",\"width\":794,\"height\":993,\"naturalWidth\":1365,\"naturalHeight\":1706},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1219},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2686},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1219,\"naturalHeight\":1706},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif\",\"width\":909,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2097},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1117},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2473},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif\",\"width\":642,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2971},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":16000,\"naturalHeight\":10240},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":10181,\"naturalHeight\":14221},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":16000,\"naturalHeight\":10240},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1280},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1280},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2588},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1440},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560}]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [
{
"family": "swiper-icons",
"display": "auto",
"status": "unloaded",
"style": "normal",
"weight": "400"
},
{
"family": "Repro",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "500"
}
],
"generated-content-percent": 0.080000000000000002,
"generated-content-size": 0.040000000000000001,
"imgs-in-viewport": [],
"imgs-no-alt": [],
"imgs-out-viewport": [
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2890
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1318,
"naturalHeight": 2062
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 2976,
"naturalHeight": 4481
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2633
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 4778,
"naturalHeight": 7168
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w\" alt=\"\" style=\"object-position: 69.6% 56.2%\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2880
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 4778,
"naturalHeight": 7168
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 54.0% 49.0%\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1365,
"naturalHeight": 1706
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1219
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2686
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1219,
"naturalHeight": 1706
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 7.4% 56.0%\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2097
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1117
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2473
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 49.9% 27.6%\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2971
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 16000,
"naturalHeight": 10240
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 10181,
"naturalHeight": 14221
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 16000,
"naturalHeight": 10240
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1280
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1280
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2588
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1440
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w\" alt=\"\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
}
],
"jsLibsVulns": [],
"meta-viewport": "width=device-width, initial-scale=1.0",
"possibly-render-blocking-reqs": [
"https:\/\/jensrossell.ch\/assets\/js\/app-min.js",
"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css",
"https:\/\/jensrossell.ch\/assets\/css\/style.css"
],
"rendered-html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\"><head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Jens Rossell<\/title>\n <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\">\n <link href=\"https:\/\/jensrossell.ch\/assets\/css\/style.css\" rel=\"stylesheet\"> <title>Jens Rossell<\/title>\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" name=\"description\">\n<meta content=\"2025-04-15\" name=\"date\">\n<meta content=\"Jens Rossell\" property=\"og:title\">\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" property=\"og:description\">\n<meta content=\"Jens Rossell\" property=\"og:site_name\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"all\" name=\"robots\">\n<link href=\"https:\/\/jensrossell.ch\" rel=\"canonical\">\n<meta content=\"https:\/\/jensrossell.ch\" property=\"og:url\">\n<meta content=\"summary\" name=\"twitter:card\">\n<meta content=\"Jens Rossell\" name=\"twitter:title\">\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" name=\"twitter:description\">\n <link rel=\"icon\" type=\"image\/png\" href=\"assets\/favicon\/favicon-96x96.png\" sizes=\"96x96\">\n <link rel=\"icon\" type=\"image\/svg+xml\" href=\"assets\/favicon\/favicon.svg\">\n <link rel=\"shortcut icon\" href=\"assets\/favicon\/favicon.ico\">\n <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"assets\/favicon\/apple-touch-icon.png\">\n\n<\/head>\n\n<body class=\"home home loading\">\n <div class=\"guides\">\n <div class=\"container measurement\">\n <p><\/p>\n <\/div>\n <div class=\"grid\"><\/div>\n <div class=\"columns\">\n <div class=\"container column-container\">\n <div class=\"column\"><p>1920px<\/p><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <\/div>\n <\/div>\n <\/div>\n\n<div class=\"cover\">\n\n <div class=\"logo\">\n <svg width=\"1671\" height=\"319\" viewBox=\"0 0 1671 319\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path id=\"j\" d=\"M1.46904 319V75.4663H45.5404V319H1.46904ZM0 41.1966V0H46.2749V41.1966H0Z\" fill=\"currentColor\"><\/path>\n <path id=\"e1\" d=\"M156.648 262.491C96.7848 262.491 62.9967 223.847 62.9967 166.609C62.9967 109.007 98.6211 69.9977 156.281 69.9977C217.981 69.9977 252.503 114.111 248.096 176.088H106.701C107.803 209.993 125.431 230.045 155.914 230.045C182.357 230.045 194.843 216.555 201.454 200.15H245.158C238.915 226.763 213.941 262.491 156.648 262.491ZM107.803 147.651H203.29C201.821 116.298 180.888 101.715 156.281 101.715C128.736 101.715 111.108 117.392 107.803 147.651Z\" fill=\"currentColor\"><\/path>\n <path id=\"n\" d=\"M266.026 257.023V75.4663H308.996V99.528C315.606 88.5908 334.704 69.9977 367.023 69.9977C406.32 69.9977 435.701 93.6948 435.701 140.36V257.023H391.629V146.193C391.629 116.298 376.939 105.361 353.801 105.361C322.584 105.361 310.465 129.423 310.465 161.87V257.023H266.026Z\" fill=\"currentColor\"><\/path>\n <path id=\"s\" d=\"M533.923 262.491C474.427 262.491 449.086 231.867 447.984 198.327H488.383C490.219 212.91 501.604 231.503 533.556 231.503C557.06 231.503 570.649 222.024 570.649 208.535C570.649 195.775 563.304 188.848 536.126 183.744L517.396 180.827C470.754 172.442 456.064 153.485 456.064 125.048C456.064 94.0594 484.71 69.9977 529.149 69.9977C584.238 69.9977 607.375 98.0697 610.68 125.413H569.547C566.242 110.83 553.755 100.622 528.414 100.622C507.113 100.622 496.83 109.736 496.83 121.402C496.83 133.433 506.378 139.266 530.25 143.641L550.817 147.287C592.685 155.307 615.088 172.807 615.088 205.254C615.088 238.43 587.543 262.491 533.923 262.491Z\" fill=\"currentColor\"><\/path>\n <path id=\"r\" d=\"M703.024 257.023V75.4663H745.993V110.465C753.706 94.7886 771.702 73.2789 808.06 73.2789H812.468V115.934H801.082C761.418 115.934 747.462 137.443 747.462 172.807V257.023H703.024Z\" fill=\"currentColor\"><\/path>\n <path id=\"o\" d=\"M913.037 262.491C855.009 262.491 812.774 223.482 812.774 165.88C812.774 109.007 855.009 69.9977 913.037 69.9977C971.431 69.9977 1013.3 109.007 1013.3 165.88C1013.3 223.482 971.431 262.491 913.037 262.491ZM857.948 165.88C857.948 202.337 879.616 227.857 913.037 227.857C946.825 227.857 968.126 201.973 968.126 165.88C968.126 129.787 947.192 104.632 913.404 104.632C879.249 104.632 857.948 129.058 857.948 165.88Z\" fill=\"currentColor\"><\/path>\n <path id=\"s1\" d=\"M1103.59 262.491C1044.1 262.491 1018.76 231.867 1017.65 198.327H1058.05C1059.89 212.91 1071.27 231.503 1103.23 231.503C1126.73 231.503 1140.32 222.024 1140.32 208.535C1140.32 195.775 1132.97 188.848 1105.8 183.744L1087.07 180.827C1040.42 172.442 1025.73 153.485 1025.73 125.048C1025.73 94.0594 1054.38 69.9977 1098.82 69.9977C1153.91 69.9977 1177.05 98.0697 1180.35 125.413H1139.22C1135.91 110.83 1123.43 100.622 1098.08 100.622C1076.78 100.622 1066.5 109.736 1066.5 121.402C1066.5 133.433 1076.05 139.266 1099.92 143.641L1120.49 147.287C1162.36 155.307 1184.76 172.807 1184.76 205.254C1184.76 238.43 1157.21 262.491 1103.59 262.491Z\" fill=\"currentColor\"><\/path>\n <path id=\"s2\" d=\"M1277.78 262.491C1218.29 262.491 1192.95 231.867 1191.85 198.327H1232.24C1234.08 212.91 1245.47 231.503 1277.42 231.503C1300.92 231.503 1314.51 222.024 1314.51 208.535C1314.51 195.775 1307.17 188.848 1279.99 183.744L1261.26 180.827C1214.62 172.442 1199.92 153.485 1199.92 125.048C1199.92 94.0594 1228.57 69.9977 1273.01 69.9977C1328.1 69.9977 1351.24 98.0697 1354.54 125.413H1313.41C1310.1 110.83 1297.62 100.622 1272.28 100.622C1250.97 100.622 1240.69 109.736 1240.69 121.402C1240.69 133.433 1250.24 139.266 1274.11 143.641L1294.68 147.287C1336.55 155.307 1358.95 172.807 1358.95 205.254C1358.95 238.43 1331.4 262.491 1277.78 262.491Z\" fill=\"currentColor\"><\/path>\n <path id=\"e2\" d=\"M1461.16 262.491C1401.29 262.491 1367.51 223.847 1367.51 166.609C1367.51 109.007 1403.13 69.9977 1460.79 69.9977C1522.49 69.9977 1557.01 114.111 1552.6 176.088H1411.21C1412.31 209.993 1429.94 230.045 1460.42 230.045C1486.86 230.045 1499.35 216.555 1505.96 200.15H1549.67C1543.42 226.763 1518.45 262.491 1461.16 262.491ZM1412.31 147.651H1507.8C1506.33 116.298 1485.4 101.715 1460.79 101.715C1433.24 101.715 1415.62 117.392 1412.31 147.651Z\" fill=\"currentColor\"><\/path>\n <path id=\"l1\" d=\"M1566.86 257.023V0H1611.3V257.023H1566.86Z\" fill=\"currentColor\"><\/path>\n <path id=\"l2\" d=\"M1626.17 257.023V0H1670.61V257.023H1626.17Z\" fill=\"currentColor\"><\/path>\n<\/svg> <\/div>\n\n <div class=\"glr\"><\/div>\n<\/div>\n<div class=\"spacer before\">\n<\/div>\n<main>\n <div class=\"typography\">\n <button class=\"close\">close<\/button>\n <div class=\"glr\"><\/div>\n <section id=\"info\" class=\"info\">\n <div class=\"info-wrapper container\">\n <div class=\"showlink\">\n <a href=\"#\" class=\"showtext\"><h1>Jens Rossell<\/h1><\/a>\n <span class=\"info\">info<\/span>\n <\/div>\n <div class=\"info-inner inner\">\n <div class=\"info-contact\">\n <div class=\"infotext\">\n <p><span class=\"title-copy\">Jens Rossell <\/span>wurde 1988 in Bern geboren und entdeckte fr\u00fch seine Leidenschaft f\u00fcr Handarbeit. Nach einer Schreinerlehre entschied er sich f\u00fcr ein Studium in Industrial Design an der Fachhochschule Nordwestschweiz in Basel. Dort lernte er, technische Pr\u00e4zision mit kreativer Freiheit zu verbinden.<\/p>\n<p>F\u00fcnf Jahre lang arbeitete er als Designer und Projektleiter bei der Designagentur atelier o\u00ef, wo er mit bekannten Marken und Handwerksmeisterinnen zusammenarbeitete. Diese Erfahrung sch\u00e4rfte seinen Blick f\u00fcr Details und erweiterte sein Wissen \u00fcber seltene Materialien.<\/p>\n<p>Im April 2025 gr\u00fcndete er sein eigenes Studio in Bern und entwickelt dort seine Ans\u00e4tze in M\u00f6bel- und Objektdesign sowie Szenografie weiter. Sein Design strebt nach einer Balance zwischen Form und Funktion, wobei seine Kreationen subtil im Raum wirken und durch raffinierte Details Akzente setzen.<\/p> <\/div>\n <div class=\"contact\">\n <div class=\"address\">\n <p>Jens Rossell<br>\nGreyerzstrasse 65<br>\n3013 Bern<\/p> <\/div>\n <div class=\"contactfields\">\n <div class=\"mail contactfield\">\n <span class=\"i\">e<\/span>\n <a href=\"mailto:[email protected]\">[email protected]<\/a> <\/div>\n <div class=\"phone contactfield\">\n <span class=\"i\">p<\/span>\n <a href=\"tel:+410792999381\">+41 (0)79 299 93 81<\/a> <\/div>\n <\/div>\n <\/div>\n<\/div>\n\n<div class=\"datenschutz-impressum text-xs\">\n <a href=\"#\" class=\"showimprint\">\n <h2>Datenschutz\/Impressum<\/h2>\n <\/a>\n <div class=\"datenschutz-impressum-inner\">\n <div class=\"datenschutz\">\n <h1>Datenschutzerkl\u00e4rung<\/h1>\n<p class=\"aktualisiert\">Zuletzt aktualisiert am: 12.03.2025<\/p>\n<p>Wir legen grossen Wert darauf, dass der Umgang mit Personendaten transparent ist. Diese Datenschutzerkl\u00e4rung gibt Auskunft dar\u00fcber, welche personenbezogenen Daten wir sammeln, zu welchem Zweck und an wen wir sie weitergeben. Um eine hohe Transparenz zu gew\u00e4hrleisten, wird diese Datenschutzerkl\u00e4rung regelm\u00e4ssig \u00fcberpr\u00fcft und aktualisiert.<\/p>\n<h2>1. Welche Dienste wir nutzen<\/h2>\n<ul>\n<li>Unpkg<\/li>\n<li>jsDelivr<\/li>\n<\/ul>\n<h2>2. Kontaktinformationen<\/h2>\n<p>Bei Fragen oder Anliegen zum Schutz Ihrer Daten durch uns erreichen Sie uns jederzeit per E-Mail unter [email protected]. Verantwortlich f\u00fcr die Datenbearbeitungen, die \u00fcber diese Website erfolgen, ist:<\/p>\n<p>Jens Rossell<br>\nGreyerzstrasse 65<br>\n3013 Bern<br>\nSchweiz <\/p>\n<p><strong>Datenschutzverantwortliche Person:<\/strong><br>\nJens Rossell<br>\[email protected]<br>\n+41 79 299 93 81<\/p>\n<h2>3. Allgemeine Grunds\u00e4tze<\/h2>\n<h3>3.1 Welche Daten sammeln wir von Ihnen und von wem erhalten wir diese Daten<\/h3>\n<p>In erster Linie bearbeiten wir Personendaten, die Sie uns \u00fcbermitteln oder die wir beim Betrieb unserer Website sammeln. Unter Umst\u00e4nden erhalten wir Personendaten \u00fcber Sie auch von Dritten. Das k\u00f6nnen folgende Kategorien sein:<\/p>\n<ul>\n<li>Personenstammdaten (Name, Adresse, Geburtsdaten, etc.);<\/li>\n<li>Kontaktdaten (Handynummer, E-Mailadresse, etc.);<\/li>\n<li>Finanzdaten (bspw. Kontoangaben);<\/li>\n<li>Onlinekennungen (bspw. Cookie-Kennung, IP-Adressen);<\/li>\n<li>Standort- und Verkehrsdaten;<\/li>\n<li>Ton- und Bildaufnahmen;<\/li>\n<li>besonders sch\u00fctzenswerte Daten (bspw. biometrische Daten oder Angaben \u00fcber Ihre Gesundheit).<\/li>\n<\/ul>\n<h3>3.2 Unter welchen Voraussetzungen bearbeiten wir Ihre Daten?<\/h3>\n<p>Wir behandeln Ihre Daten vertraulich und gem\u00e4ss den in dieser Datenschutzerkl\u00e4rung festgelegten Zwecken. Wir achten dabei auf eine transparente und verh\u00e4ltnism\u00e4ssige Bearbeitung. <\/p>\n<p>Falls wir ausnahmsweise nicht in der Lage sind, diese Grunds\u00e4tze zu befolgen, kann die Datenbearbeitung trotzdem rechtm\u00e4ssig sein, weil ein Rechtfertigungsgrund vorliegt. Als Rechtfertigungsgrund kommt namentlich in Frage:<\/p>\n<ul>\n<li>Ihre Einwilligung;<\/li>\n<li>die Durchf\u00fchrung eines Vertrages oder vorvertraglicher Massnahmen;<\/li>\n<li>unsere berechtigten Interessen, sofern Ihre Interessen nicht \u00fcberwiegen.<\/li>\n<\/ul>\n<h3>3.3 Wie k\u00f6nnen Sie Ihre Einwilligung widerrufen?<\/h3>\n<p>Haben Sie uns eine Einwilligung zur Bearbeitung Ihrer personenbezogenen Daten f\u00fcr bestimmte Zwecke erteilt, bearbeiten wir Ihre Daten im Rahmen dieser Einwilligung, soweit wir keinen anderen Rechtfertigungsgrund haben. <\/p>\n<p>Sie haben jederzeit die M\u00f6glichkeit, Ihre Einwilligung zu widerrufen indem Sie eine E-Mail an die im Impressum genannte Adresse schicken. Bereits erfolgte Datenverarbeitungen sind davon nicht betroffen.<\/p>\n<h3>3.4 In welchen F\u00e4llen k\u00f6nnen wir Ihre Daten an Dritte weitergeben?<\/h3>\n<h4>a. Grundsatz<\/h4>\n<p>Wir sind unter Umst\u00e4nden darauf angewiesen, die Dienste Dritter oder von verbundenen Unternehmen in Anspruch zu nehmen und diese mit der Verarbeitung Ihrer Daten zu beauftragen (sog. Auftragsverarbeiter). Kategorien der Empf\u00e4nger sind namentlich:<\/p>\n<ul>\n<li>Buchhaltung, Treuhand und Revisionsunternehmen;<\/li>\n<li>Beratungsunternehmen (Rechtsberatung, Steuern, etc.);<\/li>\n<li>IT-Dienstleister (Webhosting, Support, Clouddienste, Webseitengestaltung, etc.);<\/li>\n<li>Zahlungsdienstleister;<\/li>\n<li>Anbieter von Tracking-, Conversion- und Werbedienstleistungen.<\/li>\n<\/ul>\n<p>Wir stellen sicher, dass diese Dritten und unsere verbundenen Unternehmen die Voraussetzungen des Datenschutzes einhalten und Ihre personenbezogenen Daten vertraulich behandeln. <\/p>\n<p>Unter Umst\u00e4nden sind wir auch verpflichtet, Ihre personenbezogenen Daten an Beh\u00f6rden bekanntzugeben.<\/p>\n<h4>b. Besuch unserer Social-Media-Kan\u00e4le<\/h4>\n<p>Wir haben eventuell auf unserer Website Links zu unseren Social-Media-Kan\u00e4len eingebettet. Das ist f\u00fcr Sie jeweils ersichtlich (typischerweise \u00fcber entsprechende Symbole). Klicken Sie auf die Symbole, werden Sie auf unsere Social-Media-Kan\u00e4le weitergeleitet. <\/p>\n<p>Die Social Media Anbieter erfahren in diesem Fall, dass Sie von unserer Website auf deren Plattform zugreifen. Die Social Media Anbieter k\u00f6nnen die so erhobenen Daten f\u00fcr eigene Zwecke nutzen. Wir weisen darauf hin, dass wir keine Kenntnis vom Inhalt der \u00fcbermittelten Daten sowie deren Nutzung durch die Betreiber erhalten.<\/p>\n<h4>c. Weitergabe ins Ausland<\/h4>\n<p>Unter Umst\u00e4nden kann es im Rahmen der Auftragsbearbeitung zu \u00dcbermittlung Ihrer personenbezogenen Daten an Unternehmen im Ausland kommen. Diese Unternehmen sind im gleichen Umfang zum Datenschutz verpflichtet, wie wir selbst. Die \u00dcbermittlung kann weltweit stattfinden. <\/p>\n<p>Entspricht das Datenschutzniveau nicht demjenigen des der Schweiz, so nehmen wir eine vorg\u00e4ngige Risikoeinsch\u00e4tzung vor und stellen vertraglich sicher, dass der gleiche Schutz wie in der Schweiz garantiert wird (bspw. mittels der neuen Standardvertragsklauseln der EU-Kommission oder anderen, gesetzlich vorgegebenen Massnahmen). Sollte unsere Risikoeinsch\u00e4tzung negativ ausfallen, ergreifen wir zus\u00e4tzliche technische Massnahmen zum Schutz Ihrer Daten. Sie k\u00f6nnen die Standardvertragsklauseln der EU-Kommission abrufen unter folgendem Link. <a href=\"https:\/\/commission.europa.eu\/publications\/standard-contractual-clauses-controllers-and-processors-eueea\\_de\">https:\/\/commission.europa.eu\/publications\/standard-contractual-clauses-controllers-and-processors-eueea\\_de<\/a><\/p>\n<h3>3.5 Wie lange bewahren wir Ihre Daten auf?<\/h3>\n<p>Wir speichern personenbezogene Daten nur so lange, wie dies erforderlich ist, um die einzelnen Zwecke, zu denen die Daten erhoben wurden, zu erf\u00fcllen. <\/p>\n<p>Daten, die wir bei Ihrem Besuch auf unserer Website speichern, werden w\u00e4hrend zw\u00f6lf Monaten aufbewahrt. Eine Ausnahme gilt f\u00fcr Analyse- und Trackingdaten, die l\u00e4nger aufbewahrt werden k\u00f6nnen. <\/p>\n<p>Vertragsdaten speichern wir l\u00e4nger, da wir dazu durch gesetzliche Vorschriften verpflichtet sind. Wir m\u00fcssen insbesondere gesch\u00e4ftliche Kommunikation, geschlossene Vertr\u00e4ge und Buchungsbelege bis zu 10 Jahren aufbewahren. Soweit wir solche Daten von Ihnen nicht mehr zur Durchf\u00fchrung der Dienstleistungen ben\u00f6tigen, werden die Daten gesperrt und wir verwenden sie nur noch f\u00fcr Zwecke der Rechnungslegung und f\u00fcr Steuerzwecke.<\/p>\n<h3>3.6 Wie sch\u00fctzen wir Ihre Daten?<\/h3>\n<p>Wir werden Ihre Daten sicher aufbewahren und alle angemessenen Massnahmen ergreifen, um Ihre Daten vor Verlust, Zugriff, Missbrauch oder \u00c4nderungen zu sch\u00fctzen. <\/p>\n<p>Unsere Vertragspartner und Mitarbeitende, die Zugang zu Ihren Daten haben, sind zur Einhaltung der datenschutzrechtlichen Bestimmungen verpflichtet. In manchen F\u00e4llen wird es erforderlich sein, dass wir Ihre Anfragen an mit uns verbundene Unternehmen weiterreichen. Auch in diesen F\u00e4llen werden Ihre Daten vertraulich behandelt. <\/p>\n<p>Innerhalb unserer Webseite verwenden wir das SSL-Verfahren (Secure Socket Layer) in Verbindung mit der jeweils h\u00f6chsten Verschl\u00fcsselungsstufe, die von Ihrem Browser unterst\u00fctzt wird.<\/p>\n<h3>3.7 Welche Rechte haben Sie?<\/h3>\n<h4>a. Auskunftsrecht<\/h4>\n<p>Sie k\u00f6nnen jederzeit eine Auskunft \u00fcber die von uns \u00fcber Sie gespeicherten Daten verlangen. Wir bitten Sie, Ihr Auskunftsgesuch zusammen mit einem Identit\u00e4tsnachweis an [email protected] zu senden. <\/p>\n<p>Sie haben ausserdem das Recht, Ihre Daten in einem g\u00e4ngigen Dateiformat zu erhalten, wenn wir Ihre Daten automatisiert bearbeiten, und wenn:<\/p>\n<ul>\n<li>Sie Ihre Einwilligung f\u00fcr die Bearbeitung dieser Daten erteilt haben; oder<\/li>\n<li>Sie Daten im Zusammenhang mit dem Abschluss oder der Abwicklung eines Vertrags bekannt gegeben haben.<\/li>\n<\/ul>\n<p>Wir k\u00f6nnen die Auskunft bzw. Datenherausgabe einschr\u00e4nken oder verweigern, wenn dies unseren gesetzlichen Verpflichtungen, berechtigten eigenen oder \u00f6ffentlichen Interessen oder Interessen einer Drittperson entgegensteht. <\/p>\n<p>Die Bearbeitung Ihres Gesuchs unterliegt der gesetzlichen Bearbeitungsfrist von 30 Tagen. Diese Frist d\u00fcrfen wir jedoch aufgrund von hohem Anfragevolumen, aus rechtlichen oder technischen Gr\u00fcnden oder weil wir n\u00e4here Angaben von Ihnen ben\u00f6tigen, verl\u00e4ngern. Sie werden \u00fcber die Fristverl\u00e4ngerung rechtzeitig mindestens in Textform informiert.<\/p>\n<h4>b. L\u00f6schung und Berichtigung<\/h4>\n<p>Sie haben jederzeit die M\u00f6glichkeit, die L\u00f6schung oder Berichtigung Ihrer Daten zu verlangen. Wir k\u00f6nnen das Gesuch abweisen, wenn gesetzliche Vorschriften uns zur l\u00e4ngeren bzw. unver\u00e4nderten Aufbewahrung verpflichten oder ein Erlaubnistatbestand Ihrem Gesuch entgegensteht. <\/p>\n<p>Bitte beachten Sie, dass die Aus\u00fcbung Ihrer Rechte unter Umst\u00e4nden im Konflikt mit vertraglichen Abmachungen stehen und entsprechende Auswirkungen auf die Vertragsdurchf\u00fchrung haben kann (z.B. vorzeitige Vertragsaufl\u00f6sung oder Kostenfolgen).<\/p>\n<h4>c. Rechtsweg<\/h4>\n<p>Sind Sie von der Bearbeitung personenbezogener Daten betroffen, haben Sie das Recht, Ihre Rechte gerichtlich durchzusetzen oder bei der zust\u00e4ndigen Aufsichtsbeh\u00f6rde eine Meldung einzureichen. Die zust\u00e4ndige Aufsichtsbeh\u00f6rde in der Schweiz ist der Eidgen\u00f6ssische Datenschutz- und \u00d6ffentlichkeitsbeauftragte: <a href=\"https:\/\/www.edoeb.admin.ch\">https:\/\/www.edoeb.admin.ch<\/a><\/p>\n<h3>3.8 \u00c4nderungen an der Datenschutzerkl\u00e4rung<\/h3>\n<p>Wir k\u00f6nnen diese Datenschutzerkl\u00e4rung jederzeit \u00e4ndern. Die \u00c4nderungen werden auf ver\u00f6ffentlicht, Sie werden nicht gesondert dar\u00fcber informiert.<\/p>\n<h2>4. Einzelne Datenverarbeitungsvorg\u00e4nge<\/h2>\n<h3>4.1 Bereitstellen der Webseite und Erstellung von Logfiles<\/h3>\n<h4>Welche Informationen erhalten wir und wie nutzen wir sie?<\/h4>\n<p>Indem Sie besuchen, werden auf unseren Servern oder auf Servern von Dienstleistungen und Produkten, die wir beziehen und \/ oder installiert haben, bestimmte Daten automatisch zu Zwecken der Systemadministration, f\u00fcr statistische oder f\u00fcr Sicherungszwecke oder f\u00fcr Trackingzwecke gespeichert. Es handelt sich dabei um:<\/p>\n<ul>\n<li>den Namen Ihres Internetserviceproviders;<\/li>\n<li>Ihre IP-Adresse (unter Umst\u00e4nden);<\/li>\n<li>die Version Ihrer Browser-Software;<\/li>\n<li>das Betriebssystem des Rechners mit dem auf die URL zugegriffen wird;<\/li>\n<li>das Datum und die Uhrzeit des Zugriffs;<\/li>\n<li>die Webseite, von der aus Sie URL besuchen;<\/li>\n<li>die Suchw\u00f6rter die Sie benutzt haben, um die URL finden.<\/li>\n<\/ul>\n<h4>Weshalb d\u00fcrfen wir diese Daten bearbeiten?<\/h4>\n<p>Diese Daten k\u00f6nnen keiner bestimmten Person zugeordnet werden und es findet keine Zusammenf\u00fchrung dieser Daten mit anderen Datenquellen statt. Die Speicherung der Logfiles erfolgt, um die Funktionsf\u00e4higkeit der Webseite zu garantieren und zur Sicherstellung der Sicherheit unserer informationstechnischen Systeme. Hierin besteht unser berechtigtes Interesse.<\/p>\n<h4>Wie k\u00f6nnen Sie die Datenerfassung verhindern?<\/h4>\n<p>Die Daten werden nur solange gespeichert, wie dies zur Erreichung des Zweckes Ihrer Erhebung notwendig ist. Dementsprechend werden die Daten nach Beendigung jeder Sitzung gel\u00f6scht. Die Speicherung der Logfiles ist f\u00fcr den Betrieb der Webseite zwingend notwendig, Sie haben daher keine M\u00f6glichkeit dagegen Widerspruch zu erheben.<\/p>\n<h3>4.2 Unpkg<\/h3>\n<p>Unpkg ist ein schneller, globaler Content Delivery Network (CDN) f\u00fcr alles, was auf npm, dem Node Package Manager, ver\u00f6ffentlicht wird. Es wird von Michael Jackson (Zur Klarstellung des Namens: <a href=\"https:\/\/twitter.com\/mjackson\">https:\/\/twitter.com\/mjackson<\/a>) verwaltet. Das CDN wird von Cloudflare betrieben. Es gibt keine offizielle Firmenadresse, da Unpkg ein Open-Source-Projekt ist und von der Community unterst\u00fctzt wird. <\/p>\n<p>Wir nutzen Unpkg auf unserer Website, um bestimmte JavaScript-Bibliotheken und andere Frontend-Ressourcen zu laden. Dies erm\u00f6glicht uns, die Ladezeiten unserer Website zu verk\u00fcrzen und sicherzustellen, dass unsere Benutzer immer die neuesten Versionen dieser Ressourcen erhalten. <\/p>\n<p>Unpkg verwendet, wie die meisten CDNs, Server-Logs, um Informationen \u00fcber die Anfragen zu speichern, die es erh\u00e4lt. Diese Logs k\u00f6nnen Informationen wie die IP-Adresse des Benutzers, den Browsertyp, das Betriebssystem, die Referenz-URL, die Uhrzeit der Anfrage und andere technische Details enthalten. Diese Daten werden in der Regel zur \u00dcberwachung und Verbesserung der Serviceleistung und zur Abwehr von Sicherheitsbedrohungen verwendet.<\/p>\n<h3>4.3 jsDelivr<\/h3>\n<p>Auf unserer Website nutzen wir den Dienst jsDelivr, ein Open-Source-CDN (Content Delivery Network), um bestimmte Bibliotheken und Skripte schneller und zuverl\u00e4ssiger zu laden. Dieser Dienst wird von ProspectOne Sp. z o.o., ul. Krolweska 65A, 30-081 Krakow, Polen, bereitgestellt. <\/p>\n<p>Durch die Einbindung von jsDelivr werden beim Aufruf unserer Webseite Daten, wie Ihre IP-Adresse, Informationen \u00fcber den verwendeten Browser, das Betriebssystem und die Dauer des Seitenaufrufs, an Server von jsDelivr \u00fcbertragen. Dies geschieht, um die Inhalte schneller und effizienter an Ihren Browser zu liefern und die Ladezeit der Webseite zu verk\u00fcrzen. <\/p>\n<p>jsDelivr verwendet diese Daten, um die Auslieferung der Inhalte zu gew\u00e4hrleisten und um statistische Auswertungen \u00fcber die Nutzung ihres Dienstes zu erstellen. Die Daten werden nicht mit anderen Datenquellen zusammengef\u00fchrt oder zu Werbezwecken verwendet. <\/p>\n<p>Die Nutzung von jsDelivr dient der Optimierung und Verbesserung der Performance unserer Website. Die Datenverarbeitung erfolgt auf Grundlage unseres berechtigten Interesses an einer effizienten und sicheren Bereitstellung unserer Website.<\/p>\n<h3>BrainBox Generatoren<\/h3>\n<p>BrainBox Generatoren ist ein Dienst der <a href=\"https:\/\/brainbox.swiss\/\">BrainBox Solutions GmbH<\/a>, um alle datenschutzrelevanten Dienste auf einer Website zu erkennen und unter anderem damit bei der Erstellung der Datenschutzerkl\u00e4rung zu helfen. Dabei werden keine personenbezogenen Daten erfasst oder verarbeitet.<\/p> <\/div>\n <div class=\"imprint\">\n <h1>Impressum<\/h1>\n<p>Gestaltung und Realisation: <a href=\"https:\/\/borissiebs.com\/\" rel=\"noreferrer\" target=\"_blank\">Boris Siebs<\/a><br>\nSchrift: <a href=\"https:\/\/abcdinamo.com\/typefaces\/repro\" rel=\"noreferrer\" target=\"_blank\">Repro (Dinamo)<\/a><br>\nContent Management System: <a href=\"https:\/\/getkirby.com\/\" rel=\"noreferrer\" target=\"_blank\">Kirby<\/a><\/p> <\/div>\n <\/div>\n\n<\/div> <\/div>\n <\/div>\n\n <\/section>\n <section id=\"project-info\">\n <div class=\"projectinfo-wrapper container\">\n <div class=\"showlink\">\n <a href=\"#\" class=\"showtext\">Project<\/a>\n <span class=\"info\">info<\/span>\n <\/div>\n <div class=\"projectinfo-inner inner\">\n <\/div>\n <\/div>\n <\/section>\n <\/div>\n\n <section id=\"projects\">\n <article id=\"candleholder\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.66417910447761\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.63908996897622\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.66412758866936\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"tisch\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.72904800650936\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <div class=\"project swiper-slide view-full portrait \" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w\" alt=\"\" style=\"object-position: 69.6% 56.2%\">\n <\/div>\n <div class=\"project swiper-slide\" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"obscura\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.8\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 54.0% 49.0%\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.3998250218723\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.71457489878543\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.714375\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"regal\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.91565265486726\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 7.4% 56.0%\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.7170693686672\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.77631904879861\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"lanz\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.64619053026002\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 49.9% 27.6%\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.5625\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.71589289732243\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.5625\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"klotz\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.75\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.75\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"klotz-ii\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.74166514847878\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.75\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.75\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w\" alt=\"\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <\/section>\n\n<\/main>\n<div class=\"spacer after\">\n<\/div>\n\n\n\n<script src=\"https:\/\/jensrossell.ch\/assets\/js\/app-min.js\"><\/script><script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"WebSite\",\"url\":\"https:\/\/jensrossell.ch\",\"copyrightYear\":\"2025\",\"description\":\"Jens Rossell is an industrial designer from Bern.\",\"name\":\"Jens Rossell\",\"headline\":\"Home\"}<\/script>\n<\/body><\/html>",
"securityHeaders": {
"securityHeadersList": [
"x-content-type-options"
],
"securityHeadersGrade": "E",
"securityHeadersScore": 20
},
"interactivePeriods": [
[
0,
29999
]
],
"lastVisualChange": 1500,
"render": 1500,
"visualComplete85": 1500,
"visualComplete90": 1500,
"visualComplete95": 1500,
"visualComplete99": 1500,
"visualComplete": 1500,
"SpeedIndex": 1500,
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 100
},
{
"name": "fetchStart",
"time": 105
},
{
"name": "navigationStart",
"time": 124
},
{
"name": "domLoading",
"time": 125
},
{
"name": "responseEnd",
"time": 125
},
{
"name": "domInteractive",
"time": 125
},
{
"name": "domContentLoadedEventStart",
"time": 125
},
{
"name": "domContentLoadedEventEnd",
"time": 125
},
{
"name": "domComplete",
"time": 125
},
{
"name": "responseEnd",
"time": 365
},
{
"name": "unloadEventStart",
"time": 369
},
{
"name": "unloadEventEnd",
"time": 369
},
{
"name": "markAsMainFrame",
"time": 369
},
{
"name": "commitNavigationEnd",
"time": 369
},
{
"name": "domLoading",
"time": 369
},
{
"name": "domInteractive",
"time": 880
},
{
"name": "domContentLoadedEventStart",
"time": 880
},
{
"name": "domContentLoadedEventEnd",
"time": 880
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 1423
},
{
"name": "firstPaint",
"time": 1423
},
{
"name": "TotalLayoutShift",
"value": 0
},
{
"name": "CumulativeLayoutShift",
"value": 0
}
],
"chromeUserTiming.navigationStart": 125,
"chromeUserTiming.fetchStart": 105,
"chromeUserTiming.domLoading": 370,
"chromeUserTiming.responseEnd": 365,
"chromeUserTiming.domInteractive": 881,
"chromeUserTiming.domContentLoadedEventStart": 881,
"chromeUserTiming.domContentLoadedEventEnd": 881,
"chromeUserTiming.domComplete": 126,
"chromeUserTiming.unloadEventStart": 369,
"chromeUserTiming.unloadEventEnd": 369,
"chromeUserTiming.markAsMainFrame": 369,
"chromeUserTiming.commitNavigationEnd": 370,
"chromeUserTiming.firstMeaningfulPaintCandidate": 1423,
"chromeUserTiming.firstPaint": 1423,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"blinkFeatureFirstUsed": {
"Features": {
"1075": {
"name": "V8SloppyMode",
"firstUsed": 850.15300000000002
},
"13": {
"name": "UnprefixedRequestAnimationFrame",
"firstUsed": 870.35299999999995
},
"5285": {
"name": "V8Window_Location_AttributeSetter",
"firstUsed": 99.713999999999999
},
"5284": {
"name": "V8Window_Location_AttributeGetter",
"firstUsed": 99.718999999999994
},
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 370.67200000000003
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 370.67899999999997
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 371.60700000000003
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 386.29899999999998
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 386.32100000000003
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 386.32299999999998
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 386.32999999999998
},
"4317": {
"name": "LinkRelCanonical",
"firstUsed": 387.79399999999998
},
"138": {
"name": "SVGSVGElement",
"firstUsed": 393.05000000000001
},
"250": {
"name": "SVGSVGElementInDocument",
"firstUsed": 393.09500000000003
},
"524": {
"name": "SrcsetWDescriptor",
"firstUsed": 397.39800000000002
},
"4239": {
"name": "ScriptSchedulingType_ParserBlocking",
"firstUsed": 406.14999999999998
},
"2203": {
"name": "HasIDClassTagAttribute",
"firstUsed": 473.13200000000001
},
"2204": {
"name": "HasBeforeOrAfterPseudoElement",
"firstUsed": 473.25599999999997
},
"970": {
"name": "CSSAtRuleFontFace",
"firstUsed": 473.274
},
"973": {
"name": "CSSAtRuleMedia",
"firstUsed": 473.447
},
"5130": {
"name": "MediaQueryRangeSyntax",
"firstUsed": 473.45800000000003
},
"4379": {
"name": "PerformanceEntryBufferSwaps",
"firstUsed": 711.13699999999994
},
"469": {
"name": "CSSSelectorPseudoHost",
"firstUsed": 711.23800000000006
},
"972": {
"name": "CSSAtRuleKeyframes",
"firstUsed": 711.29700000000003
},
"587": {
"name": "LangAttribute",
"firstUsed": 713.22000000000003
},
"588": {
"name": "LangAttributeOnHTML",
"firstUsed": 713.22199999999998
},
"3157": {
"name": "CSSComparisonFunctions",
"firstUsed": 713.24800000000005
},
"2402": {
"name": "NegativeBackgroundSize",
"firstUsed": 713.51099999999997
},
"2355": {
"name": "CSSGradient",
"firstUsed": 713.51599999999996
},
"3803": {
"name": "OverflowClipAlongEitherAxis",
"firstUsed": 714.44100000000003
},
"1693": {
"name": "CSSGridLayout",
"firstUsed": 714.75900000000001
},
"1692": {
"name": "CSSFlexibleBox",
"firstUsed": 714.77700000000004
},
"4644": {
"name": "ScrollSnapCoveringSnapArea",
"firstUsed": 739.46699999999998
},
"1066": {
"name": "SameOriginTextScript",
"firstUsed": 849.45699999999999
},
"1076": {
"name": "V8StrictMode",
"firstUsed": 850.15700000000004
},
"2707": {
"name": "V8Window_MatchMedia_Method",
"firstUsed": 852.19600000000003
},
"2705": {
"name": "WindowInnerWidth",
"firstUsed": 852.25199999999995
},
"2663": {
"name": "NavigatorUserAgent",
"firstUsed": 852.35400000000004
},
"2706": {
"name": "WindowInnerHeight",
"firstUsed": 852.69500000000005
},
"675": {
"name": "Fetch",
"firstUsed": 856.73199999999997
},
"2661": {
"name": "NavigatorPlatform",
"firstUsed": 858.82100000000003
},
"2704": {
"name": "V8Screen_Width_AttributeGetter",
"firstUsed": 858.83399999999995
},
"2702": {
"name": "V8Screen_Height_AttributeGetter",
"firstUsed": 858.83799999999997
},
"3323": {
"name": "HiddenBackfaceWithPossible3D",
"firstUsed": 870.53300000000002
},
"3927": {
"name": "HiddenBackfaceWith3D",
"firstUsed": 870.53700000000003
},
"1418": {
"name": "AddEventListenerPassiveFalse",
"firstUsed": 871.20299999999997
},
"2903": {
"name": "NonPassiveTouchEventListener",
"firstUsed": 871.20799999999997
},
"1347": {
"name": "PointerEventAddListenerCount",
"firstUsed": 871.21900000000005
},
"2904": {
"name": "PassiveTouchEventListener",
"firstUsed": 871.226
},
"2592": {
"name": "ResizeObserver_Constructor",
"firstUsed": 871.35400000000004
},
"3798": {
"name": "AVIFImage",
"firstUsed": 1318.5309999999999
},
"1368": {
"name": "IntersectionObserver_Constructor",
"firstUsed": 1417.3620000000001
}
},
"CSSFeatures": {
"437": {
"name": "CSSPropertyObjectPosition",
"firstUsed": 401.00999999999999
},
"6": {
"name": "CSSPropertyFontFamily",
"firstUsed": 473.291
},
"124": {
"name": "CSSPropertySrc",
"firstUsed": 473.30599999999998
},
"10": {
"name": "CSSPropertyFontWeight",
"firstUsed": 473.31
},
"8": {
"name": "CSSPropertyFontStyle",
"firstUsed": 473.31299999999999
},
"516": {
"name": "CSSPropertyFontDisplay",
"firstUsed": 473.32100000000003
},
"4": {
"name": "CSSPropertyDisplay",
"firstUsed": 473.56599999999997
},
"446": {
"name": "CSSPropertyTransform",
"firstUsed": 711.30700000000002
},
"447": {
"name": "CSSPropertyTransformOrigin",
"firstUsed": 711.69299999999998
},
"177": {
"name": "CSSPropertyAliasWebkitBackfaceVisibility",
"firstUsed": 711.70000000000005
},
"451": {
"name": "CSSPropertyBackfaceVisibility",
"firstUsed": 711.702
},
"105": {
"name": "CSSPropertyOverflow",
"firstUsed": 711.70699999999999
},
"515": {
"name": "CSSPropertyVariable",
"firstUsed": 713.22900000000004
},
"7": {
"name": "CSSPropertyFontSize",
"firstUsed": 713.25
},
"5": {
"name": "CSSPropertyFont",
"firstUsed": 713.25599999999997
},
"157": {
"name": "CSSPropertyVerticalAlign",
"firstUsed": 713.25900000000001
},
"34": {
"name": "CSSPropertyBorder",
"firstUsed": 713.26400000000001
},
"89": {
"name": "CSSPropertyMargin",
"firstUsed": 713.26700000000005
},
"109": {
"name": "CSSPropertyPadding",
"firstUsed": 713.26999999999998
},
"680": {
"name": "CSSPropertyScrollbarWidth",
"firstUsed": 713.274
},
"499": {
"name": "CSSPropertyScrollSnapType",
"firstUsed": 713.28099999999995
},
"69": {
"name": "CSSPropertyBoxSizing",
"firstUsed": 713.28300000000002
},
"14": {
"name": "CSSPropertyWebkitFontSmoothing",
"firstUsed": 713.28499999999997
},
"11": {
"name": "CSSPropertyTextRendering",
"firstUsed": 713.28800000000001
},
"2": {
"name": "CSSPropertyColor",
"firstUsed": 713.29100000000005
},
"21": {
"name": "CSSPropertyBackground",
"firstUsed": 713.29600000000005
},
"20": {
"name": "CSSPropertyLineHeight",
"firstUsed": 713.39800000000002
},
"143": {
"name": "CSSPropertyTextTransform",
"firstUsed": 713.40700000000004
},
"84": {
"name": "CSSPropertyLetterSpacing",
"firstUsed": 713.41499999999996
},
"119": {
"name": "CSSPropertyPosition",
"firstUsed": 713.41700000000003
},
"165": {
"name": "CSSPropertyZIndex",
"firstUsed": 713.45799999999997
},
"118": {
"name": "CSSPropertyPointerEvents",
"firstUsed": 713.46000000000004
},
"161": {
"name": "CSSPropertyWidth",
"firstUsed": 713.46199999999999
},
"81": {
"name": "CSSPropertyHeight",
"firstUsed": 713.46400000000006
},
"149": {
"name": "CSSPropertyTop",
"firstUsed": 713.46600000000001
},
"83": {
"name": "CSSPropertyLeft",
"firstUsed": 713.46799999999996
},
"112": {
"name": "CSSPropertyPaddingRight",
"firstUsed": 713.48099999999999
},
"110": {
"name": "CSSPropertyPaddingBottom",
"firstUsed": 713.48400000000004
},
"158": {
"name": "CSSPropertyVisibility",
"firstUsed": 713.50599999999997
},
"33": {
"name": "CSSPropertyBackgroundSize",
"firstUsed": 713.50900000000001
},
"25": {
"name": "CSSPropertyBackgroundImage",
"firstUsed": 713.51800000000003
},
"29": {
"name": "CSSPropertyBackgroundPositionY",
"firstUsed": 713.52499999999998
},
"242": {
"name": "CSSPropertyGridTemplateColumns",
"firstUsed": 713.55200000000002
},
"592": {
"name": "CSSPropertyGap",
"firstUsed": 713.56200000000001
},
"24": {
"name": "CSSPropertyBackgroundColor",
"firstUsed": 713.58199999999999
},
"100": {
"name": "CSSPropertyOutline",
"firstUsed": 713.58500000000004
},
"113": {
"name": "CSSPropertyPaddingTop",
"firstUsed": 713.58699999999999
},
"240": {
"name": "CSSPropertyJustifyContent",
"firstUsed": 713.64499999999998
},
"231": {
"name": "CSSPropertyAlignItems",
"firstUsed": 713.64700000000005
},
"150": {
"name": "CSSPropertyTransition",
"firstUsed": 713.65499999999997
},
"98": {
"name": "CSSPropertyOpacity",
"firstUsed": 713.673
},
"420": {
"name": "CSSPropertyMixBlendMode",
"firstUsed": 713.67700000000002
},
"506": {
"name": "CSSPropertyScale",
"firstUsed": 713.69000000000005
},
"369": {
"name": "CSSPropertyFill",
"firstUsed": 713.87699999999995
},
"96": {
"name": "CSSPropertyMinHeight",
"firstUsed": 713.98199999999997
},
"561": {
"name": "CSSPropertyScrollSnapAlign",
"firstUsed": 714.01199999999994
},
"504": {
"name": "CSSPropertyTranslate",
"firstUsed": 714.03899999999999
},
"77": {
"name": "CSSPropertyCursor",
"firstUsed": 714.05399999999997
},
"53": {
"name": "CSSPropertyBorderRadius",
"firstUsed": 714.06700000000001
},
"235": {
"name": "CSSPropertyFlexDirection",
"firstUsed": 714.13900000000001
},
"129": {
"name": "CSSPropertyTextDecoration",
"firstUsed": 714.18299999999999
},
"91": {
"name": "CSSPropertyMarginLeft",
"firstUsed": 714.20899999999995
},
"92": {
"name": "CSSPropertyMarginRight",
"firstUsed": 714.36800000000005
},
"85": {
"name": "CSSPropertyListStyle",
"firstUsed": 714.37199999999996
},
"153": {
"name": "CSSPropertyTransitionProperty",
"firstUsed": 714.38300000000004
},
"154": {
"name": "CSSPropertyTransitionTimingFunction",
"firstUsed": 714.38599999999997
},
"238": {
"name": "CSSPropertyFlexShrink",
"firstUsed": 714.40099999999995
},
"97": {
"name": "CSSPropertyMinWidth",
"firstUsed": 714.40700000000004
},
"95": {
"name": "CSSPropertyMaxWidth",
"firstUsed": 714.42100000000005
},
"94": {
"name": "CSSPropertyMaxHeight",
"firstUsed": 714.42399999999998
},
"433": {
"name": "CSSPropertyObjectFit",
"firstUsed": 714.42600000000004
},
"67": {
"name": "CSSPropertyBottom",
"firstUsed": 714.47500000000002
},
"122": {
"name": "CSSPropertyRight",
"firstUsed": 714.48500000000001
},
"421": {
"name": "CSSPropertyTouchAction",
"firstUsed": 863.28399999999999
}
},
"AnimatedCSSFeatures": []
},
"FirstInteractive": 1500,
"TTIMeasurementEnd": 29999,
"LastInteractive": 1500,
"TimeToInteractive": 1500,
"FirstCPUIdle": 1500,
"testID": "250430_BiDcMV_2X8",
"step": 1,
"effectiveBps": 592373,
"domTime": 0,
"aft": 0,
"titleTime": 127,
"loadEventStart": 0,
"loadEventEnd": 0,
"domLoading": 0,
"server_rtt": 0,
"error": "Page Load Timeout",
"lighthouse.Performance": null,
"lighthouse.Accessibility": null,
"lighthouse.BestPractices": null,
"lighthouse.SEO": null,
"lighthouse.PWA": null,
"edge-processed": true,
"longTasks": [],
"utilization": {
"cpu": {
"data": {
"0": 0,
"103": 28.600000000000001,
"203": 35,
"304": 15.800000000000001,
"404": 15,
"505": 72.700000000000003,
"606": 20,
"706": 25,
"807": 40,
"907": 52.399999999999999,
"1008": 68.400000000000006,
"1108": 21.100000000000001,
"1209": 25,
"1309": 25,
"1410": 55,
"1512": 80,
"1615": 54.5,
"1716": 40,
"1816": 11.1,
"1917": 10.5,
"2018": 45,
"2118": 22.699999999999999,
"2219": 20,
"2319": 15,
"2420": 10.5,
"2520": 20,
"2621": 19,
"2721": 15,
"2822": 15,
"2922": 15.800000000000001,
"3023": 42.899999999999999,
"3123": 15,
"3224": 23.800000000000001,
"3324": 15,
"3425": 15,
"3525": 20,
"3626": 20,
"3726": 5.5999999999999996,
"3827": 23.800000000000001,
"3927": 19,
"4028": 42.100000000000001,
"4128": 15.800000000000001,
"4229": 15,
"4329": 23.800000000000001,
"4430": 19,
"4531": 26.300000000000001,
"4631": 19,
"4732": 10.5,
"4832": 19,
"4933": 15.800000000000001,
"5033": 36.799999999999997,
"5134": 23.800000000000001,
"5235": 19,
"5335": 15.800000000000001,
"5436": 15,
"5536": 20,
"5637": 19,
"5737": 15.800000000000001,
"5838": 15.800000000000001,
"5938": 23.800000000000001,
"6039": 42.899999999999999,
"6140": 15,
"6240": 15.800000000000001,
"6341": 15,
"6441": 19,
"6542": 20,
"6643": 20,
"6743": 15,
"6844": 22.699999999999999,
"6944": 15.800000000000001,
"7045": 45,
"7146": 15,
"7246": 15,
"7347": 15.800000000000001,
"7448": 22.699999999999999,
"7548": 15.800000000000001,
"7649": 19,
"7749": 15.800000000000001,
"7850": 20,
"7951": 19,
"8051": 38.899999999999999,
"8152": 23.800000000000001,
"8253": 15.800000000000001,
"8354": 15,
"8454": 15.800000000000001,
"8555": 19,
"8655": 15,
"8756": 23.800000000000001,
"8857": 15.800000000000001,
"8957": 15,
"9058": 45,
"9159": 10.5,
"9259": 23.800000000000001,
"9360": 15,
"9460": 21.100000000000001,
"9561": 19,
"9662": 23.800000000000001,
"9762": 15,
"9863": 20,
"9963": 19,
"10064": 42.100000000000001,
"10164": 15,
"10265": 20,
"10365": 15,
"10466": 20,
"10566": 19,
"10667": 15.800000000000001,
"10768": 23.800000000000001,
"10868": 20,
"10969": 20,
"11069": 40,
"11170": 22.699999999999999,
"11271": 15,
"11371": 15.800000000000001,
"11472": 15,
"11572": 20,
"11673": 20,
"11774": 20,
"11874": 15,
"12006": 41.700000000000003,
"12106": 15,
"12207": 15.800000000000001,
"12307": 22.699999999999999,
"12408": 15,
"12509": 15.800000000000001,
"12609": 15,
"12710": 15.800000000000001,
"12810": 15,
"12911": 20,
"13011": 42.100000000000001,
"13112": 22.699999999999999,
"13212": 15.800000000000001,
"13313": 10.5,
"13413": 15,
"13514": 20,
"13614": 20,
"13715": 19,
"13815": 23.800000000000001,
"13916": 21.100000000000001,
"14016": 45,
"14117": 15.800000000000001,
"14217": 19,
"14318": 15,
"14419": 20,
"14519": 19,
"14620": 20,
"14720": 20,
"14821": 15,
"14921": 20,
"15022": 42.100000000000001,
"15122": 20,
"15223": 15,
"15323": 15,
"15424": 15,
"15524": 15.800000000000001,
"15625": 19,
"15725": 15,
"15826": 20,
"15926": 15,
"16027": 42.100000000000001,
"16127": 22.699999999999999,
"16228": 15,
"16328": 15.800000000000001,
"16429": 19,
"16530": 15,
"16630": 15.800000000000001,
"16731": 20,
"16831": 15,
"16932": 20,
"17033": 40,
"17133": 20,
"17234": 15.800000000000001,
"17334": 15,
"17435": 15,
"17535": 19,
"17636": 20,
"17736": 15,
"17837": 20,
"17937": 15,
"18038": 45,
"18138": 15.800000000000001,
"18239": 19,
"18339": 20,
"18440": 15,
"18540": 19,
"18641": 20,
"18742": 20,
"18842": 19,
"18943": 15.800000000000001,
"19043": 45,
"19144": 15,
"19245": 20,
"19346": 23.800000000000001,
"19446": 15.800000000000001,
"19547": 15,
"19647": 15,
"19748": 15.800000000000001,
"19848": 19,
"19949": 33.299999999999997,
"20050": 31.600000000000001,
"20150": 15.800000000000001,
"20251": 19,
"20351": 20,
"20453": 15,
"20553": 15,
"20654": 20,
"20754": 22.699999999999999,
"20855": 10.5,
"20955": 15.800000000000001,
"21056": 42.899999999999999,
"21157": 15.800000000000001,
"21257": 19,
"21358": 15,
"21458": 20,
"21559": 15,
"21660": 15,
"21760": 15,
"21861": 23.800000000000001,
"21962": 19,
"22063": 40,
"22163": 10.5,
"22264": 15,
"22364": 15,
"22465": 15,
"22565": 10,
"22666": 19,
"22766": 10.5,
"22867": 15,
"22968": 15,
"23068": 26.300000000000001,
"23169": 22.699999999999999,
"23269": 20,
"23370": 10.5,
"23470": 20,
"23571": 15,
"23671": 10,
"23772": 19,
"23872": 15,
"23974": 20,
"24076": 35,
"24177": 19,
"24277": 15.800000000000001,
"24378": 15,
"24478": 10.5,
"24579": 15,
"24679": 19,
"24780": 19,
"24881": 10.5,
"24982": 23.800000000000001,
"25082": 35,
"25183": 15.800000000000001,
"25284": 15,
"25385": 19,
"25485": 20,
"25586": 15,
"25687": 19,
"25787": 15,
"25888": 19,
"25991": 21.100000000000001,
"26091": 33.299999999999997,
"26192": 20,
"26293": 11.1,
"26393": 15,
"26494": 15,
"26594": 15,
"26695": 19,
"26795": 15,
"26896": 15.800000000000001,
"27008": 36.399999999999999,
"27108": 20,
"27209": 18.199999999999999,
"27309": 20,
"27410": 15,
"27510": 15,
"27611": 15,
"27711": 10.5,
"27812": 10.5,
"27912": 15,
"28013": 45,
"28113": 10.5,
"28214": 19,
"28314": 15,
"28415": 10.5,
"28515": 15,
"28616": 15,
"28717": 15,
"28817": 30,
"28918": 20,
"29018": 38.100000000000001,
"29119": 20,
"29220": 19,
"29320": 15,
"29421": 15,
"29522": 15.800000000000001,
"29622": 15,
"29723": 15,
"29823": 15,
"29924": 15,
"30024": 40,
"30125": 70
},
"max": 100,
"count": 300
},
"bw": {
"data": {
"0": 0,
"103": 0,
"203": 8033,
"304": 571348,
"404": 1123268,
"505": 2299846,
"606": 6269758,
"706": 5208481,
"807": 4365645,
"907": 9170489,
"1008": 6437420,
"1108": 7337810,
"1209": 5191994,
"1309": 3017723,
"1410": 2659150,
"1512": 2188390,
"1615": 5024210,
"1716": 5041541,
"1816": 5158333,
"1917": 5247061,
"2018": 5036952,
"2118": 5153825,
"2219": 5154168,
"2319": 5036858,
"2420": 5267025,
"2520": 4801941,
"2621": 5256702,
"2721": 5031037,
"2822": 5249862,
"2922": 5253094,
"3023": 5020910,
"3123": 4803313,
"3224": 5479634,
"3324": 4798064,
"3425": 5263186,
"3525": 5034837,
"3626": 5268458,
"3726": 5037212,
"3827": 5604195,
"3927": 5272519,
"4028": 5016288,
"4128": 4670247,
"4229": 5028451,
"4329": 5021609,
"4430": 5151019,
"4531": 5364021,
"4631": 4920260,
"4732": 5140637,
"4832": 5250646,
"4933": 5033824,
"5033": 5035019,
"5134": 5256227,
"5235": 5047425,
"5335": 5035225,
"5436": 5253188,
"5536": 5041252,
"5637": 5051686,
"5737": 5038803,
"5838": 5256748,
"5938": 5160139,
"6039": 4922209,
"6140": 5475256,
"6240": 5034327,
"6341": 4815092,
"6441": 5499454,
"6542": 5012494,
"6643": 5038615,
"6743": 5031120,
"6844": 5263169,
"6944": 5039886,
"7045": 5268604,
"7146": 5010719,
"7246": 5048445,
"7347": 5375760,
"7448": 4675145,
"7548": 5263890,
"7649": 5370568,
"7749": 5157842,
"7850": 5040853,
"7951": 5242132,
"8051": 5470786,
"8152": 5140482,
"8253": 5256688,
"8354": 5565477,
"8454": 5711531,
"8555": 5239130,
"8655": 5701195,
"8756": 5476469,
"8857": 5695679,
"8957": 5693973,
"9058": 5466083,
"9159": 5899096,
"9259": 5579451,
"9360": 5804286,
"9460": 5713271,
"9561": 5468363,
"9662": 6160194,
"9762": 5693825,
"9863": 5688992,
"9963": 5710954,
"10064": 5952599,
"10164": 5947541,
"10265": 5698592,
"10365": 6042748,
"10466": 5579618,
"10566": 5476208,
"10667": 6164171,
"10768": 5921837,
"10868": 6412972,
"10969": 6279487,
"11069": 5813007,
"11170": 6137933,
"11271": 6137304,
"11371": 5697312,
"11472": 6374581,
"11572": 6147324,
"11673": 5920712,
"11774": 6054382,
"11874": 6070159,
"12006": 6263975,
"12106": 5687955,
"12207": 6371383,
"12307": 6139643,
"12408": 6368215,
"12509": 5811249,
"12609": 6943457,
"12710": 6609871,
"12810": 6391390,
"12911": 6395696,
"13011": 6853498,
"13112": 6399237,
"13212": 6160814,
"13313": 6824047,
"13413": 6138882,
"13514": 5934706,
"13614": 7044476,
"13715": 6144861,
"13815": 6845343,
"13916": 6379998,
"14016": 6833670,
"14117": 6382010,
"14217": 6383433,
"14318": 6599831,
"14419": 6395235,
"14519": 6392428,
"14620": 6620502,
"14720": 6397810,
"14821": 6375292,
"14921": 6342187,
"15022": 7501497,
"15122": 7031734,
"15223": 5917738,
"15323": 8281506,
"15424": 7163774,
"15524": 6919175,
"15625": 6931772,
"15725": 7512094,
"15826": 6139684,
"15926": 8401445,
"16027": 7277558,
"16127": 6846627,
"16228": 7414983,
"16328": 7627951,
"16429": 6840013,
"16530": 7720998,
"16630": 7289832,
"16731": 7063985,
"16831": 7289016,
"16932": 7497551,
"17033": 7040449,
"17133": 7250595,
"17234": 7485747,
"17334": 6815410,
"17435": 7494008,
"17535": 6142708,
"17636": 8374664,
"17736": 7152084,
"17837": 6926378,
"17937": 7697172,
"18038": 7376635,
"18138": 6679221,
"18239": 7925415,
"18339": 1705301,
"18440": 210218,
"18540": 109424,
"18641": 110311,
"18742": 210094,
"18842": 105095,
"18943": 48910869,
"19043": 7148279,
"19144": 7239070,
"19245": 1966652,
"19346": 210267,
"19446": 105163,
"19547": 210301,
"19647": 105106,
"19748": 105132,
"19848": 210272,
"19949": 105120,
"20050": 209137,
"20150": 105133,
"20251": 30342063,
"20351": 4787690,
"20453": 109460,
"20553": 210417,
"20654": 105110,
"20754": 210276,
"20855": 105126,
"20955": 28689806,
"21056": 13652426,
"21157": 210246,
"21257": 105176,
"21358": 210263,
"21458": 105121,
"21559": 105093,
"21660": 210221,
"21760": 105092,
"21861": 31621380,
"21962": 2618269,
"22063": 113727,
"22163": 4296,
"22264": 31444655,
"22364": 2625509,
"22465": 0,
"22565": 0,
"22666": 4297,
"22766": 56071769,
"22867": 9546,
"22968": 5250,
"23068": 5246,
"23169": 5252,
"23269": 5254,
"23370": 0,
"23470": 0,
"23571": 0,
"23671": 5253,
"23772": 4295,
"23872": 0,
"23974": 4256,
"24076": 0,
"24177": 0,
"24277": 0,
"24378": 0,
"24478": 0,
"24579": 15303157,
"24679": 0,
"24780": 0,
"24881": 0,
"24982": 39552016,
"25082": 0,
"25183": 43192336,
"25284": 0,
"25385": 0,
"25485": 5249,
"25586": 0,
"25687": 0,
"25787": 4291,
"25888": 0,
"25991": 0,
"26091": 0,
"26192": 0,
"26293": 0,
"26393": 0,
"26494": 0,
"26594": 0,
"26695": 0,
"26795": 31420208,
"26896": 3933037,
"27008": 0,
"27108": 0,
"27209": 0,
"27309": 5253,
"27410": 30194201,
"27510": 3163327,
"27611": 0,
"27711": 0,
"27812": 0,
"27912": 5254,
"28013": 0,
"28113": 30110267,
"28214": 54963408,
"28314": 0,
"28415": 5250,
"28515": 0,
"28616": 0,
"28717": 10502,
"28817": 0,
"28918": 0,
"29018": 0,
"29119": 0,
"29220": 0,
"29320": 0,
"29421": 0,
"29522": 0,
"29622": 0,
"29723": 0,
"29823": 0,
"29924": 28813364,
"30024": 5939595,
"30125": 0
},
"max": 56071769,
"count": 300
}
},
"maxFID": 0,
"TotalBlockingTime": 0,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/details\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/performance_optimization\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/breakdown\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/domains\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/screen_shot\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/experiments\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&file=1_screen.jpg"
},
"rawData": {
"scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcMV_2X8&file=1_script_timing.json",
"headers": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcMV_2X8&compressed=1&file=1_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1&file=ms_000000.jpg",
"VisuallyComplete": 0
},
{
"time": 1500,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1&file=ms_001500.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"jensrossell.ch": {
"bytes": 17508472,
"requests": 31,
"connections": 2
},
"cdn.jsdelivr.net": {
"bytes": 4472,
"requests": 1,
"cdn_provider": "jsDelivr",
"connections": 1
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 13368,
"bytesUncompressed": 48532,
"requests": 1
},
"js": {
"color": [
254,
197,
132
],
"bytes": 42849,
"bytesUncompressed": 139072,
"requests": 1
},
"css": {
"color": [
178,
234,
148
],
"bytes": 7580,
"bytesUncompressed": 31960,
"requests": 2
},
"image": {
"color": [
196,
154,
232
],
"bytes": 17246646,
"bytesUncompressed": 17213874,
"requests": 26
},
"flash": {
"color": [
45,
183,
193
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"font": {
"color": [
255,
82,
62
],
"bytes": 199248,
"bytesUncompressed": 199248,
"requests": 1
},
"video": {
"color": [
33,
194,
162
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"other": {
"color": [
196,
196,
196
],
"bytes": 3253,
"bytesUncompressed": 8260,
"requests": 1
}
},
"consoleLog": []
},
"repeatView": {
"numSteps": 1,
"run": 1,
"tester": "wpt-fra-lb-68q3-10.10.1.28",
"loadTime": 17564,
"docTime": 17564,
"fullyLoaded": 17564,
"bytesOut": 12966,
"bytesOutDoc": 12966,
"bytesIn": 29242193,
"bytesInDoc": 29242193,
"requests": [
{
"type": 3,
"id": "B448E9CC3D7911355F52F3FCE5068C7E",
"request_id": "B448E9CC3D7911355F52F3FCE5068C7E",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/",
"raw_id": "B448E9CC3D7911355F52F3FCE5068C7E",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Document",
"load_ms": 112,
"ttfb_ms": 110,
"load_start": 136,
"load_start_float": 136.00006099999999,
"bytesIn": 13380,
"objectSize": 13380,
"objectSizeUncompressed": 48535,
"chunks": [
{
"ts": 248,
"bytes": 13380,
"inflated": 48535
}
],
"expires": "",
"cacheControl": "",
"contentType": "text\/html",
"contentEncoding": "br",
"socket": 68,
"protocol": "HTTP\/2",
"dns_start": 0,
"dns_end": 43,
"connect_start": 43,
"connect_end": 77,
"ssl_start": 77,
"ssl_end": 136,
"securityDetails": {
"protocol": "TLS 1.3",
"keyExchange": "",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "jensrossell.ch",
"sanList": [
"jensrossell.ch",
"www.jensrossell.ch"
],
"issuer": "R11",
"validFrom": 1744705798,
"validTo": 1752481797,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Let's Encrypt 'Oak2025h2'",
"logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
"timestamp": 1744709308831,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100967C483D873DA124C000C7F61D64D617D9CC6F075E0D3921BA5BED19060D0573022100E291D0FC76079B036EFAFAE19DAD3CBF04173EAF838E37EC7C941F85B195C428"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1744709310807,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "304502210090225084A433A84B3EC30221D5177A904A6838E90F8F3F287A3331D95BA2A2B60220385516DE3DDBCDB4B3F0AAD884CA737875441605CF66F734D6D4DDB35C3DB88C"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "script",
"priority": "Highest",
"initial_priority": "Highest",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/",
":scheme: https",
"accept: text\/html,application\/xhtml+xml,application\/xml;q=0.9,image\/avif,image\/webp,image\/apng,*\/*;q=0.8,application\/signed-exchange;v=b3;q=0.7",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=0, i",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: document",
"sec-fetch-mode: navigate",
"sec-fetch-site: cross-site",
"upgrade-insecure-requests: 1",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"alt-svc: h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\"",
"content-encoding: br",
"content-length: 13380",
"content-type: text\/html; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:50:23 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 2116,
"score_cache": -1,
"score_cdn": -1,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": 43,
"connect_ms": 34,
"ssl_ms": 59,
"gzip_total": 13380,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": null,
"cdn_provider": "",
"server_count": null,
"created": 8,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 1,
"http2_stream_dependency": 0,
"http2_stream_weight": 256,
"http2_stream_exclusive": 1,
"http2_server_settings": {
"SETTINGS_MAX_CONCURRENT_STREAMS": 100,
"SETTINGS_INITIAL_WINDOW_SIZE": 262144,
"SETTINGS_MAX_FRAME_SIZE": 16384
},
"tls_version": "TLS 1.3",
"tls_resumed": "False",
"tls_next_proto": "h2",
"tls_cipher_suite": 4865,
"netlog_id": 61,
"certificates": [
"-----BEGIN CERTIFICATE-----\nMIIFMTCCBBmgAwIBAgISBgXfruxS\/tWZ9kCfLhCH060hMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjUwNDE1MDgyOTU4WhcNMjUwNzE0MDgyOTU3WjAZMRcwFQYDVQQD\nEw5qZW5zcm9zc2VsbC5jaDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB\nALYFMWZv3RXMWzLxVWQRLsFDf5sC\/NuLCnN8jMUgyRYMroQ3xe\/sQkYGrOsGyQjj\nCCvzRThum01an\/FFC9MQo7AcsTIRLLNqCDYVIVkPxrYy6tcX2b4ggfAjBfCZ+CWL\nnt7tSgPEBjsfosNNat4rs6IHKubCfVzVCW3329hJ\/g2ri5xxNIUmIm18Xm\/4crOg\nfg\/1oLMNSWakSumli27Bi4c\/M2vfLvkxF9dW3NZUFRAlcFZhbHNMWTnLttwUrMIL\nvwm\/sg9bAZugTnxZ9syD+EJTL6ZfXYJlP6wAlKfZA4OmR6o6S72I7BJAly73o2nB\n3V750SLKtKQiRNjUHJCdS08CAwEAAaOCAlcwggJTMA4GA1UdDwEB\/wQEAwIFoDAd\nBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0TAQH\/BAIwADAdBgNV\nHQ4EFgQUUOVLAnBoErIcV+JguKsIt8OjYi8wHwYDVR0jBBgwFoAUxc9GpOr0w8B6\nbJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUFBzABhhZodHRwOi8v\ncjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8vcjExLmkubGVuY3Iu\nb3JnLzAtBgNVHREEJjAkgg5qZW5zcm9zc2VsbC5jaIISd3d3LmplbnNyb3NzZWxs\nLmNoMBMGA1UdIAQMMAowCAYGZ4EMAQIBMC4GA1UdHwQnMCUwI6AhoB+GHWh0dHA6\nLy9yMTEuYy5sZW5jci5vcmcvMzQuY3JsMIIBBQYKKwYBBAHWeQIEAgSB9gSB8wDx\nAHcADeHyMCvTDcFAYhIJ6lUu\/Ed0fLHX6TDvDkIetH5OqjQAAAGWOMdRnwAABAMA\nSDBGAiEAlnxIPYc9oSTAAMf2HWTWF9nMbwdeDTkhulvtGQYNBXMCIQDikdD8dgeb\nA276+uGdrTy\/BBc+r4OON+x8lB+FsZXEKAB2ABLxTjS9U3JMhAYZw48\/ehP457Vi\nh4icbTAFhOvlhiY6AAABljjHWVcAAAQDAEcwRQIhAJAiUISkM6hLPsMCIdUXepBK\naDjpD48\/KHozMdlboqK2AiA4VRbePdvNtLPwqtiEynN4dUQWBc9m9zTW1N2zXD24\njDANBgkqhkiG9w0BAQsFAAOCAQEAoymHcm+SJib\/Yqh10qd5vMLueLH\/7ht0QD+1\n+SUH54\/bUD\/MJ4HLVChHe96L65t1Ru1Xl0Mse0zXjbhN1CF0SDEXFVkW+YqWGrPF\nycV1QWmEb6qXWyRXa+HPGgbSczkUyd7r3s+TUicliUahctm0UVhy2LQPO1RADbyV\nWbmpn55SSYa3JSROZUFM0ImmF05gLOTZaM\/cFfFt65LD8zmQQTA7dMdAScLO78Go\nHT9mGoGS8\/2G0GXLz00v8CewCyFqjZ4W6ZzHFcF8hnIpAzlDmlMPUIXzTb+ycJ1r\nkIeSDyl+9avpqmZFN7jCUdP6asJhEaE62oL\/K8gp84mZFErrxQ==\n-----END CERTIFICATE-----\n",
"-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
],
"server_port": "443",
"final_base_page": true,
"is_base_page": true,
"load_end": 248,
"ttfb_start": 136,
"ttfb_end": 246,
"download_start": 246,
"download_end": 248,
"download_ms": 2,
"all_start": 0,
"all_end": 248,
"all_ms": 248,
"index": 0,
"number": 1
},
{
"type": 3,
"id": "36984.89",
"request_id": "36984.89",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/projects.json",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/projects.json",
"raw_id": "36984.89",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Fetch",
"load_ms": 78,
"ttfb_ms": 75,
"load_start": 448,
"load_start_float": 448.00012299999997,
"bytesIn": 3253,
"objectSize": 3253,
"objectSizeUncompressed": 8260,
"chunks": [
{
"ts": 526,
"bytes": 3253,
"inflated": 8260
}
],
"expires": "",
"cacheControl": "",
"contentType": "application\/json",
"contentEncoding": "br",
"socket": 68,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/assets\/js\/app-min.js",
"initiator_line": "4",
"initiator_column": "9060",
"initiator_type": "script",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/projects.json",
":scheme: https",
"accept: *\/*",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: empty",
"sec-fetch-mode: cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03",
"x-requested-with: fetch"
],
"response": [
"content-encoding: br",
"content-length: 3253",
"content-type: application\/json; charset=UTF-8",
"date: Wed, 30 Apr 2025 06:50:23 GMT",
"vary: Accept-Encoding",
"x-content-type-options: nosniff",
":status: 200"
]
},
"bytesOut": 1834,
"score_cache": 0,
"score_cdn": 0,
"score_gzip": 100,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 3253,
"gzip_save": 0,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 0,
"cdn_provider": "",
"server_count": null,
"created": 425,
"socket_group": "https:\/\/jensrossell.ch <https:\/\/jensrossell.ch same_site>",
"http2_stream_id": 3,
"http2_stream_dependency": 0,
"http2_stream_weight": 220,
"http2_stream_exclusive": 1,
"netlog_id": 123,
"server_port": "443",
"load_end": 526,
"ttfb_start": 448,
"ttfb_end": 523,
"download_start": 523,
"download_end": 526,
"download_ms": 3,
"all_start": 448,
"all_end": 526,
"all_ms": 78,
"index": 1,
"number": 2
},
{
"type": 3,
"id": "36984.19",
"request_id": "36984.19",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"raw_id": "36984.19",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 206,
"request_type": "Image",
"load_ms": 7127,
"ttfb_ms": 47,
"load_start": 580,
"load_start_float": 580.00010599999996,
"bytesIn": 7915873,
"objectSize": 7915873,
"objectSizeUncompressed": 7915873,
"chunks": [
{
"ts": 638,
"bytes": 65536
},
{
"ts": 646,
"bytes": 65536
},
{
"ts": 654,
"bytes": 65536
},
{
"ts": 662,
"bytes": 65536
},
{
"ts": 667,
"bytes": 65536
},
{
"ts": 674,
"bytes": 65536
},
{
"ts": 683,
"bytes": 65536
},
{
"ts": 688,
"bytes": 65536
},
{
"ts": 694,
"bytes": 65536
},
{
"ts": 707,
"bytes": 65536
},
{
"ts": 713,
"bytes": 65536
},
{
"ts": 719,
"bytes": 65536
},
{
"ts": 729,
"bytes": 65536
},
{
"ts": 740,
"bytes": 65536
},
{
"ts": 752,
"bytes": 65536
},
{
"ts": 766,
"bytes": 65536
},
{
"ts": 781,
"bytes": 65536
},
{
"ts": 795,
"bytes": 65536
},
{
"ts": 804,
"bytes": 65536
},
{
"ts": 814,
"bytes": 65536
},
{
"ts": 825,
"bytes": 65536
},
{
"ts": 838,
"bytes": 65536
},
{
"ts": 846,
"bytes": 65536
},
{
"ts": 860,
"bytes": 65536
},
{
"ts": 873,
"bytes": 65536
},
{
"ts": 884,
"bytes": 65536
},
{
"ts": 891,
"bytes": 65536
},
{
"ts": 910,
"bytes": 65536
},
{
"ts": 926,
"bytes": 65536
},
{
"ts": 934,
"bytes": 65536
},
{
"ts": 942,
"bytes": 65536
},
{
"ts": 954,
"bytes": 65536
},
{
"ts": 966,
"bytes": 65536
},
{
"ts": 972,
"bytes": 65536
},
{
"ts": 977,
"bytes": 65536
},
{
"ts": 981,
"bytes": 65536
},
{
"ts": 986,
"bytes": 65536
},
{
"ts": 991,
"bytes": 65536
},
{
"ts": 998,
"bytes": 65536
},
{
"ts": 1004,
"bytes": 65536
},
{
"ts": 1011,
"bytes": 65536
},
{
"ts": 1015,
"bytes": 65536
},
{
"ts": 1020,
"bytes": 65536
},
{
"ts": 1024,
"bytes": 65536
},
{
"ts": 1029,
"bytes": 65536
},
{
"ts": 1033,
"bytes": 65536
},
{
"ts": 1036,
"bytes": 65536
},
{
"ts": 1041,
"bytes": 65536
},
{
"ts": 1044,
"bytes": 65536
},
{
"ts": 1049,
"bytes": 65536
},
{
"ts": 1053,
"bytes": 65536
},
{
"ts": 1057,
"bytes": 65536
},
{
"ts": 1064,
"bytes": 65536
},
{
"ts": 1069,
"bytes": 65536
},
{
"ts": 1074,
"bytes": 65536
},
{
"ts": 1077,
"bytes": 65536
},
{
"ts": 1083,
"bytes": 65536
},
{
"ts": 1089,
"bytes": 65536
},
{
"ts": 1093,
"bytes": 65536
},
{
"ts": 1099,
"bytes": 65536
},
{
"ts": 1103,
"bytes": 65536
},
{
"ts": 1108,
"bytes": 65536
},
{
"ts": 1112,
"bytes": 65536
},
{
"ts": 1115,
"bytes": 65536
},
{
"ts": 1120,
"bytes": 65536
},
{
"ts": 1125,
"bytes": 65536
},
{
"ts": 1129,
"bytes": 65536
},
{
"ts": 1133,
"bytes": 65536
},
{
"ts": 1137,
"bytes": 65536
},
{
"ts": 1142,
"bytes": 65536
},
{
"ts": 1147,
"bytes": 65536
},
{
"ts": 1152,
"bytes": 65536
},
{
"ts": 1156,
"bytes": 65536
},
{
"ts": 1161,
"bytes": 65536
},
{
"ts": 1166,
"bytes": 65536
},
{
"ts": 1171,
"bytes": 65536
},
{
"ts": 1175,
"bytes": 65536
},
{
"ts": 1180,
"bytes": 65536
},
{
"ts": 1184,
"bytes": 65536
},
{
"ts": 1189,
"bytes": 65536
},
{
"ts": 1193,
"bytes": 65536
},
{
"ts": 1197,
"bytes": 65536
},
{
"ts": 1202,
"bytes": 65536
},
{
"ts": 1206,
"bytes": 65536
},
{
"ts": 1211,
"bytes": 65536
},
{
"ts": 1215,
"bytes": 65536
},
{
"ts": 1219,
"bytes": 65536
},
{
"ts": 1223,
"bytes": 65536
},
{
"ts": 1228,
"bytes": 65536
},
{
"ts": 1233,
"bytes": 65536
},
{
"ts": 1236,
"bytes": 65536
},
{
"ts": 1240,
"bytes": 65536
},
{
"ts": 1245,
"bytes": 65536
},
{
"ts": 1249,
"bytes": 65536
},
{
"ts": 1254,
"bytes": 65536
},
{
"ts": 1260,
"bytes": 65536
},
{
"ts": 1264,
"bytes": 65536
},
{
"ts": 1269,
"bytes": 65536
},
{
"ts": 1273,
"bytes": 65536
},
{
"ts": 1278,
"bytes": 65536
},
{
"ts": 1282,
"bytes": 65536
},
{
"ts": 1288,
"bytes": 29402
},
{
"ts": 1336,
"bytes": 1066
},
{
"ts": 1338,
"bytes": 1229
},
{
"ts": 1341,
"bytes": 1229
},
{
"ts": 1343,
"bytes": 1229
},
{
"ts": 1344,
"bytes": 1229
},
{
"ts": 1346,
"bytes": 1229
},
{
"ts": 1349,
"bytes": 1229
},
{
"ts": 1350,
"bytes": 1229
},
{
"ts": 1352,
"bytes": 1229
},
{
"ts": 1355,
"bytes": 1229
},
{
"ts": 1356,
"bytes": 1229
},
{
"ts": 1358,
"bytes": 1229
},
{
"ts": 1360,
"bytes": 1229
},
{
"ts": 1362,
"bytes": 1226
},
{
"ts": 1365,
"bytes": 1227
},
{
"ts": 1367,
"bytes": 1227
},
{
"ts": 1370,
"bytes": 1227
},
{
"ts": 1371,
"bytes": 1227
},
{
"ts": 1375,
"bytes": 1227
},
{
"ts": 1377,
"bytes": 1227
},
{
"ts": 1379,
"bytes": 1227
},
{
"ts": 1382,
"bytes": 1227
},
{
"ts": 1384,
"bytes": 1227
},
{
"ts": 1386,
"bytes": 1227
},
{
"ts": 1388,
"bytes": 1227
},
{
"ts": 1390,
"bytes": 1227
},
{
"ts": 1392,
"bytes": 1224
},
{
"ts": 1394,
"bytes": 1227
},
{
"ts": 1396,
"bytes": 1227
},
{
"ts": 1398,
"bytes": 1227
},
{
"ts": 1400,
"bytes": 1227
},
{
"ts": 1402,
"bytes": 1227
},
{
"ts": 1404,
"bytes": 1227
},
{
"ts": 1408,
"bytes": 1227
},
{
"ts": 1409,
"bytes": 1227
},
{
"ts": 1411,
"bytes": 1227
},
{
"ts": 1413,
"bytes": 1227
},
{
"ts": 1417,
"bytes": 2440
},
{
"ts": 1446,
"bytes": 1225
},
{
"ts": 1456,
"bytes": 1225
},
{
"ts": 1458,
"bytes": 1228
},
{
"ts": 1469,
"bytes": 1225
},
{
"ts": 1471,
"bytes": 1228
},
{
"ts": 1481,
"bytes": 1225
},
{
"ts": 1490,
"bytes": 1401
},
{
"ts": 1499,
"bytes": 1401
},
{
"ts": 1502,
"bytes": 1404
},
{
"ts": 1511,
"bytes": 1401
},
{
"ts": 1518,
"bytes": 1401
},
{
"ts": 1528,
"bytes": 1401
},
{
"ts": 1535,
"bytes": 1400
},
{
"ts": 1544,
"bytes": 1400
},
{
"ts": 1551,
"bytes": 1400
},
{
"ts": 1558,
"bytes": 1400
},
{
"ts": 1569,
"bytes": 1400
},
{
"ts": 1575,
"bytes": 1400
},
{
"ts": 1577,
"bytes": 1403
},
{
"ts": 1589,
"bytes": 1400
},
{
"ts": 1600,
"bytes": 1400
},
{
"ts": 1603,
"bytes": 1403
},
{
"ts": 1612,
"bytes": 1400
},
{
"ts": 1615,
"bytes": 1403
},
{
"ts": 1624,
"bytes": 1400
},
{
"ts": 1626,
"bytes": 1403
},
{
"ts": 1638,
"bytes": 1400
},
{
"ts": 1650,
"bytes": 1400
},
{
"ts": 1650,
"bytes": 1403
},
{
"ts": 1662,
"bytes": 1400
},
{
"ts": 1664,
"bytes": 1403
},
{
"ts": 1676,
"bytes": 1400
},
{
"ts": 1678,
"bytes": 1403
},
{
"ts": 1687,
"bytes": 1400
},
{
"ts": 1690,
"bytes": 1403
},
{
"ts": 1699,
"bytes": 1400
},
{
"ts": 1702,
"bytes": 1403
},
{
"ts": 1711,
"bytes": 1400
},
{
"ts": 1713,
"bytes": 1403
},
{
"ts": 1723,
"bytes": 1400
},
{
"ts": 1725,
"bytes": 1403
},
{
"ts": 1735,
"bytes": 1400
},
{
"ts": 1737,
"bytes": 1403
},
{
"ts": 1746,
"bytes": 1400
},
{
"ts": 1749,
"bytes": 1403
},
{
"ts": 1759,
"bytes": 1400
},
{
"ts": 1760,
"bytes": 1403
},
{
"ts": 1770,
"bytes": 1400
},
{
"ts": 1772,
"bytes": 1403
},
{
"ts": 1784,
"bytes": 1400
},
{
"ts": 1796,
"bytes": 1400
},
{
"ts": 1807,
"bytes": 1400
},
{
"ts": 1819,
"bytes": 1400
},
{
"ts": 1821,
"bytes": 1403
},
{
"ts": 1855,
"bytes": 1400
},
{
"ts": 1857,
"bytes": 1403
},
{
"ts": 1871,
"bytes": 1400
},
{
"ts": 1873,
"bytes": 1403
},
{
"ts": 1883,
"bytes": 1400
},
{
"ts": 1885,
"bytes": 1403
},
{
"ts": 1895,
"bytes": 1400
},
{
"ts": 1897,
"bytes": 1403
},
{
"ts": 1899,
"bytes": 1403
},
{
"ts": 1911,
"bytes": 1400
},
{
"ts": 1923,
"bytes": 1400
},
{
"ts": 1925,
"bytes": 1403
},
{
"ts": 1934,
"bytes": 1400
},
{
"ts": 1937,
"bytes": 1403
},
{
"ts": 1946,
"bytes": 1400
},
{
"ts": 1949,
"bytes": 1403
},
{
"ts": 1960,
"bytes": 1400
},
{
"ts": 1963,
"bytes": 1403
},
{
"ts": 1972,
"bytes": 1400
},
{
"ts": 1974,
"bytes": 1403
},
{
"ts": 1984,
"bytes": 1400
},
{
"ts": 1986,
"bytes": 1403
},
{
"ts": 1989,
"bytes": 1403
},
{
"ts": 2000,
"bytes": 1400
},
{
"ts": 2012,
"bytes": 1400
},
{
"ts": 2019,
"bytes": 1401
},
{
"ts": 2026,
"bytes": 1401
},
{
"ts": 2033,
"bytes": 1401
},
{
"ts": 2040,
"bytes": 1401
},
{
"ts": 2047,
"bytes": 1401
},
{
"ts": 2057,
"bytes": 1401
},
{
"ts": 2065,
"bytes": 1401
},
{
"ts": 2072,
"bytes": 1401
},
{
"ts": 2079,
"bytes": 1401
},
{
"ts": 2086,
"bytes": 1401
},
{
"ts": 2093,
"bytes": 1401
},
{
"ts": 2100,
"bytes": 1401
},
{
"ts": 2107,
"bytes": 1401
},
{
"ts": 2114,
"bytes": 1401
},
{
"ts": 2121,
"bytes": 1401
},
{
"ts": 2128,
"bytes": 1401
},
{
"ts": 2135,
"bytes": 1401
},
{
"ts": 2142,
"bytes": 1401
},
{
"ts": 2150,
"bytes": 1401
},
{
"ts": 2156,
"bytes": 1401
},
{
"ts": 2163,
"bytes": 1401
},
{
"ts": 2170,
"bytes": 1401
},
{
"ts": 2177,
"bytes": 1401
},
{
"ts": 2185,
"bytes": 1401
},
{
"ts": 2192,
"bytes": 1401
},
{
"ts": 2199,
"bytes": 1401
},
{
"ts": 2206,
"bytes": 1401
},
{
"ts": 2213,
"bytes": 1401
},
{
"ts": 2220,
"bytes": 1401
},
{
"ts": 2227,
"bytes": 1401
},
{
"ts": 2234,
"bytes": 1401
},
{
"ts": 2243,
"bytes": 1401
},
{
"ts": 2253,
"bytes": 1401
},
{
"ts": 2260,
"bytes": 1401
},
{
"ts": 2267,
"bytes": 1401
},
{
"ts": 2274,
"bytes": 1401
},
{
"ts": 2281,
"bytes": 1401
},
{
"ts": 2288,
"bytes": 1401
},
{
"ts": 2295,
"bytes": 1401
},
{
"ts": 2302,
"bytes": 1401
},
{
"ts": 2309,
"bytes": 1401
},
{
"ts": 2316,
"bytes": 1401
},
{
"ts": 2323,
"bytes": 1401
},
{
"ts": 2330,
"bytes": 1401
},
{
"ts": 2337,
"bytes": 1401
},
{
"ts": 2344,
"bytes": 1401
},
{
"ts": 2352,
"bytes": 1401
},
{
"ts": 2359,
"bytes": 1401
},
{
"ts": 2366,
"bytes": 1401
},
{
"ts": 2373,
"bytes": 1401
},
{
"ts": 2380,
"bytes": 1401
},
{
"ts": 2387,
"bytes": 1401
},
{
"ts": 2394,
"bytes": 1401
},
{
"ts": 2401,
"bytes": 1401
},
{
"ts": 2408,
"bytes": 1401
},
{
"ts": 2415,
"bytes": 1401
},
{
"ts": 2422,
"bytes": 1401
},
{
"ts": 2429,
"bytes": 1401
},
{
"ts": 2436,
"bytes": 1401
},
{
"ts": 2448,
"bytes": 1394
},
{
"ts": 2479,
"bytes": 1400
},
{
"ts": 2486,
"bytes": 1400
},
{
"ts": 2493,
"bytes": 1400
},
{
"ts": 2500,
"bytes": 1400
},
{
"ts": 2507,
"bytes": 1401
},
{
"ts": 2514,
"bytes": 1401
},
{
"ts": 2521,
"bytes": 1401
},
{
"ts": 2528,
"bytes": 1401
},
{
"ts": 2568,
"bytes": 1401
},
{
"ts": 2575,
"bytes": 1401
},
{
"ts": 2582,
"bytes": 1401
},
{
"ts": 2589,
"bytes": 1401
},
{
"ts": 2596,
"bytes": 1401
},
{
"ts": 2603,
"bytes": 1401
},
{
"ts": 2610,
"bytes": 1401
},
{
"ts": 2617,
"bytes": 1401
},
{
"ts": 2627,
"bytes": 1401
},
{
"ts": 2629,
"bytes": 1404
},
{
"ts": 2636,
"bytes": 1401
},
{
"ts": 2646,
"bytes": 1401
},
{
"ts": 2655,
"bytes": 1401
},
{
"ts": 2662,
"bytes": 1401
},
{
"ts": 2669,
"bytes": 1401
},
{
"ts": 2678,
"bytes": 1401
},
{
"ts": 2685,
"bytes": 1401
},
{
"ts": 2693,
"bytes": 1394
},
{
"ts": 2700,
"bytes": 1401
},
{
"ts": 2707,
"bytes": 1401
},
{
"ts": 2714,
"bytes": 1401
},
{
"ts": 2721,
"bytes": 1401
},
{
"ts": 2728,
"bytes": 1401
},
{
"ts": 2735,
"bytes": 1401
},
{
"ts": 2742,
"bytes": 1401
},
{
"ts": 2749,
"bytes": 1401
},
{
"ts": 2756,
"bytes": 1401
},
{
"ts": 2763,
"bytes": 1401
},
{
"ts": 2770,
"bytes": 1401
},
{
"ts": 2777,
"bytes": 1401
},
{
"ts": 2784,
"bytes": 1401
},
{
"ts": 2791,
"bytes": 1401
},
{
"ts": 2798,
"bytes": 1401
},
{
"ts": 2805,
"bytes": 1401
},
{
"ts": 2812,
"bytes": 1401
},
{
"ts": 2820,
"bytes": 1401
},
{
"ts": 2827,
"bytes": 1400
},
{
"ts": 2834,
"bytes": 1400
},
{
"ts": 2841,
"bytes": 1400
},
{
"ts": 2848,
"bytes": 1400
},
{
"ts": 2855,
"bytes": 1400
},
{
"ts": 2862,
"bytes": 1400
},
{
"ts": 2869,
"bytes": 1400
},
{
"ts": 2876,
"bytes": 1400
},
{
"ts": 2883,
"bytes": 1400
},
{
"ts": 2890,
"bytes": 1400
},
{
"ts": 2897,
"bytes": 1400
},
{
"ts": 2904,
"bytes": 1400
},
{
"ts": 2911,
"bytes": 1400
},
{
"ts": 2918,
"bytes": 1400
},
{
"ts": 2925,
"bytes": 1400
},
{
"ts": 2932,
"bytes": 1400
},
{
"ts": 2940,
"bytes": 1400
},
{
"ts": 2947,
"bytes": 1400
},
{
"ts": 2954,
"bytes": 1400
},
{
"ts": 2961,
"bytes": 1400
},
{
"ts": 2968,
"bytes": 1401
},
{
"ts": 2975,
"bytes": 1401
},
{
"ts": 2982,
"bytes": 1401
},
{
"ts": 2989,
"bytes": 1401
},
{
"ts": 2996,
"bytes": 1401
},
{
"ts": 3003,
"bytes": 1401
},
{
"ts": 3010,
"bytes": 1401
},
{
"ts": 3017,
"bytes": 1401
},
{
"ts": 3019,
"bytes": 1404
},
{
"ts": 3027,
"bytes": 1401
},
{
"ts": 3036,
"bytes": 1401
},
{
"ts": 3043,
"bytes": 1401
},
{
"ts": 3071,
"bytes": 1401
},
{
"ts": 3078,
"bytes": 1401
},
{
"ts": 3085,
"bytes": 1401
},
{
"ts": 3092,
"bytes": 1401
},
{
"ts": 3099,
"bytes": 1401
},
{
"ts": 3107,
"bytes": 1401
},
{
"ts": 3114,
"bytes": 1401
},
{
"ts": 3121,
"bytes": 1394
},
{
"ts": 3128,
"bytes": 1401
},
{
"ts": 3135,
"bytes": 1401
},
{
"ts": 3142,
"bytes": 1401
},
{
"ts": 3149,
"bytes": 1401
},
{
"ts": 3156,
"bytes": 1401
},
{
"ts": 3163,
"bytes": 1401
},
{
"ts": 3170,
"bytes": 1401
},
{
"ts": 3198,
"bytes": 1401
},
{
"ts": 3205,
"bytes": 1401
},
{
"ts": 3212,
"bytes": 1401
},
{
"ts": 3219,
"bytes": 1401
},
{
"ts": 3226,
"bytes": 1401
},
{
"ts": 3233,
"bytes": 1400
},
{
"ts": 3241,
"bytes": 1400
},
{
"ts": 3248,
"bytes": 1400
},
{
"ts": 3255,
"bytes": 1400
},
{
"ts": 3262,
"bytes": 1400
},
{
"ts": 3271,
"bytes": 1400
},
{
"ts": 3273,
"bytes": 1403
},
{
"ts": 3276,
"bytes": 1403
},
{
"ts": 3278,
"bytes": 1403
},
{
"ts": 3281,
"bytes": 1403
},
{
"ts": 3283,
"bytes": 1403
},
{
"ts": 3285,
"bytes": 1403
},
{
"ts": 3288,
"bytes": 1403
},
{
"ts": 3290,
"bytes": 1403
},
{
"ts": 3292,
"bytes": 1403
},
{
"ts": 3299,
"bytes": 1400
},
{
"ts": 3306,
"bytes": 1400
},
{
"ts": 3313,
"bytes": 1400
},
{
"ts": 3321,
"bytes": 1394
},
{
"ts": 3328,
"bytes": 1400
},
{
"ts": 3335,
"bytes": 1400
},
{
"ts": 3342,
"bytes": 1400
},
{
"ts": 3349,
"bytes": 1400
},
{
"ts": 3356,
"bytes": 1400
},
{
"ts": 3365,
"bytes": 1400
},
{
"ts": 3372,
"bytes": 1400
},
{
"ts": 3379,
"bytes": 1400
},
{
"ts": 3386,
"bytes": 1400
},
{
"ts": 3393,
"bytes": 1400
},
{
"ts": 3396,
"bytes": 1403
},
{
"ts": 3403,
"bytes": 1401
},
{
"ts": 3410,
"bytes": 1401
},
{
"ts": 3417,
"bytes": 1401
},
{
"ts": 3424,
"bytes": 1401
},
{
"ts": 3431,
"bytes": 1401
},
{
"ts": 3438,
"bytes": 1401
},
{
"ts": 3445,
"bytes": 1401
},
{
"ts": 3453,
"bytes": 1401
},
{
"ts": 3460,
"bytes": 1401
},
{
"ts": 3466,
"bytes": 1401
},
{
"ts": 3473,
"bytes": 1401
},
{
"ts": 3480,
"bytes": 1401
},
{
"ts": 3488,
"bytes": 1401
},
{
"ts": 3495,
"bytes": 1401
},
{
"ts": 3502,
"bytes": 1401
},
{
"ts": 3509,
"bytes": 1401
},
{
"ts": 3516,
"bytes": 1401
},
{
"ts": 3523,
"bytes": 1401
},
{
"ts": 3530,
"bytes": 1401
},
{
"ts": 3540,
"bytes": 1401
},
{
"ts": 3545,
"bytes": 1401
},
{
"ts": 3551,
"bytes": 1401
},
{
"ts": 3558,
"bytes": 1401
},
{
"ts": 3566,
"bytes": 1401
},
{
"ts": 3573,
"bytes": 1401
},
{
"ts": 3580,
"bytes": 1401
},
{
"ts": 3587,
"bytes": 1401
},
{
"ts": 3594,
"bytes": 1401
},
{
"ts": 3601,
"bytes": 1401
},
{
"ts": 3608,
"bytes": 1401
},
{
"ts": 3615,
"bytes": 1401
},
{
"ts": 3622,
"bytes": 1401
},
{
"ts": 3629,
"bytes": 1401
},
{
"ts": 3636,
"bytes": 1401
},
{
"ts": 3643,
"bytes": 1401
},
{
"ts": 3663,
"bytes": 1401
},
{
"ts": 3669,
"bytes": 1401
},
{
"ts": 3676,
"bytes": 1401
},
{
"ts": 3683,
"bytes": 1401
},
{
"ts": 3690,
"bytes": 1401
},
{
"ts": 3697,
"bytes": 1401
},
{
"ts": 3704,
"bytes": 1401
},
{
"ts": 3709,
"bytes": 1401
},
{
"ts": 3740,
"bytes": 1400
},
{
"ts": 3748,
"bytes": 1400
},
{
"ts": 3756,
"bytes": 1400
},
{
"ts": 3758,
"bytes": 1403
},
{
"ts": 3765,
"bytes": 1400
},
{
"ts": 3772,
"bytes": 1400
},
{
"ts": 3779,
"bytes": 1400
},
{
"ts": 3786,
"bytes": 1400
},
{
"ts": 3793,
"bytes": 1400
},
{
"ts": 3800,
"bytes": 1400
},
{
"ts": 3807,
"bytes": 1400
},
{
"ts": 3814,
"bytes": 1400
},
{
"ts": 3821,
"bytes": 1400
},
{
"ts": 3828,
"bytes": 1400
},
{
"ts": 3836,
"bytes": 1401
},
{
"ts": 3843,
"bytes": 1401
},
{
"ts": 3847,
"bytes": 1401
},
{
"ts": 3876,
"bytes": 1401
},
{
"ts": 3883,
"bytes": 1401
},
{
"ts": 3890,
"bytes": 1401
},
{
"ts": 3897,
"bytes": 1401
},
{
"ts": 3904,
"bytes": 1401
},
{
"ts": 3911,
"bytes": 1401
},
{
"ts": 3918,
"bytes": 1401
},
{
"ts": 3925,
"bytes": 1401
},
{
"ts": 3934,
"bytes": 1400
},
{
"ts": 3937,
"bytes": 1403
},
{
"ts": 3939,
"bytes": 1403
},
{
"ts": 3941,
"bytes": 1403
},
{
"ts": 3944,
"bytes": 1403
},
{
"ts": 3946,
"bytes": 1403
},
{
"ts": 3949,
"bytes": 1403
},
{
"ts": 3951,
"bytes": 1403
},
{
"ts": 3953,
"bytes": 1403
},
{
"ts": 3956,
"bytes": 1403
},
{
"ts": 3963,
"bytes": 1401
},
{
"ts": 3970,
"bytes": 1401
},
{
"ts": 3977,
"bytes": 1401
},
{
"ts": 3984,
"bytes": 1401
},
{
"ts": 3991,
"bytes": 1401
},
{
"ts": 3998,
"bytes": 1401
},
{
"ts": 4005,
"bytes": 1401
},
{
"ts": 4012,
"bytes": 1401
},
{
"ts": 4019,
"bytes": 1401
},
{
"ts": 4026,
"bytes": 1401
},
{
"ts": 4033,
"bytes": 1401
},
{
"ts": 4040,
"bytes": 1401
},
{
"ts": 4047,
"bytes": 1401
},
{
"ts": 4054,
"bytes": 1401
},
{
"ts": 4061,
"bytes": 1401
},
{
"ts": 4068,
"bytes": 1401
},
{
"ts": 4075,
"bytes": 1401
},
{
"ts": 4082,
"bytes": 1401
},
{
"ts": 4092,
"bytes": 1401
},
{
"ts": 4099,
"bytes": 1401
},
{
"ts": 4106,
"bytes": 1401
},
{
"ts": 4113,
"bytes": 1401
},
{
"ts": 4120,
"bytes": 1401
},
{
"ts": 4127,
"bytes": 1401
},
{
"ts": 4134,
"bytes": 1401
},
{
"ts": 4141,
"bytes": 1401
},
{
"ts": 4148,
"bytes": 1401
},
{
"ts": 4156,
"bytes": 1401
},
{
"ts": 4163,
"bytes": 1401
},
{
"ts": 4170,
"bytes": 1394
},
{
"ts": 4177,
"bytes": 1401
},
{
"ts": 4184,
"bytes": 1401
},
{
"ts": 4191,
"bytes": 1401
},
{
"ts": 4198,
"bytes": 1401
},
{
"ts": 4205,
"bytes": 1401
},
{
"ts": 4212,
"bytes": 1401
},
{
"ts": 4219,
"bytes": 1400
},
{
"ts": 4226,
"bytes": 1400
},
{
"ts": 4233,
"bytes": 1400
},
{
"ts": 4240,
"bytes": 1401
},
{
"ts": 4247,
"bytes": 1401
},
{
"ts": 4254,
"bytes": 1401
},
{
"ts": 4261,
"bytes": 1401
},
{
"ts": 4268,
"bytes": 1401
},
{
"ts": 4275,
"bytes": 1401
},
{
"ts": 4282,
"bytes": 1401
},
{
"ts": 4290,
"bytes": 1401
},
{
"ts": 4297,
"bytes": 1401
},
{
"ts": 4304,
"bytes": 1401
},
{
"ts": 4311,
"bytes": 1401
},
{
"ts": 4318,
"bytes": 1401
},
{
"ts": 4325,
"bytes": 1401
},
{
"ts": 4332,
"bytes": 1401
},
{
"ts": 4339,
"bytes": 1401
},
{
"ts": 4346,
"bytes": 1401
},
{
"ts": 4353,
"bytes": 1401
},
{
"ts": 4360,
"bytes": 1401
},
{
"ts": 4367,
"bytes": 1401
},
{
"ts": 4395,
"bytes": 1401
},
{
"ts": 4402,
"bytes": 1401
},
{
"ts": 4409,
"bytes": 1401
},
{
"ts": 4417,
"bytes": 1401
},
{
"ts": 4424,
"bytes": 1401
},
{
"ts": 4431,
"bytes": 1401
},
{
"ts": 4438,
"bytes": 1401
},
{
"ts": 4445,
"bytes": 1401
},
{
"ts": 4454,
"bytes": 1401
},
{
"ts": 4461,
"bytes": 1401
},
{
"ts": 4468,
"bytes": 1401
},
{
"ts": 4475,
"bytes": 1401
},
{
"ts": 4482,
"bytes": 1401
},
{
"ts": 4492,
"bytes": 1401
},
{
"ts": 4520,
"bytes": 1401
},
{
"ts": 4527,
"bytes": 1401
},
{
"ts": 4534,
"bytes": 1400
},
{
"ts": 4543,
"bytes": 1400
},
{
"ts": 4548,
"bytes": 1400
},
{
"ts": 4556,
"bytes": 1400
},
{
"ts": 4564,
"bytes": 1400
},
{
"ts": 4570,
"bytes": 1400
},
{
"ts": 4577,
"bytes": 1400
},
{
"ts": 4584,
"bytes": 1400
},
{
"ts": 4591,
"bytes": 1400
},
{
"ts": 4600,
"bytes": 1400
},
{
"ts": 4602,
"bytes": 1403
},
{
"ts": 4605,
"bytes": 1403
},
{
"ts": 4607,
"bytes": 1403
},
{
"ts": 4609,
"bytes": 1403
},
{
"ts": 4612,
"bytes": 1403
},
{
"ts": 4614,
"bytes": 1403
},
{
"ts": 4616,
"bytes": 1403
},
{
"ts": 4619,
"bytes": 1403
},
{
"ts": 4621,
"bytes": 1403
},
{
"ts": 4628,
"bytes": 1400
},
{
"ts": 4635,
"bytes": 1400
},
{
"ts": 4642,
"bytes": 1400
},
{
"ts": 4649,
"bytes": 1400
},
{
"ts": 4656,
"bytes": 1400
},
{
"ts": 4664,
"bytes": 1400
},
{
"ts": 4671,
"bytes": 1401
},
{
"ts": 4678,
"bytes": 1401
},
{
"ts": 4685,
"bytes": 1401
},
{
"ts": 4692,
"bytes": 1401
},
{
"ts": 4699,
"bytes": 1401
},
{
"ts": 4706,
"bytes": 1401
},
{
"ts": 4713,
"bytes": 1401
},
{
"ts": 4720,
"bytes": 1401
},
{
"ts": 4727,
"bytes": 1401
},
{
"ts": 4734,
"bytes": 1401
},
{
"ts": 4741,
"bytes": 1401
},
{
"ts": 4748,
"bytes": 1401
},
{
"ts": 4755,
"bytes": 1401
},
{
"ts": 4762,
"bytes": 1401
},
{
"ts": 4769,
"bytes": 1401
},
{
"ts": 4776,
"bytes": 1401
},
{
"ts": 4783,
"bytes": 1401
},
{
"ts": 4790,
"bytes": 1401
},
{
"ts": 4798,
"bytes": 1401
},
{
"ts": 4805,
"bytes": 1401
},
{
"ts": 4812,
"bytes": 1401
},
{
"ts": 4821,
"bytes": 1401
},
{
"ts": 4828,
"bytes": 1401
},
{
"ts": 4837,
"bytes": 1401
},
{
"ts": 4845,
"bytes": 1401
},
{
"ts": 4852,
"bytes": 1401
},
{
"ts": 4859,
"bytes": 1401
},
{
"ts": 4866,
"bytes": 1401
},
{
"ts": 4873,
"bytes": 1401
},
{
"ts": 4880,
"bytes": 1401
},
{
"ts": 4887,
"bytes": 1401
},
{
"ts": 4894,
"bytes": 1401
},
{
"ts": 4901,
"bytes": 1401
},
{
"ts": 4908,
"bytes": 1401
},
{
"ts": 4915,
"bytes": 1401
},
{
"ts": 4922,
"bytes": 1401
},
{
"ts": 4929,
"bytes": 1401
},
{
"ts": 4936,
"bytes": 1401
},
{
"ts": 4943,
"bytes": 1401
},
{
"ts": 4950,
"bytes": 1401
},
{
"ts": 4958,
"bytes": 1401
},
{
"ts": 4965,
"bytes": 1401
},
{
"ts": 4972,
"bytes": 1401
},
{
"ts": 4979,
"bytes": 1401
},
{
"ts": 4986,
"bytes": 1401
},
{
"ts": 4993,
"bytes": 1401
},
{
"ts": 5000,
"bytes": 1401
},
{
"ts": 5007,
"bytes": 1401
},
{
"ts": 5014,
"bytes": 1401
},
{
"ts": 5021,
"bytes": 1401
},
{
"ts": 5026,
"bytes": 1401
},
{
"ts": 5054,
"bytes": 1401
},
{
"ts": 5061,
"bytes": 1401
},
{
"ts": 5063,
"bytes": 1404
},
{
"ts": 5070,
"bytes": 1401
},
{
"ts": 5077,
"bytes": 1401
},
{
"ts": 5084,
"bytes": 1401
},
{
"ts": 5092,
"bytes": 1401
},
{
"ts": 5099,
"bytes": 1401
},
{
"ts": 5106,
"bytes": 1401
},
{
"ts": 5113,
"bytes": 1401
},
{
"ts": 5120,
"bytes": 1401
},
{
"ts": 5127,
"bytes": 1401
},
{
"ts": 5134,
"bytes": 1401
},
{
"ts": 5141,
"bytes": 1401
},
{
"ts": 5148,
"bytes": 1401
},
{
"ts": 5153,
"bytes": 1401
},
{
"ts": 5181,
"bytes": 1401
},
{
"ts": 5188,
"bytes": 1401
},
{
"ts": 5190,
"bytes": 1404
},
{
"ts": 5197,
"bytes": 1401
},
{
"ts": 5204,
"bytes": 1401
},
{
"ts": 5211,
"bytes": 1401
},
{
"ts": 5214,
"bytes": 1404
},
{
"ts": 5221,
"bytes": 1401
},
{
"ts": 5228,
"bytes": 1401
},
{
"ts": 5235,
"bytes": 1401
},
{
"ts": 5244,
"bytes": 1400
},
{
"ts": 5247,
"bytes": 1403
},
{
"ts": 5249,
"bytes": 1403
},
{
"ts": 5252,
"bytes": 1403
},
{
"ts": 5254,
"bytes": 1403
},
{
"ts": 5256,
"bytes": 1403
},
{
"ts": 5259,
"bytes": 1403
},
{
"ts": 5261,
"bytes": 1403
},
{
"ts": 5263,
"bytes": 1403
},
{
"ts": 5266,
"bytes": 1403
},
{
"ts": 5273,
"bytes": 1401
},
{
"ts": 5280,
"bytes": 1401
},
{
"ts": 5287,
"bytes": 1401
},
{
"ts": 5294,
"bytes": 1401
},
{
"ts": 5301,
"bytes": 1401
},
{
"ts": 5308,
"bytes": 1400
},
{
"ts": 5315,
"bytes": 1401
},
{
"ts": 5322,
"bytes": 1401
},
{
"ts": 5329,
"bytes": 1401
},
{
"ts": 5336,
"bytes": 1401
},
{
"ts": 5343,
"bytes": 1401
},
{
"ts": 5351,
"bytes": 1401
},
{
"ts": 5357,
"bytes": 1401
},
{
"ts": 5364,
"bytes": 1401
},
{
"ts": 5371,
"bytes": 1401
},
{
"ts": 5378,
"bytes": 1401
},
{
"ts": 5386,
"bytes": 1401
},
{
"ts": 5393,
"bytes": 1401
},
{
"ts": 5400,
"bytes": 1401
},
{
"ts": 5407,
"bytes": 1401
},
{
"ts": 5414,
"bytes": 1401
},
{
"ts": 5421,
"bytes": 1401
},
{
"ts": 5428,
"bytes": 1401
},
{
"ts": 5435,
"bytes": 1401
},
{
"ts": 5442,
"bytes": 1401
},
{
"ts": 5449,
"bytes": 1401
},
{
"ts": 5456,
"bytes": 1401
},
{
"ts": 5463,
"bytes": 1401
},
{
"ts": 5470,
"bytes": 1401
},
{
"ts": 5477,
"bytes": 1393
},
{
"ts": 5484,
"bytes": 1401
},
{
"ts": 5491,
"bytes": 1401
},
{
"ts": 5498,
"bytes": 1401
},
{
"ts": 5505,
"bytes": 1401
},
{
"ts": 5513,
"bytes": 1401
},
{
"ts": 5520,
"bytes": 1401
},
{
"ts": 5527,
"bytes": 1401
},
{
"ts": 5535,
"bytes": 1401
},
{
"ts": 5543,
"bytes": 1401
},
{
"ts": 5551,
"bytes": 1401
},
{
"ts": 5560,
"bytes": 1401
},
{
"ts": 5568,
"bytes": 1401
},
{
"ts": 5574,
"bytes": 1401
},
{
"ts": 5581,
"bytes": 1401
},
{
"ts": 5588,
"bytes": 1401
},
{
"ts": 5595,
"bytes": 1401
},
{
"ts": 5602,
"bytes": 1401
},
{
"ts": 5609,
"bytes": 1401
},
{
"ts": 5616,
"bytes": 1401
},
{
"ts": 5623,
"bytes": 1401
},
{
"ts": 5630,
"bytes": 1401
},
{
"ts": 5637,
"bytes": 1401
},
{
"ts": 5644,
"bytes": 1401
},
{
"ts": 5651,
"bytes": 1401
},
{
"ts": 5659,
"bytes": 1401
},
{
"ts": 5665,
"bytes": 1401
},
{
"ts": 5672,
"bytes": 1401
},
{
"ts": 5679,
"bytes": 1401
},
{
"ts": 5687,
"bytes": 1401
},
{
"ts": 5715,
"bytes": 1401
},
{
"ts": 5722,
"bytes": 1401
},
{
"ts": 5729,
"bytes": 1401
},
{
"ts": 5736,
"bytes": 1401
},
{
"ts": 5743,
"bytes": 1401
},
{
"ts": 5750,
"bytes": 1401
},
{
"ts": 5757,
"bytes": 1401
},
{
"ts": 5764,
"bytes": 1401
},
{
"ts": 5771,
"bytes": 1401
},
{
"ts": 5778,
"bytes": 1401
},
{
"ts": 5785,
"bytes": 1401
},
{
"ts": 5792,
"bytes": 1401
},
{
"ts": 5800,
"bytes": 1401
},
{
"ts": 5807,
"bytes": 1401
},
{
"ts": 5835,
"bytes": 1401
},
{
"ts": 5842,
"bytes": 1401
},
{
"ts": 5849,
"bytes": 1401
},
{
"ts": 5856,
"bytes": 1401
},
{
"ts": 5863,
"bytes": 1401
},
{
"ts": 5870,
"bytes": 1401
},
{
"ts": 5877,
"bytes": 1401
},
{
"ts": 5884,
"bytes": 1401
},
{
"ts": 5891,
"bytes": 1401
},
{
"ts": 5898,
"bytes": 1401
},
{
"ts": 5910,
"bytes": 1400
},
{
"ts": 5912,
"bytes": 1403
},
{
"ts": 5915,
"bytes": 1403
},
{
"ts": 5917,
"bytes": 1403
},
{
"ts": 5919,
"bytes": 1403
},
{
"ts": 5922,
"bytes": 1403
},
{
"ts": 5924,
"bytes": 1403
},
{
"ts": 5926,
"bytes": 1403
},
{
"ts": 5929,
"bytes": 1403
},
{
"ts": 5931,
"bytes": 1403
},
{
"ts": 5941,
"bytes": 1401
},
{
"ts": 5948,
"bytes": 1401
},
{
"ts": 5955,
"bytes": 1401
},
{
"ts": 5962,
"bytes": 1401
},
{
"ts": 5969,
"bytes": 1401
},
{
"ts": 5976,
"bytes": 1401
},
{
"ts": 5983,
"bytes": 1401
},
{
"ts": 5990,
"bytes": 1401
},
{
"ts": 5997,
"bytes": 1401
},
{
"ts": 6004,
"bytes": 1401
},
{
"ts": 6011,
"bytes": 1401
},
{
"ts": 6018,
"bytes": 1401
},
{
"ts": 6025,
"bytes": 1401
},
{
"ts": 6032,
"bytes": 1401
},
{
"ts": 6039,
"bytes": 1401
},
{
"ts": 6046,
"bytes": 1401
},
{
"ts": 6054,
"bytes": 1401
},
{
"ts": 6061,
"bytes": 1401
},
{
"ts": 6068,
"bytes": 1401
},
{
"ts": 6075,
"bytes": 1401
},
{
"ts": 6082,
"bytes": 1401
},
{
"ts": 6089,
"bytes": 1401
},
{
"ts": 6096,
"bytes": 1401
},
{
"ts": 6103,
"bytes": 1401
},
{
"ts": 6110,
"bytes": 1401
},
{
"ts": 6117,
"bytes": 1401
},
{
"ts": 6124,
"bytes": 1401
},
{
"ts": 6131,
"bytes": 1401
},
{
"ts": 6138,
"bytes": 1401
},
{
"ts": 6145,
"bytes": 1401
},
{
"ts": 6152,
"bytes": 1401
},
{
"ts": 6159,
"bytes": 1401
},
{
"ts": 6166,
"bytes": 1401
},
{
"ts": 6173,
"bytes": 1401
},
{
"ts": 6180,
"bytes": 1401
},
{
"ts": 6188,
"bytes": 1401
},
{
"ts": 6195,
"bytes": 1401
},
{
"ts": 6202,
"bytes": 1401
},
{
"ts": 6209,
"bytes": 1401
},
{
"ts": 6216,
"bytes": 1401
},
{
"ts": 6223,
"bytes": 1401
},
{
"ts": 6230,
"bytes": 1401
},
{
"ts": 6237,
"bytes": 1401
},
{
"ts": 6244,
"bytes": 1401
},
{
"ts": 6251,
"bytes": 1401
},
{
"ts": 6258,
"bytes": 1401
},
{
"ts": 6265,
"bytes": 1401
},
{
"ts": 6272,
"bytes": 1401
},
{
"ts": 6275,
"bytes": 1404
},
{
"ts": 6282,
"bytes": 1401
},
{
"ts": 6289,
"bytes": 1401
},
{
"ts": 6291,
"bytes": 1404
},
{
"ts": 6298,
"bytes": 1401
},
{
"ts": 6305,
"bytes": 1401
},
{
"ts": 6312,
"bytes": 1401
},
{
"ts": 6315,
"bytes": 1404
},
{
"ts": 6322,
"bytes": 1401
},
{
"ts": 6329,
"bytes": 1401
},
{
"ts": 6336,
"bytes": 1401
},
{
"ts": 6343,
"bytes": 1401
},
{
"ts": 6348,
"bytes": 1401
},
{
"ts": 6376,
"bytes": 1401
},
{
"ts": 6383,
"bytes": 1401
},
{
"ts": 6390,
"bytes": 1401
},
{
"ts": 6397,
"bytes": 1401
},
{
"ts": 6404,
"bytes": 1401
},
{
"ts": 6411,
"bytes": 1401
},
{
"ts": 6418,
"bytes": 1401
},
{
"ts": 6425,
"bytes": 1401
},
{
"ts": 6432,
"bytes": 1401
},
{
"ts": 6439,
"bytes": 1401
},
{
"ts": 6446,
"bytes": 1401
},
{
"ts": 6453,
"bytes": 1400
},
{
"ts": 6460,
"bytes": 1400
},
{
"ts": 6467,
"bytes": 1400
},
{
"ts": 6472,
"bytes": 1400
},
{
"ts": 6500,
"bytes": 1400
},
{
"ts": 6507,
"bytes": 1400
},
{
"ts": 6515,
"bytes": 1400
},
{
"ts": 6522,
"bytes": 1400
},
{
"ts": 6529,
"bytes": 1400
},
{
"ts": 6536,
"bytes": 1400
},
{
"ts": 6543,
"bytes": 1400
},
{
"ts": 6552,
"bytes": 1400
},
{
"ts": 6554,
"bytes": 1403
},
{
"ts": 6557,
"bytes": 1403
},
{
"ts": 6559,
"bytes": 1403
},
{
"ts": 6564,
"bytes": 1403
},
{
"ts": 6566,
"bytes": 1403
},
{
"ts": 6569,
"bytes": 1403
},
{
"ts": 6571,
"bytes": 1403
},
{
"ts": 6573,
"bytes": 1403
},
{
"ts": 6576,
"bytes": 1403
},
{
"ts": 6580,
"bytes": 1400
},
{
"ts": 6587,
"bytes": 1400
},
{
"ts": 6594,
"bytes": 1400
},
{
"ts": 6601,
"bytes": 1400
},
{
"ts": 6609,
"bytes": 1400
},
{
"ts": 6616,
"bytes": 1400
},
{
"ts": 6623,
"bytes": 1400
},
{
"ts": 6630,
"bytes": 1400
},
{
"ts": 6637,
"bytes": 1401
},
{
"ts": 6646,
"bytes": 1401
},
{
"ts": 6653,
"bytes": 1401
},
{
"ts": 6656,
"bytes": 1404
},
{
"ts": 6663,
"bytes": 1401
},
{
"ts": 6672,
"bytes": 1401
},
{
"ts": 6681,
"bytes": 1401
},
{
"ts": 6689,
"bytes": 1401
},
{
"ts": 6696,
"bytes": 1401
},
{
"ts": 6703,
"bytes": 1401
},
{
"ts": 6710,
"bytes": 1401
},
{
"ts": 6717,
"bytes": 1401
},
{
"ts": 6724,
"bytes": 1401
},
{
"ts": 6731,
"bytes": 1401
},
{
"ts": 6738,
"bytes": 1401
},
{
"ts": 6745,
"bytes": 1401
},
{
"ts": 6752,
"bytes": 1401
},
{
"ts": 6759,
"bytes": 1401
},
{
"ts": 6766,
"bytes": 1401
},
{
"ts": 6773,
"bytes": 1401
},
{
"ts": 6780,
"bytes": 1401
},
{
"ts": 6787,
"bytes": 1401
},
{
"ts": 6794,
"bytes": 1401
},
{
"ts": 6801,
"bytes": 1401
},
{
"ts": 6808,
"bytes": 1400
},
{
"ts": 6816,
"bytes": 1400
},
{
"ts": 6823,
"bytes": 1400
},
{
"ts": 6830,
"bytes": 1401
},
{
"ts": 6837,
"bytes": 1401
},
{
"ts": 6844,
"bytes": 1401
},
{
"ts": 6851,
"bytes": 1401
},
{
"ts": 6858,
"bytes": 1401
},
{
"ts": 6865,
"bytes": 1401
},
{
"ts": 6872,
"bytes": 1401
},
{
"ts": 6879,
"bytes": 1401
},
{
"ts": 6886,
"bytes": 1401
},
{
"ts": 6893,
"bytes": 1401
},
{
"ts": 6900,
"bytes": 1401
},
{
"ts": 6907,
"bytes": 1401
},
{
"ts": 6914,
"bytes": 1401
},
{
"ts": 6921,
"bytes": 1401
},
{
"ts": 6928,
"bytes": 1401
},
{
"ts": 6935,
"bytes": 1401
},
{
"ts": 6943,
"bytes": 1401
},
{
"ts": 6950,
"bytes": 1401
},
{
"ts": 6957,
"bytes": 1401
},
{
"ts": 6964,
"bytes": 1401
},
{
"ts": 6971,
"bytes": 1401
},
{
"ts": 6978,
"bytes": 1401
},
{
"ts": 6985,
"bytes": 1401
},
{
"ts": 6992,
"bytes": 1401
},
{
"ts": 6999,
"bytes": 1401
},
{
"ts": 7006,
"bytes": 1401
},
{
"ts": 7037,
"bytes": 1401
},
{
"ts": 7044,
"bytes": 1401
},
{
"ts": 7051,
"bytes": 1401
},
{
"ts": 7058,
"bytes": 1401
},
{
"ts": 7065,
"bytes": 1401
},
{
"ts": 7072,
"bytes": 1401
},
{
"ts": 7079,
"bytes": 1401
},
{
"ts": 7086,
"bytes": 1401
},
{
"ts": 7093,
"bytes": 1401
},
{
"ts": 7100,
"bytes": 1401
},
{
"ts": 7107,
"bytes": 1401
},
{
"ts": 7114,
"bytes": 1401
},
{
"ts": 7142,
"bytes": 1401
},
{
"ts": 7150,
"bytes": 1401
},
{
"ts": 7157,
"bytes": 1401
},
{
"ts": 7164,
"bytes": 1401
},
{
"ts": 7171,
"bytes": 1401
},
{
"ts": 7178,
"bytes": 1401
},
{
"ts": 7185,
"bytes": 1401
},
{
"ts": 7192,
"bytes": 1401
},
{
"ts": 7199,
"bytes": 1401
},
{
"ts": 7206,
"bytes": 1401
},
{
"ts": 7215,
"bytes": 1400
},
{
"ts": 7218,
"bytes": 1403
},
{
"ts": 7220,
"bytes": 1403
},
{
"ts": 7222,
"bytes": 1403
},
{
"ts": 7225,
"bytes": 1403
},
{
"ts": 7227,
"bytes": 1403
},
{
"ts": 7229,
"bytes": 1403
},
{
"ts": 7232,
"bytes": 1403
},
{
"ts": 7234,
"bytes": 1403
},
{
"ts": 7237,
"bytes": 1403
},
{
"ts": 7244,
"bytes": 1401
},
{
"ts": 7251,
"bytes": 1401
},
{
"ts": 7258,
"bytes": 1401
},
{
"ts": 7265,
"bytes": 1401
},
{
"ts": 7272,
"bytes": 1401
},
{
"ts": 7279,
"bytes": 1401
},
{
"ts": 7286,
"bytes": 1401
},
{
"ts": 7293,
"bytes": 1401
},
{
"ts": 7300,
"bytes": 1401
},
{
"ts": 7307,
"bytes": 1401
},
{
"ts": 7314,
"bytes": 1401
},
{
"ts": 7321,
"bytes": 1401
},
{
"ts": 7328,
"bytes": 1401
},
{
"ts": 7335,
"bytes": 1401
},
{
"ts": 7342,
"bytes": 1401
},
{
"ts": 7350,
"bytes": 1401
},
{
"ts": 7357,
"bytes": 1401
},
{
"ts": 7364,
"bytes": 1401
},
{
"ts": 7371,
"bytes": 1401
},
{
"ts": 7378,
"bytes": 1401
},
{
"ts": 7385,
"bytes": 1401
},
{
"ts": 7392,
"bytes": 1401
},
{
"ts": 7399,
"bytes": 1401
},
{
"ts": 7406,
"bytes": 1394
},
{
"ts": 7413,
"bytes": 1401
},
{
"ts": 7420,
"bytes": 1401
},
{
"ts": 7427,
"bytes": 1401
},
{
"ts": 7434,
"bytes": 1401
},
{
"ts": 7441,
"bytes": 1401
},
{
"ts": 7448,
"bytes": 1401
},
{
"ts": 7455,
"bytes": 1400
},
{
"ts": 7462,
"bytes": 1400
},
{
"ts": 7469,
"bytes": 1400
},
{
"ts": 7476,
"bytes": 1401
},
{
"ts": 7484,
"bytes": 1401
},
{
"ts": 7491,
"bytes": 1401
},
{
"ts": 7498,
"bytes": 1401
},
{
"ts": 7505,
"bytes": 1401
},
{
"ts": 7512,
"bytes": 1401
},
{
"ts": 7519,
"bytes": 1401
},
{
"ts": 7526,
"bytes": 1401
},
{
"ts": 7533,
"bytes": 1401
},
{
"ts": 7540,
"bytes": 1401
},
{
"ts": 7547,
"bytes": 1401
},
{
"ts": 7554,
"bytes": 1401
},
{
"ts": 7561,
"bytes": 1401
},
{
"ts": 7568,
"bytes": 1401
},
{
"ts": 7575,
"bytes": 1401
},
{
"ts": 7582,
"bytes": 1401
},
{
"ts": 7589,
"bytes": 1401
},
{
"ts": 7596,
"bytes": 1401
},
{
"ts": 7603,
"bytes": 1401
},
{
"ts": 7611,
"bytes": 1401
},
{
"ts": 7618,
"bytes": 1401
},
{
"ts": 7625,
"bytes": 1401
},
{
"ts": 7632,
"bytes": 1394
},
{
"ts": 7639,
"bytes": 1401
},
{
"ts": 7646,
"bytes": 1401
},
{
"ts": 7653,
"bytes": 1401
},
{
"ts": 7660,
"bytes": 1401
},
{
"ts": 7665,
"bytes": 1401
},
{
"ts": 7693,
"bytes": 1401
},
{
"ts": 7700,
"bytes": 1401
},
{
"ts": 7707,
"bytes": 402
}
],
"expires": "Wed, 07 May 2025 06:50:24 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 132,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": 261,
"connect_end": 261,
"ssl_start": 261,
"ssl_end": 271,
"securityDetails": {
"protocol": "QUIC",
"keyExchange": "",
"keyExchangeGroup": "X25519",
"cipher": "AES_128_GCM",
"certificateId": 0,
"subjectName": "jensrossell.ch",
"sanList": [
"jensrossell.ch",
"www.jensrossell.ch"
],
"issuer": "R11",
"validFrom": 1744705798,
"validTo": 1752481797,
"signedCertificateTimestampList": [
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Let's Encrypt 'Oak2025h2'",
"logId": "0DE1F2302BD30DC140621209EA552EFC47747CB1D7E930EF0E421EB47E4EAA34",
"timestamp": 1744709308831,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "3046022100967C483D873DA124C000C7F61D64D617D9CC6F075E0D3921BA5BED19060D0573022100E291D0FC76079B036EFAFAE19DAD3CBF04173EAF838E37EC7C941F85B195C428"
},
{
"status": "Verified",
"origin": "Embedded in certificate",
"logDescription": "Google 'Argon2025h2' log",
"logId": "12F14E34BD53724C840619C38F3F7A13F8E7B56287889C6D300584EBE586263A",
"timestamp": 1744709310807,
"hashAlgorithm": "SHA-256",
"signatureAlgorithm": "ECDSA",
"signatureData": "304502210090225084A433A84B3EC30221D5177A904A6838E90F8F3F287A3331D95BA2A2B60220385516DE3DDBCDB4B3F0AAD884CA737875441605CF66F734D6D4DDB35C3DB88C"
}
],
"certificateTransparencyCompliance": "compliant",
"serverSignatureAlgorithm": 2052,
"encryptedClientHello": false
},
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 460,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"if-range: \"78c961-67fec952-950a44eb46bed716;;;\"",
"priority: i",
"range: bytes=6648538-6648538",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"alt-svc: h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\"",
"cache-control: public, max-age=604800",
"content-length: 1",
"content-range: bytes 6648538-6648538\/7915873",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:50:23 GMT",
"etag: \"78c961-67fec952-950a44eb46bed716;;;\"",
"expires: Wed, 07 May 2025 06:50:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:10 GMT",
"x-content-type-options: nosniff",
"accept-ranges: bytes"
]
},
"bytesOut": 2344,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": 0,
"ssl_ms": 10,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 307,
"netlog_id": 106,
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "7.5 MiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 15000,
"ImageHeight": 9600,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "15000x9600",
"Megapixels": 144
}
}
},
"jpeg_scan_count": 7,
"score_progressive_jpeg": 100,
"load_end": 7707,
"ttfb_start": 580,
"ttfb_end": 627,
"download_start": 627,
"download_end": 7707,
"download_ms": 7080,
"all_start": 261,
"all_end": 7707,
"all_ms": 7137,
"index": 2,
"number": 3
},
{
"type": 3,
"id": "36984.20",
"request_id": "36984.20",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"raw_id": "36984.20",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 206,
"request_type": "Image",
"load_ms": 16873,
"ttfb_ms": 52,
"load_start": 580,
"load_start_float": 580.00010699999996,
"bytesIn": 10848118,
"objectSize": 10848118,
"objectSizeUncompressed": 10848118,
"chunks": [
{
"ts": 639,
"bytes": 65536
},
{
"ts": 647,
"bytes": 65536
},
{
"ts": 657,
"bytes": 65536
},
{
"ts": 668,
"bytes": 65536
},
{
"ts": 676,
"bytes": 65536
},
{
"ts": 685,
"bytes": 65536
},
{
"ts": 691,
"bytes": 65536
},
{
"ts": 700,
"bytes": 65536
},
{
"ts": 711,
"bytes": 65536
},
{
"ts": 717,
"bytes": 65536
},
{
"ts": 727,
"bytes": 65536
},
{
"ts": 742,
"bytes": 65536
},
{
"ts": 753,
"bytes": 65536
},
{
"ts": 769,
"bytes": 65536
},
{
"ts": 783,
"bytes": 65536
},
{
"ts": 796,
"bytes": 65536
},
{
"ts": 806,
"bytes": 65536
},
{
"ts": 818,
"bytes": 65536
},
{
"ts": 834,
"bytes": 65536
},
{
"ts": 846,
"bytes": 65536
},
{
"ts": 864,
"bytes": 65536
},
{
"ts": 880,
"bytes": 65536
},
{
"ts": 896,
"bytes": 65536
},
{
"ts": 915,
"bytes": 65536
},
{
"ts": 927,
"bytes": 65536
},
{
"ts": 937,
"bytes": 65536
},
{
"ts": 946,
"bytes": 65536
},
{
"ts": 955,
"bytes": 65536
},
{
"ts": 968,
"bytes": 65536
},
{
"ts": 974,
"bytes": 65536
},
{
"ts": 978,
"bytes": 65536
},
{
"ts": 982,
"bytes": 65536
},
{
"ts": 987,
"bytes": 65536
},
{
"ts": 992,
"bytes": 65536
},
{
"ts": 1000,
"bytes": 65536
},
{
"ts": 1005,
"bytes": 65536
},
{
"ts": 1013,
"bytes": 65536
},
{
"ts": 1017,
"bytes": 65536
},
{
"ts": 1021,
"bytes": 65536
},
{
"ts": 1025,
"bytes": 65536
},
{
"ts": 1030,
"bytes": 65536
},
{
"ts": 1034,
"bytes": 65536
},
{
"ts": 1038,
"bytes": 65536
},
{
"ts": 1042,
"bytes": 65536
},
{
"ts": 1046,
"bytes": 65536
},
{
"ts": 1051,
"bytes": 65536
},
{
"ts": 1054,
"bytes": 65536
},
{
"ts": 1061,
"bytes": 65536
},
{
"ts": 1065,
"bytes": 65536
},
{
"ts": 1071,
"bytes": 65536
},
{
"ts": 1075,
"bytes": 65536
},
{
"ts": 1081,
"bytes": 65536
},
{
"ts": 1086,
"bytes": 65536
},
{
"ts": 1090,
"bytes": 65536
},
{
"ts": 1095,
"bytes": 65536
},
{
"ts": 1100,
"bytes": 65536
},
{
"ts": 1104,
"bytes": 65536
},
{
"ts": 1109,
"bytes": 65536
},
{
"ts": 1113,
"bytes": 65536
},
{
"ts": 1118,
"bytes": 65536
},
{
"ts": 1122,
"bytes": 65536
},
{
"ts": 1126,
"bytes": 65536
},
{
"ts": 1130,
"bytes": 65536
},
{
"ts": 1134,
"bytes": 65536
},
{
"ts": 1138,
"bytes": 65536
},
{
"ts": 1143,
"bytes": 65536
},
{
"ts": 1148,
"bytes": 65536
},
{
"ts": 1153,
"bytes": 65536
},
{
"ts": 1158,
"bytes": 65536
},
{
"ts": 1163,
"bytes": 65536
},
{
"ts": 1168,
"bytes": 65536
},
{
"ts": 1173,
"bytes": 65536
},
{
"ts": 1177,
"bytes": 65536
},
{
"ts": 1182,
"bytes": 65536
},
{
"ts": 1186,
"bytes": 65536
},
{
"ts": 1190,
"bytes": 65536
},
{
"ts": 1194,
"bytes": 65536
},
{
"ts": 1199,
"bytes": 65536
},
{
"ts": 1203,
"bytes": 65536
},
{
"ts": 1208,
"bytes": 65536
},
{
"ts": 1212,
"bytes": 65536
},
{
"ts": 1216,
"bytes": 65536
},
{
"ts": 1220,
"bytes": 65536
},
{
"ts": 1225,
"bytes": 65536
},
{
"ts": 1229,
"bytes": 65536
},
{
"ts": 1234,
"bytes": 65536
},
{
"ts": 1237,
"bytes": 65536
},
{
"ts": 1242,
"bytes": 65536
},
{
"ts": 1246,
"bytes": 65536
},
{
"ts": 1251,
"bytes": 65536
},
{
"ts": 1255,
"bytes": 65536
},
{
"ts": 1261,
"bytes": 65536
},
{
"ts": 1266,
"bytes": 65536
},
{
"ts": 1270,
"bytes": 65536
},
{
"ts": 1275,
"bytes": 65536
},
{
"ts": 1279,
"bytes": 65536
},
{
"ts": 1283,
"bytes": 65536
},
{
"ts": 1289,
"bytes": 65536
},
{
"ts": 1293,
"bytes": 65536
},
{
"ts": 1296,
"bytes": 62224
},
{
"ts": 1438,
"bytes": 1185
},
{
"ts": 1440,
"bytes": 1230
},
{
"ts": 1448,
"bytes": 1227
},
{
"ts": 1450,
"bytes": 1230
},
{
"ts": 1461,
"bytes": 1227
},
{
"ts": 1462,
"bytes": 1230
},
{
"ts": 1473,
"bytes": 1227
},
{
"ts": 1475,
"bytes": 1230
},
{
"ts": 1483,
"bytes": 1227
},
{
"ts": 1485,
"bytes": 1230
},
{
"ts": 1492,
"bytes": 1403
},
{
"ts": 1504,
"bytes": 1403
},
{
"ts": 1506,
"bytes": 1406
},
{
"ts": 1513,
"bytes": 1401
},
{
"ts": 1520,
"bytes": 1401
},
{
"ts": 1523,
"bytes": 1404
},
{
"ts": 1530,
"bytes": 1400
},
{
"ts": 1537,
"bytes": 1400
},
{
"ts": 1539,
"bytes": 1403
},
{
"ts": 1546,
"bytes": 1400
},
{
"ts": 1553,
"bytes": 1400
},
{
"ts": 1560,
"bytes": 1393
},
{
"ts": 1570,
"bytes": 1400
},
{
"ts": 1579,
"bytes": 1400
},
{
"ts": 1582,
"bytes": 1403
},
{
"ts": 1591,
"bytes": 1393
},
{
"ts": 1593,
"bytes": 1403
},
{
"ts": 1605,
"bytes": 1400
},
{
"ts": 1617,
"bytes": 1400
},
{
"ts": 1619,
"bytes": 1403
},
{
"ts": 1629,
"bytes": 1400
},
{
"ts": 1631,
"bytes": 1403
},
{
"ts": 1640,
"bytes": 1400
},
{
"ts": 1652,
"bytes": 1400
},
{
"ts": 1655,
"bytes": 1403
},
{
"ts": 1667,
"bytes": 1400
},
{
"ts": 1669,
"bytes": 1403
},
{
"ts": 1680,
"bytes": 1400
},
{
"ts": 1692,
"bytes": 1400
},
{
"ts": 1704,
"bytes": 1400
},
{
"ts": 1716,
"bytes": 1400
},
{
"ts": 1727,
"bytes": 1400
},
{
"ts": 1739,
"bytes": 1400
},
{
"ts": 1751,
"bytes": 1400
},
{
"ts": 1763,
"bytes": 1400
},
{
"ts": 1774,
"bytes": 1400
},
{
"ts": 1777,
"bytes": 1403
},
{
"ts": 1786,
"bytes": 1400
},
{
"ts": 1789,
"bytes": 1403
},
{
"ts": 1798,
"bytes": 1400
},
{
"ts": 1800,
"bytes": 1403
},
{
"ts": 1810,
"bytes": 1400
},
{
"ts": 1812,
"bytes": 1403
},
{
"ts": 1824,
"bytes": 1400
},
{
"ts": 1826,
"bytes": 1403
},
{
"ts": 1829,
"bytes": 1403
},
{
"ts": 1831,
"bytes": 1403
},
{
"ts": 1833,
"bytes": 1403
},
{
"ts": 1836,
"bytes": 1403
},
{
"ts": 1838,
"bytes": 1403
},
{
"ts": 1840,
"bytes": 1403
},
{
"ts": 1843,
"bytes": 1403
},
{
"ts": 1845,
"bytes": 1403
},
{
"ts": 1847,
"bytes": 1400
},
{
"ts": 1859,
"bytes": 1400
},
{
"ts": 1862,
"bytes": 1403
},
{
"ts": 1864,
"bytes": 1403
},
{
"ts": 1876,
"bytes": 1400
},
{
"ts": 1887,
"bytes": 1400
},
{
"ts": 1902,
"bytes": 1394
},
{
"ts": 1904,
"bytes": 1403
},
{
"ts": 1913,
"bytes": 1400
},
{
"ts": 1916,
"bytes": 1403
},
{
"ts": 1927,
"bytes": 1400
},
{
"ts": 1930,
"bytes": 1403
},
{
"ts": 1939,
"bytes": 1400
},
{
"ts": 1942,
"bytes": 1403
},
{
"ts": 1951,
"bytes": 1400
},
{
"ts": 1953,
"bytes": 1403
},
{
"ts": 1965,
"bytes": 1400
},
{
"ts": 1977,
"bytes": 1400
},
{
"ts": 1991,
"bytes": 1400
},
{
"ts": 1993,
"bytes": 1403
},
{
"ts": 2003,
"bytes": 1400
},
{
"ts": 2005,
"bytes": 1403
},
{
"ts": 2014,
"bytes": 1401
},
{
"ts": 2021,
"bytes": 1401
},
{
"ts": 2029,
"bytes": 1401
},
{
"ts": 2036,
"bytes": 1401
},
{
"ts": 2043,
"bytes": 1394
},
{
"ts": 2050,
"bytes": 1401
},
{
"ts": 2059,
"bytes": 1401
},
{
"ts": 2067,
"bytes": 1401
},
{
"ts": 2074,
"bytes": 1401
},
{
"ts": 2081,
"bytes": 1401
},
{
"ts": 2088,
"bytes": 1401
},
{
"ts": 2095,
"bytes": 1401
},
{
"ts": 2102,
"bytes": 1401
},
{
"ts": 2109,
"bytes": 1401
},
{
"ts": 2116,
"bytes": 1401
},
{
"ts": 2123,
"bytes": 1401
},
{
"ts": 2130,
"bytes": 1401
},
{
"ts": 2138,
"bytes": 1401
},
{
"ts": 2145,
"bytes": 1401
},
{
"ts": 2152,
"bytes": 1401
},
{
"ts": 2159,
"bytes": 1401
},
{
"ts": 2166,
"bytes": 1401
},
{
"ts": 2173,
"bytes": 1401
},
{
"ts": 2180,
"bytes": 1401
},
{
"ts": 2187,
"bytes": 1401
},
{
"ts": 2194,
"bytes": 1401
},
{
"ts": 2201,
"bytes": 1401
},
{
"ts": 2208,
"bytes": 1401
},
{
"ts": 2215,
"bytes": 1401
},
{
"ts": 2222,
"bytes": 1401
},
{
"ts": 2229,
"bytes": 1401
},
{
"ts": 2236,
"bytes": 1401
},
{
"ts": 2239,
"bytes": 1404
},
{
"ts": 2246,
"bytes": 1401
},
{
"ts": 2248,
"bytes": 1404
},
{
"ts": 2255,
"bytes": 1401
},
{
"ts": 2262,
"bytes": 1401
},
{
"ts": 2269,
"bytes": 1401
},
{
"ts": 2276,
"bytes": 1401
},
{
"ts": 2283,
"bytes": 1401
},
{
"ts": 2290,
"bytes": 1401
},
{
"ts": 2298,
"bytes": 1401
},
{
"ts": 2304,
"bytes": 1401
},
{
"ts": 2312,
"bytes": 1401
},
{
"ts": 2319,
"bytes": 1401
},
{
"ts": 2326,
"bytes": 1401
},
{
"ts": 2333,
"bytes": 1401
},
{
"ts": 2340,
"bytes": 1401
},
{
"ts": 2347,
"bytes": 1401
},
{
"ts": 2354,
"bytes": 1401
},
{
"ts": 2361,
"bytes": 1401
},
{
"ts": 2368,
"bytes": 1401
},
{
"ts": 2375,
"bytes": 1401
},
{
"ts": 2382,
"bytes": 1401
},
{
"ts": 2389,
"bytes": 1401
},
{
"ts": 2396,
"bytes": 1401
},
{
"ts": 2403,
"bytes": 1401
},
{
"ts": 2410,
"bytes": 1401
},
{
"ts": 2417,
"bytes": 1401
},
{
"ts": 2424,
"bytes": 1401
},
{
"ts": 2431,
"bytes": 1401
},
{
"ts": 2441,
"bytes": 1400
},
{
"ts": 2443,
"bytes": 1403
},
{
"ts": 2446,
"bytes": 1403
},
{
"ts": 2451,
"bytes": 1403
},
{
"ts": 2453,
"bytes": 1403
},
{
"ts": 2455,
"bytes": 1403
},
{
"ts": 2458,
"bytes": 1403
},
{
"ts": 2460,
"bytes": 1403
},
{
"ts": 2462,
"bytes": 1403
},
{
"ts": 2464,
"bytes": 1403
},
{
"ts": 2467,
"bytes": 1403
},
{
"ts": 2469,
"bytes": 1400
},
{
"ts": 2471,
"bytes": 1403
},
{
"ts": 2476,
"bytes": 1400
},
{
"ts": 2483,
"bytes": 1400
},
{
"ts": 2490,
"bytes": 1400
},
{
"ts": 2497,
"bytes": 1400
},
{
"ts": 2504,
"bytes": 1400
},
{
"ts": 2511,
"bytes": 1401
},
{
"ts": 2519,
"bytes": 1401
},
{
"ts": 2526,
"bytes": 1401
},
{
"ts": 2533,
"bytes": 1401
},
{
"ts": 2535,
"bytes": 1401
},
{
"ts": 2563,
"bytes": 1401
},
{
"ts": 2570,
"bytes": 1401
},
{
"ts": 2577,
"bytes": 1401
},
{
"ts": 2584,
"bytes": 1401
},
{
"ts": 2591,
"bytes": 1401
},
{
"ts": 2599,
"bytes": 1401
},
{
"ts": 2606,
"bytes": 1401
},
{
"ts": 2613,
"bytes": 1401
},
{
"ts": 2620,
"bytes": 1401
},
{
"ts": 2622,
"bytes": 1404
},
{
"ts": 2631,
"bytes": 1401
},
{
"ts": 2638,
"bytes": 1401
},
{
"ts": 2648,
"bytes": 1401
},
{
"ts": 2650,
"bytes": 1404
},
{
"ts": 2657,
"bytes": 1401
},
{
"ts": 2664,
"bytes": 1401
},
{
"ts": 2671,
"bytes": 1401
},
{
"ts": 2674,
"bytes": 1404
},
{
"ts": 2681,
"bytes": 1401
},
{
"ts": 2688,
"bytes": 1401
},
{
"ts": 2695,
"bytes": 1401
},
{
"ts": 2702,
"bytes": 1401
},
{
"ts": 2709,
"bytes": 1401
},
{
"ts": 2716,
"bytes": 1401
},
{
"ts": 2723,
"bytes": 1401
},
{
"ts": 2730,
"bytes": 1401
},
{
"ts": 2737,
"bytes": 1401
},
{
"ts": 2744,
"bytes": 1401
},
{
"ts": 2752,
"bytes": 1401
},
{
"ts": 2759,
"bytes": 1401
},
{
"ts": 2765,
"bytes": 1401
},
{
"ts": 2773,
"bytes": 1401
},
{
"ts": 2780,
"bytes": 1401
},
{
"ts": 2787,
"bytes": 1401
},
{
"ts": 2794,
"bytes": 1401
},
{
"ts": 2801,
"bytes": 1401
},
{
"ts": 2808,
"bytes": 1401
},
{
"ts": 2815,
"bytes": 1401
},
{
"ts": 2822,
"bytes": 1400
},
{
"ts": 2829,
"bytes": 1400
},
{
"ts": 2836,
"bytes": 1400
},
{
"ts": 2843,
"bytes": 1400
},
{
"ts": 2850,
"bytes": 1400
},
{
"ts": 2857,
"bytes": 1400
},
{
"ts": 2864,
"bytes": 1400
},
{
"ts": 2871,
"bytes": 1400
},
{
"ts": 2878,
"bytes": 1400
},
{
"ts": 2885,
"bytes": 1400
},
{
"ts": 2893,
"bytes": 1400
},
{
"ts": 2900,
"bytes": 1400
},
{
"ts": 2907,
"bytes": 1400
},
{
"ts": 2914,
"bytes": 1400
},
{
"ts": 2921,
"bytes": 1400
},
{
"ts": 2928,
"bytes": 1400
},
{
"ts": 2935,
"bytes": 1400
},
{
"ts": 2942,
"bytes": 1400
},
{
"ts": 2949,
"bytes": 1400
},
{
"ts": 2956,
"bytes": 1400
},
{
"ts": 2963,
"bytes": 1400
},
{
"ts": 2970,
"bytes": 1401
},
{
"ts": 2977,
"bytes": 1401
},
{
"ts": 2984,
"bytes": 1401
},
{
"ts": 2991,
"bytes": 1401
},
{
"ts": 2998,
"bytes": 1401
},
{
"ts": 3005,
"bytes": 1401
},
{
"ts": 3012,
"bytes": 1401
},
{
"ts": 3022,
"bytes": 1401
},
{
"ts": 3029,
"bytes": 1401
},
{
"ts": 3031,
"bytes": 1404
},
{
"ts": 3038,
"bytes": 1401
},
{
"ts": 3048,
"bytes": 1400
},
{
"ts": 3050,
"bytes": 1403
},
{
"ts": 3052,
"bytes": 1403
},
{
"ts": 3055,
"bytes": 1403
},
{
"ts": 3057,
"bytes": 1403
},
{
"ts": 3060,
"bytes": 1403
},
{
"ts": 3062,
"bytes": 1403
},
{
"ts": 3064,
"bytes": 1403
},
{
"ts": 3067,
"bytes": 1403
},
{
"ts": 3069,
"bytes": 1403
},
{
"ts": 3076,
"bytes": 1401
},
{
"ts": 3083,
"bytes": 1401
},
{
"ts": 3090,
"bytes": 1401
},
{
"ts": 3097,
"bytes": 1401
},
{
"ts": 3104,
"bytes": 1401
},
{
"ts": 3111,
"bytes": 1401
},
{
"ts": 3118,
"bytes": 1401
},
{
"ts": 3125,
"bytes": 1401
},
{
"ts": 3132,
"bytes": 1401
},
{
"ts": 3140,
"bytes": 1401
},
{
"ts": 3147,
"bytes": 1401
},
{
"ts": 3154,
"bytes": 1401
},
{
"ts": 3161,
"bytes": 1401
},
{
"ts": 3168,
"bytes": 1401
},
{
"ts": 3172,
"bytes": 1401
},
{
"ts": 3201,
"bytes": 1401
},
{
"ts": 3208,
"bytes": 1401
},
{
"ts": 3215,
"bytes": 1401
},
{
"ts": 3222,
"bytes": 1401
},
{
"ts": 3229,
"bytes": 1400
},
{
"ts": 3236,
"bytes": 1400
},
{
"ts": 3243,
"bytes": 1400
},
{
"ts": 3250,
"bytes": 1400
},
{
"ts": 3257,
"bytes": 1400
},
{
"ts": 3264,
"bytes": 1400
},
{
"ts": 3269,
"bytes": 1400
},
{
"ts": 3297,
"bytes": 1400
},
{
"ts": 3304,
"bytes": 1400
},
{
"ts": 3311,
"bytes": 1400
},
{
"ts": 3318,
"bytes": 1400
},
{
"ts": 3325,
"bytes": 1400
},
{
"ts": 3332,
"bytes": 1400
},
{
"ts": 3340,
"bytes": 1400
},
{
"ts": 3346,
"bytes": 1400
},
{
"ts": 3354,
"bytes": 1400
},
{
"ts": 3361,
"bytes": 1400
},
{
"ts": 3363,
"bytes": 1403
},
{
"ts": 3370,
"bytes": 1400
},
{
"ts": 3377,
"bytes": 1400
},
{
"ts": 3384,
"bytes": 1400
},
{
"ts": 3391,
"bytes": 1400
},
{
"ts": 3400,
"bytes": 1401
},
{
"ts": 3408,
"bytes": 1401
},
{
"ts": 3415,
"bytes": 1401
},
{
"ts": 3422,
"bytes": 1401
},
{
"ts": 3429,
"bytes": 1401
},
{
"ts": 3436,
"bytes": 1401
},
{
"ts": 3443,
"bytes": 1401
},
{
"ts": 3450,
"bytes": 1401
},
{
"ts": 3457,
"bytes": 1401
},
{
"ts": 3464,
"bytes": 1401
},
{
"ts": 3471,
"bytes": 1401
},
{
"ts": 3478,
"bytes": 1401
},
{
"ts": 3485,
"bytes": 1401
},
{
"ts": 3492,
"bytes": 1401
},
{
"ts": 3499,
"bytes": 1401
},
{
"ts": 3506,
"bytes": 1401
},
{
"ts": 3513,
"bytes": 1401
},
{
"ts": 3520,
"bytes": 1401
},
{
"ts": 3528,
"bytes": 1401
},
{
"ts": 3539,
"bytes": 1401
},
{
"ts": 3543,
"bytes": 1394
},
{
"ts": 3549,
"bytes": 1401
},
{
"ts": 3556,
"bytes": 1401
},
{
"ts": 3564,
"bytes": 1401
},
{
"ts": 3570,
"bytes": 1401
},
{
"ts": 3577,
"bytes": 1401
},
{
"ts": 3584,
"bytes": 1401
},
{
"ts": 3591,
"bytes": 1401
},
{
"ts": 3599,
"bytes": 1401
},
{
"ts": 3605,
"bytes": 1401
},
{
"ts": 3612,
"bytes": 1401
},
{
"ts": 3620,
"bytes": 1401
},
{
"ts": 3627,
"bytes": 1401
},
{
"ts": 3634,
"bytes": 1401
},
{
"ts": 3641,
"bytes": 1401
},
{
"ts": 3654,
"bytes": 1401
},
{
"ts": 3667,
"bytes": 1401
},
{
"ts": 3674,
"bytes": 1401
},
{
"ts": 3681,
"bytes": 1401
},
{
"ts": 3688,
"bytes": 1401
},
{
"ts": 3695,
"bytes": 1401
},
{
"ts": 3702,
"bytes": 1401
},
{
"ts": 3711,
"bytes": 1400
},
{
"ts": 3714,
"bytes": 1403
},
{
"ts": 3716,
"bytes": 1403
},
{
"ts": 3718,
"bytes": 1403
},
{
"ts": 3721,
"bytes": 1403
},
{
"ts": 3723,
"bytes": 1403
},
{
"ts": 3725,
"bytes": 1403
},
{
"ts": 3728,
"bytes": 1403
},
{
"ts": 3730,
"bytes": 1403
},
{
"ts": 3732,
"bytes": 1403
},
{
"ts": 3744,
"bytes": 1400
},
{
"ts": 3751,
"bytes": 1400
},
{
"ts": 3761,
"bytes": 1394
},
{
"ts": 3767,
"bytes": 1400
},
{
"ts": 3774,
"bytes": 1400
},
{
"ts": 3781,
"bytes": 1400
},
{
"ts": 3789,
"bytes": 1400
},
{
"ts": 3796,
"bytes": 1400
},
{
"ts": 3803,
"bytes": 1400
},
{
"ts": 3810,
"bytes": 1400
},
{
"ts": 3817,
"bytes": 1400
},
{
"ts": 3824,
"bytes": 1400
},
{
"ts": 3831,
"bytes": 1401
},
{
"ts": 3838,
"bytes": 1401
},
{
"ts": 3845,
"bytes": 1401
},
{
"ts": 3873,
"bytes": 1401
},
{
"ts": 3880,
"bytes": 1401
},
{
"ts": 3887,
"bytes": 1401
},
{
"ts": 3894,
"bytes": 1401
},
{
"ts": 3901,
"bytes": 1401
},
{
"ts": 3909,
"bytes": 1401
},
{
"ts": 3916,
"bytes": 1401
},
{
"ts": 3923,
"bytes": 1401
},
{
"ts": 3930,
"bytes": 1401
},
{
"ts": 3958,
"bytes": 1401
},
{
"ts": 3965,
"bytes": 1401
},
{
"ts": 3972,
"bytes": 1401
},
{
"ts": 3979,
"bytes": 1401
},
{
"ts": 3986,
"bytes": 1401
},
{
"ts": 3993,
"bytes": 1401
},
{
"ts": 4000,
"bytes": 1401
},
{
"ts": 4007,
"bytes": 1401
},
{
"ts": 4014,
"bytes": 1401
},
{
"ts": 4021,
"bytes": 1401
},
{
"ts": 4028,
"bytes": 1401
},
{
"ts": 4035,
"bytes": 1401
},
{
"ts": 4043,
"bytes": 1401
},
{
"ts": 4050,
"bytes": 1401
},
{
"ts": 4057,
"bytes": 1401
},
{
"ts": 4064,
"bytes": 1401
},
{
"ts": 4071,
"bytes": 1401
},
{
"ts": 4078,
"bytes": 1401
},
{
"ts": 4085,
"bytes": 1401
},
{
"ts": 4087,
"bytes": 1404
},
{
"ts": 4094,
"bytes": 1401
},
{
"ts": 4101,
"bytes": 1401
},
{
"ts": 4108,
"bytes": 1401
},
{
"ts": 4115,
"bytes": 1401
},
{
"ts": 4122,
"bytes": 1401
},
{
"ts": 4130,
"bytes": 1401
},
{
"ts": 4137,
"bytes": 1401
},
{
"ts": 4144,
"bytes": 1401
},
{
"ts": 4151,
"bytes": 1401
},
{
"ts": 4158,
"bytes": 1401
},
{
"ts": 4165,
"bytes": 1401
},
{
"ts": 4172,
"bytes": 1401
},
{
"ts": 4179,
"bytes": 1401
},
{
"ts": 4186,
"bytes": 1401
},
{
"ts": 4193,
"bytes": 1401
},
{
"ts": 4200,
"bytes": 1401
},
{
"ts": 4207,
"bytes": 1401
},
{
"ts": 4214,
"bytes": 1400
},
{
"ts": 4221,
"bytes": 1400
},
{
"ts": 4228,
"bytes": 1400
},
{
"ts": 4235,
"bytes": 1400
},
{
"ts": 4243,
"bytes": 1401
},
{
"ts": 4250,
"bytes": 1401
},
{
"ts": 4257,
"bytes": 1401
},
{
"ts": 4264,
"bytes": 1401
},
{
"ts": 4271,
"bytes": 1401
},
{
"ts": 4278,
"bytes": 1401
},
{
"ts": 4285,
"bytes": 1401
},
{
"ts": 4292,
"bytes": 1401
},
{
"ts": 4299,
"bytes": 1401
},
{
"ts": 4306,
"bytes": 1401
},
{
"ts": 4313,
"bytes": 1401
},
{
"ts": 4320,
"bytes": 1401
},
{
"ts": 4327,
"bytes": 1401
},
{
"ts": 4334,
"bytes": 1401
},
{
"ts": 4341,
"bytes": 1401
},
{
"ts": 4348,
"bytes": 1401
},
{
"ts": 4355,
"bytes": 1401
},
{
"ts": 4362,
"bytes": 1401
},
{
"ts": 4372,
"bytes": 1400
},
{
"ts": 4374,
"bytes": 1403
},
{
"ts": 4376,
"bytes": 1403
},
{
"ts": 4379,
"bytes": 1403
},
{
"ts": 4381,
"bytes": 1403
},
{
"ts": 4384,
"bytes": 1403
},
{
"ts": 4386,
"bytes": 1403
},
{
"ts": 4388,
"bytes": 1403
},
{
"ts": 4391,
"bytes": 1403
},
{
"ts": 4393,
"bytes": 1403
},
{
"ts": 4400,
"bytes": 1401
},
{
"ts": 4407,
"bytes": 1394
},
{
"ts": 4414,
"bytes": 1401
},
{
"ts": 4421,
"bytes": 1401
},
{
"ts": 4428,
"bytes": 1401
},
{
"ts": 4435,
"bytes": 1401
},
{
"ts": 4442,
"bytes": 1401
},
{
"ts": 4452,
"bytes": 1401
},
{
"ts": 4459,
"bytes": 1401
},
{
"ts": 4466,
"bytes": 1401
},
{
"ts": 4473,
"bytes": 1401
},
{
"ts": 4480,
"bytes": 1401
},
{
"ts": 4489,
"bytes": 1401
},
{
"ts": 4494,
"bytes": 1401
},
{
"ts": 4522,
"bytes": 1401
},
{
"ts": 4529,
"bytes": 1401
},
{
"ts": 4536,
"bytes": 1400
},
{
"ts": 4544,
"bytes": 1400
},
{
"ts": 4551,
"bytes": 1400
},
{
"ts": 4558,
"bytes": 1400
},
{
"ts": 4565,
"bytes": 1400
},
{
"ts": 4572,
"bytes": 1400
},
{
"ts": 4579,
"bytes": 1400
},
{
"ts": 4586,
"bytes": 1400
},
{
"ts": 4593,
"bytes": 1394
},
{
"ts": 4598,
"bytes": 1400
},
{
"ts": 4626,
"bytes": 1400
},
{
"ts": 4633,
"bytes": 1400
},
{
"ts": 4640,
"bytes": 1400
},
{
"ts": 4647,
"bytes": 1400
},
{
"ts": 4654,
"bytes": 1400
},
{
"ts": 4661,
"bytes": 1400
},
{
"ts": 4668,
"bytes": 1401
},
{
"ts": 4675,
"bytes": 1401
},
{
"ts": 4682,
"bytes": 1401
},
{
"ts": 4689,
"bytes": 1401
},
{
"ts": 4696,
"bytes": 1401
},
{
"ts": 4703,
"bytes": 1401
},
{
"ts": 4710,
"bytes": 1401
},
{
"ts": 4718,
"bytes": 1401
},
{
"ts": 4725,
"bytes": 1401
},
{
"ts": 4732,
"bytes": 1401
},
{
"ts": 4739,
"bytes": 1401
},
{
"ts": 4746,
"bytes": 1401
},
{
"ts": 4753,
"bytes": 1401
},
{
"ts": 4760,
"bytes": 1401
},
{
"ts": 4767,
"bytes": 1401
},
{
"ts": 4774,
"bytes": 1401
},
{
"ts": 4781,
"bytes": 1401
},
{
"ts": 4788,
"bytes": 1401
},
{
"ts": 4795,
"bytes": 1401
},
{
"ts": 4802,
"bytes": 1401
},
{
"ts": 4809,
"bytes": 1401
},
{
"ts": 4816,
"bytes": 1401
},
{
"ts": 4819,
"bytes": 1404
},
{
"ts": 4826,
"bytes": 1401
},
{
"ts": 4835,
"bytes": 1394
},
{
"ts": 4842,
"bytes": 1401
},
{
"ts": 4849,
"bytes": 1401
},
{
"ts": 4856,
"bytes": 1401
},
{
"ts": 4863,
"bytes": 1401
},
{
"ts": 4870,
"bytes": 1401
},
{
"ts": 4877,
"bytes": 1401
},
{
"ts": 4885,
"bytes": 1401
},
{
"ts": 4892,
"bytes": 1401
},
{
"ts": 4899,
"bytes": 1401
},
{
"ts": 4906,
"bytes": 1401
},
{
"ts": 4913,
"bytes": 1401
},
{
"ts": 4920,
"bytes": 1401
},
{
"ts": 4927,
"bytes": 1401
},
{
"ts": 4934,
"bytes": 1401
},
{
"ts": 4941,
"bytes": 1401
},
{
"ts": 4948,
"bytes": 1401
},
{
"ts": 4955,
"bytes": 1401
},
{
"ts": 4962,
"bytes": 1401
},
{
"ts": 4969,
"bytes": 1401
},
{
"ts": 4976,
"bytes": 1401
},
{
"ts": 4983,
"bytes": 1401
},
{
"ts": 4990,
"bytes": 1401
},
{
"ts": 4997,
"bytes": 1401
},
{
"ts": 5005,
"bytes": 1401
},
{
"ts": 5012,
"bytes": 1401
},
{
"ts": 5019,
"bytes": 1401
},
{
"ts": 5028,
"bytes": 1400
},
{
"ts": 5030,
"bytes": 1403
},
{
"ts": 5033,
"bytes": 1403
},
{
"ts": 5035,
"bytes": 1403
},
{
"ts": 5037,
"bytes": 1403
},
{
"ts": 5040,
"bytes": 1403
},
{
"ts": 5042,
"bytes": 1403
},
{
"ts": 5045,
"bytes": 1403
},
{
"ts": 5047,
"bytes": 1403
},
{
"ts": 5052,
"bytes": 1403
},
{
"ts": 5056,
"bytes": 1401
},
{
"ts": 5066,
"bytes": 1401
},
{
"ts": 5073,
"bytes": 1401
},
{
"ts": 5080,
"bytes": 1401
},
{
"ts": 5087,
"bytes": 1401
},
{
"ts": 5094,
"bytes": 1401
},
{
"ts": 5101,
"bytes": 1401
},
{
"ts": 5108,
"bytes": 1401
},
{
"ts": 5115,
"bytes": 1401
},
{
"ts": 5122,
"bytes": 1401
},
{
"ts": 5129,
"bytes": 1401
},
{
"ts": 5136,
"bytes": 1401
},
{
"ts": 5143,
"bytes": 1401
},
{
"ts": 5150,
"bytes": 1401
},
{
"ts": 5179,
"bytes": 1401
},
{
"ts": 5186,
"bytes": 1401
},
{
"ts": 5195,
"bytes": 1401
},
{
"ts": 5202,
"bytes": 1401
},
{
"ts": 5209,
"bytes": 1401
},
{
"ts": 5219,
"bytes": 1401
},
{
"ts": 5226,
"bytes": 1401
},
{
"ts": 5233,
"bytes": 1401
},
{
"ts": 5240,
"bytes": 1401
},
{
"ts": 5268,
"bytes": 1401
},
{
"ts": 5275,
"bytes": 1401
},
{
"ts": 5282,
"bytes": 1401
},
{
"ts": 5289,
"bytes": 1401
},
{
"ts": 5296,
"bytes": 1401
},
{
"ts": 5303,
"bytes": 1401
},
{
"ts": 5310,
"bytes": 1401
},
{
"ts": 5317,
"bytes": 1401
},
{
"ts": 5324,
"bytes": 1401
},
{
"ts": 5331,
"bytes": 1401
},
{
"ts": 5339,
"bytes": 1401
},
{
"ts": 5346,
"bytes": 1401
},
{
"ts": 5353,
"bytes": 1401
},
{
"ts": 5360,
"bytes": 1401
},
{
"ts": 5367,
"bytes": 1401
},
{
"ts": 5374,
"bytes": 1401
},
{
"ts": 5381,
"bytes": 1401
},
{
"ts": 5388,
"bytes": 1401
},
{
"ts": 5395,
"bytes": 1401
},
{
"ts": 5402,
"bytes": 1401
},
{
"ts": 5409,
"bytes": 1401
},
{
"ts": 5416,
"bytes": 1401
},
{
"ts": 5423,
"bytes": 1401
},
{
"ts": 5430,
"bytes": 1401
},
{
"ts": 5437,
"bytes": 1401
},
{
"ts": 5444,
"bytes": 1401
},
{
"ts": 5451,
"bytes": 1401
},
{
"ts": 5459,
"bytes": 1401
},
{
"ts": 5465,
"bytes": 1401
},
{
"ts": 5473,
"bytes": 1401
},
{
"ts": 5480,
"bytes": 1401
},
{
"ts": 5487,
"bytes": 1401
},
{
"ts": 5494,
"bytes": 1401
},
{
"ts": 5501,
"bytes": 1401
},
{
"ts": 5508,
"bytes": 1401
},
{
"ts": 5515,
"bytes": 1401
},
{
"ts": 5522,
"bytes": 1401
},
{
"ts": 5529,
"bytes": 1401
},
{
"ts": 5536,
"bytes": 1401
},
{
"ts": 5544,
"bytes": 1401
},
{
"ts": 5545,
"bytes": 1404
},
{
"ts": 5553,
"bytes": 1401
},
{
"ts": 5562,
"bytes": 1401
},
{
"ts": 5569,
"bytes": 1401
},
{
"ts": 5576,
"bytes": 1401
},
{
"ts": 5583,
"bytes": 1401
},
{
"ts": 5590,
"bytes": 1401
},
{
"ts": 5597,
"bytes": 1401
},
{
"ts": 5604,
"bytes": 1401
},
{
"ts": 5611,
"bytes": 1401
},
{
"ts": 5618,
"bytes": 1401
},
{
"ts": 5625,
"bytes": 1401
},
{
"ts": 5632,
"bytes": 1401
},
{
"ts": 5640,
"bytes": 1401
},
{
"ts": 5647,
"bytes": 1401
},
{
"ts": 5654,
"bytes": 1401
},
{
"ts": 5661,
"bytes": 1401
},
{
"ts": 5668,
"bytes": 1401
},
{
"ts": 5675,
"bytes": 1393
},
{
"ts": 5682,
"bytes": 1401
},
{
"ts": 5691,
"bytes": 1400
},
{
"ts": 5694,
"bytes": 1403
},
{
"ts": 5696,
"bytes": 1403
},
{
"ts": 5698,
"bytes": 1403
},
{
"ts": 5701,
"bytes": 1403
},
{
"ts": 5703,
"bytes": 1403
},
{
"ts": 5705,
"bytes": 1403
},
{
"ts": 5708,
"bytes": 1403
},
{
"ts": 5710,
"bytes": 1403
},
{
"ts": 5712,
"bytes": 1403
},
{
"ts": 5719,
"bytes": 1401
},
{
"ts": 5727,
"bytes": 1401
},
{
"ts": 5734,
"bytes": 1401
},
{
"ts": 5741,
"bytes": 1401
},
{
"ts": 5748,
"bytes": 1401
},
{
"ts": 5755,
"bytes": 1401
},
{
"ts": 5762,
"bytes": 1401
},
{
"ts": 5769,
"bytes": 1401
},
{
"ts": 5776,
"bytes": 1401
},
{
"ts": 5783,
"bytes": 1401
},
{
"ts": 5790,
"bytes": 1401
},
{
"ts": 5797,
"bytes": 1401
},
{
"ts": 5804,
"bytes": 1401
},
{
"ts": 5809,
"bytes": 1401
},
{
"ts": 5837,
"bytes": 1401
},
{
"ts": 5844,
"bytes": 1401
},
{
"ts": 5851,
"bytes": 1401
},
{
"ts": 5859,
"bytes": 1401
},
{
"ts": 5865,
"bytes": 1401
},
{
"ts": 5872,
"bytes": 1401
},
{
"ts": 5879,
"bytes": 1401
},
{
"ts": 5887,
"bytes": 1401
},
{
"ts": 5894,
"bytes": 1401
},
{
"ts": 5901,
"bytes": 1401
},
{
"ts": 5905,
"bytes": 1393
},
{
"ts": 5908,
"bytes": 1404
},
{
"ts": 5938,
"bytes": 1401
},
{
"ts": 5945,
"bytes": 1401
},
{
"ts": 5952,
"bytes": 1401
},
{
"ts": 5959,
"bytes": 1401
},
{
"ts": 5966,
"bytes": 1401
},
{
"ts": 5974,
"bytes": 1401
},
{
"ts": 5981,
"bytes": 1401
},
{
"ts": 5988,
"bytes": 1401
},
{
"ts": 5995,
"bytes": 1401
},
{
"ts": 6002,
"bytes": 1401
},
{
"ts": 6009,
"bytes": 1401
},
{
"ts": 6016,
"bytes": 1401
},
{
"ts": 6023,
"bytes": 1401
},
{
"ts": 6030,
"bytes": 1401
},
{
"ts": 6037,
"bytes": 1401
},
{
"ts": 6044,
"bytes": 1401
},
{
"ts": 6051,
"bytes": 1401
},
{
"ts": 6058,
"bytes": 1401
},
{
"ts": 6065,
"bytes": 1401
},
{
"ts": 6072,
"bytes": 1401
},
{
"ts": 6079,
"bytes": 1401
},
{
"ts": 6086,
"bytes": 1401
},
{
"ts": 6094,
"bytes": 1401
},
{
"ts": 6101,
"bytes": 1401
},
{
"ts": 6108,
"bytes": 1401
},
{
"ts": 6115,
"bytes": 1401
},
{
"ts": 6122,
"bytes": 1401
},
{
"ts": 6129,
"bytes": 1401
},
{
"ts": 6136,
"bytes": 1401
},
{
"ts": 6143,
"bytes": 1401
},
{
"ts": 6150,
"bytes": 1401
},
{
"ts": 6157,
"bytes": 1401
},
{
"ts": 6164,
"bytes": 1401
},
{
"ts": 6171,
"bytes": 1401
},
{
"ts": 6178,
"bytes": 1401
},
{
"ts": 6185,
"bytes": 1401
},
{
"ts": 6192,
"bytes": 1401
},
{
"ts": 6199,
"bytes": 1401
},
{
"ts": 6206,
"bytes": 1401
},
{
"ts": 6213,
"bytes": 1401
},
{
"ts": 6221,
"bytes": 1401
},
{
"ts": 6228,
"bytes": 1401
},
{
"ts": 6235,
"bytes": 1401
},
{
"ts": 6242,
"bytes": 1401
},
{
"ts": 6249,
"bytes": 1401
},
{
"ts": 6256,
"bytes": 1401
},
{
"ts": 6263,
"bytes": 1401
},
{
"ts": 6270,
"bytes": 1401
},
{
"ts": 6279,
"bytes": 1401
},
{
"ts": 6286,
"bytes": 1401
},
{
"ts": 6296,
"bytes": 1401
},
{
"ts": 6303,
"bytes": 1401
},
{
"ts": 6310,
"bytes": 1401
},
{
"ts": 6319,
"bytes": 1401
},
{
"ts": 6326,
"bytes": 1401
},
{
"ts": 6333,
"bytes": 1401
},
{
"ts": 6340,
"bytes": 1401
},
{
"ts": 6350,
"bytes": 1400
},
{
"ts": 6352,
"bytes": 1403
},
{
"ts": 6357,
"bytes": 1403
},
{
"ts": 6359,
"bytes": 1403
},
{
"ts": 6362,
"bytes": 1403
},
{
"ts": 6364,
"bytes": 1403
},
{
"ts": 6366,
"bytes": 1403
},
{
"ts": 6369,
"bytes": 1403
},
{
"ts": 6371,
"bytes": 1403
},
{
"ts": 6373,
"bytes": 1403
},
{
"ts": 6378,
"bytes": 1401
},
{
"ts": 6385,
"bytes": 1401
},
{
"ts": 6392,
"bytes": 1401
},
{
"ts": 6399,
"bytes": 1401
},
{
"ts": 6406,
"bytes": 1401
},
{
"ts": 6413,
"bytes": 1401
},
{
"ts": 6420,
"bytes": 1401
},
{
"ts": 6427,
"bytes": 1401
},
{
"ts": 6435,
"bytes": 1401
},
{
"ts": 6442,
"bytes": 1401
},
{
"ts": 6449,
"bytes": 1400
},
{
"ts": 6456,
"bytes": 1400
},
{
"ts": 6463,
"bytes": 1400
},
{
"ts": 6470,
"bytes": 1400
},
{
"ts": 6498,
"bytes": 1400
},
{
"ts": 6505,
"bytes": 1400
},
{
"ts": 6512,
"bytes": 1400
},
{
"ts": 6519,
"bytes": 1400
},
{
"ts": 6526,
"bytes": 1400
},
{
"ts": 6533,
"bytes": 1400
},
{
"ts": 6540,
"bytes": 1400
},
{
"ts": 6547,
"bytes": 1400
},
{
"ts": 6562,
"bytes": 1393
},
{
"ts": 6583,
"bytes": 1400
},
{
"ts": 6590,
"bytes": 1400
},
{
"ts": 6597,
"bytes": 1400
},
{
"ts": 6604,
"bytes": 1400
},
{
"ts": 6611,
"bytes": 1400
},
{
"ts": 6618,
"bytes": 1400
},
{
"ts": 6625,
"bytes": 1400
},
{
"ts": 6632,
"bytes": 1400
},
{
"ts": 6639,
"bytes": 1401
},
{
"ts": 6649,
"bytes": 1401
},
{
"ts": 6658,
"bytes": 1401
},
{
"ts": 6665,
"bytes": 1401
},
{
"ts": 6667,
"bytes": 1404
},
{
"ts": 6674,
"bytes": 1401
},
{
"ts": 6684,
"bytes": 1401
},
{
"ts": 6691,
"bytes": 1401
},
{
"ts": 6698,
"bytes": 1401
},
{
"ts": 6705,
"bytes": 1401
},
{
"ts": 6712,
"bytes": 1401
},
{
"ts": 6719,
"bytes": 1401
},
{
"ts": 6726,
"bytes": 1401
},
{
"ts": 6733,
"bytes": 1401
},
{
"ts": 6740,
"bytes": 1401
},
{
"ts": 6747,
"bytes": 1401
},
{
"ts": 6754,
"bytes": 1394
},
{
"ts": 6762,
"bytes": 1401
},
{
"ts": 6768,
"bytes": 1401
},
{
"ts": 6776,
"bytes": 1401
},
{
"ts": 6783,
"bytes": 1401
},
{
"ts": 6790,
"bytes": 1401
},
{
"ts": 6797,
"bytes": 1401
},
{
"ts": 6804,
"bytes": 1401
},
{
"ts": 6811,
"bytes": 1400
},
{
"ts": 6818,
"bytes": 1400
},
{
"ts": 6825,
"bytes": 1401
},
{
"ts": 6832,
"bytes": 1401
},
{
"ts": 6839,
"bytes": 1401
},
{
"ts": 6846,
"bytes": 1401
},
{
"ts": 6854,
"bytes": 1401
},
{
"ts": 6860,
"bytes": 1401
},
{
"ts": 6867,
"bytes": 1401
},
{
"ts": 6874,
"bytes": 1401
},
{
"ts": 6881,
"bytes": 1401
},
{
"ts": 6888,
"bytes": 1401
},
{
"ts": 6895,
"bytes": 1401
},
{
"ts": 6903,
"bytes": 1401
},
{
"ts": 6910,
"bytes": 1401
},
{
"ts": 6917,
"bytes": 1401
},
{
"ts": 6924,
"bytes": 1401
},
{
"ts": 6931,
"bytes": 1401
},
{
"ts": 6938,
"bytes": 1401
},
{
"ts": 6945,
"bytes": 1401
},
{
"ts": 6952,
"bytes": 1401
},
{
"ts": 6959,
"bytes": 1401
},
{
"ts": 6966,
"bytes": 1401
},
{
"ts": 6973,
"bytes": 1401
},
{
"ts": 6980,
"bytes": 1401
},
{
"ts": 6987,
"bytes": 1401
},
{
"ts": 6994,
"bytes": 1401
},
{
"ts": 7001,
"bytes": 1401
},
{
"ts": 7013,
"bytes": 1400
},
{
"ts": 7015,
"bytes": 1403
},
{
"ts": 7018,
"bytes": 1403
},
{
"ts": 7020,
"bytes": 1403
},
{
"ts": 7023,
"bytes": 1403
},
{
"ts": 7025,
"bytes": 1403
},
{
"ts": 7027,
"bytes": 1403
},
{
"ts": 7030,
"bytes": 1403
},
{
"ts": 7032,
"bytes": 1403
},
{
"ts": 7034,
"bytes": 1403
},
{
"ts": 7042,
"bytes": 1401
},
{
"ts": 7048,
"bytes": 1401
},
{
"ts": 7056,
"bytes": 1401
},
{
"ts": 7063,
"bytes": 1401
},
{
"ts": 7070,
"bytes": 1401
},
{
"ts": 7077,
"bytes": 1401
},
{
"ts": 7084,
"bytes": 1401
},
{
"ts": 7091,
"bytes": 1401
},
{
"ts": 7098,
"bytes": 1401
},
{
"ts": 7105,
"bytes": 1401
},
{
"ts": 7112,
"bytes": 1401
},
{
"ts": 7117,
"bytes": 1401
},
{
"ts": 7145,
"bytes": 1401
},
{
"ts": 7152,
"bytes": 1401
},
{
"ts": 7159,
"bytes": 1401
},
{
"ts": 7166,
"bytes": 1401
},
{
"ts": 7173,
"bytes": 1401
},
{
"ts": 7180,
"bytes": 1401
},
{
"ts": 7187,
"bytes": 1401
},
{
"ts": 7194,
"bytes": 1401
},
{
"ts": 7201,
"bytes": 1401
},
{
"ts": 7208,
"bytes": 1394
},
{
"ts": 7213,
"bytes": 1401
},
{
"ts": 7241,
"bytes": 1401
},
{
"ts": 7248,
"bytes": 1401
},
{
"ts": 7256,
"bytes": 1401
},
{
"ts": 7262,
"bytes": 1401
},
{
"ts": 7269,
"bytes": 1401
},
{
"ts": 7277,
"bytes": 1401
},
{
"ts": 7284,
"bytes": 1401
},
{
"ts": 7291,
"bytes": 1401
},
{
"ts": 7298,
"bytes": 1401
},
{
"ts": 7305,
"bytes": 1401
},
{
"ts": 7312,
"bytes": 1401
},
{
"ts": 7319,
"bytes": 1401
},
{
"ts": 7326,
"bytes": 1401
},
{
"ts": 7333,
"bytes": 1401
},
{
"ts": 7340,
"bytes": 1401
},
{
"ts": 7347,
"bytes": 1401
},
{
"ts": 7354,
"bytes": 1401
},
{
"ts": 7361,
"bytes": 1401
},
{
"ts": 7368,
"bytes": 1401
},
{
"ts": 7375,
"bytes": 1401
},
{
"ts": 7382,
"bytes": 1401
},
{
"ts": 7389,
"bytes": 1401
},
{
"ts": 7396,
"bytes": 1401
},
{
"ts": 7404,
"bytes": 1401
},
{
"ts": 7411,
"bytes": 1401
},
{
"ts": 7418,
"bytes": 1401
},
{
"ts": 7425,
"bytes": 1401
},
{
"ts": 7432,
"bytes": 1401
},
{
"ts": 7439,
"bytes": 1401
},
{
"ts": 7446,
"bytes": 1401
},
{
"ts": 7453,
"bytes": 1400
},
{
"ts": 7460,
"bytes": 1400
},
{
"ts": 7467,
"bytes": 1400
},
{
"ts": 7474,
"bytes": 1400
},
{
"ts": 7481,
"bytes": 1401
},
{
"ts": 7488,
"bytes": 1401
},
{
"ts": 7495,
"bytes": 1401
},
{
"ts": 7502,
"bytes": 1401
},
{
"ts": 7509,
"bytes": 1401
},
{
"ts": 7516,
"bytes": 1401
},
{
"ts": 7523,
"bytes": 1401
},
{
"ts": 7531,
"bytes": 1401
},
{
"ts": 7538,
"bytes": 1401
},
{
"ts": 7545,
"bytes": 1401
},
{
"ts": 7552,
"bytes": 1401
},
{
"ts": 7559,
"bytes": 1401
},
{
"ts": 7566,
"bytes": 1401
},
{
"ts": 7573,
"bytes": 1401
},
{
"ts": 7580,
"bytes": 1401
},
{
"ts": 7587,
"bytes": 1401
},
{
"ts": 7594,
"bytes": 1401
},
{
"ts": 7601,
"bytes": 1401
},
{
"ts": 7608,
"bytes": 1401
},
{
"ts": 7615,
"bytes": 1401
},
{
"ts": 7622,
"bytes": 1401
},
{
"ts": 7629,
"bytes": 1401
},
{
"ts": 7636,
"bytes": 1401
},
{
"ts": 7643,
"bytes": 1401
},
{
"ts": 7651,
"bytes": 1401
},
{
"ts": 7658,
"bytes": 1401
},
{
"ts": 7667,
"bytes": 1400
},
{
"ts": 7669,
"bytes": 1403
},
{
"ts": 7672,
"bytes": 1403
},
{
"ts": 7674,
"bytes": 1403
},
{
"ts": 7676,
"bytes": 1403
},
{
"ts": 7679,
"bytes": 1403
},
{
"ts": 7681,
"bytes": 1403
},
{
"ts": 7683,
"bytes": 1403
},
{
"ts": 7686,
"bytes": 1403
},
{
"ts": 7688,
"bytes": 1403
},
{
"ts": 7695,
"bytes": 1401
},
{
"ts": 7702,
"bytes": 1401
},
{
"ts": 7708,
"bytes": 988
},
{
"ts": 7712,
"bytes": 1401
},
{
"ts": 7716,
"bytes": 1401
},
{
"ts": 7721,
"bytes": 1401
},
{
"ts": 7726,
"bytes": 1401
},
{
"ts": 7730,
"bytes": 1401
},
{
"ts": 7733,
"bytes": 1404
},
{
"ts": 7738,
"bytes": 1401
},
{
"ts": 7740,
"bytes": 1404
},
{
"ts": 7745,
"bytes": 1401
},
{
"ts": 7749,
"bytes": 1401
},
{
"ts": 7754,
"bytes": 1401
},
{
"ts": 7756,
"bytes": 1401
},
{
"ts": 7782,
"bytes": 1401
},
{
"ts": 7787,
"bytes": 1401
},
{
"ts": 7792,
"bytes": 1401
},
{
"ts": 7796,
"bytes": 1401
},
{
"ts": 7801,
"bytes": 1401
},
{
"ts": 7806,
"bytes": 1401
},
{
"ts": 7810,
"bytes": 1401
},
{
"ts": 7815,
"bytes": 1401
},
{
"ts": 7820,
"bytes": 1401
},
{
"ts": 7825,
"bytes": 1401
},
{
"ts": 7829,
"bytes": 1401
},
{
"ts": 7834,
"bytes": 1401
},
{
"ts": 7839,
"bytes": 1401
},
{
"ts": 7843,
"bytes": 1401
},
{
"ts": 7848,
"bytes": 1401
},
{
"ts": 7853,
"bytes": 1401
},
{
"ts": 7858,
"bytes": 1401
},
{
"ts": 7862,
"bytes": 1394
},
{
"ts": 7867,
"bytes": 1401
},
{
"ts": 7872,
"bytes": 1401
},
{
"ts": 7876,
"bytes": 1401
},
{
"ts": 7881,
"bytes": 1401
},
{
"ts": 7886,
"bytes": 1401
},
{
"ts": 7890,
"bytes": 1401
},
{
"ts": 7895,
"bytes": 1401
},
{
"ts": 7900,
"bytes": 1401
},
{
"ts": 7905,
"bytes": 1401
},
{
"ts": 7909,
"bytes": 1401
},
{
"ts": 7914,
"bytes": 1401
},
{
"ts": 7919,
"bytes": 1401
},
{
"ts": 7923,
"bytes": 1401
},
{
"ts": 7928,
"bytes": 1401
},
{
"ts": 7933,
"bytes": 1401
},
{
"ts": 7937,
"bytes": 1401
},
{
"ts": 7942,
"bytes": 1401
},
{
"ts": 7947,
"bytes": 1401
},
{
"ts": 7952,
"bytes": 1401
},
{
"ts": 7956,
"bytes": 1401
},
{
"ts": 7961,
"bytes": 1401
},
{
"ts": 7966,
"bytes": 1401
},
{
"ts": 7970,
"bytes": 1401
},
{
"ts": 7975,
"bytes": 1401
},
{
"ts": 7980,
"bytes": 1401
},
{
"ts": 7985,
"bytes": 1401
},
{
"ts": 7989,
"bytes": 1401
},
{
"ts": 7994,
"bytes": 1401
},
{
"ts": 7999,
"bytes": 1401
},
{
"ts": 8003,
"bytes": 1400
},
{
"ts": 8008,
"bytes": 1400
},
{
"ts": 8013,
"bytes": 1400
},
{
"ts": 8017,
"bytes": 1400
},
{
"ts": 8022,
"bytes": 1400
},
{
"ts": 8027,
"bytes": 1400
},
{
"ts": 8032,
"bytes": 1400
},
{
"ts": 8036,
"bytes": 1400
},
{
"ts": 8041,
"bytes": 1400
},
{
"ts": 8046,
"bytes": 1400
},
{
"ts": 8050,
"bytes": 1400
},
{
"ts": 8055,
"bytes": 1400
},
{
"ts": 8060,
"bytes": 1400
},
{
"ts": 8064,
"bytes": 1400
},
{
"ts": 8069,
"bytes": 1400
},
{
"ts": 8074,
"bytes": 1400
},
{
"ts": 8079,
"bytes": 1400
},
{
"ts": 8083,
"bytes": 1400
},
{
"ts": 8088,
"bytes": 1400
},
{
"ts": 8093,
"bytes": 1400
},
{
"ts": 8097,
"bytes": 1400
},
{
"ts": 8104,
"bytes": 1400
},
{
"ts": 8107,
"bytes": 1403
},
{
"ts": 8109,
"bytes": 1403
},
{
"ts": 8112,
"bytes": 1403
},
{
"ts": 8114,
"bytes": 1403
},
{
"ts": 8116,
"bytes": 1403
},
{
"ts": 8119,
"bytes": 1403
},
{
"ts": 8121,
"bytes": 1403
},
{
"ts": 8123,
"bytes": 1403
},
{
"ts": 8126,
"bytes": 1403
},
{
"ts": 8131,
"bytes": 1400
},
{
"ts": 8135,
"bytes": 1400
},
{
"ts": 8137,
"bytes": 1403
},
{
"ts": 8142,
"bytes": 1401
},
{
"ts": 8147,
"bytes": 1401
},
{
"ts": 8151,
"bytes": 1401
},
{
"ts": 8156,
"bytes": 1401
},
{
"ts": 8161,
"bytes": 1401
},
{
"ts": 8166,
"bytes": 1401
},
{
"ts": 8170,
"bytes": 1401
},
{
"ts": 8175,
"bytes": 1401
},
{
"ts": 8180,
"bytes": 1401
},
{
"ts": 8184,
"bytes": 1401
},
{
"ts": 8189,
"bytes": 1401
},
{
"ts": 8194,
"bytes": 1401
},
{
"ts": 8196,
"bytes": 1401
},
{
"ts": 8222,
"bytes": 1401
},
{
"ts": 8227,
"bytes": 1401
},
{
"ts": 8231,
"bytes": 1401
},
{
"ts": 8236,
"bytes": 1401
},
{
"ts": 8241,
"bytes": 1401
},
{
"ts": 8246,
"bytes": 1401
},
{
"ts": 8250,
"bytes": 1401
},
{
"ts": 8255,
"bytes": 1401
},
{
"ts": 8260,
"bytes": 1401
},
{
"ts": 8264,
"bytes": 1401
},
{
"ts": 8269,
"bytes": 1401
},
{
"ts": 8274,
"bytes": 1401
},
{
"ts": 8278,
"bytes": 1401
},
{
"ts": 8283,
"bytes": 1401
},
{
"ts": 8288,
"bytes": 1401
},
{
"ts": 8293,
"bytes": 1394
},
{
"ts": 8297,
"bytes": 1401
},
{
"ts": 8302,
"bytes": 1401
},
{
"ts": 8307,
"bytes": 1401
},
{
"ts": 8311,
"bytes": 1401
},
{
"ts": 8316,
"bytes": 1401
},
{
"ts": 8321,
"bytes": 1401
},
{
"ts": 8326,
"bytes": 1401
},
{
"ts": 8330,
"bytes": 1401
},
{
"ts": 8335,
"bytes": 1401
},
{
"ts": 8340,
"bytes": 1401
},
{
"ts": 8344,
"bytes": 1401
},
{
"ts": 8349,
"bytes": 1401
},
{
"ts": 8354,
"bytes": 1401
},
{
"ts": 8359,
"bytes": 1401
},
{
"ts": 8363,
"bytes": 1401
},
{
"ts": 8368,
"bytes": 1401
},
{
"ts": 8373,
"bytes": 1401
},
{
"ts": 8377,
"bytes": 1401
},
{
"ts": 8382,
"bytes": 1401
},
{
"ts": 8387,
"bytes": 1401
},
{
"ts": 8391,
"bytes": 1401
},
{
"ts": 8396,
"bytes": 1401
},
{
"ts": 8401,
"bytes": 1401
},
{
"ts": 8405,
"bytes": 1401
},
{
"ts": 8410,
"bytes": 1401
},
{
"ts": 8415,
"bytes": 1401
},
{
"ts": 8420,
"bytes": 1401
},
{
"ts": 8424,
"bytes": 1401
},
{
"ts": 8429,
"bytes": 1401
},
{
"ts": 8434,
"bytes": 1401
},
{
"ts": 8438,
"bytes": 1401
},
{
"ts": 8443,
"bytes": 1401
},
{
"ts": 8448,
"bytes": 1401
},
{
"ts": 8453,
"bytes": 1401
},
{
"ts": 8457,
"bytes": 1401
},
{
"ts": 8464,
"bytes": 1401
},
{
"ts": 8469,
"bytes": 1401
},
{
"ts": 8476,
"bytes": 1401
},
{
"ts": 8481,
"bytes": 1401
},
{
"ts": 8485,
"bytes": 1401
},
{
"ts": 8490,
"bytes": 1401
},
{
"ts": 8497,
"bytes": 1401
},
{
"ts": 8502,
"bytes": 1401
},
{
"ts": 8507,
"bytes": 1401
},
{
"ts": 8511,
"bytes": 1401
},
{
"ts": 8516,
"bytes": 1401
},
{
"ts": 8521,
"bytes": 1401
},
{
"ts": 8525,
"bytes": 1401
},
{
"ts": 8530,
"bytes": 1401
},
{
"ts": 8535,
"bytes": 1401
},
{
"ts": 8541,
"bytes": 1401
},
{
"ts": 8547,
"bytes": 1400
},
{
"ts": 8549,
"bytes": 1403
},
{
"ts": 8551,
"bytes": 1403
},
{
"ts": 8554,
"bytes": 1403
},
{
"ts": 8556,
"bytes": 1403
},
{
"ts": 8558,
"bytes": 1403
},
{
"ts": 8561,
"bytes": 1403
},
{
"ts": 8565,
"bytes": 1403
},
{
"ts": 8565,
"bytes": 1403
},
{
"ts": 8568,
"bytes": 1403
},
{
"ts": 8572,
"bytes": 1401
},
{
"ts": 8577,
"bytes": 1401
},
{
"ts": 8582,
"bytes": 1401
},
{
"ts": 8587,
"bytes": 1401
},
{
"ts": 8591,
"bytes": 1401
},
{
"ts": 8596,
"bytes": 1401
},
{
"ts": 8601,
"bytes": 1401
},
{
"ts": 8605,
"bytes": 1401
},
{
"ts": 8610,
"bytes": 1401
},
{
"ts": 8615,
"bytes": 1401
},
{
"ts": 8620,
"bytes": 1401
},
{
"ts": 8624,
"bytes": 1401
},
{
"ts": 8627,
"bytes": 1401
},
{
"ts": 8653,
"bytes": 1401
},
{
"ts": 8657,
"bytes": 1401
},
{
"ts": 8662,
"bytes": 1401
},
{
"ts": 8667,
"bytes": 1401
},
{
"ts": 8671,
"bytes": 1401
},
{
"ts": 8676,
"bytes": 1401
},
{
"ts": 8681,
"bytes": 1401
},
{
"ts": 8685,
"bytes": 1401
},
{
"ts": 8690,
"bytes": 1401
},
{
"ts": 8695,
"bytes": 1401
},
{
"ts": 8700,
"bytes": 1401
},
{
"ts": 8704,
"bytes": 1401
},
{
"ts": 8709,
"bytes": 1401
},
{
"ts": 8714,
"bytes": 1401
},
{
"ts": 8718,
"bytes": 1401
},
{
"ts": 8723,
"bytes": 1401
},
{
"ts": 8728,
"bytes": 1401
},
{
"ts": 8732,
"bytes": 1401
},
{
"ts": 8737,
"bytes": 1401
},
{
"ts": 8742,
"bytes": 1401
},
{
"ts": 8747,
"bytes": 1401
},
{
"ts": 8752,
"bytes": 1401
},
{
"ts": 8756,
"bytes": 1401
},
{
"ts": 8761,
"bytes": 1401
},
{
"ts": 8765,
"bytes": 1401
},
{
"ts": 8770,
"bytes": 1401
},
{
"ts": 8775,
"bytes": 1401
},
{
"ts": 8779,
"bytes": 1401
},
{
"ts": 8784,
"bytes": 1401
},
{
"ts": 8789,
"bytes": 1401
},
{
"ts": 8794,
"bytes": 1401
},
{
"ts": 8798,
"bytes": 1401
},
{
"ts": 8803,
"bytes": 1401
},
{
"ts": 8808,
"bytes": 1401
},
{
"ts": 8812,
"bytes": 1401
},
{
"ts": 8817,
"bytes": 1401
},
{
"ts": 8822,
"bytes": 1401
},
{
"ts": 8826,
"bytes": 1401
},
{
"ts": 8831,
"bytes": 1401
},
{
"ts": 8836,
"bytes": 1401
},
{
"ts": 8841,
"bytes": 1401
},
{
"ts": 8845,
"bytes": 1401
},
{
"ts": 8848,
"bytes": 1404
},
{
"ts": 8852,
"bytes": 1401
},
{
"ts": 8857,
"bytes": 1401
},
{
"ts": 8862,
"bytes": 1401
},
{
"ts": 8867,
"bytes": 1401
},
{
"ts": 8871,
"bytes": 1401
},
{
"ts": 8876,
"bytes": 1401
},
{
"ts": 8881,
"bytes": 1401
},
{
"ts": 8885,
"bytes": 1401
},
{
"ts": 8890,
"bytes": 1401
},
{
"ts": 8895,
"bytes": 1400
},
{
"ts": 8899,
"bytes": 1400
},
{
"ts": 8904,
"bytes": 1400
},
{
"ts": 8909,
"bytes": 1400
},
{
"ts": 8914,
"bytes": 1400
},
{
"ts": 8918,
"bytes": 1400
},
{
"ts": 8923,
"bytes": 1400
},
{
"ts": 8928,
"bytes": 1400
},
{
"ts": 8932,
"bytes": 1400
},
{
"ts": 8937,
"bytes": 1400
},
{
"ts": 8942,
"bytes": 1400
},
{
"ts": 8947,
"bytes": 1400
},
{
"ts": 8951,
"bytes": 1400
},
{
"ts": 8956,
"bytes": 1400
},
{
"ts": 8961,
"bytes": 1400
},
{
"ts": 8965,
"bytes": 1400
},
{
"ts": 8970,
"bytes": 1400
},
{
"ts": 8975,
"bytes": 1401
},
{
"ts": 8982,
"bytes": 1400
},
{
"ts": 8984,
"bytes": 1403
},
{
"ts": 8986,
"bytes": 1403
},
{
"ts": 8989,
"bytes": 1403
},
{
"ts": 8991,
"bytes": 1403
},
{
"ts": 8993,
"bytes": 1403
},
{
"ts": 8996,
"bytes": 1403
},
{
"ts": 8998,
"bytes": 1403
},
{
"ts": 9001,
"bytes": 1403
},
{
"ts": 9003,
"bytes": 1403
},
{
"ts": 9008,
"bytes": 1401
},
{
"ts": 9012,
"bytes": 1401
},
{
"ts": 9017,
"bytes": 1401
},
{
"ts": 9022,
"bytes": 1401
},
{
"ts": 9026,
"bytes": 1401
},
{
"ts": 9031,
"bytes": 1401
},
{
"ts": 9036,
"bytes": 1401
},
{
"ts": 9041,
"bytes": 1401
},
{
"ts": 9045,
"bytes": 1401
},
{
"ts": 9050,
"bytes": 1401
},
{
"ts": 9055,
"bytes": 1401
},
{
"ts": 9060,
"bytes": 1401
},
{
"ts": 9064,
"bytes": 1401
},
{
"ts": 9066,
"bytes": 1401
},
{
"ts": 9092,
"bytes": 1401
},
{
"ts": 9097,
"bytes": 1401
},
{
"ts": 9102,
"bytes": 1401
},
{
"ts": 9106,
"bytes": 1401
},
{
"ts": 9111,
"bytes": 1401
},
{
"ts": 9116,
"bytes": 1401
},
{
"ts": 9120,
"bytes": 1401
},
{
"ts": 9125,
"bytes": 1401
},
{
"ts": 9130,
"bytes": 1401
},
{
"ts": 9135,
"bytes": 1401
},
{
"ts": 9139,
"bytes": 1394
},
{
"ts": 9144,
"bytes": 1401
},
{
"ts": 9149,
"bytes": 1401
},
{
"ts": 9154,
"bytes": 1401
},
{
"ts": 9158,
"bytes": 1401
},
{
"ts": 9163,
"bytes": 1401
},
{
"ts": 9168,
"bytes": 1401
},
{
"ts": 9175,
"bytes": 1401
},
{
"ts": 9179,
"bytes": 1401
},
{
"ts": 9186,
"bytes": 1401
},
{
"ts": 9191,
"bytes": 1401
},
{
"ts": 9196,
"bytes": 1401
},
{
"ts": 9203,
"bytes": 1401
},
{
"ts": 9207,
"bytes": 1401
},
{
"ts": 9212,
"bytes": 1401
},
{
"ts": 9217,
"bytes": 1401
},
{
"ts": 9222,
"bytes": 1401
},
{
"ts": 9226,
"bytes": 1401
},
{
"ts": 9231,
"bytes": 1401
},
{
"ts": 9236,
"bytes": 1401
},
{
"ts": 9240,
"bytes": 1401
},
{
"ts": 9245,
"bytes": 1401
},
{
"ts": 9250,
"bytes": 1400
},
{
"ts": 9255,
"bytes": 1400
},
{
"ts": 9259,
"bytes": 1400
},
{
"ts": 9264,
"bytes": 1400
},
{
"ts": 9269,
"bytes": 1400
},
{
"ts": 9273,
"bytes": 1400
},
{
"ts": 9278,
"bytes": 1400
},
{
"ts": 9283,
"bytes": 1400
},
{
"ts": 9288,
"bytes": 1400
},
{
"ts": 9292,
"bytes": 1400
},
{
"ts": 9297,
"bytes": 1400
},
{
"ts": 9302,
"bytes": 1400
},
{
"ts": 9306,
"bytes": 1400
},
{
"ts": 9311,
"bytes": 1400
},
{
"ts": 9316,
"bytes": 1400
},
{
"ts": 9320,
"bytes": 1400
},
{
"ts": 9325,
"bytes": 1400
},
{
"ts": 9330,
"bytes": 1400
},
{
"ts": 9335,
"bytes": 1393
},
{
"ts": 9340,
"bytes": 1400
},
{
"ts": 9344,
"bytes": 1400
},
{
"ts": 9349,
"bytes": 1400
},
{
"ts": 9353,
"bytes": 1400
},
{
"ts": 9358,
"bytes": 1400
},
{
"ts": 9363,
"bytes": 1400
},
{
"ts": 9367,
"bytes": 1400
},
{
"ts": 9372,
"bytes": 1400
},
{
"ts": 9377,
"bytes": 1400
},
{
"ts": 9382,
"bytes": 1400
},
{
"ts": 9386,
"bytes": 1400
},
{
"ts": 9391,
"bytes": 1400
},
{
"ts": 9396,
"bytes": 1400
},
{
"ts": 9400,
"bytes": 1401
},
{
"ts": 9405,
"bytes": 1401
},
{
"ts": 9410,
"bytes": 1401
},
{
"ts": 9415,
"bytes": 1401
},
{
"ts": 9419,
"bytes": 1401
},
{
"ts": 9426,
"bytes": 1400
},
{
"ts": 9429,
"bytes": 1403
},
{
"ts": 9431,
"bytes": 1403
},
{
"ts": 9433,
"bytes": 1403
},
{
"ts": 9436,
"bytes": 1403
},
{
"ts": 9438,
"bytes": 1403
},
{
"ts": 9440,
"bytes": 1403
},
{
"ts": 9443,
"bytes": 1403
},
{
"ts": 9445,
"bytes": 1403
},
{
"ts": 9448,
"bytes": 1403
},
{
"ts": 9452,
"bytes": 1401
},
{
"ts": 9457,
"bytes": 1401
},
{
"ts": 9462,
"bytes": 1401
},
{
"ts": 9466,
"bytes": 1401
},
{
"ts": 9471,
"bytes": 1401
},
{
"ts": 9476,
"bytes": 1401
},
{
"ts": 9480,
"bytes": 1401
},
{
"ts": 9485,
"bytes": 1401
},
{
"ts": 9490,
"bytes": 1401
},
{
"ts": 9494,
"bytes": 1401
},
{
"ts": 9497,
"bytes": 1401
},
{
"ts": 9523,
"bytes": 1401
},
{
"ts": 9527,
"bytes": 1401
},
{
"ts": 9532,
"bytes": 1401
},
{
"ts": 9537,
"bytes": 1401
},
{
"ts": 9543,
"bytes": 1401
},
{
"ts": 9546,
"bytes": 1401
},
{
"ts": 9551,
"bytes": 1401
},
{
"ts": 9556,
"bytes": 1401
},
{
"ts": 9560,
"bytes": 1401
},
{
"ts": 9563,
"bytes": 1404
},
{
"ts": 9567,
"bytes": 1401
},
{
"ts": 9572,
"bytes": 1401
},
{
"ts": 9577,
"bytes": 1401
},
{
"ts": 9581,
"bytes": 1401
},
{
"ts": 9586,
"bytes": 1401
},
{
"ts": 9591,
"bytes": 1401
},
{
"ts": 9596,
"bytes": 1401
},
{
"ts": 9600,
"bytes": 1401
},
{
"ts": 9605,
"bytes": 1401
},
{
"ts": 9610,
"bytes": 1401
},
{
"ts": 9614,
"bytes": 1401
},
{
"ts": 9619,
"bytes": 1401
},
{
"ts": 9624,
"bytes": 1401
},
{
"ts": 9629,
"bytes": 1401
},
{
"ts": 9633,
"bytes": 1401
},
{
"ts": 9638,
"bytes": 1401
},
{
"ts": 9643,
"bytes": 1401
},
{
"ts": 9647,
"bytes": 1401
},
{
"ts": 9652,
"bytes": 1401
},
{
"ts": 9657,
"bytes": 1401
},
{
"ts": 9662,
"bytes": 987
},
{
"ts": 9662,
"bytes": 414
},
{
"ts": 9666,
"bytes": 1401
},
{
"ts": 9671,
"bytes": 1401
},
{
"ts": 9676,
"bytes": 1401
},
{
"ts": 9680,
"bytes": 1401
},
{
"ts": 9685,
"bytes": 1401
},
{
"ts": 9690,
"bytes": 1401
},
{
"ts": 9694,
"bytes": 1401
},
{
"ts": 9699,
"bytes": 1401
},
{
"ts": 9704,
"bytes": 1401
},
{
"ts": 9709,
"bytes": 1401
},
{
"ts": 9713,
"bytes": 1401
},
{
"ts": 9718,
"bytes": 1401
},
{
"ts": 9723,
"bytes": 1401
},
{
"ts": 9727,
"bytes": 1401
},
{
"ts": 9732,
"bytes": 1401
},
{
"ts": 9737,
"bytes": 1401
},
{
"ts": 9741,
"bytes": 1401
},
{
"ts": 9746,
"bytes": 1401
},
{
"ts": 9751,
"bytes": 1401
},
{
"ts": 9756,
"bytes": 1401
},
{
"ts": 9760,
"bytes": 1401
},
{
"ts": 9765,
"bytes": 1401
},
{
"ts": 9770,
"bytes": 1401
},
{
"ts": 9774,
"bytes": 1401
},
{
"ts": 9779,
"bytes": 1401
},
{
"ts": 9793,
"bytes": 1401
},
{
"ts": 9798,
"bytes": 1401
},
{
"ts": 9803,
"bytes": 1401
},
{
"ts": 9807,
"bytes": 1401
},
{
"ts": 9812,
"bytes": 1401
},
{
"ts": 9817,
"bytes": 1401
},
{
"ts": 9821,
"bytes": 1401
},
{
"ts": 9826,
"bytes": 1401
},
{
"ts": 9831,
"bytes": 1401
},
{
"ts": 9836,
"bytes": 1401
},
{
"ts": 9840,
"bytes": 1401
},
{
"ts": 9845,
"bytes": 1401
},
{
"ts": 9847,
"bytes": 1404
},
{
"ts": 9852,
"bytes": 1401
},
{
"ts": 9857,
"bytes": 1401
},
{
"ts": 9861,
"bytes": 1401
},
{
"ts": 9868,
"bytes": 1400
},
{
"ts": 9871,
"bytes": 1403
},
{
"ts": 9873,
"bytes": 1403
},
{
"ts": 9875,
"bytes": 1403
},
{
"ts": 9878,
"bytes": 1403
},
{
"ts": 9880,
"bytes": 1403
},
{
"ts": 9883,
"bytes": 1403
},
{
"ts": 9885,
"bytes": 1403
},
{
"ts": 9887,
"bytes": 1403
},
{
"ts": 9890,
"bytes": 1403
},
{
"ts": 9894,
"bytes": 1401
},
{
"ts": 9897,
"bytes": 1404
},
{
"ts": 9901,
"bytes": 1401
},
{
"ts": 9904,
"bytes": 1404
},
{
"ts": 9908,
"bytes": 1401
},
{
"ts": 9913,
"bytes": 1401
},
{
"ts": 9918,
"bytes": 1401
},
{
"ts": 9923,
"bytes": 1401
},
{
"ts": 9927,
"bytes": 1401
},
{
"ts": 9932,
"bytes": 1401
},
{
"ts": 9934,
"bytes": 1401
},
{
"ts": 9960,
"bytes": 1401
},
{
"ts": 9965,
"bytes": 1401
},
{
"ts": 9970,
"bytes": 1401
},
{
"ts": 9974,
"bytes": 1401
},
{
"ts": 9979,
"bytes": 1401
},
{
"ts": 9984,
"bytes": 1401
},
{
"ts": 9988,
"bytes": 1401
},
{
"ts": 9993,
"bytes": 1401
},
{
"ts": 9998,
"bytes": 1401
},
{
"ts": 10002,
"bytes": 1401
},
{
"ts": 10007,
"bytes": 1401
},
{
"ts": 10012,
"bytes": 1401
},
{
"ts": 10017,
"bytes": 1401
},
{
"ts": 10021,
"bytes": 1401
},
{
"ts": 10026,
"bytes": 1401
},
{
"ts": 10031,
"bytes": 1401
},
{
"ts": 10035,
"bytes": 1401
},
{
"ts": 10040,
"bytes": 1401
},
{
"ts": 10045,
"bytes": 1401
},
{
"ts": 10050,
"bytes": 1401
},
{
"ts": 10054,
"bytes": 1401
},
{
"ts": 10059,
"bytes": 1401
},
{
"ts": 10064,
"bytes": 1401
},
{
"ts": 10068,
"bytes": 1401
},
{
"ts": 10073,
"bytes": 1401
},
{
"ts": 10078,
"bytes": 1401
},
{
"ts": 10082,
"bytes": 1401
},
{
"ts": 10087,
"bytes": 1401
},
{
"ts": 10092,
"bytes": 1401
},
{
"ts": 10097,
"bytes": 1401
},
{
"ts": 10101,
"bytes": 1401
},
{
"ts": 10106,
"bytes": 1401
},
{
"ts": 10111,
"bytes": 1401
},
{
"ts": 10115,
"bytes": 1401
},
{
"ts": 10120,
"bytes": 1401
},
{
"ts": 10125,
"bytes": 1401
},
{
"ts": 10129,
"bytes": 1401
},
{
"ts": 10134,
"bytes": 1401
},
{
"ts": 10139,
"bytes": 1401
},
{
"ts": 10144,
"bytes": 1401
},
{
"ts": 10148,
"bytes": 1401
},
{
"ts": 10153,
"bytes": 1401
},
{
"ts": 10158,
"bytes": 1401
},
{
"ts": 10162,
"bytes": 1401
},
{
"ts": 10167,
"bytes": 1401
},
{
"ts": 10172,
"bytes": 1401
},
{
"ts": 10177,
"bytes": 1401
},
{
"ts": 10181,
"bytes": 1401
},
{
"ts": 10186,
"bytes": 1401
},
{
"ts": 10191,
"bytes": 1401
},
{
"ts": 10195,
"bytes": 1401
},
{
"ts": 10200,
"bytes": 1401
},
{
"ts": 10205,
"bytes": 1401
},
{
"ts": 10209,
"bytes": 1401
},
{
"ts": 10214,
"bytes": 1401
},
{
"ts": 10219,
"bytes": 1401
},
{
"ts": 10224,
"bytes": 1401
},
{
"ts": 10228,
"bytes": 1401
},
{
"ts": 10233,
"bytes": 1401
},
{
"ts": 10238,
"bytes": 1401
},
{
"ts": 10242,
"bytes": 1401
},
{
"ts": 10247,
"bytes": 1401
},
{
"ts": 10254,
"bytes": 1401
},
{
"ts": 10261,
"bytes": 1401
},
{
"ts": 10266,
"bytes": 1401
},
{
"ts": 10273,
"bytes": 1401
},
{
"ts": 10278,
"bytes": 1401
},
{
"ts": 10285,
"bytes": 1401
},
{
"ts": 10289,
"bytes": 1401
},
{
"ts": 10297,
"bytes": 1401
},
{
"ts": 10301,
"bytes": 1401
},
{
"ts": 10306,
"bytes": 1401
},
{
"ts": 10313,
"bytes": 1400
},
{
"ts": 10315,
"bytes": 1403
},
{
"ts": 10318,
"bytes": 1403
},
{
"ts": 10320,
"bytes": 1403
},
{
"ts": 10322,
"bytes": 1403
},
{
"ts": 10325,
"bytes": 1403
},
{
"ts": 10327,
"bytes": 1403
},
{
"ts": 10329,
"bytes": 1403
},
{
"ts": 10332,
"bytes": 1403
},
{
"ts": 10334,
"bytes": 1403
},
{
"ts": 10339,
"bytes": 1401
},
{
"ts": 10344,
"bytes": 1401
},
{
"ts": 10348,
"bytes": 1401
},
{
"ts": 10353,
"bytes": 1401
},
{
"ts": 10358,
"bytes": 1401
},
{
"ts": 10360,
"bytes": 1401
},
{
"ts": 10386,
"bytes": 1401
},
{
"ts": 10391,
"bytes": 1401
},
{
"ts": 10395,
"bytes": 1401
},
{
"ts": 10400,
"bytes": 1401
},
{
"ts": 10405,
"bytes": 1401
},
{
"ts": 10409,
"bytes": 1401
},
{
"ts": 10414,
"bytes": 1401
},
{
"ts": 10419,
"bytes": 1393
},
{
"ts": 10424,
"bytes": 1401
},
{
"ts": 10428,
"bytes": 1401
},
{
"ts": 10433,
"bytes": 1401
},
{
"ts": 10438,
"bytes": 1401
},
{
"ts": 10442,
"bytes": 1401
},
{
"ts": 10447,
"bytes": 1401
},
{
"ts": 10452,
"bytes": 1401
},
{
"ts": 10457,
"bytes": 1401
},
{
"ts": 10462,
"bytes": 1401
},
{
"ts": 10466,
"bytes": 1401
},
{
"ts": 10471,
"bytes": 1401
},
{
"ts": 10475,
"bytes": 1401
},
{
"ts": 10480,
"bytes": 1401
},
{
"ts": 10485,
"bytes": 1401
},
{
"ts": 10489,
"bytes": 1401
},
{
"ts": 10494,
"bytes": 1401
},
{
"ts": 10499,
"bytes": 1401
},
{
"ts": 10503,
"bytes": 1401
},
{
"ts": 10508,
"bytes": 1401
},
{
"ts": 10513,
"bytes": 1401
},
{
"ts": 10518,
"bytes": 1401
},
{
"ts": 10522,
"bytes": 1401
},
{
"ts": 10527,
"bytes": 1401
},
{
"ts": 10532,
"bytes": 1401
},
{
"ts": 10537,
"bytes": 1401
},
{
"ts": 10543,
"bytes": 1401
},
{
"ts": 10546,
"bytes": 1401
},
{
"ts": 10551,
"bytes": 1401
},
{
"ts": 10555,
"bytes": 1401
},
{
"ts": 10560,
"bytes": 1401
},
{
"ts": 10565,
"bytes": 1401
},
{
"ts": 10569,
"bytes": 1401
},
{
"ts": 10574,
"bytes": 1401
},
{
"ts": 10579,
"bytes": 1401
},
{
"ts": 10584,
"bytes": 1401
},
{
"ts": 10588,
"bytes": 1401
},
{
"ts": 10593,
"bytes": 1401
},
{
"ts": 10598,
"bytes": 1401
},
{
"ts": 10602,
"bytes": 1401
},
{
"ts": 10607,
"bytes": 1401
},
{
"ts": 10612,
"bytes": 1401
},
{
"ts": 10616,
"bytes": 1401
},
{
"ts": 10619,
"bytes": 1404
},
{
"ts": 10623,
"bytes": 1401
},
{
"ts": 10628,
"bytes": 1401
},
{
"ts": 10631,
"bytes": 1404
},
{
"ts": 10635,
"bytes": 1401
},
{
"ts": 10640,
"bytes": 1401
},
{
"ts": 10642,
"bytes": 1404
},
{
"ts": 10647,
"bytes": 1401
},
{
"ts": 10652,
"bytes": 1401
},
{
"ts": 10654,
"bytes": 1404
},
{
"ts": 10659,
"bytes": 1401
},
{
"ts": 10663,
"bytes": 1401
},
{
"ts": 10668,
"bytes": 1401
},
{
"ts": 10673,
"bytes": 1401
},
{
"ts": 10678,
"bytes": 1401
},
{
"ts": 10682,
"bytes": 1401
},
{
"ts": 10687,
"bytes": 1401
},
{
"ts": 10692,
"bytes": 1401
},
{
"ts": 10696,
"bytes": 1401
},
{
"ts": 10701,
"bytes": 1401
},
{
"ts": 10706,
"bytes": 1401
},
{
"ts": 10710,
"bytes": 1401
},
{
"ts": 10715,
"bytes": 1401
},
{
"ts": 10720,
"bytes": 1401
},
{
"ts": 10725,
"bytes": 1401
},
{
"ts": 10729,
"bytes": 1401
},
{
"ts": 10734,
"bytes": 1401
},
{
"ts": 10746,
"bytes": 1400
},
{
"ts": 10748,
"bytes": 1403
},
{
"ts": 10751,
"bytes": 1403
},
{
"ts": 10753,
"bytes": 1403
},
{
"ts": 10755,
"bytes": 1403
},
{
"ts": 10758,
"bytes": 1403
},
{
"ts": 10760,
"bytes": 1403
},
{
"ts": 10762,
"bytes": 1403
},
{
"ts": 10765,
"bytes": 1403
},
{
"ts": 10767,
"bytes": 1403
},
{
"ts": 10772,
"bytes": 1401
},
{
"ts": 10776,
"bytes": 1401
},
{
"ts": 10781,
"bytes": 1401
},
{
"ts": 10786,
"bytes": 1401
},
{
"ts": 10790,
"bytes": 1401
},
{
"ts": 10795,
"bytes": 1401
},
{
"ts": 10800,
"bytes": 1401
},
{
"ts": 10802,
"bytes": 1401
},
{
"ts": 10828,
"bytes": 1401
},
{
"ts": 10833,
"bytes": 1401
},
{
"ts": 10837,
"bytes": 1401
},
{
"ts": 10842,
"bytes": 1401
},
{
"ts": 10847,
"bytes": 1401
},
{
"ts": 10852,
"bytes": 1401
},
{
"ts": 10856,
"bytes": 1401
},
{
"ts": 10861,
"bytes": 1401
},
{
"ts": 10866,
"bytes": 1401
},
{
"ts": 10870,
"bytes": 1401
},
{
"ts": 10875,
"bytes": 1401
},
{
"ts": 10880,
"bytes": 1401
},
{
"ts": 10885,
"bytes": 1401
},
{
"ts": 10889,
"bytes": 1401
},
{
"ts": 10894,
"bytes": 1401
},
{
"ts": 10899,
"bytes": 1401
},
{
"ts": 10903,
"bytes": 1401
},
{
"ts": 10908,
"bytes": 1401
},
{
"ts": 10913,
"bytes": 1401
},
{
"ts": 10917,
"bytes": 1401
},
{
"ts": 10922,
"bytes": 1401
},
{
"ts": 10927,
"bytes": 1401
},
{
"ts": 10932,
"bytes": 1401
},
{
"ts": 10936,
"bytes": 1401
},
{
"ts": 10941,
"bytes": 1401
},
{
"ts": 10946,
"bytes": 1401
},
{
"ts": 10950,
"bytes": 1401
},
{
"ts": 10955,
"bytes": 1401
},
{
"ts": 10960,
"bytes": 1401
},
{
"ts": 10964,
"bytes": 1401
},
{
"ts": 10969,
"bytes": 1401
},
{
"ts": 10974,
"bytes": 1401
},
{
"ts": 10979,
"bytes": 1401
},
{
"ts": 10983,
"bytes": 1401
},
{
"ts": 10988,
"bytes": 1401
},
{
"ts": 10990,
"bytes": 1404
},
{
"ts": 10995,
"bytes": 1401
},
{
"ts": 11000,
"bytes": 1401
},
{
"ts": 11004,
"bytes": 1401
},
{
"ts": 11009,
"bytes": 1401
},
{
"ts": 11014,
"bytes": 1401
},
{
"ts": 11019,
"bytes": 1401
},
{
"ts": 11023,
"bytes": 1401
},
{
"ts": 11028,
"bytes": 1401
},
{
"ts": 11033,
"bytes": 1401
},
{
"ts": 11037,
"bytes": 1400
},
{
"ts": 11042,
"bytes": 1400
},
{
"ts": 11047,
"bytes": 1400
},
{
"ts": 11052,
"bytes": 1400
},
{
"ts": 11056,
"bytes": 1400
},
{
"ts": 11061,
"bytes": 1400
},
{
"ts": 11066,
"bytes": 1400
},
{
"ts": 11070,
"bytes": 1400
},
{
"ts": 11075,
"bytes": 1400
},
{
"ts": 11080,
"bytes": 1400
},
{
"ts": 11084,
"bytes": 1400
},
{
"ts": 11089,
"bytes": 1400
},
{
"ts": 11094,
"bytes": 1400
},
{
"ts": 11099,
"bytes": 1400
},
{
"ts": 11103,
"bytes": 1400
},
{
"ts": 11108,
"bytes": 1400
},
{
"ts": 11113,
"bytes": 1400
},
{
"ts": 11117,
"bytes": 1400
},
{
"ts": 11122,
"bytes": 1400
},
{
"ts": 11127,
"bytes": 1401
},
{
"ts": 11131,
"bytes": 1401
},
{
"ts": 11136,
"bytes": 1401
},
{
"ts": 11141,
"bytes": 1401
},
{
"ts": 11146,
"bytes": 1401
},
{
"ts": 11150,
"bytes": 1401
},
{
"ts": 11155,
"bytes": 1401
},
{
"ts": 11160,
"bytes": 1401
},
{
"ts": 11164,
"bytes": 1401
},
{
"ts": 11169,
"bytes": 1401
},
{
"ts": 11174,
"bytes": 1401
},
{
"ts": 11181,
"bytes": 1400
},
{
"ts": 11183,
"bytes": 1403
},
{
"ts": 11186,
"bytes": 1403
},
{
"ts": 11188,
"bytes": 1403
},
{
"ts": 11190,
"bytes": 1403
},
{
"ts": 11193,
"bytes": 1403
},
{
"ts": 11195,
"bytes": 1403
},
{
"ts": 11197,
"bytes": 1403
},
{
"ts": 11200,
"bytes": 1403
},
{
"ts": 11202,
"bytes": 1403
},
{
"ts": 11207,
"bytes": 1401
},
{
"ts": 11211,
"bytes": 1401
},
{
"ts": 11216,
"bytes": 1401
},
{
"ts": 11221,
"bytes": 1401
},
{
"ts": 11226,
"bytes": 1401
},
{
"ts": 11230,
"bytes": 1401
},
{
"ts": 11235,
"bytes": 1401
},
{
"ts": 11240,
"bytes": 1401
},
{
"ts": 11242,
"bytes": 1401
},
{
"ts": 11268,
"bytes": 1401
},
{
"ts": 11273,
"bytes": 1401
},
{
"ts": 11277,
"bytes": 1401
},
{
"ts": 11282,
"bytes": 1401
},
{
"ts": 11287,
"bytes": 1401
},
{
"ts": 11291,
"bytes": 1401
},
{
"ts": 11296,
"bytes": 1401
},
{
"ts": 11301,
"bytes": 1401
},
{
"ts": 11305,
"bytes": 1401
},
{
"ts": 11310,
"bytes": 1401
},
{
"ts": 11315,
"bytes": 1401
},
{
"ts": 11320,
"bytes": 1401
},
{
"ts": 11324,
"bytes": 1401
},
{
"ts": 11327,
"bytes": 1404
},
{
"ts": 11331,
"bytes": 1401
},
{
"ts": 11336,
"bytes": 1401
},
{
"ts": 11341,
"bytes": 1401
},
{
"ts": 11348,
"bytes": 1401
},
{
"ts": 11353,
"bytes": 1401
},
{
"ts": 11357,
"bytes": 1401
},
{
"ts": 11362,
"bytes": 1401
},
{
"ts": 11371,
"bytes": 1401
},
{
"ts": 11376,
"bytes": 1401
},
{
"ts": 11381,
"bytes": 1401
},
{
"ts": 11385,
"bytes": 1401
},
{
"ts": 11390,
"bytes": 1401
},
{
"ts": 11395,
"bytes": 1401
},
{
"ts": 11400,
"bytes": 1401
},
{
"ts": 11404,
"bytes": 1401
},
{
"ts": 11409,
"bytes": 1401
},
{
"ts": 11414,
"bytes": 1401
},
{
"ts": 11418,
"bytes": 1401
},
{
"ts": 11423,
"bytes": 1401
},
{
"ts": 11428,
"bytes": 1401
},
{
"ts": 11432,
"bytes": 1401
},
{
"ts": 11437,
"bytes": 1401
},
{
"ts": 11442,
"bytes": 1401
},
{
"ts": 11447,
"bytes": 1401
},
{
"ts": 11451,
"bytes": 1401
},
{
"ts": 11456,
"bytes": 1401
},
{
"ts": 11461,
"bytes": 1401
},
{
"ts": 11465,
"bytes": 1401
},
{
"ts": 11470,
"bytes": 1401
},
{
"ts": 11475,
"bytes": 1401
},
{
"ts": 11480,
"bytes": 1401
},
{
"ts": 11484,
"bytes": 1401
},
{
"ts": 11489,
"bytes": 1401
},
{
"ts": 11494,
"bytes": 1401
},
{
"ts": 11498,
"bytes": 1401
},
{
"ts": 11503,
"bytes": 1401
},
{
"ts": 11508,
"bytes": 1401
},
{
"ts": 11513,
"bytes": 1401
},
{
"ts": 11517,
"bytes": 1401
},
{
"ts": 11522,
"bytes": 1401
},
{
"ts": 11527,
"bytes": 1401
},
{
"ts": 11531,
"bytes": 1401
},
{
"ts": 11536,
"bytes": 1401
},
{
"ts": 11541,
"bytes": 1401
},
{
"ts": 11545,
"bytes": 1401
},
{
"ts": 11550,
"bytes": 1401
},
{
"ts": 11555,
"bytes": 1401
},
{
"ts": 11560,
"bytes": 1401
},
{
"ts": 11564,
"bytes": 1401
},
{
"ts": 11569,
"bytes": 1401
},
{
"ts": 11574,
"bytes": 1401
},
{
"ts": 11578,
"bytes": 1401
},
{
"ts": 11583,
"bytes": 1401
},
{
"ts": 11588,
"bytes": 1401
},
{
"ts": 11592,
"bytes": 1401
},
{
"ts": 11597,
"bytes": 1401
},
{
"ts": 11602,
"bytes": 1401
},
{
"ts": 11607,
"bytes": 1401
},
{
"ts": 11611,
"bytes": 1401
},
{
"ts": 11616,
"bytes": 1401
},
{
"ts": 11623,
"bytes": 1400
},
{
"ts": 11625,
"bytes": 1403
},
{
"ts": 11628,
"bytes": 1403
},
{
"ts": 11630,
"bytes": 1403
},
{
"ts": 11632,
"bytes": 1403
},
{
"ts": 11635,
"bytes": 1403
},
{
"ts": 11637,
"bytes": 1403
},
{
"ts": 11640,
"bytes": 1403
},
{
"ts": 11642,
"bytes": 1403
},
{
"ts": 11644,
"bytes": 1403
},
{
"ts": 11649,
"bytes": 1401
},
{
"ts": 11654,
"bytes": 1401
},
{
"ts": 11659,
"bytes": 1401
},
{
"ts": 11663,
"bytes": 1401
},
{
"ts": 11668,
"bytes": 1401
},
{
"ts": 11672,
"bytes": 1401
},
{
"ts": 11675,
"bytes": 1401
},
{
"ts": 11701,
"bytes": 1401
},
{
"ts": 11705,
"bytes": 1401
},
{
"ts": 11712,
"bytes": 1394
},
{
"ts": 11717,
"bytes": 1401
},
{
"ts": 11724,
"bytes": 1400
},
{
"ts": 11729,
"bytes": 1400
},
{
"ts": 11736,
"bytes": 1400
},
{
"ts": 11741,
"bytes": 1400
},
{
"ts": 11745,
"bytes": 1400
},
{
"ts": 11750,
"bytes": 1400
},
{
"ts": 11755,
"bytes": 1400
},
{
"ts": 11760,
"bytes": 1400
},
{
"ts": 11764,
"bytes": 1400
},
{
"ts": 11769,
"bytes": 1400
},
{
"ts": 11774,
"bytes": 1400
},
{
"ts": 11778,
"bytes": 1400
},
{
"ts": 11783,
"bytes": 1401
},
{
"ts": 11788,
"bytes": 1401
},
{
"ts": 11792,
"bytes": 1401
},
{
"ts": 11797,
"bytes": 1401
},
{
"ts": 11802,
"bytes": 1401
},
{
"ts": 11807,
"bytes": 1401
},
{
"ts": 11811,
"bytes": 1401
},
{
"ts": 11816,
"bytes": 1401
},
{
"ts": 11821,
"bytes": 1401
},
{
"ts": 11825,
"bytes": 1401
},
{
"ts": 11830,
"bytes": 1401
},
{
"ts": 11832,
"bytes": 1404
},
{
"ts": 11837,
"bytes": 1401
},
{
"ts": 11842,
"bytes": 1401
},
{
"ts": 11846,
"bytes": 1401
},
{
"ts": 11851,
"bytes": 1401
},
{
"ts": 11856,
"bytes": 1401
},
{
"ts": 11861,
"bytes": 1401
},
{
"ts": 11865,
"bytes": 1401
},
{
"ts": 11870,
"bytes": 1401
},
{
"ts": 11875,
"bytes": 1401
},
{
"ts": 11879,
"bytes": 1401
},
{
"ts": 11884,
"bytes": 1401
},
{
"ts": 11889,
"bytes": 1401
},
{
"ts": 11894,
"bytes": 1401
},
{
"ts": 11898,
"bytes": 1401
},
{
"ts": 11903,
"bytes": 1401
},
{
"ts": 11908,
"bytes": 1401
},
{
"ts": 11912,
"bytes": 1401
},
{
"ts": 11917,
"bytes": 1401
},
{
"ts": 11922,
"bytes": 1401
},
{
"ts": 11926,
"bytes": 1401
},
{
"ts": 11931,
"bytes": 1401
},
{
"ts": 11936,
"bytes": 1394
},
{
"ts": 11941,
"bytes": 1401
},
{
"ts": 11946,
"bytes": 1401
},
{
"ts": 11950,
"bytes": 1401
},
{
"ts": 11955,
"bytes": 1401
},
{
"ts": 11960,
"bytes": 1401
},
{
"ts": 11964,
"bytes": 1401
},
{
"ts": 11969,
"bytes": 1401
},
{
"ts": 11974,
"bytes": 1401
},
{
"ts": 11978,
"bytes": 1401
},
{
"ts": 11983,
"bytes": 1401
},
{
"ts": 11988,
"bytes": 1401
},
{
"ts": 11992,
"bytes": 1401
},
{
"ts": 11997,
"bytes": 1401
},
{
"ts": 12002,
"bytes": 1401
},
{
"ts": 12006,
"bytes": 1401
},
{
"ts": 12011,
"bytes": 1401
},
{
"ts": 12016,
"bytes": 1401
},
{
"ts": 12021,
"bytes": 1401
},
{
"ts": 12025,
"bytes": 1401
},
{
"ts": 12030,
"bytes": 1401
},
{
"ts": 12035,
"bytes": 1401
},
{
"ts": 12040,
"bytes": 1401
},
{
"ts": 12044,
"bytes": 1401
},
{
"ts": 12049,
"bytes": 1400
},
{
"ts": 12054,
"bytes": 1400
},
{
"ts": 12058,
"bytes": 1400
},
{
"ts": 12065,
"bytes": 1400
},
{
"ts": 12068,
"bytes": 1403
},
{
"ts": 12070,
"bytes": 1403
},
{
"ts": 12072,
"bytes": 1403
},
{
"ts": 12075,
"bytes": 1403
},
{
"ts": 12077,
"bytes": 1403
},
{
"ts": 12079,
"bytes": 1403
},
{
"ts": 12082,
"bytes": 1403
},
{
"ts": 12084,
"bytes": 1403
},
{
"ts": 12086,
"bytes": 1403
},
{
"ts": 12091,
"bytes": 1400
},
{
"ts": 12096,
"bytes": 1400
},
{
"ts": 12100,
"bytes": 1400
},
{
"ts": 12105,
"bytes": 1400
},
{
"ts": 12108,
"bytes": 1400
},
{
"ts": 12129,
"bytes": 1394
},
{
"ts": 12138,
"bytes": 1400
},
{
"ts": 12143,
"bytes": 1400
},
{
"ts": 12148,
"bytes": 1400
},
{
"ts": 12152,
"bytes": 1400
},
{
"ts": 12157,
"bytes": 1400
},
{
"ts": 12162,
"bytes": 1400
},
{
"ts": 12166,
"bytes": 1400
},
{
"ts": 12171,
"bytes": 1400
},
{
"ts": 12176,
"bytes": 1400
},
{
"ts": 12180,
"bytes": 1400
},
{
"ts": 12221,
"bytes": 1401
},
{
"ts": 12223,
"bytes": 1404
},
{
"ts": 12226,
"bytes": 1404
},
{
"ts": 12228,
"bytes": 1404
},
{
"ts": 12230,
"bytes": 1404
},
{
"ts": 12316,
"bytes": 1401
},
{
"ts": 12318,
"bytes": 1404
},
{
"ts": 12321,
"bytes": 1404
},
{
"ts": 12323,
"bytes": 1404
},
{
"ts": 12325,
"bytes": 1404
},
{
"ts": 12411,
"bytes": 1401
},
{
"ts": 12413,
"bytes": 1404
},
{
"ts": 12416,
"bytes": 1404
},
{
"ts": 12418,
"bytes": 1404
},
{
"ts": 12420,
"bytes": 1404
},
{
"ts": 12484,
"bytes": 1401
},
{
"ts": 12489,
"bytes": 1401
},
{
"ts": 12494,
"bytes": 1401
},
{
"ts": 12498,
"bytes": 1401
},
{
"ts": 12503,
"bytes": 1401
},
{
"ts": 12508,
"bytes": 1401
},
{
"ts": 12512,
"bytes": 1401
},
{
"ts": 12517,
"bytes": 1401
},
{
"ts": 12522,
"bytes": 1401
},
{
"ts": 12527,
"bytes": 1401
},
{
"ts": 12531,
"bytes": 1401
},
{
"ts": 12536,
"bytes": 1401
},
{
"ts": 12541,
"bytes": 1401
},
{
"ts": 12546,
"bytes": 1401
},
{
"ts": 12550,
"bytes": 1401
},
{
"ts": 12555,
"bytes": 1401
},
{
"ts": 12560,
"bytes": 1401
},
{
"ts": 12564,
"bytes": 1401
},
{
"ts": 12569,
"bytes": 1393
},
{
"ts": 12574,
"bytes": 1401
},
{
"ts": 12578,
"bytes": 1401
},
{
"ts": 12583,
"bytes": 1401
},
{
"ts": 12588,
"bytes": 1401
},
{
"ts": 12593,
"bytes": 1401
},
{
"ts": 12597,
"bytes": 1401
},
{
"ts": 12602,
"bytes": 1401
},
{
"ts": 12607,
"bytes": 1401
},
{
"ts": 12611,
"bytes": 1401
},
{
"ts": 12616,
"bytes": 1401
},
{
"ts": 12621,
"bytes": 1401
},
{
"ts": 12625,
"bytes": 1401
},
{
"ts": 12630,
"bytes": 1401
},
{
"ts": 12635,
"bytes": 1401
},
{
"ts": 12640,
"bytes": 1401
},
{
"ts": 12644,
"bytes": 1401
},
{
"ts": 12649,
"bytes": 1401
},
{
"ts": 12654,
"bytes": 1401
},
{
"ts": 12659,
"bytes": 1401
},
{
"ts": 12663,
"bytes": 1401
},
{
"ts": 12668,
"bytes": 1401
},
{
"ts": 12672,
"bytes": 1401
},
{
"ts": 12677,
"bytes": 1401
},
{
"ts": 12682,
"bytes": 1401
},
{
"ts": 12687,
"bytes": 1401
},
{
"ts": 12691,
"bytes": 1401
},
{
"ts": 12696,
"bytes": 1401
},
{
"ts": 12701,
"bytes": 1401
},
{
"ts": 12705,
"bytes": 1401
},
{
"ts": 12708,
"bytes": 1404
},
{
"ts": 12712,
"bytes": 1401
},
{
"ts": 12719,
"bytes": 1401
},
{
"ts": 12724,
"bytes": 1401
},
{
"ts": 12755,
"bytes": 1400
},
{
"ts": 12760,
"bytes": 1400
},
{
"ts": 12764,
"bytes": 1400
},
{
"ts": 12766,
"bytes": 1403
},
{
"ts": 12771,
"bytes": 1400
},
{
"ts": 12776,
"bytes": 1400
},
{
"ts": 12781,
"bytes": 1400
},
{
"ts": 12785,
"bytes": 1400
},
{
"ts": 12790,
"bytes": 1400
},
{
"ts": 12795,
"bytes": 1400
},
{
"ts": 12799,
"bytes": 1400
},
{
"ts": 12804,
"bytes": 1400
},
{
"ts": 12809,
"bytes": 1400
},
{
"ts": 12814,
"bytes": 1400
},
{
"ts": 12818,
"bytes": 1400
},
{
"ts": 12823,
"bytes": 1400
},
{
"ts": 12825,
"bytes": 1403
},
{
"ts": 12830,
"bytes": 1400
},
{
"ts": 12837,
"bytes": 1400
},
{
"ts": 12842,
"bytes": 1400
},
{
"ts": 12847,
"bytes": 1400
},
{
"ts": 12851,
"bytes": 1400
},
{
"ts": 12856,
"bytes": 1400
},
{
"ts": 12861,
"bytes": 1400
},
{
"ts": 12865,
"bytes": 1401
},
{
"ts": 12870,
"bytes": 1401
},
{
"ts": 12875,
"bytes": 1401
},
{
"ts": 12880,
"bytes": 1401
},
{
"ts": 12884,
"bytes": 1401
},
{
"ts": 12889,
"bytes": 1401
},
{
"ts": 12894,
"bytes": 1401
},
{
"ts": 12898,
"bytes": 1401
},
{
"ts": 12903,
"bytes": 1401
},
{
"ts": 12908,
"bytes": 1401
},
{
"ts": 12912,
"bytes": 1401
},
{
"ts": 12917,
"bytes": 1401
},
{
"ts": 12922,
"bytes": 1401
},
{
"ts": 12927,
"bytes": 1401
},
{
"ts": 12931,
"bytes": 1401
},
{
"ts": 12936,
"bytes": 1401
},
{
"ts": 12941,
"bytes": 1401
},
{
"ts": 12945,
"bytes": 1401
},
{
"ts": 12950,
"bytes": 1401
},
{
"ts": 12955,
"bytes": 1401
},
{
"ts": 12960,
"bytes": 1401
},
{
"ts": 12964,
"bytes": 1401
},
{
"ts": 12969,
"bytes": 1401
},
{
"ts": 12974,
"bytes": 1401
},
{
"ts": 12978,
"bytes": 1401
},
{
"ts": 12983,
"bytes": 1401
},
{
"ts": 12988,
"bytes": 1401
},
{
"ts": 12992,
"bytes": 1401
},
{
"ts": 12997,
"bytes": 1401
},
{
"ts": 13002,
"bytes": 1401
},
{
"ts": 13007,
"bytes": 1401
},
{
"ts": 13011,
"bytes": 1401
},
{
"ts": 13016,
"bytes": 1401
},
{
"ts": 13021,
"bytes": 1401
},
{
"ts": 13025,
"bytes": 1401
},
{
"ts": 13030,
"bytes": 1401
},
{
"ts": 13035,
"bytes": 1401
},
{
"ts": 13040,
"bytes": 1401
},
{
"ts": 13044,
"bytes": 1401
},
{
"ts": 13049,
"bytes": 1401
},
{
"ts": 13054,
"bytes": 1401
},
{
"ts": 13058,
"bytes": 1401
},
{
"ts": 13063,
"bytes": 1401
},
{
"ts": 13068,
"bytes": 1401
},
{
"ts": 13072,
"bytes": 1401
},
{
"ts": 13077,
"bytes": 1401
},
{
"ts": 13082,
"bytes": 1401
},
{
"ts": 13087,
"bytes": 1401
},
{
"ts": 13091,
"bytes": 1401
},
{
"ts": 13096,
"bytes": 1401
},
{
"ts": 13101,
"bytes": 1401
},
{
"ts": 13105,
"bytes": 1401
},
{
"ts": 13110,
"bytes": 1401
},
{
"ts": 13115,
"bytes": 1401
},
{
"ts": 13119,
"bytes": 1401
},
{
"ts": 13124,
"bytes": 1401
},
{
"ts": 13129,
"bytes": 1401
},
{
"ts": 13134,
"bytes": 1401
},
{
"ts": 13138,
"bytes": 1401
},
{
"ts": 13141,
"bytes": 1401
},
{
"ts": 13166,
"bytes": 1401
},
{
"ts": 13171,
"bytes": 1401
},
{
"ts": 13176,
"bytes": 1401
},
{
"ts": 13181,
"bytes": 1401
},
{
"ts": 13185,
"bytes": 1401
},
{
"ts": 13190,
"bytes": 1401
},
{
"ts": 13195,
"bytes": 1401
},
{
"ts": 13199,
"bytes": 1401
},
{
"ts": 13204,
"bytes": 1401
},
{
"ts": 13211,
"bytes": 1400
},
{
"ts": 13214,
"bytes": 1403
},
{
"ts": 13216,
"bytes": 1403
},
{
"ts": 13218,
"bytes": 1403
},
{
"ts": 13221,
"bytes": 1403
},
{
"ts": 13223,
"bytes": 1403
},
{
"ts": 13225,
"bytes": 1403
},
{
"ts": 13228,
"bytes": 1403
},
{
"ts": 13230,
"bytes": 1403
},
{
"ts": 13232,
"bytes": 1403
},
{
"ts": 13237,
"bytes": 1401
},
{
"ts": 13242,
"bytes": 1401
},
{
"ts": 13246,
"bytes": 1401
},
{
"ts": 13251,
"bytes": 1401
},
{
"ts": 13256,
"bytes": 1401
},
{
"ts": 13261,
"bytes": 1401
},
{
"ts": 13265,
"bytes": 1401
},
{
"ts": 13270,
"bytes": 1401
},
{
"ts": 13275,
"bytes": 1401
},
{
"ts": 13279,
"bytes": 1401
},
{
"ts": 13284,
"bytes": 1401
},
{
"ts": 13289,
"bytes": 1401
},
{
"ts": 13293,
"bytes": 1401
},
{
"ts": 13298,
"bytes": 1401
},
{
"ts": 13303,
"bytes": 1401
},
{
"ts": 13308,
"bytes": 1401
},
{
"ts": 13312,
"bytes": 1401
},
{
"ts": 13317,
"bytes": 1401
},
{
"ts": 13322,
"bytes": 1401
},
{
"ts": 13326,
"bytes": 1401
},
{
"ts": 13331,
"bytes": 1401
},
{
"ts": 13336,
"bytes": 1401
},
{
"ts": 13341,
"bytes": 1401
},
{
"ts": 13345,
"bytes": 1401
},
{
"ts": 13350,
"bytes": 1401
},
{
"ts": 13355,
"bytes": 1401
},
{
"ts": 13359,
"bytes": 1401
},
{
"ts": 13364,
"bytes": 1400
},
{
"ts": 13369,
"bytes": 1400
},
{
"ts": 13374,
"bytes": 1400
},
{
"ts": 13378,
"bytes": 1400
},
{
"ts": 13383,
"bytes": 1400
},
{
"ts": 13388,
"bytes": 1400
},
{
"ts": 13392,
"bytes": 1400
},
{
"ts": 13397,
"bytes": 1400
},
{
"ts": 13402,
"bytes": 1400
},
{
"ts": 13406,
"bytes": 1400
},
{
"ts": 13411,
"bytes": 1400
},
{
"ts": 13416,
"bytes": 1400
},
{
"ts": 13421,
"bytes": 1400
},
{
"ts": 13425,
"bytes": 1400
},
{
"ts": 13430,
"bytes": 1394
},
{
"ts": 13435,
"bytes": 1400
},
{
"ts": 13440,
"bytes": 1400
},
{
"ts": 13444,
"bytes": 1400
},
{
"ts": 13449,
"bytes": 1400
},
{
"ts": 13454,
"bytes": 1400
},
{
"ts": 13459,
"bytes": 1400
},
{
"ts": 13463,
"bytes": 1400
},
{
"ts": 13468,
"bytes": 1400
},
{
"ts": 13472,
"bytes": 1400
},
{
"ts": 13477,
"bytes": 1400
},
{
"ts": 13482,
"bytes": 1400
},
{
"ts": 13486,
"bytes": 1400
},
{
"ts": 13491,
"bytes": 1400
},
{
"ts": 13496,
"bytes": 1400
},
{
"ts": 13501,
"bytes": 1400
},
{
"ts": 13505,
"bytes": 1400
},
{
"ts": 13510,
"bytes": 1400
},
{
"ts": 13515,
"bytes": 1400
},
{
"ts": 13519,
"bytes": 1400
},
{
"ts": 13524,
"bytes": 1400
},
{
"ts": 13529,
"bytes": 1401
},
{
"ts": 13533,
"bytes": 1401
},
{
"ts": 13538,
"bytes": 1401
},
{
"ts": 13543,
"bytes": 1401
},
{
"ts": 13548,
"bytes": 1401
},
{
"ts": 13553,
"bytes": 1401
},
{
"ts": 13557,
"bytes": 1401
},
{
"ts": 13562,
"bytes": 1401
},
{
"ts": 13566,
"bytes": 1401
},
{
"ts": 13571,
"bytes": 1401
},
{
"ts": 13576,
"bytes": 1401
},
{
"ts": 13578,
"bytes": 1401
},
{
"ts": 13604,
"bytes": 1401
},
{
"ts": 13609,
"bytes": 1401
},
{
"ts": 13613,
"bytes": 1401
},
{
"ts": 13618,
"bytes": 1401
},
{
"ts": 13623,
"bytes": 1401
},
{
"ts": 13630,
"bytes": 1401
},
{
"ts": 13635,
"bytes": 1401
},
{
"ts": 13640,
"bytes": 1401
},
{
"ts": 13644,
"bytes": 1401
},
{
"ts": 13651,
"bytes": 1400
},
{
"ts": 13654,
"bytes": 1403
},
{
"ts": 13656,
"bytes": 1403
},
{
"ts": 13658,
"bytes": 1403
},
{
"ts": 13661,
"bytes": 1403
},
{
"ts": 13663,
"bytes": 1403
},
{
"ts": 13665,
"bytes": 1403
},
{
"ts": 13670,
"bytes": 1403
},
{
"ts": 13672,
"bytes": 1403
},
{
"ts": 13675,
"bytes": 1403
},
{
"ts": 13677,
"bytes": 1401
},
{
"ts": 13682,
"bytes": 1401
},
{
"ts": 13686,
"bytes": 1401
},
{
"ts": 13691,
"bytes": 1401
},
{
"ts": 13696,
"bytes": 1401
},
{
"ts": 13700,
"bytes": 1401
},
{
"ts": 13705,
"bytes": 1401
},
{
"ts": 13710,
"bytes": 1401
},
{
"ts": 13715,
"bytes": 1401
},
{
"ts": 13719,
"bytes": 1401
},
{
"ts": 13724,
"bytes": 1401
},
{
"ts": 13729,
"bytes": 1401
},
{
"ts": 13733,
"bytes": 1401
},
{
"ts": 13738,
"bytes": 1401
},
{
"ts": 13743,
"bytes": 1401
},
{
"ts": 13748,
"bytes": 1401
},
{
"ts": 13752,
"bytes": 1401
},
{
"ts": 13757,
"bytes": 1401
},
{
"ts": 13762,
"bytes": 1401
},
{
"ts": 13766,
"bytes": 1401
},
{
"ts": 13771,
"bytes": 1401
},
{
"ts": 13776,
"bytes": 1401
},
{
"ts": 13780,
"bytes": 1401
},
{
"ts": 13785,
"bytes": 1401
},
{
"ts": 13790,
"bytes": 1401
},
{
"ts": 13795,
"bytes": 1401
},
{
"ts": 13799,
"bytes": 1401
},
{
"ts": 13804,
"bytes": 1401
},
{
"ts": 13809,
"bytes": 1401
},
{
"ts": 13813,
"bytes": 1401
},
{
"ts": 13818,
"bytes": 1401
},
{
"ts": 13823,
"bytes": 1401
},
{
"ts": 13827,
"bytes": 1401
},
{
"ts": 13832,
"bytes": 1401
},
{
"ts": 13837,
"bytes": 1401
},
{
"ts": 13842,
"bytes": 1401
},
{
"ts": 13846,
"bytes": 1401
},
{
"ts": 13851,
"bytes": 1401
},
{
"ts": 13856,
"bytes": 1401
},
{
"ts": 13861,
"bytes": 1401
},
{
"ts": 13865,
"bytes": 1401
},
{
"ts": 13870,
"bytes": 1401
},
{
"ts": 13875,
"bytes": 1401
},
{
"ts": 13879,
"bytes": 1401
},
{
"ts": 13884,
"bytes": 1401
},
{
"ts": 13889,
"bytes": 1401
},
{
"ts": 13893,
"bytes": 1393
},
{
"ts": 13898,
"bytes": 1401
},
{
"ts": 13903,
"bytes": 1401
},
{
"ts": 13907,
"bytes": 1401
},
{
"ts": 13912,
"bytes": 1401
},
{
"ts": 13917,
"bytes": 1401
},
{
"ts": 13922,
"bytes": 1401
},
{
"ts": 13926,
"bytes": 1401
},
{
"ts": 13931,
"bytes": 1401
},
{
"ts": 13936,
"bytes": 1401
},
{
"ts": 13940,
"bytes": 1401
},
{
"ts": 13945,
"bytes": 1401
},
{
"ts": 13947,
"bytes": 1404
},
{
"ts": 13950,
"bytes": 1404
},
{
"ts": 13952,
"bytes": 1404
},
{
"ts": 13957,
"bytes": 1401
},
{
"ts": 13962,
"bytes": 1401
},
{
"ts": 13966,
"bytes": 1401
},
{
"ts": 13971,
"bytes": 1401
},
{
"ts": 13976,
"bytes": 1401
},
{
"ts": 13980,
"bytes": 1401
},
{
"ts": 13985,
"bytes": 1401
},
{
"ts": 13990,
"bytes": 1401
},
{
"ts": 13994,
"bytes": 1401
},
{
"ts": 13999,
"bytes": 1401
},
{
"ts": 14004,
"bytes": 1401
},
{
"ts": 14009,
"bytes": 1401
},
{
"ts": 14013,
"bytes": 1401
},
{
"ts": 14018,
"bytes": 1401
},
{
"ts": 14020,
"bytes": 1401
},
{
"ts": 14047,
"bytes": 1401
},
{
"ts": 14051,
"bytes": 1401
},
{
"ts": 14056,
"bytes": 1401
},
{
"ts": 14060,
"bytes": 1401
},
{
"ts": 14065,
"bytes": 1401
},
{
"ts": 14070,
"bytes": 1401
},
{
"ts": 14074,
"bytes": 1401
},
{
"ts": 14082,
"bytes": 1400
},
{
"ts": 14084,
"bytes": 1403
},
{
"ts": 14086,
"bytes": 1403
},
{
"ts": 14089,
"bytes": 1403
},
{
"ts": 14091,
"bytes": 1403
},
{
"ts": 14093,
"bytes": 1403
},
{
"ts": 14096,
"bytes": 1403
},
{
"ts": 14098,
"bytes": 1403
},
{
"ts": 14100,
"bytes": 1403
},
{
"ts": 14103,
"bytes": 1403
},
{
"ts": 14107,
"bytes": 1401
},
{
"ts": 14110,
"bytes": 1404
},
{
"ts": 14114,
"bytes": 1401
},
{
"ts": 14119,
"bytes": 1401
},
{
"ts": 14121,
"bytes": 1404
},
{
"ts": 14126,
"bytes": 1401
},
{
"ts": 14131,
"bytes": 1401
},
{
"ts": 14136,
"bytes": 1401
},
{
"ts": 14140,
"bytes": 1401
},
{
"ts": 14145,
"bytes": 1401
},
{
"ts": 14150,
"bytes": 1401
},
{
"ts": 14154,
"bytes": 1401
},
{
"ts": 14159,
"bytes": 1401
},
{
"ts": 14164,
"bytes": 1401
},
{
"ts": 14169,
"bytes": 1401
},
{
"ts": 14173,
"bytes": 1401
},
{
"ts": 14178,
"bytes": 1401
},
{
"ts": 14183,
"bytes": 1401
},
{
"ts": 14187,
"bytes": 1401
},
{
"ts": 14192,
"bytes": 1401
},
{
"ts": 14197,
"bytes": 1401
},
{
"ts": 14201,
"bytes": 1401
},
{
"ts": 14206,
"bytes": 1401
},
{
"ts": 14211,
"bytes": 1401
},
{
"ts": 14216,
"bytes": 1401
},
{
"ts": 14220,
"bytes": 1401
},
{
"ts": 14225,
"bytes": 1401
},
{
"ts": 14230,
"bytes": 1401
},
{
"ts": 14234,
"bytes": 1401
},
{
"ts": 14239,
"bytes": 1401
},
{
"ts": 14244,
"bytes": 1401
},
{
"ts": 14249,
"bytes": 1401
},
{
"ts": 14253,
"bytes": 1401
},
{
"ts": 14258,
"bytes": 1401
},
{
"ts": 14263,
"bytes": 1400
},
{
"ts": 14267,
"bytes": 1394
},
{
"ts": 14272,
"bytes": 1400
},
{
"ts": 14277,
"bytes": 1400
},
{
"ts": 14281,
"bytes": 1400
},
{
"ts": 14286,
"bytes": 1400
},
{
"ts": 14291,
"bytes": 1400
},
{
"ts": 14296,
"bytes": 1400
},
{
"ts": 14300,
"bytes": 1400
},
{
"ts": 14305,
"bytes": 1400
},
{
"ts": 14310,
"bytes": 1400
},
{
"ts": 14314,
"bytes": 1400
},
{
"ts": 14319,
"bytes": 1400
},
{
"ts": 14324,
"bytes": 1400
},
{
"ts": 14328,
"bytes": 1400
},
{
"ts": 14333,
"bytes": 1400
},
{
"ts": 14338,
"bytes": 1400
},
{
"ts": 14343,
"bytes": 1400
},
{
"ts": 14347,
"bytes": 1400
},
{
"ts": 14352,
"bytes": 1401
},
{
"ts": 14357,
"bytes": 1401
},
{
"ts": 14362,
"bytes": 1401
},
{
"ts": 14366,
"bytes": 1401
},
{
"ts": 14371,
"bytes": 1394
},
{
"ts": 14375,
"bytes": 1401
},
{
"ts": 14380,
"bytes": 1401
},
{
"ts": 14385,
"bytes": 1401
},
{
"ts": 14390,
"bytes": 1401
},
{
"ts": 14394,
"bytes": 1401
},
{
"ts": 14399,
"bytes": 1401
},
{
"ts": 14404,
"bytes": 1401
},
{
"ts": 14408,
"bytes": 1401
},
{
"ts": 14413,
"bytes": 1401
},
{
"ts": 14418,
"bytes": 1401
},
{
"ts": 14423,
"bytes": 1401
},
{
"ts": 14427,
"bytes": 1401
},
{
"ts": 14432,
"bytes": 1401
},
{
"ts": 14437,
"bytes": 1401
},
{
"ts": 14441,
"bytes": 1401
},
{
"ts": 14446,
"bytes": 1401
},
{
"ts": 14451,
"bytes": 1401
},
{
"ts": 14456,
"bytes": 1401
},
{
"ts": 14460,
"bytes": 1401
},
{
"ts": 14463,
"bytes": 1401
},
{
"ts": 14488,
"bytes": 1401
},
{
"ts": 14493,
"bytes": 1401
},
{
"ts": 14498,
"bytes": 1401
},
{
"ts": 14502,
"bytes": 1401
},
{
"ts": 14507,
"bytes": 1401
},
{
"ts": 14517,
"bytes": 1400
},
{
"ts": 14519,
"bytes": 1403
},
{
"ts": 14521,
"bytes": 1403
},
{
"ts": 14524,
"bytes": 1403
},
{
"ts": 14526,
"bytes": 1403
},
{
"ts": 14528,
"bytes": 1403
},
{
"ts": 14531,
"bytes": 1403
},
{
"ts": 14533,
"bytes": 1403
},
{
"ts": 14537,
"bytes": 1403
},
{
"ts": 14538,
"bytes": 1403
},
{
"ts": 14543,
"bytes": 1401
},
{
"ts": 14545,
"bytes": 1404
},
{
"ts": 14550,
"bytes": 1401
},
{
"ts": 14554,
"bytes": 1401
},
{
"ts": 14557,
"bytes": 1404
},
{
"ts": 14562,
"bytes": 1401
},
{
"ts": 14566,
"bytes": 1401
},
{
"ts": 14571,
"bytes": 1401
},
{
"ts": 14575,
"bytes": 1401
},
{
"ts": 14580,
"bytes": 1401
},
{
"ts": 14585,
"bytes": 1401
},
{
"ts": 14590,
"bytes": 1401
},
{
"ts": 14594,
"bytes": 1401
},
{
"ts": 14599,
"bytes": 1401
},
{
"ts": 14604,
"bytes": 1401
},
{
"ts": 14608,
"bytes": 1401
},
{
"ts": 14613,
"bytes": 1401
},
{
"ts": 14618,
"bytes": 1401
},
{
"ts": 14622,
"bytes": 1401
},
{
"ts": 14627,
"bytes": 1401
},
{
"ts": 14632,
"bytes": 1401
},
{
"ts": 14637,
"bytes": 1400
},
{
"ts": 14641,
"bytes": 1400
},
{
"ts": 14646,
"bytes": 1400
},
{
"ts": 14651,
"bytes": 1400
},
{
"ts": 14656,
"bytes": 1400
},
{
"ts": 14660,
"bytes": 1400
},
{
"ts": 14665,
"bytes": 1401
},
{
"ts": 14669,
"bytes": 1401
},
{
"ts": 14674,
"bytes": 1401
},
{
"ts": 14679,
"bytes": 1401
},
{
"ts": 14684,
"bytes": 1401
},
{
"ts": 14688,
"bytes": 1401
},
{
"ts": 14693,
"bytes": 1401
},
{
"ts": 14698,
"bytes": 1401
},
{
"ts": 14702,
"bytes": 1401
},
{
"ts": 14707,
"bytes": 1401
},
{
"ts": 14712,
"bytes": 1401
},
{
"ts": 14717,
"bytes": 1401
},
{
"ts": 14721,
"bytes": 1401
},
{
"ts": 14726,
"bytes": 1401
},
{
"ts": 14731,
"bytes": 1401
},
{
"ts": 14735,
"bytes": 1401
},
{
"ts": 14741,
"bytes": 1401
},
{
"ts": 14745,
"bytes": 1401
},
{
"ts": 14750,
"bytes": 1401
},
{
"ts": 14755,
"bytes": 1401
},
{
"ts": 14759,
"bytes": 1401
},
{
"ts": 14764,
"bytes": 1401
},
{
"ts": 14768,
"bytes": 1401
},
{
"ts": 14773,
"bytes": 1401
},
{
"ts": 14778,
"bytes": 1401
},
{
"ts": 14782,
"bytes": 1401
},
{
"ts": 14787,
"bytes": 1401
},
{
"ts": 14792,
"bytes": 1401
},
{
"ts": 14796,
"bytes": 1401
},
{
"ts": 14801,
"bytes": 1401
},
{
"ts": 14806,
"bytes": 1401
},
{
"ts": 14811,
"bytes": 1401
},
{
"ts": 14815,
"bytes": 1401
},
{
"ts": 14820,
"bytes": 1401
},
{
"ts": 14825,
"bytes": 1401
},
{
"ts": 14829,
"bytes": 1393
},
{
"ts": 14834,
"bytes": 1401
},
{
"ts": 14839,
"bytes": 1401
},
{
"ts": 14844,
"bytes": 1401
},
{
"ts": 14848,
"bytes": 1401
},
{
"ts": 14853,
"bytes": 1401
},
{
"ts": 14858,
"bytes": 1401
},
{
"ts": 14862,
"bytes": 1401
},
{
"ts": 14867,
"bytes": 1401
},
{
"ts": 14872,
"bytes": 1401
},
{
"ts": 14876,
"bytes": 1401
},
{
"ts": 14881,
"bytes": 1401
},
{
"ts": 14886,
"bytes": 1401
},
{
"ts": 14891,
"bytes": 1401
},
{
"ts": 14895,
"bytes": 1401
},
{
"ts": 14900,
"bytes": 1401
},
{
"ts": 14902,
"bytes": 1401
},
{
"ts": 14928,
"bytes": 1401
},
{
"ts": 14933,
"bytes": 1401
},
{
"ts": 14938,
"bytes": 1401
},
{
"ts": 14942,
"bytes": 1401
},
{
"ts": 14949,
"bytes": 1400
},
{
"ts": 14952,
"bytes": 1403
},
{
"ts": 14954,
"bytes": 1403
},
{
"ts": 14957,
"bytes": 1403
},
{
"ts": 14959,
"bytes": 1403
},
{
"ts": 14962,
"bytes": 1403
},
{
"ts": 14963,
"bytes": 1403
},
{
"ts": 14966,
"bytes": 1403
},
{
"ts": 14968,
"bytes": 1403
},
{
"ts": 14971,
"bytes": 1403
},
{
"ts": 14975,
"bytes": 1401
},
{
"ts": 14978,
"bytes": 1404
},
{
"ts": 14982,
"bytes": 1401
},
{
"ts": 14987,
"bytes": 1401
},
{
"ts": 14992,
"bytes": 1401
},
{
"ts": 14996,
"bytes": 1401
},
{
"ts": 15004,
"bytes": 1401
},
{
"ts": 15008,
"bytes": 1400
},
{
"ts": 15013,
"bytes": 1400
},
{
"ts": 15018,
"bytes": 1400
},
{
"ts": 15022,
"bytes": 1400
},
{
"ts": 15027,
"bytes": 1400
},
{
"ts": 15032,
"bytes": 1400
},
{
"ts": 15036,
"bytes": 1400
},
{
"ts": 15041,
"bytes": 1400
},
{
"ts": 15046,
"bytes": 1400
},
{
"ts": 15051,
"bytes": 1400
},
{
"ts": 15056,
"bytes": 1400
},
{
"ts": 15060,
"bytes": 1400
},
{
"ts": 15065,
"bytes": 1400
},
{
"ts": 15069,
"bytes": 1400
},
{
"ts": 15074,
"bytes": 1400
},
{
"ts": 15079,
"bytes": 1400
},
{
"ts": 15083,
"bytes": 1400
},
{
"ts": 15088,
"bytes": 1400
},
{
"ts": 15093,
"bytes": 1400
},
{
"ts": 15098,
"bytes": 1400
},
{
"ts": 15102,
"bytes": 1400
},
{
"ts": 15107,
"bytes": 1400
},
{
"ts": 15112,
"bytes": 1400
},
{
"ts": 15116,
"bytes": 1400
},
{
"ts": 15121,
"bytes": 1401
},
{
"ts": 15126,
"bytes": 1401
},
{
"ts": 15131,
"bytes": 1401
},
{
"ts": 15135,
"bytes": 1401
},
{
"ts": 15140,
"bytes": 1401
},
{
"ts": 15145,
"bytes": 1401
},
{
"ts": 15149,
"bytes": 1401
},
{
"ts": 15154,
"bytes": 1401
},
{
"ts": 15159,
"bytes": 1401
},
{
"ts": 15163,
"bytes": 1401
},
{
"ts": 15168,
"bytes": 1401
},
{
"ts": 15173,
"bytes": 1401
},
{
"ts": 15178,
"bytes": 1401
},
{
"ts": 15182,
"bytes": 1401
},
{
"ts": 15187,
"bytes": 1401
},
{
"ts": 15192,
"bytes": 1401
},
{
"ts": 15196,
"bytes": 1401
},
{
"ts": 15201,
"bytes": 1401
},
{
"ts": 15206,
"bytes": 1401
},
{
"ts": 15210,
"bytes": 1401
},
{
"ts": 15215,
"bytes": 1401
},
{
"ts": 15220,
"bytes": 1401
},
{
"ts": 15225,
"bytes": 1401
},
{
"ts": 15229,
"bytes": 1401
},
{
"ts": 15234,
"bytes": 1401
},
{
"ts": 15239,
"bytes": 1401
},
{
"ts": 15243,
"bytes": 1401
},
{
"ts": 15248,
"bytes": 1401
},
{
"ts": 15253,
"bytes": 1401
},
{
"ts": 15258,
"bytes": 1401
},
{
"ts": 15262,
"bytes": 1393
},
{
"ts": 15267,
"bytes": 1401
},
{
"ts": 15272,
"bytes": 1401
},
{
"ts": 15276,
"bytes": 1401
},
{
"ts": 15281,
"bytes": 1401
},
{
"ts": 15286,
"bytes": 1401
},
{
"ts": 15290,
"bytes": 1401
},
{
"ts": 15295,
"bytes": 1401
},
{
"ts": 15300,
"bytes": 1401
},
{
"ts": 15305,
"bytes": 1401
},
{
"ts": 15309,
"bytes": 1401
},
{
"ts": 15314,
"bytes": 1401
},
{
"ts": 15319,
"bytes": 1401
},
{
"ts": 15323,
"bytes": 1401
},
{
"ts": 15328,
"bytes": 1401
},
{
"ts": 15333,
"bytes": 1401
},
{
"ts": 15337,
"bytes": 1401
},
{
"ts": 15340,
"bytes": 1401
},
{
"ts": 15366,
"bytes": 1401
},
{
"ts": 15370,
"bytes": 1401
},
{
"ts": 15375,
"bytes": 1401
},
{
"ts": 15380,
"bytes": 1401
},
{
"ts": 15387,
"bytes": 1400
},
{
"ts": 15389,
"bytes": 1403
},
{
"ts": 15392,
"bytes": 1403
},
{
"ts": 15394,
"bytes": 1403
},
{
"ts": 15396,
"bytes": 1403
},
{
"ts": 15399,
"bytes": 1403
},
{
"ts": 15401,
"bytes": 1403
},
{
"ts": 15403,
"bytes": 1403
},
{
"ts": 15406,
"bytes": 1403
},
{
"ts": 15408,
"bytes": 1403
},
{
"ts": 15413,
"bytes": 1401
},
{
"ts": 15417,
"bytes": 1401
},
{
"ts": 15422,
"bytes": 1401
},
{
"ts": 15427,
"bytes": 1401
},
{
"ts": 15432,
"bytes": 1401
},
{
"ts": 15436,
"bytes": 1401
},
{
"ts": 15441,
"bytes": 1401
},
{
"ts": 15446,
"bytes": 1401
},
{
"ts": 15450,
"bytes": 1401
},
{
"ts": 15455,
"bytes": 1401
},
{
"ts": 15458,
"bytes": 1404
},
{
"ts": 15462,
"bytes": 1401
},
{
"ts": 15469,
"bytes": 1401
},
{
"ts": 15474,
"bytes": 1401
},
{
"ts": 15479,
"bytes": 1401
},
{
"ts": 15483,
"bytes": 1401
},
{
"ts": 15488,
"bytes": 1401
},
{
"ts": 15493,
"bytes": 1401
},
{
"ts": 15497,
"bytes": 1401
},
{
"ts": 15502,
"bytes": 1401
},
{
"ts": 15507,
"bytes": 1401
},
{
"ts": 15511,
"bytes": 1401
},
{
"ts": 15516,
"bytes": 1401
},
{
"ts": 15521,
"bytes": 1401
},
{
"ts": 15526,
"bytes": 1401
},
{
"ts": 15530,
"bytes": 1401
},
{
"ts": 15535,
"bytes": 1401
},
{
"ts": 15572,
"bytes": 9807
},
{
"ts": 15574,
"bytes": 1401
},
{
"ts": 15577,
"bytes": 1401
},
{
"ts": 15582,
"bytes": 1401
},
{
"ts": 15587,
"bytes": 1401
},
{
"ts": 15592,
"bytes": 1401
},
{
"ts": 15596,
"bytes": 1401
},
{
"ts": 15601,
"bytes": 1401
},
{
"ts": 15606,
"bytes": 1401
},
{
"ts": 15610,
"bytes": 1401
},
{
"ts": 15615,
"bytes": 1401
},
{
"ts": 15620,
"bytes": 1401
},
{
"ts": 15624,
"bytes": 1401
},
{
"ts": 15629,
"bytes": 1401
},
{
"ts": 15634,
"bytes": 1401
},
{
"ts": 15639,
"bytes": 1401
},
{
"ts": 15643,
"bytes": 1401
},
{
"ts": 15648,
"bytes": 1401
},
{
"ts": 15653,
"bytes": 1401
},
{
"ts": 15657,
"bytes": 1401
},
{
"ts": 15662,
"bytes": 1401
},
{
"ts": 15667,
"bytes": 1401
},
{
"ts": 15671,
"bytes": 1401
},
{
"ts": 15676,
"bytes": 1401
},
{
"ts": 15681,
"bytes": 1401
},
{
"ts": 15686,
"bytes": 1401
},
{
"ts": 15690,
"bytes": 1401
},
{
"ts": 15695,
"bytes": 1401
},
{
"ts": 15700,
"bytes": 1401
},
{
"ts": 15704,
"bytes": 1401
},
{
"ts": 15709,
"bytes": 1401
},
{
"ts": 15714,
"bytes": 1393
},
{
"ts": 15718,
"bytes": 1401
},
{
"ts": 15723,
"bytes": 1401
},
{
"ts": 15728,
"bytes": 1401
},
{
"ts": 15733,
"bytes": 1401
},
{
"ts": 15737,
"bytes": 1401
},
{
"ts": 15742,
"bytes": 1401
},
{
"ts": 15747,
"bytes": 1401
},
{
"ts": 15752,
"bytes": 1401
},
{
"ts": 15757,
"bytes": 1401
},
{
"ts": 15761,
"bytes": 1401
},
{
"ts": 15766,
"bytes": 1401
},
{
"ts": 15770,
"bytes": 1401
},
{
"ts": 15775,
"bytes": 1401
},
{
"ts": 15777,
"bytes": 1401
},
{
"ts": 15806,
"bytes": 1401
},
{
"ts": 15810,
"bytes": 1401
},
{
"ts": 15815,
"bytes": 1401
},
{
"ts": 15820,
"bytes": 1401
},
{
"ts": 15827,
"bytes": 1400
},
{
"ts": 15829,
"bytes": 1403
},
{
"ts": 15831,
"bytes": 1403
},
{
"ts": 15834,
"bytes": 1403
},
{
"ts": 15836,
"bytes": 1403
},
{
"ts": 15838,
"bytes": 1403
},
{
"ts": 15841,
"bytes": 1403
},
{
"ts": 15844,
"bytes": 1403
},
{
"ts": 15846,
"bytes": 1403
},
{
"ts": 15848,
"bytes": 1403
},
{
"ts": 15853,
"bytes": 1401
},
{
"ts": 15858,
"bytes": 1401
},
{
"ts": 15862,
"bytes": 1401
},
{
"ts": 15867,
"bytes": 1401
},
{
"ts": 15871,
"bytes": 1401
},
{
"ts": 15876,
"bytes": 1401
},
{
"ts": 15883,
"bytes": 1401
},
{
"ts": 15888,
"bytes": 1401
},
{
"ts": 15890,
"bytes": 1404
},
{
"ts": 15895,
"bytes": 1401
},
{
"ts": 15900,
"bytes": 1401
},
{
"ts": 15904,
"bytes": 1401
},
{
"ts": 15907,
"bytes": 1404
},
{
"ts": 15911,
"bytes": 1401
},
{
"ts": 15916,
"bytes": 1401
},
{
"ts": 15921,
"bytes": 1401
},
{
"ts": 15923,
"bytes": 1404
},
{
"ts": 15928,
"bytes": 1401
},
{
"ts": 15930,
"bytes": 1404
},
{
"ts": 15935,
"bytes": 1401
},
{
"ts": 15940,
"bytes": 1401
},
{
"ts": 15944,
"bytes": 1401
},
{
"ts": 15949,
"bytes": 1401
},
{
"ts": 15954,
"bytes": 1401
},
{
"ts": 15958,
"bytes": 1401
},
{
"ts": 15963,
"bytes": 1401
},
{
"ts": 15968,
"bytes": 1401
},
{
"ts": 15972,
"bytes": 1401
},
{
"ts": 15977,
"bytes": 1401
},
{
"ts": 15982,
"bytes": 1401
},
{
"ts": 15987,
"bytes": 1401
},
{
"ts": 15991,
"bytes": 1401
},
{
"ts": 15996,
"bytes": 1401
},
{
"ts": 16001,
"bytes": 1401
},
{
"ts": 16005,
"bytes": 1401
},
{
"ts": 16010,
"bytes": 1401
},
{
"ts": 16015,
"bytes": 1401
},
{
"ts": 16020,
"bytes": 1401
},
{
"ts": 16024,
"bytes": 1401
},
{
"ts": 16029,
"bytes": 1401
},
{
"ts": 16034,
"bytes": 1401
},
{
"ts": 16038,
"bytes": 1401
},
{
"ts": 16043,
"bytes": 1401
},
{
"ts": 16048,
"bytes": 1401
},
{
"ts": 16053,
"bytes": 1401
},
{
"ts": 16057,
"bytes": 1401
},
{
"ts": 16062,
"bytes": 1401
},
{
"ts": 16067,
"bytes": 1401
},
{
"ts": 16071,
"bytes": 1401
},
{
"ts": 16076,
"bytes": 1401
},
{
"ts": 16081,
"bytes": 1401
},
{
"ts": 16085,
"bytes": 1401
},
{
"ts": 16090,
"bytes": 1401
},
{
"ts": 16095,
"bytes": 1401
},
{
"ts": 16100,
"bytes": 1401
},
{
"ts": 16104,
"bytes": 1401
},
{
"ts": 16109,
"bytes": 1401
},
{
"ts": 16114,
"bytes": 1401
},
{
"ts": 16118,
"bytes": 1401
},
{
"ts": 16123,
"bytes": 1401
},
{
"ts": 16128,
"bytes": 1401
},
{
"ts": 16132,
"bytes": 1401
},
{
"ts": 16137,
"bytes": 1401
},
{
"ts": 16142,
"bytes": 1401
},
{
"ts": 16147,
"bytes": 1401
},
{
"ts": 16151,
"bytes": 1401
},
{
"ts": 16156,
"bytes": 1401
},
{
"ts": 16161,
"bytes": 1401
},
{
"ts": 16165,
"bytes": 1401
},
{
"ts": 16170,
"bytes": 1401
},
{
"ts": 16175,
"bytes": 1401
},
{
"ts": 16180,
"bytes": 1401
},
{
"ts": 16184,
"bytes": 1401
},
{
"ts": 16189,
"bytes": 1401
},
{
"ts": 16194,
"bytes": 1401
},
{
"ts": 16198,
"bytes": 1401
},
{
"ts": 16203,
"bytes": 1401
},
{
"ts": 16208,
"bytes": 1401
},
{
"ts": 16212,
"bytes": 1401
},
{
"ts": 16217,
"bytes": 1401
},
{
"ts": 16219,
"bytes": 1401
},
{
"ts": 16245,
"bytes": 1401
},
{
"ts": 16250,
"bytes": 1401
},
{
"ts": 16257,
"bytes": 1400
},
{
"ts": 16259,
"bytes": 1403
},
{
"ts": 16262,
"bytes": 1403
},
{
"ts": 16264,
"bytes": 1403
},
{
"ts": 16267,
"bytes": 1403
},
{
"ts": 16269,
"bytes": 1403
},
{
"ts": 16271,
"bytes": 1403
},
{
"ts": 16274,
"bytes": 1403
},
{
"ts": 16276,
"bytes": 1403
},
{
"ts": 16278,
"bytes": 1403
},
{
"ts": 16283,
"bytes": 1401
},
{
"ts": 16288,
"bytes": 1401
},
{
"ts": 16292,
"bytes": 1401
},
{
"ts": 16297,
"bytes": 1401
},
{
"ts": 16302,
"bytes": 1400
},
{
"ts": 16306,
"bytes": 1400
},
{
"ts": 16311,
"bytes": 1400
},
{
"ts": 16316,
"bytes": 1400
},
{
"ts": 16321,
"bytes": 1400
},
{
"ts": 16325,
"bytes": 1400
},
{
"ts": 16330,
"bytes": 1400
},
{
"ts": 16335,
"bytes": 1400
},
{
"ts": 16340,
"bytes": 1400
},
{
"ts": 16346,
"bytes": 1400
},
{
"ts": 16351,
"bytes": 1400
},
{
"ts": 16356,
"bytes": 1400
},
{
"ts": 16363,
"bytes": 1400
},
{
"ts": 16368,
"bytes": 1400
},
{
"ts": 16372,
"bytes": 1400
},
{
"ts": 16377,
"bytes": 1400
},
{
"ts": 16382,
"bytes": 1400
},
{
"ts": 16389,
"bytes": 1400
},
{
"ts": 16394,
"bytes": 1400
},
{
"ts": 16401,
"bytes": 1400
},
{
"ts": 16405,
"bytes": 1400
},
{
"ts": 16410,
"bytes": 1400
},
{
"ts": 16415,
"bytes": 1400
},
{
"ts": 16419,
"bytes": 1400
},
{
"ts": 16424,
"bytes": 1400
},
{
"ts": 16429,
"bytes": 1400
},
{
"ts": 16434,
"bytes": 1400
},
{
"ts": 16438,
"bytes": 1400
},
{
"ts": 16443,
"bytes": 1400
},
{
"ts": 16448,
"bytes": 1400
},
{
"ts": 16452,
"bytes": 1401
},
{
"ts": 16457,
"bytes": 1401
},
{
"ts": 16462,
"bytes": 1401
},
{
"ts": 16466,
"bytes": 1401
},
{
"ts": 16471,
"bytes": 1401
},
{
"ts": 16476,
"bytes": 1401
},
{
"ts": 16481,
"bytes": 1401
},
{
"ts": 16485,
"bytes": 1401
},
{
"ts": 16490,
"bytes": 1401
},
{
"ts": 16495,
"bytes": 1401
},
{
"ts": 16499,
"bytes": 1401
},
{
"ts": 16504,
"bytes": 1401
},
{
"ts": 16509,
"bytes": 1401
},
{
"ts": 16513,
"bytes": 1401
},
{
"ts": 16518,
"bytes": 1401
},
{
"ts": 16523,
"bytes": 1401
},
{
"ts": 16528,
"bytes": 1401
},
{
"ts": 16532,
"bytes": 1401
},
{
"ts": 16537,
"bytes": 1401
},
{
"ts": 16574,
"bytes": 9807
},
{
"ts": 16576,
"bytes": 1394
},
{
"ts": 16579,
"bytes": 1401
},
{
"ts": 16584,
"bytes": 1401
},
{
"ts": 16589,
"bytes": 1401
},
{
"ts": 16594,
"bytes": 1401
},
{
"ts": 16598,
"bytes": 1401
},
{
"ts": 16603,
"bytes": 1401
},
{
"ts": 16608,
"bytes": 1401
},
{
"ts": 16612,
"bytes": 1401
},
{
"ts": 16617,
"bytes": 1401
},
{
"ts": 16622,
"bytes": 1401
},
{
"ts": 16626,
"bytes": 1401
},
{
"ts": 16631,
"bytes": 1401
},
{
"ts": 16636,
"bytes": 1401
},
{
"ts": 16641,
"bytes": 1401
},
{
"ts": 16645,
"bytes": 1401
},
{
"ts": 16648,
"bytes": 1401
},
{
"ts": 16683,
"bytes": 1401
},
{
"ts": 16687,
"bytes": 1401
},
{
"ts": 16692,
"bytes": 1401
},
{
"ts": 16697,
"bytes": 1401
},
{
"ts": 16700,
"bytes": 1235
},
{
"ts": 16702,
"bytes": 1401
},
{
"ts": 16704,
"bytes": 1400
},
{
"ts": 16706,
"bytes": 1403
},
{
"ts": 16709,
"bytes": 1403
},
{
"ts": 16711,
"bytes": 1403
},
{
"ts": 16713,
"bytes": 1403
},
{
"ts": 16716,
"bytes": 1403
},
{
"ts": 16718,
"bytes": 1403
},
{
"ts": 16721,
"bytes": 1403
},
{
"ts": 16723,
"bytes": 1403
},
{
"ts": 16725,
"bytes": 1403
},
{
"ts": 16728,
"bytes": 1403
},
{
"ts": 16730,
"bytes": 1401
},
{
"ts": 16732,
"bytes": 1401
},
{
"ts": 16735,
"bytes": 1401
},
{
"ts": 16737,
"bytes": 1401
},
{
"ts": 16740,
"bytes": 1401
},
{
"ts": 16742,
"bytes": 1404
},
{
"ts": 16744,
"bytes": 1401
},
{
"ts": 16746,
"bytes": 1401
},
{
"ts": 16749,
"bytes": 1401
},
{
"ts": 16751,
"bytes": 1401
},
{
"ts": 16753,
"bytes": 1401
},
{
"ts": 16756,
"bytes": 1401
},
{
"ts": 16758,
"bytes": 1401
},
{
"ts": 16761,
"bytes": 1401
},
{
"ts": 16763,
"bytes": 1401
},
{
"ts": 16765,
"bytes": 1401
},
{
"ts": 16768,
"bytes": 1401
},
{
"ts": 16770,
"bytes": 1401
},
{
"ts": 16772,
"bytes": 1401
},
{
"ts": 16775,
"bytes": 1404
},
{
"ts": 16777,
"bytes": 1401
},
{
"ts": 16779,
"bytes": 1401
},
{
"ts": 16782,
"bytes": 1401
},
{
"ts": 16784,
"bytes": 1401
},
{
"ts": 16786,
"bytes": 1401
},
{
"ts": 16789,
"bytes": 1401
},
{
"ts": 16791,
"bytes": 1404
},
{
"ts": 16793,
"bytes": 1401
},
{
"ts": 16796,
"bytes": 1401
},
{
"ts": 16798,
"bytes": 1401
},
{
"ts": 16800,
"bytes": 1401
},
{
"ts": 16803,
"bytes": 1401
},
{
"ts": 16805,
"bytes": 1401
},
{
"ts": 16807,
"bytes": 1401
},
{
"ts": 16810,
"bytes": 1401
},
{
"ts": 16812,
"bytes": 1401
},
{
"ts": 16815,
"bytes": 1404
},
{
"ts": 16817,
"bytes": 1393
},
{
"ts": 16819,
"bytes": 1401
},
{
"ts": 16822,
"bytes": 1404
},
{
"ts": 16824,
"bytes": 1401
},
{
"ts": 16826,
"bytes": 1404
},
{
"ts": 16829,
"bytes": 1401
},
{
"ts": 16831,
"bytes": 1401
},
{
"ts": 16833,
"bytes": 1401
},
{
"ts": 16836,
"bytes": 1401
},
{
"ts": 16838,
"bytes": 1401
},
{
"ts": 16840,
"bytes": 1401
},
{
"ts": 16843,
"bytes": 1401
},
{
"ts": 16845,
"bytes": 909
},
{
"ts": 16845,
"bytes": 492
},
{
"ts": 16848,
"bytes": 1401
},
{
"ts": 16850,
"bytes": 1401
},
{
"ts": 16852,
"bytes": 1401
},
{
"ts": 16855,
"bytes": 1401
},
{
"ts": 16857,
"bytes": 1401
},
{
"ts": 16860,
"bytes": 1401
},
{
"ts": 16862,
"bytes": 1401
},
{
"ts": 16864,
"bytes": 1401
},
{
"ts": 16866,
"bytes": 1401
},
{
"ts": 16869,
"bytes": 1401
},
{
"ts": 16871,
"bytes": 1401
},
{
"ts": 16873,
"bytes": 1401
},
{
"ts": 16876,
"bytes": 1401
},
{
"ts": 16878,
"bytes": 1401
},
{
"ts": 16880,
"bytes": 1401
},
{
"ts": 16883,
"bytes": 1401
},
{
"ts": 16885,
"bytes": 1401
},
{
"ts": 16887,
"bytes": 1401
},
{
"ts": 16890,
"bytes": 1401
},
{
"ts": 16892,
"bytes": 1401
},
{
"ts": 16895,
"bytes": 1401
},
{
"ts": 16897,
"bytes": 1401
},
{
"ts": 16899,
"bytes": 1401
},
{
"ts": 16902,
"bytes": 1401
},
{
"ts": 16904,
"bytes": 1401
},
{
"ts": 16906,
"bytes": 1401
},
{
"ts": 16909,
"bytes": 1401
},
{
"ts": 16911,
"bytes": 1401
},
{
"ts": 16913,
"bytes": 1401
},
{
"ts": 16916,
"bytes": 1401
},
{
"ts": 16918,
"bytes": 1401
},
{
"ts": 16920,
"bytes": 1401
},
{
"ts": 16923,
"bytes": 1400
},
{
"ts": 16925,
"bytes": 1403
},
{
"ts": 16927,
"bytes": 1403
},
{
"ts": 16930,
"bytes": 1403
},
{
"ts": 16932,
"bytes": 1403
},
{
"ts": 16935,
"bytes": 1403
},
{
"ts": 16937,
"bytes": 1403
},
{
"ts": 16939,
"bytes": 1403
},
{
"ts": 16942,
"bytes": 1403
},
{
"ts": 16944,
"bytes": 1403
},
{
"ts": 16946,
"bytes": 1403
},
{
"ts": 16949,
"bytes": 1401
},
{
"ts": 16951,
"bytes": 1401
},
{
"ts": 16953,
"bytes": 1401
},
{
"ts": 16956,
"bytes": 1401
},
{
"ts": 16958,
"bytes": 1401
},
{
"ts": 16960,
"bytes": 1401
},
{
"ts": 16963,
"bytes": 1401
},
{
"ts": 16965,
"bytes": 1401
},
{
"ts": 16967,
"bytes": 1401
},
{
"ts": 16970,
"bytes": 1401
},
{
"ts": 16972,
"bytes": 1401
},
{
"ts": 16974,
"bytes": 1401
},
{
"ts": 16977,
"bytes": 1401
},
{
"ts": 16979,
"bytes": 1401
},
{
"ts": 16982,
"bytes": 1401
},
{
"ts": 16984,
"bytes": 1401
},
{
"ts": 16986,
"bytes": 1401
},
{
"ts": 16989,
"bytes": 1401
},
{
"ts": 16991,
"bytes": 1401
},
{
"ts": 16993,
"bytes": 1401
},
{
"ts": 16996,
"bytes": 1401
},
{
"ts": 16998,
"bytes": 1401
},
{
"ts": 17000,
"bytes": 1401
},
{
"ts": 17003,
"bytes": 1401
},
{
"ts": 17005,
"bytes": 1401
},
{
"ts": 17007,
"bytes": 1394
},
{
"ts": 17010,
"bytes": 1401
},
{
"ts": 17012,
"bytes": 1401
},
{
"ts": 17014,
"bytes": 1401
},
{
"ts": 17017,
"bytes": 1401
},
{
"ts": 17019,
"bytes": 1401
},
{
"ts": 17022,
"bytes": 1401
},
{
"ts": 17024,
"bytes": 1401
},
{
"ts": 17026,
"bytes": 1401
},
{
"ts": 17029,
"bytes": 1401
},
{
"ts": 17031,
"bytes": 1401
},
{
"ts": 17033,
"bytes": 1401
},
{
"ts": 17036,
"bytes": 1401
},
{
"ts": 17038,
"bytes": 1401
},
{
"ts": 17040,
"bytes": 1401
},
{
"ts": 17043,
"bytes": 1401
},
{
"ts": 17045,
"bytes": 1401
},
{
"ts": 17047,
"bytes": 1401
},
{
"ts": 17050,
"bytes": 1400
},
{
"ts": 17052,
"bytes": 1400
},
{
"ts": 17054,
"bytes": 1400
},
{
"ts": 17057,
"bytes": 1400
},
{
"ts": 17059,
"bytes": 1400
},
{
"ts": 17062,
"bytes": 1400
},
{
"ts": 17064,
"bytes": 1400
},
{
"ts": 17066,
"bytes": 1400
},
{
"ts": 17069,
"bytes": 1400
},
{
"ts": 17071,
"bytes": 1400
},
{
"ts": 17073,
"bytes": 1400
},
{
"ts": 17076,
"bytes": 1400
},
{
"ts": 17078,
"bytes": 1400
},
{
"ts": 17080,
"bytes": 1400
},
{
"ts": 17083,
"bytes": 1400
},
{
"ts": 17085,
"bytes": 1400
},
{
"ts": 17087,
"bytes": 1400
},
{
"ts": 17090,
"bytes": 1401
},
{
"ts": 17092,
"bytes": 1401
},
{
"ts": 17094,
"bytes": 1401
},
{
"ts": 17097,
"bytes": 1401
},
{
"ts": 17099,
"bytes": 1401
},
{
"ts": 17102,
"bytes": 1401
},
{
"ts": 17104,
"bytes": 1401
},
{
"ts": 17106,
"bytes": 1401
},
{
"ts": 17109,
"bytes": 1401
},
{
"ts": 17111,
"bytes": 1401
},
{
"ts": 17113,
"bytes": 1401
},
{
"ts": 17116,
"bytes": 1401
},
{
"ts": 17118,
"bytes": 1401
},
{
"ts": 17120,
"bytes": 1401
},
{
"ts": 17123,
"bytes": 1401
},
{
"ts": 17125,
"bytes": 1401
},
{
"ts": 17127,
"bytes": 1401
},
{
"ts": 17130,
"bytes": 1401
},
{
"ts": 17132,
"bytes": 1401
},
{
"ts": 17134,
"bytes": 1401
},
{
"ts": 17137,
"bytes": 1401
},
{
"ts": 17139,
"bytes": 1401
},
{
"ts": 17141,
"bytes": 1400
},
{
"ts": 17144,
"bytes": 1403
},
{
"ts": 17147,
"bytes": 1403
},
{
"ts": 17149,
"bytes": 1403
},
{
"ts": 17151,
"bytes": 1403
},
{
"ts": 17153,
"bytes": 1403
},
{
"ts": 17156,
"bytes": 1403
},
{
"ts": 17158,
"bytes": 1403
},
{
"ts": 17160,
"bytes": 1403
},
{
"ts": 17163,
"bytes": 1403
},
{
"ts": 17165,
"bytes": 1401
},
{
"ts": 17167,
"bytes": 1401
},
{
"ts": 17170,
"bytes": 1401
},
{
"ts": 17172,
"bytes": 1401
},
{
"ts": 17174,
"bytes": 1401
},
{
"ts": 17177,
"bytes": 1401
},
{
"ts": 17179,
"bytes": 1401
},
{
"ts": 17181,
"bytes": 1401
},
{
"ts": 17184,
"bytes": 1401
},
{
"ts": 17186,
"bytes": 1401
},
{
"ts": 17189,
"bytes": 1401
},
{
"ts": 17191,
"bytes": 1401
},
{
"ts": 17193,
"bytes": 1401
},
{
"ts": 17196,
"bytes": 1401
},
{
"ts": 17198,
"bytes": 1401
},
{
"ts": 17200,
"bytes": 1401
},
{
"ts": 17203,
"bytes": 1401
},
{
"ts": 17205,
"bytes": 1401
},
{
"ts": 17207,
"bytes": 1401
},
{
"ts": 17210,
"bytes": 1401
},
{
"ts": 17212,
"bytes": 1401
},
{
"ts": 17214,
"bytes": 1401
},
{
"ts": 17217,
"bytes": 1401
},
{
"ts": 17219,
"bytes": 1401
},
{
"ts": 17221,
"bytes": 1401
},
{
"ts": 17224,
"bytes": 1401
},
{
"ts": 17226,
"bytes": 1401
},
{
"ts": 17228,
"bytes": 1404
},
{
"ts": 17231,
"bytes": 1401
},
{
"ts": 17233,
"bytes": 1401
},
{
"ts": 17236,
"bytes": 1401
},
{
"ts": 17238,
"bytes": 1401
},
{
"ts": 17240,
"bytes": 1404
},
{
"ts": 17243,
"bytes": 1401
},
{
"ts": 17245,
"bytes": 1394
},
{
"ts": 17247,
"bytes": 1401
},
{
"ts": 17250,
"bytes": 1401
},
{
"ts": 17252,
"bytes": 1404
},
{
"ts": 17254,
"bytes": 1401
},
{
"ts": 17257,
"bytes": 1401
},
{
"ts": 17259,
"bytes": 1401
},
{
"ts": 17261,
"bytes": 1401
},
{
"ts": 17264,
"bytes": 1401
},
{
"ts": 17266,
"bytes": 1401
},
{
"ts": 17268,
"bytes": 1401
},
{
"ts": 17271,
"bytes": 1401
},
{
"ts": 17273,
"bytes": 1401
},
{
"ts": 17276,
"bytes": 1401
},
{
"ts": 17278,
"bytes": 1401
},
{
"ts": 17280,
"bytes": 1404
},
{
"ts": 17283,
"bytes": 1401
},
{
"ts": 17285,
"bytes": 1401
},
{
"ts": 17287,
"bytes": 1401
},
{
"ts": 17290,
"bytes": 1401
},
{
"ts": 17292,
"bytes": 1401
},
{
"ts": 17294,
"bytes": 1401
},
{
"ts": 17297,
"bytes": 1401
},
{
"ts": 17299,
"bytes": 1401
},
{
"ts": 17301,
"bytes": 1401
},
{
"ts": 17304,
"bytes": 1401
},
{
"ts": 17306,
"bytes": 1401
},
{
"ts": 17308,
"bytes": 1401
},
{
"ts": 17311,
"bytes": 1401
},
{
"ts": 17313,
"bytes": 1401
},
{
"ts": 17316,
"bytes": 1401
},
{
"ts": 17318,
"bytes": 1401
},
{
"ts": 17320,
"bytes": 1401
},
{
"ts": 17323,
"bytes": 1401
},
{
"ts": 17325,
"bytes": 1401
},
{
"ts": 17327,
"bytes": 1401
},
{
"ts": 17330,
"bytes": 1401
},
{
"ts": 17332,
"bytes": 1401
},
{
"ts": 17334,
"bytes": 1401
},
{
"ts": 17337,
"bytes": 1401
},
{
"ts": 17339,
"bytes": 1401
},
{
"ts": 17341,
"bytes": 1401
},
{
"ts": 17344,
"bytes": 1401
},
{
"ts": 17346,
"bytes": 1401
},
{
"ts": 17349,
"bytes": 1401
},
{
"ts": 17351,
"bytes": 1401
},
{
"ts": 17353,
"bytes": 1401
},
{
"ts": 17356,
"bytes": 1401
},
{
"ts": 17358,
"bytes": 1401
},
{
"ts": 17360,
"bytes": 1400
},
{
"ts": 17363,
"bytes": 1403
},
{
"ts": 17365,
"bytes": 1403
},
{
"ts": 17367,
"bytes": 1403
},
{
"ts": 17370,
"bytes": 1403
},
{
"ts": 17372,
"bytes": 1403
},
{
"ts": 17374,
"bytes": 1403
},
{
"ts": 17377,
"bytes": 1403
},
{
"ts": 17379,
"bytes": 1403
},
{
"ts": 17381,
"bytes": 1403
},
{
"ts": 17384,
"bytes": 1401
},
{
"ts": 17386,
"bytes": 1401
},
{
"ts": 17388,
"bytes": 1401
},
{
"ts": 17391,
"bytes": 1401
},
{
"ts": 17393,
"bytes": 1401
},
{
"ts": 17395,
"bytes": 1401
},
{
"ts": 17398,
"bytes": 1401
},
{
"ts": 17400,
"bytes": 1401
},
{
"ts": 17403,
"bytes": 1401
},
{
"ts": 17405,
"bytes": 1401
},
{
"ts": 17407,
"bytes": 1401
},
{
"ts": 17410,
"bytes": 1401
},
{
"ts": 17412,
"bytes": 1401
},
{
"ts": 17414,
"bytes": 1401
},
{
"ts": 17417,
"bytes": 1401
},
{
"ts": 17419,
"bytes": 1401
},
{
"ts": 17421,
"bytes": 1401
},
{
"ts": 17424,
"bytes": 1401
},
{
"ts": 17426,
"bytes": 1401
},
{
"ts": 17428,
"bytes": 1401
},
{
"ts": 17431,
"bytes": 1401
},
{
"ts": 17433,
"bytes": 1401
},
{
"ts": 17435,
"bytes": 1401
},
{
"ts": 17438,
"bytes": 1401
},
{
"ts": 17440,
"bytes": 1401
},
{
"ts": 17443,
"bytes": 1401
},
{
"ts": 17445,
"bytes": 1401
},
{
"ts": 17447,
"bytes": 1401
},
{
"ts": 17450,
"bytes": 1401
},
{
"ts": 17452,
"bytes": 1401
},
{
"ts": 17453,
"bytes": 374
}
],
"expires": "Wed, 07 May 2025 06:50:24 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 132,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 468,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"if-range: \"a58776-67fec956-3987b38b905f7235;;;\"",
"priority: i",
"range: bytes=6550288-6550288",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"cache-control: public, max-age=604800",
"content-length: 1",
"content-range: bytes 6550288-6550288\/10848118",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:50:23 GMT",
"etag: \"a58776-67fec956-3987b38b905f7235;;;\"",
"expires: Wed, 07 May 2025 06:50:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:14 GMT",
"x-content-type-options: nosniff",
"accept-ranges: bytes"
]
},
"bytesOut": 2344,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 307,
"netlog_id": 107,
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "10 MiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 9545,
"ImageHeight": 13333,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "9545x13333",
"Megapixels": 127.3
}
},
"magick": {
"format": "JPEG",
"formatDescription": "Joint Photographic Experts Group JFIF format",
"mimeType": "image\/jpeg",
"class": "DirectClass",
"geometry": {
"width": 9545,
"height": 13333,
"x": 0,
"y": 0
},
"units": "Undefined",
"type": "TrueColor",
"endianness": "Undefined",
"colorspace": "sRGB",
"depth": 8,
"baseDepth": 8,
"channelDepth": {
"red": 8,
"green": 8,
"blue": 8
},
"pixels": 127263485,
"imageStatistics": {
"all": {
"min": 0,
"max": 255,
"mean": 129.29300000000001,
"standardDeviation": 98.162899999999993,
"kurtosis": -1.86626,
"skewness": 0.11043,
"entropy": 0.87194899999999997
}
},
"channelStatistics": {
"red": {
"min": 0,
"max": 255,
"mean": 128.489,
"standardDeviation": 98.434399999999997,
"kurtosis": -1.8619399999999999,
"skewness": 0.103896,
"entropy": 0.87237399999999998
},
"green": {
"min": 0,
"max": 255,
"mean": 129.77199999999999,
"standardDeviation": 98.648899999999998,
"kurtosis": -1.87043,
"skewness": 0.108766,
"entropy": 0.86942200000000003
},
"blue": {
"min": 0,
"max": 255,
"mean": 129.61799999999999,
"standardDeviation": 97.405600000000007,
"kurtosis": -1.86747,
"skewness": 0.11905,
"entropy": 0.87405200000000005
}
},
"renderingIntent": "Perceptual",
"gamma": 0.45454499999999998,
"chromaticity": {
"redPrimary": {
"x": 0.64000000000000001,
"y": 0.33000000000000002
},
"greenPrimary": {
"x": 0.29999999999999999,
"y": 0.59999999999999998
},
"bluePrimary": {
"x": 0.14999999999999999,
"y": 0.059999999999999998
},
"whitePrimary": {
"x": 0.31269999999999998,
"y": 0.32900000000000001
}
},
"backgroundColor": "#FFFFFF",
"borderColor": "#DFDFDF",
"matteColor": "#BDBDBD",
"transparentColor": "#000000",
"interlace": "JPEG",
"intensity": "Undefined",
"compose": "Over",
"pageGeometry": {
"width": 9545,
"height": 13333,
"x": 0,
"y": 0
},
"dispose": "Undefined",
"iterations": 0,
"compression": "JPEG",
"quality": 94,
"orientation": "Undefined",
"properties": {
"date:create": "2025-04-30T06:50:40+00:00",
"date:modify": "2025-04-30T06:50:40+00:00",
"jpeg:colorspace": "2",
"jpeg:sampling-factor": "1x1,1x1,1x1",
"signature": "b1102a87143e3a8479b2bcb6206e1ee6ed6d2f5c2ca34bb8621c4c4d2ca07540"
},
"tainted": false,
"filesize": "10.8481MB",
"numberPixels": "127.263M",
"pixelsPerSecond": "81.2211MB",
"userTime": "1.490u",
"elapsedTime": "0:02.566"
}
},
"jpeg_scan_count": 7,
"score_progressive_jpeg": 100,
"load_end": 17453,
"ttfb_start": 580,
"ttfb_end": 632,
"download_start": 632,
"download_end": 17453,
"download_ms": 16821,
"all_start": 580,
"all_end": 17453,
"all_ms": 16873,
"index": 3,
"number": 4
},
{
"type": 3,
"id": "36984.21",
"request_id": "36984.21",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"raw_id": "36984.21",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 206,
"request_type": "Image",
"load_ms": 16119,
"ttfb_ms": 55,
"load_start": 580,
"load_start_float": 580.00010799999995,
"bytesIn": 10446483,
"objectSize": 10446483,
"objectSizeUncompressed": 10446483,
"chunks": [
{
"ts": 642,
"bytes": 65536
},
{
"ts": 648,
"bytes": 65536
},
{
"ts": 658,
"bytes": 65536
},
{
"ts": 669,
"bytes": 65536
},
{
"ts": 677,
"bytes": 65536
},
{
"ts": 687,
"bytes": 65536
},
{
"ts": 693,
"bytes": 65536
},
{
"ts": 702,
"bytes": 65536
},
{
"ts": 714,
"bytes": 65536
},
{
"ts": 724,
"bytes": 65536
},
{
"ts": 746,
"bytes": 65536
},
{
"ts": 754,
"bytes": 65536
},
{
"ts": 771,
"bytes": 65536
},
{
"ts": 786,
"bytes": 65536
},
{
"ts": 798,
"bytes": 65536
},
{
"ts": 808,
"bytes": 65536
},
{
"ts": 819,
"bytes": 65536
},
{
"ts": 835,
"bytes": 65536
},
{
"ts": 852,
"bytes": 65536
},
{
"ts": 868,
"bytes": 65536
},
{
"ts": 881,
"bytes": 65536
},
{
"ts": 897,
"bytes": 65536
},
{
"ts": 917,
"bytes": 65536
},
{
"ts": 930,
"bytes": 65536
},
{
"ts": 946,
"bytes": 65536
},
{
"ts": 957,
"bytes": 65536
},
{
"ts": 969,
"bytes": 65536
},
{
"ts": 975,
"bytes": 65536
},
{
"ts": 979,
"bytes": 65536
},
{
"ts": 983,
"bytes": 65536
},
{
"ts": 988,
"bytes": 65536
},
{
"ts": 995,
"bytes": 65536
},
{
"ts": 1003,
"bytes": 65536
},
{
"ts": 1006,
"bytes": 65536
},
{
"ts": 1014,
"bytes": 65536
},
{
"ts": 1022,
"bytes": 65536
},
{
"ts": 1027,
"bytes": 65536
},
{
"ts": 1031,
"bytes": 65536
},
{
"ts": 1035,
"bytes": 65536
},
{
"ts": 1039,
"bytes": 65536
},
{
"ts": 1043,
"bytes": 65536
},
{
"ts": 1047,
"bytes": 65536
},
{
"ts": 1052,
"bytes": 65536
},
{
"ts": 1056,
"bytes": 65536
},
{
"ts": 1062,
"bytes": 65536
},
{
"ts": 1067,
"bytes": 65536
},
{
"ts": 1072,
"bytes": 65536
},
{
"ts": 1076,
"bytes": 65536
},
{
"ts": 1082,
"bytes": 65536
},
{
"ts": 1087,
"bytes": 65536
},
{
"ts": 1092,
"bytes": 65536
},
{
"ts": 1097,
"bytes": 65536
},
{
"ts": 1102,
"bytes": 65536
},
{
"ts": 1105,
"bytes": 65536
},
{
"ts": 1110,
"bytes": 65536
},
{
"ts": 1114,
"bytes": 65536
},
{
"ts": 1119,
"bytes": 65536
},
{
"ts": 1123,
"bytes": 65536
},
{
"ts": 1127,
"bytes": 65536
},
{
"ts": 1132,
"bytes": 65536
},
{
"ts": 1136,
"bytes": 65536
},
{
"ts": 1139,
"bytes": 65536
},
{
"ts": 1145,
"bytes": 65536
},
{
"ts": 1150,
"bytes": 65536
},
{
"ts": 1155,
"bytes": 65536
},
{
"ts": 1160,
"bytes": 65536
},
{
"ts": 1165,
"bytes": 65536
},
{
"ts": 1170,
"bytes": 65536
},
{
"ts": 1173,
"bytes": 65536
},
{
"ts": 1179,
"bytes": 65536
},
{
"ts": 1183,
"bytes": 65536
},
{
"ts": 1187,
"bytes": 65536
},
{
"ts": 1191,
"bytes": 65536
},
{
"ts": 1196,
"bytes": 65536
},
{
"ts": 1200,
"bytes": 65536
},
{
"ts": 1204,
"bytes": 65536
},
{
"ts": 1210,
"bytes": 65536
},
{
"ts": 1218,
"bytes": 65536
},
{
"ts": 1226,
"bytes": 65536
},
{
"ts": 1231,
"bytes": 65536
},
{
"ts": 1239,
"bytes": 65536
},
{
"ts": 1243,
"bytes": 65536
},
{
"ts": 1248,
"bytes": 65536
},
{
"ts": 1252,
"bytes": 65536
},
{
"ts": 1257,
"bytes": 65536
},
{
"ts": 1263,
"bytes": 65536
},
{
"ts": 1272,
"bytes": 65536
},
{
"ts": 1280,
"bytes": 65536
},
{
"ts": 1291,
"bytes": 65536
},
{
"ts": 1294,
"bytes": 65536
},
{
"ts": 1298,
"bytes": 65536
},
{
"ts": 1300,
"bytes": 65536
},
{
"ts": 1301,
"bytes": 65536
},
{
"ts": 1305,
"bytes": 65536
},
{
"ts": 1307,
"bytes": 65536
},
{
"ts": 1308,
"bytes": 65536
},
{
"ts": 1309,
"bytes": 65536
},
{
"ts": 1310,
"bytes": 65536
},
{
"ts": 1311,
"bytes": 65536
},
{
"ts": 1312,
"bytes": 62224
},
{
"ts": 1419,
"bytes": 1122
},
{
"ts": 1421,
"bytes": 1229
},
{
"ts": 1423,
"bytes": 1229
},
{
"ts": 1425,
"bytes": 1229
},
{
"ts": 1427,
"bytes": 1229
},
{
"ts": 1429,
"bytes": 1229
},
{
"ts": 1431,
"bytes": 1229
},
{
"ts": 1433,
"bytes": 1229
},
{
"ts": 1436,
"bytes": 1229
},
{
"ts": 1442,
"bytes": 1227
},
{
"ts": 1444,
"bytes": 1230
},
{
"ts": 1452,
"bytes": 1227
},
{
"ts": 1454,
"bytes": 1230
},
{
"ts": 1465,
"bytes": 1227
},
{
"ts": 1467,
"bytes": 1228
},
{
"ts": 1477,
"bytes": 1225
},
{
"ts": 1479,
"bytes": 1228
},
{
"ts": 1488,
"bytes": 1401
},
{
"ts": 1495,
"bytes": 1401
},
{
"ts": 1497,
"bytes": 1404
},
{
"ts": 1509,
"bytes": 1401
},
{
"ts": 1516,
"bytes": 1401
},
{
"ts": 1525,
"bytes": 1401
},
{
"ts": 1532,
"bytes": 1400
},
{
"ts": 1542,
"bytes": 1400
},
{
"ts": 1549,
"bytes": 1400
},
{
"ts": 1556,
"bytes": 1400
},
{
"ts": 1563,
"bytes": 1400
},
{
"ts": 1565,
"bytes": 1403
},
{
"ts": 1572,
"bytes": 1393
},
{
"ts": 1584,
"bytes": 1400
},
{
"ts": 1586,
"bytes": 1403
},
{
"ts": 1596,
"bytes": 1400
},
{
"ts": 1598,
"bytes": 1403
},
{
"ts": 1607,
"bytes": 1400
},
{
"ts": 1610,
"bytes": 1403
},
{
"ts": 1622,
"bytes": 1400
},
{
"ts": 1633,
"bytes": 1400
},
{
"ts": 1636,
"bytes": 1403
},
{
"ts": 1643,
"bytes": 1400
},
{
"ts": 1645,
"bytes": 1403
},
{
"ts": 1657,
"bytes": 1400
},
{
"ts": 1659,
"bytes": 1403
},
{
"ts": 1671,
"bytes": 1392
},
{
"ts": 1673,
"bytes": 1403
},
{
"ts": 1683,
"bytes": 1400
},
{
"ts": 1685,
"bytes": 1403
},
{
"ts": 1694,
"bytes": 1400
},
{
"ts": 1697,
"bytes": 1403
},
{
"ts": 1706,
"bytes": 1400
},
{
"ts": 1709,
"bytes": 1403
},
{
"ts": 1718,
"bytes": 1400
},
{
"ts": 1720,
"bytes": 1403
},
{
"ts": 1730,
"bytes": 1400
},
{
"ts": 1732,
"bytes": 1403
},
{
"ts": 1742,
"bytes": 1400
},
{
"ts": 1744,
"bytes": 1403
},
{
"ts": 1753,
"bytes": 1400
},
{
"ts": 1756,
"bytes": 1403
},
{
"ts": 1765,
"bytes": 1400
},
{
"ts": 1767,
"bytes": 1403
},
{
"ts": 1779,
"bytes": 1400
},
{
"ts": 1782,
"bytes": 1403
},
{
"ts": 1791,
"bytes": 1400
},
{
"ts": 1793,
"bytes": 1403
},
{
"ts": 1803,
"bytes": 1400
},
{
"ts": 1805,
"bytes": 1403
},
{
"ts": 1814,
"bytes": 1400
},
{
"ts": 1817,
"bytes": 1403
},
{
"ts": 1850,
"bytes": 1400
},
{
"ts": 1852,
"bytes": 1403
},
{
"ts": 1866,
"bytes": 1400
},
{
"ts": 1869,
"bytes": 1403
},
{
"ts": 1878,
"bytes": 1400
},
{
"ts": 1880,
"bytes": 1403
},
{
"ts": 1890,
"bytes": 1400
},
{
"ts": 1892,
"bytes": 1403
},
{
"ts": 1906,
"bytes": 1400
},
{
"ts": 1909,
"bytes": 1403
},
{
"ts": 1918,
"bytes": 1400
},
{
"ts": 1920,
"bytes": 1403
},
{
"ts": 1932,
"bytes": 1400
},
{
"ts": 1944,
"bytes": 1400
},
{
"ts": 1956,
"bytes": 1400
},
{
"ts": 1958,
"bytes": 1403
},
{
"ts": 1967,
"bytes": 1400
},
{
"ts": 1970,
"bytes": 1403
},
{
"ts": 1979,
"bytes": 1400
},
{
"ts": 1981,
"bytes": 1403
},
{
"ts": 1996,
"bytes": 1400
},
{
"ts": 1998,
"bytes": 1403
},
{
"ts": 2007,
"bytes": 1400
},
{
"ts": 2010,
"bytes": 1403
},
{
"ts": 2017,
"bytes": 1401
},
{
"ts": 2024,
"bytes": 1401
},
{
"ts": 2031,
"bytes": 1401
},
{
"ts": 2038,
"bytes": 1401
},
{
"ts": 2045,
"bytes": 1401
},
{
"ts": 2052,
"bytes": 1401
},
{
"ts": 2062,
"bytes": 1401
},
{
"ts": 2069,
"bytes": 1401
},
{
"ts": 2076,
"bytes": 1401
},
{
"ts": 2083,
"bytes": 1401
},
{
"ts": 2090,
"bytes": 1401
},
{
"ts": 2098,
"bytes": 1401
},
{
"ts": 2105,
"bytes": 1401
},
{
"ts": 2112,
"bytes": 1401
},
{
"ts": 2119,
"bytes": 1401
},
{
"ts": 2126,
"bytes": 1401
},
{
"ts": 2133,
"bytes": 1401
},
{
"ts": 2140,
"bytes": 1401
},
{
"ts": 2147,
"bytes": 1401
},
{
"ts": 2154,
"bytes": 1401
},
{
"ts": 2161,
"bytes": 1401
},
{
"ts": 2168,
"bytes": 1401
},
{
"ts": 2175,
"bytes": 1401
},
{
"ts": 2182,
"bytes": 1401
},
{
"ts": 2189,
"bytes": 1401
},
{
"ts": 2196,
"bytes": 1401
},
{
"ts": 2203,
"bytes": 1401
},
{
"ts": 2210,
"bytes": 1401
},
{
"ts": 2217,
"bytes": 1401
},
{
"ts": 2224,
"bytes": 1401
},
{
"ts": 2232,
"bytes": 1401
},
{
"ts": 2241,
"bytes": 1401
},
{
"ts": 2250,
"bytes": 1394
},
{
"ts": 2258,
"bytes": 1401
},
{
"ts": 2264,
"bytes": 1401
},
{
"ts": 2272,
"bytes": 1401
},
{
"ts": 2279,
"bytes": 1401
},
{
"ts": 2286,
"bytes": 1401
},
{
"ts": 2293,
"bytes": 1401
},
{
"ts": 2300,
"bytes": 1401
},
{
"ts": 2307,
"bytes": 1401
},
{
"ts": 2314,
"bytes": 1401
},
{
"ts": 2321,
"bytes": 1401
},
{
"ts": 2328,
"bytes": 1401
},
{
"ts": 2335,
"bytes": 1401
},
{
"ts": 2342,
"bytes": 1401
},
{
"ts": 2349,
"bytes": 1401
},
{
"ts": 2356,
"bytes": 1401
},
{
"ts": 2363,
"bytes": 1401
},
{
"ts": 2370,
"bytes": 1401
},
{
"ts": 2377,
"bytes": 1401
},
{
"ts": 2384,
"bytes": 1401
},
{
"ts": 2391,
"bytes": 1401
},
{
"ts": 2399,
"bytes": 1401
},
{
"ts": 2406,
"bytes": 1401
},
{
"ts": 2413,
"bytes": 1401
},
{
"ts": 2420,
"bytes": 1401
},
{
"ts": 2427,
"bytes": 1401
},
{
"ts": 2434,
"bytes": 1401
},
{
"ts": 2439,
"bytes": 1400
},
{
"ts": 2474,
"bytes": 1400
},
{
"ts": 2481,
"bytes": 1400
},
{
"ts": 2488,
"bytes": 1400
},
{
"ts": 2495,
"bytes": 1400
},
{
"ts": 2502,
"bytes": 1400
},
{
"ts": 2509,
"bytes": 1401
},
{
"ts": 2516,
"bytes": 1401
},
{
"ts": 2523,
"bytes": 1401
},
{
"ts": 2530,
"bytes": 1401
},
{
"ts": 2537,
"bytes": 1400
},
{
"ts": 2540,
"bytes": 1403
},
{
"ts": 2544,
"bytes": 1403
},
{
"ts": 2552,
"bytes": 1403
},
{
"ts": 2552,
"bytes": 4209
},
{
"ts": 2554,
"bytes": 1403
},
{
"ts": 2556,
"bytes": 1403
},
{
"ts": 2559,
"bytes": 1403
},
{
"ts": 2562,
"bytes": 1403
},
{
"ts": 2566,
"bytes": 1401
},
{
"ts": 2573,
"bytes": 1401
},
{
"ts": 2580,
"bytes": 1401
},
{
"ts": 2587,
"bytes": 1401
},
{
"ts": 2594,
"bytes": 1401
},
{
"ts": 2601,
"bytes": 1401
},
{
"ts": 2608,
"bytes": 1401
},
{
"ts": 2615,
"bytes": 1401
},
{
"ts": 2624,
"bytes": 1401
},
{
"ts": 2634,
"bytes": 1401
},
{
"ts": 2641,
"bytes": 1401
},
{
"ts": 2643,
"bytes": 1404
},
{
"ts": 2653,
"bytes": 1401
},
{
"ts": 2660,
"bytes": 1401
},
{
"ts": 2667,
"bytes": 1401
},
{
"ts": 2676,
"bytes": 1401
},
{
"ts": 2683,
"bytes": 1401
},
{
"ts": 2690,
"bytes": 1401
},
{
"ts": 2697,
"bytes": 1401
},
{
"ts": 2704,
"bytes": 1401
},
{
"ts": 2711,
"bytes": 1401
},
{
"ts": 2718,
"bytes": 1401
},
{
"ts": 2726,
"bytes": 1401
},
{
"ts": 2733,
"bytes": 1401
},
{
"ts": 2740,
"bytes": 1401
},
{
"ts": 2747,
"bytes": 1401
},
{
"ts": 2754,
"bytes": 1401
},
{
"ts": 2761,
"bytes": 1401
},
{
"ts": 2768,
"bytes": 1401
},
{
"ts": 2775,
"bytes": 1401
},
{
"ts": 2782,
"bytes": 1401
},
{
"ts": 2789,
"bytes": 1401
},
{
"ts": 2796,
"bytes": 1401
},
{
"ts": 2803,
"bytes": 1401
},
{
"ts": 2810,
"bytes": 1401
},
{
"ts": 2817,
"bytes": 1401
},
{
"ts": 2824,
"bytes": 1400
},
{
"ts": 2831,
"bytes": 1400
},
{
"ts": 2838,
"bytes": 1400
},
{
"ts": 2845,
"bytes": 1400
},
{
"ts": 2853,
"bytes": 1400
},
{
"ts": 2860,
"bytes": 1400
},
{
"ts": 2867,
"bytes": 1400
},
{
"ts": 2874,
"bytes": 1400
},
{
"ts": 2881,
"bytes": 1400
},
{
"ts": 2888,
"bytes": 1400
},
{
"ts": 2895,
"bytes": 1394
},
{
"ts": 2902,
"bytes": 1400
},
{
"ts": 2909,
"bytes": 1400
},
{
"ts": 2916,
"bytes": 1400
},
{
"ts": 2923,
"bytes": 1400
},
{
"ts": 2930,
"bytes": 1400
},
{
"ts": 2937,
"bytes": 1400
},
{
"ts": 2944,
"bytes": 1400
},
{
"ts": 2951,
"bytes": 1400
},
{
"ts": 2958,
"bytes": 1400
},
{
"ts": 2965,
"bytes": 1401
},
{
"ts": 2972,
"bytes": 1401
},
{
"ts": 2979,
"bytes": 1401
},
{
"ts": 2987,
"bytes": 1401
},
{
"ts": 2994,
"bytes": 1401
},
{
"ts": 3001,
"bytes": 1401
},
{
"ts": 3008,
"bytes": 1401
},
{
"ts": 3015,
"bytes": 1401
},
{
"ts": 3024,
"bytes": 1401
},
{
"ts": 3034,
"bytes": 1401
},
{
"ts": 3041,
"bytes": 1401
},
{
"ts": 3045,
"bytes": 1401
},
{
"ts": 3074,
"bytes": 1401
},
{
"ts": 3081,
"bytes": 1401
},
{
"ts": 3088,
"bytes": 1401
},
{
"ts": 3095,
"bytes": 1401
},
{
"ts": 3102,
"bytes": 1401
},
{
"ts": 3109,
"bytes": 1401
},
{
"ts": 3116,
"bytes": 1401
},
{
"ts": 3123,
"bytes": 1401
},
{
"ts": 3130,
"bytes": 1401
},
{
"ts": 3137,
"bytes": 1401
},
{
"ts": 3144,
"bytes": 1401
},
{
"ts": 3151,
"bytes": 1401
},
{
"ts": 3158,
"bytes": 1401
},
{
"ts": 3165,
"bytes": 1401
},
{
"ts": 3175,
"bytes": 1400
},
{
"ts": 3177,
"bytes": 1403
},
{
"ts": 3179,
"bytes": 1403
},
{
"ts": 3182,
"bytes": 1403
},
{
"ts": 3184,
"bytes": 1403
},
{
"ts": 3186,
"bytes": 1403
},
{
"ts": 3189,
"bytes": 1403
},
{
"ts": 3191,
"bytes": 1403
},
{
"ts": 3194,
"bytes": 1403
},
{
"ts": 3196,
"bytes": 1403
},
{
"ts": 3203,
"bytes": 1401
},
{
"ts": 3210,
"bytes": 1401
},
{
"ts": 3217,
"bytes": 1401
},
{
"ts": 3224,
"bytes": 1401
},
{
"ts": 3231,
"bytes": 1400
},
{
"ts": 3238,
"bytes": 1400
},
{
"ts": 3245,
"bytes": 1400
},
{
"ts": 3252,
"bytes": 1400
},
{
"ts": 3260,
"bytes": 1400
},
{
"ts": 3266,
"bytes": 1400
},
{
"ts": 3295,
"bytes": 1400
},
{
"ts": 3302,
"bytes": 1400
},
{
"ts": 3309,
"bytes": 1400
},
{
"ts": 3316,
"bytes": 1400
},
{
"ts": 3323,
"bytes": 1400
},
{
"ts": 3330,
"bytes": 1400
},
{
"ts": 3337,
"bytes": 1400
},
{
"ts": 3344,
"bytes": 1400
},
{
"ts": 3351,
"bytes": 1400
},
{
"ts": 3358,
"bytes": 1400
},
{
"ts": 3368,
"bytes": 1400
},
{
"ts": 3375,
"bytes": 1400
},
{
"ts": 3382,
"bytes": 1400
},
{
"ts": 3389,
"bytes": 1400
},
{
"ts": 3398,
"bytes": 1400
},
{
"ts": 3405,
"bytes": 1401
},
{
"ts": 3412,
"bytes": 1401
},
{
"ts": 3419,
"bytes": 1401
},
{
"ts": 3426,
"bytes": 1401
},
{
"ts": 3433,
"bytes": 1401
},
{
"ts": 3440,
"bytes": 1401
},
{
"ts": 3448,
"bytes": 1401
},
{
"ts": 3455,
"bytes": 1401
},
{
"ts": 3462,
"bytes": 1401
},
{
"ts": 3469,
"bytes": 1401
},
{
"ts": 3476,
"bytes": 1401
},
{
"ts": 3483,
"bytes": 1401
},
{
"ts": 3490,
"bytes": 1401
},
{
"ts": 3497,
"bytes": 1401
},
{
"ts": 3504,
"bytes": 1401
},
{
"ts": 3511,
"bytes": 1401
},
{
"ts": 3518,
"bytes": 1401
},
{
"ts": 3525,
"bytes": 1401
},
{
"ts": 3532,
"bytes": 1401
},
{
"ts": 3540,
"bytes": 1401
},
{
"ts": 3546,
"bytes": 1401
},
{
"ts": 3554,
"bytes": 1401
},
{
"ts": 3561,
"bytes": 1401
},
{
"ts": 3569,
"bytes": 1401
},
{
"ts": 3575,
"bytes": 1401
},
{
"ts": 3582,
"bytes": 1401
},
{
"ts": 3589,
"bytes": 1401
},
{
"ts": 3596,
"bytes": 1401
},
{
"ts": 3603,
"bytes": 1401
},
{
"ts": 3610,
"bytes": 1401
},
{
"ts": 3617,
"bytes": 1401
},
{
"ts": 3624,
"bytes": 1401
},
{
"ts": 3631,
"bytes": 1401
},
{
"ts": 3639,
"bytes": 1401
},
{
"ts": 3646,
"bytes": 1401
},
{
"ts": 3664,
"bytes": 1401
},
{
"ts": 3671,
"bytes": 1401
},
{
"ts": 3678,
"bytes": 1401
},
{
"ts": 3686,
"bytes": 1401
},
{
"ts": 3693,
"bytes": 1401
},
{
"ts": 3700,
"bytes": 1401
},
{
"ts": 3707,
"bytes": 1401
},
{
"ts": 3735,
"bytes": 1400
},
{
"ts": 3737,
"bytes": 1403
},
{
"ts": 3746,
"bytes": 1400
},
{
"ts": 3753,
"bytes": 1400
},
{
"ts": 3763,
"bytes": 1400
},
{
"ts": 3770,
"bytes": 1400
},
{
"ts": 3777,
"bytes": 1400
},
{
"ts": 3784,
"bytes": 1400
},
{
"ts": 3791,
"bytes": 1400
},
{
"ts": 3798,
"bytes": 1400
},
{
"ts": 3805,
"bytes": 1400
},
{
"ts": 3812,
"bytes": 1400
},
{
"ts": 3819,
"bytes": 1400
},
{
"ts": 3826,
"bytes": 1400
},
{
"ts": 3833,
"bytes": 1401
},
{
"ts": 3840,
"bytes": 1401
},
{
"ts": 3850,
"bytes": 1400
},
{
"ts": 3852,
"bytes": 1403
},
{
"ts": 3854,
"bytes": 1403
},
{
"ts": 3857,
"bytes": 1403
},
{
"ts": 3859,
"bytes": 1403
},
{
"ts": 3862,
"bytes": 1403
},
{
"ts": 3864,
"bytes": 1403
},
{
"ts": 3866,
"bytes": 1403
},
{
"ts": 3869,
"bytes": 1403
},
{
"ts": 3871,
"bytes": 1403
},
{
"ts": 3878,
"bytes": 1401
},
{
"ts": 3885,
"bytes": 1401
},
{
"ts": 3892,
"bytes": 1401
},
{
"ts": 3899,
"bytes": 1401
},
{
"ts": 3906,
"bytes": 1401
},
{
"ts": 3913,
"bytes": 1401
},
{
"ts": 3920,
"bytes": 1401
},
{
"ts": 3927,
"bytes": 1401
},
{
"ts": 3932,
"bytes": 1401
},
{
"ts": 3960,
"bytes": 1401
},
{
"ts": 3967,
"bytes": 1401
},
{
"ts": 3974,
"bytes": 1401
},
{
"ts": 3981,
"bytes": 1394
},
{
"ts": 3988,
"bytes": 1401
},
{
"ts": 3996,
"bytes": 1401
},
{
"ts": 4003,
"bytes": 1401
},
{
"ts": 4010,
"bytes": 1401
},
{
"ts": 4017,
"bytes": 1401
},
{
"ts": 4024,
"bytes": 1401
},
{
"ts": 4031,
"bytes": 1401
},
{
"ts": 4038,
"bytes": 1401
},
{
"ts": 4045,
"bytes": 1401
},
{
"ts": 4052,
"bytes": 1401
},
{
"ts": 4059,
"bytes": 1401
},
{
"ts": 4066,
"bytes": 1401
},
{
"ts": 4073,
"bytes": 1401
},
{
"ts": 4080,
"bytes": 1401
},
{
"ts": 4090,
"bytes": 1401
},
{
"ts": 4097,
"bytes": 1401
},
{
"ts": 4104,
"bytes": 1401
},
{
"ts": 4111,
"bytes": 1401
},
{
"ts": 4118,
"bytes": 1401
},
{
"ts": 4125,
"bytes": 1401
},
{
"ts": 4132,
"bytes": 1401
},
{
"ts": 4139,
"bytes": 1401
},
{
"ts": 4146,
"bytes": 1401
},
{
"ts": 4153,
"bytes": 1401
},
{
"ts": 4160,
"bytes": 1401
},
{
"ts": 4167,
"bytes": 1401
},
{
"ts": 4174,
"bytes": 1401
},
{
"ts": 4181,
"bytes": 1401
},
{
"ts": 4188,
"bytes": 1401
},
{
"ts": 4195,
"bytes": 1401
},
{
"ts": 4202,
"bytes": 1401
},
{
"ts": 4210,
"bytes": 1401
},
{
"ts": 4217,
"bytes": 1400
},
{
"ts": 4224,
"bytes": 1400
},
{
"ts": 4231,
"bytes": 1400
},
{
"ts": 4238,
"bytes": 1400
},
{
"ts": 4245,
"bytes": 1401
},
{
"ts": 4252,
"bytes": 1401
},
{
"ts": 4259,
"bytes": 1401
},
{
"ts": 4266,
"bytes": 1401
},
{
"ts": 4273,
"bytes": 1401
},
{
"ts": 4280,
"bytes": 1401
},
{
"ts": 4287,
"bytes": 1401
},
{
"ts": 4294,
"bytes": 1401
},
{
"ts": 4301,
"bytes": 1401
},
{
"ts": 4308,
"bytes": 1401
},
{
"ts": 4315,
"bytes": 1401
},
{
"ts": 4322,
"bytes": 1401
},
{
"ts": 4329,
"bytes": 1401
},
{
"ts": 4337,
"bytes": 1401
},
{
"ts": 4344,
"bytes": 1401
},
{
"ts": 4351,
"bytes": 1401
},
{
"ts": 4358,
"bytes": 1401
},
{
"ts": 4365,
"bytes": 1401
},
{
"ts": 4370,
"bytes": 1401
},
{
"ts": 4398,
"bytes": 1401
},
{
"ts": 4405,
"bytes": 1401
},
{
"ts": 4412,
"bytes": 1401
},
{
"ts": 4419,
"bytes": 1401
},
{
"ts": 4426,
"bytes": 1401
},
{
"ts": 4433,
"bytes": 1401
},
{
"ts": 4440,
"bytes": 1401
},
{
"ts": 4447,
"bytes": 1401
},
{
"ts": 4449,
"bytes": 1404
},
{
"ts": 4457,
"bytes": 1401
},
{
"ts": 4464,
"bytes": 1401
},
{
"ts": 4471,
"bytes": 1401
},
{
"ts": 4478,
"bytes": 1401
},
{
"ts": 4485,
"bytes": 1401
},
{
"ts": 4487,
"bytes": 1404
},
{
"ts": 4497,
"bytes": 1400
},
{
"ts": 4499,
"bytes": 1403
},
{
"ts": 4501,
"bytes": 1403
},
{
"ts": 4503,
"bytes": 1403
},
{
"ts": 4506,
"bytes": 1403
},
{
"ts": 4508,
"bytes": 1403
},
{
"ts": 4511,
"bytes": 1403
},
{
"ts": 4513,
"bytes": 1403
},
{
"ts": 4515,
"bytes": 1403
},
{
"ts": 4518,
"bytes": 1403
},
{
"ts": 4525,
"bytes": 1401
},
{
"ts": 4532,
"bytes": 1401
},
{
"ts": 4539,
"bytes": 1400
},
{
"ts": 4546,
"bytes": 1400
},
{
"ts": 4553,
"bytes": 1400
},
{
"ts": 4560,
"bytes": 1400
},
{
"ts": 4567,
"bytes": 1400
},
{
"ts": 4574,
"bytes": 1400
},
{
"ts": 4581,
"bytes": 1400
},
{
"ts": 4588,
"bytes": 1400
},
{
"ts": 4595,
"bytes": 1400
},
{
"ts": 4624,
"bytes": 1400
},
{
"ts": 4631,
"bytes": 1400
},
{
"ts": 4638,
"bytes": 1400
},
{
"ts": 4645,
"bytes": 1400
},
{
"ts": 4652,
"bytes": 1400
},
{
"ts": 4659,
"bytes": 1400
},
{
"ts": 4666,
"bytes": 1401
},
{
"ts": 4673,
"bytes": 1401
},
{
"ts": 4680,
"bytes": 1401
},
{
"ts": 4687,
"bytes": 1401
},
{
"ts": 4694,
"bytes": 1401
},
{
"ts": 4701,
"bytes": 1401
},
{
"ts": 4708,
"bytes": 1401
},
{
"ts": 4715,
"bytes": 1401
},
{
"ts": 4722,
"bytes": 1401
},
{
"ts": 4729,
"bytes": 1401
},
{
"ts": 4736,
"bytes": 1401
},
{
"ts": 4744,
"bytes": 1401
},
{
"ts": 4751,
"bytes": 1401
},
{
"ts": 4758,
"bytes": 1401
},
{
"ts": 4765,
"bytes": 1401
},
{
"ts": 4772,
"bytes": 1401
},
{
"ts": 4779,
"bytes": 1401
},
{
"ts": 4786,
"bytes": 1401
},
{
"ts": 4793,
"bytes": 1401
},
{
"ts": 4800,
"bytes": 1401
},
{
"ts": 4807,
"bytes": 1401
},
{
"ts": 4814,
"bytes": 1401
},
{
"ts": 4823,
"bytes": 1401
},
{
"ts": 4830,
"bytes": 1401
},
{
"ts": 4833,
"bytes": 1404
},
{
"ts": 4840,
"bytes": 1401
},
{
"ts": 4847,
"bytes": 1401
},
{
"ts": 4854,
"bytes": 1401
},
{
"ts": 4861,
"bytes": 1401
},
{
"ts": 4868,
"bytes": 1401
},
{
"ts": 4875,
"bytes": 1401
},
{
"ts": 4882,
"bytes": 1401
},
{
"ts": 4889,
"bytes": 1401
},
{
"ts": 4896,
"bytes": 1401
},
{
"ts": 4903,
"bytes": 1401
},
{
"ts": 4910,
"bytes": 1401
},
{
"ts": 4918,
"bytes": 1401
},
{
"ts": 4925,
"bytes": 1401
},
{
"ts": 4932,
"bytes": 1401
},
{
"ts": 4939,
"bytes": 1401
},
{
"ts": 4946,
"bytes": 1401
},
{
"ts": 4953,
"bytes": 1401
},
{
"ts": 4960,
"bytes": 1401
},
{
"ts": 4967,
"bytes": 1401
},
{
"ts": 4974,
"bytes": 1401
},
{
"ts": 4981,
"bytes": 1401
},
{
"ts": 4988,
"bytes": 1401
},
{
"ts": 4995,
"bytes": 1401
},
{
"ts": 5002,
"bytes": 1401
},
{
"ts": 5009,
"bytes": 1401
},
{
"ts": 5016,
"bytes": 1401
},
{
"ts": 5023,
"bytes": 1401
},
{
"ts": 5050,
"bytes": 1394
},
{
"ts": 5059,
"bytes": 1401
},
{
"ts": 5068,
"bytes": 1401
},
{
"ts": 5075,
"bytes": 1401
},
{
"ts": 5082,
"bytes": 1401
},
{
"ts": 5089,
"bytes": 1401
},
{
"ts": 5096,
"bytes": 1401
},
{
"ts": 5103,
"bytes": 1401
},
{
"ts": 5110,
"bytes": 1401
},
{
"ts": 5117,
"bytes": 1401
},
{
"ts": 5124,
"bytes": 1401
},
{
"ts": 5132,
"bytes": 1401
},
{
"ts": 5139,
"bytes": 1401
},
{
"ts": 5146,
"bytes": 1401
},
{
"ts": 5155,
"bytes": 1400
},
{
"ts": 5157,
"bytes": 1403
},
{
"ts": 5160,
"bytes": 1403
},
{
"ts": 5162,
"bytes": 1403
},
{
"ts": 5164,
"bytes": 1403
},
{
"ts": 5167,
"bytes": 1403
},
{
"ts": 5169,
"bytes": 1403
},
{
"ts": 5171,
"bytes": 1403
},
{
"ts": 5174,
"bytes": 1403
},
{
"ts": 5176,
"bytes": 1403
},
{
"ts": 5183,
"bytes": 1401
},
{
"ts": 5193,
"bytes": 1401
},
{
"ts": 5200,
"bytes": 1401
},
{
"ts": 5207,
"bytes": 1401
},
{
"ts": 5216,
"bytes": 1401
},
{
"ts": 5223,
"bytes": 1401
},
{
"ts": 5230,
"bytes": 1401
},
{
"ts": 5237,
"bytes": 1401
},
{
"ts": 5242,
"bytes": 1394
},
{
"ts": 5270,
"bytes": 1401
},
{
"ts": 5277,
"bytes": 1401
},
{
"ts": 5284,
"bytes": 1401
},
{
"ts": 5291,
"bytes": 1401
},
{
"ts": 5299,
"bytes": 1401
},
{
"ts": 5306,
"bytes": 1400
},
{
"ts": 5313,
"bytes": 1401
},
{
"ts": 5320,
"bytes": 1401
},
{
"ts": 5327,
"bytes": 1401
},
{
"ts": 5334,
"bytes": 1401
},
{
"ts": 5341,
"bytes": 1401
},
{
"ts": 5348,
"bytes": 1401
},
{
"ts": 5355,
"bytes": 1401
},
{
"ts": 5362,
"bytes": 1401
},
{
"ts": 5369,
"bytes": 1401
},
{
"ts": 5376,
"bytes": 1401
},
{
"ts": 5383,
"bytes": 1401
},
{
"ts": 5390,
"bytes": 1401
},
{
"ts": 5397,
"bytes": 1401
},
{
"ts": 5404,
"bytes": 1401
},
{
"ts": 5411,
"bytes": 1401
},
{
"ts": 5418,
"bytes": 1401
},
{
"ts": 5426,
"bytes": 1401
},
{
"ts": 5433,
"bytes": 1401
},
{
"ts": 5440,
"bytes": 1401
},
{
"ts": 5447,
"bytes": 1401
},
{
"ts": 5454,
"bytes": 1401
},
{
"ts": 5461,
"bytes": 1401
},
{
"ts": 5468,
"bytes": 1401
},
{
"ts": 5475,
"bytes": 1401
},
{
"ts": 5482,
"bytes": 1401
},
{
"ts": 5489,
"bytes": 1401
},
{
"ts": 5496,
"bytes": 1401
},
{
"ts": 5503,
"bytes": 1401
},
{
"ts": 5510,
"bytes": 1401
},
{
"ts": 5517,
"bytes": 1401
},
{
"ts": 5524,
"bytes": 1401
},
{
"ts": 5531,
"bytes": 1401
},
{
"ts": 5538,
"bytes": 1401
},
{
"ts": 5548,
"bytes": 1401
},
{
"ts": 5556,
"bytes": 1401
},
{
"ts": 5557,
"bytes": 1404
},
{
"ts": 5564,
"bytes": 1401
},
{
"ts": 5571,
"bytes": 1401
},
{
"ts": 5579,
"bytes": 1401
},
{
"ts": 5585,
"bytes": 1401
},
{
"ts": 5593,
"bytes": 1401
},
{
"ts": 5600,
"bytes": 1401
},
{
"ts": 5607,
"bytes": 1401
},
{
"ts": 5614,
"bytes": 1401
},
{
"ts": 5621,
"bytes": 1401
},
{
"ts": 5628,
"bytes": 1401
},
{
"ts": 5635,
"bytes": 1401
},
{
"ts": 5642,
"bytes": 1401
},
{
"ts": 5649,
"bytes": 1401
},
{
"ts": 5656,
"bytes": 1401
},
{
"ts": 5663,
"bytes": 1401
},
{
"ts": 5670,
"bytes": 1401
},
{
"ts": 5677,
"bytes": 1401
},
{
"ts": 5684,
"bytes": 1401
},
{
"ts": 5689,
"bytes": 1401
},
{
"ts": 5717,
"bytes": 1401
},
{
"ts": 5724,
"bytes": 1401
},
{
"ts": 5731,
"bytes": 1401
},
{
"ts": 5738,
"bytes": 1401
},
{
"ts": 5746,
"bytes": 1401
},
{
"ts": 5753,
"bytes": 1401
},
{
"ts": 5760,
"bytes": 1401
},
{
"ts": 5767,
"bytes": 1401
},
{
"ts": 5774,
"bytes": 1401
},
{
"ts": 5781,
"bytes": 1401
},
{
"ts": 5788,
"bytes": 1401
},
{
"ts": 5795,
"bytes": 1401
},
{
"ts": 5802,
"bytes": 1401
},
{
"ts": 5811,
"bytes": 1400
},
{
"ts": 5814,
"bytes": 1403
},
{
"ts": 5816,
"bytes": 1403
},
{
"ts": 5818,
"bytes": 1403
},
{
"ts": 5821,
"bytes": 1403
},
{
"ts": 5823,
"bytes": 1403
},
{
"ts": 5825,
"bytes": 1403
},
{
"ts": 5828,
"bytes": 1403
},
{
"ts": 5830,
"bytes": 1403
},
{
"ts": 5832,
"bytes": 1403
},
{
"ts": 5840,
"bytes": 1401
},
{
"ts": 5847,
"bytes": 1401
},
{
"ts": 5854,
"bytes": 1401
},
{
"ts": 5861,
"bytes": 1401
},
{
"ts": 5868,
"bytes": 1401
},
{
"ts": 5875,
"bytes": 1401
},
{
"ts": 5882,
"bytes": 1401
},
{
"ts": 5889,
"bytes": 1401
},
{
"ts": 5896,
"bytes": 1401
},
{
"ts": 5903,
"bytes": 1401
},
{
"ts": 5934,
"bytes": 1401
},
{
"ts": 5936,
"bytes": 1404
},
{
"ts": 5943,
"bytes": 1401
},
{
"ts": 5950,
"bytes": 1401
},
{
"ts": 5957,
"bytes": 1401
},
{
"ts": 5964,
"bytes": 1401
},
{
"ts": 5971,
"bytes": 1401
},
{
"ts": 5978,
"bytes": 1401
},
{
"ts": 5985,
"bytes": 1401
},
{
"ts": 5992,
"bytes": 1401
},
{
"ts": 5999,
"bytes": 1401
},
{
"ts": 6006,
"bytes": 1401
},
{
"ts": 6014,
"bytes": 1401
},
{
"ts": 6021,
"bytes": 1401
},
{
"ts": 6028,
"bytes": 1401
},
{
"ts": 6035,
"bytes": 1401
},
{
"ts": 6042,
"bytes": 1401
},
{
"ts": 6049,
"bytes": 1401
},
{
"ts": 6056,
"bytes": 1401
},
{
"ts": 6063,
"bytes": 1401
},
{
"ts": 6070,
"bytes": 1401
},
{
"ts": 6077,
"bytes": 1401
},
{
"ts": 6084,
"bytes": 1401
},
{
"ts": 6091,
"bytes": 1401
},
{
"ts": 6098,
"bytes": 1401
},
{
"ts": 6105,
"bytes": 1401
},
{
"ts": 6112,
"bytes": 1401
},
{
"ts": 6119,
"bytes": 1401
},
{
"ts": 6126,
"bytes": 1394
},
{
"ts": 6133,
"bytes": 1401
},
{
"ts": 6141,
"bytes": 1401
},
{
"ts": 6148,
"bytes": 1401
},
{
"ts": 6155,
"bytes": 1401
},
{
"ts": 6162,
"bytes": 1401
},
{
"ts": 6169,
"bytes": 1401
},
{
"ts": 6176,
"bytes": 1401
},
{
"ts": 6183,
"bytes": 1401
},
{
"ts": 6190,
"bytes": 1401
},
{
"ts": 6197,
"bytes": 1401
},
{
"ts": 6204,
"bytes": 1401
},
{
"ts": 6211,
"bytes": 1401
},
{
"ts": 6218,
"bytes": 1401
},
{
"ts": 6225,
"bytes": 1401
},
{
"ts": 6232,
"bytes": 1401
},
{
"ts": 6239,
"bytes": 1401
},
{
"ts": 6246,
"bytes": 1401
},
{
"ts": 6253,
"bytes": 1401
},
{
"ts": 6261,
"bytes": 1401
},
{
"ts": 6268,
"bytes": 1401
},
{
"ts": 6277,
"bytes": 1401
},
{
"ts": 6284,
"bytes": 1401
},
{
"ts": 6293,
"bytes": 1401
},
{
"ts": 6300,
"bytes": 1401
},
{
"ts": 6308,
"bytes": 1401
},
{
"ts": 6317,
"bytes": 1401
},
{
"ts": 6324,
"bytes": 1401
},
{
"ts": 6331,
"bytes": 1401
},
{
"ts": 6338,
"bytes": 1401
},
{
"ts": 6345,
"bytes": 1401
},
{
"ts": 6355,
"bytes": 1393
},
{
"ts": 6380,
"bytes": 1401
},
{
"ts": 6387,
"bytes": 1401
},
{
"ts": 6395,
"bytes": 1401
},
{
"ts": 6402,
"bytes": 1401
},
{
"ts": 6409,
"bytes": 1401
},
{
"ts": 6416,
"bytes": 1401
},
{
"ts": 6423,
"bytes": 1401
},
{
"ts": 6430,
"bytes": 1401
},
{
"ts": 6437,
"bytes": 1401
},
{
"ts": 6444,
"bytes": 1401
},
{
"ts": 6451,
"bytes": 1400
},
{
"ts": 6458,
"bytes": 1400
},
{
"ts": 6465,
"bytes": 1400
},
{
"ts": 6474,
"bytes": 1400
},
{
"ts": 6477,
"bytes": 1403
},
{
"ts": 6479,
"bytes": 1403
},
{
"ts": 6482,
"bytes": 1403
},
{
"ts": 6484,
"bytes": 1403
},
{
"ts": 6486,
"bytes": 1403
},
{
"ts": 6489,
"bytes": 1403
},
{
"ts": 6491,
"bytes": 1403
},
{
"ts": 6493,
"bytes": 1403
},
{
"ts": 6496,
"bytes": 1403
},
{
"ts": 6503,
"bytes": 1400
},
{
"ts": 6510,
"bytes": 1400
},
{
"ts": 6517,
"bytes": 1400
},
{
"ts": 6524,
"bytes": 1400
},
{
"ts": 6531,
"bytes": 1400
},
{
"ts": 6538,
"bytes": 1400
},
{
"ts": 6545,
"bytes": 1400
},
{
"ts": 6550,
"bytes": 1400
},
{
"ts": 6578,
"bytes": 1400
},
{
"ts": 6585,
"bytes": 1400
},
{
"ts": 6592,
"bytes": 1400
},
{
"ts": 6599,
"bytes": 1400
},
{
"ts": 6606,
"bytes": 1400
},
{
"ts": 6613,
"bytes": 1400
},
{
"ts": 6620,
"bytes": 1400
},
{
"ts": 6627,
"bytes": 1400
},
{
"ts": 6634,
"bytes": 1401
},
{
"ts": 6642,
"bytes": 1401
},
{
"ts": 6644,
"bytes": 1404
},
{
"ts": 6651,
"bytes": 1401
},
{
"ts": 6660,
"bytes": 1401
},
{
"ts": 6670,
"bytes": 1401
},
{
"ts": 6677,
"bytes": 1401
},
{
"ts": 6679,
"bytes": 1404
},
{
"ts": 6686,
"bytes": 1401
},
{
"ts": 6693,
"bytes": 1401
},
{
"ts": 6700,
"bytes": 1401
},
{
"ts": 6707,
"bytes": 1401
},
{
"ts": 6714,
"bytes": 1401
},
{
"ts": 6721,
"bytes": 1401
},
{
"ts": 6728,
"bytes": 1401
},
{
"ts": 6736,
"bytes": 1401
},
{
"ts": 6743,
"bytes": 1401
},
{
"ts": 6750,
"bytes": 1401
},
{
"ts": 6757,
"bytes": 1401
},
{
"ts": 6764,
"bytes": 1401
},
{
"ts": 6771,
"bytes": 1401
},
{
"ts": 6778,
"bytes": 1401
},
{
"ts": 6785,
"bytes": 1401
},
{
"ts": 6792,
"bytes": 1401
},
{
"ts": 6799,
"bytes": 1401
},
{
"ts": 6806,
"bytes": 1401
},
{
"ts": 6813,
"bytes": 1400
},
{
"ts": 6820,
"bytes": 1400
},
{
"ts": 6827,
"bytes": 1401
},
{
"ts": 6834,
"bytes": 1401
},
{
"ts": 6841,
"bytes": 1401
},
{
"ts": 6848,
"bytes": 1401
},
{
"ts": 6856,
"bytes": 1401
},
{
"ts": 6863,
"bytes": 1401
},
{
"ts": 6870,
"bytes": 1401
},
{
"ts": 6877,
"bytes": 1401
},
{
"ts": 6884,
"bytes": 1401
},
{
"ts": 6891,
"bytes": 1401
},
{
"ts": 6898,
"bytes": 1401
},
{
"ts": 6905,
"bytes": 1401
},
{
"ts": 6912,
"bytes": 1401
},
{
"ts": 6919,
"bytes": 1401
},
{
"ts": 6926,
"bytes": 1401
},
{
"ts": 6933,
"bytes": 1401
},
{
"ts": 6940,
"bytes": 1401
},
{
"ts": 6947,
"bytes": 1401
},
{
"ts": 6954,
"bytes": 1401
},
{
"ts": 6961,
"bytes": 1401
},
{
"ts": 6968,
"bytes": 1401
},
{
"ts": 6976,
"bytes": 1401
},
{
"ts": 6983,
"bytes": 1401
},
{
"ts": 6990,
"bytes": 1394
},
{
"ts": 6997,
"bytes": 1401
},
{
"ts": 7004,
"bytes": 1401
},
{
"ts": 7008,
"bytes": 1401
},
{
"ts": 7011,
"bytes": 1404
},
{
"ts": 7039,
"bytes": 1401
},
{
"ts": 7046,
"bytes": 1401
},
{
"ts": 7053,
"bytes": 1401
},
{
"ts": 7061,
"bytes": 1401
},
{
"ts": 7067,
"bytes": 1401
},
{
"ts": 7074,
"bytes": 1401
},
{
"ts": 7081,
"bytes": 1401
},
{
"ts": 7088,
"bytes": 1401
},
{
"ts": 7095,
"bytes": 1401
},
{
"ts": 7102,
"bytes": 1401
},
{
"ts": 7110,
"bytes": 1401
},
{
"ts": 7119,
"bytes": 1400
},
{
"ts": 7121,
"bytes": 1403
},
{
"ts": 7124,
"bytes": 1403
},
{
"ts": 7126,
"bytes": 1403
},
{
"ts": 7128,
"bytes": 1403
},
{
"ts": 7131,
"bytes": 1403
},
{
"ts": 7133,
"bytes": 1403
},
{
"ts": 7135,
"bytes": 1403
},
{
"ts": 7138,
"bytes": 1403
},
{
"ts": 7140,
"bytes": 1403
},
{
"ts": 7147,
"bytes": 1401
},
{
"ts": 7154,
"bytes": 1401
},
{
"ts": 7161,
"bytes": 1401
},
{
"ts": 7168,
"bytes": 1401
},
{
"ts": 7175,
"bytes": 1401
},
{
"ts": 7182,
"bytes": 1401
},
{
"ts": 7189,
"bytes": 1401
},
{
"ts": 7197,
"bytes": 1401
},
{
"ts": 7204,
"bytes": 1401
},
{
"ts": 7211,
"bytes": 1401
},
{
"ts": 7239,
"bytes": 1401
},
{
"ts": 7246,
"bytes": 1401
},
{
"ts": 7253,
"bytes": 1401
},
{
"ts": 7260,
"bytes": 1401
},
{
"ts": 7267,
"bytes": 1401
},
{
"ts": 7274,
"bytes": 1401
},
{
"ts": 7281,
"bytes": 1401
},
{
"ts": 7288,
"bytes": 1401
},
{
"ts": 7295,
"bytes": 1401
},
{
"ts": 7302,
"bytes": 1401
},
{
"ts": 7309,
"bytes": 1401
},
{
"ts": 7316,
"bytes": 1401
},
{
"ts": 7324,
"bytes": 1401
},
{
"ts": 7331,
"bytes": 1401
},
{
"ts": 7338,
"bytes": 1401
},
{
"ts": 7345,
"bytes": 1401
},
{
"ts": 7352,
"bytes": 1401
},
{
"ts": 7359,
"bytes": 1401
},
{
"ts": 7366,
"bytes": 1401
},
{
"ts": 7373,
"bytes": 1401
},
{
"ts": 7380,
"bytes": 1401
},
{
"ts": 7387,
"bytes": 1401
},
{
"ts": 7394,
"bytes": 1401
},
{
"ts": 7401,
"bytes": 1401
},
{
"ts": 7408,
"bytes": 1401
},
{
"ts": 7415,
"bytes": 1401
},
{
"ts": 7422,
"bytes": 1401
},
{
"ts": 7429,
"bytes": 1401
},
{
"ts": 7437,
"bytes": 1401
},
{
"ts": 7444,
"bytes": 1401
},
{
"ts": 7451,
"bytes": 1401
},
{
"ts": 7458,
"bytes": 1400
},
{
"ts": 7465,
"bytes": 1400
},
{
"ts": 7472,
"bytes": 1400
},
{
"ts": 7479,
"bytes": 1401
},
{
"ts": 7486,
"bytes": 1401
},
{
"ts": 7493,
"bytes": 1401
},
{
"ts": 7500,
"bytes": 1401
},
{
"ts": 7507,
"bytes": 1401
},
{
"ts": 7514,
"bytes": 1401
},
{
"ts": 7521,
"bytes": 1401
},
{
"ts": 7528,
"bytes": 1401
},
{
"ts": 7535,
"bytes": 1401
},
{
"ts": 7543,
"bytes": 1401
},
{
"ts": 7550,
"bytes": 1401
},
{
"ts": 7556,
"bytes": 1401
},
{
"ts": 7564,
"bytes": 1401
},
{
"ts": 7572,
"bytes": 1401
},
{
"ts": 7578,
"bytes": 1401
},
{
"ts": 7585,
"bytes": 1401
},
{
"ts": 7592,
"bytes": 1401
},
{
"ts": 7599,
"bytes": 1401
},
{
"ts": 7606,
"bytes": 1401
},
{
"ts": 7613,
"bytes": 1401
},
{
"ts": 7620,
"bytes": 1401
},
{
"ts": 7627,
"bytes": 1401
},
{
"ts": 7634,
"bytes": 1401
},
{
"ts": 7641,
"bytes": 1401
},
{
"ts": 7648,
"bytes": 1401
},
{
"ts": 7655,
"bytes": 1401
},
{
"ts": 7663,
"bytes": 1401
},
{
"ts": 7691,
"bytes": 1401
},
{
"ts": 7698,
"bytes": 1401
},
{
"ts": 7705,
"bytes": 1401
},
{
"ts": 7710,
"bytes": 1401
},
{
"ts": 7714,
"bytes": 1401
},
{
"ts": 7719,
"bytes": 1401
},
{
"ts": 7723,
"bytes": 1401
},
{
"ts": 7728,
"bytes": 1401
},
{
"ts": 7735,
"bytes": 1401
},
{
"ts": 7743,
"bytes": 1401
},
{
"ts": 7747,
"bytes": 1401
},
{
"ts": 7752,
"bytes": 1401
},
{
"ts": 7759,
"bytes": 1400
},
{
"ts": 7761,
"bytes": 1403
},
{
"ts": 7763,
"bytes": 1403
},
{
"ts": 7766,
"bytes": 1403
},
{
"ts": 7768,
"bytes": 1403
},
{
"ts": 7770,
"bytes": 1403
},
{
"ts": 7773,
"bytes": 1403
},
{
"ts": 7775,
"bytes": 1403
},
{
"ts": 7777,
"bytes": 1403
},
{
"ts": 7780,
"bytes": 1403
},
{
"ts": 7785,
"bytes": 1401
},
{
"ts": 7789,
"bytes": 1401
},
{
"ts": 7794,
"bytes": 1401
},
{
"ts": 7799,
"bytes": 1401
},
{
"ts": 7803,
"bytes": 1401
},
{
"ts": 7808,
"bytes": 1401
},
{
"ts": 7813,
"bytes": 1401
},
{
"ts": 7817,
"bytes": 1401
},
{
"ts": 7822,
"bytes": 1401
},
{
"ts": 7827,
"bytes": 1401
},
{
"ts": 7832,
"bytes": 1401
},
{
"ts": 7836,
"bytes": 1401
},
{
"ts": 7841,
"bytes": 1401
},
{
"ts": 7846,
"bytes": 1401
},
{
"ts": 7851,
"bytes": 1401
},
{
"ts": 7855,
"bytes": 1401
},
{
"ts": 7860,
"bytes": 1401
},
{
"ts": 7865,
"bytes": 1401
},
{
"ts": 7869,
"bytes": 1401
},
{
"ts": 7874,
"bytes": 1401
},
{
"ts": 7879,
"bytes": 1401
},
{
"ts": 7883,
"bytes": 1401
},
{
"ts": 7888,
"bytes": 1401
},
{
"ts": 7893,
"bytes": 1401
},
{
"ts": 7898,
"bytes": 1401
},
{
"ts": 7902,
"bytes": 1401
},
{
"ts": 7907,
"bytes": 1401
},
{
"ts": 7912,
"bytes": 1401
},
{
"ts": 7916,
"bytes": 1401
},
{
"ts": 7921,
"bytes": 1401
},
{
"ts": 7926,
"bytes": 1401
},
{
"ts": 7930,
"bytes": 1401
},
{
"ts": 7935,
"bytes": 1401
},
{
"ts": 7940,
"bytes": 1401
},
{
"ts": 7945,
"bytes": 1401
},
{
"ts": 7949,
"bytes": 1401
},
{
"ts": 7954,
"bytes": 1401
},
{
"ts": 7959,
"bytes": 1401
},
{
"ts": 7963,
"bytes": 1401
},
{
"ts": 7968,
"bytes": 1401
},
{
"ts": 7973,
"bytes": 1401
},
{
"ts": 7977,
"bytes": 1401
},
{
"ts": 7982,
"bytes": 1401
},
{
"ts": 7987,
"bytes": 1401
},
{
"ts": 7992,
"bytes": 1401
},
{
"ts": 7996,
"bytes": 1401
},
{
"ts": 8001,
"bytes": 1400
},
{
"ts": 8006,
"bytes": 1400
},
{
"ts": 8010,
"bytes": 1400
},
{
"ts": 8015,
"bytes": 1400
},
{
"ts": 8020,
"bytes": 1400
},
{
"ts": 8024,
"bytes": 1400
},
{
"ts": 8029,
"bytes": 1400
},
{
"ts": 8034,
"bytes": 1400
},
{
"ts": 8039,
"bytes": 1400
},
{
"ts": 8043,
"bytes": 1400
},
{
"ts": 8048,
"bytes": 1400
},
{
"ts": 8053,
"bytes": 1400
},
{
"ts": 8057,
"bytes": 1400
},
{
"ts": 8062,
"bytes": 1400
},
{
"ts": 8067,
"bytes": 1394
},
{
"ts": 8071,
"bytes": 1400
},
{
"ts": 8076,
"bytes": 1400
},
{
"ts": 8081,
"bytes": 1400
},
{
"ts": 8086,
"bytes": 1400
},
{
"ts": 8090,
"bytes": 1400
},
{
"ts": 8095,
"bytes": 1400
},
{
"ts": 8100,
"bytes": 1400
},
{
"ts": 8102,
"bytes": 1400
},
{
"ts": 8128,
"bytes": 1400
},
{
"ts": 8133,
"bytes": 1400
},
{
"ts": 8140,
"bytes": 1401
},
{
"ts": 8144,
"bytes": 1401
},
{
"ts": 8149,
"bytes": 1401
},
{
"ts": 8154,
"bytes": 1401
},
{
"ts": 8159,
"bytes": 1401
},
{
"ts": 8163,
"bytes": 1401
},
{
"ts": 8168,
"bytes": 1401
},
{
"ts": 8173,
"bytes": 1401
},
{
"ts": 8177,
"bytes": 1401
},
{
"ts": 8182,
"bytes": 1401
},
{
"ts": 8187,
"bytes": 1401
},
{
"ts": 8192,
"bytes": 1401
},
{
"ts": 8198,
"bytes": 1400
},
{
"ts": 8201,
"bytes": 1403
},
{
"ts": 8203,
"bytes": 1403
},
{
"ts": 8206,
"bytes": 1403
},
{
"ts": 8208,
"bytes": 1403
},
{
"ts": 8210,
"bytes": 1403
},
{
"ts": 8213,
"bytes": 1403
},
{
"ts": 8215,
"bytes": 1403
},
{
"ts": 8217,
"bytes": 1403
},
{
"ts": 8220,
"bytes": 1403
},
{
"ts": 8224,
"bytes": 1401
},
{
"ts": 8229,
"bytes": 1401
},
{
"ts": 8234,
"bytes": 1401
},
{
"ts": 8239,
"bytes": 1401
},
{
"ts": 8243,
"bytes": 1401
},
{
"ts": 8248,
"bytes": 1401
},
{
"ts": 8253,
"bytes": 1401
},
{
"ts": 8257,
"bytes": 1401
},
{
"ts": 8262,
"bytes": 1401
},
{
"ts": 8267,
"bytes": 1401
},
{
"ts": 8271,
"bytes": 1401
},
{
"ts": 8276,
"bytes": 1401
},
{
"ts": 8281,
"bytes": 1401
},
{
"ts": 8286,
"bytes": 1401
},
{
"ts": 8290,
"bytes": 1401
},
{
"ts": 8295,
"bytes": 1401
},
{
"ts": 8300,
"bytes": 1401
},
{
"ts": 8304,
"bytes": 1401
},
{
"ts": 8309,
"bytes": 1401
},
{
"ts": 8314,
"bytes": 1401
},
{
"ts": 8318,
"bytes": 1401
},
{
"ts": 8323,
"bytes": 1401
},
{
"ts": 8328,
"bytes": 1401
},
{
"ts": 8333,
"bytes": 1401
},
{
"ts": 8337,
"bytes": 1401
},
{
"ts": 8342,
"bytes": 1401
},
{
"ts": 8347,
"bytes": 1401
},
{
"ts": 8351,
"bytes": 1401
},
{
"ts": 8356,
"bytes": 1401
},
{
"ts": 8361,
"bytes": 1401
},
{
"ts": 8365,
"bytes": 1401
},
{
"ts": 8370,
"bytes": 1401
},
{
"ts": 8375,
"bytes": 1401
},
{
"ts": 8380,
"bytes": 1401
},
{
"ts": 8384,
"bytes": 1401
},
{
"ts": 8389,
"bytes": 1401
},
{
"ts": 8394,
"bytes": 1401
},
{
"ts": 8398,
"bytes": 1401
},
{
"ts": 8403,
"bytes": 1401
},
{
"ts": 8408,
"bytes": 1401
},
{
"ts": 8413,
"bytes": 1401
},
{
"ts": 8417,
"bytes": 1401
},
{
"ts": 8422,
"bytes": 1401
},
{
"ts": 8427,
"bytes": 1401
},
{
"ts": 8431,
"bytes": 1401
},
{
"ts": 8436,
"bytes": 1401
},
{
"ts": 8441,
"bytes": 1401
},
{
"ts": 8445,
"bytes": 1401
},
{
"ts": 8451,
"bytes": 1401
},
{
"ts": 8455,
"bytes": 1401
},
{
"ts": 8460,
"bytes": 1401
},
{
"ts": 8462,
"bytes": 1404
},
{
"ts": 8467,
"bytes": 1401
},
{
"ts": 8471,
"bytes": 1401
},
{
"ts": 8474,
"bytes": 1404
},
{
"ts": 8478,
"bytes": 1401
},
{
"ts": 8483,
"bytes": 1401
},
{
"ts": 8488,
"bytes": 1401
},
{
"ts": 8493,
"bytes": 1401
},
{
"ts": 8495,
"bytes": 1404
},
{
"ts": 8500,
"bytes": 1401
},
{
"ts": 8504,
"bytes": 1401
},
{
"ts": 8509,
"bytes": 1393
},
{
"ts": 8514,
"bytes": 1401
},
{
"ts": 8518,
"bytes": 1401
},
{
"ts": 8523,
"bytes": 1401
},
{
"ts": 8528,
"bytes": 1401
},
{
"ts": 8533,
"bytes": 1401
},
{
"ts": 8537,
"bytes": 1401
},
{
"ts": 8542,
"bytes": 1401
},
{
"ts": 8545,
"bytes": 1401
},
{
"ts": 8570,
"bytes": 1401
},
{
"ts": 8575,
"bytes": 1401
},
{
"ts": 8580,
"bytes": 1401
},
{
"ts": 8584,
"bytes": 1401
},
{
"ts": 8589,
"bytes": 1401
},
{
"ts": 8594,
"bytes": 1401
},
{
"ts": 8598,
"bytes": 1401
},
{
"ts": 8603,
"bytes": 1401
},
{
"ts": 8608,
"bytes": 1401
},
{
"ts": 8612,
"bytes": 1401
},
{
"ts": 8617,
"bytes": 1401
},
{
"ts": 8622,
"bytes": 1401
},
{
"ts": 8629,
"bytes": 1400
},
{
"ts": 8631,
"bytes": 1403
},
{
"ts": 8634,
"bytes": 1403
},
{
"ts": 8636,
"bytes": 1403
},
{
"ts": 8638,
"bytes": 1403
},
{
"ts": 8641,
"bytes": 1403
},
{
"ts": 8643,
"bytes": 1403
},
{
"ts": 8645,
"bytes": 1403
},
{
"ts": 8648,
"bytes": 1403
},
{
"ts": 8650,
"bytes": 1403
},
{
"ts": 8655,
"bytes": 1401
},
{
"ts": 8660,
"bytes": 1401
},
{
"ts": 8664,
"bytes": 1401
},
{
"ts": 8669,
"bytes": 1401
},
{
"ts": 8674,
"bytes": 1401
},
{
"ts": 8678,
"bytes": 1401
},
{
"ts": 8683,
"bytes": 1401
},
{
"ts": 8688,
"bytes": 1401
},
{
"ts": 8692,
"bytes": 1401
},
{
"ts": 8697,
"bytes": 1401
},
{
"ts": 8702,
"bytes": 1401
},
{
"ts": 8707,
"bytes": 1401
},
{
"ts": 8711,
"bytes": 1401
},
{
"ts": 8716,
"bytes": 1401
},
{
"ts": 8721,
"bytes": 1401
},
{
"ts": 8725,
"bytes": 1394
},
{
"ts": 8730,
"bytes": 1401
},
{
"ts": 8735,
"bytes": 1401
},
{
"ts": 8740,
"bytes": 1401
},
{
"ts": 8744,
"bytes": 1401
},
{
"ts": 8749,
"bytes": 1401
},
{
"ts": 8754,
"bytes": 1401
},
{
"ts": 8758,
"bytes": 1401
},
{
"ts": 8763,
"bytes": 1401
},
{
"ts": 8768,
"bytes": 1401
},
{
"ts": 8772,
"bytes": 1401
},
{
"ts": 8777,
"bytes": 1401
},
{
"ts": 8782,
"bytes": 1401
},
{
"ts": 8787,
"bytes": 1401
},
{
"ts": 8791,
"bytes": 1401
},
{
"ts": 8796,
"bytes": 1401
},
{
"ts": 8801,
"bytes": 1401
},
{
"ts": 8805,
"bytes": 1401
},
{
"ts": 8810,
"bytes": 1401
},
{
"ts": 8815,
"bytes": 1401
},
{
"ts": 8819,
"bytes": 1401
},
{
"ts": 8824,
"bytes": 1401
},
{
"ts": 8829,
"bytes": 1401
},
{
"ts": 8834,
"bytes": 1401
},
{
"ts": 8838,
"bytes": 1401
},
{
"ts": 8843,
"bytes": 1401
},
{
"ts": 8850,
"bytes": 1401
},
{
"ts": 8855,
"bytes": 1401
},
{
"ts": 8859,
"bytes": 1401
},
{
"ts": 8864,
"bytes": 1401
},
{
"ts": 8869,
"bytes": 1401
},
{
"ts": 8874,
"bytes": 1401
},
{
"ts": 8878,
"bytes": 1401
},
{
"ts": 8883,
"bytes": 1401
},
{
"ts": 8888,
"bytes": 1401
},
{
"ts": 8892,
"bytes": 1401
},
{
"ts": 8897,
"bytes": 1400
},
{
"ts": 8902,
"bytes": 1400
},
{
"ts": 8906,
"bytes": 1394
},
{
"ts": 8911,
"bytes": 1400
},
{
"ts": 8916,
"bytes": 1400
},
{
"ts": 8921,
"bytes": 1400
},
{
"ts": 8925,
"bytes": 1400
},
{
"ts": 8930,
"bytes": 1400
},
{
"ts": 8935,
"bytes": 1400
},
{
"ts": 8939,
"bytes": 1400
},
{
"ts": 8944,
"bytes": 1400
},
{
"ts": 8949,
"bytes": 1400
},
{
"ts": 8954,
"bytes": 1400
},
{
"ts": 8959,
"bytes": 1400
},
{
"ts": 8963,
"bytes": 1400
},
{
"ts": 8968,
"bytes": 1400
},
{
"ts": 8972,
"bytes": 1400
},
{
"ts": 8977,
"bytes": 1401
},
{
"ts": 8979,
"bytes": 1401
},
{
"ts": 9005,
"bytes": 1401
},
{
"ts": 9010,
"bytes": 1401
},
{
"ts": 9015,
"bytes": 1401
},
{
"ts": 9019,
"bytes": 1401
},
{
"ts": 9024,
"bytes": 1401
},
{
"ts": 9029,
"bytes": 1401
},
{
"ts": 9034,
"bytes": 1401
},
{
"ts": 9038,
"bytes": 1401
},
{
"ts": 9043,
"bytes": 1401
},
{
"ts": 9048,
"bytes": 1401
},
{
"ts": 9052,
"bytes": 1401
},
{
"ts": 9057,
"bytes": 1401
},
{
"ts": 9062,
"bytes": 1401
},
{
"ts": 9069,
"bytes": 1400
},
{
"ts": 9071,
"bytes": 1403
},
{
"ts": 9073,
"bytes": 1403
},
{
"ts": 9076,
"bytes": 1403
},
{
"ts": 9078,
"bytes": 1403
},
{
"ts": 9080,
"bytes": 1403
},
{
"ts": 9083,
"bytes": 1403
},
{
"ts": 9085,
"bytes": 1403
},
{
"ts": 9088,
"bytes": 1403
},
{
"ts": 9090,
"bytes": 1403
},
{
"ts": 9095,
"bytes": 1401
},
{
"ts": 9099,
"bytes": 1401
},
{
"ts": 9104,
"bytes": 1401
},
{
"ts": 9109,
"bytes": 1401
},
{
"ts": 9113,
"bytes": 1401
},
{
"ts": 9118,
"bytes": 1401
},
{
"ts": 9123,
"bytes": 1401
},
{
"ts": 9128,
"bytes": 1401
},
{
"ts": 9132,
"bytes": 1401
},
{
"ts": 9137,
"bytes": 1401
},
{
"ts": 9142,
"bytes": 1401
},
{
"ts": 9146,
"bytes": 1401
},
{
"ts": 9151,
"bytes": 1401
},
{
"ts": 9156,
"bytes": 1401
},
{
"ts": 9161,
"bytes": 1401
},
{
"ts": 9165,
"bytes": 1401
},
{
"ts": 9170,
"bytes": 1401
},
{
"ts": 9172,
"bytes": 1404
},
{
"ts": 9177,
"bytes": 1401
},
{
"ts": 9182,
"bytes": 1401
},
{
"ts": 9184,
"bytes": 1404
},
{
"ts": 9189,
"bytes": 1401
},
{
"ts": 9193,
"bytes": 1401
},
{
"ts": 9198,
"bytes": 1401
},
{
"ts": 9201,
"bytes": 1404
},
{
"ts": 9205,
"bytes": 1401
},
{
"ts": 9210,
"bytes": 1401
},
{
"ts": 9215,
"bytes": 1401
},
{
"ts": 9219,
"bytes": 1401
},
{
"ts": 9224,
"bytes": 1401
},
{
"ts": 9229,
"bytes": 1401
},
{
"ts": 9233,
"bytes": 1401
},
{
"ts": 9238,
"bytes": 1401
},
{
"ts": 9243,
"bytes": 1401
},
{
"ts": 9248,
"bytes": 1400
},
{
"ts": 9253,
"bytes": 1400
},
{
"ts": 9257,
"bytes": 1400
},
{
"ts": 9262,
"bytes": 1400
},
{
"ts": 9266,
"bytes": 1400
},
{
"ts": 9271,
"bytes": 1400
},
{
"ts": 9276,
"bytes": 1400
},
{
"ts": 9280,
"bytes": 1400
},
{
"ts": 9285,
"bytes": 1400
},
{
"ts": 9290,
"bytes": 1400
},
{
"ts": 9295,
"bytes": 1400
},
{
"ts": 9299,
"bytes": 1400
},
{
"ts": 9304,
"bytes": 1400
},
{
"ts": 9309,
"bytes": 1400
},
{
"ts": 9313,
"bytes": 1400
},
{
"ts": 9318,
"bytes": 1400
},
{
"ts": 9323,
"bytes": 1400
},
{
"ts": 9327,
"bytes": 1400
},
{
"ts": 9332,
"bytes": 1400
},
{
"ts": 9337,
"bytes": 1400
},
{
"ts": 9342,
"bytes": 1400
},
{
"ts": 9346,
"bytes": 1400
},
{
"ts": 9351,
"bytes": 1400
},
{
"ts": 9356,
"bytes": 1400
},
{
"ts": 9361,
"bytes": 1400
},
{
"ts": 9365,
"bytes": 1400
},
{
"ts": 9370,
"bytes": 1400
},
{
"ts": 9375,
"bytes": 1400
},
{
"ts": 9379,
"bytes": 1400
},
{
"ts": 9384,
"bytes": 1400
},
{
"ts": 9389,
"bytes": 1400
},
{
"ts": 9393,
"bytes": 1400
},
{
"ts": 9398,
"bytes": 1400
},
{
"ts": 9403,
"bytes": 1401
},
{
"ts": 9407,
"bytes": 1401
},
{
"ts": 9412,
"bytes": 1401
},
{
"ts": 9417,
"bytes": 1401
},
{
"ts": 9422,
"bytes": 1401
},
{
"ts": 9424,
"bytes": 1401
},
{
"ts": 9450,
"bytes": 1401
},
{
"ts": 9455,
"bytes": 1401
},
{
"ts": 9459,
"bytes": 1401
},
{
"ts": 9464,
"bytes": 1401
},
{
"ts": 9469,
"bytes": 1401
},
{
"ts": 9473,
"bytes": 1401
},
{
"ts": 9478,
"bytes": 1401
},
{
"ts": 9483,
"bytes": 1401
},
{
"ts": 9487,
"bytes": 1401
},
{
"ts": 9492,
"bytes": 1401
},
{
"ts": 9499,
"bytes": 1400
},
{
"ts": 9502,
"bytes": 1403
},
{
"ts": 9504,
"bytes": 1403
},
{
"ts": 9506,
"bytes": 1403
},
{
"ts": 9509,
"bytes": 1403
},
{
"ts": 9511,
"bytes": 1403
},
{
"ts": 9513,
"bytes": 1403
},
{
"ts": 9516,
"bytes": 1403
},
{
"ts": 9518,
"bytes": 1403
},
{
"ts": 9520,
"bytes": 1403
},
{
"ts": 9525,
"bytes": 1401
},
{
"ts": 9530,
"bytes": 1401
},
{
"ts": 9535,
"bytes": 1401
},
{
"ts": 9539,
"bytes": 1401
},
{
"ts": 9544,
"bytes": 1401
},
{
"ts": 9549,
"bytes": 1401
},
{
"ts": 9553,
"bytes": 1401
},
{
"ts": 9558,
"bytes": 1401
},
{
"ts": 9565,
"bytes": 1394
},
{
"ts": 9570,
"bytes": 1401
},
{
"ts": 9574,
"bytes": 1401
},
{
"ts": 9579,
"bytes": 1401
},
{
"ts": 9584,
"bytes": 1401
},
{
"ts": 9589,
"bytes": 1401
},
{
"ts": 9593,
"bytes": 1401
},
{
"ts": 9598,
"bytes": 1401
},
{
"ts": 9603,
"bytes": 1401
},
{
"ts": 9607,
"bytes": 1401
},
{
"ts": 9612,
"bytes": 1401
},
{
"ts": 9617,
"bytes": 1401
},
{
"ts": 9621,
"bytes": 1401
},
{
"ts": 9626,
"bytes": 1401
},
{
"ts": 9631,
"bytes": 1401
},
{
"ts": 9636,
"bytes": 1401
},
{
"ts": 9640,
"bytes": 1401
},
{
"ts": 9645,
"bytes": 1401
},
{
"ts": 9650,
"bytes": 435
},
{
"ts": 9650,
"bytes": 966
},
{
"ts": 9655,
"bytes": 1401
},
{
"ts": 9659,
"bytes": 1401
},
{
"ts": 9664,
"bytes": 1401
},
{
"ts": 9669,
"bytes": 1401
},
{
"ts": 9673,
"bytes": 1401
},
{
"ts": 9678,
"bytes": 1401
},
{
"ts": 9683,
"bytes": 1401
},
{
"ts": 9687,
"bytes": 1401
},
{
"ts": 9692,
"bytes": 1401
},
{
"ts": 9697,
"bytes": 1401
},
{
"ts": 9701,
"bytes": 1401
},
{
"ts": 9706,
"bytes": 1401
},
{
"ts": 9711,
"bytes": 1401
},
{
"ts": 9716,
"bytes": 1401
},
{
"ts": 9720,
"bytes": 1401
},
{
"ts": 9725,
"bytes": 1401
},
{
"ts": 9730,
"bytes": 1401
},
{
"ts": 9734,
"bytes": 1401
},
{
"ts": 9739,
"bytes": 1401
},
{
"ts": 9744,
"bytes": 1401
},
{
"ts": 9749,
"bytes": 1401
},
{
"ts": 9753,
"bytes": 1401
},
{
"ts": 9758,
"bytes": 1401
},
{
"ts": 9763,
"bytes": 1401
},
{
"ts": 9767,
"bytes": 1401
},
{
"ts": 9772,
"bytes": 1401
},
{
"ts": 9777,
"bytes": 1401
},
{
"ts": 9781,
"bytes": 1394
},
{
"ts": 9784,
"bytes": 1404
},
{
"ts": 9786,
"bytes": 1404
},
{
"ts": 9788,
"bytes": 1404
},
{
"ts": 9791,
"bytes": 1404
},
{
"ts": 9796,
"bytes": 1401
},
{
"ts": 9800,
"bytes": 1401
},
{
"ts": 9805,
"bytes": 1401
},
{
"ts": 9810,
"bytes": 1401
},
{
"ts": 9814,
"bytes": 1401
},
{
"ts": 9819,
"bytes": 1401
},
{
"ts": 9824,
"bytes": 1401
},
{
"ts": 9828,
"bytes": 1401
},
{
"ts": 9833,
"bytes": 1401
},
{
"ts": 9838,
"bytes": 1401
},
{
"ts": 9843,
"bytes": 1401
},
{
"ts": 9850,
"bytes": 1401
},
{
"ts": 9855,
"bytes": 1401
},
{
"ts": 9859,
"bytes": 1401
},
{
"ts": 9864,
"bytes": 1401
},
{
"ts": 9866,
"bytes": 1401
},
{
"ts": 9892,
"bytes": 1401
},
{
"ts": 9899,
"bytes": 1401
},
{
"ts": 9906,
"bytes": 1401
},
{
"ts": 9911,
"bytes": 1401
},
{
"ts": 9915,
"bytes": 1401
},
{
"ts": 9920,
"bytes": 1401
},
{
"ts": 9925,
"bytes": 1401
},
{
"ts": 9930,
"bytes": 1401
},
{
"ts": 9937,
"bytes": 1400
},
{
"ts": 9939,
"bytes": 1403
},
{
"ts": 9941,
"bytes": 1403
},
{
"ts": 9944,
"bytes": 1403
},
{
"ts": 9946,
"bytes": 1403
},
{
"ts": 9949,
"bytes": 1403
},
{
"ts": 9951,
"bytes": 1403
},
{
"ts": 9953,
"bytes": 1403
},
{
"ts": 9955,
"bytes": 1403
},
{
"ts": 9958,
"bytes": 1403
},
{
"ts": 9963,
"bytes": 1401
},
{
"ts": 9967,
"bytes": 1401
},
{
"ts": 9972,
"bytes": 1401
},
{
"ts": 9977,
"bytes": 1401
},
{
"ts": 9981,
"bytes": 1401
},
{
"ts": 9986,
"bytes": 1401
},
{
"ts": 9991,
"bytes": 1394
},
{
"ts": 9995,
"bytes": 1401
},
{
"ts": 10000,
"bytes": 1401
},
{
"ts": 10005,
"bytes": 1401
},
{
"ts": 10010,
"bytes": 1401
},
{
"ts": 10014,
"bytes": 1401
},
{
"ts": 10019,
"bytes": 1401
},
{
"ts": 10024,
"bytes": 1401
},
{
"ts": 10028,
"bytes": 1401
},
{
"ts": 10033,
"bytes": 1401
},
{
"ts": 10038,
"bytes": 1401
},
{
"ts": 10042,
"bytes": 1401
},
{
"ts": 10047,
"bytes": 1401
},
{
"ts": 10052,
"bytes": 1401
},
{
"ts": 10057,
"bytes": 1401
},
{
"ts": 10061,
"bytes": 1401
},
{
"ts": 10066,
"bytes": 1401
},
{
"ts": 10071,
"bytes": 1401
},
{
"ts": 10075,
"bytes": 1401
},
{
"ts": 10080,
"bytes": 1401
},
{
"ts": 10085,
"bytes": 1401
},
{
"ts": 10090,
"bytes": 1401
},
{
"ts": 10094,
"bytes": 1401
},
{
"ts": 10099,
"bytes": 1401
},
{
"ts": 10104,
"bytes": 1401
},
{
"ts": 10108,
"bytes": 1401
},
{
"ts": 10113,
"bytes": 1401
},
{
"ts": 10118,
"bytes": 1401
},
{
"ts": 10122,
"bytes": 1401
},
{
"ts": 10127,
"bytes": 1401
},
{
"ts": 10132,
"bytes": 1401
},
{
"ts": 10137,
"bytes": 1401
},
{
"ts": 10141,
"bytes": 1401
},
{
"ts": 10146,
"bytes": 1401
},
{
"ts": 10151,
"bytes": 1401
},
{
"ts": 10155,
"bytes": 1401
},
{
"ts": 10160,
"bytes": 1401
},
{
"ts": 10165,
"bytes": 1401
},
{
"ts": 10169,
"bytes": 1401
},
{
"ts": 10174,
"bytes": 1401
},
{
"ts": 10179,
"bytes": 1401
},
{
"ts": 10184,
"bytes": 1401
},
{
"ts": 10188,
"bytes": 1401
},
{
"ts": 10193,
"bytes": 1401
},
{
"ts": 10198,
"bytes": 1401
},
{
"ts": 10202,
"bytes": 1401
},
{
"ts": 10207,
"bytes": 1401
},
{
"ts": 10212,
"bytes": 1394
},
{
"ts": 10217,
"bytes": 1401
},
{
"ts": 10221,
"bytes": 1401
},
{
"ts": 10226,
"bytes": 1401
},
{
"ts": 10231,
"bytes": 1401
},
{
"ts": 10235,
"bytes": 1401
},
{
"ts": 10240,
"bytes": 1401
},
{
"ts": 10245,
"bytes": 1401
},
{
"ts": 10249,
"bytes": 1401
},
{
"ts": 10252,
"bytes": 1404
},
{
"ts": 10257,
"bytes": 1401
},
{
"ts": 10259,
"bytes": 1404
},
{
"ts": 10264,
"bytes": 1401
},
{
"ts": 10268,
"bytes": 1401
},
{
"ts": 10271,
"bytes": 1404
},
{
"ts": 10275,
"bytes": 1401
},
{
"ts": 10280,
"bytes": 1401
},
{
"ts": 10282,
"bytes": 1404
},
{
"ts": 10287,
"bytes": 1401
},
{
"ts": 10292,
"bytes": 1401
},
{
"ts": 10294,
"bytes": 1404
},
{
"ts": 10299,
"bytes": 1401
},
{
"ts": 10304,
"bytes": 1401
},
{
"ts": 10308,
"bytes": 1401
},
{
"ts": 10311,
"bytes": 1401
},
{
"ts": 10336,
"bytes": 1401
},
{
"ts": 10341,
"bytes": 1401
},
{
"ts": 10346,
"bytes": 1401
},
{
"ts": 10351,
"bytes": 1401
},
{
"ts": 10356,
"bytes": 1401
},
{
"ts": 10362,
"bytes": 1400
},
{
"ts": 10365,
"bytes": 1403
},
{
"ts": 10367,
"bytes": 1403
},
{
"ts": 10369,
"bytes": 1403
},
{
"ts": 10372,
"bytes": 1403
},
{
"ts": 10374,
"bytes": 1403
},
{
"ts": 10376,
"bytes": 1403
},
{
"ts": 10379,
"bytes": 1403
},
{
"ts": 10381,
"bytes": 1403
},
{
"ts": 10383,
"bytes": 1403
},
{
"ts": 10388,
"bytes": 1401
},
{
"ts": 10393,
"bytes": 1401
},
{
"ts": 10398,
"bytes": 1401
},
{
"ts": 10402,
"bytes": 1401
},
{
"ts": 10407,
"bytes": 1401
},
{
"ts": 10412,
"bytes": 1401
},
{
"ts": 10416,
"bytes": 1401
},
{
"ts": 10421,
"bytes": 1401
},
{
"ts": 10426,
"bytes": 1401
},
{
"ts": 10431,
"bytes": 1401
},
{
"ts": 10435,
"bytes": 1401
},
{
"ts": 10440,
"bytes": 1401
},
{
"ts": 10445,
"bytes": 1401
},
{
"ts": 10449,
"bytes": 1401
},
{
"ts": 10454,
"bytes": 1401
},
{
"ts": 10459,
"bytes": 1401
},
{
"ts": 10463,
"bytes": 1401
},
{
"ts": 10468,
"bytes": 1401
},
{
"ts": 10473,
"bytes": 1401
},
{
"ts": 10478,
"bytes": 1401
},
{
"ts": 10482,
"bytes": 1401
},
{
"ts": 10487,
"bytes": 1401
},
{
"ts": 10492,
"bytes": 1401
},
{
"ts": 10496,
"bytes": 1401
},
{
"ts": 10501,
"bytes": 1401
},
{
"ts": 10506,
"bytes": 1401
},
{
"ts": 10511,
"bytes": 1401
},
{
"ts": 10515,
"bytes": 1401
},
{
"ts": 10520,
"bytes": 1401
},
{
"ts": 10525,
"bytes": 1401
},
{
"ts": 10529,
"bytes": 1401
},
{
"ts": 10534,
"bytes": 1401
},
{
"ts": 10539,
"bytes": 1401
},
{
"ts": 10543,
"bytes": 1401
},
{
"ts": 10548,
"bytes": 1401
},
{
"ts": 10553,
"bytes": 1401
},
{
"ts": 10558,
"bytes": 1401
},
{
"ts": 10562,
"bytes": 1401
},
{
"ts": 10567,
"bytes": 1401
},
{
"ts": 10572,
"bytes": 1401
},
{
"ts": 10576,
"bytes": 1401
},
{
"ts": 10582,
"bytes": 1401
},
{
"ts": 10586,
"bytes": 1401
},
{
"ts": 10590,
"bytes": 1401
},
{
"ts": 10595,
"bytes": 1401
},
{
"ts": 10600,
"bytes": 1401
},
{
"ts": 10605,
"bytes": 1401
},
{
"ts": 10609,
"bytes": 1401
},
{
"ts": 10614,
"bytes": 1401
},
{
"ts": 10621,
"bytes": 1401
},
{
"ts": 10626,
"bytes": 1401
},
{
"ts": 10633,
"bytes": 1401
},
{
"ts": 10638,
"bytes": 1401
},
{
"ts": 10645,
"bytes": 1394
},
{
"ts": 10649,
"bytes": 1401
},
{
"ts": 10657,
"bytes": 1401
},
{
"ts": 10662,
"bytes": 1401
},
{
"ts": 10666,
"bytes": 1401
},
{
"ts": 10670,
"bytes": 1401
},
{
"ts": 10675,
"bytes": 1401
},
{
"ts": 10680,
"bytes": 1401
},
{
"ts": 10685,
"bytes": 1401
},
{
"ts": 10689,
"bytes": 1401
},
{
"ts": 10694,
"bytes": 1401
},
{
"ts": 10699,
"bytes": 1401
},
{
"ts": 10703,
"bytes": 1401
},
{
"ts": 10708,
"bytes": 1401
},
{
"ts": 10713,
"bytes": 1401
},
{
"ts": 10718,
"bytes": 1401
},
{
"ts": 10722,
"bytes": 1401
},
{
"ts": 10727,
"bytes": 1401
},
{
"ts": 10732,
"bytes": 1401
},
{
"ts": 10736,
"bytes": 1401
},
{
"ts": 10739,
"bytes": 1404
},
{
"ts": 10741,
"bytes": 1404
},
{
"ts": 10743,
"bytes": 1401
},
{
"ts": 10769,
"bytes": 1401
},
{
"ts": 10774,
"bytes": 1401
},
{
"ts": 10779,
"bytes": 1401
},
{
"ts": 10783,
"bytes": 1401
},
{
"ts": 10788,
"bytes": 1401
},
{
"ts": 10793,
"bytes": 1401
},
{
"ts": 10797,
"bytes": 1401
},
{
"ts": 10805,
"bytes": 1400
},
{
"ts": 10807,
"bytes": 1403
},
{
"ts": 10809,
"bytes": 1403
},
{
"ts": 10812,
"bytes": 1403
},
{
"ts": 10814,
"bytes": 1403
},
{
"ts": 10816,
"bytes": 1403
},
{
"ts": 10819,
"bytes": 1403
},
{
"ts": 10821,
"bytes": 1403
},
{
"ts": 10823,
"bytes": 1403
},
{
"ts": 10826,
"bytes": 1403
},
{
"ts": 10830,
"bytes": 1401
},
{
"ts": 10835,
"bytes": 1401
},
{
"ts": 10840,
"bytes": 1401
},
{
"ts": 10845,
"bytes": 1401
},
{
"ts": 10849,
"bytes": 1401
},
{
"ts": 10854,
"bytes": 1401
},
{
"ts": 10859,
"bytes": 1401
},
{
"ts": 10863,
"bytes": 1401
},
{
"ts": 10868,
"bytes": 1394
},
{
"ts": 10873,
"bytes": 1401
},
{
"ts": 10877,
"bytes": 1401
},
{
"ts": 10882,
"bytes": 1401
},
{
"ts": 10887,
"bytes": 1401
},
{
"ts": 10892,
"bytes": 1401
},
{
"ts": 10896,
"bytes": 1401
},
{
"ts": 10901,
"bytes": 1401
},
{
"ts": 10906,
"bytes": 1401
},
{
"ts": 10910,
"bytes": 1401
},
{
"ts": 10915,
"bytes": 1401
},
{
"ts": 10920,
"bytes": 1401
},
{
"ts": 10924,
"bytes": 1401
},
{
"ts": 10929,
"bytes": 1401
},
{
"ts": 10934,
"bytes": 1401
},
{
"ts": 10939,
"bytes": 1401
},
{
"ts": 10943,
"bytes": 1401
},
{
"ts": 10948,
"bytes": 1401
},
{
"ts": 10953,
"bytes": 1401
},
{
"ts": 10957,
"bytes": 1401
},
{
"ts": 10962,
"bytes": 1401
},
{
"ts": 10967,
"bytes": 1401
},
{
"ts": 10972,
"bytes": 1401
},
{
"ts": 10976,
"bytes": 1401
},
{
"ts": 10981,
"bytes": 1401
},
{
"ts": 10986,
"bytes": 1401
},
{
"ts": 10993,
"bytes": 1401
},
{
"ts": 10997,
"bytes": 1401
},
{
"ts": 11002,
"bytes": 1401
},
{
"ts": 11007,
"bytes": 1401
},
{
"ts": 11012,
"bytes": 1401
},
{
"ts": 11016,
"bytes": 1401
},
{
"ts": 11021,
"bytes": 1401
},
{
"ts": 11026,
"bytes": 1401
},
{
"ts": 11030,
"bytes": 1401
},
{
"ts": 11035,
"bytes": 1401
},
{
"ts": 11040,
"bytes": 1400
},
{
"ts": 11044,
"bytes": 1400
},
{
"ts": 11049,
"bytes": 1400
},
{
"ts": 11054,
"bytes": 1393
},
{
"ts": 11059,
"bytes": 1400
},
{
"ts": 11063,
"bytes": 1400
},
{
"ts": 11068,
"bytes": 1400
},
{
"ts": 11073,
"bytes": 1400
},
{
"ts": 11077,
"bytes": 1400
},
{
"ts": 11082,
"bytes": 1400
},
{
"ts": 11087,
"bytes": 1400
},
{
"ts": 11091,
"bytes": 1400
},
{
"ts": 11096,
"bytes": 1400
},
{
"ts": 11101,
"bytes": 1400
},
{
"ts": 11106,
"bytes": 1400
},
{
"ts": 11110,
"bytes": 1400
},
{
"ts": 11115,
"bytes": 1400
},
{
"ts": 11120,
"bytes": 1400
},
{
"ts": 11124,
"bytes": 1401
},
{
"ts": 11129,
"bytes": 1401
},
{
"ts": 11134,
"bytes": 1401
},
{
"ts": 11139,
"bytes": 1401
},
{
"ts": 11143,
"bytes": 1401
},
{
"ts": 11148,
"bytes": 1401
},
{
"ts": 11153,
"bytes": 1401
},
{
"ts": 11157,
"bytes": 1401
},
{
"ts": 11162,
"bytes": 1401
},
{
"ts": 11167,
"bytes": 1401
},
{
"ts": 11171,
"bytes": 1401
},
{
"ts": 11176,
"bytes": 1401
},
{
"ts": 11178,
"bytes": 1401
},
{
"ts": 11204,
"bytes": 1401
},
{
"ts": 11209,
"bytes": 1401
},
{
"ts": 11214,
"bytes": 1401
},
{
"ts": 11219,
"bytes": 1401
},
{
"ts": 11223,
"bytes": 1401
},
{
"ts": 11228,
"bytes": 1401
},
{
"ts": 11233,
"bytes": 1401
},
{
"ts": 11237,
"bytes": 1401
},
{
"ts": 11244,
"bytes": 1400
},
{
"ts": 11247,
"bytes": 1403
},
{
"ts": 11249,
"bytes": 1403
},
{
"ts": 11252,
"bytes": 1403
},
{
"ts": 11254,
"bytes": 1403
},
{
"ts": 11256,
"bytes": 1403
},
{
"ts": 11259,
"bytes": 1403
},
{
"ts": 11261,
"bytes": 1403
},
{
"ts": 11263,
"bytes": 1403
},
{
"ts": 11266,
"bytes": 1403
},
{
"ts": 11270,
"bytes": 1401
},
{
"ts": 11275,
"bytes": 1401
},
{
"ts": 11280,
"bytes": 1401
},
{
"ts": 11284,
"bytes": 1401
},
{
"ts": 11289,
"bytes": 1394
},
{
"ts": 11294,
"bytes": 1401
},
{
"ts": 11298,
"bytes": 1401
},
{
"ts": 11303,
"bytes": 1401
},
{
"ts": 11308,
"bytes": 1401
},
{
"ts": 11313,
"bytes": 1401
},
{
"ts": 11317,
"bytes": 1401
},
{
"ts": 11322,
"bytes": 1401
},
{
"ts": 11329,
"bytes": 1401
},
{
"ts": 11334,
"bytes": 1401
},
{
"ts": 11338,
"bytes": 1401
},
{
"ts": 11343,
"bytes": 1401
},
{
"ts": 11346,
"bytes": 1404
},
{
"ts": 11350,
"bytes": 1401
},
{
"ts": 11355,
"bytes": 1401
},
{
"ts": 11360,
"bytes": 1401
},
{
"ts": 11364,
"bytes": 1401
},
{
"ts": 11367,
"bytes": 1404
},
{
"ts": 11369,
"bytes": 1404
},
{
"ts": 11374,
"bytes": 1401
},
{
"ts": 11378,
"bytes": 1401
},
{
"ts": 11383,
"bytes": 1401
},
{
"ts": 11388,
"bytes": 1401
},
{
"ts": 11393,
"bytes": 1401
},
{
"ts": 11397,
"bytes": 1401
},
{
"ts": 11402,
"bytes": 1401
},
{
"ts": 11407,
"bytes": 1401
},
{
"ts": 11411,
"bytes": 1401
},
{
"ts": 11416,
"bytes": 1401
},
{
"ts": 11421,
"bytes": 1401
},
{
"ts": 11425,
"bytes": 1401
},
{
"ts": 11430,
"bytes": 1401
},
{
"ts": 11435,
"bytes": 1401
},
{
"ts": 11440,
"bytes": 1401
},
{
"ts": 11444,
"bytes": 1401
},
{
"ts": 11449,
"bytes": 1401
},
{
"ts": 11454,
"bytes": 1401
},
{
"ts": 11458,
"bytes": 1401
},
{
"ts": 11463,
"bytes": 1401
},
{
"ts": 11468,
"bytes": 1401
},
{
"ts": 11472,
"bytes": 1401
},
{
"ts": 11477,
"bytes": 1401
},
{
"ts": 11482,
"bytes": 1401
},
{
"ts": 11487,
"bytes": 1401
},
{
"ts": 11491,
"bytes": 1401
},
{
"ts": 11496,
"bytes": 1401
},
{
"ts": 11501,
"bytes": 1401
},
{
"ts": 11505,
"bytes": 1401
},
{
"ts": 11510,
"bytes": 1393
},
{
"ts": 11515,
"bytes": 1401
},
{
"ts": 11520,
"bytes": 1401
},
{
"ts": 11524,
"bytes": 1401
},
{
"ts": 11529,
"bytes": 1401
},
{
"ts": 11534,
"bytes": 1401
},
{
"ts": 11538,
"bytes": 1401
},
{
"ts": 11544,
"bytes": 1401
},
{
"ts": 11548,
"bytes": 1401
},
{
"ts": 11552,
"bytes": 1401
},
{
"ts": 11558,
"bytes": 1401
},
{
"ts": 11562,
"bytes": 1401
},
{
"ts": 11567,
"bytes": 1401
},
{
"ts": 11571,
"bytes": 1401
},
{
"ts": 11576,
"bytes": 1401
},
{
"ts": 11581,
"bytes": 1401
},
{
"ts": 11586,
"bytes": 1401
},
{
"ts": 11590,
"bytes": 1401
},
{
"ts": 11595,
"bytes": 1401
},
{
"ts": 11599,
"bytes": 1401
},
{
"ts": 11604,
"bytes": 1401
},
{
"ts": 11609,
"bytes": 1401
},
{
"ts": 11614,
"bytes": 1401
},
{
"ts": 11618,
"bytes": 1401
},
{
"ts": 11621,
"bytes": 1401
},
{
"ts": 11647,
"bytes": 1401
},
{
"ts": 11651,
"bytes": 1401
},
{
"ts": 11656,
"bytes": 1401
},
{
"ts": 11661,
"bytes": 1401
},
{
"ts": 11665,
"bytes": 1401
},
{
"ts": 11670,
"bytes": 1401
},
{
"ts": 11677,
"bytes": 1400
},
{
"ts": 11679,
"bytes": 1403
},
{
"ts": 11682,
"bytes": 1403
},
{
"ts": 11684,
"bytes": 1403
},
{
"ts": 11687,
"bytes": 1403
},
{
"ts": 11689,
"bytes": 1403
},
{
"ts": 11691,
"bytes": 1403
},
{
"ts": 11694,
"bytes": 1403
},
{
"ts": 11696,
"bytes": 1403
},
{
"ts": 11698,
"bytes": 1403
},
{
"ts": 11703,
"bytes": 1401
},
{
"ts": 11708,
"bytes": 1401
},
{
"ts": 11710,
"bytes": 1404
},
{
"ts": 11715,
"bytes": 1401
},
{
"ts": 11719,
"bytes": 1401
},
{
"ts": 11722,
"bytes": 1404
},
{
"ts": 11726,
"bytes": 1400
},
{
"ts": 11731,
"bytes": 1400
},
{
"ts": 11734,
"bytes": 1403
},
{
"ts": 11738,
"bytes": 1400
},
{
"ts": 11743,
"bytes": 1400
},
{
"ts": 11748,
"bytes": 1400
},
{
"ts": 11752,
"bytes": 1400
},
{
"ts": 11757,
"bytes": 1400
},
{
"ts": 11762,
"bytes": 1400
},
{
"ts": 11766,
"bytes": 1400
},
{
"ts": 11771,
"bytes": 1400
},
{
"ts": 11776,
"bytes": 1400
},
{
"ts": 11781,
"bytes": 1400
},
{
"ts": 11785,
"bytes": 1401
},
{
"ts": 11790,
"bytes": 1401
},
{
"ts": 11795,
"bytes": 1401
},
{
"ts": 11799,
"bytes": 1401
},
{
"ts": 11804,
"bytes": 1401
},
{
"ts": 11809,
"bytes": 1401
},
{
"ts": 11814,
"bytes": 1401
},
{
"ts": 11818,
"bytes": 1401
},
{
"ts": 11823,
"bytes": 1401
},
{
"ts": 11828,
"bytes": 1401
},
{
"ts": 11835,
"bytes": 1401
},
{
"ts": 11840,
"bytes": 1401
},
{
"ts": 11844,
"bytes": 1401
},
{
"ts": 11849,
"bytes": 1401
},
{
"ts": 11854,
"bytes": 1401
},
{
"ts": 11858,
"bytes": 1401
},
{
"ts": 11863,
"bytes": 1401
},
{
"ts": 11868,
"bytes": 1401
},
{
"ts": 11872,
"bytes": 1401
},
{
"ts": 11877,
"bytes": 1401
},
{
"ts": 11882,
"bytes": 1401
},
{
"ts": 11886,
"bytes": 1401
},
{
"ts": 11891,
"bytes": 1401
},
{
"ts": 11896,
"bytes": 1401
},
{
"ts": 11901,
"bytes": 1401
},
{
"ts": 11905,
"bytes": 1401
},
{
"ts": 11910,
"bytes": 1401
},
{
"ts": 11915,
"bytes": 1401
},
{
"ts": 11919,
"bytes": 1401
},
{
"ts": 11924,
"bytes": 1401
},
{
"ts": 11929,
"bytes": 1401
},
{
"ts": 11933,
"bytes": 1401
},
{
"ts": 11938,
"bytes": 1401
},
{
"ts": 11943,
"bytes": 1401
},
{
"ts": 11948,
"bytes": 1401
},
{
"ts": 11952,
"bytes": 1401
},
{
"ts": 11957,
"bytes": 1401
},
{
"ts": 11962,
"bytes": 1401
},
{
"ts": 11966,
"bytes": 1401
},
{
"ts": 11971,
"bytes": 1401
},
{
"ts": 11976,
"bytes": 1401
},
{
"ts": 11980,
"bytes": 1401
},
{
"ts": 11985,
"bytes": 1401
},
{
"ts": 11990,
"bytes": 1401
},
{
"ts": 11995,
"bytes": 1401
},
{
"ts": 11999,
"bytes": 1401
},
{
"ts": 12004,
"bytes": 1401
},
{
"ts": 12009,
"bytes": 1401
},
{
"ts": 12013,
"bytes": 1401
},
{
"ts": 12018,
"bytes": 1401
},
{
"ts": 12023,
"bytes": 1401
},
{
"ts": 12028,
"bytes": 1401
},
{
"ts": 12032,
"bytes": 1401
},
{
"ts": 12037,
"bytes": 1401
},
{
"ts": 12042,
"bytes": 1401
},
{
"ts": 12046,
"bytes": 1400
},
{
"ts": 12051,
"bytes": 1400
},
{
"ts": 12056,
"bytes": 1400
},
{
"ts": 12061,
"bytes": 1400
},
{
"ts": 12063,
"bytes": 1400
},
{
"ts": 12089,
"bytes": 1400
},
{
"ts": 12093,
"bytes": 1400
},
{
"ts": 12098,
"bytes": 1400
},
{
"ts": 12103,
"bytes": 1400
},
{
"ts": 12110,
"bytes": 1400
},
{
"ts": 12112,
"bytes": 1403
},
{
"ts": 12115,
"bytes": 1403
},
{
"ts": 12117,
"bytes": 1403
},
{
"ts": 12119,
"bytes": 1403
},
{
"ts": 12122,
"bytes": 1403
},
{
"ts": 12124,
"bytes": 1403
},
{
"ts": 12126,
"bytes": 1403
},
{
"ts": 12131,
"bytes": 1403
},
{
"ts": 12133,
"bytes": 1403
},
{
"ts": 12136,
"bytes": 1400
},
{
"ts": 12140,
"bytes": 1400
},
{
"ts": 12145,
"bytes": 1400
},
{
"ts": 12150,
"bytes": 1400
},
{
"ts": 12155,
"bytes": 1400
},
{
"ts": 12160,
"bytes": 1400
},
{
"ts": 12164,
"bytes": 1400
},
{
"ts": 12169,
"bytes": 1400
},
{
"ts": 12173,
"bytes": 1400
},
{
"ts": 12178,
"bytes": 1400
},
{
"ts": 12183,
"bytes": 1400
},
{
"ts": 12268,
"bytes": 1401
},
{
"ts": 12271,
"bytes": 1404
},
{
"ts": 12273,
"bytes": 1404
},
{
"ts": 12275,
"bytes": 1404
},
{
"ts": 12278,
"bytes": 1404
},
{
"ts": 12364,
"bytes": 1401
},
{
"ts": 12366,
"bytes": 1404
},
{
"ts": 12368,
"bytes": 1404
},
{
"ts": 12370,
"bytes": 1404
},
{
"ts": 12373,
"bytes": 1404
},
{
"ts": 12458,
"bytes": 1401
},
{
"ts": 12461,
"bytes": 1404
},
{
"ts": 12463,
"bytes": 1404
},
{
"ts": 12465,
"bytes": 1404
},
{
"ts": 12468,
"bytes": 1404
},
{
"ts": 12470,
"bytes": 1404
},
{
"ts": 12473,
"bytes": 1404
},
{
"ts": 12475,
"bytes": 1404
},
{
"ts": 12477,
"bytes": 1404
},
{
"ts": 12480,
"bytes": 1404
},
{
"ts": 12482,
"bytes": 1404
},
{
"ts": 12487,
"bytes": 1401
},
{
"ts": 12491,
"bytes": 1401
},
{
"ts": 12496,
"bytes": 1401
},
{
"ts": 12501,
"bytes": 1401
},
{
"ts": 12505,
"bytes": 1401
},
{
"ts": 12510,
"bytes": 1401
},
{
"ts": 12515,
"bytes": 1401
},
{
"ts": 12520,
"bytes": 1401
},
{
"ts": 12524,
"bytes": 1401
},
{
"ts": 12529,
"bytes": 1401
},
{
"ts": 12534,
"bytes": 1401
},
{
"ts": 12538,
"bytes": 1401
},
{
"ts": 12546,
"bytes": 1401
},
{
"ts": 12548,
"bytes": 1401
},
{
"ts": 12553,
"bytes": 1401
},
{
"ts": 12557,
"bytes": 1401
},
{
"ts": 12562,
"bytes": 1401
},
{
"ts": 12567,
"bytes": 1401
},
{
"ts": 12572,
"bytes": 1401
},
{
"ts": 12576,
"bytes": 1401
},
{
"ts": 12581,
"bytes": 1401
},
{
"ts": 12585,
"bytes": 1401
},
{
"ts": 12590,
"bytes": 1401
},
{
"ts": 12595,
"bytes": 1401
},
{
"ts": 12600,
"bytes": 1401
},
{
"ts": 12604,
"bytes": 1401
},
{
"ts": 12609,
"bytes": 1401
},
{
"ts": 12614,
"bytes": 1401
},
{
"ts": 12618,
"bytes": 1401
},
{
"ts": 12623,
"bytes": 1401
},
{
"ts": 12628,
"bytes": 1401
},
{
"ts": 12632,
"bytes": 1401
},
{
"ts": 12637,
"bytes": 1401
},
{
"ts": 12642,
"bytes": 1401
},
{
"ts": 12647,
"bytes": 1401
},
{
"ts": 12651,
"bytes": 1401
},
{
"ts": 12656,
"bytes": 1401
},
{
"ts": 12661,
"bytes": 1401
},
{
"ts": 12665,
"bytes": 1401
},
{
"ts": 12670,
"bytes": 1401
},
{
"ts": 12675,
"bytes": 1401
},
{
"ts": 12679,
"bytes": 1401
},
{
"ts": 12684,
"bytes": 1401
},
{
"ts": 12689,
"bytes": 1401
},
{
"ts": 12694,
"bytes": 1401
},
{
"ts": 12698,
"bytes": 1401
},
{
"ts": 12703,
"bytes": 1401
},
{
"ts": 12710,
"bytes": 1401
},
{
"ts": 12715,
"bytes": 1401
},
{
"ts": 12717,
"bytes": 1404
},
{
"ts": 12722,
"bytes": 1401
},
{
"ts": 12727,
"bytes": 1400
},
{
"ts": 12729,
"bytes": 1403
},
{
"ts": 12731,
"bytes": 1403
},
{
"ts": 12734,
"bytes": 1403
},
{
"ts": 12736,
"bytes": 1403
},
{
"ts": 12738,
"bytes": 1403
},
{
"ts": 12741,
"bytes": 1403
},
{
"ts": 12743,
"bytes": 1403
},
{
"ts": 12745,
"bytes": 1403
},
{
"ts": 12748,
"bytes": 1403
},
{
"ts": 12750,
"bytes": 1400
},
{
"ts": 12752,
"bytes": 1403
},
{
"ts": 12757,
"bytes": 1400
},
{
"ts": 12762,
"bytes": 1400
},
{
"ts": 12769,
"bytes": 1400
},
{
"ts": 12774,
"bytes": 1400
},
{
"ts": 12778,
"bytes": 1400
},
{
"ts": 12783,
"bytes": 1394
},
{
"ts": 12788,
"bytes": 1400
},
{
"ts": 12792,
"bytes": 1400
},
{
"ts": 12797,
"bytes": 1400
},
{
"ts": 12802,
"bytes": 1400
},
{
"ts": 12807,
"bytes": 1400
},
{
"ts": 12811,
"bytes": 1400
},
{
"ts": 12816,
"bytes": 1400
},
{
"ts": 12821,
"bytes": 1400
},
{
"ts": 12828,
"bytes": 1400
},
{
"ts": 12832,
"bytes": 1400
},
{
"ts": 12835,
"bytes": 1403
},
{
"ts": 12840,
"bytes": 1400
},
{
"ts": 12844,
"bytes": 1400
},
{
"ts": 12849,
"bytes": 1400
},
{
"ts": 12854,
"bytes": 1400
},
{
"ts": 12859,
"bytes": 1400
},
{
"ts": 12863,
"bytes": 1400
},
{
"ts": 12868,
"bytes": 1401
},
{
"ts": 12873,
"bytes": 1401
},
{
"ts": 12877,
"bytes": 1401
},
{
"ts": 12882,
"bytes": 1401
},
{
"ts": 12887,
"bytes": 1401
},
{
"ts": 12891,
"bytes": 1401
},
{
"ts": 12896,
"bytes": 1401
},
{
"ts": 12901,
"bytes": 1401
},
{
"ts": 12905,
"bytes": 1401
},
{
"ts": 12910,
"bytes": 1401
},
{
"ts": 12915,
"bytes": 1401
},
{
"ts": 12919,
"bytes": 1401
},
{
"ts": 12924,
"bytes": 1401
},
{
"ts": 12929,
"bytes": 1401
},
{
"ts": 12934,
"bytes": 1401
},
{
"ts": 12938,
"bytes": 1401
},
{
"ts": 12943,
"bytes": 1401
},
{
"ts": 12948,
"bytes": 1401
},
{
"ts": 12952,
"bytes": 1401
},
{
"ts": 12957,
"bytes": 1401
},
{
"ts": 12962,
"bytes": 1401
},
{
"ts": 12967,
"bytes": 1401
},
{
"ts": 12971,
"bytes": 1401
},
{
"ts": 12976,
"bytes": 1401
},
{
"ts": 12981,
"bytes": 1401
},
{
"ts": 12985,
"bytes": 1401
},
{
"ts": 12990,
"bytes": 1401
},
{
"ts": 12995,
"bytes": 1401
},
{
"ts": 12999,
"bytes": 1401
},
{
"ts": 13004,
"bytes": 1394
},
{
"ts": 13009,
"bytes": 1401
},
{
"ts": 13014,
"bytes": 1401
},
{
"ts": 13018,
"bytes": 1401
},
{
"ts": 13023,
"bytes": 1401
},
{
"ts": 13028,
"bytes": 1401
},
{
"ts": 13032,
"bytes": 1401
},
{
"ts": 13037,
"bytes": 1401
},
{
"ts": 13042,
"bytes": 1401
},
{
"ts": 13047,
"bytes": 1401
},
{
"ts": 13051,
"bytes": 1401
},
{
"ts": 13056,
"bytes": 1401
},
{
"ts": 13061,
"bytes": 1401
},
{
"ts": 13065,
"bytes": 1401
},
{
"ts": 13070,
"bytes": 1401
},
{
"ts": 13075,
"bytes": 1401
},
{
"ts": 13079,
"bytes": 1401
},
{
"ts": 13084,
"bytes": 1401
},
{
"ts": 13089,
"bytes": 1401
},
{
"ts": 13094,
"bytes": 1401
},
{
"ts": 13098,
"bytes": 1401
},
{
"ts": 13103,
"bytes": 1401
},
{
"ts": 13108,
"bytes": 1401
},
{
"ts": 13112,
"bytes": 1401
},
{
"ts": 13117,
"bytes": 1401
},
{
"ts": 13122,
"bytes": 1401
},
{
"ts": 13127,
"bytes": 1401
},
{
"ts": 13131,
"bytes": 1401
},
{
"ts": 13136,
"bytes": 1401
},
{
"ts": 13143,
"bytes": 1400
},
{
"ts": 13145,
"bytes": 1403
},
{
"ts": 13148,
"bytes": 1403
},
{
"ts": 13150,
"bytes": 1403
},
{
"ts": 13152,
"bytes": 1403
},
{
"ts": 13155,
"bytes": 1403
},
{
"ts": 13157,
"bytes": 1403
},
{
"ts": 13160,
"bytes": 1403
},
{
"ts": 13162,
"bytes": 1403
},
{
"ts": 13164,
"bytes": 1403
},
{
"ts": 13169,
"bytes": 1401
},
{
"ts": 13174,
"bytes": 1401
},
{
"ts": 13178,
"bytes": 1401
},
{
"ts": 13183,
"bytes": 1401
},
{
"ts": 13188,
"bytes": 1401
},
{
"ts": 13192,
"bytes": 1401
},
{
"ts": 13197,
"bytes": 1401
},
{
"ts": 13202,
"bytes": 1401
},
{
"ts": 13206,
"bytes": 1401
},
{
"ts": 13209,
"bytes": 1401
},
{
"ts": 13235,
"bytes": 1401
},
{
"ts": 13240,
"bytes": 1393
},
{
"ts": 13244,
"bytes": 1401
},
{
"ts": 13249,
"bytes": 1401
},
{
"ts": 13254,
"bytes": 1401
},
{
"ts": 13258,
"bytes": 1401
},
{
"ts": 13263,
"bytes": 1401
},
{
"ts": 13268,
"bytes": 1401
},
{
"ts": 13272,
"bytes": 1401
},
{
"ts": 13277,
"bytes": 1401
},
{
"ts": 13282,
"bytes": 1401
},
{
"ts": 13286,
"bytes": 1401
},
{
"ts": 13291,
"bytes": 1401
},
{
"ts": 13296,
"bytes": 1401
},
{
"ts": 13301,
"bytes": 1401
},
{
"ts": 13305,
"bytes": 1401
},
{
"ts": 13310,
"bytes": 1401
},
{
"ts": 13315,
"bytes": 1401
},
{
"ts": 13319,
"bytes": 1401
},
{
"ts": 13324,
"bytes": 1401
},
{
"ts": 13329,
"bytes": 1401
},
{
"ts": 13334,
"bytes": 1401
},
{
"ts": 13338,
"bytes": 1401
},
{
"ts": 13343,
"bytes": 1401
},
{
"ts": 13348,
"bytes": 1401
},
{
"ts": 13352,
"bytes": 1401
},
{
"ts": 13357,
"bytes": 1401
},
{
"ts": 13362,
"bytes": 1400
},
{
"ts": 13366,
"bytes": 1400
},
{
"ts": 13371,
"bytes": 1400
},
{
"ts": 13376,
"bytes": 1400
},
{
"ts": 13381,
"bytes": 1400
},
{
"ts": 13385,
"bytes": 1400
},
{
"ts": 13390,
"bytes": 1400
},
{
"ts": 13395,
"bytes": 1400
},
{
"ts": 13399,
"bytes": 1400
},
{
"ts": 13404,
"bytes": 1400
},
{
"ts": 13409,
"bytes": 1400
},
{
"ts": 13414,
"bytes": 1400
},
{
"ts": 13418,
"bytes": 1400
},
{
"ts": 13423,
"bytes": 1400
},
{
"ts": 13428,
"bytes": 1400
},
{
"ts": 13432,
"bytes": 1400
},
{
"ts": 13437,
"bytes": 1400
},
{
"ts": 13442,
"bytes": 1400
},
{
"ts": 13446,
"bytes": 1400
},
{
"ts": 13451,
"bytes": 1400
},
{
"ts": 13456,
"bytes": 1400
},
{
"ts": 13461,
"bytes": 1400
},
{
"ts": 13465,
"bytes": 1400
},
{
"ts": 13470,
"bytes": 1400
},
{
"ts": 13475,
"bytes": 1400
},
{
"ts": 13479,
"bytes": 1400
},
{
"ts": 13484,
"bytes": 1400
},
{
"ts": 13489,
"bytes": 1400
},
{
"ts": 13493,
"bytes": 1400
},
{
"ts": 13498,
"bytes": 1400
},
{
"ts": 13503,
"bytes": 1400
},
{
"ts": 13508,
"bytes": 1400
},
{
"ts": 13512,
"bytes": 1400
},
{
"ts": 13517,
"bytes": 1400
},
{
"ts": 13522,
"bytes": 1400
},
{
"ts": 13526,
"bytes": 1401
},
{
"ts": 13531,
"bytes": 1401
},
{
"ts": 13536,
"bytes": 1401
},
{
"ts": 13542,
"bytes": 1401
},
{
"ts": 13545,
"bytes": 1401
},
{
"ts": 13551,
"bytes": 1401
},
{
"ts": 13557,
"bytes": 1401
},
{
"ts": 13559,
"bytes": 1401
},
{
"ts": 13564,
"bytes": 1401
},
{
"ts": 13569,
"bytes": 1401
},
{
"ts": 13574,
"bytes": 1401
},
{
"ts": 13581,
"bytes": 1400
},
{
"ts": 13583,
"bytes": 1403
},
{
"ts": 13585,
"bytes": 1403
},
{
"ts": 13588,
"bytes": 1403
},
{
"ts": 13590,
"bytes": 1403
},
{
"ts": 13592,
"bytes": 1403
},
{
"ts": 13595,
"bytes": 1403
},
{
"ts": 13597,
"bytes": 1403
},
{
"ts": 13599,
"bytes": 1403
},
{
"ts": 13602,
"bytes": 1403
},
{
"ts": 13606,
"bytes": 1401
},
{
"ts": 13611,
"bytes": 1401
},
{
"ts": 13616,
"bytes": 1401
},
{
"ts": 13621,
"bytes": 1401
},
{
"ts": 13625,
"bytes": 1401
},
{
"ts": 13628,
"bytes": 1404
},
{
"ts": 13632,
"bytes": 1401
},
{
"ts": 13637,
"bytes": 1401
},
{
"ts": 13642,
"bytes": 1401
},
{
"ts": 13646,
"bytes": 1401
},
{
"ts": 13649,
"bytes": 1401
},
{
"ts": 13668,
"bytes": 1394
},
{
"ts": 13679,
"bytes": 1401
},
{
"ts": 13684,
"bytes": 1401
},
{
"ts": 13689,
"bytes": 1401
},
{
"ts": 13693,
"bytes": 1401
},
{
"ts": 13698,
"bytes": 1401
},
{
"ts": 13703,
"bytes": 1401
},
{
"ts": 13708,
"bytes": 1401
},
{
"ts": 13712,
"bytes": 1401
},
{
"ts": 13717,
"bytes": 1401
},
{
"ts": 13722,
"bytes": 1401
},
{
"ts": 13726,
"bytes": 1401
},
{
"ts": 13731,
"bytes": 1401
},
{
"ts": 13736,
"bytes": 1401
},
{
"ts": 13740,
"bytes": 1401
},
{
"ts": 13745,
"bytes": 1401
},
{
"ts": 13750,
"bytes": 1401
},
{
"ts": 13755,
"bytes": 1401
},
{
"ts": 13759,
"bytes": 1401
},
{
"ts": 13764,
"bytes": 1401
},
{
"ts": 13769,
"bytes": 1401
},
{
"ts": 13773,
"bytes": 1401
},
{
"ts": 13778,
"bytes": 1401
},
{
"ts": 13783,
"bytes": 1401
},
{
"ts": 13788,
"bytes": 1401
},
{
"ts": 13792,
"bytes": 1401
},
{
"ts": 13797,
"bytes": 1401
},
{
"ts": 13802,
"bytes": 1401
},
{
"ts": 13806,
"bytes": 1401
},
{
"ts": 13811,
"bytes": 1401
},
{
"ts": 13816,
"bytes": 1401
},
{
"ts": 13821,
"bytes": 1401
},
{
"ts": 13825,
"bytes": 1401
},
{
"ts": 13830,
"bytes": 1401
},
{
"ts": 13835,
"bytes": 1401
},
{
"ts": 13839,
"bytes": 1401
},
{
"ts": 13844,
"bytes": 1401
},
{
"ts": 13849,
"bytes": 1401
},
{
"ts": 13853,
"bytes": 1401
},
{
"ts": 13858,
"bytes": 1401
},
{
"ts": 13863,
"bytes": 1401
},
{
"ts": 13868,
"bytes": 1401
},
{
"ts": 13872,
"bytes": 1401
},
{
"ts": 13877,
"bytes": 1401
},
{
"ts": 13882,
"bytes": 1401
},
{
"ts": 13886,
"bytes": 1401
},
{
"ts": 13891,
"bytes": 1401
},
{
"ts": 13896,
"bytes": 1401
},
{
"ts": 13900,
"bytes": 1401
},
{
"ts": 13905,
"bytes": 1401
},
{
"ts": 13910,
"bytes": 1401
},
{
"ts": 13915,
"bytes": 1401
},
{
"ts": 13919,
"bytes": 1401
},
{
"ts": 13924,
"bytes": 1401
},
{
"ts": 13929,
"bytes": 1401
},
{
"ts": 13933,
"bytes": 1401
},
{
"ts": 13938,
"bytes": 1401
},
{
"ts": 13943,
"bytes": 1401
},
{
"ts": 13955,
"bytes": 1401
},
{
"ts": 13959,
"bytes": 1401
},
{
"ts": 13964,
"bytes": 1401
},
{
"ts": 13969,
"bytes": 1401
},
{
"ts": 13973,
"bytes": 1401
},
{
"ts": 13978,
"bytes": 1401
},
{
"ts": 13983,
"bytes": 1401
},
{
"ts": 13987,
"bytes": 1401
},
{
"ts": 13992,
"bytes": 1401
},
{
"ts": 13997,
"bytes": 1401
},
{
"ts": 14002,
"bytes": 1401
},
{
"ts": 14006,
"bytes": 1401
},
{
"ts": 14011,
"bytes": 1401
},
{
"ts": 14016,
"bytes": 1401
},
{
"ts": 14023,
"bytes": 1400
},
{
"ts": 14025,
"bytes": 1403
},
{
"ts": 14027,
"bytes": 1403
},
{
"ts": 14030,
"bytes": 1403
},
{
"ts": 14032,
"bytes": 1403
},
{
"ts": 14035,
"bytes": 1403
},
{
"ts": 14037,
"bytes": 1403
},
{
"ts": 14039,
"bytes": 1403
},
{
"ts": 14042,
"bytes": 1403
},
{
"ts": 14044,
"bytes": 1403
},
{
"ts": 14049,
"bytes": 1401
},
{
"ts": 14053,
"bytes": 1401
},
{
"ts": 14058,
"bytes": 1401
},
{
"ts": 14063,
"bytes": 1401
},
{
"ts": 14067,
"bytes": 1401
},
{
"ts": 14072,
"bytes": 1401
},
{
"ts": 14077,
"bytes": 1401
},
{
"ts": 14079,
"bytes": 1401
},
{
"ts": 14105,
"bytes": 1401
},
{
"ts": 14112,
"bytes": 1401
},
{
"ts": 14117,
"bytes": 1401
},
{
"ts": 14124,
"bytes": 1394
},
{
"ts": 14129,
"bytes": 1401
},
{
"ts": 14133,
"bytes": 1401
},
{
"ts": 14138,
"bytes": 1401
},
{
"ts": 14143,
"bytes": 1401
},
{
"ts": 14148,
"bytes": 1401
},
{
"ts": 14152,
"bytes": 1401
},
{
"ts": 14157,
"bytes": 1401
},
{
"ts": 14162,
"bytes": 1401
},
{
"ts": 14166,
"bytes": 1401
},
{
"ts": 14171,
"bytes": 1401
},
{
"ts": 14176,
"bytes": 1401
},
{
"ts": 14180,
"bytes": 1401
},
{
"ts": 14185,
"bytes": 1401
},
{
"ts": 14190,
"bytes": 1401
},
{
"ts": 14194,
"bytes": 1401
},
{
"ts": 14199,
"bytes": 1401
},
{
"ts": 14204,
"bytes": 1401
},
{
"ts": 14209,
"bytes": 1401
},
{
"ts": 14213,
"bytes": 1401
},
{
"ts": 14218,
"bytes": 1401
},
{
"ts": 14223,
"bytes": 1401
},
{
"ts": 14227,
"bytes": 1401
},
{
"ts": 14232,
"bytes": 1401
},
{
"ts": 14237,
"bytes": 1401
},
{
"ts": 14242,
"bytes": 1401
},
{
"ts": 14246,
"bytes": 1401
},
{
"ts": 14251,
"bytes": 1401
},
{
"ts": 14256,
"bytes": 1401
},
{
"ts": 14260,
"bytes": 1400
},
{
"ts": 14265,
"bytes": 1400
},
{
"ts": 14270,
"bytes": 1400
},
{
"ts": 14274,
"bytes": 1400
},
{
"ts": 14279,
"bytes": 1400
},
{
"ts": 14284,
"bytes": 1400
},
{
"ts": 14288,
"bytes": 1400
},
{
"ts": 14293,
"bytes": 1400
},
{
"ts": 14298,
"bytes": 1400
},
{
"ts": 14303,
"bytes": 1400
},
{
"ts": 14307,
"bytes": 1400
},
{
"ts": 14312,
"bytes": 1400
},
{
"ts": 14317,
"bytes": 1400
},
{
"ts": 14321,
"bytes": 1400
},
{
"ts": 14326,
"bytes": 1400
},
{
"ts": 14331,
"bytes": 1400
},
{
"ts": 14335,
"bytes": 1400
},
{
"ts": 14340,
"bytes": 1400
},
{
"ts": 14345,
"bytes": 1400
},
{
"ts": 14350,
"bytes": 1400
},
{
"ts": 14354,
"bytes": 1401
},
{
"ts": 14359,
"bytes": 1401
},
{
"ts": 14364,
"bytes": 1401
},
{
"ts": 14369,
"bytes": 1401
},
{
"ts": 14373,
"bytes": 1401
},
{
"ts": 14378,
"bytes": 1401
},
{
"ts": 14383,
"bytes": 1401
},
{
"ts": 14387,
"bytes": 1401
},
{
"ts": 14392,
"bytes": 1401
},
{
"ts": 14397,
"bytes": 1401
},
{
"ts": 14401,
"bytes": 1401
},
{
"ts": 14406,
"bytes": 1401
},
{
"ts": 14411,
"bytes": 1401
},
{
"ts": 14415,
"bytes": 1401
},
{
"ts": 14420,
"bytes": 1401
},
{
"ts": 14425,
"bytes": 1401
},
{
"ts": 14430,
"bytes": 1401
},
{
"ts": 14434,
"bytes": 1401
},
{
"ts": 14439,
"bytes": 1401
},
{
"ts": 14444,
"bytes": 1401
},
{
"ts": 14448,
"bytes": 1401
},
{
"ts": 14453,
"bytes": 1401
},
{
"ts": 14458,
"bytes": 1401
},
{
"ts": 14465,
"bytes": 1400
},
{
"ts": 14467,
"bytes": 1403
},
{
"ts": 14470,
"bytes": 1403
},
{
"ts": 14472,
"bytes": 1403
},
{
"ts": 14474,
"bytes": 1403
},
{
"ts": 14477,
"bytes": 1403
},
{
"ts": 14479,
"bytes": 1403
},
{
"ts": 14481,
"bytes": 1403
},
{
"ts": 14484,
"bytes": 1403
},
{
"ts": 14486,
"bytes": 1403
},
{
"ts": 14491,
"bytes": 1401
},
{
"ts": 14495,
"bytes": 1401
},
{
"ts": 14500,
"bytes": 1401
},
{
"ts": 14505,
"bytes": 1401
},
{
"ts": 14510,
"bytes": 1401
},
{
"ts": 14512,
"bytes": 1401
},
{
"ts": 14514,
"bytes": 1404
},
{
"ts": 14540,
"bytes": 1401
},
{
"ts": 14547,
"bytes": 1401
},
{
"ts": 14552,
"bytes": 1401
},
{
"ts": 14559,
"bytes": 1401
},
{
"ts": 14564,
"bytes": 1401
},
{
"ts": 14569,
"bytes": 1401
},
{
"ts": 14573,
"bytes": 1401
},
{
"ts": 14578,
"bytes": 1394
},
{
"ts": 14583,
"bytes": 1401
},
{
"ts": 14587,
"bytes": 1401
},
{
"ts": 14592,
"bytes": 1401
},
{
"ts": 14597,
"bytes": 1401
},
{
"ts": 14601,
"bytes": 1401
},
{
"ts": 14606,
"bytes": 1401
},
{
"ts": 14611,
"bytes": 1401
},
{
"ts": 14615,
"bytes": 1401
},
{
"ts": 14620,
"bytes": 1401
},
{
"ts": 14625,
"bytes": 1401
},
{
"ts": 14630,
"bytes": 1401
},
{
"ts": 14634,
"bytes": 1400
},
{
"ts": 14639,
"bytes": 1400
},
{
"ts": 14644,
"bytes": 1400
},
{
"ts": 14648,
"bytes": 1400
},
{
"ts": 14653,
"bytes": 1400
},
{
"ts": 14658,
"bytes": 1400
},
{
"ts": 14663,
"bytes": 1401
},
{
"ts": 14667,
"bytes": 1401
},
{
"ts": 14672,
"bytes": 1401
},
{
"ts": 14677,
"bytes": 1401
},
{
"ts": 14681,
"bytes": 1401
},
{
"ts": 14686,
"bytes": 1401
},
{
"ts": 14691,
"bytes": 1401
},
{
"ts": 14695,
"bytes": 1401
},
{
"ts": 14700,
"bytes": 1401
},
{
"ts": 14705,
"bytes": 1401
},
{
"ts": 14710,
"bytes": 1401
},
{
"ts": 14714,
"bytes": 1401
},
{
"ts": 14719,
"bytes": 1401
},
{
"ts": 14724,
"bytes": 1401
},
{
"ts": 14728,
"bytes": 1401
},
{
"ts": 14733,
"bytes": 1401
},
{
"ts": 14738,
"bytes": 1401
},
{
"ts": 14743,
"bytes": 1401
},
{
"ts": 14747,
"bytes": 1401
},
{
"ts": 14752,
"bytes": 1401
},
{
"ts": 14757,
"bytes": 1401
},
{
"ts": 14762,
"bytes": 1401
},
{
"ts": 14766,
"bytes": 1401
},
{
"ts": 14771,
"bytes": 1401
},
{
"ts": 14775,
"bytes": 1401
},
{
"ts": 14780,
"bytes": 1401
},
{
"ts": 14785,
"bytes": 1401
},
{
"ts": 14789,
"bytes": 1394
},
{
"ts": 14794,
"bytes": 1401
},
{
"ts": 14799,
"bytes": 1401
},
{
"ts": 14804,
"bytes": 1401
},
{
"ts": 14808,
"bytes": 1401
},
{
"ts": 14813,
"bytes": 1401
},
{
"ts": 14818,
"bytes": 1401
},
{
"ts": 14822,
"bytes": 1401
},
{
"ts": 14827,
"bytes": 1401
},
{
"ts": 14832,
"bytes": 1401
},
{
"ts": 14836,
"bytes": 1401
},
{
"ts": 14841,
"bytes": 1401
},
{
"ts": 14846,
"bytes": 1401
},
{
"ts": 14851,
"bytes": 1401
},
{
"ts": 14855,
"bytes": 1401
},
{
"ts": 14860,
"bytes": 1401
},
{
"ts": 14865,
"bytes": 1401
},
{
"ts": 14869,
"bytes": 1401
},
{
"ts": 14874,
"bytes": 1401
},
{
"ts": 14879,
"bytes": 1401
},
{
"ts": 14884,
"bytes": 1401
},
{
"ts": 14888,
"bytes": 1401
},
{
"ts": 14893,
"bytes": 1401
},
{
"ts": 14898,
"bytes": 1401
},
{
"ts": 14905,
"bytes": 1400
},
{
"ts": 14907,
"bytes": 1403
},
{
"ts": 14909,
"bytes": 1403
},
{
"ts": 14912,
"bytes": 1403
},
{
"ts": 14914,
"bytes": 1403
},
{
"ts": 14916,
"bytes": 1403
},
{
"ts": 14919,
"bytes": 1403
},
{
"ts": 14921,
"bytes": 1403
},
{
"ts": 14924,
"bytes": 1403
},
{
"ts": 14926,
"bytes": 1403
},
{
"ts": 14931,
"bytes": 1401
},
{
"ts": 14935,
"bytes": 1401
},
{
"ts": 14940,
"bytes": 1401
},
{
"ts": 14945,
"bytes": 1401
},
{
"ts": 14947,
"bytes": 1401
},
{
"ts": 14973,
"bytes": 1401
},
{
"ts": 14980,
"bytes": 1401
},
{
"ts": 14985,
"bytes": 1401
},
{
"ts": 14989,
"bytes": 1401
},
{
"ts": 14994,
"bytes": 1401
},
{
"ts": 14999,
"bytes": 1401
},
{
"ts": 15001,
"bytes": 1404
},
{
"ts": 15006,
"bytes": 1401
},
{
"ts": 15011,
"bytes": 1400
},
{
"ts": 15015,
"bytes": 1400
},
{
"ts": 15020,
"bytes": 1400
},
{
"ts": 15025,
"bytes": 1400
},
{
"ts": 15029,
"bytes": 1400
},
{
"ts": 15034,
"bytes": 1394
},
{
"ts": 15039,
"bytes": 1400
},
{
"ts": 15043,
"bytes": 1400
},
{
"ts": 15048,
"bytes": 1400
},
{
"ts": 15053,
"bytes": 1400
},
{
"ts": 15058,
"bytes": 1400
},
{
"ts": 15062,
"bytes": 1400
},
{
"ts": 15067,
"bytes": 1400
},
{
"ts": 15072,
"bytes": 1400
},
{
"ts": 15076,
"bytes": 1400
},
{
"ts": 15081,
"bytes": 1400
},
{
"ts": 15086,
"bytes": 1400
},
{
"ts": 15090,
"bytes": 1400
},
{
"ts": 15095,
"bytes": 1400
},
{
"ts": 15100,
"bytes": 1400
},
{
"ts": 15105,
"bytes": 1400
},
{
"ts": 15109,
"bytes": 1400
},
{
"ts": 15114,
"bytes": 1400
},
{
"ts": 15119,
"bytes": 1401
},
{
"ts": 15123,
"bytes": 1401
},
{
"ts": 15128,
"bytes": 1401
},
{
"ts": 15133,
"bytes": 1401
},
{
"ts": 15138,
"bytes": 1401
},
{
"ts": 15142,
"bytes": 1401
},
{
"ts": 15147,
"bytes": 1401
},
{
"ts": 15152,
"bytes": 1401
},
{
"ts": 15156,
"bytes": 1401
},
{
"ts": 15161,
"bytes": 1401
},
{
"ts": 15166,
"bytes": 1401
},
{
"ts": 15170,
"bytes": 1401
},
{
"ts": 15175,
"bytes": 1401
},
{
"ts": 15180,
"bytes": 1401
},
{
"ts": 15185,
"bytes": 1401
},
{
"ts": 15189,
"bytes": 1401
},
{
"ts": 15194,
"bytes": 1401
},
{
"ts": 15199,
"bytes": 1401
},
{
"ts": 15203,
"bytes": 1401
},
{
"ts": 15208,
"bytes": 1401
},
{
"ts": 15213,
"bytes": 1401
},
{
"ts": 15218,
"bytes": 1401
},
{
"ts": 15222,
"bytes": 1401
},
{
"ts": 15227,
"bytes": 1401
},
{
"ts": 15232,
"bytes": 1401
},
{
"ts": 15236,
"bytes": 1401
},
{
"ts": 15241,
"bytes": 1401
},
{
"ts": 15246,
"bytes": 1401
},
{
"ts": 15250,
"bytes": 1401
},
{
"ts": 15255,
"bytes": 1401
},
{
"ts": 15260,
"bytes": 1401
},
{
"ts": 15265,
"bytes": 1401
},
{
"ts": 15269,
"bytes": 1401
},
{
"ts": 15274,
"bytes": 1401
},
{
"ts": 15279,
"bytes": 1401
},
{
"ts": 15283,
"bytes": 1401
},
{
"ts": 15288,
"bytes": 1401
},
{
"ts": 15293,
"bytes": 1401
},
{
"ts": 15298,
"bytes": 1401
},
{
"ts": 15302,
"bytes": 1401
},
{
"ts": 15307,
"bytes": 1401
},
{
"ts": 15312,
"bytes": 1401
},
{
"ts": 15316,
"bytes": 1401
},
{
"ts": 15321,
"bytes": 1401
},
{
"ts": 15326,
"bytes": 1401
},
{
"ts": 15330,
"bytes": 1401
},
{
"ts": 15335,
"bytes": 1401
},
{
"ts": 15342,
"bytes": 1400
},
{
"ts": 15345,
"bytes": 1403
},
{
"ts": 15347,
"bytes": 1403
},
{
"ts": 15349,
"bytes": 1403
},
{
"ts": 15352,
"bytes": 1403
},
{
"ts": 15354,
"bytes": 1403
},
{
"ts": 15356,
"bytes": 1403
},
{
"ts": 15359,
"bytes": 1403
},
{
"ts": 15361,
"bytes": 1403
},
{
"ts": 15363,
"bytes": 1403
},
{
"ts": 15368,
"bytes": 1401
},
{
"ts": 15373,
"bytes": 1401
},
{
"ts": 15377,
"bytes": 1401
},
{
"ts": 15382,
"bytes": 1401
},
{
"ts": 15384,
"bytes": 1401
},
{
"ts": 15410,
"bytes": 1401
},
{
"ts": 15415,
"bytes": 1401
},
{
"ts": 15420,
"bytes": 1401
},
{
"ts": 15424,
"bytes": 1401
},
{
"ts": 15429,
"bytes": 1401
},
{
"ts": 15434,
"bytes": 1401
},
{
"ts": 15439,
"bytes": 1401
},
{
"ts": 15443,
"bytes": 1401
},
{
"ts": 15448,
"bytes": 1401
},
{
"ts": 15453,
"bytes": 1401
},
{
"ts": 15460,
"bytes": 1401
},
{
"ts": 15464,
"bytes": 1401
},
{
"ts": 15467,
"bytes": 1404
},
{
"ts": 15472,
"bytes": 1401
},
{
"ts": 15476,
"bytes": 1401
},
{
"ts": 15481,
"bytes": 1401
},
{
"ts": 15486,
"bytes": 1401
},
{
"ts": 15490,
"bytes": 1394
},
{
"ts": 15495,
"bytes": 1401
},
{
"ts": 15500,
"bytes": 1401
},
{
"ts": 15505,
"bytes": 1401
},
{
"ts": 15509,
"bytes": 1401
},
{
"ts": 15514,
"bytes": 1401
},
{
"ts": 15519,
"bytes": 1401
},
{
"ts": 15523,
"bytes": 1401
},
{
"ts": 15528,
"bytes": 1401
},
{
"ts": 15533,
"bytes": 1401
},
{
"ts": 15537,
"bytes": 1401
},
{
"ts": 15572,
"bytes": 9807
},
{
"ts": 15575,
"bytes": 1401
},
{
"ts": 15580,
"bytes": 1401
},
{
"ts": 15584,
"bytes": 1401
},
{
"ts": 15589,
"bytes": 1401
},
{
"ts": 15594,
"bytes": 1401
},
{
"ts": 15599,
"bytes": 1401
},
{
"ts": 15603,
"bytes": 1401
},
{
"ts": 15608,
"bytes": 1401
},
{
"ts": 15613,
"bytes": 1401
},
{
"ts": 15617,
"bytes": 1401
},
{
"ts": 15622,
"bytes": 1401
},
{
"ts": 15627,
"bytes": 1401
},
{
"ts": 15631,
"bytes": 1401
},
{
"ts": 15636,
"bytes": 1401
},
{
"ts": 15641,
"bytes": 1401
},
{
"ts": 15646,
"bytes": 1401
},
{
"ts": 15650,
"bytes": 1401
},
{
"ts": 15655,
"bytes": 1401
},
{
"ts": 15660,
"bytes": 1401
},
{
"ts": 15664,
"bytes": 1401
},
{
"ts": 15669,
"bytes": 1401
},
{
"ts": 15674,
"bytes": 1401
},
{
"ts": 15679,
"bytes": 1401
},
{
"ts": 15683,
"bytes": 1401
},
{
"ts": 15688,
"bytes": 1401
},
{
"ts": 15693,
"bytes": 1401
},
{
"ts": 15697,
"bytes": 1401
},
{
"ts": 15702,
"bytes": 1401
},
{
"ts": 15707,
"bytes": 1401
},
{
"ts": 15711,
"bytes": 1401
},
{
"ts": 15716,
"bytes": 1401
},
{
"ts": 15721,
"bytes": 1401
},
{
"ts": 15726,
"bytes": 1401
},
{
"ts": 15730,
"bytes": 1401
},
{
"ts": 15735,
"bytes": 1401
},
{
"ts": 15740,
"bytes": 1401
},
{
"ts": 15745,
"bytes": 1401
},
{
"ts": 15749,
"bytes": 1401
},
{
"ts": 15754,
"bytes": 1401
},
{
"ts": 15759,
"bytes": 1401
},
{
"ts": 15763,
"bytes": 1401
},
{
"ts": 15768,
"bytes": 1401
},
{
"ts": 15773,
"bytes": 1401
},
{
"ts": 15780,
"bytes": 1400
},
{
"ts": 15782,
"bytes": 1403
},
{
"ts": 15784,
"bytes": 1403
},
{
"ts": 15787,
"bytes": 1403
},
{
"ts": 15789,
"bytes": 1403
},
{
"ts": 15791,
"bytes": 1403
},
{
"ts": 15794,
"bytes": 1403
},
{
"ts": 15796,
"bytes": 1403
},
{
"ts": 15798,
"bytes": 1403
},
{
"ts": 15801,
"bytes": 1403
},
{
"ts": 15803,
"bytes": 1403
},
{
"ts": 15808,
"bytes": 1401
},
{
"ts": 15813,
"bytes": 1401
},
{
"ts": 15817,
"bytes": 1401
},
{
"ts": 15822,
"bytes": 1401
},
{
"ts": 15824,
"bytes": 1401
},
{
"ts": 15850,
"bytes": 1401
},
{
"ts": 15855,
"bytes": 1401
},
{
"ts": 15860,
"bytes": 1401
},
{
"ts": 15864,
"bytes": 1401
},
{
"ts": 15869,
"bytes": 1401
},
{
"ts": 15874,
"bytes": 1401
},
{
"ts": 15878,
"bytes": 1401
},
{
"ts": 15881,
"bytes": 1404
},
{
"ts": 15885,
"bytes": 1401
},
{
"ts": 15893,
"bytes": 1401
},
{
"ts": 15897,
"bytes": 1401
},
{
"ts": 15902,
"bytes": 1401
},
{
"ts": 15909,
"bytes": 1401
},
{
"ts": 15914,
"bytes": 1401
},
{
"ts": 15918,
"bytes": 1401
},
{
"ts": 15926,
"bytes": 1401
},
{
"ts": 15933,
"bytes": 1394
},
{
"ts": 15937,
"bytes": 1401
},
{
"ts": 15942,
"bytes": 1401
},
{
"ts": 15947,
"bytes": 1401
},
{
"ts": 15951,
"bytes": 1401
},
{
"ts": 15956,
"bytes": 1401
},
{
"ts": 15961,
"bytes": 1401
},
{
"ts": 15966,
"bytes": 1401
},
{
"ts": 15970,
"bytes": 1401
},
{
"ts": 15975,
"bytes": 1401
},
{
"ts": 15980,
"bytes": 1401
},
{
"ts": 15984,
"bytes": 1401
},
{
"ts": 15989,
"bytes": 1401
},
{
"ts": 15994,
"bytes": 1401
},
{
"ts": 15998,
"bytes": 1401
},
{
"ts": 16003,
"bytes": 1401
},
{
"ts": 16008,
"bytes": 1401
},
{
"ts": 16013,
"bytes": 1401
},
{
"ts": 16017,
"bytes": 1401
},
{
"ts": 16022,
"bytes": 1401
},
{
"ts": 16027,
"bytes": 1401
},
{
"ts": 16031,
"bytes": 1401
},
{
"ts": 16036,
"bytes": 1401
},
{
"ts": 16041,
"bytes": 1401
},
{
"ts": 16045,
"bytes": 1401
},
{
"ts": 16050,
"bytes": 1401
},
{
"ts": 16055,
"bytes": 1401
},
{
"ts": 16060,
"bytes": 1401
},
{
"ts": 16064,
"bytes": 1401
},
{
"ts": 16069,
"bytes": 1401
},
{
"ts": 16074,
"bytes": 1401
},
{
"ts": 16078,
"bytes": 1401
},
{
"ts": 16083,
"bytes": 1401
},
{
"ts": 16088,
"bytes": 1401
},
{
"ts": 16092,
"bytes": 1401
},
{
"ts": 16097,
"bytes": 1401
},
{
"ts": 16102,
"bytes": 1401
},
{
"ts": 16107,
"bytes": 1401
},
{
"ts": 16111,
"bytes": 1401
},
{
"ts": 16116,
"bytes": 1401
},
{
"ts": 16121,
"bytes": 1401
},
{
"ts": 16125,
"bytes": 1401
},
{
"ts": 16130,
"bytes": 1401
},
{
"ts": 16135,
"bytes": 1401
},
{
"ts": 16140,
"bytes": 1401
},
{
"ts": 16144,
"bytes": 1401
},
{
"ts": 16149,
"bytes": 1394
},
{
"ts": 16154,
"bytes": 1401
},
{
"ts": 16158,
"bytes": 1401
},
{
"ts": 16163,
"bytes": 1401
},
{
"ts": 16168,
"bytes": 1401
},
{
"ts": 16172,
"bytes": 1401
},
{
"ts": 16177,
"bytes": 1401
},
{
"ts": 16182,
"bytes": 1401
},
{
"ts": 16187,
"bytes": 1401
},
{
"ts": 16191,
"bytes": 1401
},
{
"ts": 16196,
"bytes": 1401
},
{
"ts": 16201,
"bytes": 1401
},
{
"ts": 16205,
"bytes": 1401
},
{
"ts": 16210,
"bytes": 1401
},
{
"ts": 16215,
"bytes": 1401
},
{
"ts": 16222,
"bytes": 1400
},
{
"ts": 16224,
"bytes": 1403
},
{
"ts": 16227,
"bytes": 1403
},
{
"ts": 16229,
"bytes": 1403
},
{
"ts": 16231,
"bytes": 1403
},
{
"ts": 16234,
"bytes": 1403
},
{
"ts": 16236,
"bytes": 1403
},
{
"ts": 16238,
"bytes": 1403
},
{
"ts": 16241,
"bytes": 1403
},
{
"ts": 16243,
"bytes": 1403
},
{
"ts": 16248,
"bytes": 1401
},
{
"ts": 16252,
"bytes": 1401
},
{
"ts": 16255,
"bytes": 1401
},
{
"ts": 16281,
"bytes": 1401
},
{
"ts": 16285,
"bytes": 1401
},
{
"ts": 16290,
"bytes": 1401
},
{
"ts": 16295,
"bytes": 1401
},
{
"ts": 16299,
"bytes": 1400
},
{
"ts": 16304,
"bytes": 1400
},
{
"ts": 16309,
"bytes": 1400
},
{
"ts": 16314,
"bytes": 1400
},
{
"ts": 16318,
"bytes": 1400
},
{
"ts": 16323,
"bytes": 1400
},
{
"ts": 16328,
"bytes": 1400
},
{
"ts": 16332,
"bytes": 1400
},
{
"ts": 16337,
"bytes": 1400
},
{
"ts": 16342,
"bytes": 1400
},
{
"ts": 16344,
"bytes": 1403
},
{
"ts": 16349,
"bytes": 1400
},
{
"ts": 16354,
"bytes": 1400
},
{
"ts": 16358,
"bytes": 1400
},
{
"ts": 16361,
"bytes": 1403
},
{
"ts": 16365,
"bytes": 1394
},
{
"ts": 16370,
"bytes": 1400
},
{
"ts": 16375,
"bytes": 1400
},
{
"ts": 16379,
"bytes": 1400
},
{
"ts": 16384,
"bytes": 1400
},
{
"ts": 16386,
"bytes": 1403
},
{
"ts": 16391,
"bytes": 1400
},
{
"ts": 16396,
"bytes": 1400
},
{
"ts": 16398,
"bytes": 1403
},
{
"ts": 16403,
"bytes": 1400
},
{
"ts": 16408,
"bytes": 1400
},
{
"ts": 16412,
"bytes": 1400
},
{
"ts": 16417,
"bytes": 1400
},
{
"ts": 16422,
"bytes": 1400
},
{
"ts": 16426,
"bytes": 1400
},
{
"ts": 16431,
"bytes": 1400
},
{
"ts": 16436,
"bytes": 1400
},
{
"ts": 16441,
"bytes": 1400
},
{
"ts": 16445,
"bytes": 1400
},
{
"ts": 16450,
"bytes": 1400
},
{
"ts": 16455,
"bytes": 1401
},
{
"ts": 16460,
"bytes": 1401
},
{
"ts": 16464,
"bytes": 1401
},
{
"ts": 16469,
"bytes": 1401
},
{
"ts": 16473,
"bytes": 1401
},
{
"ts": 16478,
"bytes": 1401
},
{
"ts": 16483,
"bytes": 1401
},
{
"ts": 16488,
"bytes": 1401
},
{
"ts": 16492,
"bytes": 1401
},
{
"ts": 16497,
"bytes": 1401
},
{
"ts": 16502,
"bytes": 1401
},
{
"ts": 16506,
"bytes": 1401
},
{
"ts": 16511,
"bytes": 1401
},
{
"ts": 16516,
"bytes": 1401
},
{
"ts": 16521,
"bytes": 1401
},
{
"ts": 16525,
"bytes": 1401
},
{
"ts": 16530,
"bytes": 1401
},
{
"ts": 16535,
"bytes": 1401
},
{
"ts": 16572,
"bytes": 9807
},
{
"ts": 16576,
"bytes": 1401
},
{
"ts": 16577,
"bytes": 1401
},
{
"ts": 16582,
"bytes": 1401
},
{
"ts": 16586,
"bytes": 1401
},
{
"ts": 16591,
"bytes": 1401
},
{
"ts": 16596,
"bytes": 1401
},
{
"ts": 16601,
"bytes": 1401
},
{
"ts": 16605,
"bytes": 1401
},
{
"ts": 16610,
"bytes": 1401
},
{
"ts": 16615,
"bytes": 1401
},
{
"ts": 16619,
"bytes": 1401
},
{
"ts": 16624,
"bytes": 1401
},
{
"ts": 16629,
"bytes": 1401
},
{
"ts": 16633,
"bytes": 1401
},
{
"ts": 16638,
"bytes": 1401
},
{
"ts": 16643,
"bytes": 1401
},
{
"ts": 16650,
"bytes": 1400
},
{
"ts": 16652,
"bytes": 1403
},
{
"ts": 16655,
"bytes": 1403
},
{
"ts": 16657,
"bytes": 1403
},
{
"ts": 16659,
"bytes": 1403
},
{
"ts": 16662,
"bytes": 1403
},
{
"ts": 16664,
"bytes": 1403
},
{
"ts": 16666,
"bytes": 1403
},
{
"ts": 16669,
"bytes": 1403
},
{
"ts": 16671,
"bytes": 1403
},
{
"ts": 16673,
"bytes": 1403
},
{
"ts": 16676,
"bytes": 1400
},
{
"ts": 16678,
"bytes": 1403
},
{
"ts": 16680,
"bytes": 1403
},
{
"ts": 16685,
"bytes": 1401
},
{
"ts": 16690,
"bytes": 1401
},
{
"ts": 16695,
"bytes": 1401
},
{
"ts": 16699,
"bytes": 155
}
],
"expires": "Wed, 07 May 2025 06:50:24 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/avif",
"contentEncoding": "",
"socket": 132,
"protocol": "HTTP\/2",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "https:\/\/jensrossell.ch\/",
"initiator_line": 476,
"initiator_column": "",
"initiator_type": "parser",
"priority": "Low",
"initial_priority": "Low",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"if-range: \"9f6693-67fec94f-e18818d3528100b9;;;\"",
"priority: i",
"range: bytes=6550288-6550288",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"cache-control: public, max-age=604800",
"content-length: 1",
"content-range: bytes 6550288-6550288\/10446483",
"content-type: image\/avif",
"date: Wed, 30 Apr 2025 06:50:23 GMT",
"etag: \"9f6693-67fec94f-e18818d3528100b9;;;\"",
"expires: Wed, 07 May 2025 06:50:23 GMT",
"last-modified: Tue, 15 Apr 2025 21:02:07 GMT",
"x-content-type-options: nosniff",
"accept-ranges: bytes"
]
},
"bytesOut": 2344,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": -1,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": null,
"gzip_save": null,
"minify_total": null,
"minify_save": null,
"image_total": 1,
"image_save": 0,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 307,
"netlog_id": 108,
"image_details": {
"detected_type": "jpeg",
"metadata": {
"ExifTool": {
"ExifToolVersion": 12.4
},
"File": {
"FileSize": "10.0 MiB",
"FileType": "JPEG",
"FileTypeExtension": "jpg",
"MIMEType": "image\/jpeg",
"ImageWidth": 15000,
"ImageHeight": 9600,
"EncodingProcess": "Progressive DCT, Huffman coding",
"BitsPerSample": 8,
"ColorComponents": 3,
"YCbCrSubSampling": "YCbCr4:4:4 (1 1)"
},
"APP14": {
"DCTEncodeVersion": 100,
"APP14Flags0": "[14]",
"APP14Flags1": "(none)",
"ColorTransform": "YCbCr"
},
"Composite": {
"ImageSize": "15000x9600",
"Megapixels": 144
}
}
},
"jpeg_scan_count": 7,
"score_progressive_jpeg": 100,
"load_end": 16699,
"ttfb_start": 580,
"ttfb_end": 635,
"download_start": 635,
"download_end": 16699,
"download_ms": 16064,
"all_start": 580,
"all_end": 16699,
"all_ms": 16119,
"index": 4,
"number": 5
},
{
"type": 3,
"id": "36984.90",
"request_id": "36984.90",
"ip_addr": "149.126.4.138",
"full_url": "https:\/\/jensrossell.ch\/assets\/favicon\/favicon.ico",
"is_secure": 1,
"method": "GET",
"host": "jensrossell.ch",
"url": "\/assets\/favicon\/favicon.ico",
"raw_id": "36984.90",
"frame_id": "1679626FDDCBECF13CFE2CD9F81FA54F",
"documentURL": "https:\/\/jensrossell.ch\/",
"responseCode": 200,
"request_type": "Other",
"load_ms": 64,
"ttfb_ms": 41,
"load_start": 17481,
"load_start_float": 17481.000192,
"bytesIn": 15086,
"objectSize": 15086,
"objectSizeUncompressed": 15086,
"chunks": [
{
"ts": 17523,
"bytes": 1276
},
{
"ts": 17525,
"bytes": 1405
},
{
"ts": 17527,
"bytes": 1405
},
{
"ts": 17529,
"bytes": 1405
},
{
"ts": 17532,
"bytes": 1405
},
{
"ts": 17534,
"bytes": 1405
},
{
"ts": 17536,
"bytes": 1405
},
{
"ts": 17539,
"bytes": 1405
},
{
"ts": 17543,
"bytes": 1405
},
{
"ts": 17543,
"bytes": 1405
},
{
"ts": 17545,
"bytes": 1165
}
],
"expires": "Wed, 07 May 2025 06:50:40 GMT",
"cacheControl": "public, max-age=604800",
"contentType": "image\/x-icon",
"contentEncoding": "",
"socket": 132,
"protocol": "h3",
"dns_start": -1,
"dns_end": -1,
"connect_start": -1,
"connect_end": -1,
"ssl_start": -1,
"ssl_end": -1,
"initiator": "",
"initiator_line": "",
"initiator_column": "",
"initiator_type": "other",
"priority": "High",
"initial_priority": "High",
"server_rtt": null,
"headers": {
"request": [
":authority: jensrossell.ch",
":method: GET",
":path: \/assets\/favicon\/favicon.ico",
":scheme: https",
"accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
"accept-encoding: gzip, deflate, br, zstd",
"accept-language: en-US,en;q=0.9",
"priority: u=1, i",
"referer: https:\/\/jensrossell.ch\/",
"sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"134\", \"Google Chrome\";v=\"134\"",
"sec-ch-ua-mobile: ?0",
"sec-ch-ua-platform: \"Unknown\"",
"sec-fetch-dest: image",
"sec-fetch-mode: no-cors",
"sec-fetch-site: same-origin",
"user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/134.0.0.0 Safari\/537.36 PTST\/25.03"
],
"response": [
"accept-ranges: bytes",
"cache-control: public, max-age=604800",
"content-length: 15086",
"content-type: image\/x-icon",
"date: Wed, 30 Apr 2025 06:50:40 GMT",
"etag: \"3aee-67fe255e-d7599360a07d77c6;;;\"",
"expires: Wed, 07 May 2025 06:50:40 GMT",
"last-modified: Tue, 15 Apr 2025 09:22:38 GMT",
"x-content-type-options: nosniff"
]
},
"bytesOut": 1984,
"score_cache": 100,
"score_cdn": 0,
"score_gzip": 15,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": -1,
"score_etags": -1,
"dns_ms": -1,
"connect_ms": -1,
"ssl_ms": -1,
"gzip_total": 15086,
"gzip_save": 12800,
"minify_total": null,
"minify_save": null,
"image_total": null,
"image_save": null,
"cache_time": 604800,
"cdn_provider": "",
"server_count": null,
"created": 17481,
"netlog_id": 192,
"load_end": 17545,
"ttfb_start": 17481,
"ttfb_end": 17522,
"download_start": 17522,
"download_end": 17545,
"download_ms": 23,
"all_start": 17481,
"all_end": 17545,
"all_ms": 64,
"index": 5,
"number": 6
}
],
"requestsFull": 6,
"requestsDoc": 6,
"responses_200": 3,
"responses_404": 0,
"responses_other": 3,
"result": 0,
"testStartOffset": 0,
"cached": 1,
"optimization_checked": 1,
"main_frame": "1679626FDDCBECF13CFE2CD9F81FA54F",
"loadEventStart": 17464,
"loadEventEnd": 17479,
"domContentLoadedEventStart": 523,
"domContentLoadedEventEnd": 523,
"URL": "https:\/\/jensrossell.ch\/",
"connections": 2,
"final_base_page_request": 0,
"final_base_page_request_id": "B448E9CC3D7911355F52F3FCE5068C7E",
"final_url": "https:\/\/jensrossell.ch\/",
"domInteractive": 522,
"firstPaint": 1140,
"firstContentfulPaint": 17771,
"firstImagePaint": 17771,
"renderBlockingCSS": 0,
"renderBlockingJS": 0,
"TTFB": 246,
"basePageSSLTime": 59,
"score_cache": 80,
"score_cdn": 0,
"score_gzip": 60,
"score_cookies": -1,
"score_keep-alive": 100,
"score_minify": -1,
"score_combine": -1,
"score_compress": 100,
"score_etags": -1,
"score_progressive_jpeg": 100,
"gzip_total": 31719,
"gzip_savings": 12800,
"minify_total": -1,
"minify_savings": -1,
"image_total": 3,
"image_savings": 0,
"base_page_cdn": "",
"cpuTimes": {
"ParseHTML": 4,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 9,
"EventDispatch": 33,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 10,
"ParseAuthorStyleSheet": 0,
"UpdateLayoutTree": 14,
"BeginRemoteFontLoad": 0,
"Layout": 78,
"PrePaint": 6,
"Paint": 1,
"Layerize": 1,
"EvaluateScript": 0,
"v8.compile": 0,
"v8.produceCache": 3,
"FireAnimationFrame": 1,
"FunctionCall": 29,
"MarkDOMContent": 0,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 1,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 1,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 1,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"IntersectionObserverController::computeIntersections": 0,
"TimerFire": 0,
"MarkLoad": 0,
"HitTest": 0,
"MajorGC": 0,
"V8.GC_MARK_COMPACTOR": 0,
"V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
"V8.GC_MC_PROLOGUE": 0,
"V8.GC_MC_MARK": 0,
"V8.GC_MC_MARK_ROOTS": 0,
"V8.GC_MC_MARK_CLIENT_HEAPS": 0,
"V8.GC_MC_MARK_RETAIN_MAPS": 0,
"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
"Major concurrent marking started": 0,
"V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
"V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
"Major concurrent marking rescheduled": 0,
"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
"V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
"V8.GC_MC_MARK_FULL_CLOSURE": 0,
"V8.GC_MC_CLEAR": 0,
"V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
"ClearStringTableJob started": 0,
"V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
"V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
"V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
"V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
"V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
"V8.GC_MC_CLEAR_WEAK_LISTS": 0,
"V8.GC_MC_CLEAR_MAPS": 0,
"ClearTrivialWeakRefJob started": 0,
"FilterNonTrivialWeakRefJob started": 0,
"V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
"V8.GC_MC_WEAKNESS_HANDLING": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
"V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
"V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
"V8.GC_MC_CLEAR_JOIN_JOB": 0,
"V8.GC_MC_SWEEP": 0,
"V8.GC_MC_EVACUATE": 0,
"V8.GC_MC_EVACUATE_PROLOGUE": 0,
"V8.GC_MC_EVACUATE_COPY": 0,
"PageEvacuationJob started": 0,
"V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
"PointersUpdatingJob started": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
"V8.GC_MC_EVACUATE_CLEAN_UP": 0,
"V8.GC_MC_EVACUATE_EPILOGUE": 0,
"V8.GC_MC_SWEEP_NEW_LO": 0,
"V8.GC_MC_EVACUATE_REBALANCE": 0,
"V8.GC_MC_FINISH": 0,
"V8.GC_MC_SWEEP_START_JOBS": 0,
"V8.GC_MC_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
"V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
"Idle": 17369
},
"cpuTimesDoc": {
"ParseHTML": 4,
"HTMLDocumentParser::MaybeFetchQueuedPreloads": 9,
"EventDispatch": 33,
"V8.GC_TIME_TO_SAFEPOINT": 0,
"CommitLoad": 0,
"ResourceFetcher::requestResource": 10,
"ParseAuthorStyleSheet": 0,
"UpdateLayoutTree": 14,
"BeginRemoteFontLoad": 0,
"Layout": 78,
"PrePaint": 6,
"Paint": 1,
"Layerize": 1,
"EvaluateScript": 0,
"v8.compile": 0,
"v8.produceCache": 3,
"FireAnimationFrame": 1,
"FunctionCall": 29,
"MarkDOMContent": 0,
"V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"MinorGC": 1,
"V8.GC_HEAP_PROLOGUE": 0,
"V8.GC_SCAVENGER": 1,
"V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"V8.GC_SCAVENGER_SCAVENGE": 1,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
"Parallel scavenge started": 0,
"V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"V8.GC_HEAP_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"IntersectionObserverController::computeIntersections": 0,
"TimerFire": 0,
"MarkLoad": 0,
"HitTest": 0,
"MajorGC": 0,
"V8.GC_MARK_COMPACTOR": 0,
"V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
"V8.GC_MC_PROLOGUE": 0,
"V8.GC_MC_MARK": 0,
"V8.GC_MC_MARK_ROOTS": 0,
"V8.GC_MC_MARK_CLIENT_HEAPS": 0,
"V8.GC_MC_MARK_RETAIN_MAPS": 0,
"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
"Major concurrent marking started": 0,
"V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
"V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
"Major concurrent marking rescheduled": 0,
"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
"V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
"V8.GC_MC_MARK_FULL_CLOSURE": 0,
"V8.GC_MC_CLEAR": 0,
"V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
"ClearStringTableJob started": 0,
"V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
"V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
"V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
"V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
"V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
"V8.GC_MC_CLEAR_WEAK_LISTS": 0,
"V8.GC_MC_CLEAR_MAPS": 0,
"ClearTrivialWeakRefJob started": 0,
"FilterNonTrivialWeakRefJob started": 0,
"V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
"V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
"V8.GC_MC_WEAKNESS_HANDLING": 0,
"V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
"V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
"V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
"V8.GC_MC_CLEAR_JOIN_JOB": 0,
"V8.GC_MC_SWEEP": 0,
"V8.GC_MC_EVACUATE": 0,
"V8.GC_MC_EVACUATE_PROLOGUE": 0,
"V8.GC_MC_EVACUATE_COPY": 0,
"PageEvacuationJob started": 0,
"V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
"PointersUpdatingJob started": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
"V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
"V8.GC_MC_EVACUATE_CLEAN_UP": 0,
"V8.GC_MC_EVACUATE_EPILOGUE": 0,
"V8.GC_MC_SWEEP_NEW_LO": 0,
"V8.GC_MC_EVACUATE_REBALANCE": 0,
"V8.GC_MC_FINISH": 0,
"V8.GC_MC_SWEEP_START_JOBS": 0,
"V8.GC_MC_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
"V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
"V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
"Idle": 17369
},
"cpu.ParseHTML": 4,
"cpu.HTMLDocumentParser::MaybeFetchQueuedPreloads": 9,
"cpu.EventDispatch": 33,
"cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
"cpu.CommitLoad": 0,
"cpu.ResourceFetcher::requestResource": 10,
"cpu.ParseAuthorStyleSheet": 0,
"cpu.UpdateLayoutTree": 14,
"cpu.BeginRemoteFontLoad": 0,
"cpu.Layout": 78,
"cpu.PrePaint": 6,
"cpu.Paint": 1,
"cpu.Layerize": 1,
"cpu.EvaluateScript": 0,
"cpu.v8.compile": 0,
"cpu.v8.produceCache": 3,
"cpu.FireAnimationFrame": 1,
"cpu.FunctionCall": 29,
"cpu.MarkDOMContent": 0,
"cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
"cpu.MinorGC": 1,
"cpu.V8.GC_HEAP_PROLOGUE": 0,
"cpu.V8.GC_SCAVENGER": 1,
"cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE": 1,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 1,
"cpu.Parallel scavenge started": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
"cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
"cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
"cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
"cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
"cpu.V8.GC_HEAP_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
"cpu.IntersectionObserverController::computeIntersections": 0,
"cpu.TimerFire": 0,
"cpu.MarkLoad": 0,
"cpu.HitTest": 0,
"cpu.MajorGC": 0,
"cpu.V8.GC_MARK_COMPACTOR": 0,
"cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE": 0,
"cpu.V8.GC_MC_PROLOGUE": 0,
"cpu.V8.GC_MC_MARK": 0,
"cpu.V8.GC_MC_MARK_ROOTS": 0,
"cpu.V8.GC_MC_MARK_CLIENT_HEAPS": 0,
"cpu.V8.GC_MC_MARK_RETAIN_MAPS": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL": 0,
"cpu.Major concurrent marking started": 0,
"cpu.V8.GC_MC_MARK_EMBEDDER_TRACING": 0,
"cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING": 0,
"cpu.Major concurrent marking rescheduled": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN": 0,
"cpu.V8.GC_CONSERVATIVE_STACK_SCANNING": 0,
"cpu.V8.GC_MC_MARK_FULL_CLOSURE": 0,
"cpu.V8.GC_MC_CLEAR": 0,
"cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE": 0,
"cpu.ClearStringTableJob started": 0,
"cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES": 0,
"cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE": 0,
"cpu.V8.GC_MC_SWEEP_JS_DISPATCH_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_LISTS": 0,
"cpu.V8.GC_MC_CLEAR_MAPS": 0,
"cpu.ClearTrivialWeakRefJob started": 0,
"cpu.FilterNonTrivialWeakRefJob started": 0,
"cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE": 0,
"cpu.V8.GC_MC_SWEEP_WASM_CODE_POINTER_TABLE": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_JOIN_FILTER_JOB": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_FILTER_NON_TRIVIAL": 0,
"cpu.V8.GC_MC_WEAKNESS_HANDLING": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES_NON_TRIVIAL": 0,
"cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS": 0,
"cpu.V8.GC_MC_CLEAR_JS_WEAK_REFERENCES": 0,
"cpu.V8.GC_MC_CLEAR_JOIN_JOB": 0,
"cpu.V8.GC_MC_SWEEP": 0,
"cpu.V8.GC_MC_EVACUATE": 0,
"cpu.V8.GC_MC_EVACUATE_PROLOGUE": 0,
"cpu.V8.GC_MC_EVACUATE_COPY": 0,
"cpu.PageEvacuationJob started": 0,
"cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN": 0,
"cpu.PointersUpdatingJob started": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK": 0,
"cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES": 0,
"cpu.V8.GC_MC_EVACUATE_CLEAN_UP": 0,
"cpu.V8.GC_MC_EVACUATE_EPILOGUE": 0,
"cpu.V8.GC_MC_SWEEP_NEW_LO": 0,
"cpu.V8.GC_MC_EVACUATE_REBALANCE": 0,
"cpu.V8.GC_MC_FINISH": 0,
"cpu.V8.GC_MC_SWEEP_START_JOBS": 0,
"cpu.V8.GC_MC_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES": 0,
"cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE": 0,
"cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS": 0,
"cpu.Idle": 17369,
"v8Stats": {
"main_thread": [],
"background": []
},
"start_epoch": 1745995821.5344722,
"osVersion": "Linux 6.8.0-1018-gcp",
"os_version": "Linux 6.8.0-1018-gcp",
"osPlatform": "x86_64 x86_64",
"date": 1745995823.1677694,
"browserVersion": "134.0.0.0",
"browser_version": "134.0.0.0",
"fullyLoadedCPUms": 10479,
"fullyLoadedCPUpct": 28.86257229413383,
"audit_issues": [
{
"code": "QuirksModeIssue",
"details": {
"quirksModeIssueDetails": {
"isLimitedQuirksMode": false,
"documentNodeId": 2,
"url": "http:\/\/127.0.0.1:8888\/orange.html",
"frameId": "1679626FDDCBECF13CFE2CD9F81FA54F",
"loaderId": "3889F6D18B31E7BFEF8C1EF55B114881"
}
}
}
],
"execution_contexts": [
{
"id": 2,
"origin": "http:\/\/127.0.0.1:8888",
"name": ""
},
{
"id": 1,
"origin": "https:\/\/jensrossell.ch",
"name": ""
}
],
"document_URL": "https:\/\/jensrossell.ch\/",
"document_hostname": "jensrossell.ch",
"document_origin": "https:\/\/jensrossell.ch",
"viewport": {
"width": 1920,
"height": 993,
"dpr": 1
},
"domElements": 346,
"domComplete": 17464,
"PerformancePaintTiming.first-paint": 1140,
"PerformancePaintTiming.first-contentful-paint": 17672,
"origin_dns": {
"ns": [
"ns1.cyon.ch.",
"ns2.cyon.ch."
],
"mx": [
"0 mail.jensrossell.ch."
],
"txt": [
"\"v=spf1 include:spf.protection.cyon.net -all\""
],
"soa": [
"ns1.cyon.ch. server.cyon.ch. 2025041402 14400 1800 1209600 3600"
],
"cname": [],
"https": [],
"svcb": []
},
"detected": {
"JavaScript libraries": "Swiper",
"CDN": "jsDelivr",
"Miscellaneous": "Open Graph,HTTP\/3"
},
"detected_apps": {
"Swiper": "",
"jsDelivr": "",
"Open Graph": "",
"HTTP\/3": ""
},
"detected_technologies": {
"Swiper": {
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
"jsDelivr": {
"name": "jsDelivr",
"description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
"slug": "jsdelivr",
"categories": [
{
"id": 31,
"slug": "cdn",
"groups": [
7
],
"name": "CDN",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "jsdelivr-icon.svg",
"website": "https:\/\/www.jsdelivr.com\/",
"pricing": [],
"cpe": null
},
"Open Graph": {
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
},
"HTTP\/3": {
"name": "HTTP\/3",
"description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
"slug": "http-3",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "HTTP3.svg",
"website": "https:\/\/httpwg.org\/",
"pricing": [],
"cpe": null
}
},
"detected_raw": [
{
"name": "Swiper",
"description": "Swiper is a JavaScript library that creates modern touch sliders with hardware-accelerated transitions.",
"slug": "swiper",
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"groups": [
9
],
"name": "JavaScript libraries",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "Swiper.svg",
"website": "https:\/\/swiperjs.com",
"pricing": [],
"cpe": null
},
{
"name": "jsDelivr",
"description": "JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.",
"slug": "jsdelivr",
"categories": [
{
"id": 31,
"slug": "cdn",
"groups": [
7
],
"name": "CDN",
"priority": 9
}
],
"confidence": 100,
"version": "",
"icon": "jsdelivr-icon.svg",
"website": "https:\/\/www.jsdelivr.com\/",
"pricing": [],
"cpe": null
},
{
"name": "Open Graph",
"description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
"slug": "open-graph",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "Open Graph.png",
"website": "https:\/\/ogp.me",
"pricing": [],
"cpe": null
},
{
"name": "HTTP\/3",
"description": "HTTP\/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.",
"slug": "http-3",
"categories": [
{
"id": 19,
"slug": "miscellaneous",
"groups": [
6
],
"name": "Miscellaneous",
"priority": 10
}
],
"confidence": 100,
"version": "",
"icon": "HTTP3.svg",
"website": "https:\/\/httpwg.org\/",
"pricing": [],
"cpe": null
}
],
"axe": {
"testEngine": "4.10.2",
"violations": [],
"passes": [
{
"id": "aria-hidden-body",
"impact": null,
"tags": [
"cat.aria",
"wcag2a",
"wcag131",
"wcag412",
"EN-301-549",
"EN-9.1.3.1",
"EN-9.4.1.2"
],
"description": "Ensure aria-hidden=\"true\" is not present on the document body.",
"help": "aria-hidden=\"true\" must not be present on the document body",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/aria-hidden-body?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "aria-hidden-body",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "No aria-hidden attribute is present on document body"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<body class=\"home infocontainer-big\">",
"target": [
"body"
]
}
]
},
{
"id": "bypass",
"impact": null,
"tags": [
"cat.keyboard",
"wcag2a",
"wcag241",
"section508",
"section508.22.o",
"TTv5",
"TT9.a",
"EN-301-549",
"EN-9.2.4.1"
],
"description": "Ensure each page has at least one mechanism for a user to bypass navigation and jump straight to the content",
"help": "Page must have means to bypass repeated blocks",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/bypass?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "header-present",
"data": null,
"relatedNodes": [
{
"html": "<h1>Jens Rossell<\/h1>",
"target": [
".showtext[href=\"#\"] > h1"
]
},
{
"html": "<h2>Datenschutz\/Impressum<\/h2>",
"target": [
".showimprint > h2"
]
}
],
"impact": "serious",
"message": "Page has a heading"
},
{
"id": "landmark",
"data": null,
"relatedNodes": [
{
"html": "<main>",
"target": [
"main"
]
}
],
"impact": "serious",
"message": "Page has a landmark region"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "document-title",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag242",
"TTv5",
"TT12.a",
"EN-301-549",
"EN-9.2.4.2",
"ACT"
],
"description": "Ensure each HTML document contains a non-empty <title> element",
"help": "Documents must have <title> element to aid in navigation",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/document-title?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "doc-has-title",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Document has a non-empty <title> element"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "html-has-lang",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure every HTML document has a lang attribute",
"help": "<html> element must have a lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/html-has-lang?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "The <html> element has a lang attribute"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "html-lang-valid",
"impact": null,
"tags": [
"cat.language",
"wcag2a",
"wcag311",
"TTv5",
"TT11.a",
"EN-301-549",
"EN-9.3.1.1",
"ACT"
],
"description": "Ensure the lang attribute of the <html> element has a valid value",
"help": "<html> element must have a valid value for the lang attribute",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/html-lang-valid?application=axeAPI",
"nodes": [
{
"any": [],
"all": [],
"none": [
{
"id": "valid-lang",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Value of lang attribute is included in the list of valid languages"
}
],
"impact": null,
"html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\">",
"target": [
"html"
]
}
]
},
{
"id": "image-alt",
"impact": null,
"tags": [
"cat.text-alternatives",
"wcag2a",
"wcag111",
"section508",
"section508.22.a",
"TTv5",
"TT7.a",
"TT7.b",
"EN-301-549",
"EN-9.1.1.1",
"ACT"
],
"description": "Ensure <img> elements have alternative text or a role of none or presentation",
"help": "Images must have alternative text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/image-alt?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.765px center;\">",
"target": [
"div[data-ratio=\"0.66417910447761\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 317.308px center;\">",
"target": [
"div[data-ratio=\"0.63908996897622\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.739px center;\">",
"target": [
"div[data-ratio=\"0.66412758866936\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 361.972px center;\">",
"target": [
"div[data-ratio=\"0.72904800650936\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">",
"target": [
".swiper-slide-next[data-ratio=\"0.66666666666667\"][data-swiper-slide-index=\"1\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w\" alt=\"\" style=\"object-position: 69.6% 56.2%; transform-origin: 331px center;\">",
"target": [
".view-full.portrait[data-ratio=\"0.66666666666667\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">",
"target": [
".swiper-slide[data-ratio=\"0.66666666666667\"][data-swiper-slide-index=\"3\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 54% 49%; transform-origin: 397.2px center;\">",
"target": [
"div[data-ratio=\"0.8\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 695.013px center;\">",
"target": [
"div[data-ratio=\"1.3998250218723\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.786px center;\">",
"target": [
"div[data-ratio=\"0.71457489878543\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.687px center;\">",
"target": [
"div[data-ratio=\"0.714375\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 7.4% 56%; transform-origin: 454.622px center;\">",
"target": [
"div[data-ratio=\"0.91565265486726\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 852.525px center;\">",
"target": [
"div[data-ratio=\"1.7170693686672\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 385.442px center;\">",
"target": [
"div[data-ratio=\"0.77631904879861\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 49.9% 27.6%; transform-origin: 320.834px center;\">",
"target": [
"div[data-ratio=\"0.64619053026002\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">",
"target": [
".swiper-slide-next[data-ratio=\"1.5625\"][data-swiper-slide-index=\"1\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 355.441px center;\">",
"target": [
"div[data-ratio=\"0.71589289732243\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">",
"target": [
".swiper-slide[data-ratio=\"1.5625\"][data-swiper-slide-index=\"3\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"target": [
".swiper-slide-active[data-ratio=\"0.75\"][data-swiper-slide-index=\"0\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"target": [
".swiper-slide-next[data-ratio=\"1.3333333333333\"][data-swiper-slide-index=\"1\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"target": [
".swiper-slide[data-ratio=\"0.75\"][data-swiper-slide-index=\"2\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"target": [
".swiper-slide[data-ratio=\"1.3333333333333\"][data-swiper-slide-index=\"3\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 368.237px center;\">",
"target": [
"div[data-ratio=\"0.74166514847878\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"target": [
".swiper-slide-next[data-ratio=\"0.75\"][data-swiper-slide-index=\"1\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"target": [
".swiper-slide[data-ratio=\"1.3333333333333\"][data-swiper-slide-index=\"2\"] > img"
]
},
{
"any": [
{
"id": "has-alt",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has an alt attribute"
},
{
"id": "presentational-role",
"data": {
"role": "presentation"
},
"relatedNodes": [],
"impact": "critical",
"message": "Element's default semantics were overridden with role=\"presentation\""
}
],
"all": [],
"none": [
{
"id": "alt-space-value",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "Element has a valid alt attribute value"
}
],
"impact": null,
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"target": [
".swiper-slide[data-ratio=\"0.75\"][data-swiper-slide-index=\"3\"] > img"
]
}
]
},
{
"id": "link-name",
"impact": null,
"tags": [
"cat.name-role-value",
"wcag2a",
"wcag244",
"wcag412",
"section508",
"section508.22.a",
"TTv5",
"TT6.a",
"EN-301-549",
"EN-9.2.4.4",
"EN-9.4.1.2",
"ACT"
],
"description": "Ensure links have discernible text",
"help": "Links must have discernible text",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/link-name?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"#\" class=\"showtext\"><h1>Jens Rossell<\/h1><\/a>",
"target": [
".info-wrapper > .showlink > .showtext[href=\"#\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"mailto:[email protected]\">[email protected]<\/a>",
"target": [
"a[href=\"mailto:[email protected]\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"tel:+410792999381\">+41 (0)79 299 93 81<\/a>",
"target": [
"a[href=\"tel:+410792999381\"]"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"#\" class=\"showimprint\">\n <h2>Datenschutz\/Impressum<\/h2>\n <\/a>",
"target": [
".showimprint"
]
},
{
"any": [
{
"id": "has-visible-text",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element has text that is visible to screen readers"
}
],
"all": [],
"none": [
{
"id": "focusable-no-name",
"data": null,
"relatedNodes": [],
"impact": "serious",
"message": "Element is not in tab order or has accessible text"
}
],
"impact": null,
"html": "<a href=\"#\" class=\"showtext\">Project<\/a>",
"target": [
".projectinfo-wrapper > .showlink > .showtext[href=\"#\"]"
]
}
]
},
{
"id": "meta-viewport",
"impact": null,
"tags": [
"cat.sensory-and-visual-cues",
"wcag2aa",
"wcag144",
"EN-301-549",
"EN-9.1.4.4",
"ACT"
],
"description": "Ensure <meta name=\"viewport\"> does not disable text scaling and zooming",
"help": "Zooming and scaling must not be disabled",
"helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.10\/meta-viewport?application=axeAPI",
"nodes": [
{
"any": [
{
"id": "meta-viewport",
"data": null,
"relatedNodes": [],
"impact": "critical",
"message": "<meta> tag does not disable zooming on mobile devices"
}
],
"all": [],
"none": [],
"impact": null,
"html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">",
"target": [
"meta[name=\"viewport\"]"
]
}
]
}
],
"incomplete": []
},
"base_page_ip_ptr": "s129.cyon.net",
"base_page_cname": "",
"base_page_dns_server": "ns1.cyon.ch",
"browser_name": "Chrome",
"eventName": "Step_1",
"test_run_time_ms": 44383,
"testUrl": "https:\/\/jensrossell.ch\/",
"custom": [
"Colordepth",
"Dpi",
"Images",
"Resolution",
"fonts",
"generated-content-percent",
"generated-content-size",
"imgs-in-viewport",
"imgs-no-alt",
"imgs-out-viewport",
"jsLibsVulns",
"meta-viewport",
"possibly-render-blocking-reqs",
"rendered-html",
"securityHeaders"
],
"Colordepth": 24,
"Dpi": "{\"dppx\":1,\"dpcm\":37.79527559055118,\"dpi\":96}",
"Images": "[{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2890},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1318,\"naturalHeight\":2062},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":2976,\"naturalHeight\":4481},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2633},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":4778,\"naturalHeight\":7168},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif\",\"width\":662,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2880},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":4778,\"naturalHeight\":7168},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif\",\"width\":794,\"height\":993,\"naturalWidth\":1365,\"naturalHeight\":1706},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1219},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2686},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1219,\"naturalHeight\":1706},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif\",\"width\":909,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2097},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1117},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2473},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif\",\"width\":642,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2971},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":16000,\"naturalHeight\":10240},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":10181,\"naturalHeight\":14221},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":16000,\"naturalHeight\":10240},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1280},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1706,\"naturalHeight\":1280},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2588},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":1440},{\"url\":\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif\",\"width\":1920,\"height\":993,\"naturalWidth\":1920,\"naturalHeight\":2560}]",
"Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
"fonts": [
{
"family": "swiper-icons",
"display": "auto",
"status": "unloaded",
"style": "normal",
"weight": "400"
},
{
"family": "Repro",
"display": "swap",
"status": "loaded",
"style": "normal",
"weight": "500"
}
],
"generated-content-percent": 5.1299999999999999,
"generated-content-size": 2.5600000000000001,
"imgs-in-viewport": [],
"imgs-no-alt": [],
"imgs-out-viewport": [
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.765px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2890
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 317.308px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1318,
"naturalHeight": 2062
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.739px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 2976,
"naturalHeight": 4481
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 361.972px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2633
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 4778,
"naturalHeight": 7168
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w\" alt=\"\" style=\"object-position: 69.6% 56.2%; transform-origin: 331px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2880
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 4778,
"naturalHeight": 7168
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 54% 49%; transform-origin: 397.2px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1365,
"naturalHeight": 1706
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 695.013px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1219
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.786px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2686
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.687px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1219,
"naturalHeight": 1706
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 7.4% 56%; transform-origin: 454.622px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2097
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 852.525px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1117
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 385.442px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2473
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 49.9% 27.6%; transform-origin: 320.834px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2971
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 16000,
"naturalHeight": 10240
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 355.441px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 10181,
"naturalHeight": 14221
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 16000,
"naturalHeight": 10240
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1280
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1706,
"naturalHeight": 1280
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 368.237px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2588
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 1440
},
{
"src": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif",
"html": "<img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">",
"currentSrc": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif",
"srcSet": "https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w",
"sizes": null,
"priority": null,
"loading": null,
"naturalWidth": 1920,
"naturalHeight": 2560
}
],
"jsLibsVulns": [],
"meta-viewport": "width=device-width, initial-scale=1.0",
"possibly-render-blocking-reqs": [
"https:\/\/jensrossell.ch\/assets\/js\/app-min.js",
"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css",
"https:\/\/jensrossell.ch\/assets\/css\/style.css"
],
"rendered-html": "<html lang=\"en\" style=\"--vh: 9.93px; --middleline: 502.2px; --lastline-bottom: -19.200000000000045px; --lastline-right: 30px;\"><head>\n <meta charset=\"UTF-8\">\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n <title>Jens Rossell<\/title>\n <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\">\n <link href=\"https:\/\/jensrossell.ch\/assets\/css\/style.css\" rel=\"stylesheet\"> <title>Jens Rossell<\/title>\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" name=\"description\">\n<meta content=\"2025-04-15\" name=\"date\">\n<meta content=\"Jens Rossell\" property=\"og:title\">\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" property=\"og:description\">\n<meta content=\"Jens Rossell\" property=\"og:site_name\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"all\" name=\"robots\">\n<link href=\"https:\/\/jensrossell.ch\" rel=\"canonical\">\n<meta content=\"https:\/\/jensrossell.ch\" property=\"og:url\">\n<meta content=\"summary\" name=\"twitter:card\">\n<meta content=\"Jens Rossell\" name=\"twitter:title\">\n<meta content=\"Jens Rossell is an industrial designer from Bern.\" name=\"twitter:description\">\n <link rel=\"icon\" type=\"image\/png\" href=\"assets\/favicon\/favicon-96x96.png\" sizes=\"96x96\">\n <link rel=\"icon\" type=\"image\/svg+xml\" href=\"assets\/favicon\/favicon.svg\">\n <link rel=\"shortcut icon\" href=\"assets\/favicon\/favicon.ico\">\n <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"assets\/favicon\/apple-touch-icon.png\">\n\n<\/head>\n\n<body class=\"home infocontainer-big\">\n <div class=\"guides\">\n <div class=\"container measurement\">\n <p><\/p>\n <\/div>\n <div class=\"grid\"><\/div>\n <div class=\"columns\">\n <div class=\"container column-container\">\n <div class=\"column\"><p>1920px<\/p><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <div class=\"column\"><\/div>\n <\/div>\n <\/div>\n <\/div>\n\n<div class=\"cover\">\n\n <div class=\"logo\">\n <svg width=\"1671\" height=\"319\" viewBox=\"0 0 1671 319\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n <path id=\"j\" d=\"M1.46904 319V75.4663H45.5404V319H1.46904ZM0 41.1966V0H46.2749V41.1966H0Z\" fill=\"currentColor\" opacity=\"1\" style=\"transform: none; transform-origin: 23.1374px 159.5px;\"><\/path>\n <path id=\"e1\" d=\"M156.648 262.491C96.7848 262.491 62.9967 223.847 62.9967 166.609C62.9967 109.007 98.6211 69.9977 156.281 69.9977C217.981 69.9977 252.503 114.111 248.096 176.088H106.701C107.803 209.993 125.431 230.045 155.914 230.045C182.357 230.045 194.843 216.555 201.454 200.15H245.158C238.915 226.763 213.941 262.491 156.648 262.491ZM107.803 147.651H203.29C201.821 116.298 180.888 101.715 156.281 101.715C128.736 101.715 111.108 117.392 107.803 147.651Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"155.73451614379883px 166.24434661865234px\" style=\"transform: none; transform-origin: 155.735px 166.244px;\"><\/path>\n <path id=\"n\" d=\"M266.026 257.023V75.4663H308.996V99.528C315.606 88.5908 334.704 69.9977 367.023 69.9977C406.32 69.9977 435.701 93.6948 435.701 140.36V257.023H391.629V146.193C391.629 116.298 376.939 105.361 353.801 105.361C322.584 105.361 310.465 129.423 310.465 161.87V257.023H266.026Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"350.8634948730469px 163.5103530883789px\" style=\"transform: none; transform-origin: 350.863px 163.51px;\"><\/path>\n <path id=\"s\" d=\"M533.923 262.491C474.427 262.491 449.086 231.867 447.984 198.327H488.383C490.219 212.91 501.604 231.503 533.556 231.503C557.06 231.503 570.649 222.024 570.649 208.535C570.649 195.775 563.304 188.848 536.126 183.744L517.396 180.827C470.754 172.442 456.064 153.485 456.064 125.048C456.064 94.0594 484.71 69.9977 529.149 69.9977C584.238 69.9977 607.375 98.0697 610.68 125.413H569.547C566.242 110.83 553.755 100.622 528.414 100.622C507.113 100.622 496.83 109.736 496.83 121.402C496.83 133.433 506.378 139.266 530.25 143.641L550.817 147.287C592.685 155.307 615.088 172.807 615.088 205.254C615.088 238.43 587.543 262.491 533.923 262.491Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"531.5360107421875px 166.24434661865234px\" style=\"transform: none; transform-origin: 531.536px 166.244px;\"><\/path>\n <path id=\"r\" d=\"M703.024 257.023V75.4663H745.993V110.465C753.706 94.7886 771.702 73.2789 808.06 73.2789H812.468V115.934H801.082C761.418 115.934 747.462 137.443 747.462 172.807V257.023H703.024Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"757.7460021972656px 165.1509552001953px\" style=\"transform: none; transform-origin: 757.746px 165.151px;\"><\/path>\n <path id=\"o\" d=\"M913.037 262.491C855.009 262.491 812.774 223.482 812.774 165.88C812.774 109.007 855.009 69.9977 913.037 69.9977C971.431 69.9977 1013.3 109.007 1013.3 165.88C1013.3 223.482 971.431 262.491 913.037 262.491ZM857.948 165.88C857.948 202.337 879.616 227.857 913.037 227.857C946.825 227.857 968.126 201.973 968.126 165.88C968.126 129.787 947.192 104.632 913.404 104.632C879.249 104.632 857.948 129.058 857.948 165.88Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"913.0369873046875px 166.24434661865234px\" style=\"transform: none; transform-origin: 913.037px 166.244px;\"><\/path>\n <path id=\"s1\" d=\"M1103.59 262.491C1044.1 262.491 1018.76 231.867 1017.65 198.327H1058.05C1059.89 212.91 1071.27 231.503 1103.23 231.503C1126.73 231.503 1140.32 222.024 1140.32 208.535C1140.32 195.775 1132.97 188.848 1105.8 183.744L1087.07 180.827C1040.42 172.442 1025.73 153.485 1025.73 125.048C1025.73 94.0594 1054.38 69.9977 1098.82 69.9977C1153.91 69.9977 1177.05 98.0697 1180.35 125.413H1139.22C1135.91 110.83 1123.43 100.622 1098.08 100.622C1076.78 100.622 1066.5 109.736 1066.5 121.402C1066.5 133.433 1076.05 139.266 1099.92 143.641L1120.49 147.287C1162.36 155.307 1184.76 172.807 1184.76 205.254C1184.76 238.43 1157.21 262.491 1103.59 262.491Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"1101.2050170898438px 166.24434661865234px\" style=\"transform: none; transform-origin: 1101.21px 166.244px;\"><\/path>\n <path id=\"s2\" d=\"M1277.78 262.491C1218.29 262.491 1192.95 231.867 1191.85 198.327H1232.24C1234.08 212.91 1245.47 231.503 1277.42 231.503C1300.92 231.503 1314.51 222.024 1314.51 208.535C1314.51 195.775 1307.17 188.848 1279.99 183.744L1261.26 180.827C1214.62 172.442 1199.92 153.485 1199.92 125.048C1199.92 94.0594 1228.57 69.9977 1273.01 69.9977C1328.1 69.9977 1351.24 98.0697 1354.54 125.413H1313.41C1310.1 110.83 1297.62 100.622 1272.28 100.622C1250.97 100.622 1240.69 109.736 1240.69 121.402C1240.69 133.433 1250.24 139.266 1274.11 143.641L1294.68 147.287C1336.55 155.307 1358.95 172.807 1358.95 205.254C1358.95 238.43 1331.4 262.491 1277.78 262.491Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"1275.3999633789062px 166.24434661865234px\" style=\"transform: none; transform-origin: 1275.4px 166.244px;\"><\/path>\n <path id=\"e2\" d=\"M1461.16 262.491C1401.29 262.491 1367.51 223.847 1367.51 166.609C1367.51 109.007 1403.13 69.9977 1460.79 69.9977C1522.49 69.9977 1557.01 114.111 1552.6 176.088H1411.21C1412.31 209.993 1429.94 230.045 1460.42 230.045C1486.86 230.045 1499.35 216.555 1505.96 200.15H1549.67C1543.42 226.763 1518.45 262.491 1461.16 262.491ZM1412.31 147.651H1507.8C1506.33 116.298 1485.4 101.715 1460.79 101.715C1433.24 101.715 1415.62 117.392 1412.31 147.651Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"1460.243408203125px 166.24434661865234px\" style=\"transform: none; transform-origin: 1460.24px 166.244px;\"><\/path>\n <path id=\"l1\" d=\"M1566.86 257.023V0H1611.3V257.023H1566.86Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"1589.0800170898438px 128.51150512695312px\" style=\"transform: none; transform-origin: 1589.08px 128.512px;\"><\/path>\n <path id=\"l2\" d=\"M1626.17 257.023V0H1670.61V257.023H1626.17Z\" fill=\"currentColor\" opacity=\"1\" transform-origin=\"1648.3900146484375px 128.51150512695312px\" style=\"transform: none; transform-origin: 1648.39px 128.512px;\"><\/path>\n<\/svg> <\/div>\n\n <div class=\"glr\"><\/div>\n<\/div>\n<div class=\"spacer before\">\n<\/div>\n<main>\n <div class=\"typography\">\n <button class=\"close\">close<\/button>\n <div class=\"glr\"><\/div>\n <section id=\"info\" class=\"info\">\n <div class=\"info-wrapper container\">\n <div class=\"showlink\">\n <a href=\"#\" class=\"showtext\"><h1>Jens Rossell<\/h1><\/a>\n <span class=\"info\">info<\/span>\n <\/div>\n <div class=\"info-inner inner\">\n <div class=\"info-contact\">\n <div class=\"infotext\">\n <p><span class=\"title-copy\">Jens Rossell <\/span>wurde 1988 in Bern geboren und entdeckte fr\u00fch seine Leidenschaft f\u00fcr Handarbeit. Nach einer Schreinerlehre entschied er sich f\u00fcr ein Studium in Industrial Design an der Fachhochschule Nordwestschweiz in Basel. Dort lernte er, technische Pr\u00e4zision mit kreativer Freiheit zu verbinden.<\/p>\n<p>F\u00fcnf Jahre lang arbeitete er als Designer und Projektleiter bei der Designagentur atelier o\u00ef, wo er mit bekannten Marken und Handwerksmeisterinnen zusammenarbeitete. Diese Erfahrung sch\u00e4rfte seinen Blick f\u00fcr Details und erweiterte sein Wissen \u00fcber seltene Materialien.<\/p>\n<p>Im April 2025 gr\u00fcndete er sein eigenes Studio in Bern und entwickelt dort seine Ans\u00e4tze in M\u00f6bel- und Objektdesign sowie Szenografie weiter. Sein Design strebt nach einer Balance zwischen Form und Funktion, wobei seine Kreationen subtil im Raum wirken und durch raffinierte Details Akzente setzen.<\/p> <\/div>\n <div class=\"contact\">\n <div class=\"address\">\n <p>Jens Rossell<br>\nGreyerzstrasse 65<br>\n3013 Bern<\/p> <\/div>\n <div class=\"contactfields\">\n <div class=\"mail contactfield\">\n <span class=\"i\">e<\/span>\n <a href=\"mailto:[email protected]\">[email protected]<\/a> <\/div>\n <div class=\"phone contactfield\">\n <span class=\"i\">p<\/span>\n <a href=\"tel:+410792999381\">+41 (0)79 299 93 81<\/a> <\/div>\n <\/div>\n <\/div>\n<\/div>\n\n<div class=\"datenschutz-impressum text-xs\" style=\"position: absolute; top: 952.2px; padding-top: 0.35rem;\">\n <a href=\"#\" class=\"showimprint\">\n <h2>Datenschutz\/Impressum<\/h2>\n <\/a>\n <div class=\"datenschutz-impressum-inner\">\n <div class=\"datenschutz\">\n <h1>Datenschutzerkl\u00e4rung<\/h1>\n<p class=\"aktualisiert\">Zuletzt aktualisiert am: 12.03.2025<\/p>\n<p>Wir legen grossen Wert darauf, dass der Umgang mit Personendaten transparent ist. Diese Datenschutzerkl\u00e4rung gibt Auskunft dar\u00fcber, welche personenbezogenen Daten wir sammeln, zu welchem Zweck und an wen wir sie weitergeben. Um eine hohe Transparenz zu gew\u00e4hrleisten, wird diese Datenschutzerkl\u00e4rung regelm\u00e4ssig \u00fcberpr\u00fcft und aktualisiert.<\/p>\n<h2>1. Welche Dienste wir nutzen<\/h2>\n<ul>\n<li>Unpkg<\/li>\n<li>jsDelivr<\/li>\n<\/ul>\n<h2>2. Kontaktinformationen<\/h2>\n<p>Bei Fragen oder Anliegen zum Schutz Ihrer Daten durch uns erreichen Sie uns jederzeit per E-Mail unter [email protected]. Verantwortlich f\u00fcr die Datenbearbeitungen, die \u00fcber diese Website erfolgen, ist:<\/p>\n<p>Jens Rossell<br>\nGreyerzstrasse 65<br>\n3013 Bern<br>\nSchweiz <\/p>\n<p><strong>Datenschutzverantwortliche Person:<\/strong><br>\nJens Rossell<br>\[email protected]<br>\n+41 79 299 93 81<\/p>\n<h2>3. Allgemeine Grunds\u00e4tze<\/h2>\n<h3>3.1 Welche Daten sammeln wir von Ihnen und von wem erhalten wir diese Daten<\/h3>\n<p>In erster Linie bearbeiten wir Personendaten, die Sie uns \u00fcbermitteln oder die wir beim Betrieb unserer Website sammeln. Unter Umst\u00e4nden erhalten wir Personendaten \u00fcber Sie auch von Dritten. Das k\u00f6nnen folgende Kategorien sein:<\/p>\n<ul>\n<li>Personenstammdaten (Name, Adresse, Geburtsdaten, etc.);<\/li>\n<li>Kontaktdaten (Handynummer, E-Mailadresse, etc.);<\/li>\n<li>Finanzdaten (bspw. Kontoangaben);<\/li>\n<li>Onlinekennungen (bspw. Cookie-Kennung, IP-Adressen);<\/li>\n<li>Standort- und Verkehrsdaten;<\/li>\n<li>Ton- und Bildaufnahmen;<\/li>\n<li>besonders sch\u00fctzenswerte Daten (bspw. biometrische Daten oder Angaben \u00fcber Ihre Gesundheit).<\/li>\n<\/ul>\n<h3>3.2 Unter welchen Voraussetzungen bearbeiten wir Ihre Daten?<\/h3>\n<p>Wir behandeln Ihre Daten vertraulich und gem\u00e4ss den in dieser Datenschutzerkl\u00e4rung festgelegten Zwecken. Wir achten dabei auf eine transparente und verh\u00e4ltnism\u00e4ssige Bearbeitung. <\/p>\n<p>Falls wir ausnahmsweise nicht in der Lage sind, diese Grunds\u00e4tze zu befolgen, kann die Datenbearbeitung trotzdem rechtm\u00e4ssig sein, weil ein Rechtfertigungsgrund vorliegt. Als Rechtfertigungsgrund kommt namentlich in Frage:<\/p>\n<ul>\n<li>Ihre Einwilligung;<\/li>\n<li>die Durchf\u00fchrung eines Vertrages oder vorvertraglicher Massnahmen;<\/li>\n<li>unsere berechtigten Interessen, sofern Ihre Interessen nicht \u00fcberwiegen.<\/li>\n<\/ul>\n<h3>3.3 Wie k\u00f6nnen Sie Ihre Einwilligung widerrufen?<\/h3>\n<p>Haben Sie uns eine Einwilligung zur Bearbeitung Ihrer personenbezogenen Daten f\u00fcr bestimmte Zwecke erteilt, bearbeiten wir Ihre Daten im Rahmen dieser Einwilligung, soweit wir keinen anderen Rechtfertigungsgrund haben. <\/p>\n<p>Sie haben jederzeit die M\u00f6glichkeit, Ihre Einwilligung zu widerrufen indem Sie eine E-Mail an die im Impressum genannte Adresse schicken. Bereits erfolgte Datenverarbeitungen sind davon nicht betroffen.<\/p>\n<h3>3.4 In welchen F\u00e4llen k\u00f6nnen wir Ihre Daten an Dritte weitergeben?<\/h3>\n<h4>a. Grundsatz<\/h4>\n<p>Wir sind unter Umst\u00e4nden darauf angewiesen, die Dienste Dritter oder von verbundenen Unternehmen in Anspruch zu nehmen und diese mit der Verarbeitung Ihrer Daten zu beauftragen (sog. Auftragsverarbeiter). Kategorien der Empf\u00e4nger sind namentlich:<\/p>\n<ul>\n<li>Buchhaltung, Treuhand und Revisionsunternehmen;<\/li>\n<li>Beratungsunternehmen (Rechtsberatung, Steuern, etc.);<\/li>\n<li>IT-Dienstleister (Webhosting, Support, Clouddienste, Webseitengestaltung, etc.);<\/li>\n<li>Zahlungsdienstleister;<\/li>\n<li>Anbieter von Tracking-, Conversion- und Werbedienstleistungen.<\/li>\n<\/ul>\n<p>Wir stellen sicher, dass diese Dritten und unsere verbundenen Unternehmen die Voraussetzungen des Datenschutzes einhalten und Ihre personenbezogenen Daten vertraulich behandeln. <\/p>\n<p>Unter Umst\u00e4nden sind wir auch verpflichtet, Ihre personenbezogenen Daten an Beh\u00f6rden bekanntzugeben.<\/p>\n<h4>b. Besuch unserer Social-Media-Kan\u00e4le<\/h4>\n<p>Wir haben eventuell auf unserer Website Links zu unseren Social-Media-Kan\u00e4len eingebettet. Das ist f\u00fcr Sie jeweils ersichtlich (typischerweise \u00fcber entsprechende Symbole). Klicken Sie auf die Symbole, werden Sie auf unsere Social-Media-Kan\u00e4le weitergeleitet. <\/p>\n<p>Die Social Media Anbieter erfahren in diesem Fall, dass Sie von unserer Website auf deren Plattform zugreifen. Die Social Media Anbieter k\u00f6nnen die so erhobenen Daten f\u00fcr eigene Zwecke nutzen. Wir weisen darauf hin, dass wir keine Kenntnis vom Inhalt der \u00fcbermittelten Daten sowie deren Nutzung durch die Betreiber erhalten.<\/p>\n<h4>c. Weitergabe ins Ausland<\/h4>\n<p>Unter Umst\u00e4nden kann es im Rahmen der Auftragsbearbeitung zu \u00dcbermittlung Ihrer personenbezogenen Daten an Unternehmen im Ausland kommen. Diese Unternehmen sind im gleichen Umfang zum Datenschutz verpflichtet, wie wir selbst. Die \u00dcbermittlung kann weltweit stattfinden. <\/p>\n<p>Entspricht das Datenschutzniveau nicht demjenigen des der Schweiz, so nehmen wir eine vorg\u00e4ngige Risikoeinsch\u00e4tzung vor und stellen vertraglich sicher, dass der gleiche Schutz wie in der Schweiz garantiert wird (bspw. mittels der neuen Standardvertragsklauseln der EU-Kommission oder anderen, gesetzlich vorgegebenen Massnahmen). Sollte unsere Risikoeinsch\u00e4tzung negativ ausfallen, ergreifen wir zus\u00e4tzliche technische Massnahmen zum Schutz Ihrer Daten. Sie k\u00f6nnen die Standardvertragsklauseln der EU-Kommission abrufen unter folgendem Link. <a href=\"https:\/\/commission.europa.eu\/publications\/standard-contractual-clauses-controllers-and-processors-eueea\\_de\">https:\/\/commission.europa.eu\/publications\/standard-contractual-clauses-controllers-and-processors-eueea\\_de<\/a><\/p>\n<h3>3.5 Wie lange bewahren wir Ihre Daten auf?<\/h3>\n<p>Wir speichern personenbezogene Daten nur so lange, wie dies erforderlich ist, um die einzelnen Zwecke, zu denen die Daten erhoben wurden, zu erf\u00fcllen. <\/p>\n<p>Daten, die wir bei Ihrem Besuch auf unserer Website speichern, werden w\u00e4hrend zw\u00f6lf Monaten aufbewahrt. Eine Ausnahme gilt f\u00fcr Analyse- und Trackingdaten, die l\u00e4nger aufbewahrt werden k\u00f6nnen. <\/p>\n<p>Vertragsdaten speichern wir l\u00e4nger, da wir dazu durch gesetzliche Vorschriften verpflichtet sind. Wir m\u00fcssen insbesondere gesch\u00e4ftliche Kommunikation, geschlossene Vertr\u00e4ge und Buchungsbelege bis zu 10 Jahren aufbewahren. Soweit wir solche Daten von Ihnen nicht mehr zur Durchf\u00fchrung der Dienstleistungen ben\u00f6tigen, werden die Daten gesperrt und wir verwenden sie nur noch f\u00fcr Zwecke der Rechnungslegung und f\u00fcr Steuerzwecke.<\/p>\n<h3>3.6 Wie sch\u00fctzen wir Ihre Daten?<\/h3>\n<p>Wir werden Ihre Daten sicher aufbewahren und alle angemessenen Massnahmen ergreifen, um Ihre Daten vor Verlust, Zugriff, Missbrauch oder \u00c4nderungen zu sch\u00fctzen. <\/p>\n<p>Unsere Vertragspartner und Mitarbeitende, die Zugang zu Ihren Daten haben, sind zur Einhaltung der datenschutzrechtlichen Bestimmungen verpflichtet. In manchen F\u00e4llen wird es erforderlich sein, dass wir Ihre Anfragen an mit uns verbundene Unternehmen weiterreichen. Auch in diesen F\u00e4llen werden Ihre Daten vertraulich behandelt. <\/p>\n<p>Innerhalb unserer Webseite verwenden wir das SSL-Verfahren (Secure Socket Layer) in Verbindung mit der jeweils h\u00f6chsten Verschl\u00fcsselungsstufe, die von Ihrem Browser unterst\u00fctzt wird.<\/p>\n<h3>3.7 Welche Rechte haben Sie?<\/h3>\n<h4>a. Auskunftsrecht<\/h4>\n<p>Sie k\u00f6nnen jederzeit eine Auskunft \u00fcber die von uns \u00fcber Sie gespeicherten Daten verlangen. Wir bitten Sie, Ihr Auskunftsgesuch zusammen mit einem Identit\u00e4tsnachweis an [email protected] zu senden. <\/p>\n<p>Sie haben ausserdem das Recht, Ihre Daten in einem g\u00e4ngigen Dateiformat zu erhalten, wenn wir Ihre Daten automatisiert bearbeiten, und wenn:<\/p>\n<ul>\n<li>Sie Ihre Einwilligung f\u00fcr die Bearbeitung dieser Daten erteilt haben; oder<\/li>\n<li>Sie Daten im Zusammenhang mit dem Abschluss oder der Abwicklung eines Vertrags bekannt gegeben haben.<\/li>\n<\/ul>\n<p>Wir k\u00f6nnen die Auskunft bzw. Datenherausgabe einschr\u00e4nken oder verweigern, wenn dies unseren gesetzlichen Verpflichtungen, berechtigten eigenen oder \u00f6ffentlichen Interessen oder Interessen einer Drittperson entgegensteht. <\/p>\n<p>Die Bearbeitung Ihres Gesuchs unterliegt der gesetzlichen Bearbeitungsfrist von 30 Tagen. Diese Frist d\u00fcrfen wir jedoch aufgrund von hohem Anfragevolumen, aus rechtlichen oder technischen Gr\u00fcnden oder weil wir n\u00e4here Angaben von Ihnen ben\u00f6tigen, verl\u00e4ngern. Sie werden \u00fcber die Fristverl\u00e4ngerung rechtzeitig mindestens in Textform informiert.<\/p>\n<h4>b. L\u00f6schung und Berichtigung<\/h4>\n<p>Sie haben jederzeit die M\u00f6glichkeit, die L\u00f6schung oder Berichtigung Ihrer Daten zu verlangen. Wir k\u00f6nnen das Gesuch abweisen, wenn gesetzliche Vorschriften uns zur l\u00e4ngeren bzw. unver\u00e4nderten Aufbewahrung verpflichten oder ein Erlaubnistatbestand Ihrem Gesuch entgegensteht. <\/p>\n<p>Bitte beachten Sie, dass die Aus\u00fcbung Ihrer Rechte unter Umst\u00e4nden im Konflikt mit vertraglichen Abmachungen stehen und entsprechende Auswirkungen auf die Vertragsdurchf\u00fchrung haben kann (z.B. vorzeitige Vertragsaufl\u00f6sung oder Kostenfolgen).<\/p>\n<h4>c. Rechtsweg<\/h4>\n<p>Sind Sie von der Bearbeitung personenbezogener Daten betroffen, haben Sie das Recht, Ihre Rechte gerichtlich durchzusetzen oder bei der zust\u00e4ndigen Aufsichtsbeh\u00f6rde eine Meldung einzureichen. Die zust\u00e4ndige Aufsichtsbeh\u00f6rde in der Schweiz ist der Eidgen\u00f6ssische Datenschutz- und \u00d6ffentlichkeitsbeauftragte: <a href=\"https:\/\/www.edoeb.admin.ch\">https:\/\/www.edoeb.admin.ch<\/a><\/p>\n<h3>3.8 \u00c4nderungen an der Datenschutzerkl\u00e4rung<\/h3>\n<p>Wir k\u00f6nnen diese Datenschutzerkl\u00e4rung jederzeit \u00e4ndern. Die \u00c4nderungen werden auf ver\u00f6ffentlicht, Sie werden nicht gesondert dar\u00fcber informiert.<\/p>\n<h2>4. Einzelne Datenverarbeitungsvorg\u00e4nge<\/h2>\n<h3>4.1 Bereitstellen der Webseite und Erstellung von Logfiles<\/h3>\n<h4>Welche Informationen erhalten wir und wie nutzen wir sie?<\/h4>\n<p>Indem Sie besuchen, werden auf unseren Servern oder auf Servern von Dienstleistungen und Produkten, die wir beziehen und \/ oder installiert haben, bestimmte Daten automatisch zu Zwecken der Systemadministration, f\u00fcr statistische oder f\u00fcr Sicherungszwecke oder f\u00fcr Trackingzwecke gespeichert. Es handelt sich dabei um:<\/p>\n<ul>\n<li>den Namen Ihres Internetserviceproviders;<\/li>\n<li>Ihre IP-Adresse (unter Umst\u00e4nden);<\/li>\n<li>die Version Ihrer Browser-Software;<\/li>\n<li>das Betriebssystem des Rechners mit dem auf die URL zugegriffen wird;<\/li>\n<li>das Datum und die Uhrzeit des Zugriffs;<\/li>\n<li>die Webseite, von der aus Sie URL besuchen;<\/li>\n<li>die Suchw\u00f6rter die Sie benutzt haben, um die URL finden.<\/li>\n<\/ul>\n<h4>Weshalb d\u00fcrfen wir diese Daten bearbeiten?<\/h4>\n<p>Diese Daten k\u00f6nnen keiner bestimmten Person zugeordnet werden und es findet keine Zusammenf\u00fchrung dieser Daten mit anderen Datenquellen statt. Die Speicherung der Logfiles erfolgt, um die Funktionsf\u00e4higkeit der Webseite zu garantieren und zur Sicherstellung der Sicherheit unserer informationstechnischen Systeme. Hierin besteht unser berechtigtes Interesse.<\/p>\n<h4>Wie k\u00f6nnen Sie die Datenerfassung verhindern?<\/h4>\n<p>Die Daten werden nur solange gespeichert, wie dies zur Erreichung des Zweckes Ihrer Erhebung notwendig ist. Dementsprechend werden die Daten nach Beendigung jeder Sitzung gel\u00f6scht. Die Speicherung der Logfiles ist f\u00fcr den Betrieb der Webseite zwingend notwendig, Sie haben daher keine M\u00f6glichkeit dagegen Widerspruch zu erheben.<\/p>\n<h3>4.2 Unpkg<\/h3>\n<p>Unpkg ist ein schneller, globaler Content Delivery Network (CDN) f\u00fcr alles, was auf npm, dem Node Package Manager, ver\u00f6ffentlicht wird. Es wird von Michael Jackson (Zur Klarstellung des Namens: <a href=\"https:\/\/twitter.com\/mjackson\">https:\/\/twitter.com\/mjackson<\/a>) verwaltet. Das CDN wird von Cloudflare betrieben. Es gibt keine offizielle Firmenadresse, da Unpkg ein Open-Source-Projekt ist und von der Community unterst\u00fctzt wird. <\/p>\n<p>Wir nutzen Unpkg auf unserer Website, um bestimmte JavaScript-Bibliotheken und andere Frontend-Ressourcen zu laden. Dies erm\u00f6glicht uns, die Ladezeiten unserer Website zu verk\u00fcrzen und sicherzustellen, dass unsere Benutzer immer die neuesten Versionen dieser Ressourcen erhalten. <\/p>\n<p>Unpkg verwendet, wie die meisten CDNs, Server-Logs, um Informationen \u00fcber die Anfragen zu speichern, die es erh\u00e4lt. Diese Logs k\u00f6nnen Informationen wie die IP-Adresse des Benutzers, den Browsertyp, das Betriebssystem, die Referenz-URL, die Uhrzeit der Anfrage und andere technische Details enthalten. Diese Daten werden in der Regel zur \u00dcberwachung und Verbesserung der Serviceleistung und zur Abwehr von Sicherheitsbedrohungen verwendet.<\/p>\n<h3>4.3 jsDelivr<\/h3>\n<p>Auf unserer Website nutzen wir den Dienst jsDelivr, ein Open-Source-CDN (Content Delivery Network), um bestimmte Bibliotheken und Skripte schneller und zuverl\u00e4ssiger zu laden. Dieser Dienst wird von ProspectOne Sp. z o.o., ul. Krolweska 65A, 30-081 Krakow, Polen, bereitgestellt. <\/p>\n<p>Durch die Einbindung von jsDelivr werden beim Aufruf unserer Webseite Daten, wie Ihre IP-Adresse, Informationen \u00fcber den verwendeten Browser, das Betriebssystem und die Dauer des Seitenaufrufs, an Server von jsDelivr \u00fcbertragen. Dies geschieht, um die Inhalte schneller und effizienter an Ihren Browser zu liefern und die Ladezeit der Webseite zu verk\u00fcrzen. <\/p>\n<p>jsDelivr verwendet diese Daten, um die Auslieferung der Inhalte zu gew\u00e4hrleisten und um statistische Auswertungen \u00fcber die Nutzung ihres Dienstes zu erstellen. Die Daten werden nicht mit anderen Datenquellen zusammengef\u00fchrt oder zu Werbezwecken verwendet. <\/p>\n<p>Die Nutzung von jsDelivr dient der Optimierung und Verbesserung der Performance unserer Website. Die Datenverarbeitung erfolgt auf Grundlage unseres berechtigten Interesses an einer effizienten und sicheren Bereitstellung unserer Website.<\/p>\n<h3>BrainBox Generatoren<\/h3>\n<p>BrainBox Generatoren ist ein Dienst der <a href=\"https:\/\/brainbox.swiss\/\">BrainBox Solutions GmbH<\/a>, um alle datenschutzrelevanten Dienste auf einer Website zu erkennen und unter anderem damit bei der Erstellung der Datenschutzerkl\u00e4rung zu helfen. Dabei werden keine personenbezogenen Daten erfasst oder verarbeitet.<\/p> <\/div>\n <div class=\"imprint\">\n <h1>Impressum<\/h1>\n<p>Gestaltung und Realisation: <a href=\"https:\/\/borissiebs.com\/\" rel=\"noreferrer\" target=\"_blank\">Boris Siebs<\/a><br>\nSchrift: <a href=\"https:\/\/abcdinamo.com\/typefaces\/repro\" rel=\"noreferrer\" target=\"_blank\">Repro (Dinamo)<\/a><br>\nContent Management System: <a href=\"https:\/\/getkirby.com\/\" rel=\"noreferrer\" target=\"_blank\">Kirby<\/a><\/p> <\/div>\n <\/div>\n\n<\/div> <\/div>\n <\/div>\n\n <\/section>\n <section id=\"project-info\">\n <div class=\"projectinfo-wrapper container\">\n <div class=\"showlink\">\n <a href=\"#\" class=\"showtext\">Project<\/a>\n <span class=\"info\">info<\/span>\n <\/div>\n <div class=\"projectinfo-inner inner\">\n <\/div>\n <\/div>\n <\/section>\n <\/div>\n\n <section id=\"projects\">\n <article id=\"candleholder\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.66417910447761\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/7b781bd73c-1745395958\/250309_colorrange-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.765px center;\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.63908996897622\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/cfca83c437-1744708966\/ks-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 317.308px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.66412758866936\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/candleholder\/938145e6cd-1744708967\/250304_stimmungsbild_sofa-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 329.739px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"tisch\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.72904800650936\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/40c6c2649b-1745395882\/250411_aufbau_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 361.972px center;\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/15a628742d-1744708969\/250411_tisch_seitenansicht-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">\n <\/div>\n\n \n <div class=\"project swiper-slide view-full portrait\" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/9bc590bad5-1744708968\/250411_tisch_detail-1800x.avif 1800w\" alt=\"\" style=\"object-position: 69.6% 56.2%; transform-origin: 331px center;\">\n <\/div>\n <div class=\"project swiper-slide\" data-ratio=\"0.66666666666667\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/tisch\/b87fdde378-1744708968\/250411_t450-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 331px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"obscura\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.8\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/5e08211981-1744708971\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 54% 49%; transform-origin: 397.2px center;\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.3998250218723\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/66ff511d98-1744708971\/obscura-1-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 695.013px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.71457489878543\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/7715519c31-1744708971\/obscura-2-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.786px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.714375\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/obscura\/a6496a7d40-1744708971\/obscura-3-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 354.687px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"regal\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.91565265486726\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/df0c3ab36f-1744708967\/freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 7.4% 56%; transform-origin: 454.622px center;\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.7170693686672\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d948b3127d-1744708967\/02_regal_seitlich_diagonal-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 852.525px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.77631904879861\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/regal\/d4e1e5c9ff-1744708967\/03_regal_detail_homepage-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 385.442px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"lanz\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n \n <div class=\"project swiper-slide view-full portrait swiper-slide-active\" data-ratio=\"0.64619053026002\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/67e1157dde-1744750565\/250415_jacke_freigestellt-1800x.avif 1800w\" alt=\"\" style=\"object-position: 49.9% 27.6%; transform-origin: 320.834px center;\">\n <\/div>\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.5625\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/4ba7ddd030-1744750839\/250415_03-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.71589289732243\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/cc5f7405ca-1744750774\/250415_01-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 355.441px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.5625\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/lanz\/f340b4072a-1744750827\/250415_02-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 775.781px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"klotz\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.75\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/282d560a22-1744708970\/verzerrt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/491c2fa308-1744708969\/gbs_220420_0011_canonical-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.75\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/9c2c260361-1744708970\/img_8602-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz\/1f5dccf360-1744708969\/gbs_220420_0003_canonical_gespiegelt-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <article id=\"klotz-ii\" class=\"project\">\n <div class=\"slider swiper swiper-initialized swiper-horizontal swiper-backface-hidden\">\n <div class=\"swiper-wrapper\" style=\"transform: translate3d(0px, 0px, 0px);\">\n <div class=\"project swiper-slide swiper-slide-active\" data-ratio=\"0.74166514847878\" data-swiper-slide-index=\"0\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/17828d4200-1745395463\/img_32-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 368.237px center;\">\n <\/div>\n\n <div class=\"project swiper-slide swiper-slide-next\" data-ratio=\"0.75\" data-swiper-slide-index=\"1\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/eb66e886fc-1744708973\/img_3261-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"1.3333333333333\" data-swiper-slide-index=\"2\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/93ca78bafd-1744708974\/img_32339-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 662px center;\">\n <\/div>\n\n <div class=\"project swiper-slide\" data-ratio=\"0.75\" data-swiper-slide-index=\"3\">\n <img src=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265.avif\" srcset=\"https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-300x.avif 300w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-600x.avif 600w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-900x.avif 900w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1200x.avif 1200w, https:\/\/jensrossell.ch\/media\/pages\/projects\/klotz-ii\/e6167ebc97-1744708971\/img_3265-1800x.avif 1800w\" alt=\"\" style=\"transform-origin: 372.375px center;\">\n <\/div>\n\n \n <\/div>\n <div class=\"navbuttons\">\n <div class=\"prev\"><span>prev<\/span><\/div>\n <div class=\"next\"><span>next<\/span><\/div>\n <\/div>\n <\/div>\n<\/article> <\/section>\n\n<\/main>\n<div class=\"spacer after\">\n<\/div>\n\n\n\n<script src=\"https:\/\/jensrossell.ch\/assets\/js\/app-min.js\"><\/script><script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"WebSite\",\"url\":\"https:\/\/jensrossell.ch\",\"copyrightYear\":\"2025\",\"description\":\"Jens Rossell is an industrial designer from Bern.\",\"name\":\"Jens Rossell\",\"headline\":\"Home\"}<\/script>\n<\/body><\/html>",
"securityHeaders": {
"securityHeadersList": [
"x-content-type-options"
],
"securityHeadersGrade": "E",
"securityHeadersScore": 20
},
"interactivePeriods": [
[
0,
410
],
[
466,
509
],
[
594,
20688
]
],
"longTasks": [
[
410,
466
],
[
509,
594
]
],
"lastVisualChange": 18400,
"render": 1200,
"visualComplete85": 1200,
"visualComplete90": 18100,
"visualComplete95": 18200,
"visualComplete99": 18400,
"visualComplete": 18400,
"SpeedIndex": 3748,
"chromeUserTiming": [
{
"name": "navigationStart",
"time": 100
},
{
"name": "fetchStart",
"time": 109
},
{
"name": "navigationStart",
"time": 124
},
{
"name": "domLoading",
"time": 124
},
{
"name": "responseEnd",
"time": 125
},
{
"name": "domInteractive",
"time": 125
},
{
"name": "domContentLoadedEventStart",
"time": 125
},
{
"name": "domContentLoadedEventEnd",
"time": 125
},
{
"name": "domComplete",
"time": 125
},
{
"name": "responseEnd",
"time": 352
},
{
"name": "unloadEventStart",
"time": 359
},
{
"name": "unloadEventEnd",
"time": 359
},
{
"name": "markAsMainFrame",
"time": 359
},
{
"name": "commitNavigationEnd",
"time": 359
},
{
"name": "domLoading",
"time": 360
},
{
"name": "domInteractive",
"time": 622
},
{
"name": "domContentLoadedEventStart",
"time": 623
},
{
"name": "domContentLoadedEventEnd",
"time": 623
},
{
"name": "firstMeaningfulPaintCandidate",
"time": 1239
},
{
"name": "firstPaint",
"time": 1239
},
{
"name": "domComplete",
"time": 17563
},
{
"name": "loadEventStart",
"time": 17564
},
{
"name": "loadEventEnd",
"time": 17579
},
{
"name": "firstContentfulPaint",
"time": 17771
},
{
"name": "firstImagePaint",
"time": 17771
},
{
"name": "TotalLayoutShift",
"value": 0
},
{
"name": "CumulativeLayoutShift",
"value": 0
}
],
"chromeUserTiming.navigationStart": 125,
"chromeUserTiming.fetchStart": 110,
"chromeUserTiming.domLoading": 360,
"chromeUserTiming.responseEnd": 353,
"chromeUserTiming.domInteractive": 623,
"chromeUserTiming.domContentLoadedEventStart": 623,
"chromeUserTiming.domContentLoadedEventEnd": 623,
"chromeUserTiming.domComplete": 17564,
"chromeUserTiming.unloadEventStart": 359,
"chromeUserTiming.unloadEventEnd": 359,
"chromeUserTiming.markAsMainFrame": 360,
"chromeUserTiming.commitNavigationEnd": 360,
"chromeUserTiming.firstMeaningfulPaintCandidate": 1239,
"chromeUserTiming.firstPaint": 1239,
"chromeUserTiming.loadEventStart": 17564,
"chromeUserTiming.loadEventEnd": 17579,
"chromeUserTiming.firstContentfulPaint": 17771,
"chromeUserTiming.firstImagePaint": 17771,
"chromeUserTiming.TotalLayoutShift": 0,
"chromeUserTiming.CumulativeLayoutShift": 0,
"blinkFeatureFirstUsed": {
"Features": {
"1075": {
"name": "V8SloppyMode",
"firstUsed": 513.05499999999995
},
"13": {
"name": "UnprefixedRequestAnimationFrame",
"firstUsed": 559.36000000000001
},
"5285": {
"name": "V8Window_Location_AttributeSetter",
"firstUsed": 99.722999999999999
},
"5284": {
"name": "V8Window_Location_AttributeGetter",
"firstUsed": 99.727000000000004
},
"1441": {
"name": "SecureContextCheckPassed",
"firstUsed": 363.66000000000003
},
"1910": {
"name": "CrossOriginMainFrameNulledNameAccessed",
"firstUsed": 363.66800000000001
},
"2627": {
"name": "PageLifeCycleFreeze",
"firstUsed": 363.77499999999998
},
"2188": {
"name": "PerformanceObserverForWindow",
"firstUsed": 384.99700000000001
},
"2927": {
"name": "LargestContentfulPaintExplicitlyRequested",
"firstUsed": 385.02199999999999
},
"3004": {
"name": "PerformanceObserverBufferedFlag",
"firstUsed": 385.02499999999998
},
"2782": {
"name": "LayoutShiftExplicitlyRequested",
"firstUsed": 385.03500000000003
},
"970": {
"name": "CSSAtRuleFontFace",
"firstUsed": 396.44
},
"469": {
"name": "CSSSelectorPseudoHost",
"firstUsed": 396.56200000000001
},
"2203": {
"name": "HasIDClassTagAttribute",
"firstUsed": 396.56700000000001
},
"2204": {
"name": "HasBeforeOrAfterPseudoElement",
"firstUsed": 396.59699999999998
},
"972": {
"name": "CSSAtRuleKeyframes",
"firstUsed": 396.62799999999999
},
"973": {
"name": "CSSAtRuleMedia",
"firstUsed": 397.077
},
"5130": {
"name": "MediaQueryRangeSyntax",
"firstUsed": 397.09100000000001
},
"4317": {
"name": "LinkRelCanonical",
"firstUsed": 397.30799999999999
},
"138": {
"name": "SVGSVGElement",
"firstUsed": 398.34100000000001
},
"250": {
"name": "SVGSVGElementInDocument",
"firstUsed": 398.38200000000001
},
"587": {
"name": "LangAttribute",
"firstUsed": 406.34300000000002
},
"588": {
"name": "LangAttributeOnHTML",
"firstUsed": 406.34699999999998
},
"3157": {
"name": "CSSComparisonFunctions",
"firstUsed": 406.38200000000001
},
"2402": {
"name": "NegativeBackgroundSize",
"firstUsed": 406.79199999999997
},
"2355": {
"name": "CSSGradient",
"firstUsed": 406.79899999999998
},
"1693": {
"name": "CSSGridLayout",
"firstUsed": 410.03699999999998
},
"1692": {
"name": "CSSFlexibleBox",
"firstUsed": 410.06900000000002
},
"4644": {
"name": "ScrollSnapCoveringSnapArea",
"firstUsed": 465.99000000000001
},
"524": {
"name": "SrcsetWDescriptor",
"firstUsed": 494.27100000000002
},
"3798": {
"name": "AVIFImage",
"firstUsed": 494.39299999999997
},
"3803": {
"name": "OverflowClipAlongEitherAxis",
"firstUsed": 505.31299999999999
},
"1066": {
"name": "SameOriginTextScript",
"firstUsed": 510.80000000000001
},
"4239": {
"name": "ScriptSchedulingType_ParserBlocking",
"firstUsed": 510.81799999999998
},
"1076": {
"name": "V8StrictMode",
"firstUsed": 513.06100000000004
},
"2707": {
"name": "V8Window_MatchMedia_Method",
"firstUsed": 515.37
},
"2705": {
"name": "WindowInnerWidth",
"firstUsed": 515.44399999999996
},
"2663": {
"name": "NavigatorUserAgent",
"firstUsed": 515.596
},
"2706": {
"name": "WindowInnerHeight",
"firstUsed": 517.74300000000005
},
"675": {
"name": "Fetch",
"firstUsed": 525.96500000000003
},
"2661": {
"name": "NavigatorPlatform",
"firstUsed": 527.947
},
"2704": {
"name": "V8Screen_Width_AttributeGetter",
"firstUsed": 527.96199999999999
},
"2702": {
"name": "V8Screen_Height_AttributeGetter",
"firstUsed": 527.96600000000001
},
"3323": {
"name": "HiddenBackfaceWithPossible3D",
"firstUsed": 559.67700000000002
},
"3927": {
"name": "HiddenBackfaceWith3D",
"firstUsed": 561.90200000000004
},
"1418": {
"name": "AddEventListenerPassiveFalse",
"firstUsed": 563.03599999999994
},
"2903": {
"name": "NonPassiveTouchEventListener",
"firstUsed": 563.04200000000003
},
"1347": {
"name": "PointerEventAddListenerCount",
"firstUsed": 563.05499999999995
},
"2904": {
"name": "PassiveTouchEventListener",
"firstUsed": 563.06700000000001
},
"2592": {
"name": "ResizeObserver_Constructor",
"firstUsed": 566.40099999999995
},
"4379": {
"name": "PerformanceEntryBufferSwaps",
"firstUsed": 603.98500000000001
},
"1368": {
"name": "IntersectionObserver_Constructor",
"firstUsed": 641.096
},
"2219": {
"name": "V8Element_GetBoundingClientRect_Method",
"firstUsed": 17568.609
},
"4961": {
"name": "PrefersReducedMotionMediaFeature",
"firstUsed": 17571.77
}
},
"CSSFeatures": {
"6": {
"name": "CSSPropertyFontFamily",
"firstUsed": 396.459
},
"124": {
"name": "CSSPropertySrc",
"firstUsed": 396.488
},
"10": {
"name": "CSSPropertyFontWeight",
"firstUsed": 396.49299999999999
},
"8": {
"name": "CSSPropertyFontStyle",
"firstUsed": 396.49599999999998
},
"446": {
"name": "CSSPropertyTransform",
"firstUsed": 396.637
},
"447": {
"name": "CSSPropertyTransformOrigin",
"firstUsed": 396.74700000000001
},
"177": {
"name": "CSSPropertyAliasWebkitBackfaceVisibility",
"firstUsed": 396.75099999999998
},
"451": {
"name": "CSSPropertyBackfaceVisibility",
"firstUsed": 396.75400000000002
},
"105": {
"name": "CSSPropertyOverflow",
"firstUsed": 396.75799999999998
},
"516": {
"name": "CSSPropertyFontDisplay",
"firstUsed": 396.959
},
"4": {
"name": "CSSPropertyDisplay",
"firstUsed": 397.21199999999999
},
"515": {
"name": "CSSPropertyVariable",
"firstUsed": 406.35899999999998
},
"7": {
"name": "CSSPropertyFontSize",
"firstUsed": 406.38499999999999
},
"5": {
"name": "CSSPropertyFont",
"firstUsed": 406.39400000000001
},
"157": {
"name": "CSSPropertyVerticalAlign",
"firstUsed": 406.39800000000002
},
"34": {
"name": "CSSPropertyBorder",
"firstUsed": 406.40600000000001
},
"89": {
"name": "CSSPropertyMargin",
"firstUsed": 406.411
},
"109": {
"name": "CSSPropertyPadding",
"firstUsed": 406.41500000000002
},
"680": {
"name": "CSSPropertyScrollbarWidth",
"firstUsed": 406.42000000000002
},
"499": {
"name": "CSSPropertyScrollSnapType",
"firstUsed": 406.42899999999997
},
"69": {
"name": "CSSPropertyBoxSizing",
"firstUsed": 406.43400000000003
},
"14": {
"name": "CSSPropertyWebkitFontSmoothing",
"firstUsed": 406.43700000000001
},
"11": {
"name": "CSSPropertyTextRendering",
"firstUsed": 406.44099999999997
},
"2": {
"name": "CSSPropertyColor",
"firstUsed": 406.44600000000003
},
"21": {
"name": "CSSPropertyBackground",
"firstUsed": 406.45299999999997
},
"20": {
"name": "CSSPropertyLineHeight",
"firstUsed": 406.61099999999999
},
"143": {
"name": "CSSPropertyTextTransform",
"firstUsed": 406.62700000000001
},
"84": {
"name": "CSSPropertyLetterSpacing",
"firstUsed": 406.63799999999998
},
"119": {
"name": "CSSPropertyPosition",
"firstUsed": 406.64100000000002
},
"165": {
"name": "CSSPropertyZIndex",
"firstUsed": 406.69400000000002
},
"118": {
"name": "CSSPropertyPointerEvents",
"firstUsed": 406.69799999999998
},
"161": {
"name": "CSSPropertyWidth",
"firstUsed": 406.70100000000002
},
"81": {
"name": "CSSPropertyHeight",
"firstUsed": 406.70400000000001
},
"149": {
"name": "CSSPropertyTop",
"firstUsed": 406.70800000000003
},
"83": {
"name": "CSSPropertyLeft",
"firstUsed": 406.71100000000001
},
"112": {
"name": "CSSPropertyPaddingRight",
"firstUsed": 406.74299999999999
},
"110": {
"name": "CSSPropertyPaddingBottom",
"firstUsed": 406.75200000000001
},
"158": {
"name": "CSSPropertyVisibility",
"firstUsed": 406.78399999999999
},
"33": {
"name": "CSSPropertyBackgroundSize",
"firstUsed": 406.78899999999999
},
"25": {
"name": "CSSPropertyBackgroundImage",
"firstUsed": 406.803
},
"29": {
"name": "CSSPropertyBackgroundPositionY",
"firstUsed": 406.81
},
"242": {
"name": "CSSPropertyGridTemplateColumns",
"firstUsed": 406.87599999999998
},
"592": {
"name": "CSSPropertyGap",
"firstUsed": 406.88
},
"24": {
"name": "CSSPropertyBackgroundColor",
"firstUsed": 406.904
},
"100": {
"name": "CSSPropertyOutline",
"firstUsed": 406.91000000000003
},
"113": {
"name": "CSSPropertyPaddingTop",
"firstUsed": 406.91300000000001
},
"240": {
"name": "CSSPropertyJustifyContent",
"firstUsed": 407.00099999999998
},
"231": {
"name": "CSSPropertyAlignItems",
"firstUsed": 408.92200000000003
},
"150": {
"name": "CSSPropertyTransition",
"firstUsed": 408.93599999999998
},
"98": {
"name": "CSSPropertyOpacity",
"firstUsed": 408.98899999999998
},
"420": {
"name": "CSSPropertyMixBlendMode",
"firstUsed": 408.995
},
"506": {
"name": "CSSPropertyScale",
"firstUsed": 409.02100000000002
},
"369": {
"name": "CSSPropertyFill",
"firstUsed": 409.31799999999998
},
"96": {
"name": "CSSPropertyMinHeight",
"firstUsed": 409.43299999999999
},
"561": {
"name": "CSSPropertyScrollSnapAlign",
"firstUsed": 409.47800000000001
},
"504": {
"name": "CSSPropertyTranslate",
"firstUsed": 409.51999999999998
},
"77": {
"name": "CSSPropertyCursor",
"firstUsed": 409.55500000000001
},
"53": {
"name": "CSSPropertyBorderRadius",
"firstUsed": 409.57499999999999
},
"235": {
"name": "CSSPropertyFlexDirection",
"firstUsed": 409.67599999999999
},
"129": {
"name": "CSSPropertyTextDecoration",
"firstUsed": 409.74400000000003
},
"91": {
"name": "CSSPropertyMarginLeft",
"firstUsed": 409.78800000000001
},
"437": {
"name": "CSSPropertyObjectPosition",
"firstUsed": 494.97300000000001
},
"92": {
"name": "CSSPropertyMarginRight",
"firstUsed": 503.70999999999998
},
"85": {
"name": "CSSPropertyListStyle",
"firstUsed": 503.71899999999999
},
"153": {
"name": "CSSPropertyTransitionProperty",
"firstUsed": 503.74299999999999
},
"154": {
"name": "CSSPropertyTransitionTimingFunction",
"firstUsed": 503.74799999999999
},
"238": {
"name": "CSSPropertyFlexShrink",
"firstUsed": 503.79199999999997
},
"97": {
"name": "CSSPropertyMinWidth",
"firstUsed": 503.80500000000001
},
"95": {
"name": "CSSPropertyMaxWidth",
"firstUsed": 503.83600000000001
},
"94": {
"name": "CSSPropertyMaxHeight",
"firstUsed": 505.26100000000002
},
"433": {
"name": "CSSPropertyObjectFit",
"firstUsed": 505.26799999999997
},
"67": {
"name": "CSSPropertyBottom",
"firstUsed": 505.387
},
"122": {
"name": "CSSPropertyRight",
"firstUsed": 505.404
},
"421": {
"name": "CSSPropertyTouchAction",
"firstUsed": 536.10400000000004
}
},
"AnimatedCSSFeatures": []
},
"FirstInteractive": 1200,
"maxFID": 0,
"TTIMeasurementEnd": 20688,
"LastInteractive": 1200,
"TimeToInteractive": 1200,
"FirstCPUIdle": 1200,
"TotalBlockingTime": 0,
"testID": "250430_BiDcMV_2X8",
"step": 1,
"effectiveBps": 1688543,
"domTime": 0,
"aft": 0,
"titleTime": 126,
"domLoading": 0,
"server_rtt": 0,
"lighthouse.Performance": null,
"lighthouse.Accessibility": null,
"lighthouse.BestPractices": null,
"lighthouse.SEO": null,
"lighthouse.PWA": null,
"edge-processed": true,
"utilization": {
"cpu": {
"data": {
"0": 0,
"103": 21.100000000000001,
"204": 35,
"305": 20,
"406": 20,
"508": 100,
"614": 100,
"715": 100,
"822": 100,
"925": 100,
"1026": 100,
"1128": 100,
"1230": 100,
"1331": 100,
"1433": 100,
"1534": 100,
"1635": 75,
"1735": 57.899999999999999,
"1836": 40,
"1937": 35,
"2037": 31.600000000000001,
"2138": 35,
"2238": 35,
"2339": 35,
"2439": 35,
"2540": 31.600000000000001,
"2640": 38.100000000000001,
"2741": 60,
"2842": 35,
"2943": 31.600000000000001,
"3043": 30,
"3144": 35,
"3244": 35,
"3345": 35,
"3445": 38.100000000000001,
"3546": 30,
"3646": 31.600000000000001,
"3747": 60,
"3848": 36.799999999999997,
"3948": 38.100000000000001,
"4048": 27.800000000000001,
"4149": 38.100000000000001,
"4250": 38.100000000000001,
"4351": 26.300000000000001,
"4451": 35,
"4551": 35,
"4652": 30,
"4752": 57.899999999999999,
"4853": 31.600000000000001,
"4953": 39.100000000000001,
"5054": 31.600000000000001,
"5155": 35,
"5256": 31.600000000000001,
"5356": 33.299999999999997,
"5457": 38.100000000000001,
"5557": 31.600000000000001,
"5658": 31.600000000000001,
"5758": 61.899999999999999,
"5859": 35,
"5960": 35,
"6060": 26.300000000000001,
"6161": 35,
"6261": 35,
"6362": 35,
"6463": 35,
"6563": 35,
"6664": 33.299999999999997,
"6764": 60,
"6865": 38.100000000000001,
"6965": 27.800000000000001,
"7066": 35,
"7166": 36.399999999999999,
"7267": 31.600000000000001,
"7368": 31.600000000000001,
"7469": 30,
"7570": 40.899999999999999,
"7670": 31.600000000000001,
"7771": 57.899999999999999,
"7872": 36.799999999999997,
"7972": 35,
"8073": 38.100000000000001,
"8173": 35,
"8274": 26.300000000000001,
"8374": 35,
"8475": 31.600000000000001,
"8575": 35,
"8676": 33.299999999999997,
"8777": 55,
"8878": 42.100000000000001,
"8978": 35,
"9078": 31.600000000000001,
"9179": 35,
"9279": 30,
"9380": 31.600000000000001,
"9481": 31.600000000000001,
"9582": 35,
"9682": 36.799999999999997,
"9783": 50,
"9884": 36.799999999999997,
"9985": 35,
"10085": 38.100000000000001,
"10186": 36.399999999999999,
"10287": 31.600000000000001,
"10387": 31.600000000000001,
"10488": 27.800000000000001,
"10588": 40.899999999999999,
"10722": 55.600000000000001,
"10823": 40,
"10923": 27.800000000000001,
"11024": 38.100000000000001,
"11125": 31.600000000000001,
"11226": 38.100000000000001,
"11326": 33.299999999999997,
"11427": 35,
"11527": 31.600000000000001,
"11628": 38.100000000000001,
"11728": 55.600000000000001,
"11829": 38.100000000000001,
"11929": 35,
"12030": 33.299999999999997,
"12130": 31.600000000000001,
"12231": 35,
"12331": 31.600000000000001,
"12432": 15,
"12532": 15,
"12632": 15.800000000000001,
"12733": 60,
"12834": 35,
"12934": 31.600000000000001,
"13035": 40.899999999999999,
"13136": 26.300000000000001,
"13236": 35,
"13337": 35,
"13438": 31.600000000000001,
"13538": 30,
"13639": 31.600000000000001,
"13739": 60,
"13840": 38.100000000000001,
"13940": 30,
"14041": 31.600000000000001,
"14141": 31.600000000000001,
"14242": 35,
"14342": 30,
"14443": 38.100000000000001,
"14543": 31.600000000000001,
"14644": 31.600000000000001,
"14745": 57.100000000000001,
"14845": 36.799999999999997,
"14945": 30,
"15046": 38.100000000000001,
"15147": 35,
"15248": 31.600000000000001,
"15348": 30,
"15449": 35,
"15549": 35,
"15650": 33.299999999999997,
"15750": 52.600000000000001,
"15851": 35,
"15952": 38.100000000000001,
"16053": 31.600000000000001,
"16153": 35,
"16253": 35,
"16354": 33.299999999999997,
"16455": 31.600000000000001,
"16555": 35,
"16656": 31.600000000000001,
"16757": 55,
"16857": 38.899999999999999,
"16958": 40.899999999999999,
"17059": 31.600000000000001,
"17159": 31.600000000000001,
"17260": 38.100000000000001,
"17360": 30,
"17461": 35,
"17561": 35,
"17662": 55,
"17764": 71.400000000000006,
"17865": 100,
"17966": 95,
"18066": 30,
"18167": 25,
"18267": 26.300000000000001,
"18368": 5.2999999999999998,
"18469": 10,
"18569": 10,
"18670": 28.600000000000001,
"18770": 35,
"18871": 14.300000000000001,
"18971": 10,
"19072": 10,
"19172": 10,
"19273": 14.300000000000001,
"19374": 10,
"19474": 10,
"19575": 10,
"19675": 5.2999999999999998,
"19776": 23.800000000000001,
"19876": 14.300000000000001,
"19977": 10,
"20077": 10,
"20178": 10,
"20279": 5.2999999999999998,
"20379": 10,
"20480": 10,
"20580": 14.300000000000001,
"20681": 10,
"20781": 55
},
"max": 100,
"count": 207
},
"bw": {
"data": {
"0": 0,
"103": 0,
"204": 18936,
"305": 560565,
"406": 1090357,
"508": 0,
"614": 0,
"715": 535257,
"822": 144017,
"925": 0,
"1026": 0,
"1128": 0,
"1230": 0,
"1331": 0,
"1433": 0,
"1534": 6989264,
"1635": 7272470,
"1735": 4680947,
"1836": 5033666,
"1937": 4891485,
"2037": 4796789,
"2138": 1287758,
"2238": 3512671,
"2339": 5033501,
"2439": 5264248,
"2540": 5022367,
"2640": 5152301,
"2741": 5495452,
"2842": 5006940,
"2943": 5250269,
"3043": 5267226,
"3144": 5030780,
"3244": 4800574,
"3345": 5144644,
"3445": 5143776,
"3546": 4443537,
"3646": 5267565,
"3747": 5246298,
"3848": 5029674,
"3948": 4575272,
"4048": 5268737,
"4149": 5132429,
"4250": 4682241,
"4351": 5014854,
"4451": 5152843,
"4551": 5387906,
"4652": 4331263,
"4752": 5150031,
"4853": 5152070,
"4953": 5146761,
"5054": 4551181,
"5155": 5229213,
"5256": 5143681,
"5356": 4565650,
"5457": 5260424,
"5557": 5152039,
"5658": 5255286,
"5758": 4448907,
"5859": 5258393,
"5960": 5030522,
"6060": 4915549,
"6161": 4799008,
"6261": 5137207,
"6362": 5266747,
"6463": 4548454,
"6563": 5032684,
"6664": 5267513,
"6764": 5269148,
"6865": 4430581,
"6965": 5151611,
"7066": 5152202,
"7166": 4916337,
"7267": 4881588,
"7368": 5236114,
"7469": 5130846,
"7570": 4565862,
"7670": 5150310,
"7771": 5152424,
"7872": 5123932,
"7972": 4564934,
"8073": 5150513,
"8173": 5255963,
"8274": 4554892,
"8374": 5150591,
"8475": 5152083,
"8575": 5265815,
"8676": 4437727,
"8777": 5234670,
"8878": 5150504,
"8978": 4800291,
"9078": 4919399,
"9179": 5150970,
"9279": 5387473,
"9380": 4313483,
"9481": 5138256,
"9582": 5239013,
"9682": 5028386,
"9783": 4676784,
"9884": 4888261,
"9985": 5494198,
"10085": 4550840,
"10186": 5149867,
"10287": 5140598,
"10387": 5267130,
"10488": 4551955,
"10588": 5033758,
"10722": 5356914,
"10823": 4445766,
"10923": 5033588,
"11024": 5256283,
"11125": 4900611,
"11226": 4883131,
"11326": 5152010,
"11427": 5268954,
"11527": 4555788,
"11628": 5150336,
"11728": 5150116,
"11829": 5148806,
"11929": 4564904,
"12030": 5143261,
"12130": 5154833,
"12231": 4683972,
"12331": 2693481,
"12432": 1170517,
"12532": 1170845,
"12632": 4214420,
"12733": 5124831,
"12834": 5619418,
"12934": 4683560,
"13035": 5150615,
"13136": 5241390,
"13236": 5148442,
"13337": 5152202,
"13438": 4792749,
"13538": 5138949,
"13639": 5249100,
"13739": 5151347,
"13840": 4332740,
"13940": 5155353,
"14041": 5149008,
"14141": 5149791,
"14242": 4569470,
"14342": 4916657,
"14443": 5148507,
"14543": 5140502,
"14644": 5262015,
"14745": 4317847,
"14845": 5150594,
"14945": 5267660,
"15046": 5149854,
"15147": 4539517,
"15248": 5144385,
"15348": 5151791,
"15449": 5144835,
"15549": 5259394,
"15650": 4330940,
"15750": 4562528,
"15851": 5146302,
"15952": 5139568,
"16053": 5355886,
"16153": 4681670,
"16253": 5150657,
"16354": 5128935,
"16455": 5616951,
"16555": 4332259,
"16656": 5269100,
"16757": 3959714,
"16857": 5251103,
"16958": 5254692,
"17059": 4909238,
"17159": 5150905,
"17260": 5145988,
"17360": 5618029,
"17461": 4448429,
"17561": 3899738,
"17662": 1278706,
"17764": 5300,
"17865": 0,
"17966": 0,
"18066": 0,
"18167": 0,
"18267": 0,
"18368": 0,
"18469": 0,
"18569": 0,
"18670": 113676,
"18770": 113640,
"18871": 0,
"18971": 0,
"19072": 0,
"19172": 0,
"19273": 0,
"19374": 0,
"19474": 0,
"19575": 0,
"19675": 0,
"19776": 0,
"19876": 0,
"19977": 0,
"20077": 0,
"20178": 0,
"20279": 0,
"20379": 0,
"20480": 0,
"20580": 0,
"20681": 0,
"20781": 0
},
"max": 7272470,
"count": 207
}
},
"effectiveBpsDoc": 1688543,
"pages": {
"details": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/details\/cached\/",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/performance_optimization\/cached\/",
"breakdown": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/breakdown\/cached\/",
"domains": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/domains\/cached\/",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/screen_shot\/cached\/",
"opportunities": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1\/experiments\/cached\/"
},
"thumbnails": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_Cached_waterfall_thumb.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_Cached_optimization_thumb.png",
"screenShot": "https:\/\/www.webpagetest.org\/result\/250430_BiDcMV_2X8\/1_Cached_screen_thumb.png"
},
"images": {
"waterfall": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_waterfall.png",
"connectionView": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_connection.png",
"checklist": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_optimization.png",
"screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&file=1_Cached_screen.jpg"
},
"rawData": {
"scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcMV_2X8&file=1_Cached_script_timing.json",
"headers": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_report.txt",
"pageData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_IEWPG.txt",
"requestsData": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_IEWTR.txt",
"utilization": "https:\/\/www.webpagetest.org\/result\/25\/04\/30\/BiDcMV\/2X8\/1_Cached_progress.csv",
"trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250430_BiDcMV_2X8&compressed=1&file=1_Cached_trace.json.gz"
},
"videoFrames": [
{
"time": 0,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_000000.jpg",
"VisuallyComplete": 0
},
{
"time": 1200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_001200.jpg",
"VisuallyComplete": 85
},
{
"time": 18000,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_018000.jpg",
"VisuallyComplete": 87
},
{
"time": 18100,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_018100.jpg",
"VisuallyComplete": 92
},
{
"time": 18200,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_018200.jpg",
"VisuallyComplete": 95
},
{
"time": 18300,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_018300.jpg",
"VisuallyComplete": 98
},
{
"time": 18400,
"image": "https:\/\/www.webpagetest.org\/getfile.php?test=250430_BiDcMV_2X8&video=video_1_cached&file=ms_018400.jpg",
"VisuallyComplete": 100
}
],
"domains": {
"jensrossell.ch": {
"bytes": 29227107,
"requests": 5,
"connections": 2
}
},
"breakdown": {
"html": {
"color": [
130,
181,
252
],
"bytes": 13380,
"bytesUncompressed": 48535,
"requests": 1
},
"js": {
"color": [
254,
197,
132
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"css": {
"color": [
178,
234,
148
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"image": {
"color": [
196,
154,
232
],
"bytes": 29210474,
"bytesUncompressed": 29210474,
"requests": 3
},
"flash": {
"color": [
45,
183,
193
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"font": {
"color": [
255,
82,
62
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"video": {
"color": [
33,
194,
162
],
"bytes": 0,
"bytesUncompressed": 0,
"requests": 0
},
"other": {
"color": [
196,
196,
196
],
"bytes": 3253,
"bytesUncompressed": 8260,
"requests": 1
}
},
"consoleLog": []
}
}
}
},
"statusCode": 200,
"statusText": "Test Complete",
"webPagetestVersion": "21.07"
}